Thread language through c_type_print_args
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4b2dfa9d
MR
12018-05-31 Maciej W. Rozycki <macro@mips.com>
2
3 * gdb.base/endian.exp: New test.
4 * gdb.base/endian.c: New test source.
5
45f25d6c
AB
62018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 PR gdb/23203
9 * gdb.base/bt-selected-frame.c: New file.
10 * gdb.base/bt-selected-frame.exp: New file.
11 * lib/gdb.exp (get_current_frame_number): New function.
12
d9f6d7f8
MR
132018-05-24 Maciej W. Rozycki <macro@mips.com>
14 Pedro Alves <palves@redhat.com>
15
16 * gdb.threads/tls-core.c: Include <stdlib.h>
17 (thread_proc): Call `abort'.
18 * gdb.threads/tls-core.exp: Generate a core with core_find too.
19 (tls_core_test): New procedure, bits factored out from ...
20 (top level): ... here. Test both native cores and gcore cores.
21
ff1cf532
TT
222018-05-23 Tom Tromey <tom@tromey.com>
23
24 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
25
b98664d3
TT
262018-05-23 Tom Tromey <tom@tromey.com>
27
28 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
29 symfile_complaints.
30 (test_short_complaints): Likewise.
31 (test_empty_complaints): Likewise.
32 (test_initial_complaints): Update.
33
4e9668d0
TT
342018-05-23 Tom Tromey <tom@tromey.com>
35
36 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
37
43ba33c7
TT
382018-05-23 Tom Tromey <tom@tromey.com>
39
40 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
41 (test_short_complaints): Update.
42
035522c0
PA
432018-05-22 Pedro Alves <palves@redhat.com>
44
45 * gdb.base/remote.exp: Only gdb_start after compiling the
46 testcase. Issue "disconnect" before testing "set remote" command
47 defaults. Issue clean_restart before running to main.
48
cc0be08f
PA
492018-05-22 Pedro Alves <palves@redhat.com>
50
51 * gdb.base/remote.exp: Adjust expected output of "show remote
52 memory-write-packet-size". Add tests for "set remote
53 memory-write-packet-size 0" and "set remote
54 memory-write-packet-size fixed/limit".
55
b1b60145
PA
562018-05-22 Pedro Alves <palves@redhat.com>
57
58 PR gdb/22973
59 * gdb.base/utf8-identifiers.c: New file.
60 * gdb.base/utf8-identifiers.exp: New file.
61
0ec848ad
PFC
622018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
63
64 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
65
2c3305f6
PFC
662018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
67
68 * gdb.arch/powerpc-vsx-gcore.exp: New file.
69
ce1e8424
TT
702018-05-18 Tom Tromey <tom@tromey.com>
71
72 * gdb.base/ptype-offsets.exp: Update.
73
ddfe970e
KS
742018-05-17 Keith Seitz <keiths@redhat.com>
75
76 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
77 in expected breakpoint stop locations.
78 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
79 move to proper scope to test variable values.
80 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
81 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
82 New functions.
83 (main): Call not_inline_func3.
84 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
85 inline_func1, inline_func2, and inline_func3. Test that when each
86 breakpoint is hit, GDB properly reports both the stop location
87 and the backtrace. Repeat tests for temporary breakpoints.
88
0726fcc6
MR
892018-05-15 Maciej W. Rozycki <macro@mips.com>
90
91 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
92 rather then trying to access it in determining whether the PID
93 of `gdbserver' could have been retrieved.
94
8ee22052
AB
952018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gdb.arch/amd64-init-x87-values.S: New file.
98 * gdb.arch/amd64-init-x87-values.exp: New file.
99
7785df48
JK
1002018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
101
102 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
103
56bcdbea
TT
1042018-05-04 Tom Tromey <tom@tromey.com>
105
106 PR python/22730:
107 * gdb.python/python.exp: Test multi-line execute.
108
a913fffb
TT
1092018-05-04 Tom Tromey <tom@tromey.com>
110
111 PR python/22731:
112 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
113
7a2c85f2
TT
1142018-05-04 Tom Tromey <tom@tromey.com>
115
116 PR gdb/11750:
117 * gdb.base/define.exp: Test defining a user command inside a user
118 command.
119 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
120
a3b60e45
JK
1212018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
122 Pedro Alves <palves@redhat.com>
123
124 PR breakpoints/19806 and support for PR external/20207.
125 * gdb.base/watchpoint-unaligned.c: New file.
126 * gdb.base/watchpoint-unaligned.exp: New file.
127
45fe4a03
AB
1282018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 * gdb.base/maint.exp: Make test names unique, use
131 test_prefix_command_help to test 'help maint info', and remove
132 repeated test of 'help maint'.
133
9be2ae8f
TT
1342018-05-04 Tom Tromey <tom@tromey.com>
135
136 PR gdb/22619:
137 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
138 behavior.
139
11859c31
AB
1402018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
141
142 * gdb.base/maint.exp: Process output from 'maint print registers'
143 line at a time.
144
089a9490
AB
1452018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
146
147 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
148 timeout.
149
9b0797e2
AB
1502018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
153 filter pattern.
154
f6ac5f3d
PA
1552018-05-02 Pedro Alves <palves@redhat.com>
156
157 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
158 to_log_command renames.
159 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
160
77d3c63b
TT
1612018-05-02 Tom Tromey <tom@tromey.com>
162
163 * gdb.python/py-parameter.exp: Set test message.
164
0489430a
TT
1652018-05-02 Tom Tromey <tom@tromey.com>
166
167 PR python/20084:
168 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
169 PARAM_ZUINTEGER_UNLIMITED tests.
170
1632f8ba
DR
1712018-04-28 Dan Robertson <danlrobertson89@gmail.com>
172
173 PR rust/23124
174 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
175 when casting.
176
6d7bb824
TT
1772018-04-30 Tom Tromey <tom@tromey.com>
178
179 * gdb.python/py-type.exp: Check align attribute.
180 * gdb.python/py-type.c: New "aligncheck" global.
181
007e1530
TT
1822018-04-30 Tom Tromey <tom@tromey.com>
183
184 PR exp/17095:
185 * gdb.dwarf2/dw2-align.exp: New file.
186 * gdb.cp/align.exp: New file.
187 * gdb.base/align.exp: New file.
188 * lib/gdb.exp (gdb_int128_helper): New proc.
189 (has_int128_c, has_int128_cxx): New caching procs.
190
6873858b
TT
1912018-04-27 Tom Tromey <tom@tromey.com>
192
193 PR rust/22545:
194 * gdb.rust/simple.exp: Add inclusive range tests.
195
79188d8d
PA
1962018-04-26 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
199 ifunc breakpoint locations correctly of ifunc breakpoints set
200 while the program resolves the ifunc.
201
c7075ad5
PA
2022018-04-26 Pedro Alves <palves@redhat.com>
203
204 * gdb.base/gnu-ifunc-final.c: New file.
205 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
206 * gdb.base/gnu-ifunc.exp (executable): Delete.
207 (staticexecutable): Adjust.
208 (lib_opts, exec_opts): Delete.
209 (make_binsuffix, build, set-break): New procedures.
210 (misc_tests): New, with tests factored out from the top level.
211 (top level): Test different combinations of ifunc resolver name,
212 resolver with and with debug info, and ifunc target with and
213 without debug info. Wrap static tests with with_target_prefix.
214
8388016d
PA
2152018-04-26 Pedro Alves <palves@redhat.com>
216
217 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
218 return type" warnings.
219
249b5733
PA
2202018-04-25 Pedro Alves <palves@redhat.com>
221
222 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
223 killed".
224 * gdb.base/kill-after-signal.exp: Likewise.
225 * gdb.threads/kill.exp: Likewise.
226
f67c0c91
SDJ
2272018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
228 Sergio Durigan Junior <sergiodj@redhat.com>
229 Pedro Alves <palves@redhat.com>
230
231 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
232 regexps to expect for '[Inferior ... detached]' as well.
233 * gdb.base/attach.exp: Likewise.
234 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
235 "gdb_continue_to_end".
236 (test_catch_syscall_with_wrong_args): Likewise.
237 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
238 ']'. Don't set 'verbose' on.
239 * gdb.base/foll-vfork.exp: Likewise.
240 * gdb.base/fork-print-inferior-events.c: New file.
241 * gdb.base/fork-print-inferior-events.exp: New file.
242 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
243 '[Inferior ... has been killed]' message.
244 * gdb.base/kill-after-signal.exp: Likewise.
245 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
246 detach message.
247 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
248 message.
249 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
250 regexps to expect for '[Inferior ... detached]' as well.
251 * gdb.threads/process-dies-while-detaching.exp: Likewise.
252
0a8ddac4
SM
2532018-04-24 Simon Marchi <simon.marchi@ericsson.com>
254
255 PR gdb/23104
256 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
257
d27d16bf
RB
2582018-04-19 Richard Bunt <richard.bunt@arm.com>
259
260 * gdb.threads/multiple-successive-infcall.c: New test.
261 * gdb.threads/multiple-successive-infcall.exp: New file.
262
a037790e
TT
2632018-04-17 Tom Tromey <tom@tromey.com>
264
265 * gdb.rust/simple.rs (Union): New type.
266 (main): New local "u".
267 * gdb.rust/simple.exp (test_one_slice): Add new test case.
268
e3a91079
AA
2692018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
270
271 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
272 number information in output of "whereis" command.
273 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
274
b744723f
AA
2752018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
276
277 * gdb.ada/info_types.exp: Adjust expected output to the line
278 numbers now printed by "info var/func/type".
279 * gdb.base/completion.exp: Likewise.
280 * gdb.base/included.exp: Likewise.
281 * gdb.cp/cp-relocate.exp: Likewise.
282 * gdb.cp/cplusfuncs.exp: Likewise.
283 * gdb.cp/namespace.exp: Likewise.
284 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
285
4a4495d6
MM
2862018-04-13 Markus Metzger <markus.t.metzger@intel.com>
287
288 * gdb.btrace/cpu.exp: New.
289
1d509aa6
MM
2902018-04-13 Markus Metzger <markus.t.metzger@intel.com>
291
292 * gdb.base/step-indirect-call-thunk.exp: New.
293 * gdb.base/step-indirect-call-thunk.c: New.
294 * gdb.reverse/step-indirect-call-thunk.exp: New.
295 * gdb.reverse/step-indirect-call-thunk.c: New.
296
6295b6da
SM
2972018-04-11 Simon Marchi <simon.marchi@ericsson.com>
298
299 * gdb.base/pie-fork.c: New file.
300 * gdb.base/pie-fork.exp: New file.
301
50146e70
TT
3022018-04-11 Tom Tromey <tom@tromey.com>
303
304 * gdb.rust/simple.exp: Add test for ".." struct initializer.
305
f50d8a2e
PA
3062018-04-10 Pedro Alves <palves@redhat.com>
307
308 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
309 exits. Instead loop running forever.
310 (fork_parent): Run forever too.
311
a0be7a36
SM
3122018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
313
314 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
315 mi_continue_to_line.
316 * gdb.mi/mi-stack.c (callee4): Add comment.
317
9b73db36
SM
3182018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
319
320 * gdb.mi/mi-stack.exp: Fix indentation.
321
c912f608
SM
3222018-04-07 Simon Marchi <simon.marchi@ericsson.com>
323
324 PR gdb/22979
325 * gdb.arch/amd64-osabi.exp: New file.
326
26540402
SM
3272018-04-07 Simon Marchi <simon.marchi@ericsson.com>
328
329 PR gdb/22980
330 * gdb.base/osabi.exp: New file.
331
121ad66c 3322018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
333
334 * gdb.cp/static-typedef-print.exp: New file.
335 * gdb.cp/static-typedef-print.cc: New file.
336
3fcded8f
JB
3372018-03-27 Joel Brobecker <brobecker@adacore.com>
338
339 * gdb.ada/varsize_limit: New testcase.
340
59cc4834
JB
3412018-03-27 Joel Brobecker <brobecker@adacore.com>
342
343 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
344
345 * gdb.ada/notcplusplus: New testcase.
346
347 * gdb.base/c-linkage-name.c: New file.
348 * gdb.base/c-linkage-name.exp: New testcase.
349
4ca59a9f
TT
3502018-03-26 Tom Tromey <tom@tromey.com>
351
352 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
353 * gdb.python/py-framefilter.py (name_error): New global.
354 (ErrorInName.function): Use name_error.
355
978d6c75
TT
3562018-03-26 Tom Tromey <tom@tromey.com>
357
358 PR backtrace/15582:
359 * gdb.python/py-framefilter.exp: Add "bt hide" test.
360
b7fee5a3
KS
3612018-03-23 Keith Seitz <keiths@redhat.com>
362
363 PR c++/22968
364 * gdb.cp/subtypes.exp: New file.
365 * gdb.cp/subtypes.h: New file.
366 * gdb.cp/subtypes.cc: New file.
367 * gdb.cp/subtypes-2.cc: New file.
368
376be529
AB
3692018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
372 (done): Call '_exit' not 'exit' to avoid atexit handlers.
373 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
374 -nostartfiles when compiling the test. Confirm that all registers
375 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
376
066cfa98
AB
3772018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
380 option, syntax was wrong anyway.
381 * gdb.arch/arm-disp-step.exp: Likewise.
382 * gdb.arch/sparc64-regs.exp: Likewise.
383 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
384 option, syntax was wrong anyway, switch to use
385 prepare_for_testing.
386 * gdb.arch/i386-disp-step.exp: Likewise.
387
079670b9
AA
3882018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
389
390 * gdb.ada/exec_changed.exp: Replace "target_info exists
391 use_gdb_stub" by "use_gdb_stub".
392 * gdb.ada/start.exp: Likewise.
393 * gdb.base/async-shell.exp: Likewise.
394 * gdb.base/attach-pie-misread.exp: Likewise.
395 * gdb.base/attach-wait-input.exp: Likewise.
396 * gdb.base/break-entry.exp: Likewise.
397 * gdb.base/break-interp.exp: Likewise.
398 * gdb.base/dprintf-detach.exp: Likewise.
399 * gdb.base/nostdlib.exp: Likewise.
400 * gdb.base/solib-nodir.exp: Likewise.
401 * gdb.base/statistics.exp: Likewise.
402 * gdb.base/testenv.exp: Likewise.
403 * gdb.mi/mi-exec-run.exp: Likewise.
404 * gdb.mi/mi-start.exp: Likewise.
405 * gdb.multi/dummy-frame-restore.exp: Likewise.
406 * gdb.multi/multi-arch-exec.exp: Likewise.
407 * gdb.multi/multi-arch.exp: Likewise.
408 * gdb.multi/tids.exp: Likewise.
409 * gdb.multi/watchpoint-multi.exp: Likewise.
410 * gdb.python/py-events.exp: Likewise.
411 * gdb.threads/attach-into-signal.exp: Likewise.
412 * gdb.threads/attach-stopped.exp: Likewise.
413 * gdb.threads/threadapply.exp: Likewise.
414 * lib/selftest-support.exp: Likewise.
415
26d6cec4
AA
4162018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
417
418 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
419
4ee89e90
SR
4202018-03-20 Stephen Roberts <stephen.roberts@arm.com>
421
422 * gdb.perf/template-breakpoints.cc: New file.
423 * gdb.perf/template-breakpoints.exp: New file.
424 * gdb.perf/template-breakpoints.py: New file.
425
92630041
TT
4262018-03-19 Tom Tromey <tom@tromey.com>
427
428 * gdb.rust/simple.rs (main): Add local variables field1, field2,
429 y0.
430 * gdb.rust/simple.exp: Test bare identifier form of struct
431 initializer.
432
76727919
TT
4332018-03-19 Tom Tromey <tom@tromey.com>
434
435 * gdb.gdb/observer.exp: Remove.
436
194ed413
AA
4372018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
438
439 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
440 "qualified" option when setting breakpoints.
441 * gdb.trace/backtrace.exp: Likewise.
442 * gdb.trace/circ.exp: Likewise.
443 * gdb.trace/collection.exp: Likewise.
444 * gdb.trace/disconnected-tracing.exp: Likewise.
445 * gdb.trace/ftrace-lock.exp: Likewise.
446 * gdb.trace/ftrace.exp: Likewise.
447 * gdb.trace/infotrace.exp: Likewise.
448 * gdb.trace/packetlen.exp: Likewise.
449 * gdb.trace/passc-dyn.exp: Likewise.
450 * gdb.trace/qtro.exp: Likewise.
451 * gdb.trace/read-memory.exp: Likewise.
452 * gdb.trace/report.exp: Likewise.
453 * gdb.trace/signal.exp: Likewise.
454 * gdb.trace/status-stop.exp: Likewise.
455 * gdb.trace/strace.exp: Likewise.
456 * gdb.trace/tfind.exp: Likewise.
457 * gdb.trace/trace-break.exp: Likewise.
458 * gdb.trace/trace-condition.exp: Likewise.
459 * gdb.trace/trace-mt.exp: Likewise.
460 * gdb.trace/tstatus.exp: Likewise.
461 * gdb.trace/tsv.exp: Likewise.
462 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
463 * gdb.trace/unavailable.exp: Likewise.
464 * gdb.trace/while-dyn.exp: Likewise.
465
8b067d2c
AA
4662018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
467
468 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
469 that libinproctrace is copied to the target.
470
3ae9ce5d
TT
4712018-03-14 Tom Tromey <tom@tromey.com>
472
473 PR cli/14977:
474 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
475 a null pointer.
476 * gdb.base/wchar.exp: Likewise.
477
b8c2339b
TT
4782018-03-14 Tom Tromey <tom@tromey.com>
479
480 PR cli/19918:
481 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
482 flag.
483
4872dc46
SM
4842018-03-08 Simon Marchi <simon.marchi@ericsson.com>
485
486 PR gdb/22841
487 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
488 "target" to remote_exec.
489
e4fe3756
SM
4902018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
491
492 PR gdb/22841
493 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
494 ${board}_upload): Remove.
495
e95a97d4
AA
4962018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
497
498 * gdb.cp/watch-cp.cc: New test.
499 * gdb.cp/watch-cp.exp: New file.
500
dbbb1059
AB
5012018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.base/infcall-nested-structs.exp: New file.
504 * gdb.base/infcall-nested-structs.c: New file.
505 * gdb.base/float.exp: Add riscv support.
506
ecc054c0
TP
5072018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
508
509 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
510 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
511
25e3c82c
SDJ
5122018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
513
514 * gdb.server/abspath.exp: New file.
515 * lib/gdb.exp (with_cwd): New procedure.
516
3083294d
SM
5172018-02-28 Simon Marchi <simon.marchi@ericsson.com>
518
519 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
520 use it.
521 (gdb_is_target_remote_prompt): New proc.
522 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
523 (gdb_is_target_native): Pass prompt parameter to
524 gdb_is_target_1.
525
3275ef47
SM
5262018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
527
528 * gdb.base/load-command.c: New file.
529 * gdb.base/load-command.exp: New file.
530 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
531 (gdb_is_target_1): ...this, and generalize for other targets
532 than just remote.
533 (gdb_is_target_remote): Use gdb_is_target_1.
534 (gdb_is_target_native): use gdb_is_target_1.
535
6893c19a
TT
5362018-02-26 Tom Tromey <tom@tromey.com>
537
538 PR python/16497:
539 * gdb.python/py-framefilter.exp: Update test.
540
2ddeaf8a
TT
5412018-02-26 Tom Tromey <tom@tromey.com>
542
543 * gdb.dwarf2/variant.c: New file.
544 * gdb.dwarf2/variant.exp: New file.
545
c9317f21
TT
5462018-02-26 Tom Tromey <tom@tromey.com>
547
548 * gdb.rust/simple.exp: Accept more possible results in enum test.
549
6f6d0c26
SM
5502018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
551
552 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
553 parentheses.
554
11b03145
MR
5552018-02-23 Maciej W. Rozycki <macro@mips.com>
556
557 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
558 name of a variable: $actual_linejj -> $actual_line.
559
54a27fe5
JB
5602018-02-21 John Baldwin <jhb@FreeBSD.org>
561
562 * gdb.arch/amd64-i386-address.exp: Fix a typo.
563
de65820c
MM
5642018-02-20 Markus Metzger <markus.t.metzger@intel.com>
565
566 * gdb.btrace/buffer-size.exp: Do not force BTS.
567
980548fd
PA
5682018-02-14 Pedro Alves <palves@redhat.com>
569
570 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
571 getting a "Quit".
572
c4e12631
MM
5732018-02-09 Markus Metzger <markus.t.metzger@intel.com>
574
575 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
576 Fix test name.
577
c2e0e465
SM
5782018-02-07 Simon Marchi <simon.marchi@ericsson.com>
579
580 * gdb.cp/m-static.exp: Check type of optimized out static
581 member.
582
f7216783
AB
5832018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
584
585 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
586 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
587
0625771b
LS
5882018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
589 Leszek Swirski <leszeks@google.com>
590
591 * gdb.python/py-prettyprint.c
592 (struct to_string_returns_value_inner,
593 struct to_string_returns_value_wrapper): New.
594 (main): Add tsrvw variable.
595 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
596 ToStringReturnsValueWrapper): New classes.
597 (register_pretty_printers): Register new pretty-printers.
598 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
599 recursive pretty printer.
600 * gdb.python/py-mi.exp: Likewise.
601
59498c30
LS
6022018-02-01 Leszek Swirski <leszeks@google.com>
603
604 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
605 functions with the same name as an include file are parsed
606 correctly.
607
d4d38844
YQ
6082018-02-01 Yao Qi <yao.qi@linaro.org>
609
610 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
611 "\[^\r\n\]*".
612
07e5f5cf
NP
6132018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
614
615 * gdb.arch/powerpc-prologue-frame.s: New file.
616 * gdb.arch/powerpc-prologue-frame.c: Likewise.
617 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
618
929b5ad4
JB
6192018-01-31 Joel Brobecker <brobecker@adacore.com>
620
621 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
622
e671cd59
PA
6232018-01-30 Pedro Alves <palves@redhat.com>
624
625 PR gdb/13211
626 * gdb.base/interrupt-daemon.c: New.
627 * gdb.base/interrupt-daemon.exp: New.
628 * gdb.multi/multi-term-settings.c: New.
629 * gdb.multi/multi-term-settings.exp: New.
630
fc413dc4
JB
6312018-01-30 Joel Brobecker <brobecker@adacore.com>
632
633 * gdb.base/break.exp: Save the location where the breakpoint
634 on break.c:47 was actually inserted when debugging the version
635 compiled at -O2 and use it in the expected output of the "info
636 break" test performed soon after.
637
5c319bb2
PA
6382018-01-22 Pedro Alves <palves@redhat.com>
639 Sergio Durigan Junior <sergiodj@redhat.com>
640
641 * gdb.base/whatis.exp: Add tests for 'set print object on' +
642 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
643
a9e40818
JB
6442018-01-22 Joel Brobecker <brobecker@adacore.com>
645
646 * gdb.base/break-include.c, gdb.base/break-include.inc,
647 gdb.base/break-include.exp: New files.
648 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
649 line number now being the actual line number where the breakpoint
650 was inserted.
651 * gdb.mi/mi-break.exp: Likewise.
652 * gdb.mi/mi-reverse.exp: Likewise.
653 * gdb.mi/mi-simplerun.exp: Ditto.
654
e707fc44
AB
6552018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
658 varobj.
659 * gdb.mi/mi-var-create-rtti.exp: Likewise.
660
ae451627
AB
6612018-01-21 Don Breazeal <donb@codesourcery.com>
662 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * gdb.mi/basics.c: Add new global.
665 * gdb.mi/mi-frame-regs.exp: New file.
666 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
667 case.
668
b1b189e0
AB
6692018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
672 non-parameter, and on an unknown symbol.
673
fcfcc376
TT
6742018-01-19 Tom Tromey <tom@tromey.com>
675
676 * gdb.rust/modules.rs (TWENTY_THREE): New global.
677 * gdb.rust/modules.exp: Add ::-qualified lookup test.
678
634c1c31
AA
6792018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
680
681 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
682 setrlimit and chdir to int.
683
d6ad07fd
AA
6842018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
685
686 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
687 function.
688 (my_tend): Likewise.
689 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
690 rationale of avoiding FP- and vector instructions.
691
adf8243b
RK
6922018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
693
694 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
695 "info reg" with "\[ \t\]*".
696 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
697 "\[ \t\]+".
698 * gdb.arch/s390-multiarch.exp: Ditto.
699 * gdb.base/pc-fp.exp: Ditto.
700 * gdb.reverse/i386-precsave.exp: Ditto.
701 * gdb.reverse/i386-reverse.exp: Ditto.
702 * gdb.reverse/i387-env-reverse.exp: Ditto.
703 * gdb.reverse/i387-stack-reverse.exp: Ditto.
704
dcc06925
AA
7052018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
706
707 * lib/gdb.exp (gdb_compile): Re-enable use of
708 universal_compile_options for languages other than Rust.
709
25d4fd80
AA
7102018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
711
712 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
713
ee7f689e 7142018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
715
716 PR gdb/16577
717 * gdb.base/solib-vanish.exp: New.
718 * gdb.base/solib-vanish-main.c: New.
719 * gdb.base/solib-vanish-lib1.c: New.
720 * gdb.base/solib-vanish-lib2.c: New.
721
d8447b6b
YQ
7222018-01-17 Yao Qi <yao.qi@linaro.org>
723
724 * gdb.compile/compile.exp: Match the address printed for
725 frame in the output of command "bt".
726
86d6a90c
TT
7272018-01-15 Tom Tromey <tom@tromey.com>
728
729 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
730 compute sp_reg.
731
cbcdb1aa
AB
7322018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
735 to prepare.
736 (prepare): Return 0 on error, 1 on success.
737
eea61984
PA
7382018-01-12 Pedro Alves <palves@redhat.com>
739
740 * gdb.base/continue-after-aborted-step-over.c: New.
741 * gdb.base/continue-after-aborted-step-over.exp: New.
742
6181e9c2
SM
7432018-01-11 Simon Marchi <simon.marchi@ericsson.com>
744
745 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
746 options when not creating an executable.
747
3cada740
PA
7482018-01-11 Pedro Alves <palves@redhat.com>
749
750 PR remote/22597
751 * gdb.server/stop-reply-no-thread.c: New file.
752 * gdb.server/stop-reply-no-thread.exp: New file.
753
c63d3e8d
PA
7542018-01-10 Pedro Alves <palves@redhat.com>
755
756 PR gdb/22670
757 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
758 functions too. Test setting breakpoints and printing C functions
759 with no debug info too.
760 * gdb.ada/bp_c_mixed_case/qux.c: New file.
761
d4c2a405
PA
7622018-01-10 Pedro Alves <palves@redhat.com>
763
764 PR gdb/22670
765 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
766 a fail.
767
8825213e
PA
7682018-01-10 Pedro Alves <palves@redhat.com>
769
770 PR gdb/22670
771 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
772
605fd3c6
YQ
7732018-01-08 Simon Marchi <simon.marchi@ericsson.com>
774
775 * gdb.server/unittest.exp: Match the output in non-development
776 mode.
777
1e5ded6c
YQ
7782018-01-08 Simon Marchi <simon.marchi@ericsson.com>
779
780 * gdb.gdb/unittest.exp: Match output in non-development mode.
781
30066b0b
JB
7822018-01-08 Joel Brobecker <brobecker@adacore.com>
783
784 * gdb.ada/access_tagged_param.exp: Relax expected output
785 for value of "ObjL" in "continue" to pck.inspect breakpoint
786 test.
787
04bafb1e
XR
7882018-01-08 Joel Brobecker <brobecker@adacore.com>
789
9f86398b
JB
790 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
791 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 792
e379cee6
PA
7932018-01-05 Pedro Alves <palves@redhat.com>
794
795 PR gdb/18653
796 * gdb.base/libsegfault.exp: New.
797
de63c46b
PA
7982018-01-05 Joel Brobecker <brobecker@adacore.com>
799
800 PR gdb/22670
801 * gdb.ada/access_tagged_param.exp: New file.
802 * gdb.ada/access_tagged_param/foo.adb: New file.
803
f98fc17b
PA
8042018-01-05 Pedro Alves <palves@redhat.com>
805
806 PR gdb/22670
807 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
808 exercise lower case too, and to exercise both full matching and
809 wild matching.
810
342f8240
JB
8112018-01-05 Joel Brobecker <brobecker@adacore.com>
812
813 * gdb.ada/rename_subscript_param: New testcase.
814
7150d33c
JG
8152018-01-05 Jerome Guitton <guitton@adacore.com>
816
817 * gdb.ada/arr_acc_idx_w_gap: New testcase.
818
cc0e770c
JB
8192018-01-05 Joel Brobecker <brobecker@adacore.com>
820
821 * gdb.ada/convvar_comp: New testcase.
822
672a41aa 8232018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
824
825 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
826 (My_Table): New global variable.
827 * testsuite/gdb.ada/array_char_idx.exp: Add test.
828
7365ec2f
JB
8292018-01-04 Joel Brobecker <brobecker@adacore.com>
830
831 PR gdb/22670
832 * gdb.ada/maint_with_ada: New testcase.
833
289483b6
JB
8342018-01-04 Joel Brobecker <brobecker@adacore.com>
835
836 PR gdb/22670
837 * gdb.ada/bp_c_mixed_case: New testcase.
838
344420da
JB
8392018-01-04 Joel Brobecker <brobecker@adacore.com>
840
841 PR gdb/22670
842 * gdb.ada/complete.exp: Add "complete break ada" test.
843
66fc87a0
JB
8442018-01-04 Joel Brobecker <brobecker@adacore.com>
845
846 PR gdb/22670
847 * gdb.ada/info_addr_mixed_case: New testcase.
848
9f757bf7
XR
8492018-01-03 Xavier Roirand <roirand@adacore.com>
850
851 * gdb.ada/excep_handle.exp: New testcase.
852 * gdb.ada/excep_handle/foo.adb: New file.
853 * gdb.ada/excep_handle/pck.ads: New file.
854
bd570f80
JB
8552018-01-03 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.base/step-line.c: Add extra empty line in copyright header.
858 * gdb.base/step-line.inp: Likewise.
859
9fe561ab
JB
8602018-01-02 Joel Brobecker <brobecker@adacore.com>
861
862 * gdb.ada/dyn_stride.exp: Add slice test.
863
a405673c
JB
8642018-01-02 Joel Brobecker <brobecker@adacore.com>
865
866 * gdb.ada/dyn_stride: New testcase.
867
cef0f868
SH
8682017-12-27 Stafford Horne <shorne@gmail.com>
869
870 * gdb.xml/extra-regs.xml: Add example foo reggroup.
871 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
872
b67d92b0
SH
8732017-12-27 Stafford Horne <shorne@gmail.com>
874
875 * gdb.base/reggroups.c: New file.
876 * gdb.base/reggroups.exp: New file.
877
eccab96d
JB
8782017-12-18 Joel Brobecker <brobecker@adacore.com>
879
880 * gdb.dwarf2/ada-valprint-error.c: New file.
881 * gdb.dwarf2/ada-valprint-error.exp: New file.
882
0e2da9f0
JB
8832017-12-18 Joel Brobecker <brobecker@adacore.com>
884
885 * gdb.ada/assign_arr: New testcase.
886
cb923fcc
XR
8872017-12-18 Xavier Roirand <roirand@adacore.com>
888
889 * gdb.ada/funcall_ptr: New testcase.
890
7c161838
SDJ
8912017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
892
893 PR cli/16224
894 * gdb.base/ptype-offsets.cc: New file.
895 * gdb.base/ptype-offsets.exp: New file.
896
1af17fd9
YQ
8972017-12-15 Yao Qi <yao.qi@linaro.org>
898
899 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
900 if XML is disabled.
901
828d5846
XR
9022017-12-15 Xavier Roirand <roirand@adacore.com>
903
904 * gdb.ada/same_component_name: New testcase.
905
79e8fcaa
JB
9062017-12-14 Joel Brobecker <brobecker@adacore.com>
907
908 * gdb.ada/str_binop_equal: New testcase.
909
e05fa6f9
JB
9102017-12-14 Joel Brobecker <brobecker@adacore.com>
911
912 * gdb.ada/task_switch_in_core: New testcase.
913
b89641ba
SM
9142017-12-13 Simon Marchi <simon.marchi@ericsson.com>
915
916 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
917 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
918 call test_bkpt_qualified.
919 (test_bkpt_qualified): New proc.
920
6892d2e4
PA
9212017-12-13 Pedro Alves <palves@redhat.com>
922
923 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
924 Tighten regexp by matching with an anchor.
925
a22ecf70
PA
9262017-12-13 Pedro Alves <palves@redhat.com>
927
928 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
929 ("expression with namespace"): New set of tests.
930 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
931 (Nested::Test_NS::qux): New.
932 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
933 defaults to 'start_quote_char' and 'end_quote_char' parameters.
934
9937536c
JB
9352017-12-13 Joel Brobecker <brobecker@adacore.com>
936
937 * gdb.base/server-del-break.c: New file.
938 * gdb.base/server-del-break.exp: New file.
939
fe49c6f5
SH
9402017-12-12 Stafford Horne <shorne@gmail.com>
941
942 * gdb.xml/tdesc-regs.exp: Add or1k support.
943
c3d18620
SH
9442017-12-12 Stafford Horne <shorne@gmail.com>
945
946 * gdb.base/bp-permanent.c: Define nop of or1k.
947
c5f9cfc8
JB
9482017-12-11 Joel Brobecker <brobecker@adacore.com>
949
950 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
951 output with components being reordered.
952
a9c135fc
JB
9532017-12-11 Joel Brobecker <brobecker@adacore.com>
954
955 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
956 output with components being reordered.
957
927aa2e7
JK
9582017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
959 Pedro Alves <palves@redhat.com>
960
961 * gdb.base/maint.exp (check for .gdb_index): Check also for
962 .debug_names.
963 * gdb.dlang/watch-loc.c (.debug_aranges): New.
964 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
965 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
966 (.gdb_index used after symbol reloading): Support also .debug_names.
967 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
968
f17d9474
YQ
9692017-12-08 Yao Qi <yao.qi@linaro.org>
970
971 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
972 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
973
a0de8c21
YQ
9742017-12-08 Yao Qi <yao.qi@linaro.org>
975
976 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
977 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
978
a738ea1d
YQ
9792017-12-08 Yao Qi <yao.qi@linaro.org>
980
981 * gdb.arch/aarch64-tagged-pointer.c: New file.
982 * gdb.arch/aarch64-tagged-pointer.exp: New file.
983
1cd9a73b
SDJ
9842017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
985
986 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
987 "int".
988
fa6eb693
KS
9892017-12-07 Keith Seitz <keiths@redhat.com>
990
991 PR breakpoints/22569
992 * gdb.linespec/ls-errs.exp: Change expected result of "break
993 -source this file has spaces.c -line 3".
994 Check that an explicit source file followed by whitespace is
995 identified as an invalid explicit location.
996
883fd55a
KS
9972017-12-07 Keith Seitz <keiths@redhat.com>
998
999 * gdb.cp/nested-types.cc: New file.
1000 * gdb.cp/nested-types.exp: New file.
1001 * lib/cp-support.exp: Load data-structures.exp library.
1002 (debug_cp_test_ptype_class): New global.
1003 (cp_ptype_class_verbose, next_line): New procedures.
1004 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1005 Add and document new return value.
1006 Switch the list of lines to a queue.
1007 Add support for new `type' key for nested type definitions.
1008 Add debugging/troubleshooting messages.
1009 * lib/data-structures.exp: New file.
1010
ec72db3e
SM
10112017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1012
1013 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1014 with proc_with_prefix, don't use with_test_prefix.
1015
99598d71
TT
10162017-12-07 Tom Tromey <tom@tromey.com>
1017
1018 * gdb.base/break.exp: Add test for empty "commands".
1019
a8806230
YQ
10202017-12-07 Yao Qi <yao.qi@linaro.org>
1021
1022 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1023 malloc and catch syscall.
1024
824cc835
PM
10252017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1026
1027 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1028 tests for explicit locations.
1029
7cc244de
PA
10302017-12-06 Pedro Alves <palves@redhat.com>
1031
1032 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1033 force-disabling XML descriptions.
1034
50a1fdd5
PA
10352017-12-04 Pedro Alves <palves@redhat.com>
1036
1037 PR gdb/22499
1038 * gdb.arch/amd64-disp-step-avx.S: New file.
1039 * gdb.arch/amd64-disp-step-avx.exp: New file.
1040
f0fb2488
PA
10412017-12-03 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1044 and <string.h>.
1045 (parent_function): Print distinct messages when waitpid fails, or
1046 the child exits with a signal, or the child exits for an unhandled
1047 reason.
1048 * gdb.threads/process-dies-while-detaching.exp
1049 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1050 it. Wait for both inferior output and GDB's prompt. Use an
1051 indirect spawn id list.
1052 (do_detach): New parameter 'child_exit'. Use it to compute
1053 expected inferior output.
1054 (test_detach, test_detach_watch, test_detach_killed_outside):
1055 Adjust to pass down the expected child exit kind.
1056
97cbe998
SDJ
10572017-12-01 Joel Brobecker <brobecker@adacore.com>
1058 Sergio Durigan Junior <sergiodj@redhat.com>
1059 Pedro Alves <palves@redhat.com>
1060
1061 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1062
40fc416f
SDJ
10632017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1064
1065 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1066 to 'symbol-file' and 'add-symbol-file' can be
1067 position-independent.
1068
1cc75e92
YQ
10692017-12-01 Yao Qi <yao.qi@linaro.org>
1070
1071 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1072 the URL in copyright header.
1073 * gdb.arch/aarch64-fp.exp: Likewise.
1074 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1075 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1076 * gdb.base/expand-psymtabs.exp: Likewise.
1077 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1078 * gdb.fortran/common-block.exp: Likewise.
1079 * gdb.fortran/common-block.f90: Likewise.
1080 * gdb.fortran/logical.exp: Likewise.
1081 * gdb.fortran/vla-datatypes.f90: Likewise.
1082 * gdb.fortran/vla-sub.f90: Likewise.
1083
875fb7a7
JB
10842017-11-30 Joel Brobecker <brobecker@adacore.com>
1085
1086 * gdb.ada/repeat_dyn: New testcase.
1087
6f14765f
UW
10882017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1089
1090 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1091 Update for changed thread numbering.
1092 * gdb.cell/bt.exp: Update for changed GDB output.
1093
f1af7b94
SM
10942017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1095
1096 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1097 setting isremote by hand.
1098 * boards/dwarf4-gdb-index.exp: Likewise.
1099 * boards/fission.exp: Likewise.
1100 * boards/stabs.exp: Likewise.
1101
e3919f3e
PA
11022017-11-30 Pedro Alves <palves@redhat.com>
1103
1104 * gdb.linespec/cpls-ops.exp
1105 (check_explicit_skips_function_argument): Extract the underlying
1106 type of size_t instead of hardcoding it.
1107
bd69330d
PA
11082017-11-29 Pedro Alves <palves@redhat.com>
1109
1110 PR c++/19436
1111 * gdb.linespec/cpls-abi-tag.cc: New file.
1112 * gdb.linespec/cpls-abi-tag.exp: New file.
1113
a20714ff
PA
11142017-11-29 Pedro Alves <palves@redhat.com>
1115
1116 * gdb.base/langs.exp: Use -qualified.
1117 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1118 it.
1119 * gdb.cp/namespace.exp: Use -qualified.
1120 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1121 (overload-3, template-overload, template-ret-type, const-overload)
1122 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1123 procedures.
1124 (test_driver): Call them.
1125 * gdb.cp/save-bp-qualified.cc: New.
1126 * gdb.cp/save-bp-qualified.exp: New.
1127 * gdb.linespec/explicit.exp: Test -qualified.
1128 * lib/completion-support.exp (completion::explicit_opts_list): Add
1129 "-qualified".
1130 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1131
f6f1d339
PM
11322017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1133
1134 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1135
02ca603a
TT
11362017-11-29 Tom Tromey <tom@tromey.com>
1137
1138 * gdb.base/relocate.exp: Update invalid argument test.
1139 Add new tests for invalid arguments.
1140
ed6c0bfb
TP
11412017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1142
1143 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1144 Return 0 as a long.
1145 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1146
f106e10e
TP
11472017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1148
1149 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1150 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1151 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1152 func ().
1153 * gdb.cp/shadow.cc (B.func): Return 0.
1154
10329bb2
JB
11552017-11-27 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1158 expected output in gdb_expect call to allow the exception
1159 message to be present as well. Fix syntax confusion to avoid
1160 TCL thinking that exception_name is an array.
1161
617cd4bc
UW
11622017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1163
1164 * gdb.arch/spu-info.c: Include <unistd.h>.
1165 (do_signal_test): Fix broken calls to write.
1166 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1167 Fix checks for empty mailboxes. Update signal tests for corrected
1168 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1169 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1170 * gdb.cell/arch.exp: Use standard_output_file.
1171 * gdb.cell/break.exp: Likewise.
1172 * gdb.cell/bt.exp: Likewise.
1173 * gdb.cell/core.exp: Likewise.
1174 * gdb.cell/dwarfaddr.exp: Likewise.
1175 * gdb.cell/ea-cache.exp: Likewise.
1176 * gdb.cell/ea-standalone.exp: Likewise.
1177 * gdb.cell/f-regs.exp: Likewise.
1178 * gdb.cell/fork.exp: Likewise.
1179 * gdb.cell/gcore.exp: Likewise.
1180 * gdb.cell/mem-access.exp: Likewise.
1181 * gdb.cell/ptype.exp: Likewise.
1182 * gdb.cell/registers.exp: Likewise.
1183 * gdb.cell/sizeof.exp: Likewise.
1184 * gdb.cell/solib-symbol.exp: Likewise.
1185 * gdb.cell/solib.exp: Likewise.
617cd4bc 1186
a81aaca0
PA
11872017-11-25 Pedro Alves <palves@redhat.com>
1188
1189 * gdb.base/complete-empty.exp: New file.
1190 * gdb.base/completion.exp: Adjust.
1191
6a3c6ee4
PA
11922017-11-25 Pedro Alves <palves@redhat.com>
1193
1194 * gdb.linespec/cpls-ops.cc: New file.
1195 * gdb.linespec/cpls-ops.exp: New file.
1196 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1197 factored out from ...
1198 (test_complete_prefix_range): ... this.
1199
8955eb2d
PA
12002017-11-24 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.linespec/cpcompletion.exp: New file.
1203 * gdb.linespec/cpls-hyphen.cc: New file.
1204 * gdb.linespec/cpls.cc: New file.
1205 * gdb.linespec/cpls2.cc: New file.
1206 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1207 test to use test_gdb_complete_unique. Add label completion,
1208 keyword completion and explicit location completion tests.
1209 * lib/completion-support.exp: New file.
1210
e547c119
JB
12112017-11-24 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1214 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1215 when hitting an exception catchpoint.
1216
7c3c1aa8
YQ
12172017-11-22 Yao Qi <yao.qi@linaro.org>
1218
1219 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1220
41bd68f5
SM
12212017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1222
1223 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1224 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1225 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1226
1daad298
YQ
12272017-11-22 Yao Qi <yao.qi@linaro.org>
1228
1229 * gdb.base/info-os.exp: Pass pthreads.
1230 * gdb.multi/multi-attach.exp: Likewise.
1231
88465e87
YQ
12322017-11-22 Yao Qi <yao.qi@linaro.org>
1233
1234 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1235 compiler.
1236
dc196b23
YQ
12372017-11-22 Yao Qi <yao.qi@linaro.org>
1238
1239 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1240 * gdb.base/break-interp.exp: Likewise.
1241 * gdb.base/jit-attach-pie.exp: Likewise.
1242
2400729e
UW
12432017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1244
1245 * gdb.base/float128.c (large128): New variable.
1246 * gdb.base/float128.exp: Add test to print largest __float128 value.
1247
7a26362d
UW
12482017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1249
1250 * gdb.arch/vsx-regs.exp: Update register content checks.
1251
ed0f4273
UW
12522017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1253
1254 * gdb.arch/ppc-longdouble.exp: New file.
1255 * gdb.arch/ppc-longdouble.c: Likewise.
1256
a25d69c6
PA
12572017-11-21 Pedro Alves <palves@redhat.com>
1258
1259 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1260
73fcf641
PA
12612017-11-20 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1264 (long_double_typedef): New typedefs.
1265 Use DEF on double and long double.
1266 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1267 cases.
1268 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1269 and 'long_double_ptr_same_size' locals. Use them to decide
1270 whether cast from array/function to float is valid/invalid.
1271
71a3c369
TT
12722017-11-17 Tom Tromey <tom@tromey.com>
1273
1274 * gdb.rust/traits.rs: New file.
1275 * gdb.rust/traits.exp: New file.
1276
ced9779b
JB
12772017-11-17 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.ada/minsyms: New testcase.
1280
a0922d80
PA
12812017-11-16 Pedro Alves <palves@redhat.com>
1282
1283 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1284 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1285
ea04e54c
PA
12862017-11-16 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1289 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1290
e849ea89
PA
12912017-11-16 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.server/reconnect-ctrl-c.c: New file.
1294 * gdb.server/reconnect-ctrl-c.exp: New file.
1295
d8ae99a7
PM
12962017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1297
1298 * gdb.python/py-rbreak.exp: New file.
1299 * gdb.python/py-rbreak.c: New file.
1300 * gdb.python/py-rbreak-func2.c: New file.
1301
968a13f8
PA
13022017-11-16 Pedro Alves <palves@redhat.com>
1303
1304 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1305 pattern.
1306 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1307 GDB.
1308
71774bc9
SM
13092017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1310
1311 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1312 regex.
1313
ddbb44cf
SM
13142017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1315
1316 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1317 test names.
1318
584a564f
PA
13192017-11-09 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1322 factored out from ...
1323 (top level): ... here, and adjusted to avoid expecting beyond the
1324 prompt in a single gdb_test_multiple.
1325
5ed7a928
PA
13262017-11-09 Pedro Alves <palves@redhat.com>
1327
1328 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1329 output.
1330 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1331 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1332 * gdb.server/ext-run.exp ("kill" test): Likewise.
1333 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1334
a60e0738
PA
13352017-11-09 Pedro Alves <palves@redhat.com>
1336
1337 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1338 match till end of line.
1339
2c88253f
PA
13402017-11-09 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1343
c7a38517
PA
13442017-11-09 Pedro Alves <palves@redhat.com>
1345
1346 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1347 New procedures, factored out from ...
1348 (top level): ... here, and adjusted to avoid expecting beyond the
1349 prompt in one go.
1350
f29f4b6b
PA
13512017-11-09 Pedro Alves <palves@redhat.com>
1352
1353 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1354 output. Fix '?' match.
1355
286acbb5
JB
13562017-11-08 Joel Brobecker <brobecker@adacore.com>
1357
1358 * gdb.ada/scoped_watch: New testcase.
1359 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1360 which is actually correct.
1361 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1362 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1363
62d7ae92
PA
13642017-11-08 Pedro Alves <palves@redhat.com>
1365
1366 * gdb.gdb/complaints.exp (test_initial_complaints)
1367 (test_serial_complaints, test_short_complaints): Call
1368 complaint_internal instead of complaint.
1369
280ca31f
DT
13702017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1371
1372 * gdb.threads/tls-core.c: New file.
1373 * gdb.threads/tls-core.exp: Likewise.
1374
b5ec771e
PA
13752017-11-08 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1378 (p Exported_Capitalized): New test.
1379 (p exported_capitalized): New test.
1380
a02b41a7
PA
13812017-11-07 Pedro Alves <palves@redhat.com>
1382
1383 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1384
95e95a6d
PA
13852017-11-07 Pedro Alves <palves@redhat.com>
1386
1387 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1388 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1389 (disable_invalid, disable_inverted, disable_negative): New
1390 procedures.
1391 ("bad numbers"): New set of tests.
1392
cee62dbd
PA
13932017-11-07 Pedro Alves <palves@redhat.com>
1394
1395 * gdb.cp/ena-dis-br-range.exp: Add tests.
1396
cc638e86
PA
13972017-11-07 Pedro Alves <palves@redhat.com>
1398
1399 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1400
d0fe4701
XR
14012017-11-07 Xavier Roirand <roirand@adacore.com>
1402 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.base/ena-dis-br.exp: Add reference to
1405 gdb.cp/ena-dis-br-range.exp.
1406 * gdb.cp/ena-dis-br-range.exp: New file.
1407 * gdb.cp/ena-dis-br-range.cc: New file.
1408
46f67f80
PA
14092017-11-06 Pedro Alves <palves@redhat.com>
1410
1411 * gdb.base/attach-non-pgrp-leader.c: New.
1412 * gdb.base/attach-non-pgrp-leader.exp: New.
1413
726e1356
PA
14142017-11-06 Pedro Alves <palves@redhat.com>
1415
1416 * configure.ac: No longer check for termio.h and sgtty.h.
1417 * configure: Regenerate.
1418 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1419 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1420 Remove termio and sgtty code.
1421
50ab6ace
YQ
14222017-11-03 Yao Qi <yao.qi@linaro.org>
1423
1424 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1425 in GDB is disabled.
1426
8e68731c
YQ
14272017-11-03 Yao Qi <yao.qi@linaro.org>
1428
1429 * gdb.python/py-thrhandle.exp: Skip it if python is not
1430 enabled.
1431
3a87ae65
SM
14322017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1433
1434 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1435 as a breakpoint command.
1436
484d8d36
MD
14372017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1438
1439 PR python/21213
1440 * gdb.python/py-infthread.exp: Test calling
1441 InferiorThread.inferior () multiple times in a row.
1442
4a27f119
KS
14432017-10-27 Keith Seitz <keiths@redhat.com>
1444
1445 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1446 Test "info break" for every inlined function breakpoint.
1447
bb11dd58
YQ
14482017-10-27 Yao Qi <yao.qi@linaro.org>
1449
1450 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1451
a43f3893
PF
14522017-10-26 Patrick Frants <osscontribute@gmail.com>
1453
1454 * gdb.cp/classes.exp (test_static_members): Test printing
1455 Outer::instance.
1456 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1457 (Inner::instance, Outer::instance): New.
1458
792ccf00
PA
14592017-10-24 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1462 extra console" test in two stages.
1463
eb2bfbad
PA
14642017-10-24 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1467
1f75a651
PA
14682017-10-24 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1471 loop.
1472
779990d9
PA
14732017-10-24 Pedro Alves <palves@redhat.com>
1474
1475 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1476 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1477
ad9b8f5d
PA
14782017-10-24 Pedro Alves <palves@redhat.com>
1479
1480 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1481 parameter and handle it. Don't output read value in test name.
1482
fee6da6e
PA
14832017-10-24 Pedro Alves <palves@redhat.com>
1484
1485 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1486 custom test name.
1487
10389c2c
PA
14882017-10-24 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1491 include the unstable output directory name in the test's name.
1492 (initial_setup_simple) <'set args'>: Use custom test name.
1493
a80e65a9
PA
14942017-10-24 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1497 with explicit test name.
1498
15763a09
PA
14992017-10-20 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1502 'wait -i'. Use gdb_assert and remote_close.
1503
49a4ce2e
AB
15042017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1505
1506 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1507 number from variable rather than hard-coded.
1508
a75868f5
PA
15092017-10-19 Pedro Alves <palves@redhat.com>
1510
1511 * gdb.base/long-inferior-output.c: New file.
1512 * gdb.base/long-inferior-output.exp: New file.
1513
c8ba13ad
KS
15142017-11-18 Keith Seitz <keiths@redhat.com>
1515
1516 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1517 method.
1518 (main): Call it.
1519 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1520 Add additional user-defined conversion operator tests.
1521
b27de576
PA
15222017-10-17 Pedro Alves <palves@redhat.com>
1523
1524 * boards/native-stdio-gdbserver.exp: Load "local-board".
1525
8484c955
PA
15262017-10-17 Pedro Alves <palves@redhat.com>
1527
1528 * gdb.base/quit-live.c: New file.
1529 * gdb.base/quit-live.exp: New file.
1530
83d5a34d
KS
15312017-10-16 Keith Seitz <keiths@redhat.com>
1532
1533 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1534 (class_with_protected_typedef, class_with_private_typedef)
1535 (struct_with_public_typedef, struct_with_protected_typedef)
1536 (struct_with_private_typedef): New classes/structs.
1537 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1538 typedefs and access specifiers.
1539
739b3f1d
PA
15402017-10-16 Pedro Alves <palves@redhat.com>
1541 Simon Marchi <simon.marchi@polymtl.ca>
1542
1543 * README (Local vs Remote vs Native): New section.
1544 * boards/local-board.exp: New file, with bits factored out from
1545 ...
1546 * boards/native-extended-gdbserver.exp: ... here. Load
1547 "local-board".
1548 * boards/native-gdbserver.exp: Load "local-board".
1549 (${board}_spawn, ${board}_exec): Delete.
1550 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1551 ...
1552 * boards/stdio-gdbserver-base.exp: ... this new file.
1553 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1554 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1555 procedure.
1556 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1557 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1558 stdio_gdbserver_command.
1559 (${board}_get_remote_address, ${board}_get_comm_port)
1560 (${board}_download, ${board}_upload): Delete.
1561 (get_target_remote_pipe_cmd): New.
1562
fe68b953
SM
15632017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1564
1565 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1566 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1567 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1568 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1569 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1570 remove with_test_prefix.
1571
300b6685
PA
15722017-10-13 Pedro Alves <palves@redhat.com>
1573
1574 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1575 * gdb.base/annota1.exp: Use it instead of is_remote.
1576 * gdb.base/annota3.exp: Use it instead of is_remote.
1577 * gdb.cp/annota2.exp: Use it instead of is_remote.
1578 * gdb.cp/annota3.exp: Use it instead of is_remote.
1579 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1580
50500caf
PA
15812017-10-13 Pedro Alves <palves@redhat.com>
1582
1583 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1584 (test_num_test_vars, run_and_count_vars, find_env)
1585 (test_set_unset_env, test_inherit_env_var): New procedures.
1586 (top level): Use them.
1587
dad0c6d2
PA
15882017-10-13 Pedro Alves <palves@redhat.com>
1589
1590 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1591 also skip on stub-like targets.
1592
8b0553c1
PA
15932017-10-13 Pedro Alves <palves@redhat.com>
1594
1595 PR gdb/22293
1596 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1597 (top level): Move some tests to ...
1598 (test_not_found): ... this new procedure.
1599 (top level): Call it.
1600
7594f623
PA
16012017-10-13 Pedro Alves <palves@redhat.com>
1602
1603 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1604 expect different "info terminal" output if testing with a
1605 non-native target.
1606
ebe3b402
PA
16072017-10-13 Pedro Alves <palves@redhat.com>
1608 Simon Marchi <simon.marchi@polymtl.ca>
1609
1610 PR python/12966
1611 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1612
42f1b161
PA
16132017-10-13 Pedro Alves <palves@redhat.com>
1614
1615 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1616 already.
1617
8d6ef72b
PA
16182017-10-13 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1621 is_remote.
1622
d7bcd5b8
PA
16232017-10-13 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1626 is_remote.
1627
df479dc6
PA
16282017-10-13 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1631 is set.
1632 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1633 instead of is_remote.
1634
23fb630a
PA
16352017-10-13 Pedro Alves <palves@redhat.com>
1636
1637 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1638 (top level): Add comment.
1639
cc77b1dc
PA
16402017-10-13 Pedro Alves <palves@redhat.com>
1641
1642 * gdb.base/remote.exp (top level): Fix comment typo and add
1643 missing return.
1644
27c9e813
PA
16452017-10-13 Pedro Alves <palves@redhat.com>
1646 Simon Marchi <simon.marchi@polymtl.ca>
1647
1648 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1649 calls and add comments. Skip test if use_gdb_stub is set.
1650 (top level): Use "set cwd" command instead of "cd" command.
1651
5e830d98
PA
16522017-10-13 Pedro Alves <palves@redhat.com>
1653
1654 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1655 is_remote target check.
1656
f5ca0032
PA
16572017-10-13 Pedro Alves <palves@redhat.com>
1658
1659 * gdb.base/scope.exp: Use build_executable + clean_restart +
1660 gdb_file_cmd instead of prepare_for_testing and no longer skip
1661 "before run" tests on is_remote target boards. Update comments.
1662 * boards/native-extended-gdbserver.exp
1663 (extended_gdbserver_load_last_file): New, factored out from ...
1664 (gdb_load): ... this. Move further below and add comment.
1665 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1666
8aed1c0d
PA
16672017-10-12 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.base/attach.exp: Remove references to gdb64.
1670 * gdb.base/dbx.exp: Remove references to gdb64.
1671
cfa34c87
SM
16722017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1673 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.base/label.exp: Remove is_remote target check.
1676
9192b7de
PA
16772017-10-12 Pedro Alves <palves@redhat.com>
1678
1679 * gdb.base/auvx.exp (coredir): Update comment.
1680 (top level) <core_works>: Use "set cwd" command instead of "cd"
1681 command.
1682
6bf0052d
PA
16832017-10-12 Pedro Alves <palves@redhat.com>
1684 Simon Marchi <simon.marchi@polymtl.ca>
1685
1686 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1687 target boards.
1688
e48ef82d
PA
16892017-10-12 Pedro Alves <palves@redhat.com>
1690 Simon Marchi <simon.marchi@polymtl.ca>
1691
1692 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1693 Instead skip if there's any gdb_protocol set.
1694
8d7aea57
SM
16952017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1696 Pedro Alves <palves@redhat.com>
1697
1698 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1699
30440677
PA
17002017-10-12 Pedro Alves <palves@redhat.com>
1701 Simon Marchi <simon.marchi@polymtl.ca>
1702
1703 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1704 instead of on dejagnu remote boards.
1705
4e04f045 17062017-10-12 Pedro Alves <palves@redhat.com>
175654b9 1707 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
1708
1709 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1710 checks. Use build_executable + clean_restart instead of
1711 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1712 of enabling non-stop after starting gdb.
1713
871a186e
PA
17142017-10-12 Pedro Alves <palves@redhat.com>
1715
1716 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1717 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1718 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1719 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1720
56d704da
AK
17212017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1722
1723 * gdb.arch/arc-tdesc-cpu.exp: New file.
1724 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1725
2f20e312
SM
17262017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1727
1728 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1729
65630365
PA
17302017-10-10 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1733 expect CLI output.
1734
bf469271
PA
17352017-10-10 Pedro Alves <palves@redhat.com>
1736
1737 * lib/selftest-support.exp (selftest_setup): Update for
1738 captured_command_loop's prototype change.
1739
777a42f1
PA
17402017-10-09 Pedro Alves <palves@redhat.com>
1741
1742 Test both arch1=>arch2 and arch2=>arch1.
1743
1744 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1745 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1746 factored out to...
1747 (append_arch1_options, append_arch2_options, append_arch_options)
1748 (build_executables): New procedures.
1749 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1750 local.
1751 (top level): Add new 'first_arch' testing axis.
1752
cbd2b4e3
PA
17532017-10-09 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1756 (barrier): New.
1757 (thread_start, all_started): New functions.
1758 (main): Spawn new thread and wait until it is scheduled.
1759 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1760 option.
1761 (do_test): Add 'selected_thread' parameter. Run to all_started
1762 instead of main. Explicitly set the breakpoint at main. Switch
1763 to the SELECTED_THREAD thread.
1764 (top level): Test handling the exec event with either the main
1765 thread or the second thread selected.
1766
5c9e4427
PA
17672017-10-09 Pedro Alves <palves@redhat.com>
1768
1769 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1770 logic. Move STOP marker after the value checks.
1771 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1772 regexp.
1773
b3b7c423
SL
17742017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1775
1776 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1777
3b4b2f16
UW
17782017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1779
1780 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1781 integer-to-dfp conversion.
1782 * gdb.base/dfp-test.exp: Likewise.
1783
5cd63fda
PA
17842017-10-04 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.multi/hangout.c: Include <unistd.h>.
1787 (hangout_loop): New function.
1788 (main): Call alarm. Call hangout_loop in a loop.
1789 * gdb.multi/hello.c: Include <unistd.h>.
1790 (hello_loop): New function.
1791 (main): Call alarm. Call hangout_loop in a loop.
1792 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1793 inferior with the other selected.
1794
4c71c105
SM
17952017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1796
1797 * gdb.mi/list-thread-groups-available.exp: New file.
1798 * gdb.mi/list-thread-groups-available.c: New file.
1799
bc3b087d
SDJ
18002017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1801
1802 * gdb.base/set-cwd.exp: Make it available on
1803 native-extended-gdbserver.
1804
d092c5a2
SDJ
18052017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1806
1807 * gdb.base/set-cwd.c: New file.
1808 * gdb.base/set-cwd.exp: Likewise.
1809
45320ffa
TT
18102017-10-02 Tom Tromey <tom@tromey.com>
1811
1812 PR rust/22236:
1813 * gdb.rust/simple.rs (main): New variable "fslice".
1814 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1815
b3e3859b
TT
18162017-10-02 Tom Tromey <tom@tromey.com>
1817
1818 * gdb.rust/simple.exp: Test ptype of a slice.
1819
01af5e0d
TT
18202017-10-02 Tom Tromey <tom@tromey.com>
1821
1822 * gdb.rust/simple.exp: Test index of slice.
1823
a9bbfbd8
TT
18242017-09-27 Tom Tromey <tom@tromey.com>
1825
1826 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1827
df8899e5
TP
18282017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1829 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/compare-sections.exp (get value of read-only section): Read
1832 as unsigned value.
1833 (corrupt read-only section): Likewise and don't set written if patching
1834 failed.
1835
757bf54b
KB
18362017-09-21 Kevin Buettner <kevinb@redhat.com>
1837
1838 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1839 files.
1840
06871ae8
PA
18412017-09-20 Pedro Alves <palves@redhat.com>
1842
1843 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1844 symbol names in gdb's output.
1845 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1846
e5f25bc5
PA
18472017-09-20 Pedro Alves <palves@redhat.com>
1848
1849 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1850 Rename to ...
1851 (test_list_ambiguous_symbol): ... this and add a symbol name
1852 parameter. Adjust.
1853 (test_list_ambiguous_function): Reimplement on top of
1854 test_list_ambiguous_symbol and also test listing ambiguous
1855 variables.
1856 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1857 (ambiguous_fun): ... this.
1858 (ambiguous_var): New.
1859 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1860 (ambiguous_fun): ... this.
1861 (ambiguous_var): New.
1862
4e5a4f58
JB
18632017-09-19 John Baldwin <jhb@FreeBSD.org>
1864
1865 * gdb.base/starti.c: New file.
1866 * gdb.base/starti.exp: New file.
1867 * lib/gdb.exp (gdb_starti_cmd): New procedure.
1868
26e53f3e
PA
18692017-09-14 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
1872 (top level): Use it instead of runto.
1873
cb791d59
TT
18742017-09-11 Tom Tromey <tom@tromey.com>
1875
1876 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
1877
7c96f8c1
TT
18782017-09-11 Tom Tromey <tom@tromey.com>
1879
1880 * gdb.python/py-infthread.exp: Add tests for new_thread event.
1881 * gdb.python/py-inferior.exp: Add tests for new inferior events.
1882
469412dd
CW
18832017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1884
1885 * gdb.fortran/printing-types.exp: New file.
1886 * gdb.fortran/printing-types.exp: New file.
1887
e0f86435
BH
18882017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1889
1890 * gdb.fortran/vla-ptype.exp: Fix typos.
1891 * gdb.fortran/vla-value.exp: Same.
1892
9e9af4be
BH
18932017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1894
1895 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
1896 * gdb.mi/mi-var-child-f.exp: Likewise.
1897 * gdb.mi/mi-vla-fortran.exp: Likewise.
1898
a5ad232b
FP
18992017-09-08 Frank Penczek <frank.penczek@intel.com>
1900 Christoph Weinmann <christoph.t.weinmann@intel.com>
1901 Bernhard Heckel <bernhard.heckel@intel.com>
1902
1903 * gdb.fortran/ptr-indentation.f90: New file.
1904 * gdb.fortran/ptr-indentation.exp: New file.
1905
5aec60eb
TT
19062017-09-05 Tom Tromey <tom@tromey.com>
1907
1908 PR gdb/22010:
1909 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
1910
8f8f8152
TP
19112017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1912
1913 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
1914
fbd1b771
JK
19152017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1916
1917 * gdb.threads/tls-nodebug-pie.c: New file.
1918 * gdb.threads/tls-nodebug-pie.exp: New file.
1919
5eb5f850
TT
19202017-09-05 Tom Tromey <tom@tromey.com>
1921
1922 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
1923 for rust.
1924
ae780a21
SM
19252017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1926
1927 * gdb.multi/multi-arch-exec.exp: Test with different
1928 "follow-exec-mode" settings.
1929 (do_test): New procedure.
1930
3693fdb3
PA
19312017-09-04 Pedro Alves <palves@redhat.com>
1932
1933 * gdb.base/func-static.c (S::method const, S::method volatile)
1934 (S::method volatile const): New methods.
1935 (c_s, v_s, cv_s): New instances.
1936 (main): Call method() on them.
1937 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
1938 (cannot_resolve): New procedure.
1939 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
1940 print-quote-unquoted columns.
1941 (do_test): Test printing each scope too.
1942
e68cb8e0
PA
19432017-09-04 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.base/local-static.exp: Also test with
1946 class::method::variable wholly quoted.
1947 * gdb.cp/m-static.exp (class::method::variable): Remove test.
1948
858be34c
PA
19492017-09-04 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.base/local-static.c: New.
1952 * gdb.base/local-static.cc: New.
1953 * gdb.base/local-static.exp: New.
1954
46a4882b
PA
19552017-09-04 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.asm/asm-source.exp: Add casts to int.
1958 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
1959 (dataglobal64_1, dataglobal64_2): New globals.
1960 * gdb.base/nodebug.exp: Test different expressions involving the
1961 new globals, with print, whatis and ptype. Add casts to int.
1962 * gdb.base/solib-display.exp: Add casts to int.
1963 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
1964 * gdb.cp/m-static.exp: Add cast to int.
1965 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
1966 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
1967 tls variable with no debug info without a cast. Test with a cast
1968 to int too.
1969 * gdb.trace/entry-values.exp: Add casts.
1970
2c5a2be1
PA
19712017-09-04 Pedro Alves <palves@redhat.com>
1972
1973 * gdb.base/nodebug.exp: Test that ptype's error about functions
1974 with unknown return type includes the function name too.
1975
7022349d
PA
19762017-09-04 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
1979 return type of munmap in infcall.
1980 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
1981 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
1982 type of ftell in infcall.
1983 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
1984 type of getpid in infcall.
1985 * gdb.base/infcall-exec.exp: Cast return type of execlp in
1986 infcall.
1987 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
1988 Bail on failure to extract the pid.
1989 * gdb.base/nodebug.c: #include <stdint.h>.
1990 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
1991 New functions.
1992 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
1993 Change expected output of print/whatis/ptype with functions with
1994 no debug info. Test all supported languages. Call
1995 test_call_promotion.
1996 * gdb.compile/compile.exp: Adjust expected output to expect
1997 warning.
1998 * gdb.threads/siginfo-threads.exp: Likewise.
1999
54990598
PA
20002017-09-04 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2003 "prototypes". Test calling float functions via prototyped and
2004 unprototyped function pointers.
2005 (perform_all_tests): New parameter "prototypes". Pass it down.
2006 (top level): Pass down "prototypes" parameter to
2007 perform_all_tests.
2008
34d16ea2
SM
20092017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2010
2011 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2012 Test with nested loops.
2013
9521ecda
SM
20142017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2015
2016 * gdb.base/commands.exp: Call the new procedures.
2017 (loop_break_test, loop_continue_test): New procedures.
2018
80a65e9b
SM
20192017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2020
2021 * gdb.base/commands.exp: Call new procedure.
2022 (define_if_without_arg_test): New procedure.
2023
e439fa14
PA
20242017-09-04 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/list-ambiguous.exp: New file.
2027 * gdb.base/list-ambiguous0.c: New file.
2028 * gdb.base/list-ambiguous1.c: New file.
2029 * gdb.base/list.exp (test_list_range): Adjust expected output.
2030
0a2dde4a
SDJ
20312017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2032
2033 * gdb.base/share-env-with-gdbserver.c: New file.
2034 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2035
5e89eb3a
SM
20362017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2037
2038 * gdb.base/commands.exp (gdbvar_simple_if_test,
2039 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2040 progvar_simple_if_test, progvar_simple_while_test,
2041 progvar_complex_if_while_test, user_defined_command_test,
2042 user_defined_command_args_eval,
2043 user_defined_command_args_stack_test,
2044 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2045 temporary_breakpoint_commands,
2046 gdb_test_no_prompt, redefine_hook_test,
2047 redefine_backtrace_test): Remove "global gdb_prompt".
2048
fd437cbc
SM
20492017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2050
2051 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2052 New proc, call it from toplevel.
2053
87215ad1
SDJ
20542017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2055
2056 PR remote/21852
2057 * gdb.server/normal.c: New file, copied from gdb.base.
2058 * gdb.server/run-without-local-binary.exp: New file.
2059
58afddc6
WP
20602017-08-07 Weimin Pan <weimin.pan@oracle.com>
2061
2062 * gdb.arch/sparc64-adi.exp: New file.
2063 * gdb.arch/sparc64-adi.c: New file.
2064
5277199a
PA
20652017-08-22 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2068 (top level): Add "list all overloads" tests.
2069
14278e1f
TT
20702017-08-22 Tom Tromey <tom@tromey.com>
2071
2072 * gdb.gdb/xfullpath.exp: Remove.
2073
bf223d3e
PA
20742017-08-21 Pedro Alves <palves@redhat.com>
2075
2076 PR gdb/19487
2077 * gdb.base/symbol-alias.c: New.
2078 * gdb.base/symbol-alias2.c: New.
2079 * gdb.base/symbol-alias.exp: New.
2080
c973d0aa
PA
20812017-08-21 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.base/dfp-test.c
2084 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2085 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2086 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2087 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2088 * gdb.base/whatis-ptype-typedefs.c: New.
2089 * gdb.base/whatis-ptype-typedefs.exp: New.
2090 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2091 (an_int, an_int_type, an_int_type2): New globals.
2092 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2093 involving typedefs and cast expressions.
2094 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2095 (lookup_typedefs_function): New.
2096 (typedefs_pretty_printers_dict): New.
2097 (top level): Register lookup_typedefs_function in
2098 gdb.pretty_printers.
2099
6d580b63
YQ
21002017-08-18 Yao Qi <yao.qi@linaro.org>
2101
2102 * gdb.server/unittest.exp: New.
2103
206726fb
SDJ
21042017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2105
2106 PR gdb/21954
2107 * gdb.base/environ.exp: Add test to check if 'unset environment'
2108 works.
2109
bf0ec4c2
AA
21102017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2111
2112 * lib/gdb.exp (universal_compile_options): New caching proc.
2113 (gdb_compile): Suppress GCC's coloring of messages.
2114
d6382fff
TT
21152017-08-14 Tom Tromey <tom@tromey.com>
2116
2117 PR gdb/21675:
2118 * gdb.base/printcmds.exp (test_radices): New function.
2119 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2120 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2121 * lib/gdb.exp (get_integer_valueof): Use p/d.
2122
c2c2dd9f
SM
21232017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2124
2125 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2126 characters.
2127
fdffd6f4
TT
21282017-08-05 Tom Tromey <tom@tromey.com>
2129
2130 * gdb.rust/simple.exp: Allow String to appear in a different
2131 namespace.
2132
27d41eac
YQ
21332017-07-26 Yao Qi <yao.qi@linaro.org>
2134
2135 * gdb.gdb/unittest.exp: Invoke command
2136 "maintenance check xml-descriptions".
2137
031ed05d
AA
21382017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2139
2140 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2141 calling context.
2142 (hex128): Drop erroneous calculation of parameters.
2143
dcd27ddf
SM
21442017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2145
2146 * gdb.python/py-unwind.exp: Disable stack protection when
2147 building test file.
2148
47e77640
PA
21492017-07-20 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.base/default.exp (set language): Adjust expected output.
2152
62d2a18a
PA
21532017-07-20 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2156 (test_minsym): ... this, and make static.
2157 (get_pck__foo__bar__minsym): Rename to ...
2158 (get_test_minsym): ... this.
2159 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2160 symbol names and comments.
2161 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2162 (get_test_minsym): ... this.
2163 (pck__foo__bar__minsym__2): Rename to ...
2164 (test_minsym): ... this.
2165 (main): Adjust.
2166
c45ec17c
PA
21672017-07-17 Pedro Alves <palves@redhat.com>
2168
2169 * gdb.base/completion.exp: Adjust expected output.
2170 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2171 the completer works.
2172
c6756f62
PA
21732017-07-17 Pedro Alves <palves@redhat.com>
2174
2175 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2176
5bd68487
AB
21772017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2180
8880f2a9
TT
21812017-07-14 Tom Tromey <tom@tromey.com>
2182
2183 PR rust/21764:
2184 * gdb.rust/simple.exp: Add tests.
2185
65547233
TT
21862017-07-14 Tom Tromey <tom@tromey.com>
2187
2188 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2189
8f14146e
PA
21902017-07-14 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.linespec/base/one/thefile.cc (z1): New function.
2193 * gdb.linespec/base/two/thefile.cc (z2): New function.
2194 * gdb.linespec/linespec.exp: Add tests.
2195
b4365d02
AB
21962017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2199 to mi_create_breakpoint.
2200
5d2cbaa5
AB
22012017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2202
2203 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2204 mi_create_breakpoint.
2205
11cb5716
IB
22062017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2207
2208 * gdb.dlang/demangle.exp: Update for demangling changes.
2209
03278692
TT
22102017-07-09 Tom Tromey <tom@tromey.com>
2211
2212 * gdb.dwarf2/shortpiece.exp: New file.
2213
33c5cd75
DB
22142017-07-06 David Blaikie <dblaikie@gmail.com>
2215
2216 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2217 built from fissiont-multi-cu{1,2}.c.
2218 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2219 except putting 'main' and 'func' in separate CUs in the same DWO file.
2220 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2221 test.
2222 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2223 test.
2224
8455d262
PA
22252017-07-06 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.python/py-unwind.exp: Test flushregs.
2228
dc4bde35
SDJ
22292017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2230
2231 PR cli/21688
2232 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2233 tests for alias commands and trailing whitespace.
2234
51ed89aa
SDJ
22352017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2236
2237 PR cli/21688
2238 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2239 procedure. Call it.
2240
eb17d413
PA
22412017-06-29 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.base/printcmds.exp: Add tests.
2244
41664b45
DG
22452017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2246
2247 PR gdb/21337
2248 * gdb.base/reread-readsym.exp: New file.
2249 * gdb.base/reread-readsym.c: New file.
2250
75312ae3
KB
22512017-06-21 Kevin Buettner <kevinb@redhat.com>
2252
2253 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2254 subpattern.
2255
66953522
PB
22562017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2257
2258 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2259 extended mnemonic.
2260 * gdb.arch/powerpc-power9.s: Likewise.
2261
5524b525
AA
22622017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2263
2264 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2265 on 32-bit x86 targets. Exploit is_*_target macros where
2266 appropriate.
2267
03c8af18
AA
22682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2269
2270 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2271 register pieces.
2272
3bf31011
AA
22732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2274
2275 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2276 located in one or more DWARF pieces.
2277
805acca0
AA
22782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2279
2280 * lib/gdb.exp (get_endianness): New proc.
2281 * gdb.arch/aarch64-fp.exp: Use it.
2282 * gdb.arch/altivec-regs.exp: Likewise.
2283 * gdb.arch/e500-regs.exp: Likewise.
2284 * gdb.arch/vsx-regs.exp: Likewise.
2285 * gdb.base/dump.exp: Likewise.
2286 * gdb.base/funcargs.exp: Likewise.
2287 * gdb.base/gnu_vector.exp: Likewise.
2288 * gdb.dwarf2/formdata16.exp: Likewise.
2289 * gdb.dwarf2/implptrpiece.exp: Likewise.
2290 * gdb.dwarf2/nonvar-access.exp: Likewise.
2291 * gdb.python/py-inferior.exp: Likewise.
2292 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2293
e9352324
AA
22942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2295
2296 PR gdb/21226
2297 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2298 stack value pieces are taken from the LSB end.
2299
d5d1163e
AA
23002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2301
2302 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2303 variable at nonzero offset.
2304
0567c986
AA
23052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2306
2307 * gdb.dwarf2/var-access.c: New file.
2308 * gdb.dwarf2/var-access.exp: New test.
2309 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2310
973e9aab
TT
23112017-06-12 Tom Tromey <tom@tromey.com>
2312
2313 * gdb.dwarf2/formdata16.exp: Add tests.
2314
d9109c80
TT
23152017-06-12 Tom Tromey <tom@tromey.com>
2316
2317 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2318
30a25466
TT
23192017-06-12 Tom Tromey <tom@tromey.com>
2320
2321 PR exp/16225:
2322 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2323 * gdb.arch/vsx-regs.exp: Update tests.
2324 * gdb.arch/s390-vregs.exp (hex128): New proc.
2325 Update test.
2326 * gdb.arch/altivec-regs.exp: Update tests.
2327
aefd8b33
SDJ
23282017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2329
2330 * gdb.base/startup-with-shell.c: New file.
2331 * gdb.base/startup-with-shell.exp: Likewise.
2332
2090129c
SDJ
23332017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2334
2335 * gdb.server/non-existing-program.exp: Update regex in order to
2336 reflect the fact that gdbserver is now using fork_inferior (with a
2337 shell) to startup the inferior.
2338
8e86a419
SM
23392017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2340
2341 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2342 support function calls from GDB.
2343
e6cf65f2
TT
23442017-05-21 Tom Tromey <tom@tromey.com>
2345
2346 PR rust/21466:
2347 * gdb.rust/unsized.exp: New file.
2348 * gdb.rust/unsized.rs: New file.
2349
43cc5389
TT
23502017-05-19 Tom Tromey <tom@tromey.com>
2351
2352 PR rust/21484:
2353 * gdb.rust/watch.exp: New file.
2354 * gdb.rust/watch.rs: New file.
2355
ec8df234
TT
23562017-05-18 Tom Tromey <tom@tromey.com>
2357
2358 * gdb.rust/simple.exp: Allow Box to be qualified.
2359
3e3e7fae
TP
23602017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2361
2362 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2363
59cc050d
PA
23642017-05-18 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.base/fileio.c (test_write, test_read, test_close)
2367 (test_fstat): Don't print 'ret' in the fail path.
2368
c8f6abd1
PA
23692017-05-18 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2372 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2373 (test_system, test_rename, test_unlink, test_time): Change
2374 prototypes.
2375 * gdb.base/fileio.exp (stop_msg): Adjust.
2376
d2a03b77
PA
23772017-05-18 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.base/fileio.c (null_str): New global.
2380 (test_stat): Use it.
2381 * gdb.base/fileio.exp: Remove nowarnings.
2382
0d5c6999
YQ
23832017-05-17 Yao Qi <yao.qi@linaro.org>
2384
2385 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2386
21873064
YQ
23872017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2388
2389 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2390 argument command.
2391 (top-level): Invoke test_set_inferior_tty.
2392
d512d31c
PA
23932017-05-04 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2396 Add parens to print call for Python 3.
2397
90cef2ed
KS
23982017-05-03 Keith Seitz <keiths@redhat.com>
2399
2400 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2401 (main): Call it.
2402
14f819c8
TW
24032017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2404
2405 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2406 to prev and next.
2407
913aeadd
TW
24082017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2409
2410 * gdb.python/py-record-btrace.exp: Remove test for
2411 gdb.BtraceInstruction.error.
2412
a3be24ad
TW
24132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2414
2415 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2416
ae20e79a
TW
24172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2418
2419 * gdb.python/py-record-btrace-threads.c: New file.
2420 * gdb.python/py-record-btrace-threads.exp: New file.
2421
45ce1b47
SDJ
24222017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2423
2424 PR testsuite/8595
2425 * gdb.base/environ.exp: Make test available in all architectures.
2426 Move bits related to "info program" testing to
2427 gdb.base/info-program.exp. Rewrite tests to use the two new
2428 procedures mentione below.
2429 (test_set_show_env_var) New procedure.
2430 (test_set_show_env_var_equal): Likewise.
2431 * gdb.base/info-program.exp: New file.
2432
e15c3eb4
KS
24332017-04-27 Keith Seitz <keiths@redhat.com>
2434
2435 * gdb.cp/oranking.cc (test15): New function.
2436 (main): Call test15 and declare additional variables for testing.
2437 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2438 "p foo101('abc')" tests.
2439 Add tests for cv qualifier overloads.
2440 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2441 "lvalue reference overload" test.
2442 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2443 "print value of f1 on Child&& in f2" test.
2444
3a3fd0fd
PA
24452017-04-19 Pedro Alves <palves@redhat.com>
2446
2447 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2448 procedure.
2449 (top level): Call it.
2450 * lib/gdb.exp (gdb_define_cmd): New procedure.
2451
53375380
PA
24522017-04-12 Pedro Alves <palves@redhat.com>
2453
2454 PR gdb/21323
2455 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2456 (wchar): New global.
2457 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2458 (do_test_wide_char, wide_char_types_no_program, top level): Add
2459 wchar_t testing.
2460
53e710ac
PA
24612017-04-12 Pedro Alves <palves@redhat.com>
2462
2463 PR c++/21323
2464 * gdb.cp/wide_char_types.c: New file.
2465 * gdb.cp/wide_char_types.exp: New file.
2466
0ad9d8c7
SDJ
24672017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2468
2469 PR gdb/21352
2470 * gdb.trace/tsv.exp: Add test for "tsave -r".
2471
b1b45502
IB
24722017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2473
2474 * gdb.dlang/watch-loc.c: New file.
2475 * gdb.dlang/watch-loc.exp: New file.
2476
ec13808e
JK
24772017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2480
fe5f7374
AK
24812017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2482
2483 * gdb.arch/arc-analyze-prologue.S: New file.
2484 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2485
eea78757
AK
24862017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2487
2488 * gdb.arch/arc-decode-insn.S: New file.
2489 * gdb.arch/arc-decode-insn.exp: Likewise.
2490
5badf10a
IR
24912017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2492
2493 PR tdep/20928
2494 * gdb.arch/sparc64-regs.exp: New file.
2495 * gdb.arch/sparc64-regs.S: Likewise.
2496
cee59b3f
TW
24972017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2498
2499 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2500 and memory view on Python 3.
2501
c0f55cc6
AV
25022017-03-20 Artemiy Volkov <artemiyv@acm.org>
2503 Keith Seitz <keiths@redhat.com>
2504
2505 PR gdb/14441
2506 * gdb.cp/demangle.exp: Add rvalue reference tests.
2507 * gdb.cp/rvalue-ref-casts.cc: New file.
2508 * gdb.cp/rvalue-ref-casts.exp: New file.
2509 * gdb.cp/rvalue-ref-overload.cc: New file.
2510 * gdb.cp/rvalue-ref-overload.exp: New file.
2511 * gdb.cp/rvalue-ref-params.cc: New file.
2512 * gdb.cp/rvalue-ref-params.exp: New file.
2513 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2514 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2515 * gdb.cp/rvalue-ref-types.cc: New file.
2516 * gdb.cp/rvalue-ref-types.exp: New file.
2517 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2518 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2519
51457a05
MAL
25202017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2521
2522 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2523 New procedure.
2524
5b291c04
MAL
25252017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2526
2527 * lib/mi-support.exp (mi_gdb_test): Add additional message
2528 for unexpected output.
2529
59a56148
AA
25302017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2531
2532 * gdb.base/examine-backward.c (Barrier): New character array
2533 constant, to ensure that TestStrings is preceded by a string
2534 terminator.
2535
7942e96e
AA
25362017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2537
2538 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2539 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2540 and implicit pointer into such a location.
2541
6ebac3fb
DE
25422017-03-16 Doug Evans <dje@google.com>
2543
2544 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2545
ec3b243d
TP
25462017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2547
2548 * gdb.cp/m-static.exp: Fix expectation for prototype of
2549 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2550
25512017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2552
2553 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2554 * gdb.guile/scm-lazy-string.c: New file.
2555 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2556 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2557 for pointer, array, typedef lazy strings.
2558
2cc36e25 25592017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2560
2561 PR python/17728, python/18439, python/18779
2562 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2563 * gdb.python/py-lazy-string.c (pointer): New typedef.
2564 (main): New locals ptr, array, typedef_ptr.
2565 * gdb.python/py-value.exp: Move lazy string tests to ...
2566 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2567 array, typedef lazy strings.
ec3b243d 2568
0efcde63
AK
25692017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2570
2571 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2572 Add optional 'test' parameter.
2573
7978d7c3
SM
25742017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2575
2576 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2577 Skip for versions of DejaGnu < 1.5.
2578
896c0c1e
SM
25792017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2580
2581 * lib/gdb.exp (dejagnu_version): New proc.
2582 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2583 Use dejagnu_version.
2584
5f4d1085
KS
25852017-03-10 Keith Seitz <keiths@redhat.com>
2586
2587 PR c++/8128
2588 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2589 type from destructor regexps.
2590 Add a branch which actually passes the test.
2591 Adjust "ptype t5i" test names.
2592
1de05205
PA
25932017-03-08 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.base/step-over-exit.exp: Add explicit test message.
2596
c65d6b55
PA
25972017-03-08 Pedro Alves <palves@redhat.com>
2598
2599 PR gdb/18360
2600 * gdb.threads/interrupt-while-step-over.c: New file.
2601 * gdb.threads/interrupt-while-step-over.exp: New file.
2602
2e86a283
PA
26032017-03-08 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2606 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2607
25dcbff6
PA
26082017-03-08 Pedro Alves <palves@redhat.com>
2609
2610 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2611 PKRU as not supported as a PASS.
2612
dc9366eb
PA
26132017-03-08 Pedro Alves <palves@redhat.com>
2614
2615 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2616 prefix instead of $binfile1/$binfile2.
2617 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2618 in test message.
2619 * gdb.python/py-completion.exp: Use "load python file" as test
2620 messages instead of unstable path names.
2621
6e5d74e7
PA
26222017-03-08 Pedro Alves <palves@redhat.com>
2623 Jan Kratochvil <jan.kratochvil@redhat.com>
2624
2625 PR cli/21218
2626 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2627 New proc.
2628 (top level): Call it.
2629
9753a2f6
PA
26302017-03-08 Pedro Alves <palves@redhat.com>
2631
2632 PR tui/21216
2633 * gdb.tui/tui-nl-filtered-output.exp: New file.
2634
1a4dd9dd
PA
26352017-03-08 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.base/completion.exp: Move TUI completion tests to ...
2638 * gdb.tui/completion.exp: ... this new file.
2639
7cbbff33
PA
26402017-03-08 Pedro Alves <palves@redhat.com>
2641
2642 * gdb.base/tui-disasm-long-lines.c,
2643 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2644 gdb.base/tui-layout.exp: Move to ...
2645 * gdb.tui/: ... this new directory.
2646
5f6fd321
PA
26472017-03-07 Pedro Alves <palves@redhat.com>
2648
2649 * gdb.base/tui-layout.c: New file.
2650 * gdb.base/tui-layout.exp: New file.
2651
44959fa8
PA
26522017-03-07 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.base/tui-layout.c: Rename to ...
2655 * gdb.base/tui-disasm-long-lines.c: ... this.
2656 * gdb.base/tui-layout.exp: Rename to ...
2657 * gdb.base/tui-disasm-long-lines.exp: ... this.
2658
f8c4e718
PA
26592017-03-07 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2662
6dbb839a 26632017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
2664
2665 * i386-mpx-call.c: New file.
2666 * i386-mpx-call.exp: New file.
2667
65b48a81
PB
26682017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2669
2670 * gdb.arch/powerpc-power.exp: Delete test.
2671 * gdb.arch/powerpc-power.s: Likewise.
2672 * gdb.disasm/disassembler-options.exp: New test.
2673 * gdb.arch/powerpc-altivec.exp: Likewise.
2674 * gdb.arch/powerpc-altivec.s: Likewise.
2675 * gdb.arch/powerpc-altivec2.exp: Likewise.
2676 * gdb.arch/powerpc-altivec2.s: Likewise.
2677 * gdb.arch/powerpc-altivec3.exp: Likewise.
2678 * gdb.arch/powerpc-altivec3.s: Likewise.
2679 * gdb.arch/powerpc-power7.exp: Likewise.
2680 * gdb.arch/powerpc-power7.s: Likewise.
2681 * gdb.arch/powerpc-power8.exp: Likewise.
2682 * gdb.arch/powerpc-power8.s: Likewise.
2683 * gdb.arch/powerpc-power9.exp: Likewise.
2684 * gdb.arch/powerpc-power9.s: Likewise.
2685 * gdb.arch/powerpc-vsx.exp: Likewise.
2686 * gdb.arch/powerpc-vsx.s: Likewise.
2687 * gdb.arch/powerpc-vsx2.exp: Likewise.
2688 * gdb.arch/powerpc-vsx2.s: Likewise.
2689 * gdb.arch/powerpc-vsx3.exp: Likewise.
2690 * gdb.arch/powerpc-vsx3.s: Likewise.
2691 * gdb.arch/arm-disassembler-options.exp: Likewise.
2692 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2693 * gdb.arch/s390-disassembler-options.exp: Likewise.
2694
17cd4947
LM
26952017-02-23 Luis Machado <lgustavo@codesourcery.com>
2696
2697 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2698 (check_supported_features): ... this. Changed return type to void.
2699 (supports_rdseed): New static global.
2700 (rdseed): Check supports_rdseed.
2701 (initialize): Call check_supported_features.
2702
2039d74e
EBM
27032017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2704
2705 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2706 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2707 and lqarx/stqcx.
2708 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2709 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2710
a51d7ecf
EBM
27112017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2712
2713 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2714 uppercase.
2715
0224619f
JK
27162017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 * gdb.dwarf2/formdata16.c: New file.
2719 * gdb.dwarf2/formdata16.exp: New file.
2720 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2721
216f72a1
JK
27222017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2723
2724 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2725 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2726 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2727 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2728 DW_AT_GNU_*.
2729
43988095
JK
27302017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2731
2732 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2733
99e8a4f9
SDJ
27342017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2735
2736 PR gdb/21164
2737 * gdb.base/maint.exp: Add testcases for when the commands do
2738 not have arguments.
2739
b58a8c0c
TP
27402017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2741
2742 * gdb.cp/chained-calls.exp: Use p instead of P.
2743
4e746bb6
TW
27442017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2745
2746 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2747 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2748
3f77c769
TT
27492017-02-14 Tom Tromey <tom@tromey.com>
2750
2751 PR python/13598:
2752 * gdb.python/py-events.exp: Add before_prompt event tests.
2753
075beec0
AA
27542017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2755
2756 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2757
bf5f525c
LM
27582017-02-13 Luis Machado <lgustavo@codesourcery.com>
2759
2760 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2761 (main): Call my_unique_function_name.
2762 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2763 completion of patterns with a single match.
2764 Add missing -re switches to gdb_test_multiple calls.
2765
13a66184
LM
27662017-02-13 Luis Machado <lgustavo@codesourcery.com>
2767
2768 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2769 return if core file is not recognized.
2770
26a06916
SM
27712017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2772
2773 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2774 and extra UIs.
2775
b761ca9e
SM
27762017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2777
2778 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2779 proc_with_prefix.
2780
b964bee0
TT
27812017-02-10 Tom Tromey <tom@tromey.com>
2782
2783 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2784
18da0c51
MG
27852017-02-10 Martin Galvan <martingalvan@sourceware.org>
2786
2787 PR gdb/21122
2788 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2789
604c4576
JG
27902017-02-08 Jerome Guitton <guitton@adacore.com>
2791
2792 * gdb.base/define.exp: Add test for command abbreviations
2793 in define.
2794
20b477a7
LM
27952017-02-06 Luis Machado <lgustavo@codesourcery.com>
2796
2797 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2798 * gdb.reverse/insn-reverse-x86.c: New file.
2799
3f7b46f2
IR
28002017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2801
2802 PR tdep/20936
2803 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2804
f0fd41c1
TT
28052017-02-03 Tom Tromey <tom@tromey.com>
2806
2807 PR rust/21097:
2808 * gdb.rust/simple.exp: Add new tests.
2809
5be5dbf0
PA
28102017-02-02 Pedro Alves <palves@redhat.com>
2811
2812 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2813 tests.
2814
7346ef59
AA
28152017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2816
2817 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2818 taking a 2-byte value out of a 4-byte DWARF implicit value on
2819 big-endian targets.
2820 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2821 logic. Add test cases for DW_OP_implicit.
2822
787f0025
MM
28232017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2824
2825 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2826
68777c29
MM
28272017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2828
2829 * gdb.btrace/enable.exp: Call gdb_exit before
2830 skip_gdbserver_tests.
2831
0a1c7e28
MM
28322017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2833
2834 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2835 GDBFLAGS.
2836
b5ac99b0
MM
28372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2838
2839 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2840 the test is skipped.
2841 * gdb.btrace/data.exp: Likewise.
2842 * gdb.btrace/delta.exp: Likewise.
2843 * gdb.btrace/dlopen.exp: Likewise.
2844 * gdb.btrace/enable-running.exp: Likewise.
2845 * gdb.btrace/enable.exp: Likewise.
2846 * gdb.btrace/exception.exp: Likewise.
2847 * gdb.btrace/function_call_history.exp: Likewise.
2848 * gdb.btrace/gcore.exp: Likewise.
2849 * gdb.btrace/instruction_history.exp: Likewise.
2850 * gdb.btrace/multi-thread-step.exp: Likewise.
2851 * gdb.btrace/nohist.exp: Likewise.
2852 * gdb.btrace/non-stop.exp: Likewise.
2853 * gdb.btrace/reconnect.exp: Likewise.
2854 * gdb.btrace/record_goto-step.exp: Likewise.
2855 * gdb.btrace/record_goto.exp: Likewise.
2856 * gdb.btrace/rn-dl-bind.exp: Likewise.
2857 * gdb.btrace/segv.exp: Likewise.
2858 * gdb.btrace/step.exp: Likewise.
2859 * gdb.btrace/stepi.exp: Likewise.
2860 * gdb.btrace/tailcall-only.exp: Likewise.
2861 * gdb.btrace/tailcall.exp: Likewise.
2862 * gdb.btrace/tsx.exp: Likewise.
2863 * gdb.btrace/unknown_functions.exp: Likewise.
2864 * gdb.btrace/vdso.exp: Likewise.
2865
cd4007e4
MM
28662017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2867
2868 * gdb.btrace/enable-running.c: New.
2869 * gdb.btrace/enable-running.exp: New.
2870
2735833d
WT
28712017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2872
2873 * gdb.arch/amd64-gs_base.c: New file.
2874 * gdb.arch/amd64-gs_base.exp: New file.
2875
b51e1e94
LM
28762017-01-26 Luis Machado <lgustavo@codesourcery.com>
2877
2878 * lib/memory.exp: Remove spurious empty newlines.
2879
72ca0410
SM
28802017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
2881
2882 * gdb.python/py-bad-printers.exp: Load python file using "source".
2883 * gdb.python/py-events.exp: Likewise.
2884 * gdb.python/py-evsignal.exp: Likewise.
2885 * gdb.python/py-evthreads.exp: Likewise.
2886 * gdb.python/py-frame-args.exp: Likewise.
2887 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
2888 * gdb.python/py-framefilter-mi.exp: Likewise.
2889 * gdb.python/py-framefilter.exp: Likewise.
2890 * gdb.python/py-mi.exp: Likewise.
2891 * gdb.python/py-pp-maint.exp: Likewise.
2892 * gdb.python/py-pp-registration.exp: Likewise.
2893 * gdb.python/py-prettyprint.exp: Likewise.
2894 (run_lang_tests): Likewise.
2895 * gdb.python/py-typeprint.exp: Likewise.
2896
e309aa65
LM
28972017-01-26 Luis Machado <lgustavo@codesourcery.com>
2898
2899 * lib/memory.exp: New file.
2900 * lib/gdb.exp: Load memory.exp.
2901 * gdb.base/memattr.exp (delete_memory): Move proc to
2902 lib/memory.exp and rename to delete_memory_regions.
2903 Replace delete_memory with delete_memory_regions.
2904 Cleanup memory regions before tests.
2905 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
2906 before tests.
2907
515aff23
LM
29082017-01-26 Luis Machado <lgustavo@codesourcery.com>
2909
2910 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
2911 files.
2912 (initialize): New function conditionally defined.
2913 (testcases): Move within conditional block.
2914 (main): Call initialize.
2915 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
2916 of gdb.reverse/insn-reverse.c.
2917 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
2918 gdb.reverse/insn-reverse.c.
2919
d8b49cf0
YQ
29202017-01-26 Yao Qi <yao.qi@linaro.org>
2921
2922 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
2923 disassemble on address 0.
2924
f13a9a0c
YQ
29252017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2926 Yao Qi <yao.qi@linaro.org>
2927
2928 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
2929 * gdb.dwarf2/implptr-64bit.S: Remove.
2930 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
2931 variables in caller's context. Add DW_OP_implicit_value.
2932
5ac95241
YQ
29332017-01-25 Yao Qi <yao.qi@linaro.org>
2934
2935 * lib/dwarf.exp (Dwarf::_location): Handle
2936 DW_OP_GNU_implicit_pointer with proper size.
2937
23e82930
LM
29382017-01-20 Luis Machado <lgustavo@codesourcery.com>
2939
2940 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
2941 and add untested calls.
2942
d334ae25
LM
29432017-01-20 Luis Machado <lgustavo@codesourcery.com>
2944
2945 * gdb.python/python.exp: Check line number against what GDB thinks
2946 the line number is for func1.
2947
f5e6296e
IB
29482017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
2949
2950 * gdb.dlang/debug-expr.exp: New file.
2951
5b362f04
LM
29522016-12-23 Luis Machado <lgustavo@codesourcery.com>
2953
2954 Fix test names for the following files:
2955
2956 * gdb.ada/exec_changed.exp
2957 * gdb.ada/info_types.exp
2958 * gdb.arch/aarch64-atomic-inst.exp
2959 * gdb.arch/aarch64-fp.exp
2960 * gdb.arch/altivec-abi.exp
2961 * gdb.arch/altivec-regs.exp
2962 * gdb.arch/amd64-byte.exp
2963 * gdb.arch/amd64-disp-step.exp
2964 * gdb.arch/amd64-dword.exp
2965 * gdb.arch/amd64-entry-value-inline.exp
2966 * gdb.arch/amd64-entry-value-param.exp
2967 * gdb.arch/amd64-entry-value-paramref.exp
2968 * gdb.arch/amd64-entry-value.exp
2969 * gdb.arch/amd64-i386-address.exp
2970 * gdb.arch/amd64-invalid-stack-middle.exp
2971 * gdb.arch/amd64-invalid-stack-top.exp
2972 * gdb.arch/amd64-optimout-repeat.exp
2973 * gdb.arch/amd64-prologue-skip.exp
2974 * gdb.arch/amd64-prologue-xmm.exp
2975 * gdb.arch/amd64-stap-special-operands.exp
2976 * gdb.arch/amd64-stap-wrong-subexp.exp
2977 * gdb.arch/amd64-tailcall-cxx.exp
2978 * gdb.arch/amd64-tailcall-noret.exp
2979 * gdb.arch/amd64-tailcall-ret.exp
2980 * gdb.arch/amd64-tailcall-self.exp
2981 * gdb.arch/amd64-word.exp
2982 * gdb.arch/arm-bl-branch-dest.exp
2983 * gdb.arch/arm-disp-step.exp
2984 * gdb.arch/arm-neon.exp
2985 * gdb.arch/arm-single-step-kernel-helper.exp
2986 * gdb.arch/avr-flash-qualifier.exp
2987 * gdb.arch/disp-step-insn-reloc.exp
2988 * gdb.arch/e500-abi.exp
2989 * gdb.arch/e500-regs.exp
2990 * gdb.arch/ftrace-insn-reloc.exp
2991 * gdb.arch/i386-avx512.exp
2992 * gdb.arch/i386-bp_permanent.exp
2993 * gdb.arch/i386-byte.exp
2994 * gdb.arch/i386-cfi-notcurrent.exp
2995 * gdb.arch/i386-disp-step.exp
2996 * gdb.arch/i386-dr3-watch.exp
2997 * gdb.arch/i386-float.exp
2998 * gdb.arch/i386-gnu-cfi.exp
2999 * gdb.arch/i386-mpx-map.exp
3000 * gdb.arch/i386-mpx-sigsegv.exp
3001 * gdb.arch/i386-mpx-simple_segv.exp
3002 * gdb.arch/i386-mpx.exp
3003 * gdb.arch/i386-permbkpt.exp
3004 * gdb.arch/i386-prologue.exp
3005 * gdb.arch/i386-signal.exp
3006 * gdb.arch/i386-size-overlap.exp
3007 * gdb.arch/i386-unwind.exp
3008 * gdb.arch/i386-word.exp
3009 * gdb.arch/mips-fcr.exp
3010 * gdb.arch/powerpc-d128-regs.exp
3011 * gdb.arch/powerpc-stackless.exp
3012 * gdb.arch/ppc64-atomic-inst.exp
3013 * gdb.arch/s390-stackless.exp
3014 * gdb.arch/s390-tdbregs.exp
3015 * gdb.arch/s390-vregs.exp
3016 * gdb.arch/sparc-sysstep.exp
3017 * gdb.arch/thumb-bx-pc.exp
3018 * gdb.arch/thumb-singlestep.exp
3019 * gdb.arch/thumb2-it.exp
3020 * gdb.arch/vsx-regs.exp
3021 * gdb.asm/asm-source.exp
3022 * gdb.base/a2-run.exp
3023 * gdb.base/advance.exp
3024 * gdb.base/all-bin.exp
3025 * gdb.base/anon.exp
3026 * gdb.base/args.exp
3027 * gdb.base/arithmet.exp
3028 * gdb.base/async-shell.exp
3029 * gdb.base/async.exp
3030 * gdb.base/attach-pie-noexec.exp
3031 * gdb.base/attach-twice.exp
3032 * gdb.base/auto-load.exp
3033 * gdb.base/bang.exp
3034 * gdb.base/bitfields.exp
3035 * gdb.base/break-always.exp
3036 * gdb.base/break-caller-line.exp
3037 * gdb.base/break-entry.exp
3038 * gdb.base/break-inline.exp
3039 * gdb.base/break-on-linker-gcd-function.exp
3040 * gdb.base/break-probes.exp
3041 * gdb.base/break.exp
3042 * gdb.base/breakpoint-shadow.exp
3043 * gdb.base/call-ar-st.exp
3044 * gdb.base/call-sc.exp
3045 * gdb.base/call-signal-resume.exp
3046 * gdb.base/call-strs.exp
3047 * gdb.base/callfuncs.exp
3048 * gdb.base/catch-fork-static.exp
3049 * gdb.base/catch-gdb-caused-signals.exp
3050 * gdb.base/catch-load.exp
3051 * gdb.base/catch-signal-fork.exp
3052 * gdb.base/catch-signal.exp
3053 * gdb.base/catch-syscall.exp
3054 * gdb.base/charset.exp
3055 * gdb.base/checkpoint.exp
3056 * gdb.base/chng-syms.exp
3057 * gdb.base/code-expr.exp
3058 * gdb.base/code_elim.exp
3059 * gdb.base/commands.exp
3060 * gdb.base/completion.exp
3061 * gdb.base/complex.exp
3062 * gdb.base/cond-expr.exp
3063 * gdb.base/condbreak.exp
3064 * gdb.base/consecutive.exp
3065 * gdb.base/continue-all-already-running.exp
3066 * gdb.base/coredump-filter.exp
3067 * gdb.base/corefile.exp
3068 * gdb.base/dbx.exp
3069 * gdb.base/debug-expr.exp
3070 * gdb.base/define.exp
3071 * gdb.base/del.exp
3072 * gdb.base/disabled-location.exp
3073 * gdb.base/disasm-end-cu.exp
3074 * gdb.base/disasm-optim.exp
3075 * gdb.base/display.exp
3076 * gdb.base/duplicate-bp.exp
3077 * gdb.base/ena-dis-br.exp
3078 * gdb.base/ending-run.exp
3079 * gdb.base/enumval.exp
3080 * gdb.base/environ.exp
3081 * gdb.base/eu-strip-infcall.exp
3082 * gdb.base/eval-avoid-side-effects.exp
3083 * gdb.base/eval-skip.exp
3084 * gdb.base/exitsignal.exp
3085 * gdb.base/expand-psymtabs.exp
3086 * gdb.base/filesym.exp
3087 * gdb.base/find-unmapped.exp
3088 * gdb.base/finish.exp
3089 * gdb.base/float.exp
3090 * gdb.base/foll-exec-mode.exp
3091 * gdb.base/foll-exec.exp
3092 * gdb.base/foll-fork.exp
3093 * gdb.base/fortran-sym-case.exp
3094 * gdb.base/freebpcmd.exp
3095 * gdb.base/func-ptr.exp
3096 * gdb.base/func-ptrs.exp
3097 * gdb.base/funcargs.exp
3098 * gdb.base/gcore-buffer-overflow.exp
3099 * gdb.base/gcore-relro-pie.exp
3100 * gdb.base/gcore-relro.exp
3101 * gdb.base/gcore.exp
3102 * gdb.base/gdb1090.exp
3103 * gdb.base/gdb11530.exp
3104 * gdb.base/gdb11531.exp
3105 * gdb.base/gdb1821.exp
3106 * gdb.base/gdbindex-stabs.exp
3107 * gdb.base/gdbvars.exp
3108 * gdb.base/hbreak.exp
3109 * gdb.base/hbreak2.exp
3110 * gdb.base/included.exp
3111 * gdb.base/infcall-input.exp
3112 * gdb.base/inferior-died.exp
3113 * gdb.base/infnan.exp
3114 * gdb.base/info-macros.exp
3115 * gdb.base/info-os.exp
3116 * gdb.base/info-proc.exp
3117 * gdb.base/info-shared.exp
3118 * gdb.base/info-target.exp
3119 * gdb.base/infoline.exp
3120 * gdb.base/interp.exp
3121 * gdb.base/interrupt.exp
3122 * gdb.base/jit-reader.exp
3123 * gdb.base/jit-simple.exp
3124 * gdb.base/kill-after-signal.exp
3125 * gdb.base/kill-detach-inferiors-cmd.exp
3126 * gdb.base/label.exp
3127 * gdb.base/langs.exp
3128 * gdb.base/ldbl_e308.exp
3129 * gdb.base/line-symtabs.exp
3130 * gdb.base/linespecs.exp
3131 * gdb.base/list.exp
3132 * gdb.base/long_long.exp
3133 * gdb.base/longest-types.exp
3134 * gdb.base/maint.exp
3135 * gdb.base/max-value-size.exp
3136 * gdb.base/memattr.exp
3137 * gdb.base/mips_pro.exp
3138 * gdb.base/morestack.exp
3139 * gdb.base/moribund-step.exp
3140 * gdb.base/multi-forks.exp
3141 * gdb.base/nested-addr.exp
3142 * gdb.base/nextoverexit.exp
3143 * gdb.base/noreturn-finish.exp
3144 * gdb.base/noreturn-return.exp
3145 * gdb.base/nostdlib.exp
3146 * gdb.base/offsets.exp
3147 * gdb.base/opaque.exp
3148 * gdb.base/pc-fp.exp
3149 * gdb.base/permissions.exp
3150 * gdb.base/print-symbol-loading.exp
3151 * gdb.base/prologue-include.exp
3152 * gdb.base/psymtab.exp
3153 * gdb.base/ptype.exp
3154 * gdb.base/random-signal.exp
3155 * gdb.base/randomize.exp
3156 * gdb.base/range-stepping.exp
3157 * gdb.base/readline-ask.exp
3158 * gdb.base/recpar.exp
3159 * gdb.base/recurse.exp
3160 * gdb.base/relational.exp
3161 * gdb.base/restore.exp
3162 * gdb.base/return-nodebug.exp
3163 * gdb.base/return.exp
3164 * gdb.base/run-after-attach.exp
3165 * gdb.base/save-bp.exp
3166 * gdb.base/scope.exp
3167 * gdb.base/sect-cmd.exp
3168 * gdb.base/set-lang-auto.exp
3169 * gdb.base/set-noassign.exp
3170 * gdb.base/setvar.exp
3171 * gdb.base/sigall.exp
3172 * gdb.base/sigbpt.exp
3173 * gdb.base/siginfo-addr.exp
3174 * gdb.base/siginfo-infcall.exp
3175 * gdb.base/siginfo-obj.exp
3176 * gdb.base/siginfo.exp
3177 * gdb.base/signals-state-child.exp
3178 * gdb.base/signest.exp
3179 * gdb.base/sigstep.exp
3180 * gdb.base/sizeof.exp
3181 * gdb.base/skip.exp
3182 * gdb.base/solib-corrupted.exp
3183 * gdb.base/solib-nodir.exp
3184 * gdb.base/solib-search.exp
3185 * gdb.base/stack-checking.exp
3186 * gdb.base/stale-infcall.exp
3187 * gdb.base/stap-probe.exp
3188 * gdb.base/start.exp
3189 * gdb.base/step-break.exp
3190 * gdb.base/step-bt.exp
3191 * gdb.base/step-line.exp
3192 * gdb.base/step-over-exit.exp
3193 * gdb.base/step-over-syscall.exp
3194 * gdb.base/step-resume-infcall.exp
3195 * gdb.base/step-test.exp
3196 * gdb.base/store.exp
3197 * gdb.base/structs3.exp
3198 * gdb.base/sym-file.exp
3199 * gdb.base/symbol-without-target_section.exp
3200 * gdb.base/term.exp
3201 * gdb.base/testenv.exp
3202 * gdb.base/ui-redirect.exp
3203 * gdb.base/until.exp
3204 * gdb.base/unwindonsignal.exp
3205 * gdb.base/value-double-free.exp
3206 * gdb.base/vla-datatypes.exp
3207 * gdb.base/vla-ptr.exp
3208 * gdb.base/vla-sideeffect.exp
3209 * gdb.base/volatile.exp
3210 * gdb.base/watch-cond-infcall.exp
3211 * gdb.base/watch-cond.exp
3212 * gdb.base/watch-non-mem.exp
3213 * gdb.base/watch-read.exp
3214 * gdb.base/watch-vfork.exp
3215 * gdb.base/watchpoint-cond-gone.exp
3216 * gdb.base/watchpoint-delete.exp
3217 * gdb.base/watchpoint-hw-hit-once.exp
3218 * gdb.base/watchpoint-hw.exp
3219 * gdb.base/watchpoint-stops-at-right-insn.exp
3220 * gdb.base/watchpoints.exp
3221 * gdb.base/wchar.exp
3222 * gdb.base/whatis-exp.exp
3223 * gdb.btrace/buffer-size.exp
3224 * gdb.btrace/data.exp
3225 * gdb.btrace/delta.exp
3226 * gdb.btrace/dlopen.exp
3227 * gdb.btrace/enable.exp
3228 * gdb.btrace/exception.exp
3229 * gdb.btrace/function_call_history.exp
3230 * gdb.btrace/gcore.exp
3231 * gdb.btrace/instruction_history.exp
3232 * gdb.btrace/nohist.exp
3233 * gdb.btrace/reconnect.exp
3234 * gdb.btrace/record_goto-step.exp
3235 * gdb.btrace/record_goto.exp
3236 * gdb.btrace/rn-dl-bind.exp
3237 * gdb.btrace/segv.exp
3238 * gdb.btrace/step.exp
3239 * gdb.btrace/stepi.exp
3240 * gdb.btrace/tailcall-only.exp
3241 * gdb.btrace/tailcall.exp
3242 * gdb.btrace/tsx.exp
3243 * gdb.btrace/unknown_functions.exp
3244 * gdb.btrace/vdso.exp
3245 * gdb.compile/compile-ifunc.exp
3246 * gdb.compile/compile-ops.exp
3247 * gdb.compile/compile-print.exp
3248 * gdb.compile/compile-setjmp.exp
3249 * gdb.cp/abstract-origin.exp
3250 * gdb.cp/ambiguous.exp
3251 * gdb.cp/annota2.exp
3252 * gdb.cp/annota3.exp
3253 * gdb.cp/anon-ns.exp
3254 * gdb.cp/anon-struct.exp
3255 * gdb.cp/anon-union.exp
3256 * gdb.cp/arg-reference.exp
3257 * gdb.cp/baseenum.exp
3258 * gdb.cp/bool.exp
3259 * gdb.cp/breakpoint.exp
3260 * gdb.cp/bs15503.exp
3261 * gdb.cp/call-c.exp
3262 * gdb.cp/casts.exp
3263 * gdb.cp/chained-calls.exp
3264 * gdb.cp/class2.exp
3265 * gdb.cp/classes.exp
3266 * gdb.cp/cmpd-minsyms.exp
3267 * gdb.cp/converts.exp
3268 * gdb.cp/cp-relocate.exp
3269 * gdb.cp/cpcompletion.exp
3270 * gdb.cp/cpexprs.exp
3271 * gdb.cp/cplabel.exp
3272 * gdb.cp/cplusfuncs.exp
3273 * gdb.cp/cpsizeof.exp
3274 * gdb.cp/ctti.exp
3275 * gdb.cp/derivation.exp
3276 * gdb.cp/destrprint.exp
3277 * gdb.cp/dispcxx.exp
3278 * gdb.cp/enum-class.exp
3279 * gdb.cp/exception.exp
3280 * gdb.cp/exceptprint.exp
3281 * gdb.cp/expand-psymtabs-cxx.exp
3282 * gdb.cp/expand-sals.exp
3283 * gdb.cp/extern-c.exp
3284 * gdb.cp/filename.exp
3285 * gdb.cp/formatted-ref.exp
3286 * gdb.cp/fpointer.exp
3287 * gdb.cp/gdb1355.exp
3288 * gdb.cp/gdb2495.exp
3289 * gdb.cp/hang.exp
3290 * gdb.cp/impl-this.exp
3291 * gdb.cp/infcall-dlopen.exp
3292 * gdb.cp/inherit.exp
3293 * gdb.cp/iostream.exp
3294 * gdb.cp/koenig.exp
3295 * gdb.cp/local.exp
3296 * gdb.cp/m-data.exp
3297 * gdb.cp/m-static.exp
3298 * gdb.cp/mb-ctor.exp
3299 * gdb.cp/mb-inline.exp
3300 * gdb.cp/mb-templates.exp
3301 * gdb.cp/member-name.exp
3302 * gdb.cp/member-ptr.exp
3303 * gdb.cp/meth-typedefs.exp
3304 * gdb.cp/method.exp
3305 * gdb.cp/method2.exp
3306 * gdb.cp/minsym-fallback.exp
3307 * gdb.cp/misc.exp
3308 * gdb.cp/namelessclass.exp
3309 * gdb.cp/namespace-enum.exp
3310 * gdb.cp/namespace-nested-import.exp
3311 * gdb.cp/namespace.exp
3312 * gdb.cp/nextoverthrow.exp
3313 * gdb.cp/no-dmgl-verbose.exp
3314 * gdb.cp/non-trivial-retval.exp
3315 * gdb.cp/noparam.exp
3316 * gdb.cp/nsdecl.exp
3317 * gdb.cp/nsimport.exp
3318 * gdb.cp/nsnested.exp
3319 * gdb.cp/nsnoimports.exp
3320 * gdb.cp/nsrecurs.exp
3321 * gdb.cp/nsstress.exp
3322 * gdb.cp/nsusing.exp
3323 * gdb.cp/operator.exp
3324 * gdb.cp/oranking.exp
3325 * gdb.cp/overload-const.exp
3326 * gdb.cp/overload.exp
3327 * gdb.cp/ovldbreak.exp
3328 * gdb.cp/ovsrch.exp
3329 * gdb.cp/paren-type.exp
3330 * gdb.cp/parse-lang.exp
3331 * gdb.cp/pass-by-ref.exp
3332 * gdb.cp/pr-1023.exp
3333 * gdb.cp/pr-1210.exp
3334 * gdb.cp/pr-574.exp
3335 * gdb.cp/pr10687.exp
3336 * gdb.cp/pr12028.exp
3337 * gdb.cp/pr17132.exp
3338 * gdb.cp/pr17494.exp
3339 * gdb.cp/pr9067.exp
3340 * gdb.cp/pr9167.exp
3341 * gdb.cp/pr9631.exp
3342 * gdb.cp/printmethod.exp
3343 * gdb.cp/psmang.exp
3344 * gdb.cp/psymtab-parameter.exp
3345 * gdb.cp/ptype-cv-cp.exp
3346 * gdb.cp/ptype-flags.exp
3347 * gdb.cp/re-set-overloaded.exp
3348 * gdb.cp/ref-types.exp
3349 * gdb.cp/rtti.exp
3350 * gdb.cp/scope-err.exp
3351 * gdb.cp/shadow.exp
3352 * gdb.cp/smartp.exp
3353 * gdb.cp/static-method.exp
3354 * gdb.cp/static-print-quit.exp
3355 * gdb.cp/temargs.exp
3356 * gdb.cp/templates.exp
3357 * gdb.cp/try_catch.exp
3358 * gdb.cp/typedef-operator.exp
3359 * gdb.cp/typeid.exp
3360 * gdb.cp/userdef.exp
3361 * gdb.cp/using-crash.exp
3362 * gdb.cp/var-tag.exp
3363 * gdb.cp/virtbase.exp
3364 * gdb.cp/virtfunc.exp
3365 * gdb.cp/virtfunc2.exp
3366 * gdb.cp/vla-cxx.exp
3367 * gdb.disasm/t01_mov.exp
3368 * gdb.disasm/t02_mova.exp
3369 * gdb.disasm/t03_add.exp
3370 * gdb.disasm/t04_sub.exp
3371 * gdb.disasm/t05_cmp.exp
3372 * gdb.disasm/t06_ari2.exp
3373 * gdb.disasm/t07_ari3.exp
3374 * gdb.disasm/t08_or.exp
3375 * gdb.disasm/t09_xor.exp
3376 * gdb.disasm/t10_and.exp
3377 * gdb.disasm/t11_logs.exp
3378 * gdb.disasm/t12_bit.exp
3379 * gdb.disasm/t13_otr.exp
3380 * gdb.dlang/circular.exp
3381 * gdb.dwarf2/arr-stride.exp
3382 * gdb.dwarf2/arr-subrange.exp
3383 * gdb.dwarf2/atomic-type.exp
3384 * gdb.dwarf2/bad-regnum.exp
3385 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3386 * gdb.dwarf2/callframecfa.exp
3387 * gdb.dwarf2/clztest.exp
3388 * gdb.dwarf2/corrupt.exp
3389 * gdb.dwarf2/data-loc.exp
3390 * gdb.dwarf2/dup-psym.exp
3391 * gdb.dwarf2/dw2-anon-mptr.exp
3392 * gdb.dwarf2/dw2-anonymous-func.exp
3393 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3394 * gdb.dwarf2/dw2-bad-unresolved.exp
3395 * gdb.dwarf2/dw2-basic.exp
3396 * gdb.dwarf2/dw2-canonicalize-type.exp
3397 * gdb.dwarf2/dw2-case-insensitive.exp
3398 * gdb.dwarf2/dw2-common-block.exp
3399 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3400 * gdb.dwarf2/dw2-compressed.exp
3401 * gdb.dwarf2/dw2-const.exp
3402 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3403 * gdb.dwarf2/dw2-cu-size.exp
3404 * gdb.dwarf2/dw2-dup-frame.exp
3405 * gdb.dwarf2/dw2-entry-value.exp
3406 * gdb.dwarf2/dw2-icycle.exp
3407 * gdb.dwarf2/dw2-ifort-parameter.exp
3408 * gdb.dwarf2/dw2-inline-break.exp
3409 * gdb.dwarf2/dw2-inline-param.exp
3410 * gdb.dwarf2/dw2-intercu.exp
3411 * gdb.dwarf2/dw2-intermix.exp
3412 * gdb.dwarf2/dw2-lexical-block-bare.exp
3413 * gdb.dwarf2/dw2-linkage-name-trust.exp
3414 * gdb.dwarf2/dw2-minsym-in-cu.exp
3415 * gdb.dwarf2/dw2-noloc.exp
3416 * gdb.dwarf2/dw2-op-call.exp
3417 * gdb.dwarf2/dw2-op-out-param.exp
3418 * gdb.dwarf2/dw2-opt-structptr.exp
3419 * gdb.dwarf2/dw2-param-error.exp
3420 * gdb.dwarf2/dw2-producer.exp
3421 * gdb.dwarf2/dw2-ranges-base.exp
3422 * gdb.dwarf2/dw2-ref-missing-frame.exp
3423 * gdb.dwarf2/dw2-reg-undefined.exp
3424 * gdb.dwarf2/dw2-regno-invalid.exp
3425 * gdb.dwarf2/dw2-restore.exp
3426 * gdb.dwarf2/dw2-restrict.exp
3427 * gdb.dwarf2/dw2-single-line-discriminators.exp
3428 * gdb.dwarf2/dw2-strp.exp
3429 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3430 * gdb.dwarf2/dw2-unresolved.exp
3431 * gdb.dwarf2/dw2-var-zero-addr.exp
3432 * gdb.dwarf2/dw4-sig-types.exp
3433 * gdb.dwarf2/dwz.exp
3434 * gdb.dwarf2/dynarr-ptr.exp
3435 * gdb.dwarf2/enum-type.exp
3436 * gdb.dwarf2/gdb-index.exp
3437 * gdb.dwarf2/implptr-64bit.exp
3438 * gdb.dwarf2/implptr-optimized-out.exp
3439 * gdb.dwarf2/implptr.exp
3440 * gdb.dwarf2/implref-array.exp
3441 * gdb.dwarf2/implref-const.exp
3442 * gdb.dwarf2/implref-global.exp
3443 * gdb.dwarf2/implref-struct.exp
3444 * gdb.dwarf2/mac-fileno.exp
3445 * gdb.dwarf2/main-subprogram.exp
3446 * gdb.dwarf2/member-ptr-forwardref.exp
3447 * gdb.dwarf2/method-ptr.exp
3448 * gdb.dwarf2/missing-sig-type.exp
3449 * gdb.dwarf2/nonvar-access.exp
3450 * gdb.dwarf2/opaque-type-lookup.exp
3451 * gdb.dwarf2/pieces-optimized-out.exp
3452 * gdb.dwarf2/pieces.exp
3453 * gdb.dwarf2/pr10770.exp
3454 * gdb.dwarf2/pr13961.exp
3455 * gdb.dwarf2/staticvirtual.exp
3456 * gdb.dwarf2/subrange.exp
3457 * gdb.dwarf2/symtab-producer.exp
3458 * gdb.dwarf2/trace-crash.exp
3459 * gdb.dwarf2/typeddwarf.exp
3460 * gdb.dwarf2/valop.exp
3461 * gdb.dwarf2/watch-notconst.exp
3462 * gdb.fortran/array-element.exp
3463 * gdb.fortran/charset.exp
3464 * gdb.fortran/common-block.exp
3465 * gdb.fortran/complex.exp
3466 * gdb.fortran/derived-type-function.exp
3467 * gdb.fortran/derived-type.exp
3468 * gdb.fortran/logical.exp
3469 * gdb.fortran/module.exp
3470 * gdb.fortran/multi-dim.exp
3471 * gdb.fortran/nested-funcs.exp
3472 * gdb.fortran/print-formatted.exp
3473 * gdb.fortran/subarray.exp
3474 * gdb.fortran/vla-alloc-assoc.exp
3475 * gdb.fortran/vla-datatypes.exp
3476 * gdb.fortran/vla-history.exp
3477 * gdb.fortran/vla-ptr-info.exp
3478 * gdb.fortran/vla-ptype-sub.exp
3479 * gdb.fortran/vla-ptype.exp
3480 * gdb.fortran/vla-sizeof.exp
3481 * gdb.fortran/vla-type.exp
3482 * gdb.fortran/vla-value-sub-arbitrary.exp
3483 * gdb.fortran/vla-value-sub-finish.exp
3484 * gdb.fortran/vla-value-sub.exp
3485 * gdb.fortran/vla-value.exp
3486 * gdb.fortran/whatis_type.exp
3487 * gdb.go/chan.exp
3488 * gdb.go/handcall.exp
3489 * gdb.go/hello.exp
3490 * gdb.go/integers.exp
3491 * gdb.go/methods.exp
3492 * gdb.go/package.exp
3493 * gdb.go/strings.exp
3494 * gdb.go/types.exp
3495 * gdb.go/unsafe.exp
3496 * gdb.guile/scm-arch.exp
3497 * gdb.guile/scm-block.exp
3498 * gdb.guile/scm-breakpoint.exp
3499 * gdb.guile/scm-cmd.exp
3500 * gdb.guile/scm-disasm.exp
3501 * gdb.guile/scm-equal.exp
3502 * gdb.guile/scm-frame-args.exp
3503 * gdb.guile/scm-frame-inline.exp
3504 * gdb.guile/scm-frame.exp
3505 * gdb.guile/scm-iterator.exp
3506 * gdb.guile/scm-math.exp
3507 * gdb.guile/scm-objfile.exp
3508 * gdb.guile/scm-ports.exp
3509 * gdb.guile/scm-symbol.exp
3510 * gdb.guile/scm-symtab.exp
3511 * gdb.guile/scm-value-cc.exp
3512 * gdb.guile/types-module.exp
3513 * gdb.linespec/break-ask.exp
3514 * gdb.linespec/cpexplicit.exp
3515 * gdb.linespec/explicit.exp
3516 * gdb.linespec/keywords.exp
3517 * gdb.linespec/linespec.exp
3518 * gdb.linespec/ls-dollar.exp
3519 * gdb.linespec/ls-errs.exp
3520 * gdb.linespec/skip-two.exp
3521 * gdb.linespec/thread.exp
3522 * gdb.mi/mi-async.exp
3523 * gdb.mi/mi-basics.exp
3524 * gdb.mi/mi-break.exp
3525 * gdb.mi/mi-catch-load.exp
3526 * gdb.mi/mi-cli.exp
3527 * gdb.mi/mi-cmd-param-changed.exp
3528 * gdb.mi/mi-console.exp
3529 * gdb.mi/mi-detach.exp
3530 * gdb.mi/mi-disassemble.exp
3531 * gdb.mi/mi-eval.exp
3532 * gdb.mi/mi-file-transfer.exp
3533 * gdb.mi/mi-file.exp
3534 * gdb.mi/mi-fill-memory.exp
3535 * gdb.mi/mi-inheritance-syntax-error.exp
3536 * gdb.mi/mi-linespec-err-cp.exp
3537 * gdb.mi/mi-logging.exp
3538 * gdb.mi/mi-memory-changed.exp
3539 * gdb.mi/mi-read-memory.exp
3540 * gdb.mi/mi-record-changed.exp
3541 * gdb.mi/mi-reg-undefined.exp
3542 * gdb.mi/mi-regs.exp
3543 * gdb.mi/mi-return.exp
3544 * gdb.mi/mi-reverse.exp
3545 * gdb.mi/mi-simplerun.exp
3546 * gdb.mi/mi-solib.exp
3547 * gdb.mi/mi-stack.exp
3548 * gdb.mi/mi-stepi.exp
3549 * gdb.mi/mi-syn-frame.exp
3550 * gdb.mi/mi-until.exp
3551 * gdb.mi/mi-var-block.exp
3552 * gdb.mi/mi-var-child.exp
3553 * gdb.mi/mi-var-cmd.exp
3554 * gdb.mi/mi-var-cp.exp
3555 * gdb.mi/mi-var-display.exp
3556 * gdb.mi/mi-var-invalidate.exp
3557 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3558 * gdb.mi/mi-vla-fortran.exp
3559 * gdb.mi/mi-watch.exp
3560 * gdb.mi/mi2-var-child.exp
3561 * gdb.mi/user-selected-context-sync.exp
3562 * gdb.modula2/unbounded-array.exp
3563 * gdb.multi/dummy-frame-restore.exp
3564 * gdb.multi/multi-arch-exec.exp
3565 * gdb.multi/multi-arch.exp
3566 * gdb.multi/tids.exp
3567 * gdb.multi/watchpoint-multi.exp
3568 * gdb.opencl/callfuncs.exp
3569 * gdb.opencl/convs_casts.exp
3570 * gdb.opencl/datatypes.exp
3571 * gdb.opencl/operators.exp
3572 * gdb.opencl/vec_comps.exp
3573 * gdb.opt/clobbered-registers-O2.exp
3574 * gdb.opt/inline-break.exp
3575 * gdb.opt/inline-bt.exp
3576 * gdb.opt/inline-cmds.exp
3577 * gdb.opt/inline-locals.exp
3578 * gdb.pascal/case-insensitive-symbols.exp
3579 * gdb.pascal/floats.exp
3580 * gdb.pascal/gdb11492.exp
3581 * gdb.python/lib-types.exp
3582 * gdb.python/py-arch.exp
3583 * gdb.python/py-as-string.exp
3584 * gdb.python/py-bad-printers.exp
3585 * gdb.python/py-block.exp
3586 * gdb.python/py-breakpoint-create-fail.exp
3587 * gdb.python/py-breakpoint.exp
3588 * gdb.python/py-caller-is.exp
3589 * gdb.python/py-cmd.exp
3590 * gdb.python/py-explore-cc.exp
3591 * gdb.python/py-explore.exp
3592 * gdb.python/py-finish-breakpoint.exp
3593 * gdb.python/py-finish-breakpoint2.exp
3594 * gdb.python/py-frame-args.exp
3595 * gdb.python/py-frame-inline.exp
3596 * gdb.python/py-frame.exp
3597 * gdb.python/py-framefilter-mi.exp
3598 * gdb.python/py-infthread.exp
3599 * gdb.python/py-lazy-string.exp
3600 * gdb.python/py-linetable.exp
3601 * gdb.python/py-mi-events.exp
3602 * gdb.python/py-mi-objfile.exp
3603 * gdb.python/py-mi.exp
3604 * gdb.python/py-objfile.exp
3605 * gdb.python/py-pp-integral.exp
3606 * gdb.python/py-pp-maint.exp
3607 * gdb.python/py-pp-re-notag.exp
3608 * gdb.python/py-pp-registration.exp
3609 * gdb.python/py-recurse-unwind.exp
3610 * gdb.python/py-strfns.exp
3611 * gdb.python/py-symbol.exp
3612 * gdb.python/py-symtab.exp
3613 * gdb.python/py-sync-interp.exp
3614 * gdb.python/py-typeprint.exp
3615 * gdb.python/py-unwind-maint.exp
3616 * gdb.python/py-unwind.exp
3617 * gdb.python/py-value-cc.exp
3618 * gdb.python/py-xmethods.exp
3619 * gdb.reverse/amd64-tailcall-reverse.exp
3620 * gdb.reverse/break-precsave.exp
3621 * gdb.reverse/break-reverse.exp
3622 * gdb.reverse/consecutive-precsave.exp
3623 * gdb.reverse/consecutive-reverse.exp
3624 * gdb.reverse/finish-precsave.exp
3625 * gdb.reverse/finish-reverse-bkpt.exp
3626 * gdb.reverse/finish-reverse.exp
3627 * gdb.reverse/fstatat-reverse.exp
3628 * gdb.reverse/getresuid-reverse.exp
3629 * gdb.reverse/i386-precsave.exp
3630 * gdb.reverse/i386-reverse.exp
3631 * gdb.reverse/i386-sse-reverse.exp
3632 * gdb.reverse/i387-env-reverse.exp
3633 * gdb.reverse/i387-stack-reverse.exp
3634 * gdb.reverse/insn-reverse.exp
3635 * gdb.reverse/machinestate-precsave.exp
3636 * gdb.reverse/machinestate.exp
3637 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3638 * gdb.reverse/pipe-reverse.exp
3639 * gdb.reverse/readv-reverse.exp
3640 * gdb.reverse/recvmsg-reverse.exp
3641 * gdb.reverse/rerun-prec.exp
3642 * gdb.reverse/s390-mvcle.exp
3643 * gdb.reverse/step-precsave.exp
3644 * gdb.reverse/step-reverse.exp
3645 * gdb.reverse/time-reverse.exp
3646 * gdb.reverse/until-precsave.exp
3647 * gdb.reverse/until-reverse.exp
3648 * gdb.reverse/waitpid-reverse.exp
3649 * gdb.reverse/watch-precsave.exp
3650 * gdb.reverse/watch-reverse.exp
3651 * gdb.rust/generics.exp
3652 * gdb.rust/methods.exp
3653 * gdb.rust/modules.exp
3654 * gdb.rust/simple.exp
3655 * gdb.server/connect-with-no-symbol-file.exp
3656 * gdb.server/ext-attach.exp
3657 * gdb.server/ext-restart.exp
3658 * gdb.server/ext-wrapper.exp
3659 * gdb.server/file-transfer.exp
3660 * gdb.server/server-exec-info.exp
3661 * gdb.server/server-kill.exp
3662 * gdb.server/server-mon.exp
3663 * gdb.server/wrapper.exp
3664 * gdb.stabs/exclfwd.exp
3665 * gdb.stabs/gdb11479.exp
3666 * gdb.threads/clone-new-thread-event.exp
3667 * gdb.threads/corethreads.exp
3668 * gdb.threads/current-lwp-dead.exp
3669 * gdb.threads/dlopen-libpthread.exp
3670 * gdb.threads/gcore-thread.exp
3671 * gdb.threads/sigstep-threads.exp
3672 * gdb.threads/watchpoint-fork.exp
3673 * gdb.trace/actions-changed.exp
3674 * gdb.trace/backtrace.exp
3675 * gdb.trace/change-loc.exp
3676 * gdb.trace/circ.exp
3677 * gdb.trace/collection.exp
3678 * gdb.trace/disconnected-tracing.exp
3679 * gdb.trace/ftrace.exp
3680 * gdb.trace/mi-trace-frame-collected.exp
3681 * gdb.trace/mi-trace-unavailable.exp
3682 * gdb.trace/mi-traceframe-changed.exp
3683 * gdb.trace/mi-tsv-changed.exp
3684 * gdb.trace/no-attach-trace.exp
3685 * gdb.trace/passc-dyn.exp
3686 * gdb.trace/qtro.exp
3687 * gdb.trace/range-stepping.exp
3688 * gdb.trace/read-memory.exp
3689 * gdb.trace/save-trace.exp
3690 * gdb.trace/signal.exp
3691 * gdb.trace/status-stop.exp
3692 * gdb.trace/tfile.exp
3693 * gdb.trace/trace-break.exp
3694 * gdb.trace/trace-buffer-size.exp
3695 * gdb.trace/trace-condition.exp
3696 * gdb.trace/tracefile-pseudo-reg.exp
3697 * gdb.trace/tstatus.exp
3698 * gdb.trace/unavailable.exp
3699 * gdb.trace/while-dyn.exp
3700 * gdb.trace/while-stepping.exp
3701
34c41c68
DE
37022016-12-22 Doug Evans <xdje42@gmail.com>
3703
3704 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3705 and msymbols.
3706
16e69324
YQ
37072016-12-19 Yao Qi <yao.qi@linaro.org>
3708
3709 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3710 (test_with_self): Don't call do_steps_and_nexts, and remove
3711 code about stepping into xmalloc.
3712
f94f411b
YQ
37132016-12-09 Yao Qi <yao.qi@linaro.org>
3714
3715 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3716
37172016-12-09 Yao Qi <yao.qi@linaro.org>
3718
3719 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3720
f1b5deee
PA
37212016-12-09 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.base/all-architectures-0.exp: New file.
3724 * gdb.base/all-architectures-1.exp: New file.
3725 * gdb.base/all-architectures-2.exp: New file.
3726 * gdb.base/all-architectures-3.exp: New file.
3727 * gdb.base/all-architectures-4.exp: New file.
3728 * gdb.base/all-architectures-5.exp: New file.
3729 * gdb.base/all-architectures-6.exp: New file.
3730 * gdb.base/all-architectures-7.exp: New file.
3731 * gdb.base/all-architectures.exp.in: New file.
3732
364ca42e
YQ
37332016-12-09 Yao Qi <yao.qi@linaro.org>
3734
3735 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3736
107c2d62
LM
37372016-12-02 Luis Machado <lgustavo@codesourcery.com>
3738
3739 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3740 possible.
3741 Remove useless pattern-matching code.
3742
df3ee9ca
PA
37432016-12-02 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3746 procedure.
3747 (top level): Call it.
3748
ec835369
PA
37492016-12-02 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3752 New procedure.
3753 (top level): Call it.
3754
01770bbd
PA
37552016-12-02 Pedro Alves <palves@redhat.com>
3756
3757 PR cli/20559
3758 * gdb.base/commands.exp (user_defined_command_args_eval): New
3759 procedure.
3760 (top level): Call it.
3761
008459ea
LM
37622016-12-02 Luis Machado <lgustavo@codesourcery.com>
3763
3764 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3765 timeout handling.
3766
0c1b455e
TT
37672016-12-02 Tom Tromey <tom@tromey.com>
3768
3769 * gdb.dwarf2/main-subprogram.c: New file.
3770 * gdb.dwarf2/main-subprogram.exp: New file.
3771
018572b8
LM
37722016-12-01 Luis Machado <lgustavo@codesourcery.com>
3773
3774 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3775 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3776 gdb_test_no_output for a couple of cases.
3777 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3778
84c93cd5
LM
37792016-12-01 Luis Machado <lgustavo@codesourcery.com>
3780
3781 Fix test names and standardize compilation error messages throughout
3782 the following files:
3783
3784 * gdb.ada/start.exp
3785 * gdb.arch/alpha-step.exp
3786 * gdb.arch/e500-prologue.exp
3787 * gdb.arch/ftrace-insn-reloc.exp
3788 * gdb.arch/gdb1291.exp
3789 * gdb.arch/gdb1431.exp
3790 * gdb.arch/gdb1558.exp
3791 * gdb.arch/i386-dr3-watch.exp
3792 * gdb.arch/i386-sse-stack-align.exp
3793 * gdb.arch/ia64-breakpoint-shadow.exp
3794 * gdb.arch/pa-nullify.exp
3795 * gdb.arch/powerpc-aix-prologue.exp
3796 * gdb.arch/thumb-bx-pc.exp
3797 * gdb.base/annota1.exp
3798 * gdb.base/annota3.exp
3799 * gdb.base/arrayidx.exp
3800 * gdb.base/assign.exp
3801 * gdb.base/attach.exp
3802 * gdb.base/auxv.exp
3803 * gdb.base/bang.exp
3804 * gdb.base/bfp-test.exp
3805 * gdb.base/bigcore.exp
3806 * gdb.base/bitfields2.exp
3807 * gdb.base/break-fun-addr.exp
3808 * gdb.base/break-probes.exp
3809 * gdb.base/call-rt-st.exp
3810 * gdb.base/callexit.exp
3811 * gdb.base/catch-fork-kill.exp
3812 * gdb.base/charset.exp
3813 * gdb.base/checkpoint.exp
3814 * gdb.base/comprdebug.exp
3815 * gdb.base/constvars.exp
3816 * gdb.base/coredump-filter.exp
3817 * gdb.base/cursal.exp
3818 * gdb.base/cvexpr.exp
3819 * gdb.base/detach.exp
3820 * gdb.base/display.exp
3821 * gdb.base/dmsym.exp
3822 * gdb.base/dprintf-pending.exp
3823 * gdb.base/dso2dso.exp
3824 * gdb.base/dtrace-probe.exp
3825 * gdb.base/dump.exp
3826 * gdb.base/enum_cond.exp
3827 * gdb.base/exe-lock.exp
3828 * gdb.base/exec-invalid-sysroot.exp
3829 * gdb.base/execl-update-breakpoints.exp
3830 * gdb.base/exprs.exp
3831 * gdb.base/fileio.exp
3832 * gdb.base/find.exp
3833 * gdb.base/finish.exp
3834 * gdb.base/fixsection.exp
3835 * gdb.base/foll-vfork.exp
3836 * gdb.base/frame-args.exp
3837 * gdb.base/gcore.exp
3838 * gdb.base/gdb1250.exp
3839 * gdb.base/global-var-nested-by-dso.exp
3840 * gdb.base/gnu-ifunc.exp
3841 * gdb.base/hashline1.exp
3842 * gdb.base/hashline2.exp
3843 * gdb.base/hashline3.exp
3844 * gdb.base/hbreak-in-shr-unsupported.exp
3845 * gdb.base/huge.exp
3846 * gdb.base/infcall-input.exp
3847 * gdb.base/info-fun.exp
3848 * gdb.base/info-shared.exp
3849 * gdb.base/jit-simple.exp
3850 * gdb.base/jit-so.exp
3851 * gdb.base/jit.exp
3852 * gdb.base/jump.exp
3853 * gdb.base/label.exp
3854 * gdb.base/lineinc.exp
3855 * gdb.base/logical.exp
3856 * gdb.base/longjmp.exp
3857 * gdb.base/macscp.exp
3858 * gdb.base/miscexprs.exp
3859 * gdb.base/new-ui-echo.exp
3860 * gdb.base/new-ui-pending-input.exp
3861 * gdb.base/new-ui.exp
3862 * gdb.base/nodebug.exp
3863 * gdb.base/nofield.exp
3864 * gdb.base/offsets.exp
3865 * gdb.base/overlays.exp
3866 * gdb.base/pending.exp
3867 * gdb.base/pointers.exp
3868 * gdb.base/pr11022.exp
3869 * gdb.base/printcmds.exp
3870 * gdb.base/prologue.exp
3871 * gdb.base/ptr-typedef.exp
3872 * gdb.base/realname-expand.exp
3873 * gdb.base/relativedebug.exp
3874 * gdb.base/relocate.exp
3875 * gdb.base/remote.exp
3876 * gdb.base/reread.exp
3877 * gdb.base/return2.exp
3878 * gdb.base/savedregs.exp
3879 * gdb.base/sep.exp
3880 * gdb.base/sepdebug.exp
3881 * gdb.base/sepsymtab.exp
3882 * gdb.base/set-inferior-tty.exp
3883 * gdb.base/setshow.exp
3884 * gdb.base/shlib-call.exp
3885 * gdb.base/sigaltstack.exp
3886 * gdb.base/siginfo-addr.exp
3887 * gdb.base/signals.exp
3888 * gdb.base/signull.exp
3889 * gdb.base/sigrepeat.exp
3890 * gdb.base/so-impl-ld.exp
3891 * gdb.base/solib-display.exp
3892 * gdb.base/solib-overlap.exp
3893 * gdb.base/solib-search.exp
3894 * gdb.base/solib-symbol.exp
3895 * gdb.base/structs.exp
3896 * gdb.base/structs2.exp
3897 * gdb.base/symtab-search-order.exp
3898 * gdb.base/twice.exp
3899 * gdb.base/unload.exp
3900 * gdb.base/varargs.exp
3901 * gdb.base/watchpoint-solib.exp
3902 * gdb.base/watchpoint.exp
3903 * gdb.base/whatis.exp
3904 * gdb.base/wrong_frame_bt_full.exp
3905 * gdb.btrace/dlopen.exp
3906 * gdb.cell/ea-standalone.exp
3907 * gdb.cell/ea-test.exp
3908 * gdb.cp/dispcxx.exp
3909 * gdb.cp/gdb2384.exp
3910 * gdb.cp/method2.exp
3911 * gdb.cp/nextoverthrow.exp
3912 * gdb.cp/pr10728.exp
3913 * gdb.disasm/am33.exp
3914 * gdb.disasm/h8300s.exp
3915 * gdb.disasm/mn10300.exp
3916 * gdb.disasm/sh3.exp
3917 * gdb.dwarf2/dw2-dir-file-name.exp
3918 * gdb.fortran/complex.exp
3919 * gdb.fortran/library-module.exp
3920 * gdb.guile/scm-pretty-print.exp
3921 * gdb.guile/scm-symbol.exp
3922 * gdb.guile/scm-type.exp
3923 * gdb.guile/scm-value.exp
3924 * gdb.linespec/linespec.exp
3925 * gdb.mi/gdb701.exp
3926 * gdb.mi/gdb792.exp
3927 * gdb.mi/mi-breakpoint-changed.exp
3928 * gdb.mi/mi-dprintf-pending.exp
3929 * gdb.mi/mi-dprintf.exp
3930 * gdb.mi/mi-exit-code.exp
3931 * gdb.mi/mi-pending.exp
3932 * gdb.mi/mi-solib.exp
3933 * gdb.mi/new-ui-mi-sync.exp
3934 * gdb.mi/pr11022.exp
3935 * gdb.mi/user-selected-context-sync.exp
3936 * gdb.opt/solib-intra-step.exp
3937 * gdb.python/py-events.exp
3938 * gdb.python/py-finish-breakpoint.exp
3939 * gdb.python/py-mi.exp
3940 * gdb.python/py-prettyprint.exp
3941 * gdb.python/py-shared.exp
3942 * gdb.python/py-symbol.exp
3943 * gdb.python/py-template.exp
3944 * gdb.python/py-type.exp
3945 * gdb.python/py-value.exp
3946 * gdb.reverse/solib-precsave.exp
3947 * gdb.reverse/solib-reverse.exp
3948 * gdb.server/solib-list.exp
3949 * gdb.stabs/weird.exp
3950 * gdb.threads/reconnect-signal.exp
3951 * gdb.threads/stepi-random-signal.exp
3952 * gdb.trace/actions.exp
3953 * gdb.trace/ax.exp
3954 * gdb.trace/backtrace.exp
3955 * gdb.trace/change-loc.exp
3956 * gdb.trace/deltrace.exp
3957 * gdb.trace/ftrace-lock.exp
3958 * gdb.trace/ftrace.exp
3959 * gdb.trace/infotrace.exp
3960 * gdb.trace/mi-tracepoint-changed.exp
3961 * gdb.trace/packetlen.exp
3962 * gdb.trace/passcount.exp
3963 * gdb.trace/pending.exp
3964 * gdb.trace/range-stepping.exp
3965 * gdb.trace/report.exp
3966 * gdb.trace/stap-trace.exp
3967 * gdb.trace/tfind.exp
3968 * gdb.trace/trace-break.exp
3969 * gdb.trace/trace-condition.exp
3970 * gdb.trace/trace-enable-disable.exp
3971 * gdb.trace/trace-mt.exp
3972 * gdb.trace/tracecmd.exp
3973 * gdb.trace/tspeed.exp
3974 * gdb.trace/tsv.exp
3975 * lib/perftest.exp
3976
fb9feb35
LM
39772016-12-01 Luis Machado <lgustavo@codesourcery.com>
3978
3979 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
3980 with gdb_test_no_output.
3981 Use command as test name.
3982
cd2ddb6c
LM
39832016-12-01 Luis Machado <lgustavo@codesourcery.com>
3984
3985 Fix test names starting with uppercase throughout the files.
3986
3987 * gdb.ada/assign_1.exp
3988 * gdb.ada/boolean_expr.exp
3989 * gdb.base/arrayidx.exp
3990 * gdb.base/del.exp
3991 * gdb.base/gcore-buffer-overflow.exp
3992 * gdb.base/testenv.exp
3993 * gdb.compile/compile.exp
3994 * gdb.python/py-framefilter-invalidarg.exp
3995 * gdb.python/py-framefilter.exp
3996
bb95117e
LM
39972016-12-01 Luis Machado <lgustavo@codesourcery.com>
3998
3999 Fix test names starting with uppercase throughout the files.
4000
4001 * gdb.ada/array_return.exp
4002 * gdb.ada/expr_delims.exp
4003 * gdb.ada/mi_dyn_arr.exp
4004 * gdb.ada/mi_interface.exp
4005 * gdb.ada/mi_var_array.exp
4006 * gdb.ada/watch_arg.exp
4007 * gdb.arch/alpha-step.exp
4008 * gdb.arch/altivec-regs.exp
4009 * gdb.arch/e500-regs.exp
4010 * gdb.arch/powerpc-d128-regs.exp
4011 * gdb.base/arrayidx.exp
4012 * gdb.base/break.exp
4013 * gdb.base/checkpoint.exp
4014 * gdb.base/debug-expr.exp
4015 * gdb.base/dmsym.exp
4016 * gdb.base/radix.exp
4017 * gdb.base/sepdebug.exp
4018 * gdb.base/testenv.exp
4019 * gdb.base/watch_thread_num.exp
4020 * gdb.base/watchpoint-cond-gone.exp
4021 * gdb.cell/break.exp
4022 * gdb.cell/ea-cache.exp
4023 * gdb.compile/compile.exp
4024 * gdb.cp/gdb2495.exp
4025 * gdb.gdb/selftest.exp
4026 * gdb.gdb/xfullpath.exp
4027 * gdb.go/hello.exp
4028 * gdb.go/integers.exp
4029 * gdb.objc/basicclass.exp
4030 * gdb.pascal/hello.exp
4031 * gdb.pascal/integers.exp
4032 * gdb.python/py-breakpoint.exp
4033 * gdb.python/py-cmd.exp
4034 * gdb.python/py-linetable.exp
4035 * gdb.python/py-xmethods.exp
4036 * gdb.python/python.exp
4037 * gdb.reverse/consecutive-precsave.exp
4038 * gdb.reverse/finish-precsave.exp
4039 * gdb.reverse/i386-precsave.exp
4040 * gdb.reverse/machinestate-precsave.exp
4041 * gdb.reverse/sigall-precsave.exp
4042 * gdb.reverse/solib-precsave.exp
4043 * gdb.reverse/step-precsave.exp
4044 * gdb.reverse/until-precsave.exp
4045 * gdb.reverse/watch-precsave.exp
4046 * gdb.threads/leader-exit.exp
4047 * gdb.threads/pthreads.exp
4048 * gdb.threads/wp-replication.exp
4049 * gdb.trace/actions.exp
4050 * gdb.trace/mi-tsv-changed.exp
4051 * gdb.trace/tsv.exp
4052
de97fdd4
LM
40532016-12-01 Luis Machado <lgustavo@codesourcery.com>
4054
4055 Fix test names starting with uppercase throughout the files.
4056
4057 * gdb.arch/i386-bp_permanent.exp
4058 * gdb.arch/i386-gnu-cfi.exp
4059 * gdb.base/disasm-end-cu.exp
4060 * gdb.base/macscp.exp
4061 * gdb.base/pending.exp
4062 * gdb.base/watch_thread_num.exp
4063 * gdb.cp/exception.exp
4064 * gdb.cp/gdb2495.exp
4065 * gdb.cp/local.exp
4066 * gdb.python/py-evsignal.exp
4067 * gdb.python/python.exp
4068 * gdb.trace/tracecmd.exp
4069
9f058c10
LM
40702016-12-01 Luis Machado <lgustavo@codesourcery.com>
4071
4072 Fix test names starting with uppercase throughout the files.
4073
4074 * gdb.base/charset.exp
4075 * gdb.base/eval.exp
4076 * gdb.base/multi-forks.exp
4077 * gdb.guile/scm-progspace.exp
4078 * gdb.opencl/datatypes.exp
4079 * gdb.python/py-block.exp
4080 * gdb.python/py-function.exp
4081 * gdb.python/py-symbol.exp
4082 * gdb.python/py-symtab.exp
4083 * gdb.python/py-xmethods.exp
4084 * gdb.reverse/break-precsave.exp
4085 * gdb.reverse/break-reverse.exp
4086 * gdb.reverse/consecutive-precsave.exp
4087 * gdb.reverse/consecutive-reverse.exp
4088 * gdb.reverse/finish-precsave.exp
4089 * gdb.reverse/finish-reverse-bkpt.exp
4090 * gdb.reverse/finish-reverse.exp
4091 * gdb.reverse/fstatat-reverse.exp
4092 * gdb.reverse/getresuid-reverse.exp
4093 * gdb.reverse/i386-precsave.exp
4094 * gdb.reverse/i386-reverse.exp
4095 * gdb.reverse/i386-sse-reverse.exp
4096 * gdb.reverse/i387-stack-reverse.exp
4097 * gdb.reverse/insn-reverse.exp
4098 * gdb.reverse/machinestate-precsave.exp
4099 * gdb.reverse/machinestate.exp
4100 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4101 * gdb.reverse/pipe-reverse.exp
4102 * gdb.reverse/readv-reverse.exp
4103 * gdb.reverse/recvmsg-reverse.exp
4104 * gdb.reverse/rerun-prec.exp
4105 * gdb.reverse/s390-mvcle.exp
4106 * gdb.reverse/sigall-precsave.exp
4107 * gdb.reverse/sigall-reverse.exp
4108 * gdb.reverse/solib-precsave.exp
4109 * gdb.reverse/solib-reverse.exp
4110 * gdb.reverse/step-precsave.exp
4111 * gdb.reverse/step-reverse.exp
4112 * gdb.reverse/time-reverse.exp
4113 * gdb.reverse/until-precsave.exp
4114 * gdb.reverse/until-reverse.exp
4115 * gdb.reverse/waitpid-reverse.exp
4116 * gdb.reverse/watch-precsave.exp
4117 * gdb.reverse/watch-reverse.exp
4118
cdc7edd7
LM
41192016-12-01 Luis Machado <lgustavo@codesourcery.com>
4120
4121 Fix test names starting with uppercase throughout the files.
4122
4123 * gdb.arch/i386-mpx-simple_segv.exp
4124 * gdb.arch/i386-mpx.exp
4125 * gdb.arch/i386-permbkpt.exp
4126 * gdb.arch/pa-nullify.exp
4127 * gdb.arch/powerpc-d128-regs.exp
4128 * gdb.arch/vsx-regs.exp
4129 * gdb.base/bfp-test.exp
4130 * gdb.base/break.exp
4131 * gdb.base/breakpoint-shadow.exp
4132 * gdb.base/callfuncs.exp
4133 * gdb.base/charset.exp
4134 * gdb.base/commands.exp
4135 * gdb.base/completion.exp
4136 * gdb.base/dfp-test.exp
4137 * gdb.base/echo.exp
4138 * gdb.base/ending-run.exp
4139 * gdb.base/eval.exp
4140 * gdb.base/expand-psymtabs.exp
4141 * gdb.base/float128.exp
4142 * gdb.base/floatn.exp
4143 * gdb.base/foll-exec-mode.exp
4144 * gdb.base/gdb1056.exp
4145 * gdb.base/gdb11531.exp
4146 * gdb.base/kill-after-signal.exp
4147 * gdb.base/multi-forks.exp
4148 * gdb.base/overlays.exp
4149 * gdb.base/pending.exp
4150 * gdb.base/sepdebug.exp
4151 * gdb.base/testenv.exp
4152 * gdb.base/valgrind-db-attach.exp
4153 * gdb.base/watch_thread_num.exp
4154 * gdb.base/watchpoint-cond-gone.exp
4155 * gdb.base/watchpoint.exp
4156 * gdb.base/watchpoints.exp
4157 * gdb.cp/arg-reference.exp
4158 * gdb.cp/baseenum.exp
4159 * gdb.cp/operator.exp
4160 * gdb.cp/shadow.exp
4161 * gdb.dwarf2/dw2-op-out-param.exp
4162 * gdb.dwarf2/dw2-reg-undefined.exp
4163 * gdb.go/chan.exp
4164 * gdb.go/hello.exp
4165 * gdb.go/integers.exp
4166 * gdb.go/methods.exp
4167 * gdb.go/package.exp
4168 * gdb.guile/scm-parameter.exp
4169 * gdb.guile/scm-progspace.exp
4170 * gdb.guile/scm-value.exp
4171 * gdb.mi/mi-pending.exp
4172 * gdb.mi/user-selected-context-sync.exp
4173 * gdb.multi/multi-attach.exp
4174 * gdb.multi/tids.exp
4175 * gdb.opt/clobbered-registers-O2.exp
4176 * gdb.pascal/floats.exp
4177 * gdb.pascal/integers.exp
4178 * gdb.python/py-block.exp
4179 * gdb.python/py-events.exp
4180 * gdb.python/py-parameter.exp
4181 * gdb.python/py-symbol.exp
4182 * gdb.python/py-symtab.exp
4183 * gdb.python/py-type.exp
4184 * gdb.python/py-value.exp
4185 * gdb.python/py-xmethods.exp
4186 * gdb.python/python.exp
4187 * gdb.reverse/break-precsave.exp
4188 * gdb.reverse/consecutive-precsave.exp
4189 * gdb.reverse/finish-precsave.exp
4190 * gdb.reverse/i386-precsave.exp
4191 * gdb.reverse/machinestate-precsave.exp
4192 * gdb.reverse/sigall-precsave.exp
4193 * gdb.reverse/solib-precsave.exp
4194 * gdb.reverse/step-precsave.exp
4195 * gdb.reverse/until-precsave.exp
4196 * gdb.reverse/watch-precsave.exp
4197 * gdb.server/ext-attach.exp
4198 * gdb.server/ext-restart.exp
4199 * gdb.server/ext-run.exp
4200 * gdb.server/ext-wrapper.exp
4201 * gdb.stabs/gdb11479.exp
4202 * gdb.stabs/weird.exp
4203 * gdb.threads/attach-many-short-lived-threads.exp
4204 * gdb.threads/kill.exp
4205 * gdb.threads/watchpoint-fork.exp
4206
bc6c7af4
LM
42072016-12-01 Luis Machado <lgustavo@codesourcery.com>
4208
4209 Fix test names starting with uppercase throughout all the files below.
4210
4211 * gdb.ada/array_return.exp
4212 * gdb.ada/catch_ex.exp
4213 * gdb.ada/info_exc.exp
4214 * gdb.ada/mi_catch_ex.exp
4215 * gdb.ada/mi_dyn_arr.exp
4216 * gdb.ada/mi_ex_cond.exp
4217 * gdb.ada/mi_exc_info.exp
4218 * gdb.ada/mi_interface.exp
4219 * gdb.ada/mi_task_arg.exp
4220 * gdb.ada/mi_task_info.exp
4221 * gdb.ada/mi_var_array.exp
4222 * gdb.arch/alpha-step.exp
4223 * gdb.arch/amd64-disp-step.exp
4224 * gdb.arch/arm-disp-step.exp
4225 * gdb.arch/disp-step-insn-reloc.exp
4226 * gdb.arch/e500-prologue.exp
4227 * gdb.arch/ftrace-insn-reloc.exp
4228 * gdb.arch/gdb1558.exp
4229 * gdb.arch/i386-bp_permanent.exp
4230 * gdb.arch/i386-disp-step.exp
4231 * gdb.arch/i386-float.exp
4232 * gdb.arch/i386-gnu-cfi.exp
4233 * gdb.arch/ia64-breakpoint-shadow.exp
4234 * gdb.arch/mips16-thunks.exp
4235 * gdb.arch/pa-nullify.exp
4236 * gdb.arch/powerpc-aix-prologue.exp
4237 * gdb.arch/powerpc-power.exp
4238 * gdb.arch/ppc-dfp.exp
4239 * gdb.arch/s390-tdbregs.exp
4240 * gdb.arch/spu-info.exp
4241 * gdb.arch/spu-ls.exp
4242 * gdb.arch/thumb-bx-pc.exp
4243 * gdb.base/advance.exp
4244 * gdb.base/annota-input-while-running.exp
4245 * gdb.base/arrayidx.exp
4246 * gdb.base/asmlabel.exp
4247 * gdb.base/async.exp
4248 * gdb.base/attach-wait-input.exp
4249 * gdb.base/auto-connect-native-target.exp
4250 * gdb.base/batch-preserve-term-settings.exp
4251 * gdb.base/bfp-test.exp
4252 * gdb.base/bigcore.exp
4253 * gdb.base/bp-permanent.exp
4254 * gdb.base/break-always.exp
4255 * gdb.base/break-fun-addr.exp
4256 * gdb.base/break-idempotent.exp
4257 * gdb.base/break-main-file-remove-fail.exp
4258 * gdb.base/break-probes.exp
4259 * gdb.base/break-unload-file.exp
4260 * gdb.base/break.exp
4261 * gdb.base/call-ar-st.exp
4262 * gdb.base/call-rt-st.exp
4263 * gdb.base/call-sc.exp
4264 * gdb.base/call-signal-resume.exp
4265 * gdb.base/call-strs.exp
4266 * gdb.base/callexit.exp
4267 * gdb.base/callfuncs.exp
4268 * gdb.base/catch-gdb-caused-signals.exp
4269 * gdb.base/catch-signal-siginfo-cond.exp
4270 * gdb.base/catch-syscall.exp
4271 * gdb.base/compare-sections.exp
4272 * gdb.base/cond-eval-mode.exp
4273 * gdb.base/condbreak-call-false.exp
4274 * gdb.base/consecutive-step-over.exp
4275 * gdb.base/cursal.exp
4276 * gdb.base/disabled-location.exp
4277 * gdb.base/disasm-end-cu.exp
4278 * gdb.base/display.exp
4279 * gdb.base/double-prompt-target-event-error.exp
4280 * gdb.base/dprintf-bp-same-addr.exp
4281 * gdb.base/dprintf-detach.exp
4282 * gdb.base/dprintf-next.exp
4283 * gdb.base/dprintf-non-stop.exp
4284 * gdb.base/dprintf-pending.exp
4285 * gdb.base/dso2dso.exp
4286 * gdb.base/ending-run.exp
4287 * gdb.base/enum_cond.exp
4288 * gdb.base/examine-backward.exp
4289 * gdb.base/exe-lock.exp
4290 * gdb.base/exec-invalid-sysroot.exp
4291 * gdb.base/execl-update-breakpoints.exp
4292 * gdb.base/execution-termios.exp
4293 * gdb.base/fileio.exp
4294 * gdb.base/fixsection.exp
4295 * gdb.base/foll-exec-mode.exp
4296 * gdb.base/foll-exec.exp
4297 * gdb.base/fork-running-state.exp
4298 * gdb.base/frame-args.exp
4299 * gdb.base/fullpath-expand.exp
4300 * gdb.base/func-ptr.exp
4301 * gdb.base/gcore-relro-pie.exp
4302 * gdb.base/gdb1090.exp
4303 * gdb.base/gdb1555.exp
4304 * gdb.base/global-var-nested-by-dso.exp
4305 * gdb.base/gnu-ifunc.exp
4306 * gdb.base/hbreak-in-shr-unsupported.exp
4307 * gdb.base/hbreak-unmapped.exp
4308 * gdb.base/hook-stop.exp
4309 * gdb.base/infcall-input.exp
4310 * gdb.base/info-fun.exp
4311 * gdb.base/info-shared.exp
4312 * gdb.base/interrupt-noterm.exp
4313 * gdb.base/jit-so.exp
4314 * gdb.base/jit.exp
4315 * gdb.base/line-symtabs.exp
4316 * gdb.base/list.exp
4317 * gdb.base/longjmp.exp
4318 * gdb.base/macscp.exp
4319 * gdb.base/max-value-size.exp
4320 * gdb.base/nodebug.exp
4321 * gdb.base/nofield.exp
4322 * gdb.base/overlays.exp
4323 * gdb.base/paginate-after-ctrl-c-running.exp
4324 * gdb.base/paginate-bg-execution.exp
4325 * gdb.base/paginate-inferior-exit.exp
4326 * gdb.base/pending.exp
4327 * gdb.base/pr11022.exp
4328 * gdb.base/printcmds.exp
4329 * gdb.base/ptr-typedef.exp
4330 * gdb.base/ptype.exp
4331 * gdb.base/randomize.exp
4332 * gdb.base/range-stepping.exp
4333 * gdb.base/realname-expand.exp
4334 * gdb.base/relativedebug.exp
4335 * gdb.base/remote.exp
4336 * gdb.base/savedregs.exp
4337 * gdb.base/sepdebug.exp
4338 * gdb.base/set-noassign.exp
4339 * gdb.base/shlib-call.exp
4340 * gdb.base/shreloc.exp
4341 * gdb.base/sigaltstack.exp
4342 * gdb.base/sigbpt.exp
4343 * gdb.base/siginfo-addr.exp
4344 * gdb.base/siginfo-obj.exp
4345 * gdb.base/siginfo-thread.exp
4346 * gdb.base/signest.exp
4347 * gdb.base/signull.exp
4348 * gdb.base/sigrepeat.exp
4349 * gdb.base/skip.exp
4350 * gdb.base/so-impl-ld.exp
4351 * gdb.base/solib-corrupted.exp
4352 * gdb.base/solib-disc.exp
4353 * gdb.base/solib-display.exp
4354 * gdb.base/solib-overlap.exp
4355 * gdb.base/solib-search.exp
4356 * gdb.base/solib-symbol.exp
4357 * gdb.base/source-execution.exp
4358 * gdb.base/sss-bp-on-user-bp-2.exp
4359 * gdb.base/sss-bp-on-user-bp.exp
4360 * gdb.base/stack-checking.exp
4361 * gdb.base/stale-infcall.exp
4362 * gdb.base/step-break.exp
4363 * gdb.base/step-line.exp
4364 * gdb.base/step-over-exit.exp
4365 * gdb.base/step-test.exp
4366 * gdb.base/structs.exp
4367 * gdb.base/sym-file.exp
4368 * gdb.base/symtab-search-order.exp
4369 * gdb.base/term.exp
4370 * gdb.base/type-opaque.exp
4371 * gdb.base/unload.exp
4372 * gdb.base/until-nodebug.exp
4373 * gdb.base/until.exp
4374 * gdb.base/unwindonsignal.exp
4375 * gdb.base/watch-cond.exp
4376 * gdb.base/watch-non-mem.exp
4377 * gdb.base/watch_thread_num.exp
4378 * gdb.base/watchpoint-reuse-slot.exp
4379 * gdb.base/watchpoint-solib.exp
4380 * gdb.base/watchpoint.exp
4381 * gdb.btrace/dlopen.exp
4382 * gdb.cell/arch.exp
4383 * gdb.cell/break.exp
4384 * gdb.cell/bt.exp
4385 * gdb.cell/core.exp
4386 * gdb.cell/data.exp
4387 * gdb.cell/dwarfaddr.exp
4388 * gdb.cell/ea-cache.exp
4389 * gdb.cell/ea-standalone.exp
4390 * gdb.cell/ea-test.exp
4391 * gdb.cell/f-regs.exp
4392 * gdb.cell/fork.exp
4393 * gdb.cell/gcore.exp
4394 * gdb.cell/mem-access.exp
4395 * gdb.cell/ptype.exp
4396 * gdb.cell/registers.exp
4397 * gdb.cell/sizeof.exp
4398 * gdb.cell/solib-symbol.exp
4399 * gdb.cell/solib.exp
4400 * gdb.compile/compile-tls.exp
4401 * gdb.cp/exception.exp
4402 * gdb.cp/gdb2495.exp
4403 * gdb.cp/local.exp
4404 * gdb.cp/mb-inline.exp
4405 * gdb.cp/mb-templates.exp
4406 * gdb.cp/pr10687.exp
4407 * gdb.cp/pr9167.exp
4408 * gdb.cp/scope-err.exp
4409 * gdb.cp/templates.exp
4410 * gdb.cp/virtfunc.exp
4411 * gdb.dwarf2/dw2-dir-file-name.exp
4412 * gdb.dwarf2/dw2-single-line-discriminators.exp
4413 * gdb.fortran/complex.exp
4414 * gdb.fortran/library-module.exp
4415 * gdb.guile/guile.exp
4416 * gdb.guile/scm-cmd.exp
4417 * gdb.guile/scm-frame-inline.exp
4418 * gdb.guile/scm-objfile.exp
4419 * gdb.guile/scm-pretty-print.exp
4420 * gdb.guile/scm-symbol.exp
4421 * gdb.guile/scm-type.exp
4422 * gdb.guile/scm-value.exp
4423 * gdb.linespec/keywords.exp
4424 * gdb.linespec/ls-errs.exp
4425 * gdb.linespec/macro-relative.exp
4426 * gdb.linespec/thread.exp
4427 * gdb.mi/mi-breakpoint-changed.exp
4428 * gdb.mi/mi-dprintf-pending.exp
4429 * gdb.mi/mi-fullname-deleted.exp
4430 * gdb.mi/mi-logging.exp
4431 * gdb.mi/mi-pending.exp
4432 * gdb.mi/mi-solib.exp
4433 * gdb.mi/new-ui-mi-sync.exp
4434 * gdb.mi/user-selected-context-sync.exp
4435 * gdb.multi/dummy-frame-restore.exp
4436 * gdb.multi/multi-arch-exec.exp
4437 * gdb.multi/remove-inferiors.exp
4438 * gdb.multi/watchpoint-multi-exit.exp
4439 * gdb.opt/solib-intra-step.exp
4440 * gdb.perf/backtrace.exp
4441 * gdb.perf/single-step.exp
4442 * gdb.perf/skip-command.exp
4443 * gdb.perf/skip-prologue.exp
4444 * gdb.perf/solib.exp
4445 * gdb.python/lib-types.exp
4446 * gdb.python/py-as-string.exp
4447 * gdb.python/py-bad-printers.exp
4448 * gdb.python/py-block.exp
4449 * gdb.python/py-breakpoint.exp
4450 * gdb.python/py-cmd.exp
4451 * gdb.python/py-events.exp
4452 * gdb.python/py-evthreads.exp
4453 * gdb.python/py-finish-breakpoint.exp
4454 * gdb.python/py-finish-breakpoint2.exp
4455 * gdb.python/py-frame-inline.exp
4456 * gdb.python/py-frame.exp
4457 * gdb.python/py-inferior.exp
4458 * gdb.python/py-infthread.exp
4459 * gdb.python/py-mi.exp
4460 * gdb.python/py-objfile.exp
4461 * gdb.python/py-pp-maint.exp
4462 * gdb.python/py-pp-registration.exp
4463 * gdb.python/py-prettyprint.exp
4464 * gdb.python/py-recurse-unwind.exp
4465 * gdb.python/py-shared.exp
4466 * gdb.python/py-symbol.exp
4467 * gdb.python/py-symtab.exp
4468 * gdb.python/py-template.exp
4469 * gdb.python/py-type.exp
4470 * gdb.python/py-unwind-maint.exp
4471 * gdb.python/py-unwind.exp
4472 * gdb.python/py-value.exp
4473 * gdb.python/python.exp
4474 * gdb.reverse/finish-reverse-bkpt.exp
4475 * gdb.reverse/insn-reverse.exp
4476 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4477 * gdb.reverse/solib-precsave.exp
4478 * gdb.reverse/solib-reverse.exp
4479 * gdb.stabs/gdb11479.exp
4480 * gdb.stabs/weird.exp
4481 * gdb.threads/fork-child-threads.exp
4482 * gdb.threads/fork-plus-threads.exp
4483 * gdb.threads/fork-thread-pending.exp
4484 * gdb.threads/forking-threads-plus-breakpoint.exp
4485 * gdb.threads/hand-call-in-threads.exp
4486 * gdb.threads/interrupted-hand-call.exp
4487 * gdb.threads/linux-dp.exp
4488 * gdb.threads/local-watch-wrong-thread.exp
4489 * gdb.threads/next-while-other-thread-longjmps.exp
4490 * gdb.threads/non-ldr-exit.exp
4491 * gdb.threads/pending-step.exp
4492 * gdb.threads/print-threads.exp
4493 * gdb.threads/process-dies-while-detaching.exp
4494 * gdb.threads/process-dies-while-handling-bp.exp
4495 * gdb.threads/pthreads.exp
4496 * gdb.threads/queue-signal.exp
4497 * gdb.threads/reconnect-signal.exp
4498 * gdb.threads/signal-command-handle-nopass.exp
4499 * gdb.threads/signal-command-multiple-signals-pending.exp
4500 * gdb.threads/signal-delivered-right-thread.exp
4501 * gdb.threads/signal-sigtrap.exp
4502 * gdb.threads/sigthread.exp
4503 * gdb.threads/staticthreads.exp
4504 * gdb.threads/stepi-random-signal.exp
4505 * gdb.threads/thread-unwindonsignal.exp
4506 * gdb.threads/thread_check.exp
4507 * gdb.threads/thread_events.exp
4508 * gdb.threads/tid-reuse.exp
4509 * gdb.threads/tls-nodebug.exp
4510 * gdb.threads/tls-shared.exp
4511 * gdb.threads/tls-so_extern.exp
4512 * gdb.threads/tls.exp
4513 * gdb.threads/wp-replication.exp
4514 * gdb.trace/actions-changed.exp
4515 * gdb.trace/actions.exp
4516 * gdb.trace/backtrace.exp
4517 * gdb.trace/change-loc.exp
4518 * gdb.trace/collection.exp
4519 * gdb.trace/deltrace.exp
4520 * gdb.trace/disconnected-tracing.exp
4521 * gdb.trace/entry-values.exp
4522 * gdb.trace/ftrace-lock.exp
4523 * gdb.trace/ftrace.exp
4524 * gdb.trace/infotrace.exp
4525 * gdb.trace/mi-trace-frame-collected.exp
4526 * gdb.trace/mi-trace-unavailable.exp
4527 * gdb.trace/mi-traceframe-changed.exp
4528 * gdb.trace/mi-tracepoint-changed.exp
4529 * gdb.trace/mi-tsv-changed.exp
4530 * gdb.trace/no-attach-trace.exp
4531 * gdb.trace/packetlen.exp
4532 * gdb.trace/passc-dyn.exp
4533 * gdb.trace/passcount.exp
4534 * gdb.trace/pending.exp
4535 * gdb.trace/pr16508.exp
4536 * gdb.trace/qtro.exp
4537 * gdb.trace/range-stepping.exp
4538 * gdb.trace/read-memory.exp
4539 * gdb.trace/report.exp
4540 * gdb.trace/save-trace.exp
4541 * gdb.trace/signal.exp
4542 * gdb.trace/stap-trace.exp
4543 * gdb.trace/status-stop.exp
4544 * gdb.trace/strace.exp
4545 * gdb.trace/tfile.exp
4546 * gdb.trace/tfind.exp
4547 * gdb.trace/trace-break.exp
4548 * gdb.trace/trace-condition.exp
4549 * gdb.trace/trace-enable-disable.exp
4550 * gdb.trace/trace-mt.exp
4551 * gdb.trace/tracecmd.exp
4552 * gdb.trace/tracefile-pseudo-reg.exp
4553 * gdb.trace/tspeed.exp
4554 * gdb.trace/tstatus.exp
4555 * gdb.trace/tsv.exp
4556 * gdb.trace/unavailable.exp
4557 * gdb.trace/while-dyn.exp
4558 * gdb.trace/while-stepping.exp
4559 * lib/gdb-guile.exp
4560 * lib/gdb.exp
4561 * lib/mi-support.exp
4562 * lib/pascal.exp
4563 * lib/perftest.exp
4564 * lib/prelink-support.exp
4565 * lib/selftest-support.exp
4566
ad02e4fe
SM
45672016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4568
4569 * Makefile.in: Include disable-implicit-rules.mk.
4570
22347e55
AA
45712016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4572
4573 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4574 non-byte-aligned bit fields.
4575
da5b30da
AA
45762016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4577
4578 PR gdb/12616
4579 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4580 respects the DW_AT_data_bit_offset attribute.
4581
b593ecca
SM
45822016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4583
4584 * gdb.base/default.exp: Fix output of "set language".
4585
3b165252
SM
45862016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4587
4588 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4589 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4590 make.
4591 * configure.ac: Remove checks for the make program.
4592 * configure: Re-generate.
4593
1a2f3d7f
KB
45942016-11-16 Kevin Buettner <kevinb@redhat.com>
4595
4596 * gdb.python/py-recurse-unwind.c (main): Add loop.
4597 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4598 to read_register() and gdb.parse_and_eval(). Make each code
4599 call a separate case that can be individually tested.
4600 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4601 proc. Call cont_and_backtrace for each of the code paths that
4602 we want to test in the unwinder.
4603
b7f38fda
AA
46042016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4605
4606 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4607 the definition of struct S.
4608
1f8db343
CM
46092016-11-11 Catherine Moore <clm@codesourcery.com>
4610
4611 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4612
fad0c9fb
PA
46132016-11-09 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/commands.exp (runto_or_return): New procedure.
4616 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4617 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4618 (progvar_simple_while_test, progvar_complex_if_while_test)
4619 (if_while_breakpoint_command_test)
4620 (infrun_breakpoint_command_test, breakpoint_command_test)
4621 (user_defined_command_test, watchpoint_command_test)
4622 (test_command_prompt_position, redefine_hook_test)
4623 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4624 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4625 multi_line_input and multi_line. Remove gdb_expect and
4626 gdb_stop_suppressing_tests uses.
4627 * lib/gdb.exp (valnum_re): New global.
4628 (multi_line_input): New procedure.
4629
8354c62c
SM
46302016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4631
4632 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4633 Remove.
4634 (test_setup): Define with proc_with_prefix.
4635 (test_cli_inferior): Likewise.
4636 (test_cli_thread): Likewise.
4637 (test_cli_frame): Likewise.
4638 (test_cli_select_frame): Likewise.
4639 (test_cli_up_down): Likewise.
4640 (test_mi_thread_select): Likewise.
4641 (test_mi_stack_select_frame): Likewise.
4642 (test_cli_in_mi_inferior): Likewise.
4643 (test_cli_in_mi_thread): Likewise.
4644 (test_cli_in_mi_frame): Likewise.
4645 (top level): Do not use with_test_prefix_procname.
4646
64f367a2
PA
46472016-11-09 Pedro Alves <palves@redhat.com>
4648
4649 * gdb.base/commands.exp (gdbvar_simple_if_test)
4650 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4651 (progvar_simple_if_test, progvar_simple_while_test)
4652 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4653 (infrun_breakpoint_command_test, breakpoint_command_test)
4654 (user_defined_command_test, watchpoint_command_test)
4655 (test_command_prompt_position, deprecated_command_test)
4656 (bp_deleted_in_command, temporary_breakpoint_commands)
4657 (stray_arg0_test, source_file_with_indented_comment)
4658 (recursive_source_test, if_commands_test)
4659 (error_clears_commands_left, redefine_hook_test)
4660 (redefine_backtrace_test): Use proc_with_prefix.
4661 * lib/gdb.exp (proc_with_prefix): New proc.
4662
0bb65f1e
AA
46632016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4664
4665 * gdb.base/tui-layout.c: New file.
4666 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4667 disassembly window contains very long lines.
4668
7353f247
TT
46692016-11-08 Tom Tromey <tom@tromey.com>
4670
4671 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4672 depend on Python 2.
4673
30a7bb83
TT
46742016-11-08 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4677 New method.
4678
cdf5a07c
MG
46792016-10-29 Manish Goregaokar <manish@mozilla.com>
4680
2806dc7e 4681 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 4682
51a789c3
MG
46832016-10-27 Manish Goregaokar <manish@mozilla.com>
4684
2806dc7e
PA
4685 * gdb.rust/simple.rs: Add test for univariant enums without
4686 discriminants and for encoded struct-like enums.
51a789c3 4687
f610ab6d
PA
46882016-10-28 Pedro Alves <palves@redhat.com>
4689
4690 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4691 gdb_test_multiple, tighten regexps and match symtabs and line
4692 tables incrementally.
4693
b129b0ca
LM
46942016-10-28 Luis Machado <lgustavo@codesourcery.com>
4695
4696 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4697 general.
4698
ecf45d2c
SL
46992016-10-25 Luis Machado <lgustavo@codesourcery.com>
4700
4701 * gdb.base/exec-invalid-sysroot.exp: New file.
4702
b8d38ee4
JK
47032016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4706
f90fd8c2
JK
47072016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4708
4709 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4710
2d2476aa
MR
47112016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4712
2806dc7e
PA
4713 * gdb.base/killed-outside.exp: Remove $options from a call to
4714 `prepare_for_testing'.
2d2476aa 4715
e42b25a0
SM
47162016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4717
4718 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4719 Change test message.
4720
3ccdb432
SM
47212016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4722
4723 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4724 Update comment.
4725
5bad3170
SM
47262016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4727
4728 * gdb.trace/mi-trace-save.exp: New file.
4729
5ad9dba7
YQ
47302016-10-13 Yao Qi <yao.qi@linaro.org>
4731
4732 * gdb.base/code_elim.exp (get_var_address): Remove.
4733 * gdb.base/relocate.exp: Likewise.
4734 * gdb.base/shreloc.exp: Likewise.
4735 * lib/gdb.exp (get_var_address): New.
4736
62df7e21
YQ
47372016-10-13 Yao Qi <yao.qi@linaro.org>
4738
4739 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4740 floating point tests if $skip_float_test is false.
4741
4dac951e
LM
47422016-10-12 Luis Machado <lgustavo@codesourcery.com>
4743
4744 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4745 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4746 argc values.
4747 Add 1 to argc so we guarantee distinct initial/modified argc values.
4748
8f1a8fc4
JK
47492016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4750
4751 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4752
16c85b5d
JK
47532016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4756 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4757 * gdb.arch/vsx-regs.exp: Likewise.
4758
1d0e042a
YQ
47592016-10-07 Yao Qi <yao.qi@linaro.org>
4760
4761 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4762
68dadef5
MM
47632016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4764
4765 * gdb.python/python.exp: Test decode_line("*0").
4766
33fa2c6e
DE
47672016-10-06 Doug Evans <dje@google.com>
4768
4769 * gdb.python/py-value.exp (test_value_creation): Add test for large
4770 unsigned 64-bit value.
4771
9c37b5ae
TT
47722016-10-06 Tom Tromey <tom@tromey.com>
4773
4774 * gdb.compile/compile.exp: Change java tests to rust.
4775 * gdb.base/setshow.exp: Change java tests to rust.
4776 * gdb.base/default.exp: Remove java from language list.
4777 * README (Examples): Update language example.
4778 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4779 test.
4780 * lib/gdb.exp (skip_java_tests): Remove.
4781 * lib/java.exp: Remove.
4782 * gdb.java: Remove.
4783
78b86327
MR
47842016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4785
4786 * gdb.arch/mips-fcr.exp: New test.
4787 * gdb.arch/mips-fcr.c: Source for the new test.
4788
7470adbb
MR
47892016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4790
4791 * gdb.base/solib-disc.exp: Use `standard_output_file'
4792 throughout.
4793
4a556533
PA
47942016-10-06 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.base/jit-simple-dl.c: New file.
4797 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4798 * gdb.base/jit-simple.c: ... this.
4799 * gdb.base/jit-simple.exp (jit_run): Delete.
4800 (build_jit): New proc.
4801 (jit_test_reread): Recompile either the main program or the shared
4802 library, depending on what is being tested. Skip changing address
4803 if caller wants to. Compare before/after addresses. If testing
4804 standalone, explicitly load the binary. Test "maint info
4805 breakpoints".
4806 (top level): Add "standalone vs shared lib" and "change address"
4807 vs "same address" axes.
4808
5a122fbc
PA
48092016-10-06 Pedro Alves <palves@redhat.com>
4810
4811 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4812 call.
4813 (jit_run): Delete.
4814 (jit_test_reread): Use with_test_prefix. Reload the main binary
4815 explicitly. Compare the before/after addresses of the JIT
4816 descriptor.
4817
ee8da4b8
DE
48182016-08-15 Doug Evans <dje@google.com>
4819
4820 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4821 for single bitfields is bool.
4822 * gdb.xml/tdesc-regs.exp: Ditto.
4823
f389f6fe
JK
48242016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4827
fdebf1a4
YQ
48282016-10-05 Yao Qi <yao.qi@linaro.org>
4829
4830 * lib/gdb.exp (support_complex_tests): Return zero if
4831 gdb_skip_float_test return true.
4832
9c36d954 48332016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4834 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4835
4836 PR gdb/20487
4837 * gdb.mi/user-selected-context-sync.exp: New file.
4838 * gdb.mi/user-selected-context-sync.c: New file.
4839
4034d0ff 48402016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4841 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4842
4843 PR gdb/20487
4844 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4845 =thread-select-event check.
4846
a4297203
PB
48472016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4848
4849 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4850 the compulsory L operand changes.
4851 * gdb.arch/powerpc-power.s: Likewise.
4852
bb805577
JK
48532016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4856 * gdb.base/jit-attach-pie.c: New file.
4857 * gdb.base/jit-attach-pie.exp: New file.
4858
6d61dee5
PA
48592016-09-28 Pedro Alves <palves@redhat.com>
4860
4861 * gdb.base/infcall-input.c: New file.
4862 * gdb.base/infcall-input.exp: New file.
4863
f73842fc
YQ
48642016-09-22 Yao Qi <yao.qi@linaro.org>
4865
4866 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
4867 (gdb_exit): Rename it to ...
4868 (gdbserver_gdb_exit): ... Close GDBserver.
4869 (gdb_exit): New proc, call gdbserver_gdb_exit.
4870 (mi_gdb_exit): Likewise.
4871
90681dab
YQ
48722016-09-22 Yao Qi <yao.qi@linaro.org>
4873
4874 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
4875 path.
4876 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
4877 Remove duplication.
4878
9c211fd8
YQ
48792016-09-22 Yao Qi <yao.qi@linaro.org>
4880
4881 * lib/gdbserver-support.exp: Check the existence of
4882 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
4883
ad0a504f
AK
48842016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
4885
4886 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
4887
36cf1806
TT
48882016-09-21 Tom Tromey <tom@tromey.com>
4889
4890 PR gdb/20604:
4891 * gdb.base/quit.exp: New file.
4892
74172ecf
SM
48932016-09-21 Simon Marchi <simon.marchi@ericsson.com>
4894
4895 * .gitignore: New file.
4896
3d0ec882
MR
48972016-09-21 Maciej W. Rozycki <macro@imgtec.com>
4898
4899 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
4900 throughout.
4901
8193adea
AA
49022016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4903
4904 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
4905
d41a5c09
JK
49062016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4907
4908 * gdb.cp/casts.cc (decltype): Move it ...
4909 (main): ... with its call to ...
4910 * gdb.cp/casts03.cc: ... a new file.
4911 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
4912
d2dfe700
JK
49132016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4914
4915 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
4916
e2a92b16
PB
49172016-09-15 Peter Bergner <bergner@vnet.ibm.com>
4918
4919 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
4920 and sync up the test with tests in gas/testsuite/gas/ppc.
4921 * gdb.arch/powerpc-power.exp: Likewise.
4922
49b4de64
JK
49232016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4924
4925 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4926
2c29df25
SDJ
49272016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
4928 Jan Kratochvil <jan.kratochvil@redhat.com>
4929
4930 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
4931 make m1's definition to be different from m2's. Use 'dummy' as an
4932 argument for probe 'two'.
4933
cc3c2846
JB
49342016-09-10 Jon Beniston <jon@beniston.com>
4935
4936 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
4937 for sim target.
4938
e1b2624a
AA
49392016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
4942 variable declaration.
4943 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
4944 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
4945 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
4946 received HWCAP as its argument.
4947
4295e285
PA
49482016-09-06 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/new-ui-pending-input.c: New file.
4951 * gdb.base/new-ui-pending-input.exp: New file.
4952 * gdb.exp (clear_gdb_spawn_id): New procedure.
4953 (with_spawn_id): Check whether gdb_spawn_id exists before
4954 referencing it. If gdb_spawn_id didn't exist on entry, clear it
4955 on exit.
4956
00d5215e
UW
49572016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4958
4959 * gdb.base/float128.c: New file.
4960 * gdb.base/float128.exp: Likewise.
4961 * gdb.base/floatn.c: Likewise.
4962 * gdb.base/floatn.exp: Likewise.
4963
a9ff5f12
UW
49642016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4965
4966 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
4967
f245535c
PA
49682016-09-05 Pedro Alves <palves@redhat.com>
4969
4970 PR backtrace/19927
4971 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
4972 unwinders are immediately called as side effect of "source" or
4973 "disable unwinder" commands.
4974 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
4975
ae9cf263
YQ
49762016-09-02 Yao Qi <yao.qi@linaro.org>
4977
4978 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
4979 is true and $type is "float" or "double".
4980
27aba047
YQ
49812016-09-02 Yao Qi <yao.qi@linaro.org>
4982
4983 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
4984 true.
4985 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
4986 * gdb.base/call-rt-st.exp: Likewise.
4987 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
4988 return value instead of gdb,skip_float_test.
4989 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
4990 (do_function_calls): Use its return value instead of
4991 gdb,skip_float_test.
4992 * gdb.base/finish.exp: Likewise.
4993 * gdb.base/funcargs.exp: Likewise.
4994 * gdb.base/return.exp: Likewise.
4995 * gdb.base/return2.exp: Likewise.
4996 * gdb.base/varargs.exp: Likewise.
4997 * lib/gdb.exp (gdb_skip_float_test): Change it to
4998 gdb_caching_proc. Detect the broken ptrace on arm-linux.
4999
5af962df
AA
50002016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5001
5002 * gdb.multi/tids.exp: Test "thread apply all".
5003
7fac6910
JK
50042016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5005
5006 * gdb.base/default.exp (tty): Remove.
5007
bb1fe4ac
KB
50082016-08-24 Kevin Buettner <kevinb@redhat.com>
5009
2806dc7e
PA
5010 * gdb.python/py-recurse-unwind.c: New file.
5011 * gdb.python/py-recurse-unwind.py: New file.
5012 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5013
0a1ddfa6
SM
50142016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5015
5016 * gdb.base/set-inferior-tty.exp: New file.
5017 * gdb.base/set-inferior-tty.c: New file.
5018
d9de1fe3
PA
50192016-08-23 Pedro Alves <palves@redhat.com>
5020
5021 PR gdb/20494
5022 * gdb.base/new-ui-echo.c: New file.
5023 * gdb.base/new-ui-echo.exp: New file.
5024
e9d9abd7
YQ
50252016-08-23 Yao Qi <yao.qi@linaro.org>
5026
5027 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5028 gdbserver_spawn.
5029 * gdb.server/connect-without-multi-process.exp (do_test):
5030 Likewise.
5031
3589529e
YQ
50322016-08-23 Yao Qi <yao.qi@linaro.org>
5033
5034 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5035 standalone_txt. Delete gdb_txt and standalone_txt on host
5036 and target. Spawn the binary on target. Copy files from
5037 target to host.
5038
6bb90213
PA
50392016-08-22 Pedro Alves <palves@redhat.com>
5040
5041 PR gdb/20505
5042 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5043 with_test_prefix. Factor out bits to ...
5044 (test_no_vdso): ... this new procedure.
5045
20c2c024
CL
50462016-08-19 Carl Love <cel@us.ibm.com>
5047
5048 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5049 maintaining separate logic for constructing the output path.
5050 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5051 * gdb.arch/ppc-dfp.exp: Likewise.
5052 * gdb.arch/ppc-fp.exp: Likewise.
5053 * gdb.arch/vsx-regs.exp: Likewise.
5054 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5055 binprefix for generating the additional binary files.
5056
0646e07d
PA
50572016-08-19 Pedro Alves <palves@redhat.com>
5058
5059 * gdb.trace/mi-trace-frame-collected.exp
5060 (test_trace_frame_collected): On x32, expect two registers.
5061
46da9242
CL
50622016-08-18 Carl Love <cel@us.ibm.com>
5063
5064 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5065 and sync up the test with tests in gas/testsuite/gas/ppc.
5066 * gdb.arch/powerpc-power.exp: Likewise.
5067
eb2332d7
SM
50682016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5069
5070 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5071 expected error message.
5072
63c61e04
SM
50732016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5074
5075 * gdb.multi/remove-inferiors.exp: New file.
5076 * gdb.multi/remove-inferiors.c: New file.
5077
7b17065f
YQ
50782016-08-12 Yao Qi <yao.qi@linaro.org>
5079
5080 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5081 argument list.
5082
01d3dedf
PA
50832016-08-10 Pedro Alves <palves@redhat.com>
5084
5085 PR gdb/19187
5086 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5087 setup_kfails.
5088
3eb7562a
PA
50892016-08-09 Pedro Alves <palves@redhat.com>
5090 Simon Marchi <simon.marchi@ericsson.com>
5091
5092 PR gdb/20418
5093 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5094 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5095
80614914
PA
50962016-08-09 Pedro Alves <palves@redhat.com>
5097
5098 PR mi/20431
5099 * gdb.mi/mi-cmd-error.exp: New file.
5100
f348d89a
PA
51012016-08-09 Pedro Alves <palves@redhat.com>
5102
5103 PR gdb/18653
5104 * gdb.base/signals-state-child.c: New file.
5105 * gdb.base/signals-state-child.exp: New file.
5106 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5107
e5ca03b4
PA
51082016-08-09 Pedro Alves <palves@redhat.com>
5109
5110 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5111
282a0691
TT
51122016-08-03 Tom Tromey <tom@tromey.com>
5113
5114 PR python/18565:
5115 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5116
41bfcd63
YQ
51172016-08-01 Yao Qi <yao.qi@linaro.org>
5118
5119 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5120 variable mode to "multi-process" if $multi_process is 1, otherwise
5121 set it to "single-process".
5122
e3465b24
YQ
51232016-08-01 Yao Qi <yao.qi@linaro.org>
5124
5125 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5126 * gdb.cp/cpexprs.exp: Likewise.
5127 * gdb.cp/m-static.exp: Likewise.
5128
0b31a4bc
TT
51292016-07-26 Tom Tromey <tom@tromey.com>
5130
5131 PR python/20190:
5132 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5133 test.
5134
e0461dbb
MM
51352016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5136
5137 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5138 selecting assembly source files.
5139 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5140 assembly source files.
5141 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5142 assembly source files.
5143 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5144 selecting assembly source files.
5145
8194e927
SM
51462016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5147
5148 * gdb.base/new-ui.exp (do_test_invalid_args): New
5149 procedure.
5150
c0272db5
TW
51512016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5152
5153 * gdb.btrace/reconnect.c: New file.
5154 * gdb.btrace/reconnect.exp: New file.
5155
e3487908
GKB
51562016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5157
5158 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5159 to test_catch_syscall_group.
5160 (test_catch_syscall_group): New.
5161
12df5c00
TT
51622016-07-21 Tom Tromey <tom@tromey.com>
5163
5164 * gdb.rust/simple.rs (main): Use empty struct expression.
5165 * gdb.rust/simple.exp: Add tests for empty struct expression.
5166
bae62ee2
YQ
51672016-07-21 Yao Qi <yao.qi@linaro.org>
5168
5169 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5170 if gdb_skip_xml_test is true on some targets.
5171
b1b53fb3
YQ
51722016-07-21 Yao Qi <yao.qi@linaro.org>
5173
5174 * gdb.server/solib-list.exp: Unset last_loaded_file.
5175
027d97f8
JK
51762016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5177
5178 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5179 "step into captured_main (args)".
5180
7674d381
JK
51812016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5182
5183 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5184
72b5d099
JK
51852016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5188
1f960ced
PA
51892016-07-19 Pedro Alves <palves@redhat.com>
5190
5191 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5192 * gdb.opt/inline-bt.exp: Likewise.
5193 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5194 additional_flags=-Winline.
5195 * gdb.opt/inline-locals.exp: Likewise.
5196 * gdb.opt/inline-markers.c (ATTR): Define.
5197 (inlined_fn): Use it.
5198
f25827c1
YQ
51992016-07-19 Yao Qi <yao.qi@linaro.org>
5200
5201 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5202 (test_with_self): Remove some code. Remove argument executable.
5203 (top-level): Use do_self_tests.
5204
37539ebe
DB
52052016-07-15 Zachary Welch <zwelch@codesourcery.com>
5206 Don Breazeal <donb@codesourcery.com>
5207
5208 * gdb.base/maint.exp: Escape paths used in regular expressions.
5209 * gdb.stabs/weird.exp: Likewise.
5210
dac790e1
TT
52112016-07-13 Tom Tromey <tom@tromey.com>
5212
5213 PR python/15620, PR python/18620:
5214 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5215 (test_bkpt_events): New procs.
5216
93daf339
TT
52172016-07-13 Tom Tromey <tom@tromey.com>
5218
5219 PR python/17698:
5220 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5221 test.
5222 (test_watchpoints): Likewise.
5223 (test_bkpt_pending): New proc.
5224
6571a381
TT
52252016-07-13 Tom Tromey <tom@tromey.com>
5226
5227 PR cli/18053:
5228 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5229 completion test.
5230
e8732474
JK
52312016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5232
5233 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5234 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5235 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5236 f_label.
5237 (g): Rename g_end_lbl to g_label.
5238 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5239 low_pc and high_pc.
5240 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5241
e0f3fd7c
TT
52422016-07-12 Tom Tromey <tom@tromey.com>
5243
5244 PR python/19293:
5245 * gdb.python/py-unwind-maint.exp: Update tests.
5246
3cfe46b6
YQ
52472016-07-12 Yao Qi <yao.qi@linaro.org>
5248
5249 * lib/selftest-support.exp (selftest_setup): Match the output
5250 when captured_main is inlined.
5251
4f19a0e6
WT
52522016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5253
5254 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5255 New variables.
5256 (print this%a, print this%b, print this): New tests.
5257 * gdb.fortran/derived-types.f90 (this): New object and
5258 initialization.
5259
986cf455
SM
52602016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5261
5262 * gdb.ada/arraydim.exp: Remove extra directory level in build
5263 directory.
5264
f0464b23
SM
52652016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5266
5267 * lib/ada.exp: Remove extra directory level in build directory.
5268 * gdb.ada/cond_lang.exp: Likewise.
5269 * gdb.ada/exec_changed.exp: Likewise.
5270 * gdb.ada/lang_switch.exp: Likewise.
5271
42d94011
MG
52722016-07-06 Manish Goregaokar <manish@mozilla.com>
5273
2806dc7e
PA
5274 * simple.rs: Add test for raw pointer subscripting.
5275 * simple.exp: Add test expectations.
42d94011 5276
647c264c
YQ
52772016-07-05 Yao Qi <yao.qi@linaro.org>
5278
5279 * gdb.mi/mi-reverse.exp: Match =record-started output.
5280
20aa2c60
PA
52812016-07-01 Pedro Alves <palves@redhat.com>
5282
5283 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5284 procedure.
5285 (jit_reader_test): Test the jit reader's unwinder.
5286 * gdb.base/jithost.c (jit_function_00_code): New global.
5287 (main): Use memcpy to fill in the mmapped code, instead of poking
5288 bytes manually here.
5289 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5290 value.
5291 (read_debug_info): Save the function's range.
5292 (read_sp): New function.
5293 (unwind_frame): Use it. Also unwind RBP.
5294 (get_frame_id): Use read_sp.
5295 (gdb_init_reader): Use calloc instead of malloc.
5296 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5297 parameter. Use gdb_test_multiple.
5298
ced2dffb
PA
52992016-07-01 Pedro Alves <palves@redhat.com>
5300 Antoine Tremblay <antoine.tremblay@ericsson.com>
5301
5302 * gdb.threads/process-dies-while-detaching.c: New file.
5303 * gdb.threads/process-dies-while-detaching.exp: New file.
5304
63000888
PA
53052016-07-01 Pedro Alves <palves@redhat.com>
5306
5307 * gdb.multi/watchpoint-multi-exit.c: New file.
5308 * gdb.multi/watchpoint-multi-exit.exp: New file.
5309
038d4868
PA
53102016-06-30 Pedro Alves <palves@redhat.com>
5311
5312 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5313 unset inferior_spawn_id.
5314
994e9c83
PA
53152016-06-30 Pedro Alves <palves@redhat.com>
5316
5317 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5318 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5319
e5653468
YQ
53202016-06-29 Yao Qi <yao.qi@linaro.org>
5321
5322 * gdb.base/return.c: Add copyright header.
5323
803b47e5
TT
53242016-06-29 Tom Tromey <tom@tromey.com>
5325
5326 PR python/20129:
5327 * gdb.python/py-framefilter.exp: Add tests for setting priority
5328 and disabling of non-existent frame filter.
5329
28244707
YQ
53302016-06-29 Yao Qi <yao.qi@linaro.org>
5331
5332 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5333 0x0f07ff.
5334
a31d2f06
YQ
53352016-06-28 Yao Qi <yao.qi@linaro.org>
5336
5337 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5338 triplets. Start gdb, execute catch syscall, and continue. Check
5339 gdb's output to determine catch syscall is supported.
5340
921d8f54
MG
53412016-06-27 Manish Goregaokar <manish@mozilla.com>
5342
25d49b86
PA
5343 * gdb.rust/simple.rs: Add test for returning unit in a function.
5344 * gdb.rust/simple.exp: Add expectation for functions returning
5345 unit.
921d8f54 5346
f4952523
PMR
53472016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5348
5349 * gdb.python/py-breakpoint-create-fail.c,
5350 gdb.python/py-breakpoint-create-fail.exp,
5351 gdb.python/py-breakpoint-create-fail.py: New testcase.
5352
fccb08f8
MG
53532016-06-25 Manish Goregaokar <manish@mozilla.com>
5354
5355 PR gdb/20239
5356 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5357 * gdb.rust/simple.exp: Add test expectations for new NonZero
5358 tests.
fccb08f8 5359
6b850546
DT
53602016-06-24 David Taylor <dtaylor@emc.com>
5361
5362 * gdb.base/offsets.exp: New file.
5363 * gdb.base/offsets.c: New file.
5364
17621150
TT
53652016-06-23 Tom Tromey <tom@tromey.com>
5366
5367 PR gdb/16483:
5368 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5369 before any filters are loaded.
5370
04d59df6
WT
53712016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5372
5373 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5374 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5375 structs.
5376 * gdb.fortran/derived-type-function.exp: New file.
5377 * gdb.fortran/derived-type-function.f90: New file.
5378
5379
ac69f786
PA
53802016-06-21 Pedro Alves <palves@redhat.com>
5381
5382 * gdb.base/new-ui.exp: New file.
5383 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5384 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5385 (with_spawn_id): New procedure.
5386
49940788
PA
53872016-06-21 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.mi/mi-exec-run.exp: New file.
5390
ef274d26
PA
53912016-06-21 Pedro Alves <palves@redhat.com>
5392
5393 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5394 breakpoint command's output on the main UI.
5395 (test_break): New procedure, factored out from calls in the top
5396 level.
5397 (top level): Use foreach_with_prefix to test MI as main UI and as
5398 separate UI.
5399
468afe6c
PA
54002016-06-21 Pedro Alves <palves@redhat.com>
5401
5402 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5403 (test_awatch_creation_and_listing)
5404 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5405 Remove 'type' parameter.
5406 (test_watchpoint_all): New parameter mi_mode. Remove
5407 with_test_prefix.
5408 (top level): Use foreach_with_prefix, and add main/separate UI MI
5409 testing axis.
5410
51f77c37
PA
54112016-06-21 Pedro Alves <palves@redhat.com>
5412
5413 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5414 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5415 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5416 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5417 (gdb_main_spawn_id, mi_spawn_id): Declare and
5418 comment.
5419 (mi_create_inferior_pty): New procedure,
5420 factored out from default_mi_gdb_start.
5421 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5422 procedures.
5423 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5424 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5425 Use mi_create_inferior_pty.
5426 (mi_gdb_start): Use eval to pass down args list.
5427
8980e177
PA
54282016-06-21 Pedro Alves <palves@redhat.com>
5429
5430 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5431 * gdb.opt/inline-cmds.exp: Add MI tests.
5432
f38d3ad1
PA
54332016-06-21 Pedro Alves <palves@redhat.com>
5434
5435 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5436
45db7c09
PA
54372016-06-21 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5440 (top level): Use it instead of mi_execute_to.
5441
5a069ab3
PA
54422016-06-21 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5445 (cont_handler_str): New.
5446 (signal_stop_handler): Set stop_handler_str instead of printing to
5447 stdout.
5448 (continue_handler): Set cont_handler_str instead of printing to
5449 stdout.
5450 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5451 mi_send_resuming_command. Print stop_handler_str and
5452 cont_handler_str instead of expecting the python events print
5453 directly.
5454
2838cc1d
SD
54552016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5456
5457 * gdb.base/jit-reader.exp: New file.
5458 * gdb.base/jithost.c: New file.
5459 * gdb.base/jithost.h: New file.
5460 * gdb.base/jitreader.c : New file.
5461 * gdb.base/jit-protocol.h: New file.
5462
21a77091
YQ
54632016-06-17 Yao Qi <yao.qi@linaro.org>
5464
5465 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5466 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5467 and detach-on-fork. Adjust tests.
5468 (top level): Invoke break_cond_on_syscall with combinations of
5469 syscall, follow-fork-mode and detach-on-fork.
5470
f50bf8e5
YQ
54712016-06-17 Yao Qi <yao.qi@linaro.org>
5472
5473 * gdb.base/step-over-exit.c: New.
5474 * gdb.base/step-over-exit.exp: New.
5475
a28d8e50
YTL
54762016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5477
5478 * gdb.base/float.exp: Add target check for nds32*-*-*.
5479 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5480
cad8e26d
AB
54812016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5482
5483 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5484 for unsupported target features.
5485 * gdb.base/call-rt-st.exp: Likewise.
5486 * gdb.base/call-sc.exp: Likewise.
5487 * gdb.base/call-signal-resume.exp: Likewise.
5488 * gdb.base/call-strs.exp: Likewise.
5489 * gdb.base/callexit.exp: Likewise.
5490 * gdb.base/callfuncs.exp: Likewise.
5491 * gdb.base/nodebug.exp: Likewise.
5492 * gdb.base/printcmds.exp: Likewise.
5493 * gdb.base/ptype.exp: Likewise.
5494 * gdb.base/structs.exp: Likewise.
5495 * gdb.base/unwindonsignal.exp: Likewise.
5496 * gdb.cp/gdb2495.exp: Likewise.
5497 * gdb.cp/templates.exp: Likewise.
5498 * gdb.cp/virtfunc.exp: Likewise.
5499 * gdb.threads/hand-call-in-threads.exp: Likewise.
5500 * gdb.threads/interrupted-hand-call.exp: Likewise.
5501 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5502
347dc102
TT
55032016-06-10 Tom Tromey <tom@tromey.com>
5504
5505 PR rust/20110:
5506 * gdb.rust/expr.exp: Add test for integer constant larger than
5507 i32.
5508
5e13cf25
BH
55092016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5510
5511 * gdb.fortran/nested-funcs.exp: New.
5512 * gdb.fortran/nested-funcs.f90: New.
5513
bb556f1f
TK
55142016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5515
5516 * gdb.base/examine-backward.c: New file.
5517 * gdb.base/examine-backward.exp: New file.
5518
38b022b4
SM
55192016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5520
5521 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5522 matching.
5523
1b40ec05
TT
55242016-06-02 Tom Tromey <tom@tromey.com>
5525
5526 PR python/18984:
5527 * gdb.python/py-shared.exp: Add solib_name test.
5528
193bd378
SM
55292016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5530
5531 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5532
3326303b
MG
55332016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5534
5535 PR c++/19893
5536 * gdb.dwarf2/implref.exp: Rename to...
5537 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5538 * gdb.dwarf2/implref-array.c: New file.
5539 * gdb.dwarf2/implref-array.exp: Likewise.
5540 * gdb.dwarf2/implref-global.c: Likewise.
5541 * gdb.dwarf2/implref-global.exp: Likewise.
5542 * gdb.dwarf2/implref-struct.c: Likewise.
5543 * gdb.dwarf2/implref-struct.exp: Likewise.
5544
825c8ef2
AT
55452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5546
5547 * gdb.trace/trace-condition.exp: Add 64bit tests.
5548
2320162a
AT
55492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5550
5551 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5552 bits types.
5553 (main): Adapt to 8 to 64 bits types.
5554 * gdb.trace/trace-condition.exp: Add new tests.
5555
a7818233
AT
55562016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5557
5558 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5559
0d336466
AT
55602016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5561
5562 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5563 Move condition tests...
5564 * gdb.trace/trace-condition.exp: Here.
5565
7faeb45a
AT
55662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5567
5568 * gdb.trace/trace-condition.exp: Add counter-case tests.
5569
e385593e
JK
55702016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 PR c++/15231
5573 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5574 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5575
744608cc
PA
55762016-05-27 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5579 New procedure.
5580 (top level): Call it, and bail out of DejaGnu is known to be bad.
5581
ac775bf4
AB
55822016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5583
5584 * gdb.base/whatis.c: Extend the test case.
5585 * gdb.base/whatis.exp: Add additional tests.
5586
2bbad2ea
BH
55872016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5588
5589* gdb.fortran/type.f90: Add pointer variable.
5590* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5591
8b70175d
BH
55922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5593
5594 * gdb.fortran/vla-type.exp: Fix testcase name.
5595
86d8a848
BH
55962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5597
5598 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5599
e188eb36
BH
56002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5601
5602 * gdb.fortran/type.f90: Add nested structures.
5603 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5604 * gdb.fortran/derived-type.exp: Adapt expected output.
5605 * gdb.fortran/vla-type.exp: Adapt expected output.
5606
9b2db1fd
BH
56072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5608
5609 * gdb.fortran/whatis_type.exp: Adapt expected output.
5610
72b17055
BH
56112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5612
5613 * gdb.fortran/print_type.exp: Fix expected output.
5614 * gdb.fortran/whatis_type.exp: Fix expected output.
5615
3cd81d8d
BH
56162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5617
5618 * gdb.fortran/whatis_type.exp: Use multi_line.
5619
ddae9462
TT
56202016-05-24 Tom Tromey <tom@tromey.com>
5621
5622 PR python/17386:
5623 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5624 use value as an index.
5625
1957f6b8
TT
56262016-05-23 Tom Tromey <tom@tromey.com>
5627
5628 PR python/17981:
5629 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5630 no-breakpoint case.
5631
026a9174
PA
56322016-05-24 Pedro Alves <palves@redhat.com>
5633
5634 PR gdb/19828
5635 * gdb.threads/clone-attach-detach.c: New file.
5636 * gdb.threads/clone-attach-detach.exp: New file.
5637
e70a7231
FR
56382016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5639
5640 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5641
0f6ed0e0
TT
56422016-05-23 Tom Tromey <tom@tromey.com>
5643
5644 PR python/19438, PR python/18393:
5645 * gdb.python/py-progspace.exp: Add "dir" test.
5646 * gdb.python/py-objfile.exp: Add "dir" test.
5647
ffd19d61
YQ
56482016-05-23 Yao Qi <yao.qi@linaro.org>
5649
5650 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5651 * gdb.arch/thumb2-it.exp: Likewise.
5652
9e8f9b05
SM
56532016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5654
5655 * gdb.mi/mi-threads-interrupt.c: New file.
5656 * gdb.mi/mi-threads-interrupt.exp: New file.
5657
61c6156d
SM
56582016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5659
5660 PR gdb/18077
5661 * gdb.mi/mi-async-run.exp: New file.
5662 * gdb.mi/mi-async-run.c: New file.
5663
67218854
TT
56642016-05-17 Tom Tromey <tom@tromey.com>
5665 Manish Goregaokar <manishsmail@gmail.com>
5666
5667 * lib/rust-support.exp: New file.
5668 * lib/gdb.exp (skip_rust_tests): New proc.
5669 (build_executable_from_specs): Handle rust.
5670 * lib/future.exp (gdb_find_rustc): New proc.
5671 (gdb_default_target_compile): Handle rust.
5672 * gdb.rust/expr.exp: New file.
5673 * gdb.rust/generics.exp: New file.
5674 * gdb.rust/generics.rs: New file.
5675 * gdb.rust/methods.exp: New file.
5676 * gdb.rust/methods.rs: New file.
5677 * gdb.rust/modules.exp: New file.
5678 * gdb.rust/modules.rs: New file.
5679 * gdb.rust/simple.exp: New file.
5680 * gdb.rust/simple.rs: New file.
5681
c44af4eb
TT
56822016-05-17 Tom Tromey <tom@tromey.com>
5683
5684 * gdb.base/default.exp (set language): Add rust.
5685
dcd1f979
TT
56862016-05-17 Tom Tromey <tom@tromey.com>
5687
5688 * gdb.gdb/unittest.exp: New file.
5689
155b7f57
YQ
56902016-05-16 Yao Qi <yao.qi@linaro.org>
5691
5692 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5693 shell_prompt. Update shell_prompt_re.
5694
8ddd5a6c
DE
56952016-05-12 Doug Evans <dje@google.com>
5696
5697 PR symtab/19999
5698 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5699 $options when building executable.
5700 * gdb.dwarf2/fission-loclists-pie.S: New file.
5701 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5702
02e370d9
SM
57032016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5704
5705 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5706 of [is_remote target],
5707
8929ad8b
SM
57082016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5709
5710 * lib/gdb.exp (use_gdb_stub): New procedure.
5711
6c447423
DE
57122016-05-03 Yunlian Jiang <yunlian@google.com>
5713 Doug Evans <dje@google.com>
5714
5715 PR symtab/19914
5716 * gdb.dwarf2/dwp-sepdebug.c: New file.
5717 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5718
444e826c
SM
57192016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5720
5721 * gdb.base/detach.exp: Remove is_remote check.
5722
740feeaa
SM
57232016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5724
5725 * gdb.base/annota-input-while-running.exp: Don't check for
5726 [is_remote target]. Enable annotations after running to main.
5727 Remove unused "set test..." line.
5728
9080ac9d
SM
57292016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5730
5731 * gdb.trace/trace-enable-disable.exp: New file.
5732 * gdb.trace/trace-enable-disable.c: New file.
5733
952ebca5
SM
57342016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5735
5736 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5737 use it in info sharedlibrary test.
5738 * gdb.trace/ftrace-lock.exp: Likewise.
5739 * gdb.trace/ftrace.exp: Likewise.
5740 * gdb.trace/range-stepping.exp: Likewise.
5741 * gdb.trace/trace-break.exp: Likewise.
5742 * gdb.trace/trace-condition.exp: Likewise.
5743 * gdb.trace/trace-mt.exp: Likewise.
5744
d9019901
SM
57452016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5746
5747 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5748 (gdb_load_shlib): ... this.
5749 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5750 gdb_load_shlib.
5751 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5752 * gdb.base/ctxobj.exp: Likewise.
5753 * gdb.base/dprintf-pending.exp: Likewise.
5754 * gdb.base/dso2dso.exp: Likewise.
5755 * gdb.base/fixsection.exp: Likewise.
5756 * gdb.base/gcore-relro.exp: Likewise.
5757 * gdb.base/gdb1555.exp: Likewise.
5758 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5759 * gdb.base/gnu-ifunc.exp: Likewise.
5760 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5761 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5762 * gdb.base/pending.exp: Likewise.
5763 * gdb.base/print-file-var.exp: Likewise.
5764 * gdb.base/print-symbol-loading.exp: Likewise.
5765 * gdb.base/shlib-call.exp: Likewise.
5766 * gdb.base/shreloc.exp: Likewise.
5767 * gdb.base/so-impl-ld.exp: Likewise.
5768 * gdb.base/solib-disc.exp: Likewise.
5769 * gdb.base/solib-nodir.exp: Likewise.
5770 * gdb.base/solib-overlap.exp: Likewise.
5771 * gdb.base/solib-symbol.exp: Likewise.
5772 * gdb.base/solib-weak.exp (do_test): Likewise.
5773 * gdb.base/sym-file.exp: Likewise.
5774 * gdb.base/symtab-search-order.exp: Likewise.
5775 * gdb.base/type-opaque.exp: Likewise.
5776 * gdb.base/unload.exp: Likewise.
5777 * gdb.base/watchpoint-solib.exp: Likewise.
5778 * gdb.compile/compile.exp: Likewise.
5779 * gdb.cp/gdb2384.exp: Likewise.
5780 * gdb.cp/infcall-dlopen.exp: Likewise.
5781 * gdb.cp/re-set-overloaded.exp: Likewise.
5782 * gdb.fortran/library-module.exp: Likewise.
5783 * gdb.opt/solib-intra-step.exp: Likewise.
5784 * gdb.python/py-finish-breakpoint.exp: Likewise.
5785 * gdb.python/py-shared.exp: Likewise.
5786 * gdb.reverse/solib-precsave.exp: Likewise.
5787 * gdb.reverse/solib-reverse.exp: Likewise.
5788 * gdb.server/solib-list.exp: Likewise.
5789 * gdb.threads/dlopen-libpthread.exp: Likewise.
5790 * gdb.threads/tls-shared.exp: Likewise.
5791 * gdb.threads/tls-so_extern.exp: Likewise.
5792 * gdb.trace/change-loc.exp: Likewise.
5793 * gdb.trace/ftrace-lock.exp: Likewise.
5794 * gdb.trace/ftrace.exp: Likewise.
5795 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5796 * gdb.trace/pending.exp: Likewise.
5797 * gdb.trace/range-stepping.exp: Likewise.
5798 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5799 (strace_info_marker): Likewise.
5800 (strace_probe_marker): Likewise.
5801 (strace_trace_on_same_addr): Likewise.
5802 (strace_trace_on_diff_addr): Likewise.
5803 * gdb.trace/trace-break.exp: Likewise.
5804 * gdb.trace/trace-condition.exp: Likewise.
5805 * gdb.trace/trace-mt.exp: Likewise.
5806
fca4cfd9
SM
58072016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5808
5809 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5810 result of gdb_remote_download.
5811 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5812 * gdb.base/dso2dso.exp: Likewise.
5813 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5814 * gdb.base/print-file-var.exp: Likewise.
5815 * gdb.base/shlib-call.exp: Likewise.
5816 * gdb.base/shreloc.exp: Likewise.
5817 * gdb.base/solib-overlap.exp: Likewise.
5818 * gdb.base/solib-weak.exp (do_test): Likewise.
5819 * gdb.base/unload.exp: Likewise.
5820
11cf4ffb
YQ
58212016-04-27 Yao Qi <yao.qi@linaro.org>
5822
5823 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5824 exists.
5825
3e2e34f8
KB
58262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5827
5828 * vla-type.exp: Print structure from toplevel.
5829
8f07e298
BH
58302016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5831
5832 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5833 of dynamic types.
5834 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5835 of dynamic types.
5836
9920b434
BH
58372016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5838
5839 * gdb.fortran/vla-type.f90: New file.
5840 * gdb.fortran/vla-type.exp: New file.
5841
f3abeff5
YQ
58422016-04-25 Yao Qi <yao.qi@linaro.org>
5843
5844 * gdb.base/branch-to-self.c: New file.
5845 * gdb.base/branch-to-self.exp: New file.
5846
0a5d52f0
YQ
58472016-04-22 Yao Qi <yao.qi@linaro.org>
5848
5849 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5850 more after $hex.
5851
495346f6
YQ
58522016-04-22 Yao Qi <yao.qi@linaro.org>
5853
5854 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5855 * gdb.base/annota3.exp: Likewise.
5856
4a7e075c
YQ
58572016-04-22 Yao Qi <yao.qi@linaro.org>
5858
5859 * gdb.reverse/step-precsave.exp: Do one step and test program
5860 stops in "callee" and do multiple steps until program goes out
5861 of "callee".
5862 * gdb.reverse/step-reverse.exp: Likewise.
5863
5b061e98
YQ
58642016-04-22 Yao Qi <yao.qi@linaro.org>
5865
5866 * gdb.trace/signal.exp: Also pass if
5867 $tracepoint_hits($i) > $iterations.
5868
5c5dc57f
YQ
58692016-04-22 Yao Qi <yao.qi@linaro.org>
5870
5871 * gdb.trace/signal.c: New file.
5872 * gdb.trace/signal.exp: New file.
5873
a55411b9
DE
58742016-04-19 Doug Evans <xdje42@gmail.com>
5875
5876 * gdb.base/bad-file.exp: New file.
5877
a22df60a
MG
58782016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
5879
5880 * gdb.dwarf2/implref.exp: New file.
5881
0c13f7e5
BH
58822016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5883
5884 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
5885 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
5886 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
5887 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
5888 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
5889 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
5890 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
5891 * lib/fortran.exp (fortran_int4): New procedure.
5892 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
5893 (fortran_logical4): Likewise.
5894
9b9b09e9
BH
58952016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
5896
5897 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
5898
a14d1f4d
BH
58992016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5900
5901 * lib/compiler.c: Add Intel specific preprocessor macros.
5902 * lib/compiler.cc: Likewise.
25d49b86 5903
7d49b1d0
LM
59042016-04-13 Luis Machado <lgustavo@codesourcery.com>
5905
5906 * gdb.server/connect-with-no-symbol-file.c: New file.
5907 * gdb.server/connect-with-no-symbol-file.exp: New file.
5908
8392fa22
SM
59092016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5910
5911 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
5912
8c4c4aeb
SM
59132016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5914
5915 * boards/gdbserver-base.exp (${board}_download): Copy source file to
5916 standard output directory.
5917
45e3745e
AT
59182016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
5919
5920 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
5921
e26b7e41
MM
59222016-04-13 Markus Metzger <markus.t.metzger@intel.com>
5923
5924 * gdb.btrace/instruction_history.c (loop): Add declaration.
5925
8ce09462
AT
59262016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5927
5928 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
5929
2e88a1ea
SM
59302016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
5931
5932 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
5933 parentheses to print.
5934 (continue_handler): Likewise.
5935
f48e22e3
SM
59362016-04-08 Simon Marchi <simon.marchi@ericsson.com>
5937
5938 * gdb.server/solib-list.exp: Remove is_remote check.
5939 Pass shlib= to gdb_compile. Don't link shared library with
5940 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
5941 Run binary filename through "readlink -f" on the target.
5942
096be756
PA
59432016-04-08 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
5946 interpreter filename as argument to gdbserver_spawn.
5947 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5948 Return empty if $last_loaded_file does not exist.
5949
06500533
JK
59502016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5951
5952 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
5953 * gdb.base/jit-main.c: Use exit after usage.
5954
2d35e871
JK
59552016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5956
5957 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
5958 GDBHISTSIZE prior to the tests.
5959 * gdb.base/gdbinit-history.exp: Likewise.
5960
59612016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
5962
5963 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
5964 instead of build_executable. Use gdb_load_shlibs.
5965
c8064e7e
YQ
59662016-04-07 Yao Qi <yao.qi@linaro.org>
5967
5968 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
5969 Execute "si" command.
5970
bde47561
YQ
59712016-04-07 Yao Qi <yao.qi@linaro.org>
5972
5973 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
5974 number instead of the comments on some line.
5975
b16f8a3b
DB
59762016-04-06 Don Breazeal <donb@codesourcery.com>
5977
5978 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
5979 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
5980
c2f901df
SM
59812016-04-06 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
5984 standard_output_file. Remove unused binfile variable.
5985
ac17fda0
CU
59862016-04-05 Catalin Udma <catalin.udma@freescale.com>
5987
5988 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
5989 * gdb.python/py-mi-objfile.exp: Match "list main" output
5990 in console format.
5991
03a8c4df
SM
59922016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
5993
5994 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
5995 absolute.
5996
6e774b13
SM
59972016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5998
5999 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6000 absolute.
6001 * gdb.trace/ftrace.exp: Likewise.
6002 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6003 targets as well.
6004 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6005 (gdb_load_shlibs): Copy libraries to test directory when testing
6006 natively. Only set solib-search-path if testing remotely.
6007 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6008
7817ea46
SM
60092016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6010
6011 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6012 gdb_download. Use it even if the target is not remote.
6013 * gdb.base/jit.exp (compile_jit_test): Likewise.
6014 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6015 output directory if the destination board is local, otherwise use
6016 the standard remote_download from DejaGnu.
6017 (gdb_download): Remove.
6018 (gdb_load_shlibs): Use gdb_remote_download instead of
6019 gdb_download.
6020 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6021 Use gdb_remote_download instead of gdb_download. Use it even if
6022 the target is not remote.
6023 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6024 instead of gdb_download.
6025
7beb7f68
SM
60262016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6027
6028 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6029 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6030 run.
6031
cc63428a
AV
60322016-04-01 Artemiy Volkov <artemiyv@acm.org>
6033
6034 PR gdb/19820
6035 * gdb.base/printcmds.exp: Add artificial arrays tests.
6036
64cdf930
PA
60372016-03-31 Pedro Alves <palves@redhat.com>
6038
6039 PR gdb/19858
6040 * gdb.base/jit-main.c: Include unistd.h.
6041 (ATTACH): Define to 0 if not already defined.
6042 (wait_for_gdb, mypid): New globals.
6043 (WAIT_FOR_GDB): New macro.
6044 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6045 some breakpoint locations.
6046 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6047 New procedures.
6048 (one_jit_test): Add REATTACH parameter, and handle it. Use
6049 continue_to_test_location.
6050 (top level): Test attach, and adjusts calls to one_jit_test.
6051
40dea8cb
PA
60522016-03-31 Pedro Alves <palves@redhat.com>
6053
6054 PR gdb/19858
6055 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6056 BINSUFFIX parameter, and handle it.
6057 (top level): Adjust calls compile_jit_test.
6058
e7ea3ec7
CU
60592016-03-31 Catalin Udma <catalin.udma@freescale.com>
6060
6061 PR python/19743
6062 * gdb.python/py-mi-events-gdb.py: New file.
6063 * gdb.python/py-mi-events.c: New file.
6064 * gdb.python/py-mi-events.exp: New file.
6065
e6359af3
YQ
60662016-03-30 Yao Qi <yao.qi@linaro.org>
6067
6068 * gdb.reverse/until-precsave.exp: Match function name only.
6069 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6070 Move malloc to a condition block.
6071 * gdb.reverse/until-reverse.exp: Match function name only.
6072
a4105d04
MK
60732016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6074
6075 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6076 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6077 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6078 variable for GPR 0 instead of assuming it is register 0.
6079 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6080 * lib/trace-support.exp: Add s390 registers.
6081
bfa6adb9
YQ
60822016-03-29 Yao Qi <yao.qi@linaro.org>
6083
6084 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6085
1e6697ea
YQ
60862016-03-24 Yao Qi <yao.qi@linaro.org>
6087
6088 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6089 test message.
6090
64bcd522
AA
60912016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6092
6093 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6094 maintaining separate logic for constructing the output path.
6095
7868401b
DB
60962016-03-16 Don Breazeal <donb@codesourcery.com>
6097
6098 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6099 Retry fork and waitpid on interrupted system call errors.
6100 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6101 Use with_timeout_factor to increase timeout by factor of 10.
6102
1cafadb4
DB
61032016-03-15 Don Breazeal <donb@codesourcery.com>
6104
6105 * gdb.cp/scope-err.cc: New test program.
6106 * gdb.cp/scope-err.exp: New test script.
6107 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6108 lines and "set breakpoint here" comment.
6109 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6110 Fixed some whitespace and format issues.
6111 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6112 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6113
81516450
DE
61142016-03-15 Doug Evans <dje@google.com>
6115
6116 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6117 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6118 All callers updated. Add tests for enums, mixed flags register.
6119
aa52b601
DE
61202016-03-15 Doug Evans <dje@google.com>
6121
6122 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6123 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6124
fa4ff313
SM
61252016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6126
6127 * gdb.base/default.exp: Add $_as_string to the list of expected
6128 convenience functions.
6129
f2403c39
AB
61302016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6131
6132 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6133
f2f3ccb9
SM
61342016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6135
6136 * gdb.python/py-as-string.exp: New file.
6137 * gdb.python/py-as-string.c: New file.
6138
00dbd492
PA
61392016-03-09 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6142 signal" -> "Thread NN received signal" output change.
6143 * gdb.threads/ia64-sigill.exp: Likewise.
6144 * gdb.threads/linux-dp.exp: Likewise.
6145 * gdb.threads/manythreads.exp: Likewise.
6146 * gdb.threads/pending-step.exp: Likewise.
6147 * gdb.threads/print-threads.exp: Likewise.
6148 * gdb.threads/sigstep-threads.exp: Likewise.
6149 * gdb.threads/staticthreads.exp: Likewise.
6150 * gdb.threads/tls.exp: Likewise.
6151
1e6697ea
YQ
61522016-03-09 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/command-line-input.exp: New file.
6155
b04fd3be
MK
61562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6157
6158 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6159 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6160 * gdb.trace/pending.exp: Accept leading dot before function name.
6161 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6162 * lib/trace-support.exp: Set registers for ppc.
6163
98fa59e9
MK
61642016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6165
6166 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6167 use it for disassembly; accept .main in addition to main in backtrace.
6168
f77198c8
MK
61692016-03-09 Wei-cheng Wang <cole945@gmail.com>
6170 Marcin Kościelnicki <koriakin@0x04.net>
6171
6172 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6173 (gdb_recursion_test_ptr): New global variable.
6174 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6175 gdb_recursion_test.
6176 (gdb_c_test): Ditto.
6177
ba84e0da
MK
61782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6179
6180 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6181 ordering.
6182
4366d36e
MK
61832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6184
6185 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6186 (bar): Add bar_start_lbl label.
6187 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6188 of foo/bar for emitting DWARF and tracing.
6189
5eb264df
SDJ
61902016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6191
6192 * analyze-racy-logs.py: Set executable bit.
6193
fb6a751f
SDJ
61942016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6195
6196 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6197 (CHECK_TARGET_TMP): Likewise.
6198 (check-single-racy): New rule.
6199 (check-parallel-racy): Likewise.
6200 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6201 (do-check-parallel-racy): New rule.
6202 (check-racy/%.exp): Likewise.
6203 * README (Racy testcases): New section.
6204 * analyze-racy-logs.py: New file.
6205
bdf7e230
DE
62062016-03-03 Doug Evans <dje@google.com>
6207
6208 * gdb.base/skip.exp: Use with_test_prefix.
6209
4719d415
YQ
62102016-03-03 Yao Qi <yao.qi@linaro.org>
6211
6212 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6213 Invoke step_over_syscall "clone" and break_cond_on_syscall
6214 "clone".
6215 * gdb.base/step-over-clone.c: New file.
6216
ea507862
YQ
62172016-03-03 Yao Qi <yao.qi@linaro.org>
6218
6219 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6220 code format.
6221
8fc8cbda
YQ
62222016-03-03 Yao Qi <yao.qi@linaro.org>
6223
6224 * gdb.base/disp-step-fork.c: Rename to ...
6225 * gdb.base/step-over-fork.c: ... it. New file.
6226 * gdb.base/disp-step-vfork.c: Rename to ...
6227 * gdb.base/step-over-vfork.c: ... it. New file.
6228 * gdb.base/disp-step-syscall.exp: Rename to ...
6229 * gdb.base/step-over-syscall.exp: ... it. New file.
6230 (disp_step_cross_syscall): Rename to ...
6231 (step_over_syscall): ... it.
6232
92fa70b0
YQ
62332016-03-03 Yao Qi <yao.qi@linaro.org>
6234
6235 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6236 If target supports condition evaluation on target, invoke
6237 break_cond_on_syscall for fork and vfork.
6238
e197ad3c
YQ
62392016-03-03 Yao Qi <yao.qi@linaro.org>
6240
6241 * gdb.base/disp-step-syscall.exp: Don't invoke
6242 support_displaced_stepping.
6243 (disp_step_cross_syscall): Test with displaced stepping off and
6244 on if supported.
6245
0b47da9f
YQ
62462016-03-03 Yao Qi <yao.qi@linaro.org>
6247
6248 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6249 proc.
6250 (setup): New proc.
6251 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6252 and setup.
6253
065ab6dc
BH
62542016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6255
6256 * gdb.fortran/vla-history.exp: Remove breakpoint.
6257
07e448ad 62582016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6259
25d49b86
PA
6260 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6261 exceeds timeout.
07e448ad 6262
9ac2d526 62632016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6264
25d49b86
PA
6265 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6266 breakpoint.
9ac2d526 6267
17807369
BH
62682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6269
6270 * gdb.mi/vla.f90: Nullify pointer after declaration.
6271
86e501af
PA
62722016-03-01 Pedro Alves <palves@redhat.com>
6273
6274 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6275
1e903e32
PA
62762016-03-01 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6279 before anything else.
6280 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6281 _GNU_SOURCE here.
6282 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6283 before anything else.
6284 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6285
6ccb54e2
PA
62862016-03-01 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6289
30ca9da1
YQ
62902016-03-01 Yao Qi <yao.qi@linaro.org>
6291
6292 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6293 prepare_for_testing.
6294
dc856b38
YQ
62952016-03-01 Yao Qi <yao.qi@linaro.org>
6296
6297 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6298
4a932159
AA
62992016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6300
6301 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6302 manually constructing the output path.
6303
f2489477
AA
63042016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6305
6306 * gdb.arch/s390-stackless.S: New.
6307 * gdb.arch/s390-stackless.exp: New.
6308
38899f16
IB
63092016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6310
6311 * gdb.dlang/circular.c: New file.
6312 * gdb.dlang/circular.exp: New file.
6313
9fde51ed
YQ
63142016-02-26 Yao Qi <yao.qi@linaro.org>
6315
6316 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6317 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6318 (testcases): Update.
6319
ce90fefe
YQ
63202016-02-26 Yao Qi <yao.qi@linaro.org>
6321
6322 * gdb.reverse/aarch64.c: Rename to ...
6323 * gdb.reverse/insn-reverse.c: ... it.
6324 * gdb.reverse/aarch64.exp: Rename to ...
6325 * gdb.reverse/insn-reverse.exp: ... it.
6326
3263bceb
YQ
63272016-02-26 Yao Qi <yao.qi@linaro.org>
6328
6329 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6330 (testcase_ftype): New.
6331 (testcases): New array.
6332 (n_testcases): New.
6333 (main): Call each element in testcases.
6334 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6335 (read_testcase): New.
6336 Do the tests in a loop.
6337
6cb59ff1
YQ
63382016-02-25 Yao Qi <yao.qi@linaro.org>
6339
6340 * gdb.base/branches.c: Remove.
6341
ae91f625
MK
63422016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6343
6344 PR gdb/13808
6345 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6346
678b48b7
MK
63472016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6348
6349 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6350
7337a6f2
MK
63512016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6352
6353 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6354 change x86_64 call_insn to 'callq'.
6355
861ca91f
AT
63562016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6357
6358 * gdb.trace/tfile-avx.c: Move to...
6359 * gdb.trace/tracefile-pseudo-reg.c: Here.
6360 * gdb.trace/tfile-avx.exp: Move to...
6361 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6362
bf74e428
GB
63632016-02-24 Gary Benson <gbenson@redhat.com>
6364
6365 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6366 message on attach.
6367
cce0e923
DE
63682016-02-23 Doug Evans <dje@google.com>
6369
6370 * gdb.base/skip.c (test_skip): New function.
6371 (end_test_skip_file_and_function): New function.
6372 (test_skip_file_and_function): New function.
6373 * gdb.base/skip1.c (test_skip): New function.
6374 (skip1_test_skip_file_and_function): New function.
6375 * gdb.base/skip.exp: Add tests for new skip options.
6376 * gdb.base/skip-solib.exp: Update expected output.
6377 * gdb.perf/skip-command.cc: New file.
6378 * gdb.perf/skip-command.exp: New file.
6379 * gdb.perf/skip-command.py: New file.
6380
4000e47e
MK
63812016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6382
6383 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6384 info registers pattern.
6385
24f75ead
IB
63862016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6387
6388 * lib/future.exp: Add D support.
6389 (gdb_find_gdc): New proc.
6390 (gdb_default_target_compile): Add D support.
6391
fbb7bcbe
WW
63922016-02-18 Wei-cheng Wang <cole945@gmail.com>
6393
6394 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6395 user+system time.
6396 (trace_speed_test): Determine the iteration count for a time
6397 between 15..30 seconds.
6398
012b3a21
WT
63992016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6400
6401 * gdb.arch/i386-mpx-sigsegv.c: New file.
6402 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6403 * gdb.arch/i386-mpx-simple_segv.c: New file.
6404 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6405
2d5189bd
YQ
64062016-02-18 Yao Qi <yao.qi@linaro.org>
6407
6408 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6409 Don't call setup_kfail.
6410
40fb20d0
YQ
64112016-02-18 Yao Qi <yao.qi@linaro.org>
6412
6413 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6414 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6415
21b1f8d2
DE
64162016-02-16 Doug Evans <dje@google.com>
6417
6418 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6419 * gdb.base/skip1.c: Ditto.
6420 * gdb.base/skip.exp: Whitespace cleanup.
6421
4041ed77
DB
64222016-02-16 Don Breazeal <donb@codesourcery.com>
6423
6424 PR remote/19496
6425 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6426 Remove kfail for PR remote/19496.
6427
c4ef31bf
SM
64282016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6429
6430 * lib/gdb.exp (standard_temp_file): Return a path specific to
6431 the runtest invocation.
6432
266b65b3
SM
64332016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6434
6435 * gdb.trace/save-trace.exp: Change relative path to be in the
6436 standard output directory.
6437
a7a0a6a9
JK
64382016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6439
6440 * gdb.arch/i386-prologue.c: Add missing prototypes.
6441
c99dbb42
JK
64422016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6443
6444 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6445 * gdb.arch/i386-prologue.exp: Likewise.
6446 * gdb.arch/i386-size.exp: Likewise.
6447
aa480355
SM
64482016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6449
6450 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6451 define object file path.
6452 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6453 file path.
6454 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6455 standard_output_file to define binfile.
6456
ba881f50
JK
64572016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6458
6459 Fix compatibility with recent gfortran-5.3.1.
6460 * gdb.fortran/vla-history.exp (print vla1 allocated)
6461 (print vla2 allocated, print $2, print $3): Remove
6462 (print $4): Rename to ...
6463 (print $2): ... here.
6464 (print $9): Rename to ...
6465 (print $5): ... here.
6466 (print $10): Rename to ...
6467 (print $6): ... here.
6468 * gdb.fortran/vla.f90: Add pvla initialization.
6469
e9fb005c
JK
64702016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6471
6472 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6473 New test.
6474 * gdb.fortran/vla-value-sub.exp: Likewise.
6475
e44e00ff
MK
64762016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6477
6478 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6479
97e94151
SM
64802016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6481
6482 * i386-biarch-core.exp: Define corefile using
6483 standard_output_file.
6484
01113bc1
YQ
64852016-02-12 Yao Qi <yao.qi@linaro.org>
6486
6487 * gdb.arch/arm-single-step-kernel-helper.c: New.
6488 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6489
33b4777c
MM
64902016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6491
6492 * gdb.btrace/tailcall-only.exp: New.
6493 * gdb.btrace/tailcall-only.c: New.
6494 * gdb.btrace/x86_64-tailcall-only.S: New.
6495 * gdb.btrace/i686-tailcall-only.S: New.
6496
acc23c11
PA
64972016-02-11 Pedro Alves <palves@redhat.com>
6498
6499 * README (Parallel testing): Add missing double quotes.
6500
e352bf0a
PA
65012016-02-11 Pedro Alves <palves@redhat.com>
6502
6503 * README (Parallel testing): New section.
6504 (GDB_PARALLEL): Rewrite.
6505 (FORCE_PARALLEL): Document.
6506
9f5fed78
MK
65072016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6508
6509 * gdb.trace/tfile-avx.c: New test.
6510 * gdb.trace/tfile-avx.exp: New test.
6511
9ef9e6a6
KS
65122016-02-09 Keith Seitz <keiths@redhat.com>
6513
6514 PR breakpoints/19546
6515 * gdb.base/infcall-exec.c: New file.
6516 * gdb.base/infcall-exec2.c: New file.
6517 * gdb.base/infcall-exec.exp: New file.
6518
a96e36da
KS
65192016-02-09 Keith Seitz <keiths@redhat.com>
6520
6521 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6522 (toplevel): Call test_bkpt_address.
6523
9f61929f
KS
65242016-02-09 Keith Seitz <keiths@redhat.com>
6525
6526 PR python/19506
6527 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6528 (toplevel): Call test_bkpt_address.
6529
1e94266c
SM
65302016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6531
6532 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6533 to AC_OUTPUT.
6534 * configure: Regenerate.
6535
2a7f3dff
PA
65362016-02-09 Pedro Alves <palves@redhat.com>
6537
6538 PR breakpoints/19548
6539 * gdb.base/execl-update-breakpoints.c (some_function): New
6540 function.
6541 (main): Call it.
6542 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6543 Tighten expected GDB output.
6544
2151ccc5
SM
65452016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6546
6547 * Makefile.in (ALL_SUBDIRS): Remove.
6548 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6549 (distclean maintainer-clean realclean): Likewise.
6550 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6551 * configure: Regenerate.
6552 * gdb.ada/Makefile.in: Delete.
6553 * gdb.arch/Makefile.in: Likewise.
6554 * gdb.asm/Makefile.in: Likewise.
6555 * gdb.base/Makefile.in: Likewise.
6556 * gdb.btrace/Makefile.in: Likewise.
6557 * gdb.cell/Makefile.in: Likewise.
6558 * gdb.compile/Makefile.in: Likewise.
6559 * gdb.cp/Makefile.in: Likewise.
6560 * gdb.disasm/Makefile.in: Likewise.
6561 * gdb.dlang/Makefile.in: Likewise.
6562 * gdb.dwarf2/Makefile.in: Likewise.
6563 * gdb.fortran/Makefile.in: Likewise.
6564 * gdb.gdb/Makefile.in: Likewise.
6565 * gdb.go/Makefile.in: Likewise.
6566 * gdb.guile/Makefile.in: Likewise.
6567 * gdb.java/Makefile.in: Likewise.
6568 * gdb.linespec/Makefile.in: Likewise.
6569 * gdb.mi/Makefile.in: Likewise.
6570 * gdb.modula2/Makefile.in: Likewise.
6571 * gdb.multi/Makefile.in: Likewise.
6572 * gdb.objc/Makefile.in: Likewise.
6573 * gdb.opencl/Makefile.in: Likewise.
6574 * gdb.opt/Makefile.in: Likewise.
6575 * gdb.pascal/Makefile.in: Likewise.
6576 * gdb.perf/Makefile.in: Likewise.
6577 * gdb.python/Makefile.in: Likewise.
6578 * gdb.reverse/Makefile.in: Likewise.
6579 * gdb.server/Makefile.in: Likewise.
6580 * gdb.stabs/Makefile.in: Likewise.
6581 * gdb.threads/Makefile.in: Likewise.
6582 * gdb.trace/Makefile.in: Likewise.
6583 * gdb.xml/Makefile.in: Likewise.
6584 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6585 GDB_PARALLEL.
6586 (standard_output_file): Remove check for GDB_PARALLEL, always
6587 return path in outputs/$subdir/$testname.
6588
437277d4
SM
65892016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6590
6591 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6592 (site.exp): Assign abs_srcdir to tcl's srcdir.
6593
31d913c7
YQ
65942016-02-04 Yao Qi <yao.qi@linaro.org>
6595
6596 * gdb.base/foll-exec-mode.c: Include limits.h.
6597 (main): Add parameters argc and argv. Get directory from
6598 argv[0].
6599 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6600 compilation.
6601 * gdb.base/foll-exec.c: Include limits.h.
6602 (main): Add parameters argc and argv.
6603 Get directory from argv[0].
6604 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6605 Adjust tests on the number of lines as source code changed.
6606 * gdb.base/foll-vfork-exit.c: Include limits.h.
6607 (main): Add one line of statement before vfork.
6608 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6609 (main): Add parameters argc and argv. Get directory from
6610 argv[0].
6611 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6612 (setup_gdb): Set tbreak to skip some source lines.
6613 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6614 (main): Add parameters argc and argv. Get directory from
6615 argv[0].
6616 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6617 compilation.
6618 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6619 (main): Add parameters argc and argv. Get directory from
6620 argv[0].
6621 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6622 compilation.
6623
9482b9fb
DE
66242016-02-01 Doug Evans <dje@google.com>
6625
6626 * gdb.base/skip.exp: Clean up multiple references to same test name.
6627
6b2e4f10
PA
66282016-02-01 Pedro Alves <palves@redhat.com>
6629
ccb6afd6 6630 PR remote/19496
6b2e4f10
PA
6631 * gdb.threads/forking-threads-plus-breakpoint.exp
6632 (displaced_stepping_supported): New global.
6633 (probe_displaced_stepping_support): New procedure.
6634 (do_test): Add 'displaced' parameter, and use it.
6635 (top level): Check for displaced stepping support. Add displaced
6636 stepping on/off testing axis.
6637
37a8db1a
AB
66382016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6639
6640 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6641 pointer. Don't perform further tests on the unassociated pointer
6642 if the first test fails.
6643
5fdf6324
AB
66442016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6645
6646 * gdb.base/max-value-size.c: New file.
6647 * gdb.base/max-value-size.exp: New file.
6648 * gdb.base/huge.exp: Disable max-value-size for this test.
6649
935c6144
IB
66502016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6651
6652 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6653
7fe8399d
YQ
66542016-01-28 Yao Qi <yao.qi@linaro.org>
6655
6656 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6657
a2077e25
PA
66582016-01-25 Pedro Alves <palves@redhat.com>
6659
6660 PR threads/19461
6661 * gdb.base/fork-running-state.c: New file.
6662 * gdb.base/fork-running-state.exp: New file.
6663
1d2736d4
PA
66642016-01-25 Pedro Alves <palves@redhat.com>
6665
6666 PR gdb/19494
6667 * gdb.base/catch-fork-kill.c: New file.
6668 * gdb.base/catch-fork-kill.exp: New file.
6669
f1da4b11
PA
66702016-01-25 Pedro Alves <palves@redhat.com>
6671
6672 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6673 Delete, moved to lib/gdb.exp.
6674 * gdb.threads/forking-threads-plus-breakpoint.exp
6675 (foreach_with_prefix): Likewise.
6676 * gdb.threads/process-dies-while-handling-bp.exp
6677 (foreach_with_prefix): Likewise.
6678 * lib/gdb.exp (foreach_with_prefix): New procedure.
6679
45f38546
MK
66802016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6681
6682 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6683 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6684
dc29a1ce
MK
66852016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6686
6687 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6688 endian targets.
6689
092127d7
JK
66902016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6691 Pedro Alves <palves@redhat.com>
6692
6693 Fix testsuite compatibility with Guile.
6694 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6695 number.
6696
31d765d3
JK
66972016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 Fix testsuite compatibility with Guile.
6700 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6701 (thread 1): New test for backtrace through signal handler.
6702
1ac78c04
YQ
67032016-01-22 Yao Qi <yao.qi@linaro.org>
6704
6705 PR testsuite/19491
6706 * gdb.base/multi-forks.c: Include
6707 ../lib/unbuffer_output.c
6708 (main): Call gdb_unbuffer_output.
6709
4f5946a8
DE
67102016-01-21 Doug Evans <dje@google.com>
6711
6712 * lib/ada.exp (gdb_compile_ada): Fix typo.
6713
305e13e6
JB
67142016-01-21 Joel Brobecker <brobecker@adacore.com>
6715
6716 * gdb.base/break-fun-addr.exp: New file.
6717 * gdb.base/break-fun-addr1.c: New file.
6718 * gdb.base/break-fun-addr2.c: New file.
6719
5f5dfff6
SM
67202016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6721
6722 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6723 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6724 enum flag values.
6725
fd356fa2
AA
67262016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6727
6728 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6729 when GDB can not set the vector return value. Add more comments
6730 for clarification.
6731
9df22175
AT
67322016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6733
6734 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6735 command.
6736
41d1845e
SM
67372016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6738
6739 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6740
01ac6840
SM
67412016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6742
6743 * Makefile.in (check-single): Pass --status to runtest.
6744 (check/%.exp): Likewise.
6745
67462016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6747
6748 * Makefile.in (check-parallel): Propagate return code from make
6749 do-check-parallel.
6750
bd0a71fa
MK
67512016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6752
6753 * gdb.trace/ftrace.exp: Fix expected message on continue.
6754 * gdb.trace/pending.exp: Fix expected message on continue.
6755 * gdb.trace/trace-break.exp: Fix expected message on continue.
6756
8bcbad33
SM
67572016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6758
6759 * lib/gdb.exp (gdb_test): Remove unused global references.
6760
f303dbd6
PA
67612016-01-18 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/async-shell.exp: Adjust expected output.
6764 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6765 * gdb.base/siginfo-thread.exp: Adjust expected output.
6766 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6767 * gdb.java/jnpe.exp: Adjust expected output.
6768 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6769 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6770 * gdb.threads/leader-exit.exp: Adjust expected output.
6771 * gdb.threads/manythreads.exp: Adjust expected output.
6772 * gdb.threads/pthreads.exp: Adjust expected output.
6773 * gdb.threads/schedlock.exp: Adjust expected output.
6774 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6775 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6776 expected output.
6777 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6778 output.
6779 * gdb.threads/sigthread.exp: Adjust expected output.
6780 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6781
b2789696
YQ
67822016-01-18 Yao Qi <yao.qi@linaro.org>
6783
6784 * gdb.guile/scm-section-script.c: Replace @progbits with
6785 %progbits.
6786 * gdb.python/py-section-script.c: Likewise.
6787
71ef29a8
PA
67882016-01-15 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.multi/tids.exp: Test star wildcard ranges.
6791
3f5b7598
PA
67922016-01-15 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6795 command from "thread apply" invocation.
6796 (thr_apply_info_thr_invalid): Default the expected output to the
6797 input tid list.
6798 (top level): Add tests that use convenience variables. Add tests
6799 for "thread apply" with a valid TID list, but missing the command.
6800
663f6d42
PA
68012016-01-13 Pedro Alves <palves@redhat.com>
6802
6803 * gdb.base/default.exp: Expect $_gthread as well.
6804 * gdb.multi/tids.exp: Test $_gthread.
6805 * gdb.threads/thread-specific.exp: Test $_gthread.
6806
c84f6bbf
PA
68072016-01-13 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.multi/tids.exp: Test "info threads -gid".
6810
22a02324
PA
68112016-01-13 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6814 Breakpoint.thread.
6815 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6816
5d5658a1
PA
68172016-01-07 Pedro Alves <palves@redhat.com>
6818
6819 * gdb.base/break.exp: Adjust to output changes.
6820 * gdb.base/hbreak2.exp: Likewise.
6821 * gdb.base/sepdebug.exp: Likewise.
6822 * gdb.base/watch_thread_num.exp: Likewise.
6823 * gdb.linespec/keywords.exp: Likewise.
6824 * gdb.multi/info-threads.exp: Likewise.
6825 * gdb.threads/thread-find.exp: Likewise.
6826 * gdb.multi/tids.c: New file.
6827 * gdb.multi/tids.exp: New file.
6828
84654457
PA
68292016-01-13 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6832
e3940304
PA
68332016-01-13 Pedro Alves <palves@redhat.com>
6834
6835 * gdb.base/default.exp: Expect $_inferior as well.
6836 * gdb.multi/base.exp: Test $_inferior.
6837
a911d87a
PA
68382016-01-13 Pedro Alves <palves@redhat.com>
6839
6840 PR breakpoints/19388
6841 * gdb.base/catch-signal-siginfo-cond.c: New file.
6842 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6843
82075af2
JS
68442016-01-12 Josh Stone <jistone@redhat.com>
6845 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6846
6847 * gdb.base/catch-syscall.c (do_execve): New variable.
6848 (main): Conditionally trigger an execve.
6849 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6850 (test_catch_syscall_execve): New, check entry/return across execve.
6851 (do_syscall_tests): Call test_catch_syscall_execve.
6852
e46eeedd
PA
68532016-01-12 Pedro Alves <palves@redhat.com>
6854
6855 * gdb.base/random-signal.exp (do_test): New procedure, with body
6856 of testcase moved in.
6857
01d8c27e
JK
68582016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6859 Pedro Alves <palves@redhat.com>
6860
6861 * gdb.base/funcargs.exp (finish from indirectly called function):
6862 Reintroduce the case for 'First'.
6863
9a706302
JK
68642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6865 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6868 (tcatch_vfork_then_child_follow_exec)
6869 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
6870 identification.
6871
c0ecb95f
JK
68722016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6873
6874 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
6875 and repeats to unlimited.
6876 * gdb.python/py-value.exp: Likewise.
6877 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
6878 and repeats to unlimited.
6879
6cfc1fcb
JK
68802016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6881
6882 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
6883 and reordering the functions.
6884 * gdb.multi/hangout.c: Likewise.
6885 * gdb.multi/hello.c: Likewise.
6886
582a1b00
SM
68872016-01-08 Simon Marchi <simon.marchi@ericsson.com>
6888
6889 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
6890 absolute.
6891 (SingleStatisticTestResult.report): Use dict.keys instead of
6892 dict.iterkeys.
6893
79bc59cb
PA
68942016-01-06 Pedro Alves <palves@redhat.com>
6895
6896 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
6897
43368e1d
MM
68982016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6899
6900 * gdb.btrace/dlopen.exp: New.
6901 * gdb.btrace/dlopen.c: New.
6902 * gdb.btrace/dlopen-dso.c: New.
6903
79fad5b8
SL
69042015-12-25 Sandra Loosemore <sandra@codesourcery.com>
6905
6906 * lib/gdb.exp (gdb_test): Update comments to clarify that the
6907 PATTERN argument is optional.
6908
ab8314b3
JB
69092015-12-24 Joel Brobecker <brobecker@adacore.com>
6910
6911 * lib/ada.exp (target_compile_ada_from_dir): New function.
6912 (gdb_compile_ada): Reimplement avoiding the use of project files.
6913 * gdb.ada/gnat_ada.gpr: Delete.
6914 * gdb.ada/cond_lang.exp: Adjust test to make path before
6915 filename optional.
6916 * gdb.ada/small_reg_param.exp: Likewise.
6917
fe33faff
SM
69182015-12-22 Simon Marchi <simon.marchi@ericsson.com>
6919
6920 * gdb.base/foll-vork.exp: Remove HP-UX special case.
6921
6d265cb4
TP
69222015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
6923
6924 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
6925 case.
6926
10125099
SM
69272015-12-21 Simon Marchi <simon.marchi@ericsson.com>
6928
6929 * gdb.base/break.exp: Remove dead code.
6930 * gdb.base/sepdebug.exp: Likewise.
6931
3ca22649
SM
69322015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6933
6934 * gdb.asm/asm-source.exp: Remove HP-UX references.
6935 * gdb.base/annota1.exp: Likewise.
6936 * gdb.base/annota3.exp: Likewise.
6937 * gdb.base/attach.exp: Likewise.
6938 * gdb.base/bigcore.exp: Likewise.
6939 * gdb.base/break.exp: Likewise.
6940 * gdb.base/call-ar-st.exp: Likewise.
6941 * gdb.base/callfuncs.exp: Likewise.
6942 * gdb.base/catch-fork-static.exp: Likewise.
6943 * gdb.base/display.exp: Likewise.
6944 * gdb.base/foll-exec-mode.exp: Likewise.
6945 * gdb.base/foll-exec.exp: Likewise.
6946 * gdb.base/foll-fork.exp: Likewise.
6947 * gdb.base/foll-vfork.exp: Likewise.
6948 * gdb.base/funcargs.exp: Likewise.
6949 * gdb.base/hbreak2.exp: Likewise.
6950 * gdb.base/inferior-died.exp: Likewise.
6951 * gdb.base/interrupt.exp: Likewise.
6952 * gdb.base/multi-forks.exp: Likewise.
6953 * gdb.base/nodebug.exp: Likewise.
6954 * gdb.base/sepdebug.exp: Likewise.
6955 * gdb.base/solib1.c: Likewise.
6956 * gdb.base/step-test.exp: Likewise.
6957 * gdb.mi/non-stop.c: Likewise.
6958 * gdb.mi/pthreads.c: Likewise.
6959 * gdb.multi/bkpt-multi-exec.ex: Likewise.
6960 * gdb.threads/pthreads.c: Likewise.
6961 * gdb.threads/staticthreads.exp: Likewise.
6962 * lib/future.exp: Likewise.
6963 * lib/gdb.exp: Likewise.
6964 * gdb.base/so-indr-cl.c: Remove.
6965 * gdb.base/so-indr-cl.exp: Likewise.
6966 * gdb.base/solib.c: Likewise.
6967 * gdb.base/solib.exp: Likewise.
6968 * gdb.base/solib2.c: Likewise.
6969
b6304613
SM
69702015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6971
6972 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
6973 * gdb.base/call-ar-st.exp: Likewise.
6974 * gdb.base/callfuncs.exp: Likewise.
6975 * gdb.base/condbreak.exp: Likewise.
6976 * gdb.base/constvars.exp: Likewise.
6977 * gdb.base/hbreak2.exp: Likewise.
6978 * gdb.base/langs.exp: Likewise.
6979 * gdb.base/list.exp: Likewise.
6980 * gdb.base/long_long.exp: Likewise.
6981 * gdb.base/ptype.exp: Likewise.
6982 * gdb.base/scope.exp: Likewise.
6983 * gdb.base/signals.exp: Likewise.
6984 * gdb.base/so-impl-ld.exp: Likewise.
6985 * gdb.base/varargs.exp: Likewise.
6986 * gdb.base/volatile.exp: Likewise.
6987 * gdb.base/whatis.exp: Likewise.
6988 * gdb.cp/cplusfuncs.exp: Likewise.
6989 * gdb.cp/inherit.exp: Likewise.
6990 * gdb.cp/local.exp: Likewise.
6991 * gdb.cp/member-ptr.exp: Likewise.
6992 * gdb.cp/method.exp: Likewise.
6993 * gdb.cp/overload.exp: Likewise.
6994 * gdb.cp/templates.exp: Likewise.
6995 * gdb.stabs/weird.exp: Likewise.
6996 * lib/compiler.c: Likewise.
6997 * lib/compiler.cc: Likewise.
6998 * lib/cp-support.exp: Likewise.
6999 * lib/gdb.exp: Likewise.
7000
bf401b07
SM
70012015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7002
7003 * configure.ac: Remove HP-UX case.
7004 * configure: Regenerate.
7005
aff9c0f8
SM
70062015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7007
7008 * lib/gdb.exp (gdb_compile): Add function doc.
7009
a6904d5a
PA
70102015-12-17 Pedro Alves <palves@redhat.com>
7011
7012 PR threads/19354
7013 * gdb.multi/info-threads.exp: New file.
7014
a22279dd
YQ
70152015-12-15 Yao Qi <yao.qi@linaro.org>
7016
7017 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7018 is aarch64*-*-*.
7019
0588c796
SL
70202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7021
7022 * gdb.base/history-duplicates.exp: Skip if no readline support.
7023
5d978e17
SL
70242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7025
7026 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7027
7e763b86
SL
70282015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7029
7030 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7031
87a3a92c
SL
70322015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7033
7034 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7035 ctrl-C if nointerrupts target property is set.
7036 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7037 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7038 * gdb.base/paginate-bg-execution.exp: Likewise.
7039 * gdb.base/paginate-execution-startup.exp: Likewise.
7040 * gdb.base/random-signal.exp: Likewise.
7041 * gdb.base/range-stepping.exp: Likewise.
7042 * gdb.cp/annota2.exp: Likewise.
7043 * gdb.cp/annota3.exp: Likewise.
7044 * gdb.gdb/selftest.exp: Likewise.
7045 * gdb.threads/continue-pending-status.exp: Likewise.
7046 * gdb.threads/leader-exit.exp: Likewise.
7047 * gdb.threads/manythreads.exp: Likewise.
7048 * gdb.threads/pthreads.exp: Likewise.
7049 * gdb.threads/schedlock.exp: Likewise.
7050 * gdb.threads/sigthread.exp: Likewise.
7051
a8f077dc
DB
70522015-12-11 Don Breazeal <donb@codesourcery.com>
7053
7054 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7055 remote.
7056 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7057 * gdb.base/foll-exec.exp (main): Enable for target remote.
7058 * gdb.base/foll-fork.exp (main): Likewise.
7059 * gdb.base/foll-vfork.exp (main): Likewise.
7060 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7061 (proc continue_to_exit_bp_loc): Use clean_restart.
7062 * gdb.base/pie-execl.exp (main): Disable for target remote.
7063 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7064 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7065 * gdb.threads/execl.exp (main): Likewise.
7066 * gdb.threads/fork-child-threads.exp (main): Likewise.
7067 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7068 remote.
7069 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7070 remote.
7071 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7072 pid.tid style ptids, instead of just tid.
7073 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7074 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7075 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7076 ptids, instead of just tid.
7077
3b2464a8
AB
70782015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7079
7080 * gdb.base/list.exp (test_list_forward): Add end of file error
7081 test.
7082 (test_repeat_list_command): Add end of file error test.
7083 (test_list_backwards): Add beginning of file error test.
7084
a0def019
AB
70852015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7086
7087 * gdb.base/list.exp (test_list_invalid_args): New function,
7088 defined, and called.
7089
5c000dff
AB
70902015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7091
7092 * gdb.base/list.exp (test_list): Make test names unique.
7093
f1637ebe
YQ
70942015-12-11 Yao Qi <yao.qi@linaro.org>
7095
7096 * gdb.base/coremaker2.c: Remove.
7097
36d6fc0a
PA
70982015-12-10 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.multi/base.exp: Remove stale "spaces" references.
7101
762f7747
PA
71022015-12-10 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.multi/base.exp: Don't use nowarnings.
7105 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7106 * gdb.multi/hangout.c: Include stdio.h.
7107 * gdb.multi/hello.c: Include stdlib.h.
7108 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7109 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7110 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7111
28d2bfb9
AB
71122015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7113
7114 * gdb.dwarf2/dw2-ranges-base.c: New file.
7115 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7116 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7117 support additional line table, and debug ranges generation.
7118 (Dwarf::ranges): New function, generate .debug_ranges.
7119 (Dwarf::lines): Support generating simple line table programs.
7120 (Dwarf::assemble): Initialise new namespace variables.
7121
5fc2beac
KB
71222015-12-09 Kevin Buettner <kevinb@redhat.com>
7123
7124 * gdb.base/async.exp (proc test_background): Add case for
7125 asynchronous execution not supported.
7126
1c35a88f
LM
71272015-12-09 Luis Machado <lgustavo@codesourcery.com>
7128
7129 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7130 format and change test names to make them unique.
7131
b593e3d9
RK
71322015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7133 Pedro Alves <pedro@redhat.com>
7134
7135 PR gdb/18702
7136 Add checking of floatformats setup on x86_64 hosts.
7137 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7138 (smallval, bigval): New labels/constants.
7139 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7140 float" after loading bigval and smallval.
7141
d72413e6
PMR
71422015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7143
7144 * gdb.ada/fun_overload_menu.exp: New testcase.
7145 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7146
ece66d65
JS
71472015-12-04 Josh Stone <jistone@redhat.com>
7148
7149 * gdb.base/catch-fork-static.exp: New.
7150
41d0efca
YQ
71512015-12-03 Yao Qi <yao.qi@linaro.org>
7152
7153 * gdb.base/sizeof.c: Don't include stdio.h and
7154 ../lib/unbuffer_output.c.
7155 (main): New variable 'size' and 'value'. Remove printf and
7156 gdb_unbuffer_output. Assign return value to size and value.
7157 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7158 at the beginning.
7159 (check_sizeof): Check the result by printing variable 'size'.
7160 (check_valueof): Check the result by printing variable 'value'.
7161
99fd02d9
YQ
71622015-12-01 Yao Qi <yao.qi@linaro.org>
7163
7164 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7165 for aarch64*-*-linux* target.
7166
f2faf941
PA
71672015-11-30 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7170
04bf20c5
PA
71712015-11-30 Pedro Alves <palves@redhat.com>
7172
7173 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7174 Handle non-stop mode vCont replies.
7175
09df4675
PA
71762015-11-30 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7179 prepare_for_testing. Start gdb with "set non-stop on" appended to
7180 GDBFLAGS. Lax expected stop output.
7181
58b584af
YQ
71822015-11-27 Yao Qi <yao.qi@linaro.org>
7183
7184 * gdb.arch/arm-neon.exp: New.
7185 * gdb.arch/arm-neon.c: New.
7186
dfcb77a8
YQ
71872015-11-27 Yao Qi <yao.qi@linaro.org>
7188
7189 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7190
88e8ec1b
YQ
71912015-11-27 Yao Qi <yao.qi@linaro.org>
7192
7193 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7194 frames-invalid annotation.
7195
bfde72c2
YQ
71962015-11-27 Yao Qi <yao.qi@linaro.org>
7197
7198 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7199
f6512a69
SM
72002015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7201
7202 * gdb.threads/names.exp: New file.
7203 * gdb.threads/names.c: New file.
7204 * README: Mention gdb,no_thread_names.
7205
46a3515b
MM
72062015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7207
7208 PR 19297
7209 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7210 support" error.
7211
62147a22
PA
72122015-11-24 Pedro Alves <palves@redhat.com>
7213
7214 PR 17539
7215 * gdb.base/display.exp: Expect displays to be sorted in ascending
7216 order. Use multi_line.
7217 * gdb.base/solib-display.exp: Likewise.
7218
2f341b6e
PA
72192015-11-24 Pedro Alves <palves@redhat.com>
7220
7221 PR 17539
25d49b86
PA
7222 * gdb.base/display.exp: Expect displays to be sorted in ascending
7223 order. Use multi_line.
7224 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7225
7e0aa6aa
PA
72262015-11-24 Pedro Alves <palves@redhat.com>
7227
7228 PR 17539
7229 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7230 threads in ascending order.
7231 * gdb.base/foll-fork.exp: Likewise.
7232 * gdb.base/foll-vfork.exp: Likewise.
7233 * gdb.base/multi-forks.exp: Likewise.
7234 * gdb.mi/mi-nonstop.exp: Likewise.
7235 * gdb.mi/mi-nsintrall.exp: Likewise.
7236 * gdb.multi/base.exp: Likewise.
7237 * gdb.multi/multi-arch.exp: Likewise.
7238 * gdb.python/py-inferior.exp: Likewise.
7239 * gdb.threads/break-while-running.exp: Likewise.
7240 * gdb.threads/execl.exp: Likewise.
7241 * gdb.threads/gcore-thread.exp: Likewise.
7242 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7243 * gdb.threads/kill.exp: Likewise.
7244 * gdb.threads/linux-dp.exp: Likewise.
7245 * gdb.threads/multiple-step-overs.exp: Likewise.
7246 * gdb.threads/next-bp-other-thread.exp: Likewise.
7247 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7248 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7249 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7250 * gdb.threads/thread-find.exp: Likewise.
7251 * gdb.threads/tls.exp: Likewise.
7252 * lib/mi-support.exp (mi_reverse_list): Delete.
7253 (mi_check_thread_states): No longer reverse list.
7254
2cc57ad8
PA
72552015-11-24 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7258 use lowercase.
7259
c93e8391
SM
72602015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7261
7262 * gdb.trace/actions.c: Include trace-common.h.
7263 (main): Add a location for a fast tracepoint.
7264 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7265 the normal tracepoints.
7266 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7267
045ccf91
SM
72682015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7269
7270 * save-trace.exp: Factor out code to these...
7271 (gdb_save_tracepoints): New.
7272 (gdb_load_tracepoints): New.
7273 (do_save_load_test): New.
7274
5506f9f6
KB
72752015-11-23 Kevin Buettner <kevinb@redhat.com>
7276
7277 * gdb.base/asmlabel.exp: New test.
7278 * gdb.base/asmlabel.c: New test case.
7279
16c3b12f
JB
72802015-11-23 Joel Brobecker <brobecker@adacore.com>
7281
7282 * gdb.base/wrong_frame_bt_full-main.c: New file.
7283 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7284 * gdb.base/wrong_frame_bt_full.exp: New file.
7285
155bfbd3
JB
72862015-11-23 Joel Brobecker <brobecker@adacore.com>
7287
7288 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7289
bb097445
JM
72902015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7291
206853a0 7292 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7293 pstate register when comparing registers values in
7294 sparc64-*-linux-gnu targets to avoid spurious differences.
7295
9c88ed8f
JM
72962015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7297
206853a0 7298 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7299
96161e25
SL
73002015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7301
7302 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7303 as type argument to gdb_compile.
7304 * gdb.base/nested-subp2.exp: Likewise.
7305 * gdb.base/nested-subp3.exp: Likewise.
7306
340c2830
DV
73072015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7308
7309 * lib/dwarf.exp (_note): Fix left shift of negative value.
7310 * gdb.trace/trace-condition.exp: Likewise.
7311
c1862d0f
YQ
73122015-11-13 Yao Qi <yao.qi@linaro.org>
7313
7314 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7315 comments about d10v.
7316 (test_scalar_returns): Likewise.
7317 * gdb.base/d10v.ld: Remove.
7318 * gdb.base/overlays.exp: Remove the target triplet checking for
7319 d10v-*-*.
7320 * gdb.base/structs.exp (test_struct_returns): Remove the
7321 comments about d10v.
7322 (test_struct_calls): Likewise.
7323
77ae9c19
YQ
73242015-11-13 Yao Qi <yao.qi@linaro.org>
7325
7326 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7327 * gdb.base/gnu_vector.c: Don't include stdio.h.
7328 (main): Don't print res and call add_some_intvecs.
7329
430e004e
MK
73302015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7331
7332 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7333 macro.
7334 (func5): Removed.
7335 (func4): Use FAST_TRACEPOINT_LABEL.
7336 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7337 macro.
7338 (func): Removed.
7339 (thread_function): Use FAST_TRACEPOINT_LABEL.
7340 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7341 (func): Remove.
7342 (marker): Use FAST_TRACEPOINT_LABEL.
7343 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7344 (pendfunc1): Remove.
7345 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7346 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7347 (foo): Remove.
7348 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7349 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7350 macro.
7351 (func): Remove.
7352 (marker): Use FAST_TRACEPOINT_LABEL.
7353 * gdb.trace/trace-common.h: New header.
7354 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7355 macro.
7356 (func): Remove.
7357 (marker): Use FAST_TRACEPOINT_LABEL.
7358 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7359 (func): Remove.
7360 (thread_function): Use FAST_TRACEPOINT_LABEL.
7361
6e7675a7
MK
73622015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7363
7364 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7365 in front.
7366 * gdb.trace/change-loc.exp: Use global pcreg definition.
7367 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7368 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7369 in front.
7370 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7371 * gdb.trace/pending.exp: Likewise.
7372 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7373 * gdb.trace/trace-break.exp: Likewise.
7374 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7375 in front.
7376 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7377 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7378 in front.
7379 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7380
dddc0e16
JB
73812015-11-09 Joel Brobecker <brobecker@adacore.com>
7382
7383 * gdb.ada/fin_fun_out: New testcase.
7384
c6f0b406
KB
73852015-11-07 Kevin Buettner <kevinb@redhat.com>
7386
7387 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7388 value associated with DW_AT_byte_size.
7389 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7390 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7391 DW_AT_upper_bound.
7392
f01dcfd9
KB
73932015-11-07 Kevin Buettner <kevinb@redhat.com>
7394
7395 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7396 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7397 version.
7398 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7399 gdb.dwarf2/dw2-canonicalize-type.exp,
7400 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7401 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7402 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7403 provided by gdb_target_symbol_prefix_flags_asm.
7404 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7405 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7406 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7407 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7408 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7409 macros where needed). Use this macro for symbols which require
7410 the prefix provided by SYMBOL_PREFIX.
7411
2223449a
KB
74122015-11-05 Kevin Buettner <kevinb@redhat.com>
7413
7414 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7415 New procs.
7416 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7417 representing expressions, of more than one list element.
7418 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7419 to prepend linker symbol prefix to f.
7420 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7421 table_1 and table_2.
7422 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7423 Likewise, for f and g.
7424 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7425 for ptr.
7426 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7427 for main.
7428 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7429 table_1_ptr and table_2_ptr.
7430
6f2f1a3a
JK
74312015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7432 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7435
566c56c9
MK
74362015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7437
7438 * gdb.reverse/s390-mvcle.c: New test.
7439 * gdb.reverse/s390-mvcle.exp: New file.
7440 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7441
d5f0636b
MK
74422015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7443
7444 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7445
7ad8b86c
MK
74462015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7447
7448 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7449 reaching marker2.
7450 * gdb.reverse/getresuid-reverse.exp: Likewise.
7451 * gdb.reverse/pipe-reverse.exp: Likewise.
7452 * gdb.reverse/readv-reverse.exp: Likewise.
7453 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7454 * gdb.reverse/time-reverse.exp: Likewise.
7455 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7456
4081c0f1
YQ
74572015-10-30 Yao Qi <yao.qi@linaro.org>
7458
7459 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7460 (empty_cycle): Remove.
7461 (main): Don't call empty_cycle. Don't use watch_count_done.
7462 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7463 empty_cycle. Rewrite the code counting HW watchpoints.
7464
452b4ba5
MK
74652015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7466
7467 * gdb.reverse/fstatat-reverse.c: New test.
7468 * gdb.reverse/fstatat-reverse.exp: New file.
7469 * gdb.reverse/getresuid-reverse.c: New test.
7470 * gdb.reverse/getresuid-reverse.exp: New file.
7471 * gdb.reverse/pipe-reverse.c: New test.
7472 * gdb.reverse/pipe-reverse.exp: New file.
7473 * gdb.reverse/readv-reverse.c: New test.
7474 * gdb.reverse/readv-reverse.exp: New file.
7475 * gdb.reverse/recvmsg-reverse.c: New test.
7476 * gdb.reverse/recvmsg-reverse.exp: New file.
7477 * gdb.reverse/time-reverse.c: New test.
7478 * gdb.reverse/time-reverse.exp: New file.
7479 * gdb.reverse/waitpid-reverse.c: New test.
7480 * gdb.reverse/waitpid-reverse.exp: New file.
7481
5e2e7507
JK
74822015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7483
7484 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7485
0fde2c53
DE
74862015-10-26 Doug Evans <dje@google.com>
7487
7488 PR symtab/17391
7489 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7490 * gdb.dwarf2/bad-regnum.c: New file.
7491 * gdb.dwarf2/bad-regnum.exp: New file.
7492
1a70ae97
DE
74932015-10-26 Doug Evans <dje@google.com>
7494
7495 PR python/18938
7496 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7497 file.
7498
27dc26ab
JK
74992015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7500
7501 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7502 for a change by "Mention language in compile error message".
7503
bed91f4d
SM
75042015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7505
7506 PR python/18073
7507 * gdb.python/py-type.c (C::a_method): New.
7508 (C::a_const_method): New.
7509 (C::a_static_method): New.
7510 (a_function): New.
7511 * gdb.python/py-type.exp (test_fields): Test getting fields
7512 from function and method.
7513
3f2f83dd
KB
75142015-10-21 Keven Boell <keven.boell@intel.com>
7515
7516 * gdb.fortran/vla-alloc-assoc.exp: New file.
7517 * gdb.fortran/vla-datatypes.exp: New file.
7518 * gdb.fortran/vla-datatypes.f90: New file.
7519 * gdb.fortran/vla-history.exp: New file.
7520 * gdb.fortran/vla-ptype-sub.exp: New file.
7521 * gdb.fortran/vla-ptype.exp: New file.
7522 * gdb.fortran/vla-sizeof.exp: New file.
7523 * gdb.fortran/vla-sub.f90: New file.
7524 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7525 * gdb.fortran/vla-value-sub-finish.exp: New file.
7526 * gdb.fortran/vla-value-sub.exp: New file.
7527 * gdb.fortran/vla-value.exp: New file.
7528 * gdb.fortran/vla-ptr-info.exp: New file.
7529 * gdb.mi/mi-vla-fortran.exp: New file.
7530 * gdb.mi/vla.f90: New file.
7531
27145d50
SL
75322015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7533
7534 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7535 of hardwired timeout value.
7536
5f3ff4f8
JK
75372015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7538 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7541 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7542
bfd09d20
JS
75432015-10-19 Josh Stone <jistone@redhat.com>
7544
7545 * gdb.base/catch-syscall.c: Include <sched.h>.
7546 (unknown_syscall): New variable.
7547 (main): Trigger a vfork and an unknown syscall.
7548 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7549 (unknown_syscall_number): Likewise.
7550 (check_call_to_syscall): Accept an optional syscall pattern.
7551 (check_return_from_syscall): Likewise.
7552 (check_continue): Likewise.
7553 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7554 (test_catch_syscall_skipping_return): New test toggling off 'catch
7555 syscall' to step over the syscall return, then toggling back on.
7556 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7557 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7558 (do_syscall_tests): Call test_catch_syscall_without_args and
7559 test_catch_syscall_mid_vfork.
7560 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7561 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7562
b32b93c6
AS
75632015-10-19 Andrew Stubbs <ams@codesourcery.com>
7564
7565 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7566 print g_vE): Add new pass patterns.
7567 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7568 print various symbol names for vptr fields.
7569
9d622bda
AB
75702015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7571
7572 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7573 results.
7574
0fd8ac1c
YQ
75752015-10-12 Yao Qi <yao.qi@linaro.org>
7576
7577 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7578
34240514
YQ
75792015-10-12 Yao Qi <yao.qi@linaro.org>
7580
7581 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7582 is aarch64*-*-linux*.
7583
8240f442
YQ
75842015-10-12 Yao Qi <yao.qi@linaro.org>
7585
7586 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7587 (can_relocate_bcond_true): ... it.
7588 (can_relocate_bcond_false): New function.
7589 (foo): Likewise.
7590 (can_relocate_bl): Likewise.
7591 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7592 can_relocate_bl.
7593
2520f728
PMR
75942015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7595
7596 * gdb.base/nested-addr.c: New file.
7597 * gdb.base/nested-addr.exp: New testcase.
7598
abcef95a
MM
75992015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7600
7601 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7602 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7603 its output. Ignore the output of "record goto begin" and instead
7604 check that GDB is replaying.
7605
145e3ddb
PA
76062015-10-09 Pedro Alves <palves@redhat.com>
7607
7608 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7609 (top level): Use it in the run with no args test.
7610
d5d8c4e1
IB
76112015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7612
7613 * gdb.dlang/properties.exp: New file.
7614
06e635ef
SL
76152015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7616
7617 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7618 whether or not address 0x1000 is mapped on the target.
7619
e019fd1d
SM
76202015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7621
7622 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7623 build.
7624
77ba2a67
MM
76252015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7626
7627 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7628 instruction-history test.
7629
c60eb31f
DE
76302015-09-28 Doug Evans <dje@google.com>
7631
7632 * gdb.base/gcore.c (array_func): Add reference to static_array.
7633
9a3c8263
SM
76342015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7635
7636 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7637 source line.
7638
9720e656
SL
76392015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7640
7641 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7642 short or char as base type.
7643
938d3bf2
SL
76442015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7645
7646 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7647 to allow any size enum.
7648
e6c2c623
PMR
76492015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7650
7651 * gdb.ada/array_ptr_renaming.exp: New testcase.
7652 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7653 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7654
06da0f77
PL
76552015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7656
7657 * gdb.trace/ftrace-lock.c: New file.
7658 * gdb.trace/ftrace-lock.exp: New file.
7659
4f51c22a
PL
76602015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7661
7662 * gdb.arch/insn-reloc.c: New file.
7663 * gdb.arch/ftrace-insn-reloc.exp: New file.
7664
7041adf4
PL
76652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7666
7667 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7668 instruction.
7669 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7670 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7671 * gdb.trace/range-stepping.c: Likewise.
7672 * gdb.trace/trace-break.c: Likewise.
7673 * gdb.trace/trace-mt.c (thread_function): Likewise.
7674 * gdb.trace/ftrace.c (marker): Likewise.
7675 * gdb.trace/trace-condition.c (marker): Likewise.
7676 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7677 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7678 is_aarch64_target.
7679
015d2e7e
DE
76802015-09-18 Doug Evans <xdje42@gmail.com>
7681
7682 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7683 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7684
26b188a2
SL
76852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7686
7687 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7688 the breakpoint.
7689
79dc332b
SL
76902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7691
7692 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7693 the pending breakpoint. Remove timeout override for "Run till
7694 MI pending breakpoint on pendfunc3 on thread 2" test.
7695
f57929f2
SL
76962015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7697
7698 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7699 filename pattern.
7700
3f469b17
SL
77012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7702
7703 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7704 in breakpoint filename pattern.
7705
515b89b3
SL
77062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7707
7800dbe4
SL
7708 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7709
77102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7711
515b89b3
SL
7712 * gdb.linespec/explicit.exp: Check for readline support for
7713 tab-completion tests. Fix obvious typo.
7714
d2939ba2
MM
77152015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7716
7717 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7718 and replay.
7719
cbb55fa7
MM
77202015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7721
7722 * gdb.btrace/non-stop.c: New.
7723 * gdb.btrace/non-stop.exp: New.
7724
43691ca1
PL
77252015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7726 Yao Qi <yao.qi@linaro.org>
7727
7728 * gdb.trace/trace-condition.c: New file.
7729 * gdb.trace/trace-condition.exp: New file.
7730
d78908cf
WW
77312015-09-16 Wei-cheng Wang <cole945@gmail.com>
7732
7733 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7734 for testing bytecode compilation.
7735
1ed415e2
PA
77362015-09-16 Pedro Alves <palves@redhat.com>
7737 Sandra Loosemore <sandra@codesourcery.com>
7738
7739 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7740 (SECONDS): Redefine.
7741 (main): Call pthread_kill and alarm early.
7742 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7743 support.
7744 (test): If the target can't hardware step and doesn't support
7745 displaced stepping, increase the timeout.
7746
d136eff5
PA
77472015-09-16 Pedro Alves <palves@redhat.com>
7748
7749 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7750 (enable_debug): New procedures.
7751 (test): Use them. Bail out if waiting for threads fails.
7752 (top level): Bail out if a test fails.
7753
991f019c
YQ
77542015-09-16 Yao Qi <yao.qi@linaro.org>
7755
7756 * gdb.asm/asm-source.exp: Set asm-arch for
7757 aarch64*-*-* target.
7758 * gdb.asm/aarch64.inc: New file.
7759
bfca584f
PMR
77602015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7761
7762 * gdb.ada/array_of_variable_length.exp: New testcase.
7763 * gdb.ada/array_of_variable_length/foo.adb: New file.
7764 * gdb.ada/array_of_variable_length/pck.adb: New file.
7765 * gdb.ada/array_of_variable_length/pck.ads: New file.
7766
b326e587
DE
77672015-09-15 Doug Evans <dje@google.com>
7768
7769 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7770 of function static local variable.
7771
5382cfab
PW
77722015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7773
7774 * gdb.threads/tls-so_extern.exp: New test file.
7775 * gdb.threads/tls-so_extern.c: New test file.
7776 * gdb.threads/tls-so_extern_main.c: New test file.
7777
141c5cc4
JK
77782015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7779
7780 * gdb.opt/solib-intra-step-lib.c: New file.
7781 * gdb.opt/solib-intra-step-main.c: New file.
7782 * gdb.opt/solib-intra-step.exp: New file.
7783
d15dcecd
PA
77842015-09-15 Pedro Alves <palves@redhat.com>
7785
7786 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7787 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7788
4c2f2a79
PA
77892015-09-14 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.base/hook-stop-continue.c: Delete.
7792 * gdb.base/hook-stop-continue.exp: Delete.
7793 * gdb.base/hook-stop-frame.c: Delete.
7794 * gdb.base/hook-stop-frame.exp: Delete.
7795 * gdb.base/hook-stop.c: New file.
7796 * gdb.base/hook-stop.exp: New file.
7797
919e6dbe
PMR
77982015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7799
7800 * gdb.ada/access_to_packed_array.exp: New testcase.
7801 * gdb.ada/access_to_packed_array/foo.adb: New file.
7802 * gdb.ada/access_to_packed_array/pack.adb: New file.
7803 * gdb.ada/access_to_packed_array/pack.ads: New file.
7804
157280a4
MM
78052015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7806
7807 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7808 buffer size test.
7809
2fd33e94
DB
78102015-09-11 Don Breazeal <donb@codesourcery.com>
7811
7812 * gdb.base/foll-exec.c: Add copyright header. Fix
7813 formatting issues.
7814 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7815 (do_exec_tests): Use clean_restart in place of zap_session,
7816 and for test initialization. Fix formatting issues. Use
7817 fail in place of perror.
7818 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7819 an expect statement to match an expression with output from
7820 the program under debug.
7821 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7822 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7823 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7824 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7825 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7826
e70b6e8e
DE
78272015-09-09 Doug Evans <dje@google.com>
7828
7829 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7830
7a551a51
DE
78312015-09-09 Doug Evans <dje@google.com>
7832
7833 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7834
4c666f84
DE
78352015-09-09 Doug Evans <dje@google.com>
7836
7837 * gdb.base/savedregs.exp: Fix typo.
7838
243a9253
PA
78392015-09-09 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7842
c0fa8fbd
SL
78432015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7844
7845 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7846 command actually switches threads. Give up on remaining
7847 tests if target fails to stop at breakpoint.
7848
cd7c1778
PMR
78492015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7850
7851 * gdb.ada/funcall_char.exp: New testcase.
7852 * gdb.ada/funcall_char/foo.adb: New file.
7853
dc5c8746
PMR
78542015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7855
7856 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7857 expected outputs. Add two testcases for completing ambiguous
7858 functions.
7859 * gdb.ada/complete/aux_pck.adb: New file.
7860 * gdb.ada/complete/aux_pck.ads: New file.
7861 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7862 Ambiguous_Func functions.
7863 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7864 * gdb.ada/complete/pck.adb: Likewise.
7865
4e83a1e7
UW
78662015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
7867
7868 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
7869 failures to run the test program under GDB.
7870
8ce74153
LM
78712015-08-26 Luis Machado <lgustavo@codesourcery.com>
7872
7873 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
7874 to C.
7875
e9756d52
PP
78762015-08-26 Patrick Palka <patrick@parcs.ath.cx>
7877
7878 * gdb.base/run-after-attach.exp: New test file.
7879 * gdb.base/run-after-attach.c: New test file.
7880
8d37573b
DB
78812015-08-26 Don Breazeal <donb@codesourcery.com>
7882
7883 * gdb.base/foll-exec-2.c: New test program.
7884 * gdb.base/foll-exec-2.exp: New test.
7885
63e43d3a
PMR
78862015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
7887
7888 * gdb.base/nested-subp1.exp: New file.
7889 * gdb.base/nested-subp1.c: New file.
7890 * gdb.base/nested-subp2.exp: New file.
7891 * gdb.base/nested-subp2.c: New file.
7892 * gdb.base/nested-subp3.exp: New file.
7893 * gdb.base/nested-subp3.c: New file.
7894
3d40fbb5
PA
78952015-08-24 Pedro Alves <palves@redhat.com>
7896
7897 * gdb.server/connect-without-multi-process.c: New file.
7898 * gdb.server/connect-without-multi-process.exp: New file.
7899
4422ac93
LM
79002015-08-24 Luis Machado <lgustavo@codesourcery.com>
7901
7902 * gdb.opt/inline-markers.c: Make z int.
7903
91dddb86
LM
79042015-08-24 Luis Machado <lgustavo@codesourcery.com>
7905
7906 * gdb.opt/inline-markers.c: Make z volatile.
7907
a48847ee
LM
79082015-08-24 Luis Machado <lgustavo@codesourcery.com>
7909
7910 * gdb.opt/inline-bt.c: New volatile global z.
7911 * gdb.opt/inline-cmds.c: Likewise.
7912 * gdb.opt/inline-locals.c: Likewise.
7913 * gdb.opt/inline-markers.c: New extern global z.
7914 (marker): Use z.
7915 (inline_fn): Likewise.
7916
0ebbc52b
PA
79172015-08-24 Pedro Alves <palves@redhat.com>
7918
7919 * config/m32r-stub.exp: Remove file.
7920 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
7921 * gdb.base/call-rt-st.exp: Likewise.
7922 * gdb.base/call-strs.exp: Likewise.
7923 * gdb.base/default.exp: Remove references to h8300-*-hms and
7924 *-*-udi*.
7925 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
7926
77c365df
AA
79272015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7928
7929 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
7930 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
7931 and "return" use KFAIL when GDB can not read/write the vector
7932 return value.
7933
4313b8c0
GB
79342015-08-21 Gary Benson <gbenson@redhat.com>
7935
7936 * gdb.trace/pending.exp: Cope with remote transfer warnings.
7937
0e433b32
PA
79382015-08-20 Pedro Alves <palves@redhat.com>
7939
7940 * gdb.server/solib-list.exp: No longer expect an interior stop in
7941 non-stop mode.
7942
221e1a37
PA
79432015-08-20 Pedro Alves <palves@redhat.com>
7944
7945 * gdb.server/connect-stopped-target.c: New file.
7946 * gdb.server/connect-stopped-target.exp: New file.
7947
40e3ad0e
PA
79482015-08-20 Pedro Alves <palves@redhat.com>
7949
7950 * gdb.dwarf2/comp-unit-lang.exp: New file.
7951 * gdb.dwarf2/comp-unit-lang.c: New file.
7952
af39b327
PMR
79532015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
7954
7955 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
7956 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
7957
7d45c7c3 79582015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 7959
7d45c7c3
KB
7960 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
7961 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
7962
4d6cceb4
DE
79632015-08-18 Doug Evans <dje@google.com>
7964 Adrian Sendroiu <adrian.sendroiu@freescale.com>
7965
7966 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
7967 skip_python_tests. New arg prompt_regexp.
7968 (skip_python_tests): New function.
7969 * lib/mi-support.exp (mi_skip_python_tests): New function.
7970 * gdb.python/py-mi-objfile-gdb.py: New file.
7971 * gdb.python/py-mi-objfile.c: New file.
7972 * gdb.python/py-mi-objfile.exp: New file.
7973
ad89c2aa
KS
79742015-08-17 Keith Seitz <keiths@redhat.com>
7975
7976 * gdb.linespec/explicit.exp: Move strace test from here ...
7977 * gdb.trace/strace.exp: ... to here.
7978
e3ae3c43
PP
79792015-08-15 Patrick Palka <patrick@parcs.ath.cx>
7980
7981 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
7982 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
7983
604b2636
DE
79842015-08-14 Doug Evans <xdje42@gmail.com>
7985
7986 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
7987 inferior before selecting a new file.
7988
6ff0ba5f
DE
79892015-08-14 Doug Evans <xdje42@gmail.com>
7990
7991 * gdb.mi/mi-disassemble.exp: Update.
7992 * gdb.base/disasm-optim.S: New file.
7993 * gdb.base/disasm-optim.c: New file.
7994 * gdb.base/disasm-optim.h: New file.
7995 * gdb.base/disasm-optim.exp: New file.
7996
9ca98f92
KS
79972015-08-14 Keith Seitz <keiths@redhat.com>
7998
7999 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8000 "evaluated-by".
8001
52bbc560
JB
80022015-08-13 Joel Brobecker <brobecker@adacore.com>
8003
8004 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8005
5d8c3ed3
PMR
80062015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8007
8008 * gdb.ada/fun_renaming.exp: New testcase.
8009 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8010 * gdb.ada/fun_renaming/pack.adb: New file.
8011 * gdb.ada/fun_renaming/pack.ads: New file.
8012
ea8812bc
KS
80132015-08-12 Keith Seitz <keiths@redhat.com>
8014
8015 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8016 gdb_get_line_number.
8017
4dafcdeb
JB
80182015-08-12 Joel Brobecker <brobecker@adacore.com>
8019
8020 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8021 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8022 gdb.base/dso2dso.exp: New files.
8023
5ba32597
SDJ
80242015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8025 Pedro Alves <palves@redhat.com>
8026 Keith Seitz <keiths@redhat.com>
8027
8028 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8029 GDBFLAGS.
8030
b6dafabf
PP
80312015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8032
8033 * gdb.base/gdbhistsize-history.exp
8034 (test_histsize_history_setting): Use save_vars.
8035 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8036 Use save_vars.
8037 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8038 * gdb.base/readline.exp: Use save_vars.
8039
abe8e607
PP
80402015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8041
8042 * lib/gdb.exp (save_vars): New proc.
8043
629500fa
KS
80442015-08-11 Keith Seitz <keiths@redhat.com>
8045
8046 * gdb.base/help.exp: Update help_breakpoint_text.
8047
eb8c4e2e
KS
80482015-08-11 Keith Seitz <keiths@redhat.com>
8049
8050 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8051 (at toplevel): Call test_explicit_breakpoints.
8052 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8053 breakpoints.
8054 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8055 breakpoint conditions, "-cond".
8056
87f0e720
KS
80572015-08-11 Keith Seitz <keiths@redhat.com>
8058
8059 * gdb.linespec/3explicit.c: New file.
8060 * gdb.linespec/cpexplicit.cc: New file.
8061 * gdb.linespec/cpexplicit.exp: New file.
8062 * gdb.linespec/explicit.c: New file.
8063 * gdb.linespec/explicit.exp: New file.
8064 * gdb.linespec/explicit2.c: New file.
8065 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8066 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8067 before using in the matching pattern.
8068 Clarify that `prefix' is a regular expression.
8069
f00aae0f
KS
80702015-08-11 Keith Seitz <keiths@redhat.com>
8071
8072 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8073 test.
8074 Add tests for missing ",FMT" and ",".
8075
e27852be
DE
80762015-08-10 Doug Evans <dje@google.com>
8077 Keith Seitz <keiths@redhat.com>
8078
8079 PR gdb/17960
8080 * gdb.base/completion.exp: Add location completer tests.
8081
7f03bd92
PA
80822015-08-07 Pedro Alves <palves@redhat.com>
8083
8084 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8085 tests here.
8086 (top level): Run do_test with and without displaced stepping.
8087
3fc8eb30
PA
80882015-08-07 Pedro Alves <palves@redhat.com>
8089
8090 * gdb.base/valgrind-disp-step.c: New file.
8091 * gdb.base/valgrind-disp-step.exp: New file.
8092
d4569d7b
PA
80932015-08-07 Pedro Alves <palves@redhat.com>
8094
8095 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8096 Delete function.
8097 (main): Add alarm. Run an infinite loop instead of calling
8098 wait_threads.
8099 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8100 comment.
8101 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8102 Delete function.
8103 (main): Add alarm. Run an infinite loop instead of calling
8104 wait_threads.
8105 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8106 comment.
8107
e1316e60
PA
81082015-08-07 Pedro Alves <palves@redhat.com>
8109
8110 * gdb.base/checkpoint-ns.exp: New file.
8111 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8112 standard_testfile.
8113
da8c46d2
MM
81142015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8115
8116 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8117 * gdb.btrace/instruction_history.exp: Update.
8118 * gdb.btrace/tsx.exp: New.
8119 * gdb.btrace/tsx.c: New.
8120
de1c2c52
PA
81212015-08-06 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8124 increase timeout.
8125 * gdb.reverse/until-precsave.exp: Bump timeouts.
8126
782e0bf4
PA
81272015-08-06 Pedro Alves <palves@redhat.com>
8128
8129 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8130
83e97ed0
PA
81312015-08-06 Pedro Alves <palves@redhat.com>
8132
8133 PR gdb/18749
8134 * gdb.threads/process-dies-while-handling-bp.c: New file.
8135 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8136
863d01bd
PA
81372015-08-06 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8140 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8141
0a39bb32
PA
81422015-08-05 Pedro Alves <palves@redhat.com>
8143
8144 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8145 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8146
ee2d2b10
SL
81472015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8148
8149 * gdb.base/bp-permanent.exp: Report test as unsupported if
8150 the target cannot stop at the permanent breakpoint.
8151
4e1bdb00
DE
81522015-08-03 Doug Evans <dje@google.com>
8153
8154 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8155 10000.
8156
3d338901
DE
81572015-08-03 Doug Evans <dje@google.com>
8158
8159 * Makefile.in (workers/%.worker, build-perf): New rule.
8160 (GDB_PERFTEST_MODE): New variable.
8161 (check-perf): Use it.
8162 (clean): Clean up gdb.perf parallel build subdirs.
8163 * lib/build-piece.exp: New file.
8164 * lib/gdb.exp (make_gdb_parallel_path): New function
8165 (standard_output_file, standard_temp_file): Call it.
8166 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8167 of $GDB_PARALLEL.
8168 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8169
af061d3e
DE
81702015-08-03 Doug Evans <dje@google.com>
8171
8e1afc81 8172 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8173 (LOG_FILE_NAME): New global.
8174 (TextReporter.__init__): Initialize self.txt_sum.
8175 (TextReporter.report): Add support for multiple data-points.
8176 Move report to perftest.sum, put raw data in perftest.log.
8177 (TextReporter.start): Open sum and log files.
8178 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8179 * gdb.perf/lib/perftest/testresult.py
8180 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8181
2c8c5d37
PA
81822015-07-31 Pedro Alves <palves@redhat.com>
8183
8184 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8185 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8186 kill_wait_spawned_process instead of explicit "kill -9".
8187 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8188 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8189 kill_wait_spawned_process.
8190 * gdb.base/attach-twice.exp: Likewise.
8191 * gdb.base/attach.exp: Likewise.
8192 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8193 gdb_test_multiple.
8194 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8195 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8196 kill_wait_spawned_process.
8197 * gdb.base/valgrind-infcall.exp: Likewise.
8198 * gdb.multi/multi-attach.exp: Likewise.
8199 * gdb.python/py-prompt.exp: Likewise.
8200 * gdb.python/py-sync-interp.exp: Likewise.
8201 * gdb.server/ext-attach.exp: Likewise.
8202 * gdb.threads/attach-into-signal.exp (corefunc): Use
8203 spawn_wait_for_attach, spawn_id_get_pid and
8204 kill_wait_spawned_process.
8205 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8206 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8207 spawn_id_get_pid and kill_wait_spawned_process.
8208 * gdb.threads/attach-stopped.exp (corefunc): Use
8209 spawn_wait_for_attach, spawn_id_get_pid and
8210 kill_wait_spawned_process.
8211 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8212 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8213 kill_wait_spawned_process instead of explicit "kill -9".
8214 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8215 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8216 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8217 processes. Don't map cygwin/windows pids here. Now returns a
8218 spawn id list.
8219
032a0fca
SL
82202015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8221
8222 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8223 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8224 correct patch.
8225
61a934ca
SL
82262015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8227
8228 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8229
4bc4d428
SL
82302015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8231
8232 Reapply:
8233 2014-05-21 Mark Wielaard <mjw@redhat.com>
8234
8235 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8236
998d452a
PA
82372015-07-30 Pedro Alves <palves@redhat.com>
8238
8239 * linux-low.c (handle_extended_wait): Set the child's last
8240 reported status to TARGET_WAITKIND_STOPPED.
8241
69dde7dc
PA
82422015-07-30 Pedro Alves <palves@redhat.com>
8243
8244 PR threads/18600
8245 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8246 only shows inferior 1.
8247
4dd63d48
PA
82482015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8249 Pedro Alves <palves@redhat.com>
8250
8251 PR threads/18600
8252 * gdb.threads/fork-plus-threads.c: New file.
8253 * gdb.threads/fork-plus-threads.exp: New file.
8254
d618e4c5
PP
82552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8256
8257 * gdb.base/batch-preserve-term-settings.exp
8258 (test_terminal_settings_preserved_after_cli_exit): Use
8259 send_quit_command.
8260
1eef6428
PA
82612015-07-29 Pedro Alves <palves@redhat.com>
8262 Don Breazeal <donb@codesourcery.com>
8263
8264 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8265 output from both inferior_spawn_id and gdb_spawn_id.
8266
7da5b897
SDJ
82672015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8268
8269 * gdb.threads/attach-into-signal.exp (corefunc): Use
8270 with_test_prefix on nested loops, uniquefying the test messages.
8271
dac804df
SDJ
82722015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8273
8274 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8275 commit.
8276
06265e53
PP
82772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8278
8279 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8280 New proc.
8281 (test_terminal_settings_preserved_after_sigterm): New test.
8282
18206ca3
PP
82832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8284
8285 * gdb.base/batch-preserve-term-settings.exp
8286 (test_terminal_settings_preserved_after_cli_exit): New test.
8287
90074d11
PP
82882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8289
8290 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8291 manipulation of saved_gdbflags.
8292 (test_terminal_settings_preserved): Remove global declaration of
8293 the unused variable pagination_prompt. Remove manipulation of
8294 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8295 GDBFLAGS.
8296
eb1a7902
PA
82972015-07-29 Pedro Alves <palves@redhat.com>
8298
8299 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8300
8b75dd3b
PA
83012015-07-29 Pedro Alves <palves@redhat.com>
8302
8303 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8304 at the top.
8305
dedad4e3
PA
83062015-07-29 Pedro Alves <palves@redhat.com>
8307
8308 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8309 (main): Call gdb_unbuffer_output.
8310 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8311 (main): Call gdb_unbuffer_output.
8312 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8313 (main): Call gdb_unbuffer_output.
8314 * gdb.base/call-strs.exp: Adjust to step over the
8315 gdb_unbuffer_output call.
8316 * gdb.base/catch-gdb-caused-signals.c: Include
8317 "../lib/unbuffer_output.c".
8318 (main): Call gdb_unbuffer_output.
8319 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8320 (main): Call gdb_unbuffer_output.
8321 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8322 (main): Call gdb_unbuffer_output.
8323 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8324 (main): Call gdb_unbuffer_output.
8325 * gdb.base/shlib-call.exp: Adjust to step over the
8326 gdb_unbuffer_output call.
8327 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8328 (main): Call gdb_unbuffer_output.
8329 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8330 (main): Call gdb_unbuffer_output.
8331 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8332 (main): Rename to ...
8333 (test): ... this.
8334 (main): Reimplement.
8335 * gdb.base/varargs.exp: Run to test instead of to main.
8336 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8337 (main): Call gdb_unbuffer_output.
8338
58789a91
PA
83392015-07-29 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8342 factore out from mi_continue_dprintf. For call-style dprintfs,
8343 expect dprintf output out of $inferior_spawn_id.
8344 (mi_continue_dprintf): Use mi_expect_dprintf.
8345 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8346 (main): Call gdb_unbuffer_output.
8347
e8376742
PA
83482015-07-29 Pedro Alves <palves@redhat.com>
8349
8350 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8351 (default_mi_gdb_start): Set inferior_spawn_id instead of
8352 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8353 gdb_spawn_id.
8354 (mi_gdb_test): Always expect inferior output from both
8355 $inferior_spawn_id and $gdb_spawn_id.
8356
08280010
PA
83572015-07-29 Pedro Alves <palves@redhat.com>
8358
8359 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8360 send_inferior and $inferior_spawn_id.
8361
4d30e432
PA
83622015-07-29 Pedro Alves <palves@redhat.com>
8363
8364 * gdb.gdb/complaints.exp (test_initial_complaints)
8365 (test_serial_complaints, test_short_complaints): Use
8366 gdb_test_stdio.
8367 (test_empty_complaint): Handle $inferior_spawn_id !=
8368 $gdb_spawn_id.
8369
0d30a335
PA
83702015-07-29 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/varargs.exp: Use gdb_test_stdio.
8373
39413b29
PA
83742015-07-29 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8377
7cb000a9
PA
83782015-07-29 Pedro Alves <palves@redhat.com>
8379
8380 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8381
d7b8ac82
PA
83822015-07-29 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8385 parameter into two new parameters, "inf_result" and "gdb_result".
8386 Expect inferior output and gdb output from $inferior_spawn_id and
8387 $gdb_spawn_id, respectively. Adjust all callers.
8388
789c3a0c
PA
83892015-07-29 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8392 of gdb_test_sequence.
8393
77e760c3
PA
83942015-07-29 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8397 (saw_spurious_output): Expect inferior output from
8398 $inferior_spawn_id. Use gdb_test_stdio.
8399
8396d2cd
PA
84002015-07-29 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.base/dprintf.exp: Use standard_testfile. Change
8403 prepare_for_testing call.
8404 (srcfile): Don't set.
8405 (restart): New procedure.
8406 (test_dprintf): New procecure, use to continue over dprintfs.
8407 (test_call, test_agent): New procedures, tests moved here.
8408 Restart gdb and recreate dprintfs. Adjust expected output.
8409
2051d61f
PA
84102015-07-29 Pedro Alves <palves@redhat.com>
8411
8412 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8413
452397af
PA
84142015-07-29 Pedro Alves <palves@redhat.com>
8415
8416 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8417
8aed9555
PA
84182015-07-29 Pedro Alves <palves@redhat.com>
8419
8420 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8421 gdb_test_stdio.
8422
188a61b4
PA
84232015-07-29 Pedro Alves <palves@redhat.com>
8424
8425 * lib/gdb.exp (gdb_test_stdio): New procedure.
8426
12264a45
PA
84272015-07-29 Pedro Alves <palves@redhat.com>
8428
8429 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8430
23ffc893
PA
84312015-07-29 Pedro Alves <palves@redhat.com>
8432
8433 * gdb.base/call-signal-resume.exp: Remove check for
8434 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8435 * gdb.base/unwindonsignal.exp: Likewise.
8436 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8437 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8438
65566918
PA
84392015-07-29 Pedro Alves <palves@redhat.com>
8440
8441 * gdb.base/siginfo-addr.c (pass): New function.
8442 (handler): Call it iff si_addr is correct.
8443 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8444 Set a breakpoint at "pass" and continue to it.
8445
d60a9221
SDJ
84462015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8447
8448 * gdb.python/py-objfile.exp: Make some tests have unique names.
8449 * gdb.python/py-pp-registration.exp: Likewise.
8450
bde40b8f
PA
84512015-07-28 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8454
13e1dec8
SM
84552015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8456
8457 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8458
da33c9a7
SM
84592015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8460
8461 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8462
077836f7
PP
84632015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8464
8465 * gdb.base/gdb-sigterm-2.exp: New test.
8466
b8cc7b2e
DE
84672015-07-25 Doug Evans <xdje42@gmail.com>
8468
8469 Revert:
8470 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8471 (workers/%.worker, build-perf): New rule.
8472 (GDB_PERFTEST_MODE): New variable.
8473 (check-perf): Use it.
8474 (clean): Clean up gdb.perf parallel build subdirs.
8475 * lib/build-piece.exp: New file.
8476 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8477 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8478 name.
8479 (standard_temp_file): Ditto.
8480 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8481 of $GDB_PARALLEL.
8482
c8bd4544
DE
84832015-07-24 Doug Evans <dje@google.com>
8484
8485 * gdb.perf/lib/perftest/utils.py: New file.
8486 * gdb.perf/gm-hello.cc: New file.
8487 * gdb.perf/gm-pervasive-typedef.cc: New file.
8488 * gdb.perf/gm-pervasive-typedef.h: New file.
8489 * gdb.perf/gm-std.cc: New file.
8490 * gdb.perf/gm-std.h: New file.
8491 * gdb.perf/gm-use-cerr.cc: New file.
8492 * gdb.perf/gm-utils.h: New file.
8493 * gdb.perf/gmonster-null-lookup.py: New file.
8494 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8495 * gdb.perf/gmonster-print-cerr.py: New file.
8496 * gdb.perf/gmonster-ptype-string.py: New file.
8497 * gdb.perf/gmonster-runto-main.py: New file.
8498 * gdb.perf/gmonster-select-file.py: New file.
8499 * gdb.perf/gmonster1-null-lookup.exp: New file.
8500 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8501 * gdb.perf/gmonster1-print-cerr.exp: New file.
8502 * gdb.perf/gmonster1-ptype-string.exp: New file.
8503 * gdb.perf/gmonster1-runto-main.exp: New file.
8504 * gdb.perf/gmonster1-select-file.exp: New file.
8505 * gdb.perf/gmonster1.cc: New file.
8506 * gdb.perf/gmonster1.exp: New file.
8507 * gdb.perf/gmonster2-null-lookup.exp: New file.
8508 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8509 * gdb.perf/gmonster2-print-cerr.exp: New file.
8510 * gdb.perf/gmonster2-ptype-string.exp: New file.
8511 * gdb.perf/gmonster2-runto-main.exp: New file.
8512 * gdb.perf/gmonster2-select-file.exp: New file.
8513 * gdb.perf/gmonster2.cc: New file.
8514 * gdb.perf/gmonster2.exp: New file.
8515
6eab34f3
DE
85162015-07-24 Doug Evans <dje@google.com>
8517
8518 * gdb.perf/README: New file.
8519 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8520 * lib/gen-perf-test.exp: New file.
8521
63738bfd
DE
85222015-07-24 Doug Evans <dje@google.com>
8523
8524 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8525 (PerfTest::startup): New function.
8526 (PerfTest::run): Return result of calling body.
8527 (PerfTest::assemble): Rewrite.
8528 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8529 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8530 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8531 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8532 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8533
7b606f95
DE
85342015-07-24 Doug Evans <dje@google.com>
8535
8536 * lib/gdb.exp (clean_restart): Make executable optional.
8537
a97b16b8
DE
85382015-07-24 Doug Evans <dje@google.com>
8539
8540 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8541 compiler_info references.
8542 * gdb.cp/temargs.exp: Ditto.
8543 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8544 (get_compiler_info): Early exit if already computed. Set compiler_info
8545 to "unknown" if there was a problem.
8546 (test_compiler_info): Add function comment. Call get_compiler_info.
8547
35baa57f
DE
85482015-07-24 Doug Evans <dje@google.com>
8549
8550 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8551 (workers/%.worker, build-perf): New rule.
8552 (GDB_PERFTEST_MODE): New variable.
8553 (check-perf): Use it.
8554 (clean): Clean up gdb.perf parallel build subdirs.
8555 * lib/build-piece.exp: New file.
8556 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8557 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8558 name.
8559 (standard_temp_file): Ditto.
8560 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8561 of $GDB_PARALLEL.
8562
6ebea266
DE
85632015-07-24 Doug Evans <dje@google.com>
8564
8565 * lib/future.exp (gdb_default_target_compile): New option
8566 "early_flags".
8567 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8568 --as-needed.
8569
1e76a7e9
SDJ
85702015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8571
8572 * gdb.base/catch-syscall.exp: Call gdb_exit before
8573 gdb_skip_xml_test.
8574
5068630a
PA
85752015-07-24 Pedro Alves <palves@redhat.com>
8576
8577 * gdb.python/py-events.exp: Accept output between the stop event
8578 and the prompt.
8579 * gdb.python/py-evsignal.exp: Likewise.
8580 * gdb.python/py-evthreads.exp: Likewise.
8581
77598427
PA
85822015-07-24 Pedro Alves <palves@redhat.com>
8583
8584 PR gdb/18717
8585 * gdb.threads/non-ldr-exit.c: New file.
8586 * gdb.threads/non-ldr-exit.exp: New file.
8587
11e6c98f
YQ
85882015-07-24 Yao Qi <yao.qi@linaro.org>
8589
8590 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8591 restarting process.
8592
51aee833
YQ
85932015-07-24 Yao Qi <yao.qi@linaro.org>
8594
8595 * gdb.server/ext-restart.exp: New file.
8596
8cfe207c
YQ
85972015-07-24 Yao Qi <yao.qi@linaro.org>
8598
8599 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8600 argument options.
8601 * gdb.server/ext-wrapper.exp: New file.
8602
cc12ce38
DE
86032015-07-23 Doug Evans <dje@google.com>
8604
8605 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8606 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8607
d0d84780
PMR
86082015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8609
8610 * gdb.ada/var_arr_typedef.exp: New testcase.
8611 * gdb.ada/var_arr_typedef/pack.adb: New file.
8612 * gdb.ada/var_arr_typedef/pack.ads: New file.
8613 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8614
8b558f79
JB
86152015-07-20 Joel Brobecker <brobecker@adacore.com>
8616
8617 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8618
775a3298
JK
86192015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8620
8621 * gdb.arch/i386-biarch-core.exp: Replace istarget
8622 by "complete set gnutarget". Remove expectation for the "core-file"
8623 command.
8624
db1ff28b
JK
86252015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 Revert the previous commit:
8628 Tests for validate symbol file using build-id.
8629
0a94970d
JK
86302015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8631
8632 Tests for validate symbol file using build-id.
8633 * gdb.base/solib-mismatch-lib.c: New file.
8634 * gdb.base/solib-mismatch-libmod.c: New file.
8635 * gdb.base/solib-mismatch.c: New file.
8636 * gdb.base/solib-mismatch.exp: New file.
8637
03346981
SL
86382015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8639
8640 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8641 nios2-*-linux*.
8642 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8643 * gdb.base/siginfo.exp: Likewise.
8644 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8645
42422cc7
PL
86462015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8647
8648 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8649 Move it to ...
8650 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8651 ... here.
8652 * gdb.trace/range-stepping.exp: Check that the target supports
8653 range stepping.
8654
cfa68bae
JK
86552015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8656
8657 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8658
8ffdba26
PA
86592015-07-14 Pedro Alves <palves@redhat.com>
8660
8661 * gdb.base/killed-outside.exp: New file.
8662 * gdb.base/killed-outside.c: New file.
8663
218a5a11
JK
86642015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8665
8666 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8667 (n at main): New.
8668 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8669
e03ed3c6
AA
86702015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8671
8672 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8673 infcall tests instead of setting up for KFAIL.
8674
485668e5
MM
86752015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8676
8677 * gdb.btrace/record_goto-step.exp: New.
8678
08464196
JK
86792015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8680
8681 PR compile/18484
8682 * gdb.compile/compile.c (struct struct_type): Add volatile to
8683 selffield's type.
8684 * gdb.compile/compile.exp
8685 (compile code struct_object.selffield = &struct_object): Skip further
8686 struct_object tests if this one xfails.
8687
bcf5c1d9
RC
86882015-07-08 Robert O'Callahan <robert@ocallahan.org>
8689
8690 PR exp/18617
8691 * gdb.trace/ax.exp: Add test.
8692
4931af25
YQ
86932015-07-07 Yao Qi <yao.qi@linaro.org>
8694
8695 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8696 instead of istarget "aarch64*-*-*".
8697 * gdb.arch/aarch64-fp.exp: Likewise.
8698 * gdb.base/float.exp: Likewise.
8699 * gdb.reverse/aarch64.exp: Likewise.
8700 * lib/gdb.exp (is_aarch64_target): New proc.
8701
9fcf688e
YQ
87022015-07-07 Yao Qi <yao.qi@linaro.org>
8703
8704 * lib/gdb.exp (is_aarch32_target): New proc.
8705 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8706 instead of "istarget "arm*-*-*"".
8707 * gdb.arch/arm-disp-step.exp: Likewise.
8708 * gdb.arch/thumb-bx-pc.exp: Likewise.
8709 * gdb.arch/thumb-prologue.exp: Likewise.
8710 * gdb.arch/thumb-singlestep.exp: Likewise.
8711 * gdb.base/disp-step-syscall.exp: Likewise.
8712 * gdb.base/float.exp: Likewise.
8713
fbd8d50d
YQ
87142015-07-07 Yao Qi <yao.qi@linaro.org>
8715
8716 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8717 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8718
71be1fdc
YQ
87192015-07-07 Yao Qi <yao.qi@linaro.org>
8720
8721 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8722 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8723 if it exists.
8724 * gdb.multi/multi-arch.exp: Likewise.
8725
3e221d36
SM
87262015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8727
8728 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8729 print.
8730
d441430b
YQ
87312015-07-07 Yao Qi <yao.qi@linaro.org>
8732
8733 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8734
06f810bd
MG
87352015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8736
8737 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8738 '[' and ']' characters.
8739
5e61e7c0
IB
87402015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8741
8742 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8743
28bf096c
PA
87442015-06-29 Pedro Alves <palves@redhat.com>
8745
8746 PR threads/18127
8747 * gdb.threads/hand-call-new-thread.c: New file.
8748 * gdb.threads/hand-call-new-thread.c: New file.
8749
ee93cd5e
KS
87502015-06-26 Keith Seitz <keiths@redhat.com>
8751 Doug Evans <dje@google.com>
8752
8753 PR 16253
8754 * gdb.cp/var-tag-2.cc: New file.
8755 * gdb.cp/var-tag-3.cc: New file.
8756 * gdb.cp/var-tag-4.cc: New file.
8757 * gdb.cp/var-tag.cc: New file.
8758 * gdb.cp/var-tag.exp: New file.
8759
fc637f04
PP
87602015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8761
8762 * gdb.base/history-duplicates.exp: New test.
8763
2e52ae68
PP
87642015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8765
8766 * gdb.base/completion.exp: Test the completion of the "focus"
8767 command.
8768
6e22494e
JK
87692015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8770
8771 * gdb.arch/amd64-prologue-skip.S: New file.
8772 * gdb.arch/amd64-prologue-skip.exp: New file.
8773
bf7b9cd9
SM
87742015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8775
8776 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8777 is_address_zero_readable check.
8778
201e8dfd
PB
87792015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8780
8781 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8782 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8783
5cd867b4
YQ
87842015-06-24 Yao Qi <yao.qi@linaro.org>
8785
8786 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8787 linux targets.
8788
4d7be007
YQ
87892015-06-24 Yao Qi <yao.qi@linaro.org>
8790
8791 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8792 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8793 * gdb.base/siginfo-thread.exp: Likewise.
8794
07fcd301
YQ
87952015-06-22 Yao Qi <yao.qi@linaro.org>
8796
8797 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8798
52042a00
YQ
87992015-06-22 Yao Qi <yao.qi@linaro.org>
8800
8801 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8802 aarch64*-*-*.
8803 (skip_hw_watchpoint_tests): Likewise.
8804
74bd41ce
PP
88052015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8806
8807 * gdb.base/gdbinit-history.exp: Test the interaction between
8808 setting GDBHISTSIZE and setting the history size via .gdbinit.
8809
bc460514
PP
88102015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8811
8812 PR gdb/16999
8813 * gdb.base/gdbhistsize-history.exp: New test.
8814
b58c513b
PP
88152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8816
8817 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8818 with GDBHISTSIZE.
8819 * gdb.base/readline.exp: Likewise.
8820
92046791
YQ
88212015-06-17 Yao Qi <yao.qi@linaro.org>
8822
8823 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8824 line.
8825
2093d2d3
PP
88262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8827
8828 * gdb.base/gdbinit-history.exp: Add test case to check that
8829 an unlimited history file does not get truncated on exit.
8830
e6c693af
AA
88312015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8832
8833 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8834 (VECTOR): New macro. Use it...
8835 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8836 ...for these typedefs.
8837 (int8, char1, int1, double1): New typedefs.
8838 (struct just_int2, struct two_int2): New structures.
8839 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8840 (add_structvecs, add_singlevecs): New functions.
8841 (main): Call add_some_intvecs twice.
8842 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8843 the compile and exit upon failure. Try compiling for the "native"
8844 architecture. Test inferior function calls with vector arguments
8845 and vector return value handling with "finish" and "return".
8846
c74f7d1c
JT
88472015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8848
8849 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8850 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8851 PE file.
8852 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8853
98aa42ee
AT
88542015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8855
8856 PR breakpoints/16465
8857 * gdb.mi/mi-dprintf-pending.c: New file.
8858 * gdb.mi/mi-dprintf-pending.exp: New test.
8859 * gdb.mi/mi-dprintf-pendshr.c: New file.
8860
7d73c23c 88612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 8862 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
8863
8864 * gdb.arch/i386-mpx-map.c: New file.
8865 * gdb.arch/i386-mpx-map.exp: New File.
8866
88672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8868
8869 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
8870 * gdb.arch/i386-mpx.exp: Indentation fixed.
8871
88722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8873
8874 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
8875 function and improved indentation.
8876 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
8877 gdb_test_multiple. Added additional tests to skip the test.
8878
88792015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8880
8881 * gdb.arch/i386-avx512.c: Change path in include file.
8882 * gdb.arch/i386-avx512.exp: Change include dir path
8883 compilation flag.
8884 * gdb.arch/i386-mpx.c: Change path in include file.
8885 * gdb.arch/i386-mpx.exp: Change include dir path compilation
8886 flag.
8887
d5eba19a
JK
88882015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8889
8890 * gdb.compile/compile-print.exp (compile print *vararray@3)
8891 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
8892
7f361056
JK
88932015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8894
8895 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
8896 (do not keep jit in memory): ... this.
8897 (expect 5): Change it to ...
8898 (expect no 5): ... this.
8899
3b462ec2
SM
89002015-06-02 Simon Marchi <simon.marchi@ericsson.com>
8901
8902 PR gdb/15564
8903 * gdb.mi/mi-detach.exp: New file.
8904
e0619de6
JK
89052015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8906
8907 PR symtab/18392
8908 * gdb.arch/amd64-tailcall-self.S: New file.
8909 * gdb.arch/amd64-tailcall-self.c: New file.
8910 * gdb.arch/amd64-tailcall-self.exp: New file.
8911
e970cb34
DB
89122015-05-28 Don Breazeal <donb@codesourcery.com>
8913
8914 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
8915 tests for remote targets by checking is_target_gdbserver.
8916
b2e2f908
DE
89172015-05-27 Doug Evans <dje@google.com>
8918
8919 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
8920 * gdb.dwarf2/opaque-type-lookup.c: New file.
8921 * gdb.dwarf2/opaque-type-lookup.exp: New file.
8922
82c7be31
DE
89232015-05-26 Doug Evans <dje@google.com>
8924
8925 * gdb.cp/iostream.cc: New file.
8926 * gdb.cp/iostream.exp: New file.
8927
b4f54984
DE
89282015-05-26 Doug Evans <dje@google.com>
8929
8930 * gdb.dwarf2/dw2-op-call.exp: Update.
8931 * gdb.dwarf2/dw4-sig-types.exp: Update.
8932 * gdb.dwarf2/implptr.exp: Update.
8933 * gdb.mi/mi-cmd-param-changed.exp: Update.
8934
4ea6efe9
DE
89352015-05-26 Doug Evans <dje@google.com>
8936
8937 * gdb.python/py-lazy-string.c: New file.
8938 * gdb.python/py-lazy-string.exp: New file.
8939 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
8940 (main): Update. Add estring3.
8941 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
8942 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
8943
f6bb7db3
YQ
89442015-05-26 Omair Javaid <omair.javaid@linaro.org>
8945 Yao Qi <yao.qi@linaro.org>
8946
8947 * gdb.reverse/aarch64.c: New.
8948 * gdb.reverse/aarch64.exp: New.
8949
a81bfbd0
OJ
89502015-05-26 Omair Javaid <omair.javaid@linaro.org>
8951
25d49b86
PA
8952 * lib/gdb.exp (supports_process_record): Return true for
8953 aarch64*-linux*.
a81bfbd0
OJ
8954 (supports_reverse): Likewise.
8955
158bf1b4
PP
89562015-05-22 Patrick Palka <patrick@parcs.ath.cx>
8957
8958 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8959 Use with_test_prefix.
8960
a0145030
AB
89612015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8962
8963 * gdb.base/completion.exp: Add test for completion of layout
8964 names.
8965
ebe3b578
AB
89662015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
8967
8968 * lib/gdb.exp (skip_tui_tests): New proc.
8969 * gdb.base/tui-layout.exp: Check skip_tui_tests.
8970
84204ed7
PA
89712015-05-19 Pedro Alves <palves@redhat.com>
8972
8973 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8974 Save the whole env array instead of just HOME. Unset HISTSIZE in
8975 the environment while testing. Restore whole environment
8976 afterwards.
8977
37442ce1
DE
89782015-05-16 Doug Evans <xdje42@gmail.com>
8979
8980 * gdb.guile/scm-ports.c: New file.
8981 * gdb.guile/scm-ports.exp: Add memory port tests.
8982
36de76f9
JK
89832015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8984
8985 * gdb.compile/compile-print.c: New file.
8986 * gdb.compile/compile-print.exp: New file.
8987
3a9558c4
JK
89882015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8989
8990 * gdb.compile/compile-ops.exp: Cast param to void.
8991 * gdb.compile/compile.exp: Complete type for _gdb_expr.
8992 (compile code struct_object.selffield = &struct_object): Add xfail.
8993
aa715135
JG
89942015-05-15 Joel Brobecker <brobecker@adacore.com>
8995
8996 * gdb.ada/arr_enum_with_gap: New testcase.
8997
931e5bc3
JG
89982015-05-15 Joel Brobecker <brobecker@adacore.com>
8999
9000 * gdb.ada/byte_packed_arr: New testcase.
9001
9cd4d857
JB
90022015-05-15 Joel Brobecker <brobecker@adacore.com>
9003
9004 * gdb.ada/pckd_neg: New testcase.
9005
ebfd00d2
PP
90062015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9007
9008 PR gdb/17820
9009 * gdb.base/gdbinit-history.exp: New test.
9010 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9011 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9012
4c082a81
SC
90132015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9014
9015 * gdb.python/py-xmethods.cc: Enhance test case.
9016 * gdb.python/py-xmethods.exp: New tests.
9017 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9018 function.
9019 (B_indexoper): Likewise.
9020 (global_dm_list) : Add new xmethod worker functions.
9021
f7797074
SDJ
90222015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9023
9024 * gdb.base/coredump-filter.exp: Correctly unset
9025 "coredump_var_addr" array.
9026
a4674e4e
PA
90272015-05-08 Pedro Alves <palves@redhat.com>
9028
9029 * gdb.server/non-existing-program.exp: Unset spawn_id.
9030
df2eb078
SC
90312015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9032
9033 PR python/18291
9034 * gdb.python/py-xmethods.exp: Add tests.
9035
422349a3
YQ
90362015-05-08 Yao Qi <yao.qi@linaro.org>
9037
9038 PR gdb/18208
9039 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9040 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9041 function set_coredump_filter, and remove remote_exec call.
9042 Remove argument ipid. Callers update.
9043 (top level): Don't get inferior's PID.
9044
63fc80ce
AA
90452015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9046
9047 * gdb.base/watch_thread_num.exp: Skip test on targets without
9048 access watchpoints.
9049
80ad801e
PA
90502015-05-06 Pedro Alves <palves@redhat.com>
9051
9052 PR server/18081
9053 * gdb.server/non-existing-program.exp: New file.
9054
0fa7fe50
JB
90552015-05-05 Joel Brobecker <brobecker@adacore.com>
9056
9057 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9058
3ea89b92
PMR
90592015-05-05 Joel Brobecker <brobecker@adacore.com>
9060
9061 * gdb.ada/out_of_line_in_inlined: New testcase.
9062
87b8eff0
JB
90632015-05-05 Joel Brobecker <brobecker@adacore.com>
9064
9065 * gdb.ada/var_rec_arr: New testcase.
9066
5fccc635
YQ
90672015-04-30 Yao Qi <yao.qi@linaro.org>
9068
9069 * gdb.base/break-idempotent.exp: If
9070 skip_hw_watchpoint_multi_tests returns true, skip the tests
9071 on "rwatch" and "awatch".
9072
42d38f42
YQ
90732015-04-30 Yao Qi <yao.qi@linaro.org>
9074
9075 * gdb.base/relativedebug.exp: Invoke gdb command
9076 "info sharedlibrary", and if libc.so doesn't have debug info,
9077 skip the test.
9078
2ce1cdbf
DE
90792015-04-29 Doug Evans <dje@google.com>
9080
9081 * gdb.python/py-xmethods.exp: Add ptype tests.
9082 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9083 get_result_type method.
9084
f24a38c5
LM
90852015-04-29 Luis Machado <lgustavo@codesourcery.com>
9086
9087 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9088 the target does not support hardware watchpoints.
9089
ecbf2b3c
LM
90902015-04-29 Luis Machado <lgustavo@codesourcery.com>
9091
9092 * gdb.base/break-always.exp: Abort testing if writing to memory
9093 causes an error.
9094
34f5f757
DE
90952015-04-28 Doug Evans <dje@google.com>
9096
9097 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9098 * gdb.python/py-pp-registration.exp: ... here. New file.
9099 * gdb.python/py-pp-registration.c: New file.
9100 * gdb.python/py-pp-registration.py: New file.
9101
69b4374a
DE
91022015-04-28 Doug Evans <dje@google.com>
9103
9104 * gdb.python/py-bad-printers.c: New file.
9105 * gdb.python/py-bad-printers.py: New file.
9106 * gdb.python/py-bad-printers.exp: New file.
9107
59fb7612
SS
91082015-04-28 Sasha Smundak <asmundak@google.com>
9109
9110 * gdb.python/py-type.exp: New test.
9111
2631b16a
AW
91122015-04-28 Andy Wingo <wingo@igalia.com>
9113
9114 * gdb.python/py-parameter.exp:
9115 * gdb.guile/scm-parameter.exp: Escape the path that we are
9116 matching against, as it might contain characters that are special
9117 to regular expressions.
9118
460efde1
JB
91192015-04-27 Joel Brobecker <brobecker@adacore.com>
9120
9121 * gdb.ada/rec_comp: New testcase.
9122
2d369d8e
SDJ
91232015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9124
9125 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9126 before using it.
9127
cf75d6c3
AB
91282015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9129
9130 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9131 new tests for verilog output.
9132
8dbe7ca5
YQ
91332015-04-24 Yao Qi <yao.qi@linaro.org>
9134
9135 * boards/remote-gdbserver-on-localhost.exp: New file.
9136
4ef9fb2f
PA
91372015-04-23 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9140 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9141 "end of file", remove $inferior_spawn_id from the indirect list.
9142
0a803169
PA
91432015-04-23 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9146
749ef8f8
PA
91472015-04-23 Pedro Alves <palves@redhat.com>
9148
9149 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9150 on $any_spawn_id instead of only on $gdb_spawn_id.
9151
8aae4344
PM
91522015-04-21 Pierre Muller <muller@sourceware.org>
9153
9154 PR pascal/17815
9155 * lib/pascal.exp (gpc_compile): Add new option "class".
9156 (fpc_compile): Likewise.
9157 * gdb.pascal/case-insensitive-symbols.pas: New file.
9158 * gdb.pascal/case-insensitive-symbols.exp: New file.
9159
1586c8fb
GB
91602015-04-20 Gary Benson <gbenson@redhat.com>
9161
9162 * gdb.base/attach.exp: Fix three extended remote failures.
9163
1b6e6f5c
GB
91642015-04-17 Gary Benson <gbenson@redhat.com>
9165
9166 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9167 the main executable over the remote protocol.
9168
e797481d
PA
91692015-04-16 Pedro Alves <palves@redhat.com>
9170
9171 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9172 a new gdbserver if gdbserver_reconnect_p is set.
9173
1ca99c42
PA
91742015-04-16 Pedro Alves <palves@redhat.com>
9175
9176 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9177 is set, don't exit gdbserver.
9178
af9fd6f8
AA
91792015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9180
9181 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9182 appropriate .insn, such that an older assembler can be used.
9183 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9184 the z/Architecture instruction set on 31-bit targets as well.
9185
04ff1e61
AA
91862015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9187
9188 * gdb.go/handcall.exp: Remove all logic related to the first
9189 breakpoint and rely on go_runto_main instead.
9190 * gdb.go/strings.exp: Likewise.
9191 * gdb.go/unsafe.exp: Likewise.
9192 * gdb.go/hello.exp: Likewise. Also rename the remaining
9193 breakpoint marker to "breakpoint 1".
9194 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9195 * gdb.go/strings.go: Likewise.
9196 * gdb.go/unsafe.go: Likewise.
9197 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9198 "set breakpoint 2 here" and rename the remaining breakpoint marker
9199 to "breakpoint 1".
9200
40d2f8d6
SM
92012015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9202
9203 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9204 if itertools.imap is not present.
9205 * gdb.python/py-objfile.exp: Add parentheses.
9206 * gdb.python/py-type.exp: Same.
9207 * gdb.python/py-unwind-maint.py: Same.
9208
8cbc97c6
YQ
92092015-04-15 Yao Qi <yao.qi@linaro.org>
9210
9211 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9212 of ":$ptr_size" and set its form explicitly.
9213
45fd756c
YQ
92142015-04-15 Pedro Alves <palves@redhat.com>
9215 Yao Qi <yao.qi@linaro.org>
9216
9217 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9218 timeout by factor of 4.
9219 (test_regular_watch): Likewise.
9220 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9221 * gdb.reverse/sigall-reverse.exp: Likewise.
9222 * gdb.reverse/until-precsave.exp: Likewise.
9223 * lib/gdb.exp (with_timeout_factor): New proc.
9224 (gdb_expect): Move some code to ...
9225 (get_largest_timeout): ... here. New procedure.
9226
9e811bc3
LM
92272015-04-14 Luis Machado <lgustavo@codesourcery.com>
9228
9229 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9230
0ff6fcb2
LM
92312015-04-13 Luis Machado <lgustavo@codesourcery.com>
9232
9233 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9234 to write to the .text section.
9235
7578d5f7
LM
92362015-04-13 Luis Machado <lgustavo@codesourcery.com>
9237
9238 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9239 Handle the case of targets that do not provide PID information.
9240
2efe15c4
YQ
92412015-04-13 Yao Qi <yao.qi@linaro.org>
9242
9243 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9244 and use expect instead of gdb_expect.
9245
8cd8f2f8
SDJ
92462015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9247
9248 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9249 "coredump_var_addr" to avoid naming conflict with other testcases.
9250
9ee41772
PA
92512015-04-10 Pedro Alves <palves@redhat.com>
9252
9253 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9254 gdb_test_sequence and gdb_assert.
9255
07473109
PA
92562015-04-10 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9259 test messages that don't include the breakpoint address.
9260
de3db44c
YQ
92612015-04-10 Yao Qi <yao.qi@linaro.org>
9262
9263 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9264 false for some offset and width combinations which aren't
9265 supported by linux kernel.
9266
c79d856c
PA
92672015-04-10 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9270 procedure, factored out from ...
9271 (top level): ... here. Add "set displaced-stepping" testing axis.
9272 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9273 parameter "displaced". Use it.
9274 (top level): Use foreach and add "set displaced-stepping" testing
9275 axis.
9276
ebc90b50
PA
92772015-04-10 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9280 Remove comment.
9281 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9282 both the address of the instruction that triggers the watchpoint
9283 and the address of the instruction immediately after, and use
9284 those addresses for the test. Fix comment.
9285
8f572e5c
PA
92862015-04-10 Pedro Alves <palves@redhat.com>
9287
9288 * gdb.base/sigstep.exp (breakpoint_to_handler)
9289 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9290 Test "backtrace" in handler.
9291 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9292 (top level): Add new "displaced" test axis to
9293 breakpoint_to_handler, breakpoint_to_handler_entry and
9294 breakpoint_over_handler.
9295
8d707a12
PA
92962015-04-10 Pedro Alves <palves@redhat.com>
9297
9298 PR gdb/18216
9299 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9300
ef713951
YQ
93012015-04-10 Yao Qi <yao.qi@linaro.org>
9302
9303 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9304 (test_add_rn_pc): New function.
9305 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9306 (top level): Invoke test_add_rn_pc.
9307
906d60cf
PA
93082015-04-10 Pedro Alves <palves@redhat.com>
9309
9310 PR gdb/13858
9311 * gdb.base/step-over-no-symbols.exp: New file.
9312
f2983cc3
AW
93132015-04-09 Andy Wingo <wingo@igalia.com>
9314
9315 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9316 after the Python tests.
9317
6d62641c
SDJ
93182015-04-08 Keith Seitz <keiths@redhat.com>
9319
9320 PR python/16699
9321 * gdb.python/py-completion.exp: New tests for completion.
9322 * gdb.python/py-completion.py (CompleteLimit1): New class.
9323 (CompleteLimit2): Likewise.
9324 (CompleteLimit3): Likewise.
9325 (CompleteLimit4): Likewise.
9326 (CompleteLimit5): Likewise.
9327 (CompleteLimit6): Likewise.
9328 (CompleteLimit7): Likewise.
9329
f3770638
PA
93302015-04-08 Pedro Alves <palves@redhat.com>
9331
9332 PR gdb/18214
9333 PR gdb/18216
9334 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9335 function.
9336 (main): Install it as SIGUSR1 handler.
9337 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9338 parameter. Always use "setup" as prefix. Toggle "set
9339 displaced-stepping" off/on depending on global. Don't switch to
9340 thread 1 here.
9341 (top level): Add displaced stepping "off/on" test axis. Update
9342 "setup" calls. Wrap each subtest with with_test_prefix. Test
9343 continuing with a queued signal in each thread.
9344
4496bed7
PA
93452015-04-08 Pedro Alves <palves@redhat.com>
9346
9347 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9348 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9349 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9350 Return early if running to main fails.
9351 * gdb.trace/while-stepping.exp: Likewise.
9352
b97fde92
PA
93532015-04-07 Pedro Alves <palves@redhat.com>
9354
9355 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9356 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9357 interact with inferior program.
9358
f71c18e7
PA
93592015-04-07 Pedro Alves <palves@redhat.com>
9360
9361 * lib/gdb.exp (inferior_spawn_id): New global.
9362 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9363 spawn id after processing the user code.
9364 (default_gdb_start): Set inferior_spawn_id.
9365 (send_inferior): New procedure.
9366 * lib/gdbserver-support.exp (gdbserver_start): Set
9367 inferior_spawn_id.
9368 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9369
6423214f
PA
93702015-04-07 Pedro Alves <palves@redhat.com>
9371
9372 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9373 * lib/gdbserver-support.exp (gdbserver_start): Make
9374 $server_spawn_id global.
9375 (gdbserver_start): Don't wait for gdbserver's spawn id with
9376 expect_background.
9377 (close_gdbserver): New procedure.
9378 (gdb_exit): Rename the default version and reimplement.
9379
71c0ee8c
PA
93802015-04-07 Pedro Alves <palves@redhat.com>
9381
72f4393d 9382 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9383 append the substituted item, not the original item.
9384
203bc29b
PA
93852015-04-07 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9388 gdb_expect.
9389
508a3ddf
PA
93902015-04-07 Pedro Alves <palves@redhat.com>
9391
9392 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9393 output appearing once only.
9394
9f6dbe2b
PA
93952015-04-07 Pedro Alves <palves@redhat.com>
9396
9397 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9398 that doesn't expect anything. Return early if running to main
9399 fails.
9400
337532fa
YQ
94012015-04-07 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9404 (child_function): Call alarm.
9405 (main): Move call to alarm into the loop.
9406 * gdb.threads/non-stop-fair-events.exp: Build program with
9407 -DTIMEOUT=$timeout.
9408
01b622d4
DE
94092015-04-06 Doug Evans <xdje42@gmail.com>
9410
9411 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9412 Fix dest parameter to board_info.
9413 (fpc_compile): Ditto.
9414 (gdb_compile_pascal): Rename dest arg to destfile.
9415
961f4160
PMR
94162015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9417
9418 * gdb.ada/funcall_ref.exp: New file.
9419 * gdb.ada/funcall_ref/foo.adb: New file.
9420
cafda597
YQ
94212015-04-02 Yao Qi <yao.qi@linaro.org>
9422
9423 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9424 is remote.
9425
fed040c6
GB
94262015-04-02 Gary Benson <gbenson@redhat.com>
9427
9428 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9429
d11916aa
SS
94302015-04-01 Sasha Smundak <asmundak@google.com>
9431
9432 * gdb.python/py-unwind-maint.c: New file.
9433 * gdb.python/py-unwind-maint.exp: New test.
9434 * gdb.python/py-unwind-maint.py: New file.
9435 * gdb.python/py-unwind.c: New file.
9436 * gdb.python/py-unwind.exp: New test.
9437 * gdb.python/py-unwind.py: New test.
9438
a1471180
PA
94392015-04-01 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9442 to fail instead of non-existent $test.
9443
0bbeccb1
PA
94442015-04-01 Pedro Alves <palves@redhat.com>
9445
9446 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9447 GDBFLAGS if not empty.
9448
3c724c8c
PMR
94492015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9450
9451 * gdb.ada/complete.exp: Remove "multi_line".
9452 * gdb.ada/info_exc.exp: Remove "multi_line".
9453 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9454 * gdb.ada/ptype_field.exp: Remove "multi_line".
9455 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9456 * gdb.ada/tagged.exp: Remove "multi_line".
9457 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9458 [multi_line ...]
9459 * gdb.btrace/delta.exp: Likewise.
9460 * gdb.btrace/exception.exp: Likewise.
9461 * gdb.btrace/function_call_history.exp: Likewise.
9462 * gdb.btrace/instruction_history.exp: Likewise.
9463 * gdb.btrace/nohist.exp: Likewise.
9464 * gdb.btrace/record_goto.exp: Likewise.
9465 * gdb.btrace/segv.exp: Likewise.
9466 * gdb.btrace/stepi.exp: Likewise.
9467 * gdb.btrace/tailcall.exp: Likewise.
9468 * gdb.btrace/unknown_functions.exp: Likewise.
9469 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9470 * lib/gdb.exp: Add the "multi_line" helper.
9471
4eec2deb
PA
94722015-04-01 Pedro Alves <palves@redhat.com>
9473
9474 * gdb.threads/tid-reuse.c: New file.
9475 * gdb.threads/tid-reuse.exp: New file.
9476
df8411da
SDJ
94772015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9478
9479 PR corefiles/16092
9480 * gdb.base/coredump-filter.c: New file.
9481 * gdb.base/coredump-filter.exp: Likewise.
9482
6ef37366
PM
94832015-03-27 Petr Machata <pmachata@redhat.com>
9484
9485 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9486 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9487 (Dwarf::assemble): Initialize them.
9488 (Dwarf::lines): New function.
9489
7ec911b0
JT
94902015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9491
9492 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9493 SYMBOL_PREFIX for x86_64-*-cygwin.
9494
ff908ebf
AW
94952015-03-26 Andy Wingo <wingo@igalia.com>
9496
9497 PR symtab/18148
9498 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9499 const_value but not a location.
9500 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9501 location defined in non-main CUs are visible.
9502
6d5f0679
YQ
95032015-03-26 Yao Qi <yao.qi@linaro.org>
9504
9505 PR testsuite/18139
9506 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9507 Add a line number entry for the same line.
9508 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9509 Add a line number entry for the same line.
9510
2898689b
YQ
95112015-03-26 Yao Qi <yao.qi@linaro.org>
9512
9513 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9514 .int 0.
9515 (func): Likewise. Add .Lfunc_1 label.
9516 Use .Lfunc_1 label.
9517 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9518 .int 0.
9519 (func): Likewise.
9520 Use .Lfunc_1 label.
9521
85180498
YQ
95222015-03-26 Yao Qi <yao.qi@linaro.org>
9523
9524 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9525 Call gdb_compile instead to compile each .s files without debug
9526 information.
9527
8aa08a8d
YQ
95282015-03-26 Yao Qi <yao.qi@linaro.org>
9529
9530 * gdb.base/savedregs.exp (process_saved_regs): Make
9531 "Saved registers:" optional in the pattern.
9532
66849923
MM
95332015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9534
9535 * gdb.btrace/next.exp: Merged into step.exp.
9536 * gdb.btrace/finish.exp: Merged into step.exp.
9537 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9538 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9539 "record goto" and checking the exact replay position.
9540 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9541 check for "Recording format" in "info record" output.
9542 * gdb.btrace/record_goto.exp: Choose test file based on target.
9543 * gdb.btrace/x86-record_goto.S: Renamed into ...
9544 * gdb.btrace/x86_64-record_goto.S: ... this.
9545 * gdb.btrace/i686-record_goto.S: New.
9546 * gdb.btrace/x86-tailcall.S: Renamed into ...
9547 * gdb.btrace/x86_64-tailcall.S: ... this.
9548 * gdb.btrace/i686-tailcall.S: New.
9549 * gdb.btrace/x86-tailcall.c: Renamed into ...
9550 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9551 separate statements. Update test.
9552 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9553 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9554 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9555 * gdb.btrace/tailcall.exp: Choose test file based on target.
9556 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9557
11cc1b74
MM
95582015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9559
9560 * gdb.btrace/exception.exp: Increase BTS buffer size.
9561
a25d8bf9
PA
95622015-03-24 Pedro Alves <palves@redhat.com>
9563
9564 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9565
856e7dd6
PA
95662015-03-24 Pedro Alves <palves@redhat.com>
9567
9568 * gdb.threads/schedlock.exp (test_step): No longer expect that
9569 "set scheduler-locking step" with "next" over a function call runs
9570 threads unlocked.
9571
ad235a41
AT
95722015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9573
9574 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9575
15630549
AT
95762015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9577
9578 PR breakpoints/16466
9579 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9580 * gdb.mi/mi-pending.c (thread_func): New function.
9581 (int main): Add threading support required.
9582 * gdb.mi/mi-pending.exp: Add tests for this issue.
9583 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9584 (pendfunc2): Remove stdio dependency.
9585 * gdb.mi/mi-pendshr2.c: New file.
9586
693dca06
KS
95872015-03-23 Keith Seitz <keiths@redhat.com>
9588
9589 * gdb.linespec/keywords.c: New file.
9590 * gdb.linespec/keywords.exp: New file.
9591
7e993ebf
KS
95922015-03-23 Keith Seitz <keiths@redhat.com>
9593
9594 PR gdb/18021
9595 * gdb.dwarf2/staticvirtual.exp: New test.
9596
bc23328c
JK
95972015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9598
9599 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9600 * README: Remove HP-UX and gdb.hp.
9601 (configuration):
9602 * configure: Regenerate.
9603 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9604 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9605 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9606 gdb.hp/gdb.defects/Makefile.
9607 * gdb.hp/Makefile.in: File deleted.
9608 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9609 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9610 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9611 * gdb.hp/gdb.aCC/run.c: File deleted.
9612 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9613 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9614 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9615 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9616 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9617 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9618 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9619 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9620 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9621 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9622 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9623 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9624 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9625 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9626 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9627 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9628 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9629 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9630 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9631 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9632 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9633 * gdb.hp/gdb.compat/average.c: File deleted.
9634 * gdb.hp/gdb.compat/sum.c: File deleted.
9635 * gdb.hp/gdb.compat/xdb.c: File deleted.
9636 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9637 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9638 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9639 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9640 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9641 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9642 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9643 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9644 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9645 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9646 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9647 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9648 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9649 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9650 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9651 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9652 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9653 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9654 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9655 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9656 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9657 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9658 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9659 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9660 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9661 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9662 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9663 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9664 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9665 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9666 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9667 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9668 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9669 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9670 * gdb.hp/tools/odump: File deleted.
9671
8bf3b159
PA
96722015-03-19 Pedro Alves <palves@redhat.com>
9673
9674 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9675 (saw_thread_3): New globals.
9676 (top level): Increment them when an event for the corresponding
9677 thread is seen.
9678 (no thread starvation): New test.
9679
eb54c8bf
PA
96802015-03-19 Pedro Alves <palves@redhat.com>
9681
9682 * gdb.threads/continue-pending-status.c: New file.
9683 * gdb.threads/continue-pending-status.exp: New file.
9684
32d2e5d6
PA
96852015-03-18 Pedro Alves <palves@redhat.com>
9686
9687 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9688 Use gdb_is_target_remote instead of is_remote. Use
9689 gdb_test_multiple instead of gdb_expect. Exit early if
9690 gdb_test_multiple hits its internal matches. Tighten stepi tests
9691 expected output. Fail on exit with any signal, instead of just
9692 SIGILL.
9693
f68f11b7
YQ
96942015-03-18 Yao Qi <yao.qi@linaro.org>
9695
9696 PR tdep/18107
9697 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9698 variable.
9699 * gdb.base/catch-syscall.exp: Don't skip it on
9700 aarch64*-*-linux* target. Remove elements in all_syscalls.
9701 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9702 target.
9703 (setup_all_syscalls): New proc.
9704
ca5fd19b
YQ
97052015-03-16 Yao Qi <yao.qi@linaro.org>
9706
9707 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9708 (top level): Skip tests if valid_addr_p returns false for
9709 $cmd1 or $cmd2.
9710
85642ba0
AW
97112015-03-11 Andy Wingo <wingo@igalia.com>
9712
9713 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9714
e03f9645
YQ
97152015-03-11 Yao Qi <yao.qi@linaro.org>
9716
9717 * gdb.base/catch-syscall.exp: Fix typo in comments.
9718
5d0962b2
YQ
97192015-03-11 Yao Qi <yao.qi@linaro.org>
9720
9721 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9722
b2df3cef
PA
97232015-03-09 Pedro Alves <palves@redhat.com>
9724
9725 * dg-extract-results.py: Delete.
9726
ef878e53
PA
97272015-03-09 Pedro Alves <palves@redhat.com>
9728
9729 Merge dg-extract-results.sh from GCC upstream (r218843).
9730
9731 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9732 * dg-extract-results.sh: Use --text with grep to avoid issues with
9733 binary files. Fall back to cat -v, if that doesn't work.
9734
9494d219
PA
97352015-03-05 Pedro Alves <palves@redhat.com>
9736
9737 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9738
a8d9763a
SM
97392015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9740
9741 * lib/mi-support.exp (mi_expect_interrupt): Accept
9742 alternative event for when in all-stop mode.
9743
be9957b8
PA
97442015-03-04 Pedro Alves <palves@redhat.com>
9745
9746 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9747
d57be0f4 97482015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
9749
9750 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9751
c214c7cf
AA
97522015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9753
9754 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9755 regexps for GDB's current line display, accept a hex address
9756 preceding the line number.
9757
6d74a497
AA
97582015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9759
9760 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9761 the 'arch1' variable for "s390*-linux*" targets.
9762
511aee7c
PA
97632015-03-04 Pedro Alves <palves@redhat.com>
9764
9765 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9766 (main): Pass missing retval argument to pthread_join call.
9767
95e50b27
PA
97682015-03-02 Pedro Alves <palves@redhat.com>
9769
9770 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9771 (top level): Call do_test with non-stop as well.
9772
28054d69
PA
97732015-03-02 Pedro Alves <palves@redhat.com>
9774
9775 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9776 -1.
9777
4fa5d7b4
AA
97782015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9779
9780 * gdb.arch/s390-vregs.exp: New test.
9781 * gdb.arch/s390-vregs.S: New file.
9782
97c18565
PA
97832015-02-27 Pedro Alves <palves@redhat.com>
9784
9785 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9786 call to catch_command_errors.
9787 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9788 catch_command_errors.
9789
a37bfa30
PA
97902015-02-27 Pedro Alves <palves@redhat.com>
9791
9792 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9793 "true" for boolean result.
9794 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9795 prototype of main.
9796
6f98576f
PA
97972015-02-27 Pedro Alves <palves@redhat.com>
9798
9799 * lib/unbuffer_output.c: New file.
9800 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9801 (main): Call gdb_unbuffer_output.
9802
eba5ab56
YQ
98032015-02-27 Yao Qi <yao.qi@linaro.org>
9804
9805 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9806 target.
9807
0def5aaa
DE
98082015-02-26 Doug Evans <dje@google.com>
9809
9810 * gdb.cp/class2.cc (Dbase, D): New classes.
9811 (main): New local delta.
9812 * gdb.cp/class2.exp: Test printing delta.
9813 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9814 (dynbar): New global.
9815 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9816
081a1c2c
JK
98172015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9818
9819 * gdb.compile/compile-ifunc.c: New file.
9820 * gdb.compile/compile-ifunc.exp: New file.
9821
2f41223f
AT
98222015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9823
9824 * gdb.base/structs.exp: Check for correct struct on finish.
9825
03eddd80
YQ
98262015-02-26 Yao Qi <yao.qi@linaro.org>
9827
9828 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9829 is zero.
9830
80c57053
JK
98312015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9832
9833 * gdb.arch/cordic.ko.bz2: New file.
9834 * gdb.arch/cordic.ko.debug.bz2: New file.
9835 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9836
21613c12
YQ
98372015-02-25 Yao Qi <yao.qi@linaro.org>
9838
9839 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9840 aarch64*-*-* target.
9841
d8b901ed
PA
98422015-02-23 Pedro Alves <palves@redhat.com>
9843
9844 * lib/gdb.exp (delete_breakpoints): Rewrite using
9845 gdb_test_multiple.
9846
e5b85ead
PA
98472015-02-23 Pedro Alves <palves@redhat.com>
9848
9849 * gdb.base/info-os.c: Include stdlib.h.
9850
85c3a371
DE
98512015-02-22 Doug Evans <xdje42@gmail.com>
9852
9853 PR symtab/17855
9854 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9855 is read after symbols have been re-read.
9856 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9857 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9858
96553a0c
DE
98592015-02-21 Doug Evans <dje@google.com>
9860
9861 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9862
97a0c697
JK
98632015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9864
9865 PR corefiles/17808
9866 * gdb.arch/i386-biarch-core.core.bz2: New file.
9867 * gdb.arch/i386-biarch-core.exp: New file.
9868
a47cd6e9
PA
98692015-02-21 Pedro Alves <palves@redhat.com>
9870
9871 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
9872 runto_main fails.
9873
c5facdc4
PA
98742015-02-20 Pedro Alves <palves@redhat.com>
9875
9876 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
9877 info probes.
9878
2db9a427
PA
98792015-02-20 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.threads/multi-create-ns-info-thr.exp: New file.
9882
60fb7e9e
PA
98832015-02-20 Pedro Alves <palves@redhat.com>
9884
9885 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
9886 clean_restart before gdb_target_supports_trace.
9887
5c5019c2
PA
98882015-02-20 Pedro Alves <palves@redhat.com>
9889
9890 PR threads/18006
9891 * gdb.threads/clone-thread_db.c: New file.
9892 * gdb.threads/clone-thread_db.exp: New file.
9893
c9587f88
AT
98942015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
9895
9896 PR breakpoints/16812
9897 * gdb.base/catch-gdb-caused-signals.c: New file.
9898 * gdb.base/catch-gdb-caused-signals.exp: New file.
9899
f6a88844
JM
99002015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
9901
9902 * configure: Regenerated.
9903 * configure.ac: Use GDB_AC_TRANSFORM.
9904 * aclocal.m4: sinclude ../transform.m4.
9905
497c491b
JM
99062015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9907
9908 * lib/dtrace.exp: New file.
9909 * gdb.base/dtrace-probe.exp: Likewise.
9910 * gdb.base/dtrace-probe.d: Likewise.
9911 * gdb.base/dtrace-probe.c: Likewise.
9912 * lib/pdtrace.in: Likewise.
9913 * configure.ac: Output variables with the transformed names of
9914 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
9915 * configure: Regenerated.
9916
03e98035
JM
99172015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9918
9919 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
9920 expected message when trying to access $_probe_* convenience
9921 variables while not on a probe.
9922
63cc30e9
JK
99232015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9924
9925 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
9926
0703599a
PA
99272015-02-11 Pedro Alves <pedro@codesourcery.com>
9928
9929 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
9930 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
9931
7e60a48e
DE
99322015-02-10 Doug Evans <xdje42@gmail.com>
9933
9934 * lib/gdb.exp (gdb_load): Always return a result.
9935
01b088bc
PA
99362015-02-10 Pedro Alves <palves@redhat.com>
9937
9938 * gdb.threads/signal-sigtrap.c: New file.
9939 * gdb.threads/signal-sigtrap.exp: New file.
9940
b05ec7a5
AT
99412015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
9942
9943 * gdb.trace/no-attach-trace.c: New file.
9944 * gdb.trace/no-attach-trace.exp: New file.
9945
a2c2acaf
MW
99462015-02-09 Mark Wielaard <mjw@redhat.com>
9947
9948 * gdb.dwarf2/atomic.c: New file.
9949 * gdb.dwarf2/atomic-type.exp: Likewise.
9950
31fd9caa
MM
99512015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9952
9953 * gdb.btrace/buffer-size.exp: Update "info record" output.
9954 * gdb.btrace/delta.exp: Update "info record" output.
9955 * gdb.btrace/enable.exp: Update "info record" output.
9956 * gdb.btrace/finish.exp: Update "info record" output.
9957 * gdb.btrace/instruction_history.exp: Update "info record" output.
9958 * gdb.btrace/next.exp: Update "info record" output.
9959 * gdb.btrace/nexti.exp: Update "info record" output.
9960 * gdb.btrace/step.exp: Update "info record" output.
9961 * gdb.btrace/stepi.exp: Update "info record" output.
9962 * gdb.btrace/nohist.exp: Update "info record" output.
9963
d33501a5
MM
99642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9965
9966 * gdb.btrace/buffer-size: New.
9967
f4abbc16
MM
99682015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9969
9970 * gdb.btrace/delta.exp: Update "info record" output.
9971 * gdb.btrace/enable.exp: Update "info record" output.
9972 * gdb.btrace/finish.exp: Update "info record" output.
9973 * gdb.btrace/instruction_history.exp: Update "info record" output.
9974 * gdb.btrace/next.exp: Update "info record" output.
9975 * gdb.btrace/nexti.exp: Update "info record" output.
9976 * gdb.btrace/step.exp: Update "info record" output.
9977 * gdb.btrace/stepi.exp: Update "info record" output.
9978 * gdb.btrace/nohist.exp: Update "info record" output.
9979
b9d61307
SM
99802015-02-06 Simon Marchi <simon.marchi@ericsson.com>
9981
9982 PR gdb/15678
9983 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
9984
e584fdbc
PA
99852015-02-06 Pedro Alves <palves@redhat.com>
9986
9987 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
9988 macro.
9989 (seconds_left, again): New globals.
9990 (main): Wait seconds_left in a 1-second sleep loop instead of
9991 sleeping 180 seconds. If 'again' is set, reset the seconds
9992 counter.
9993 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
9994 'again' in the inferior before detaching. Print the seconds left.
9995 (options): New global.
9996 (top level): Build program with -DTIMEOUT=$timeout.
9997
77f41761
PA
99982015-02-06 Pedro Alves <palves@redhat.com>
9999
10000 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10001 determine how many seconds to pass to 'alarm'.
10002 * gdb.base/gdb-sigterm.exp (top level): Build program with
10003 -DTIMEOUT=$timeout.
10004 (do_test): Return success/failure indication. Add more verbose
10005 logging. Don't fail if 200 single steps are seen. Instead, fail
10006 when the test times out.
10007 (passes): New global.
10008 (top level): Break the testing loop if testing fails on any
10009 iteration. Use gdb_assert.
10010
b9394193
DB
100112015-02-04 Don Breazeal <donb@codesourcery.com>
10012
10013 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10014 and initialize them.
10015 (ipc_cleanup): New function.
10016 (main): Don't declare shmid, semid, and msqid. Add a call to
10017 atexit so that we call ipc_cleanup on exit.
10018
42d9e528
PA
100192015-02-04 Pedro Alves <palves@redhat.com>
10020
10021 * boards/native-extended-gdbserver.exp: Remove any target variant
10022 specifications from the board name before clearing the isremote
10023 flag from board_info.
10024
ae6ae975
DE
100252015-01-31 Doug Evans <xdje42@gmail.com>
10026
10027 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10028
cfb069a8
GB
100292015-01-31 Gary Benson <gbenson@redhat.com>
10030
10031 * gdb.base/completion.exp: Disable completion limiting for
10032 existing tests. Add new tests to check completion limiting.
10033 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10034
5dd31d79
DE
100352015-01-31 Doug Evans <xdje42@gmail.com>
10036
10037 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10038
9f050062
DE
100392015-01-31 Doug Evans <xdje42@gmail.com>
10040
10041 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10042 entries. Duplicate file section script entries.
10043 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10044 inlined entries. Add test for safe-path rejection.
10045 * gdb.python/py-section-script.c: Add duplicate inlined section script
10046 entries. Duplicate file section script entries.
10047 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10048 inlined entries. Add test for safe-path rejection.
10049
df25ebbd
JB
100502015-01-29 Joel Brobecker <brobecker@adacore.com>
10051
10052 * gdb.ada/disc_arr_bound: New testcase.
10053
4a0ca9ec
JB
100542015-01-29 Joel Brobecker <brobecker@adacore.com>
10055
10056 * gdb.ada/mi_var_array: New testcase.
10057
3a8b707a
DE
100582015-01-27 Doug Evans <dje@google.com>
10059
10060 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10061 Add test for objfile.filename, objfile.username after objfile
10062 has been unloaded.
10063
f8313f6e
JB
100642015-01-26 Joel Brobecker <brobecker@adacore.com>
10065
10066 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10067 the second test to print the name attribute of value
10068 returned by the call to gdb.lookup_type, and adjust
10069 the expected output accordingly.
10070
37bc665e
MW
100712015-01-25 Mark Wielaard <mjw@redhat.com>
10072
10073 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10074 * gdb.base/disp-step-fork.c: Include unistd.h.
10075 * gdb.base/siginfo-obj.c: Include stdio.h.
10076 * gdb.base/siginfo-thread.c: Likewise.
10077 * gdb.mi/non-stop.c: Include unistd.h.
10078 * gdb.mi/nsthrexec.c: Include stdio.h.
10079 * gdb.mi/pthreads.c: Include unistd.h.
10080 * gdb.modula2/unbounded1.c (main): Declare returns int.
10081 * gdb.reverse/consecutive-reverse.c: Likewise.
10082 * gdb.threads/create-fail.c: Include unistd.h.
10083 * gdb.threads/killed.c: Likewise.
10084 * gdb.threads/linux-dp.c: Likewise.
10085 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10086 * gdb.threads/non-ldr-exc-2.c: Likewise.
10087 * gdb.threads/non-ldr-exc-3.c: Likewise.
10088 * gdb.threads/non-ldr-exc-4.c: Likewise.
10089 * gdb.threads/pthreads.c: Include unistd.h.
10090 (main): Declare returns int.
10091 * gdb.threads/tls-main.c (foo): New declaration.
10092 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10093
f7e5394d
SM
100942015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10095
10096 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10097 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10098
743649fd
MW
100992015-01-15 Mark Wielaard <mjw@redhat.com>
10100
10101 * gdb.base/noreturn-return.c: New file.
10102 * gdb.base/noreturn-return.exp: New file.
10103 * gdb.base/noreturn-finish.c: New file.
10104 * gdb.base/noreturn-finish.exp: New file.
10105
198297aa
PA
101062015-01-23 Pedro Alves <palves@redhat.com>
10107
10108 * gdb.threads/continue-pending-after-query.c: New file.
10109 * gdb.threads/continue-pending-after-query.exp: New file.
10110
717cf30c
AG
101112015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10112 Simon Marchi <simon.marchi@ericsson.com>
10113
10114 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10115 * gdb.base/valgrind-db-attach.exp: Same.
10116 * gdb.base/valgrind-infcall.exp: Same.
10117 * lib/mi-support.exp (default_mi_gdb_start): Same.
10118 * lib/prompt.exp (default_prompt_gdb_start): Same.
10119 * lib/gdb.exp (default_gdb_spawn): Same.
10120 (gdb_interact): New.
10121
10122
4b62a76e
JK
101232015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10124
10125 * gdb.compile/compile.exp (pointer to jit function): New test.
10126
b4cdae6f
WW
101272015-01-17 Wei-cheng Wang <cole945@gmail.com>
10128
10129 * lib/gdb.exp (supports_process_record): Return true for
10130 powerpc*-*-linux*.
10131 (supports_reverse): Likewise.
10132
d221e7ef
DB
101332015-01-15 Don Breazeal <donb@codesourcery.com>
10134
10135 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10136 instead of checking whether the target board is remote and
10137 use spawn_wait_for_attach instead of exec/sleep.
10138 * gdb.base/attach-twice.exp: Likewise.
10139
bafffb51
JB
101402015-01-15 Joel Brobecker <brobecker@adacore.com>
10141
10142 * gdb.ada/var_arr_attrs: New testcase.
10143
5589af0e
PA
101442015-01-14 Pedro Alves <palves@redhat.com>
10145 Joel Brobecker <brobecker@adacore.com>
10146
10147 PR gdb/17525
10148 * gdb.base/bp-cmds-execution-x-script.c: New file.
10149 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10150 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10151
6c400b59
PA
101522015-01-14 Pedro Alves <palves@redhat.com>
10153
10154 PR cli/17828
10155 * gdb.base/batch-preserve-term-settings.c: New file.
10156 * gdb.base/batch-preserve-term-settings.exp: New file.
10157
e02c96a7
DE
101582015-01-13 Doug Evans <dje@google.com>
10159
10160 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10161 binary.
10162
576fd14c
JB
101632015-01-13 Joel Brobecker <brobecker@adacore.com>
10164
10165 * Makefile.in (clean mostlyclean): Do not delete *.py.
10166
04dccad0
JB
101672015-01-13 Joel Brobecker <brobecker@adacore.com>
10168
10169 * gdb.python/py-lookup-type.exp: New file.
10170
3d230f71
PA
101712015-01-12 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10174 restore GDBFLAGS before returning.
10175
7e67715d
JK
101762015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10177
10178 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10179 is_amd64_regs_target and is_x86_like_target.
10180
f2e0d4b4
DE
101812015-01-11 Doug Evans <xdje42@gmail.com>
10182
10183 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10184 is given without an explicit form.
10185 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10186 attributes.
10187 * gdb.dwarf/corrupt.exp: Ditto.
10188 * gdb.dwarf2/enum-type.exp: Ditto.
10189 * gdb.trace/entry-values.exp: Ditto.
10190 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10191
439250fb
DE
101922015-01-11 Doug Evans <xdje42@gmail.com>
10193
10194 PR gdb/15830
10195 * gdb.base/maint.exp: Remove references to "maint demangle".
10196 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10197 Add tests for explicitly specifying language to demangle.
10198 * gdb.dlang/demangle.exp: Ditto.
10199
ede9f622
PA
102002015-01-09 Pedro Alves <palves@redhat.com>
10201
10202 * gdb.threads/non-stop-fair-events.c: New file.
10203 * gdb.threads/non-stop-fair-events.exp: New file.
10204
a7b796db
PA
102052015-01-09 Pedro Alves <palves@redhat.com>
10206
10207 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10208 the global scope. Set a breakpoint after all threads are started
10209 rather than stepping over two source lines. Expect the prompt.
10210 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10211 global.
10212 (NUM): Now 15.
10213 (main): Use threads_started_barrier to wait for all threads to
10214 start. Main thread no longer calls thread_function. Exit after
10215 180 seconds.
10216 (loop): New function.
10217 (thread_function): Wait on threads_started_barrier barrier. Call
10218 'loop' at each iteration.
10219 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10220 threads have started, instead of hardcoding number of "next"
10221 steps. Use an access watchpoint instead of a write watchpoint.
10222
9665ffdd
PA
102232015-01-09 Pedro Alves <palves@redhat.com>
10224
10225 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10226 (thread_func): Wait on barrier.
10227 (main): Wait for all threads to start before stopping GDB.
10228 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10229 global.
10230 (thread1_func, thread2_func): Wait on barrier.
10231 (main): Wait for all threads to start before stopping GDB.
10232 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10233 New global.
10234 (thread1_func, thread2_func): Wait on barrier.
10235 (main): Wait for all threads to start before stopping GDB.
10236
c945a99f
PA
102372015-01-09 Pedro Alves <palves@redhat.com>
10238
10239 * gdb.threads/attach-many-short-lived-threads.c: New file.
10240 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10241
c1a747c1
PA
102422014-01-09 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10245 instead of to thread 2.
10246 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10247 Add barrier around each pthread_create call instead of around all
10248 calls.
10249 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10250 Set a break on thread_function and have the child threads hit it
10251 one at at a time.
10252
60b3033e
PA
102532015-01-09 Pedro Alves <palves@redhat.com>
10254
10255 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10256 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10257 false.
10258 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10259 checking whether the target board is remote.
10260 * gdb.multi/multi-attach.exp: Likewise.
10261 * gdb.python/py-sync-interp.exp: Likewise.
10262 * gdb.server/ext-attach.exp: Likewise.
10263 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10264 tests that need to attach, instead of checking whether the target
10265 board is remote at the top of the file.
10266
acc018ac
YQ
102672015-01-08 Yao Qi <yao@codesourcery.com>
10268
10269 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10270
50a18af8
JK
102712015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10272
10273 Fix testcase compilation.
10274 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10275
8503d6e1
JB
102762015-01-06 Joel Brobecker <brobecker@adacore.com>
10277
10278 * gdb.python/py-type.exp: Add a couple test about empty
10279 array creation, and negative-length array creation.
10280
cc73dbcc
DE
102812015-01-02 Doug Evans <xdje42@gmail.com>
10282
10283 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10284
0300bbc7
DE
102852015-01-02 Doug Evans <dje@google.com>
10286
10287 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10288
9d85a0ec
YQ
102892014-12-29 Yao Qi <yao@codesourcery.com>
10290
10291 * gdb.trace/entry-values.exp: Update comments. Rename variable
10292 bar_call_foo to returned_from_foo.
10293
87186c6a
MMN
102942014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10295
10296 PR gdb/17394
10297 * gdb.linespec/break-asm-file.c: New file.
10298 * gdb.linespec/break-asm-file.exp: New file.
10299 * gdb.linespec/break-asm-file0.s: New file.
10300 * gdb.linespec/break-asm-file1.s: New file.
10301
1bab7383
YQ
103022014-12-18 Nigel Stephens <nigel@mips.com>
10303 Maciej W. Rozycki <macro@codesourcery.com>
10304
10305 * gdb.base/float.exp: Handle the new output from "info float" on
10306 MIPS targets.
10307
1bc1068a
JK
103082014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10309
10310 Fix MinGW compilation.
10311 * gdb.compile/compile-ops.exp: Update untested message if
10312 !skip_compile_feature_tests.
10313 * gdb.compile/compile-setjmp.exp: Likewise.
10314 * gdb.compile/compile-tls.exp: Likewise.
10315 * gdb.compile/compile.exp: Likewise.
10316 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10317 supported on this host".
10318
b6615d10
DE
103192014-12-16 Doug Evans <xdje42@gmail.com>
10320
10321 * boards/stabs.exp: New file.
10322
25dda427
AA
103232014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10324
10325 * gdb.base/completion.exp: Adjust to format changes of "maint
10326 print user-registers".
10327
bf330350
CU
103282014-12-16 Catalin Udma <catalin.udma@freescale.com>
10329
10330 PR server/17457
10331 * gdb.arch/aarch64-fp.c: New file.
10332 * gdb.arch/aarch64-fp.exp: New file.
10333
395cf596
SDJ
103342014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10335
10336 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10337 r210637, r210913, r211666, r215400, r215817).
10338
10339 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10340 * dg-extract-results.py: New file.
10341 * dg-extract-results.sh: Use it if the environment seems
10342 suitable.
10343
10344 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10345
10346 * dg-extract-results.py (parse_run): Handle warnings that
10347 are printed before a test harness is run.
10348
10349 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10350
10351 * dg-extract-results.py (Named): Remove __cmp__ method.
10352 (output_variation): Use a key to sort variation.harnesses.
10353
10354 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10355
10356 * dg-extract-results.py: For Python 3, force sys.stdout to
10357 handle surrogate escape sequences.
10358 (safe_open): New function.
10359 (output_segment, main): Use it.
10360
10361 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10362
10363 * dg-extract-results.py (Prog.result_re): Include options
10364 in test name.
10365
10366 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10367
10368 * dg-extract-results.py (output_variation): Always sort if
10369 do_sum.
10370
e882ef3c
SM
103712014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10372
10373 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10374 as long as we get pagination notifications.
10375
4992aa20
JM
103762014-12-15 Jason Merrill <jason@redhat.com>
10377
10378 * Makefile.in (check-gdb.%): Restore.
10379 * README: Mention it.
10380
c1b5a1a6
JB
103812014-12-13 Joel Brobecker <brobecker@adacore.com>
10382
10383 * gdb.ada/str_uninit: New testcase.
10384
5537b577
JK
103852014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10386
10387 PR symtab/17642
10388 * gdb.base/vla-stub-define.c: New file.
10389 * gdb.base/vla-stub.c: New file.
10390 * gdb.base/vla-stub.exp: New file.
10391
bb2ec1b3
TT
103922014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10393 Jan Kratochvil <jan.kratochvil@redhat.com>
10394 Tom Tromey <tromey@redhat.com>
10395
10396 * configure.ac: Add gdb.compile/.
10397 * configure: Regenerate.
10398 * gdb.compile/Makefile.in: New file.
10399 * gdb.compile/compile-ops.exp: New file.
10400 * gdb.compile/compile-ops.c: New file.
10401 * gdb.compile/compile-tls.c: New file.
10402 * gdb.compile/compile-tls.exp: New file.
10403 * gdb.compile/compile-constvar.S: New file.
10404 * gdb.compile/compile-constvar.c: New file.
10405 * gdb.compile/compile-mod.c: New file.
10406 * gdb.compile/compile-nodebug.c: New file.
10407 * gdb.compile/compile-setjmp-mod.c: New file.
10408 * gdb.compile/compile-setjmp.c: New file.
10409 * gdb.compile/compile-setjmp.exp: New file.
10410 * gdb.compile/compile-shlib.c: New file.
10411 * gdb.compile/compile.c: New file.
10412 * gdb.compile/compile.exp: New file.
10413 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10414
4ff709eb
TT
104152014-12-12 Tom Tromey <tromey@redhat.com>
10416
10417 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10418 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10419
6dddd6a5
DE
104202014-12-12 Doug Evans <dje@google.com>
10421
10422 * lib/gdb-python.exp (get_python_valueof): New function.
10423 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10424
71c24708
AA
104252014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10426
10427 * gdb.base/completion.exp: Add test for completion of "info
10428 registers ".
10429
3e29f34a
MR
104302014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10431
10432 * gdb.base/func-ptrs.c: New file.
10433 * gdb.base/func-ptrs.exp: New file.
10434
fc126975
SM
104352014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10436
10437 PR breakpoints/17012
10438 * gdb.base/dprintf-detach.c: New file.
10439 * gdb.base/dprintf-detach.exp: New file.
10440
0a46d518
SM
104412014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10442
10443 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10444 * lib/gdb.exp (target_is_gdbserver): New procedure.
10445
a0be3e44
DE
104462014-12-08 Doug Evans <dje@google.com>
10447
10448 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10449
df1b803a
YQ
104502014-12-05 Yao Qi <yao@codesourcery.com>
10451
10452 * gdb.guile/scm-error.exp: Remove the third argument to
10453 gdb_remote_download.
10454 * gdb.guile/scm-frame-args.exp: Likewise.
10455 * gdb.guile/scm-section-script.exp: Likewise.
10456
ddb9f679
YQ
104572014-12-05 Yao Qi <yao@codesourcery.com>
10458
10459 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10460
86e4ed39
DE
104612014-12-04 Doug Evans <dje@google.com>
10462
10463 * gdb.python/py-objfile.exp: Add tests for
10464 objfile.add_separate_debug_file.
10465
7c50a931
DE
104662014-12-04 Doug Evans <dje@google.com>
10467
10468 * lib/gdb.exp (get_build_id): New function.
10469 (build_id_debug_filename_get): Rewrite to use it.
10470 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10471
621661e3
MR
104722014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10473
10474 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10475 `method(long)', not just 0x0.
10476 * gdb.cp/nsalias.exp: Align code labels to 4.
10477 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10478 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10479 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10480 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10481 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10482 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10483
29f0c3b7
DE
104842014-12-02 Doug Evans <dje@google.com>
10485
e1e061e7 10486 PR symtab/17602
29f0c3b7 10487 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10488 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10489 * gdb.cp/anon-ns.exp: Update.
10490
162078c8
NB
104912014-12-02 Nick Bull <nicholaspbull@gmail.com>
10492
10493 * gdb.python/py-events.py (inferior_call_handler): New.
10494 (register_changed_handler, memory_changed_handler): New.
10495 (test_events.invoke): Register new handlers.
10496 * gdb.python/py-events.exp: Add tests for inferior call,
10497 memory_changed and register_changed events.
10498
fdb09caf
AA
104992014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10500
10501 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10502 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10503 if the linker doesn't understand this.
10504
55cfb2c4
SM
105052014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10506
10507 * gdb.python/python.exp: Change expected reply to help().
10508
9e8cd6df
YQ
105092014-12-01 Yao Qi <yao@codesourcery.com>
10510
10511 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10512 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10513 * configure: Re-generated.
10514
6c659fc2
SC
105152014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10516
10517 * gdb.cp/chained-calls.cc: New file.
10518 * gdb.cp/chained-calls.exp: New file.
10519 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10520
d7fc3181
SM
105212014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10522
10523 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10524 * gdb.dwarf2/symtab-producer.exp: Same.
10525 * gdb.gdb/python-interrupts.exp: Same.
10526 * gdb.gdb/python-selftest.exp: Same.
10527 * gdb.python/py-linetable.exp: Same.
10528 * gdb.python/py-type.exp: Same.
10529 * gdb.python/py-value-cc.exp: Same.
10530 * gdb.python/py-value.exp: Same.
10531
10e79639
YQ
105322014-11-28 Yao Qi <yao@codesourcery.com>
10533
10534 * gdb.base/break-probes.exp: Match library name prefixed with
10535 sysroot.
10536
f28a0564
SM
105372014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10538
10539 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10540 test expected output. Add parentheses for the call to print.
10541 Remove L suffix from integers.
10542
3fe1ce1d
DE
105432014-11-26 Doug Evans <dje@google.com>
10544
10545 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10546
84429e27
YQ
105472014-11-22 Yao Qi <yao@codesourcery.com>
10548
10549 * gdb.trace/entry-values.c: Remove asms.
10550 (foo): Add foo_label.
10551 (bar): Add bar_label.
10552 * gdb.trace/entry-values.exp: Remove code computing foo's
10553 length and bar's length.
10554 (Dwarf::assemble): Invoke function_range for bar and use
10555 MACRO_AT_func for foo.
10556
26741859
YQ
105572014-11-22 Yao Qi <yao@codesourcery.com>
10558
10559 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10560 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10561 Use .Lgcc43_procstart instead of gcc43.
10562
45e44d27
JB
105632014-11-21 Joel Brobecker <brobecker@adacore.com>
10564
10565 * gdb.ada/n_arr_bound: New testcase.
10566
458c8db8
SDJ
105672014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10568
10569 PR breakpoints/10737
10570 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10571 test_catch_syscall_multi_arch.
10572 (test_catch_syscall_multi_arch): New function.
10573
43f3e411
DE
105742014-11-20 Doug Evans <xdje42@gmail.com>
10575
10576 * gdb.base/maint.exp: Update expected output.
10577
0d7b2549
AA
105782014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10579
10580 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10581 4-byte instruction on S390.
10582
8908fca5
JB
105832014-11-19 Joel Brobecker <brobecker@adacore.com>
10584
10585 * gdb.ada/arr_arr: New testcase.
10586
4a46959e
JB
105872014-11-19 Joel Brobecker <brobecker@adacore.com>
10588
10589 * gdb.ada/pkd_arr_elem: New Testcase.
10590
470e2f4e
LM
105912014-11-18 Luis Machado <lgustavo@codesourcery.com>
10592
10593 * gdb.reverse/break-precsave: Expect completion message for
10594 core file reads.
10595 * gdb.reverse/consecutive-precsave.exp: Likewise.
10596 * gdb.reverse/finish-precsave.exp: Likewise.
10597 * gdb.reverse/i386-precsave.exp: Likewise.
10598 * gdb.reverse/machinestate-precsave.exp: Likewise.
10599 * gdb.reverse/sigall-precsave.exp: Likewise.
10600 * gdb.reverse/solib-precsave.exp: Likewise.
10601 * gdb.reverse/step-precsave.exp: Likewise.
10602 * gdb.reverse/until-precsave.exp: Likewise.
10603 * gdb.reverse/watch-precsave.exp: Likewise.
10604
a267f3ad
AA
106052014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10606
10607 * gdb.base/bp-permanent.c: Include unistd.h.
10608 * gdb.python/py-framefilter-mi.c (main): Add return type.
10609 * gdb.python/py-framefilter.c (main): Likewise.
10610 * gdb.trace/actions-changed.c (main): Likewise.
10611
12084a9a
AA
106122014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10613
10614 * gdb.mi/until.c: Add eye-catchers.
10615 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10616 line numbers.
10617
dc7e1a77
AA
106182014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10619
10620 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10621 function header variants in break1.c.
10622 * gdb.base/ena-dis-br.exp: Likewise.
10623 * gdb.base/hbreak2.exp: Likewise.
10624 * gdb.reverse/until-precsave.exp: Drop references to removed
10625 non-prototype function header variants in ur1.c.
10626 * gdb.reverse/until-reverse.exp: Likewise.
10627
41c77605
PM
106282014-11-17 Petr Machata <pmachata@redhat.com>
10629
10630 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10631 ${_cu_offset_size} bytes abbrev offset.
10632
34248c3a
DE
106332014-11-15 Doug Evans <xdje42@gmail.com>
10634
10635 PR symtab/17559
10636 * gdb.base/line-symtabs.exp: New file.
10637 * gdb.base/line-symtabs.c: New file.
10638 * gdb.base/line-symtabs.h: New file.
10639
646da059
YQ
106402014-11-14 Yao Qi <yao@codesourcery.com>
10641
10642 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10643 (func): Add label func_label.
10644 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10645 Replace low_pc and high_pc with MACRO_AT_range.
10646 Replace name, low_pc and high_pc with MACRO_AT_func.
10647
9301ebe6
YQ
106482014-11-14 Yao Qi <yao@codesourcery.com>
10649
10650 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10651 Replace name, low_pc and high_pc with MACRO_AT_func.
10652
f166b542
YQ
106532014-11-14 Yao Qi <yao@codesourcery.com>
10654
10655 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10656 produce debug information.
10657 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10658
0f6e71e3
YQ
106592014-11-14 Yao Qi <yao@codesourcery.com>
10660
10661 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10662 object and get function length.
10663 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10664 with MACRO_AT_func.
10665 (top-level): Replace gdb_compile and clean_restart with
10666 prepare_for_testing.
10667 * gdb.dwarf2/main.c (main): Add label main_label.
10668
876c4df9
YQ
106692014-11-14 Yao Qi <yao@codesourcery.com>
10670
10671 * lib/dwarf.exp (function_range): New procedure.
10672 (Dwarf::_handle_macro_at_func): New procedure.
10673 (Dwarf::_handle_macro_at_range): New procedure.
10674 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10675
02ad9cf1
YQ
106762014-11-14 Yao Qi <yao@codesourcery.com>
10677
10678 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10679 (_handle_attribute): New procedure.
10680
a59add0c
AA
106812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10682
10683 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10684 * gdb.base/call-sc.c (zed): Likewise.
10685 * gdb.base/checkpoint.c (main): Likewise.
10686 * gdb.base/dump.c (main): Likewise.
10687 * gdb.base/gcore.c (main): Likewise.
10688 * gdb.base/huge.c (main): Likewise.
10689 * gdb.base/multi-forks.c (main): Likewise.
10690 * gdb.base/pr10179-a.c (main): Likewise.
10691 * gdb.base/savedregs.c (main): Likewise.
10692 * gdb.base/sigaltstack.c (main): Likewise.
10693 * gdb.base/siginfo.c (main): Likewise.
10694 * gdb.base/structs.c (zed): Likewise.
10695 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10696 * gdb.mi/mi-syn-frame.c (main): Likewise.
10697 * gdb.mi/until.c (foo, main): Likewise.
10698 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10699 * gdb.base/solib-weak.c (foo): Declare.
10700 * gdb.base/attach-twice.c: Include stdio.h.
10701 * gdb.base/weaklib1.c: Likewise.
10702 * gdb.base/weaklib2.c: Likewise.
10703 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10704 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10705 unistd.h.
10706 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10707 * gdb.mi/mi-exit-code.c: Likewise.
10708 * gdb.base/break-interp-lib.c: Include string.h.
10709 * gdb.base/coremaker.c: Likewise.
10710 * gdb.base/testenv.c: Likewise.
10711 * gdb.python/py-finish-breakpoint.c: Likewise.
10712 * gdb.base/inferior-died.c: Include sys/wait.h.
10713 * gdb.base/fileio.c: Include time.h.
10714 * gdb.base/async-shell.c: Include unistd.h.
10715 * gdb.base/dprintf-non-stop.c: Likewise.
10716 * gdb.base/info-os.c: Likewise.
10717 * gdb.mi/mi-console.c: Likewise.
10718 * gdb.mi/watch-nonstop.c: Likewise.
10719 * gdb.python/py-events.c: Likewise.
10720 * gdb.base/async.c (baz): Move up before its invocation.
10721 * gdb.base/code_elim2.c (my_global_func): Likewise.
10722 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10723 * gdb.base/advance.c (func2): Likewise.
10724
3b5d5997
AA
107252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10726
10727 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10728 variant.
10729 * gdb.base/annota3.c: Likewise.
10730 * gdb.base/async.c: Likewise.
10731 * gdb.base/average.c: Likewise.
10732 * gdb.base/call-ar-st.c: Likewise.
10733 * gdb.base/call-rt-st.c: Likewise.
10734 * gdb.base/call-sc.c: Likewise.
10735 * gdb.base/call-strs.c: Likewise.
10736 * gdb.base/ending-run.c: Likewise.
10737 * gdb.base/execd-prog.c: Likewise.
10738 * gdb.base/exprs.c: Likewise.
10739 * gdb.base/foll-exec.c: Likewise.
10740 * gdb.base/foll-fork.c: Likewise.
10741 * gdb.base/foll-vfork.c: Likewise.
10742 * gdb.base/funcargs.c: Likewise.
10743 * gdb.base/gcore.c: Likewise.
10744 * gdb.base/jump.c: Likewise.
10745 * gdb.base/langs0.c: Likewise.
10746 * gdb.base/langs1.c: Likewise.
10747 * gdb.base/langs2.c: Likewise.
10748 * gdb.base/mips_pro.c: Likewise.
10749 * gdb.base/nodebug.c: Likewise.
10750 * gdb.base/opaque0.c: Likewise.
10751 * gdb.base/opaque1.c: Likewise.
10752 * gdb.base/recurse.c: Likewise.
10753 * gdb.base/run.c: Likewise.
10754 * gdb.base/scope0.c: Likewise.
10755 * gdb.base/scope1.c: Likewise.
10756 * gdb.base/setshow.c: Likewise.
10757 * gdb.base/setvar.c: Likewise.
10758 * gdb.base/shmain.c: Likewise.
10759 * gdb.base/shr1.c: Likewise.
10760 * gdb.base/shr2.c: Likewise.
10761 * gdb.base/sigall.c: Likewise.
10762 * gdb.base/signals.c: Likewise.
10763 * gdb.base/so-indr-cl.c: Likewise.
10764 * gdb.base/solib2.c: Likewise.
10765 * gdb.base/structs.c: Likewise.
10766 * gdb.base/sum.c: Likewise.
10767 * gdb.base/vforked-prog.c: Likewise.
10768 * gdb.base/watchpoint.c: Likewise.
10769 * gdb.reverse/shr2.c: Likewise.
10770 * gdb.reverse/until-reverse.c: Likewise.
10771 * gdb.reverse/ur1.c: Likewise.
10772 * gdb.reverse/watch-reverse.c: Likewise.
10773
066a77c5
AA
107742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10775
10776 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10777 variant.
10778 * gdb.base/sepdebug.exp: Drop references to removed code.
10779
4f204ea5
AA
107802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10781
10782 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10783 variant. Preserve original line numbering.
10784 * gdb.base/list1.c: Likewise.
10785
3b377a3a
AA
107862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10787
10788 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10789 variant.
10790 * gdb.base/break1.c: Likewise.
10791 * gdb.base/break.exp: Drop references to removed code.
10792
e444df73
AA
107932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10794
10795 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10796 variant.
10797
8008f2a7
AA
107982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10799
10800 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10801
a5a06887
AA
108022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10803
10804 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10805 logic into perform_all_tests() and invoke it with and without
10806 function header prototypes.
10807 (do_function_calls): Remove conditional XFAIL for PR 5318.
10808 (rerun_and_prepare): Remove duplicate code.
10809 (perform_all_tests): New. Main logic moved here.
10810
44dba9b9
AA
108112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10812
10813 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10814 code guarded by #ifdef NO_PROTOTYPES.
10815 (t_double_many_args): Likewise.
10816 (DEF_FUNC_MANY_ARGS_1): Likewise.
10817 (DEF_FUNC_VALUES_1): Likewise.
10818 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10819 guarded by #ifdef PROTOTYPES.
10820
d1fbcd56
AA
108212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10822
10823 * gdb.mi/mi-console.c: Add eye-catcher.
10824 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10825 instead of literal line number.
10826
b0e59b8f
AA
108272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10828
10829 * gdb.base/shr2.c: Add eye-catcher.
10830 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10831 line number.
10832
78f98cca
AA
108332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10834
10835 * gdb.base/jump.c: Add eye-catchers.
10836 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10837 numbers.
10838
58fa2af0
AA
108392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10840
10841 * gdb.base/execd-prog.c: Add eye-catchers.
10842 * gdb.base/foll-exec.c: Likewise.
10843 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10844 line numbers.
10845
04e5059b
AA
108462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10847
10848 * gdb.base/ending-run.c: Add eye-catchers.
10849 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10850 literal line numbers.
10851
dbfdb174
AA
108522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10853
10854 * gdb.base/call-rt-st.c: Add eye-catchers.
10855 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10856 literal line numbers.
10857
888a2ade
AA
108582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10859
10860 * gdb.base/call-ar-st.c: Add eye-catchers.
10861 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10862 literal line numbers.
10863
6acc2dde
AA
108642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10865
10866 * gdb.base/average.c: Add eye-catchers.
10867 * gdb.base/sum.c: Likewise.
10868 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
10869 regexps dynamically.
10870
9ecfcd1d
AA
108712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10872
10873 * gdb.base/solib1.c: Add eye-catchers.
10874 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
10875 literal line numbers.
10876
78708b7c
PA
108772014-11-12 Pedro Alves <palves@redhat.com>
10878
10879 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
10880 leader has exited.
10881
af48d08f
PA
108822014-11-12 Pedro Alves <palves@redhat.com>
10883
10884 * gdb.arch/i386-bp_permanent.c: New file.
10885 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
10886 (srcfile): Set to i386-bp_permanent.c.
10887 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
10888 that stepi does not execute the 'leave' instruction, instead of
10889 testing it does execute.
10890 * gdb.base/bp-permanent.c: New file.
10891 * gdb.base/bp-permanent.exp: New file.
10892
af3768e9
DE
108932014-11-10 Doug Evans <xdje42@gmail.com>
10894
10895 PR symtab/17564
10896 * gdb.base/symtab-search-order.exp: New file.
10897 * gdb.base/symtab-search-order.c: New file.
10898 * gdb.base/symtab-search-order-1.c: New file.
10899 * gdb.base/symtab-search-order-shlib-1.c: New file.
10900
9de00a4a
PA
109012014-11-07 Pedro Alves <palves@redhat.com>
10902
10903 PR gdb/17511
10904 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
10905 i?86-*-linux*.
10906
e0f52461
SC
109072014-11-03 Siva Chandra Reddy <sivachandra@google.com>
10908
10909 PR c++/17494
10910 * gdb.cp/pr17494.cc: New file.
10911 * gdb.cp/pr17494.exp: New file.
10912
6ce8c980
YQ
109132014-11-02 Yao Qi <yao@codesourcery.com>
10914
10915 * gdb.python/python.exp: Get working directory and match the
10916 output of "set extended-prompt \\w " with it.
10917
02be9a71
DE
109182014-10-30 Doug Evans <dje@google.com>
10919
10920 * gdb.python/py-objfile.exp: Add tests for setting random attributes
10921 in objfiles.
10922 * gdb.python/py-progspace.exp: Add tests for setting random attributes
10923 in progspaces.
10924
3bdff46b
LM
109252014-10-30 Janis Johnson <janisjo@codesourcery.com>
10926
10927 * gdb.base/fullpath-expand.exp: Skip for a remote host.
10928 * gdb.base/realname-expand.exp: Likewise.
10929 * gdb.linespec/macro-relative.exp: Likewise.
10930
ab917dfb
PA
109312014-10-29 Pedro Alves <palves@redhat.com>
10932
10933 PR gdb/17408
10934 * gdb.threads/schedlock.c (some_function): New function.
10935 (call_function): New global.
10936 (MAYBE_CALL_SOME_FUNCTION): New macro.
10937 (thread_function): Call it.
10938 * gdb.threads/schedlock.exp (get_args): Add description parameter,
10939 and use it instead of a global counter. Adjust all callers.
10940 (get_current_thread): Use "find current thread" for test message
10941 here rather than having all callers pass down the same string.
10942 (goto_loop): New procedure, factored out from ...
10943 (my_continue): ... this.
10944 (step_ten_loops): Change parameter from test message to command to
10945 use. Adjust.
10946 (list_count): Delete global.
10947 (check_result): New procedure, factored out from duplicate top
10948 level code.
10949 (continue tests): Wrap in with_test_prefix.
10950 (test_step): New procedure, factored out from duplicate top level
10951 code.
10952 (top level): Test "step" in combination with all scheduler-locking
10953 modes. Test "next" in combination with all scheduler-locking
10954 modes, and in combination with stepping over a function call or
10955 not.
10956 * gdb.threads/next-bp-other-thread.c: New file.
10957 * gdb.threads/next-bp-other-thread.exp: New file.
10958
d3d4baed
PA
109592014-10-29 Pedro Alves <palves@redhat.com>
10960
10961 PR python/17372
10962 * gdb.python/python.exp: Test a multi-line command that spawns
10963 interactive Python.
10964 * gdb.base/multi-line-starts-subshell.exp: New file.
10965
563e8d85
YQ
109662014-10-29 Yao Qi <yao@codesourcery.com>
10967
10968 * gdb.base/fileio.exp: Make directories on host.
10969
0ea4d52e
YQ
109702014-10-29 Yao Qi <yao@codesourcery.com>
10971
10972 * gdb.base/fileio.c (test_write): Close the file.
10973
7f5ef605
PA
109742014-10-28 Pedro Alves <palves@redhat.com>
10975
10976 PR gdb/12623
10977 * gdb.base/sigstep.c (no_handler): New global.
10978 (main): If 'no_handler is true, set the signal handlers to
10979 SIG_IGN.
10980 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
10981 with_sw_watch and no_handler parameters. Handle them.
10982 (top level) <stepping over handler when stopped at a breakpoint
10983 test>: Add a test axis for testing with a software watchpoint, and
10984 another for testing with the signal handler set to SIG_IGN.
10985 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
10986 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
10987
abbdbd03
PA
109882014-10-28 Pedro Alves <palves@redhat.com>
10989
10990 PR gdb/17511
10991 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
10992 * gdb.base/sigstep.exp (other_handler_location): New global.
10993 (advance): Support stepping into the signal handler, and running
10994 commands while in the handler.
10995 (in_handler_map): New global.
10996 (top level): In the advance test, add combinations for getting
10997 into the handler with stepping commands, and for running commands
10998 in the handler. Add comment descripting the advancei tests.
10999
1df4399f
PA
110002014-10-28 Pedro Alves <palves@redhat.com>
11001
11002 * gdb.base/sigstep.exp: Use build_executable instead of
11003 prepare_for_testing.
11004 (top level): Move code that starts GDB, runs to main and creates a
11005 display to ...
11006 (restart): ... this new procedure.
11007 (top level): Move backtrace from signal handler test to ...
11008 (validate_backtrace): ... this new procedure.
11009 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11010 with_test_prefix. Always restart GDB.
11011 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11012 with_test_prefix. Always restart GDB. No need to delete
11013 breakpoints after the test.
11014 (test_skip_handler): Remove prefix parameter.
11015 (skip_over_handler, breakpoint_to_handler)
11016 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11017 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11018 restart GDB. No need to delete breakpoints after the test.
11019 (top level): Use foreach to call the test procedures with
11020 different commands.
11021
a5b6e449
PA
110222014-10-28 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11025 instead of GNATS numbers.
11026 * gdb.base/sigbpt.exp: Likewise.
11027 * gdb.base/siginfo.exp: Likewise.
11028 * gdb.base/sigstep.exp: Likewise.
11029
e5f8a7cc
PA
110302014-10-27 Pedro Alves <palves@redhat.com>
11031
11032 * gdb.base/sigstep.c (dummy): New global.
11033 (main): Issue a couple writes to the new global.
11034 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11035 procedures.
11036 (skip_over_handler): Use test_skip_handler.
11037 (top level): Call skip_over_handler for stepi and nexti too.
11038 (breakpoint_over_handler): Use test_skip_handler.
11039 (top level): Call breakpoint_over_handler for stepi and nexti too.
11040
763905a3
YQ
110412014-10-27 Yao Qi <yao@codesourcery.com>
11042
11043 * gdb.trace/tfile.c (adjust_function_address)
11044 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11045 function descriptor.
11046
6f259a23
DB
110472014-10-24 Don Breazeal <donb@codesourcery.com>
11048
11049 * gdb.base/foll-fork.exp (test_follow_fork,
11050 catch_fork_child_follow): Check for updated fork messages emitted
11051 from infrun.c.
11052 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11053 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11054 vfork_and_exec_child_follow_through_step): Check for updated vfork
11055 messages emitted from infrun.c.
11056
09dd9a69
PA
110572014-10-24 Pedro Alves <palves@redhat.com>
11058
11059 * gdb.base/corefile.exp: Remove references to ultrix.
11060 * gdb.base/interrupt.exp: Likewise.
11061 * gdb.base/whatis.exp: Likewise.
11062 * gdb.gdb/selftest.exp: Likewise.
11063 * gdb.threads/manythreads.exp: Likewise.
11064 * gdb.threads/print-threads.exp: Likewise.
11065 * gdb.threads/pthreads.exp:: Likewise.
11066 * gdb.threads/schedlock.exp: Likewise.
11067
3433cfa5
SC
110682014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11069
11070 * gdb.cp/non-trivial-retval.cc: Add a test case.
11071 * gdb.cp/non-trivial-retval.exp: Add a test.
11072
092f880b
YQ
110732014-10-20 Yao Qi <yao@codesourcery.com>
11074
11075 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11076 * gdb.python/py-objfile-script-gdb.py: New file.
11077 * gdb.python/py-objfile-script.exp: Update reference to
11078 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11079 of remote_download. Remove the dest file.
11080
acbdb7f3
YQ
110812014-10-20 Yao Qi <yao@codesourcery.com>
11082
11083 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11084 * gdb.base/step-line.exp: Likewise.
11085 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11086 * gdb.dwarf2/dw2-basic.exp: Likewise.
11087 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11088 * gdb.dwarf2/dw2-filename.exp: Likewise.
11089 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11090 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11091 * gdb.dwarf2/dw2-producer.exp: Likewise.
11092 * gdb.dwarf2/mac-fileno.exp: Likewise.
11093 * gdb.python/py-frame-args.exp: Likewise.
11094 * gdb.python/py-framefilter.exp: Likewise.
11095 * gdb.python/py-mi.exp: Likewise.
11096 * gdb.python/py-objfile-script.exp: Likewise
11097 * gdb.python/py-pp-integral.exp: Likewise.
11098 * gdb.python/py-pp-re-notag.exp: Likewise.
11099 * gdb.python/py-prettyprint.exp: Likewise.
11100 * gdb.python/py-section-script.exp: Likewise.
11101 * gdb.python/py-typeprint.exp: Likewise.
11102 * gdb.python/py-xmethods.exp: Likewise.
11103 * gdb.stabs/weird.exp: Likewise.
11104 * gdb.xml/tdesc-regs.exp: Likewise.
11105
bd286a29
KCY
111062014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11107
11108 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11109 (out_cu): Use addr_len for the size of addresses.
11110 (out_line): Likewise. Size DW_LNE_set_address instruction
11111 according to addr_len.
11112 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11113 (FUNC): Add START_INSNS to definition.
11114
673dc4a0
YQ
111152014-10-18 Yao Qi <yao@codesourcery.com>
11116
11117 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11118 gdb_has_argv0 return true.
11119 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11120 check [target_info exists noargs], check [gdb_has_argv0]
11121 instead.
11122 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11123 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11124 procedures.
11125
4ffbba72
DE
111262014-10-17 Doug Evans <dje@google.com>
11127
11128 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11129 event.
11130 * gdb.python/py-events.py: Add clear_objfiles event.
11131
d096d8c1
DE
111322014-10-17 Doug Evans <dje@google.com>
11133
11134 * gdb.python/py-objfile.exp: Test progspace attribute.
11135
a80db015
LM
111362014-10-17 Luis Machado <lgustavo@codesourcery.com>
11137
11138 * gdb.guile/scm-breakpoint.exp: Do not assume any
11139 directory separators when matching source file paths.
11140 * gdb.python/py-breakpoint.exp: Likewise.
11141 * gdb.reverse/break-precsave.exp: Likewise.
11142 * gdb.reverse/break-reverse.exp: Likewise.
11143 * gdb.reverse/consecutive-precsave.exp: Likewise.
11144 * gdb.reverse/finish-precsave.exp: Likewise.
11145 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11146 * gdb.reverse/finish-reverse.exp: Likewise.
11147 * gdb.reverse/i386-precsave.exp: Likewise.
11148 * gdb.reverse/i387-env-reverse.exp: Likewise.
11149 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11150 * gdb.reverse/machinestate-precsave.exp: Likewise.
11151 * gdb.reverse/machinestate.exp: Likewise.
11152 * gdb.reverse/sigall-precsave.exp: Likewise.
11153 * gdb.reverse/solib-precsave.exp: Likewise.
11154 * gdb.reverse/step-precsave.exp: Likewise.
11155 * gdb.reverse/until-precsave.exp: Likewise.
11156 * gdb.reverse/watch-precsave.exp: Likewise.
11157 * gdb.reverse/watch-reverse.exp: Likewise.
11158
b22089ab
YQ
111592014-10-17 Yao Qi <yao@codesourcery.com>
11160
11161 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11162 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11163
6c4486e6
PA
111642014-10-17 Pedro Alves <palves@redhat.com>
11165
11166 PR gdb/17471
11167 * gdb.base/bg-execution-repeat.c: New file.
11168 * gdb.base/bg-execution-repeat.exp: New file.
11169
0ff33695
PA
111702014-10-17 Pedro Alves <palves@redhat.com>
11171
11172 PR gdb/17300
11173 * gdb.base/continue-all-already-running.c: New file.
11174 * gdb.base/continue-all-already-running.exp: New file.
11175
6fdebc3d
PA
111762014-10-17 Pedro Alves <palves@redhat.com>
11177
11178 PR gdb/17472
11179 * gdb.base/annota-input-while-running.c: New file.
11180 * gdb.base/annota-input-while-running.exp: New file.
11181
32a8097b
PA
111822014-10-17 Pedro Alves <palves@redhat.com>
11183
11184 * gdb.base/callfuncs.exp: emove references to osf.
11185 * gdb.base/sigall.exp: Likewise.
11186 * gdb.gdb/selftest.exp: Likewise.
11187 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11188 * gdb.mi/non-stop.c: Likewise.
11189 * gdb.mi/pthreads.c: Likewise.
11190 * gdb.reverse/sigall-precsave.exp: Likewise.
11191 * gdb.reverse/sigall-reverse.exp: Likewise.
11192 * gdb.threads/pthreads.c: Likewise.
11193 * gdb.threads/pthreads.exp: Likewise.
11194
7a3517ff
YQ
111952014-10-17 Yao Qi <yao@codesourcery.com>
11196
11197 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11198 check 'target_info exists noargs'.
11199 (test_command_prompt_position): Likewise.
11200 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11201 Remove "set args".
11202 (progvar_simple_while_test): Likewise.
11203 (progvar_complex_if_while_test): Likewise.
11204 (if_while_breakpoint_command_test): Likewise.
11205 (infrun_breakpoint_command_test): Likewise.
11206 (breakpoint_command_test): Likewise.
11207 (watchpoint_command_test): Likewise.
11208 (bp_deleted_in_command_test): Likewise.
11209 (temporary_breakpoint_commands): Likewise.
11210
bb99c472
YQ
112112014-10-16 Yao Qi <yao@codesourcery.com>
11212
11213 * gdb.base/remotetimeout.exp: Remove noargs checking.
11214
7c16b83e
PA
112152014-10-15 Pedro Alves <palves@redhat.com>
11216
11217 PR breakpoints/9649
11218 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11219 * gdb.base/breakpoint-in-ro-region.exp
11220 (probe_target_hardware_step): New procedure.
11221 (top level): Probe hardware stepping and hardware breakpoint
11222 support. Test stepping through a read-only region, with both
11223 "breakpoint auto-hw" on and off and both "always-inserted" on and
11224 off.
11225
35a49624
IB
112262014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11227
11228 * gdb.dlang/demangle.exp: Update for demangling changes.
11229
2d1c107c
SC
112302014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11231
11232 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11233 * gdb.cp/non-trivial-retval.exp: Add new tests.
11234
778811d5
SC
112352014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11236
11237 PR c++/13403
11238 PR c++/15154
11239 * gdb.cp/non-trivial-retval.cc: New file.
11240 * gdb.cp/non-trivial-retval.exp: New file.
11241
10c5f0a8
YQ
112422014-10-15 Yao Qi <yao@codesourcery.com>
11243
11244 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11245 remote host.
11246
65d7b369
YQ
112472014-10-15 Yao Qi <yao@codesourcery.com>
11248
11249 * gdb.python/py-symbol.exp: Match file base name if host is
11250 remote, otherwise match file name with dir name.
11251 * gdb.python/py-symtab.exp: Likewise.
11252 * gdb.python/python.exp: Likewise.
11253
46dc1394
YQ
112542014-10-15 Yao Qi <yao@codesourcery.com>
11255
11256 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11257 pattern.
11258 * gdb.python/py-symtab.exp: Likewise.
11259 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11260 locationn.
11261
c40cc657
JB
112622014-10-14 Joel Brobecker <brobecker@adacore.com>
11263
11264 * gdb.ada/addr_arith: New testcase.
11265
2abf49e1
MR
112662014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11267
11268 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11269 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11270 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11271 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11272
f7088df3
SDJ
112732014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11274
11275 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11276 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11277 * gdb.arch/stap-eval-lang-ada.exp: New file.
11278
4dc06805
YQ
112792014-10-14 Yao Qi <yao@codesourcery.com>
11280
11281 * gdb.mi/mi-var-child.c (nothing1): New function.
11282 (nothing2): New function.
11283 (do_children_tests): Set function pointers by nothing1 and
11284 nothing2.
11285 * gdb.mi/mi-var-child.exp: Step over new added statements.
11286 Update test to match the new output.
11287 * gdb.mi/var-cmd.c (nothing1): New function.
11288 (nothing2): New function.
11289 (do_children_tests): Set function pointers by nothing1 and
11290 nothing2.
11291 * gdb.mi/mi-var-display.exp: Update test to match output.
11292 Step to the line specified by $line_dct_nothing.
11293 Increase the number of lines to step.
11294
46a93de2
YQ
112952014-10-14 Yao Qi <yao@codesourcery.com>
11296
11297 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11298 tests.
11299 * gdb.mi/mi2-var-child.exp: Likewise.
11300
14ea52ee
DE
113012014-10-13 Doug Evans <dje@google.com>
11302
11303 * gdb.python/py-objfile.exp: Change name of file name test.
11304
e5c6e92b
DE
113052014-10-13 Doug Evans <dje@google.com>
11306
11307 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11308 from the start of the CU.
11309
c780cc2f
JK
113102014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11311 Yao Qi <yao@codesourcery.com>
11312
11313 Fix "save breakpoints" for "catch" command.
11314 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11315 Remove -nonewline. Match also the added "main" line.
11316
99894e11
JK
113172014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11318
11319 Fix "save breakpoints" for "disable $bpnum" command.
11320 * gdb.base/save-bp.c (main): Add label.
11321 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11322
6e1ac5a3
JK
113232014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11326
754dd2b0
YQ
113272014-10-11 Yao Qi <yao@codesourcery.com>
11328
11329 * gdb.server/server-kill.exp: Execute command
11330 "set remote trace-status-packet on" before "tstatus".
11331
f90183d7
YQ
113322014-10-11 Yao Qi <yao@codesourcery.com>
11333
11334 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11335 (main): Call getppid.
11336 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11337 and continue to it. Read variable "server_pid".
11338
bf40a607
YQ
113392014-10-11 Yao Qi <yao@codesourcery.com>
11340
11341 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11342
052ca370
YQ
113432014-10-11 Yao Qi <yao@codesourcery.com>
11344
11345 * gdb.threads/thread-find.exp: Don't execute command
11346 "info threads".
11347 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11348 * gdb.threads/linux-dp.exp: Don't check the condition
11349 $threads_created equals to zero.
11350
3831839c
PA
113512014-10-10 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.base/bigcore.exp: Remove references to IRIX.
11354 * gdb.base/funcargs.exp: Likewise.
11355 * gdb.base/interrupt.exp: Likewise.
11356 * gdb.base/mips_pro.exp: Likewise.
11357 * gdb.base/nodebug.exp: Likewise.
11358 * gdb.base/setvar.exp: Likewise.
11359 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11360
8b9a549d
PA
113612014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11362 Pedro Alves <palves@redhat.com>
11363
11364 PR symtab/14466
11365 * gdb.base/vdso-warning.c: New file.
11366 * gdb.base/vdso-warning.exp: New file.
11367
d48ba5e8
DE
113682014-10-02 Doug Evans <dje@google.com>
11369
11370 * gdb.base/structs.c (main): Don't run forever.
11371
2278c276
PA
113722014-10-02 Pedro Alves <palves@redhat.com>
11373
11374 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11375 (top level) <stop threads 1, stop threads 2>: Use it.
11376
b57bacec
PA
113772014-10-02 Pedro Alves <palves@redhat.com>
11378
11379 * gdb.threads/break-while-running.exp (test): Add new
11380 'update_thread_list' argument. Skip "info threads" if false.
11381 (top level): Add new 'update_thread_list' axis.
11382
13fd3ff3
PA
113832014-10-02 Pedro Alves <palves@redhat.com>
11384
11385 PR breakpoints/17431
11386 * gdb.base/execl-update-breakpoints.c: New file.
11387 * gdb.base/execl-update-breakpoints.exp: New file.
11388
0fec99e8
PA
113892014-10-01 Pedro Alves <palves@redhat.com>
11390
11391 * gdb.base/breakpoint-in-ro-region.c: New file.
11392 * gdb.base/breakpoint-in-ro-region.exp: New file.
11393
2ddf4301
SM
113942014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11395
11396 * gdb.mi/mi-exit-code.exp: New file.
11397 * gdb.mi/mi-exit-code.c: New file.
11398
6a5f3f43
YQ
113992014-09-30 Yao Qi <yao@codesourcery.com>
11400
11401 * lib/prelink-support.exp (build_executable_own_libs): Error if
11402 the target isn't native.
11403
345bcc73
YQ
114042014-09-30 Yao Qi <yao@codesourcery.com>
11405
11406 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11407 false.
11408
a25a5a45
PA
114092014-09-22 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.threads/break-while-running.exp: New file.
11412 * gdb.threads/break-while-running.c: New file.
11413
00ba3162
YQ
114142014-09-19 Yao Qi <yao@codesourcery.com>
11415
11416 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11417 Invoke test. Restart GDB with --readnow and invoke test again.
11418
c3b7b696
YQ
114192014-09-19 Yao Qi <yao@codesourcery.com>
11420
11421 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11422 proc set_breakpoint_on_gcd_function. Invoke
11423 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11424 invoke set_breakpoint_on_gcd_function again.
11425
2b4fd423
DE
114262014-09-18 Doug Evans <dje@google.com>
11427
11428 * gdb.dwarf2/symtab-producer.exp: New file.
11429
a5947601
SDJ
114302014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11431
11432 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11433 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11434 * gdb.base/global-var-nested-by-dso.c: Likewise.
11435 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11436
91c19059
SDJ
114372014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11438 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.base/watch-bitfields.exp: Pass string other than test file
11441 name to prepare_for_testing.
11442 (watch): New procedure.
11443 (expect_watchpoint): Use with_test_prefix.
11444 (top level): Factor out tests to ...
11445 (test_watch_location, test_regular_watch): ... these new
11446 procedures, and use with_test_prefix and gdb_continue_to_end.
11447
bb9d5f81
PP
114482014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11449
11450 PR breakpoints/12526
11451 * gdb.base/watch-bitfields.exp: New file.
11452 * gdb.base/watch-bitfields.c: New file.
11453
635856f5
PA
114542014-09-16 Pedro Alves <palves@redhat.com>
11455
11456 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11457 software and hardware addresses, not software address against
11458 itself.
11459
7280ceea
PA
114602014-09-16 Pedro Alves <palves@redhat.com>
11461
11462 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11463 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11464
428b16bd
PA
114652014-09-16 Pedro Alves <palves@redhat.com>
11466
11467 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11468 files.
11469 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11470 "*-*-vxworks*" throughout.
11471 * gdb.base/break.exp: Likewise.
11472 * gdb.base/default.exp: Likewise.
11473 * gdb.base/scope.exp: Likewise.
11474 * gdb.base/sepdebug.exp: Likewise.
11475 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11476 throughout.
11477 * gdb.base/run.c: Likewise.
11478 * gdb.base/sepdebug.c: Likewise.
11479 * gdb.hp/gdb.aCC/run.c: Likewise.
11480 * gdb.reverse/until-reverse.c: Likewise.
11481 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11482
666d413c
YQ
114832014-09-16 Yao Qi <yao@codesourcery.com>
11484
11485 * boards/local-remote-host-native.exp: New file.
11486
57cbd724
DE
114872014-09-14 Doug Evans <xdje42@gmail.com>
11488
11489 * gdb.threads/queue-signal.c (thread_count): New variable.
11490 (thread_count_mutex, thread_count_condvar): New variables.
11491 (incr_thread_count, wait_all_threads_running): New functions.
11492 (main): Wait for all threads to be in their thread functions.
11493
81219e53
DE
114942014-09-13 Doug Evans <xdje42@gmail.com>
11495
11496 * gdb.threads/queue-signal.c: New file.
11497 * gdb.threads/queue-signal.exp: New file.
11498
3714cea7
DE
114992014-09-13 Doug Evans <xdje42@gmail.com>
11500
11501 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11502 be consistent with what default_gdb_init uses.
11503 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11504 the plain text of the prompt. Add some logging printfs.
11505 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11506
fa43b1d7
PA
115072014-09-12 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11510 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11511 * gdb.arch/i386-size-overlap.exp: Likewise.
11512 * gdb.arch/i386-size.exp: Likewise.
11513 * gdb.arch/i386-unwind.exp: Likewise.
11514 * gdb.base/a2-run.exp: Likewise.
11515 * gdb.base/break.exp: Likewise.
11516 * gdb.base/charset.exp: Likewise.
11517 * gdb.base/chng-syms.exp: Likewise.
11518 * gdb.base/commands.exp: Likewise.
11519 * gdb.base/dbx.exp: Likewise.
11520 * gdb.base/find.exp: Likewise.
11521 * gdb.base/funcargs.exp: Likewise.
11522 * gdb.base/jit-simple.exp: Likewise.
11523 * gdb.base/reread.exp: Likewise.
11524 * gdb.base/sepdebug.exp: Likewise.
11525 * gdb.base/step-bt.exp: Likewise.
11526 * gdb.cp/mb-inline.exp: Likewise.
11527 * gdb.cp/mb-templates.exp: Likewise.
11528 * gdb.objc/basicclass.exp: Likewise.
11529 * gdb.threads/killed.exp: Likewise.
11530
9d9bf2df
EBM
115312014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11532
11533 PR tdep/17379
11534 * gdb.arch/powerpc-stackless.S: New file.
11535 * gdb.arch/powerpc-stackless.exp: New file.
11536
1cf2f1b0
JK
115372014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11538
11539 * gdb.base/attach.c: Include unistd.h.
11540 (main): Call alarm. Add label postloop.
11541 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11542 gdb_breakpoint, gdb_continue_to_breakpoint.
11543 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11544
98880d46
PA
115452014-09-11 Pedro Alves <palves@redhat.com>
11546
11547 PR gdb/17347
11548 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11549 * gdb.base/attach.exp (test_command_line_attach_run): New
11550 procedure.
11551 (top level): Call it.
11552
4c92ff2c
PA
115532014-09-11 Pedro Alves <palves@redhat.com>
11554
11555 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11556 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11557 (do_command_attach_tests): Use spawn_wait_for_attach.
11558 * gdb.base/solib-overlap.exp: Likewise.
11559 * gdb.multi/multi-attach.exp: Likewise.
11560 * gdb.python/py-prompt.exp: Likewise.
11561 * gdb.python/py-sync-interp.exp: Likewise.
11562 * gdb.server/ext-attach.exp: Likewise.
11563
3adc1a7d
GKB
115642014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11565
11566 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11567 command in testcase. Simplify testcase.
11568
96334934
JB
115692014-09-10 Joel Brobecker <brobecker@adacore.com>
11570
11571 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11572
eb479039
JB
115732014-09-10 Joel Brobecker <brobecker@adacore.com>
11574
11575 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11576
deede10c
JB
115772014-09-10 Joel Brobecker <brobecker@adacore.com>
11578
11579 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11580
7828a5f5
JB
115812014-09-10 Joel Brobecker <brobecker@adacore.com>
11582
11583 * gdb.dwarf2/dynarr-ptr.c: New file.
11584 * gdb.dwarf2/dynarr-ptr.exp: New file.
11585
33aeebcf
MR
115862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11587
11588 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11589 of 30 rather than hardcoding 120 for a slow test case. Take the
11590 `gdb,timeout' target setting into account for this calculation.
11591 Don't extend the timeout for the test cases that don't need it.
11592
7b415901
MR
115932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11594
11595 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11596 a factor of 2 for a slow test case. Take the `gdb,timeout'
11597 target setting into account for this calculation.
11598 * gdb.reverse/until-precsave.exp: Increase the timeout by
11599 a factor of 15 and 3 respectively rather than adding 120
11600 for a pair of slow test cases. Take the `gdb,timeout'
11601 target setting into account for this calculation.
11602
4a40f85a
MR
116032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11604
11605 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11606 timeout, don't pass one down to gdb_expect.
11607 (gdb_expect): Rework timeout selection.
11608
09635af7
MR
116092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11610
11611 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11612 exception on timeout.
11613 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11614 (gdbserver_start_extended): Catch any `gdbserver_start' error
11615 exceptions.
11616 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11617 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11618 `gdbserver_gdb_load' error exceptions.
11619
2bdd10b7
MR
116202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11621
11622 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11623 120 on waiting for the TCP socket to open.
11624
316935f0
DE
116252014-09-09 Doug Evans <xdje42@gmail.com>
11626
11627 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11628 _caller_matches, _any_caller_is, _any_caller_matches.
11629
83740597
DE
116302014-09-09 Doug Evans <xdje42@gmail.com>
11631
11632 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11633
4c122fc3
YQ
116342014-09-09 Yao Qi <yao@codesourcery.com>
11635
11636 * gdb.mi/mi-var-display.exp: Set print symbol off.
11637
a9f116cb
GKB
116382014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11639
11640 PR gdb/17035
11641 * gdb.base/commands.exp: Add tests to verify user-defined
11642 commands with empty bodies.
11643 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11644 python commands in `show user command`.
11645 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11646 scheme commands in `show user command`.
11647
c75bd3a2
JK
116482014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11649
11650 PR python/17355
11651 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11652 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11653 * gdb.python/py-framefilter-invalidarg.exp: New file.
11654 * gdb.python/py-framefilter-invalidarg.py: New file.
11655
faa42425
DE
116562014-09-06 Doug Evans <xdje42@gmail.com>
11657
11658 PR 15276
11659 * gdb.python/py-caller-is.c: New file.
11660 * gdb.python/py-caller-is.exp: New file.
11661
474ca4f6
SDJ
116622014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11663
11664 PR gdb/17235
11665 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11666 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11667
eb0b0463
SDJ
116682014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11669
11670 PR fortran/17237
11671 * gdb.fortran/print-formatted.exp: New file.
11672 * gdb.fortran/print-formatted.f90: Likewise.
11673
5f3b99cf
SS
116742014-09-03 Sasha Smundak <asmundak@google.com>
11675
11676 * gdb.python/py-frame.exp: Test Frame.read_register.
11677
7d793aa9
SDJ
116782014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11679
11680 PR python/16699
11681 * gdb.python/py-completion.exp: New file.
11682 * gdb.python/py-completion.py: Likewise.
11683
fb0576e9
DE
116842014-08-28 Doug Evans <dje@google.com>
11685
11686 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11687 eax,etc. are live with values set by gdb and thus the compiler can't
11688 use them.
11689 * gdb.arch/i386-pseudo.c (main): Ditto.
11690
ee92b0dd
DE
116912014-08-27 Doug Evans <dje@google.com>
11692
11693 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11694
6649db35
DE
116952014-08-25 Doug Evans <dje@google.com>
11696
11697 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11698 (main): Ditto.
11699
564b7600
DE
117002014-08-25 Doug Evans <dje@google.com>
11701
11702 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11703
3881fb67
YQ
117042014-08-24 Yao Qi <yao@codesourcery.com>
11705
11706 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11707 symbol off.
11708 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11709
a05a36a5
DE
117102014-08-22 Doug Evans <dje@google.com>
11711
11712 PR 17276
11713 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11714 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11715 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11716
7c343b48
YQ
117172014-08-22 Yao Qi <yao@codesourcery.com>
11718
11719 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11720 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11721 * gdb.python/python.exp: Likewise. Use .py file on the host
11722 instead of the build.
11723
22fd09ae
JK
117242014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11725
11726 * gdb.threads/gcore-stale-thread.c: New file.
11727 * gdb.threads/gcore-stale-thread.exp: New file.
11728
a8454a7c
PA
117292014-08-21 Pedro Alves <palves@redhat.com>
11730
11731 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11732 * gdb.base/gcore-relro-pie.exp: Likewise.
11733 * gdb.base/gcore-relro.exp: Likewise.
11734 * gdb.base/gcore.exp: Likewise.
11735 * gdb.base/print-symbol-loading.exp: Likewise.
11736 * gdb.threads/gcore-thread.exp: Likewise.
11737 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11738
2a31c623
PA
117392014-08-20 Pedro Alves <palves@redhat.com>
11740 Jan Kratochvil <jan.kratochvil@redhat.com>
11741
11742 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11743 configure.
11744 (EXPECT): Handle READ1 being set.
11745 (all): Depend on EXTRA_RULES.
11746 (check-read1, expect-read1, read1.so, read1): New rules.
11747 * README (Testsuite Parameters): Document the READ1 make variable.
11748 (Race detection): New section.
11749 * configure: Regenerate.
11750 * configure.ac: If build==host==target, and running under a
11751 GNU/glibc system, add read1 to the extra Makefile rules.
11752 (EXTRA_RULES): AC_SUBST it.
11753 * lib/read1.c: New file.
11754
d36430db
JB
117552014-08-20 Joel Brobecker <brobecker@adacore.com>
11756
11757 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11758 the handling of variables declared as a typedef to an array
11759 which a DW_AT_data_location attribute.
11760
9a0dc9e3
PA
117612014-08-19 Andrew Burgess <aburgess@broadcom.com>
11762 Pedro Alves <palves@redhat.com>
11763
11764 PR symtab/14604
11765 PR symtab/14605
11766 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11767 gdb_test.
11768
0718a8da
PA
117692014-08-19 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11772
13b448cd
YQ
117732014-08-19 Yao Qi <yao@codesourcery.com>
11774
11775 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11776 right line.
11777
1cbf5077
DB
117782014-08-18 David Blaikie <dblaikie@gmail.com>
11779
11780 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11781
bf0fae19
JB
117822014-08-18 Joel Brobecker <brobecker@adacore.com>
11783
11784 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11785 attribute in array range.
11786
3c8c5dcc
JB
117872014-08-18 Joel Brobecker <brobecker@adacore.com>
11788
11789 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11790
e66d4446
SC
117912014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11792
11793 PR c++/17132
11794 * gdb.cp/pr17132.cc: New file.
11795 * gdb.cp/pr17132.exp: New file.
11796
940df408
SC
117972014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11798
11799 * gdb.python/py-xmethods.py (A_getarrayind)
11800 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11801 Use 'print' with function call syntax.
11802 (E_method_matcher.match): Fix tab vs space indentation mixup.
11803
ebcc6c3a
YQ
118042014-08-15 Yao Qi <yao@codesourcery.com>
11805
11806 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11807 false.
11808
775e0f04
YQ
118092014-08-15 Yao Qi <yao@codesourcery.com>
11810
11811 * gdb.cp/casts.exp: Set print symbol off.
11812 * gdb.cp/class2.exp: Likewise.
11813 * gdb.cp/overload.exp: Likewise.
11814 * gdb.cp/templates.exp: Likewise.
11815
d769e349
DE
118162014-08-11 Doug Evans <dje@google.com>
11817
11818 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11819 (test_load_shlib): Update.
11820
20c6f1e1
YQ
118212014-08-09 Yao Qi <yao@codesourcery.com>
11822
11823 * gdb.base/display.exp: Invoke is_address_zero_readable.
11824 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11825 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11826 * gdb.base/hbreak-unmapped.exp: Return if
11827 is_address_zero_readable returns true.
11828 * gdb.base/signest.exp: Likewise.
11829 * gdb.base/signull.exp: Likewise.
11830 * gdb.base/sigbpt.exp: Likewise.
11831 * gdb.guile/scm-disasm.exp: Do the test if
11832 is_address_zero_readable returns false.
11833 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11834 * gdb.python/py-arch.exp: Likewise.
11835 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11836 * lib/gdb.exp (is_address_zero_readable): New proc.
11837
5792e8e3
YQ
118382014-08-09 Yao Qi <yao@codesourcery.com>
11839
11840 PR testsuite/13443
11841 * gdb.mi/mi-var-display.exp: Make test messages unique.
11842
3cecbbbe
TT
118432014-08-04 Tom Tromey <tromey@redhat.com>
11844
11845 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11846 target 0".
11847
00b51ff5
TT
118482014-08-04 Tom Tromey <tromey@redhat.com>
11849
11850 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11851 "target_resume".
11852
6908c509
JB
118532014-08-01 Joel Brobecker <brobecker@adacore.com>
11854
11855 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11856 inner_vla_struct_object_size.
11857 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11858 as xfail.
11859
cc6563d2
PA
118602014-07-30 Pedro Alves <palves@redhat.com>
11861
11862 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11863 comment.
11864
7e09a223
YQ
118652014-07-29 Yao Qi <yao@codesourcery.com>
11866
11867 PR gdb/17206
11868 * gdb.base/until-nodebug.exp: New.
11869
7ebdbe92
DE
118702014-07-28 Doug Evans <xdje42@gmail.com>
11871
11872 PR guile/17203
11873 * gdb.guile/scm-parameter.exp: Add tests for trying to create
11874 previously existing parameter, and previously ambiguously spelled
11875 parameter.
11876
fdb1adc6
WN
118772014-07-28 Will Newton <will.newton@linaro.org>
11878
11879 * gdb.base/varargs.exp: Remove KFAILs for ARM.
11880
186fcde0
DE
118812014-07-26 Ludovic Courtès <ludo@gnu.org>
11882 Doug Evans <xdje42@gmail.com>
11883
11884 PR guile/17146
11885 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
11886
70509625
PA
118872014-07-25 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.threads/signal-command-handle-nopass.c: New file.
11890 * gdb.threads/signal-command-handle-nopass.exp: New file.
11891 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
11892 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
11893 * gdb.threads/signal-delivered-right-thread.c: New file.
11894 * gdb.threads/signal-delivered-right-thread.exp: New file.
11895
c3f814a1
PA
118962014-07-25 Pedro Alves <palves@redhat.com>
11897
11898 * gdb.base/double-prompt-target-event-error.exp
11899 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
11900 match.
11901 (cancel_pagination_in_target_event): Rework double prompt
11902 detection.
11903 * gdb.base/paginate-after-ctrl-c-running.exp
11904 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
11905 <return>' match.
11906 * gdb.base/paginate-bg-execution.exp
11907 (test_bg_execution_pagination_return)
11908 (test_bg_execution_pagination_cancel): Remove '-notransfer
11909 <return>' matches.
11910 * gdb.base/paginate-execution-startup.exp
11911 (test_fg_execution_pagination_return)
11912 (test_fg_execution_pagination_cancel): Remove '-notransfer
11913 <return>' matches.
11914 * gdb.base/paginate-inferior-exit.exp
11915 (test_paginate_inferior_exited): Remove '-notransfer <return>'
11916 match.
11917 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
11918 * lib/gdb.exp (pagination_prompt): Run text through
11919 string_to_regexp.
11920 (gdb_test_multiple): Match $pagination_prompt instead of
11921 "<return>".
11922 (string_to_regexp): Move to lib/gdb-utils.exp.
11923
e214cf6c
JK
119242014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11925
11926 * gdb.arch/amd64-entry-value-paramref.S: New file.
11927 * gdb.arch/amd64-entry-value-paramref.cc: New file.
11928 * gdb.arch/amd64-entry-value-paramref.exp: New file.
11929 * gdb.arch/amd64-optimout-repeat.S: New file.
11930 * gdb.arch/amd64-optimout-repeat.c: New file.
11931 * gdb.arch/amd64-optimout-repeat.exp: New file.
11932
17d0c5c8
JK
119332014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11934
11935 PR gdb/17170
11936 * gdb.base/statistics.exp: New file.
11937
b8b8facf
DE
119382014-07-17 Doug Evans <dje@google.com>
11939
74b49205 11940 PR gdb/17170
b8b8facf
DE
11941 * gdb.base/maint.exp: Update testing of per-command stats.
11942
1b5d0ab3
PA
119432014-07-16 Pedro Alves <palves@redhat.com>
11944
11945 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
11946 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
11947 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
11948 (tfile_write_buf): New functions.
11949 (add_memory_block): Rewrite using the above.
11950 (adjust_function_address): New function.
11951 (FUNCTION_ADDRESS): New macro.
11952 (write_basic_trace_file): Remove short_x local, and use
11953 tfile_write_16. Change type of func_addr local to unsigned long
11954 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
11955 here. Cast argument of add_memory_block to char pointer.
11956 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
11957 (main): Remove parameters.
11958 * gdb.trace/tfile.exp: Remove nowarnings.
11959
4d974e88
SM
119602014-07-15 Simon Marchi <simon.marchi@ericsson.com>
11961
11962 * gdb.base/debug-expr.exp: Test string evaluation with
11963 "debug expression" on.
11964
41e99568
PA
119652014-07-15 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.base/reread.exp: Use clean_restart.
11968
487d9753
PL
119692014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
11970
11971 * gdb.arch/avr-flash-qualifer.c: New.
11972 * gdb.arch/avr-flash-qualifer.exp: New.
11973
cc1c52ad
PA
119742014-07-14 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.base/paginate-after-ctrl-c-running.c: New file.
11977 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
11978
1e973570
PA
119792014-07-14 Pedro Alves <palves@redhat.com>
11980
11981 * gdb.base/double-prompt-target-event-error.c: New file.
11982 * gdb.base/double-prompt-target-event-error.exp: New file.
11983
93d6eb10
PA
119842014-07-14 Pedro Alves <palves@redhat.com>
11985
11986 PR gdb/17072
11987 * gdb.base/paginate-inferior-exit.c: New file.
11988 * gdb.base/paginate-inferior-exit.exp: New file.
11989
0017922d
PA
119902014-07-14 Pedro Alves <palves@redhat.com>
11991
11992 PR gdb/17072
11993 * gdb.base/paginate-bg-execution.c: New file.
11994 * gdb.base/paginate-bg-execution.exp: New file.
11995
94696ad3
PA
119962014-07-14 Pedro Alves <palves@redhat.com>
11997
11998 PR gdb/17072
11999 * gdb.base/paginate-execution-startup.c: New file.
12000 * gdb.base/paginate-execution-startup.exp: New file.
12001 * lib/gdb.exp (pagination_prompt): New global.
12002 (default_gdb_spawn): New procedure, factored out from
12003 default_gdb_spawn.
12004 (default_gdb_start): Adjust to call default_gdb_spawn.
12005 (gdb_spawn): New procedure.
12006
bd293940
PA
120072014-07-14 Pedro Alves <palves@redhat.com>
12008
12009 * lib/gdb.exp (gdb_assert): New procedure.
12010 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12011
c933f875
PA
120122014-07-14 Pedro Alves <palves@redhat.com>
12013
12014 * gdb.base/execution-termios.c: New file.
12015 * gdb.base/execution-termios.exp: New file.
12016
d98b7a16
TT
120172014-07-14 Tom Tromey <tromey@redhat.com>
12018
12019 * gdb.cp/vla-cxx.cc: New file.
12020 * gdb.cp/vla-cxx.exp: New file.
12021
548740d6
TT
120222014-07-14 Tom Tromey <tromey@redhat.com>
12023
12024 * gdb.reverse/rerun-prec.c: New file.
12025 * gdb.reverse/rerun-prec.exp: New file.
12026
a25eb028
MR
120272014-07-12 Maciej W. Rozycki <macro@mips.com>
12028 Maciej W. Rozycki <macro@codesourcery.com>
12029
12030 * lib/gdb-utils.exp: New file.
12031 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12032 inline `gdb_init_command' processing.
12033 (gdb_start_cmd): Likewise.
12034 * lib/mi-support.exp (mi_run_cmd): Likewise.
12035 * README: Document `gdb_init_command' and `gdb_init_commands'.
12036
218c2655
JK
120372014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12038
12039 Fix false FAIL running under a very long directory name.
12040 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12041 and "set print elements 10000". Twice.
12042
5401fde3
YQ
120432014-07-11 Yao Qi <yao@codesourcery.com>
12044
12045 * gdb.base/exprs.exp: "set print symbol off".
12046
e76126e8
PA
120472014-07-11 Pedro Alves <palves@redhat.com>
12048
12049 * gdb.threads/kill.c: New file.
12050 * gdb.threads/kill.exp: New file.
12051
2d6f0de6
YQ
120522014-07-10 Yao Qi <yao@codesourcery.com>
12053
12054 * gdb.trace/tfile.c (write_basic_trace_file)
12055 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12056 address written to trace file.
12057
7180e04a
PA
120582014-07-09 Pedro Alves <palves@redhat.com>
12059
12060 * gdb.base/attach-wait-input.exp: New file.
12061 * gdb.base/attach-wait-input.c: New file.
12062
9a9a7608
AB
120632014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12064
12065 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12066 setting up test structures.
12067 (main): Call new test function.
12068 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12069 test function, continue into test function and walk test
12070 structures.
12071
161ac41e
YQ
120722014-07-02 Yao Qi <yao@codesourcery.com>
12073
12074 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12075 'bar_start' at the beginning of functions 'foo' and 'bar'
12076 respectively.
12077 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12078 instead of 'foo' and 'bar'.
12079
1f267ae3
MM
120802014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12081
12082 * gdb.btrace/segv.exp: New.
12083 * gdb.btrace/segv.c: New.
12084
2b239efb
LM
120852014-07-02 Luis Machado <lgustavo@codesourcery.com>
12086
12087 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12088 instruction.
12089
cf363f18
MW
120902014-06-30 Mark Wielaard <mjw@redhat.com>
12091
12092 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12093 vulture, vilify, villar): New volatile array constants.
12094 (vindictive, vegetation): New const volatile array constants.
12095 * gdb.base/volatile.exp: Test volatile and const volatile array
12096 types.
12097
aebf9d24
AA
120982014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12099
12100 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12101 target lacks support for awatch, rwatch, or hbreak.
12102
b67a2c6f
YQ
121032014-06-27 Yao Qi <yao@codesourcery.com>
12104
12105 * gdb.multi/dummy-frame-restore.exp: New.
12106 * gdb.multi/dummy-frame-restore.c: New.
12107
aef92902
MM
121082014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12109
12110 * gdb.btrace/gcore.exp: New.
12111
8e9db26e
PA
121122014-06-23 Pedro Alves <palves@redhat.com>
12113
12114 * gdb.base/watchpoint-reuse-slot.c: New file.
12115 * gdb.base/watchpoint-reuse-slot.exp: New file.
12116
70afc5b7
SC
121172014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12118
12119 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12120 progspace's filename in 'info', 'enable' and 'disable' command
12121 tests.
12122
b972bd9c
JK
121232014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12124
12125 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12126 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12127 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12128
125f8a3d
GB
121292014-06-20 Gary Benson <gbenson@redhat.com>
12130
12131 * gdb.arch/i386-avx.exp: Fix include file location.
12132 * gdb.arch/i386-sse.exp: Likewise.
12133
3ed9baed
IB
121342014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12135
12136 * gdb.dlang/expression.exp: New file.
12137
034f788c
PA
121382014-06-19 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12141 out from ...
12142 (top level): ... here. Iterate running tests under different
12143 scheduler-locking settings.
12144
45371d0c
LM
121452014-06-18 Luis Machado <lgustavo@codesourcery.com>
12146
12147 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12148 to DW_FORM_addr and use non-zero addresses.
12149
5d376983
SC
121502014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12151
12152 PR gdb/17017
12153 * gdb.python/py-xmethods.cc: Add global function call counters and
12154 increment them in their respective functions. Remove "cout"
12155 statements.
12156 * gdb.python/py-xmethods.exp: Make tests check the global function
12157 call counters instead of depending on inferior IO.
12158
a1aa2221
LM
121592014-06-18 Don Breazeal <donb@codesourcery.com>
12160
12161 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12162 Deleted procedure.
12163 (explicit_fork_parent_follow): Deleted procedure.
12164 (explicit_fork_child_follow): Deleted procedure.
12165 (test_follow_fork): New procedure.
12166 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12167 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12168 procedure calls.
12169
0fc05997
YQ
121702014-06-17 Yao Qi <yao@codesourcery.com>
12171
12172 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12173 CP1252.
12174
70795c52
LM
121752014-06-17 Luis Machado <lgustavo@codesourcery.com>
12176
12177 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12178 Initialize ptr and S explicitly.
12179 (skip_type_update_when_not_use_rtti_test): Likewise.
12180
6be47f0c
KS
121812014-06-16 Keith Seitz <keiths@redhat.com>
12182
12183 PR mi/15863
12184 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12185 the inferior is started.
12186
d03de421
PA
121872014-06-16 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.base/break-main-file-remove-fail.c: New file.
12190 * gdb.base/break-main-file-remove-fail.exp: New file.
12191 * gdb.base/break-unload-file.exp: Use build_executable instead of
12192 prepare_for_testing.
12193 (test_break): New parameter "initial_load". Handle it.
12194 (top level): Add initial_load cmdline/file axis.
12195
f9579b99
TT
121962014-06-12 Tom Tromey <tromey@redhat.com>
12197
12198 * gdb.base/completion.exp: Don't use directory name in test.
12199
3657956b
GB
122002014-06-09 Gary Benson <gbenson@redhat.com>
12201
12202 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12203 separate the always-available ANSI-standard signals from the
12204 signals that require checking.
12205 (main): Likewise.
12206 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12207 Likewise.
12208 (main): Likewise.
12209
4186eb54
KS
122102014-06-07 Keith Seitz <keiths@redhat.com>
12211
12212 Revert:
12213 PR c++/16253
12214 * gdb.cp/var-tag.cc: New file.
12215 * gdb.cp/var-tag.exp: New file.
12216 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12217 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12218 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12219 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12220
25326a28 122212014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12222
12223 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12224
829155c9
PA
122252014-06-06 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12228 in target debug output instead of looking at RSP packets,
12229 disabling the test on any target that uses hardware stepping.
12230 Update comments.
12231
61c8d22e
PA
122322014-06-06 Pedro Alves <palves@redhat.com>
12233
12234 * gdb.base/break-unload-file.exp: Fix typo.
12235
d9a47287
YQ
122362014-06-06 Yao Qi <yao@codesourcery.com>
12237
12238 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12239 from "jit_function" to "^jit_function".
12240
e5e01dbf
YQ
122412014-06-06 Yao Qi <yao@codesourcery.com>
12242
12243 * gdb.base/async.c (foo): Add one statement.
12244 * gdb.base/async.exp: Get the next instruction address and
12245 match the output of "nexti" by instruction address. Match
12246 the hex address in the output of "finish".
12247
73ba372c
GB
122482014-06-06 Gary Benson <gbenson@redhat.com>
12249
12250 * gdb.base/call-signals.c: Remove preprocessor conditionals
12251 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12252 SIGSEGV and SIGTERM.
12253 * gdb.base/sigall.c: Likewise.
12254 * gdb.base/unwindonsignal.c: Likewise.
12255 * gdb.reverse/sigall-reverse.c: Likewise.
12256
831517df
YQ
122572014-06-06 Yao Qi <yao@codesourcery.com>
12258
12259 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12260 readable, skip the test.
12261
b8b91e98
YQ
122622014-06-06 Yao Qi <yao@codesourcery.com>
12263
12264 * gdb.threads/staticthreads.c (thread_function): Move the line
12265 setting breakpoint on forward.
12266 * gdb.threads/staticthreads.exp: Update comments.
12267
fb934770
LC
122682014-06-05 Ludovic Courtès <ludo@gnu.org>
12269
12270 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12271 "history-append! type error".
12272
6ef284bd
SM
122732014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12274
12275 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12276 erroneous dprintf expected input.
12277
a872e241
DE
122782014-06-04 Doug Evans <xdje42@gmail.com>
12279
12280 * gdb.guile/scm-generics.exp: Delete.
12281
16f691fb
DE
122822014-06-04 Doug Evans <xdje42@gmail.com>
12283
12284 * gdb.guile/scm-breakpoint.exp: Update.
12285 Add tests for breakpoint registration.
12286
012370f6
TT
122872014-06-04 Tom Tromey <tromey@redhat.com>
12288
12289 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12290 VLA-in-union.
12291 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12292 inner_vla_struct, vla_union types. Initialize objects of those
12293 types and compute their sizes.
12294
9f5a4cef
HZ
122952014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12296 Hui Zhu <hui@codesourcery.com>
12297
12298 * gdb.base/fileio.exp: Add test for shell not available as well as
12299 available.
12300 * gdb.base/fileio.c (test_system): Check for shell twice.
12301
90a45c4d
YQ
123022014-06-04 Yao Qi <yao@codesourcery.com>
12303
12304 * gdb.base/auto-connect-native-target.exp: Remove redundant
12305 space from the regexp pattern.
12306
70017e41
YQ
123072014-06-04 Yao Qi <yao@codesourcery.com>
12308
12309 * gdb.base/default.exp: Replace "child" with "native" in
12310 regexp pattern.
12311
883964a7
SC
123122014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12313
12314 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12315 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12316 * gdb.python/py-xmethods.py: Python script supporting the
12317 new testcase and tests.
12318
ef370185
JB
123192014-06-03 Joel Brobecker <brobecker@adacore.com>
12320 Pedro Alves <palves@redhat.com>
12321
12322 PR breakpoints/17000
12323 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12324 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12325
1e2ccb61
BM
123262014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12327
12328 * gdb.base/subst.exp: Add tests to verify partial path matching
12329 output.
12330
c6ec5ab2
PA
123312014-06-03 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12334 target that doesn't use software single-stepping.
12335
835c559f
PA
123362014-06-03 Pedro Alves <palves@redhat.com>
12337
12338 PR breakpoints/17000
12339 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12340 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12341
06eb1586
DE
123422014-06-02 Doug Evans <xdje42@gmail.com>
12343
12344 * gdb.guile/scm-parameter.exp: New file.
12345
e698b8c4
DE
123462014-06-02 Doug Evans <xdje42@gmail.com>
12347
12348 * gdb.guile/scm-cmd.c: New file.
12349 * gdb.guile/scm-cmd.exp: New file.
12350
ded03782
DE
123512014-06-02 Doug Evans <xdje42@gmail.com>
12352
12353 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12354 pretty-printer lookup.
12355 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12356 (make-pp_s-printer): Call it.
12357 (make-pretty-printer-from-dict): New function.
12358 (lookup-pretty-printer-maker-from-dict): New function.
12359 (*pretty-printer*): Simplify.
12360 (make-objfile-pp_s-printer): New function.
12361 (install-objfile-pretty-printers!): New function.
12362 (make-progspace-pp_s-printer): New function.
12363 (install-progspace-pretty-printers!): New function.
12364 * gdb.guile/scm-progspace.c: New file.
12365 * gdb.guile/scm-progspace.exp: New file.
12366
41fac0cf
PA
123672014-06-02 Pedro Alves <palves@redhat.com>
12368
12369 * gdb.base/dprintf-bp-same-addr.c: New file.
12370 * gdb.base/dprintf-bp-same-addr.exp: New file.
12371
96ae5695
EBM
123722014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12373
12374 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12375 * gdb.arch/powerpc-power.s: Likewise.
12376
da02b3a8
JB
123772014-06-02 Joel Brobecker <brobecker@adacore.com>
12378
12379 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12380
c72b2e7b
YQ
123812014-06-01 Yao Qi <yao@codesourcery.com>
12382
12383 * gdb.base/watchpoint.exp (test_watch_location): Check null
12384 pointer can be dereferenced. If not, do the test, otherwise
12385 skip it.
12386
53e8a631
AB
123872014-05-30 Andrew Burgess <aburgess@broadcom.com>
12388
12389 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12390 results.
12391 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12392
938f0e2f
AB
123932014-05-30 Andrew Burgess <aburgess@broadcom.com>
12394
12395 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12396 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12397 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12398 * gdb.arch/amd64-invalid-stack-top.c: New file.
12399 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12400
9ba6657a
PA
124012014-05-30 Pedro Alves <palves@redhat.com>
12402
12403 PR breakpoints/17000
12404 * gdb.base/sss-bp-on-user-bp.c: New file.
12405 * gdb.base/sss-bp-on-user-bp.exp: New file.
12406
522c09bf
DB
124072014-05-30 David Blaikie <dblaikie@gmail.com>
12408
12409 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12410 gnu_inline semantics via attribute.
12411 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12412 source explicitly specifies the required semantics.
12413
bf4ef81e
MR
124142014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12415
12416 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12417
329ea579
PA
124182014-05-29 Pedro Alves <palves@redhat.com>
12419 Tom Tromey <tromey@redhat.com>
12420
12421 * gdb.base/async-shell.exp: Don't enable target-async.
12422 * gdb.base/async.exp
12423 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12424 parameter. Adjust.
12425 (top level): Don't test with "target-async".
12426 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12427 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12428 * gdb.base/inferior-died.exp: Don't enable target-async.
12429 * gdb.base/interrupt-noterm.exp: Likewise.
12430 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12431 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12432 * gdb.mi/mi-nonstop.exp: Likewise.
12433 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12434 * gdb.mi/mi-nsintrall.exp: Likewise.
12435 * gdb.mi/mi-nsmoribund.exp: Likewise.
12436 * gdb.mi/mi-nsthrexec.exp: Likewise.
12437 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12438 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12439 * gdb.python/py-evsignal.exp: Don't enable target-async.
12440 * gdb.python/py-evthreads.exp: Likewise.
12441 * gdb.python/py-prompt.exp: Likewise.
12442 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12443 * gdb.server/solib-list.exp: Don't enable target-async.
12444 * gdb.threads/thread-specific-bp.exp: Likewise.
12445 * lib/mi-support.exp: Adjust to use mi-async.
12446
fd664c91
PA
124472014-05-29 Pedro Alves <palves@redhat.com>
12448
12449 PR gdb/13860
12450 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12451 reason, even in sync mode.
12452
251bde03
PA
124532014-05-29 Pedro Alves <palves@redhat.com>
12454 Hui Zhu <hui@codesourcery.com>
12455
12456 PR PR15693
12457 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12458 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12459 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12460 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12461
7f3c0343
JB
124622014-05-28 Joel Brobecker <brobecker@adacore.com>
12463
12464 * config/monitor.exp (gdb_target_monitor): Replace use of
12465 "set remotebaud" by "set serial baud".
12466
b2715b27
AW
124672014-05-26 Andy Wingo <wingo@igalia.com>
12468
12469 * gdb.guile/scm-breakpoint.exp:
12470 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12471 properties instead of gdb-object-properties.
12472
498a4489
YQ
124732014-05-26 Yao Qi <yao@codesourcery.com>
12474
12475 * gdb.server/no-thread-db.exp: Specify source file name
12476 explicitly when setting a breakpoint.
12477
589fdceb
MM
124782014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12479
12480 * gdb.btrace/vdso.c: New.
12481 * gdb.btrace/vdso.exp: New.
12482
e9089e05
MM
124832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12484
12485 * gdb.base/gcore.exp (capture_command_output): Move ...
12486 * lib/gdb.exp (capture_command_output): ... here.
12487
67b5c0c1
MM
124882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12489
12490 * gdb.btrace/data.exp: Test memory access during btrace replay.
12491
a2199296
SM
124922014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12493
12494 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12495
17b2616c
PA
124962014-05-21 Pedro Alves <palves@redhat.com>
12497
12498 PR gdb/13860
12499 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12500 (top level): Test that output related to execution commands is
12501 sent to the console with CLI commands, but not with MI commands.
12502 Test that breakpoint events are always mirrored to the console.
12503 Also expect the new source line to be output after a "next" in
12504 async mode too. Make it a pass/fail test.
12505 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12506 output.
12507 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12508
5166082f
PA
125092014-05-21 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12512 Use them to test variations of "list" after reaching a breakpoint.
12513 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12514 Test "list" with listsize 10 after reaching a breakpoint.
12515 * gdb.python/python.exp (decode_line current location line
12516 number): Adjust expected line number.
12517
2f25d70f
SM
125182014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12519
12520 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12521 behavior for $args, pass it directly to "run".
12522
ff604a67
MR
125232014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12524
12525 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12526 30000 to 65536.
12527
6a3cb8e8
PA
125282014-05-21 Pedro Alves <palves@redhat.com>
12529
12530 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12531 auto-connect-native-target off".
12532 * gdb.base/auto-connect-native-target.c: New file.
12533 * gdb.base/auto-connect-native-target.exp: New file.
12534
4ebfc96e
PA
125352014-05-21 Pedro Alves <palves@redhat.com>
12536
12537 * gdb.base/default.exp: Test "target native" instead of "target
12538 child".
12539
36d46afb
MW
125402014-05-21 Mark Wielaard <mjw@redhat.com>
12541
12542 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12543
5876f503
JK
125442014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12545
12546 Fix TLS access for -static -pthread.
12547 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12548 <HAVE_TLS> (thread_function, main): Initialize it.
12549 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12550 Add clean_restart.
12551 <$have_tls != "">: Check TLSVAR.
12552
0256a6ac
PA
125532014-05-21 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.base/dcache-line-read-error.c: New.
12556 * gdb.base/dcache-line-read-error.exp: New.
12557
936d2992
PA
125582014-05-20 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.base/compare-sections.c: New file.
12561 * gdb.base/compare-sections.exp: New file.
12562
802e8e6d
PA
125632014-05-20 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/break-idempotent.c: New file.
12566 * gdb.base/break-idempotent.exp: New file.
12567
e59fa00f
MM
125682014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12569
12570 * gdb.btrace/nohist.exp: New.
12571
8b696e31
YQ
125722014-05-20 Yao Qi <yao@codesourcery.com>
12573
12574 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12575 gdb.reverse directory and gdb_reverse_timeout exists in board
12576 setting.
12577 * README: Document gdb_reverse_timeout.
12578
73c9764f
YQ
125792014-05-20 Yao Qi <yao@codesourcery.com>
12580
12581 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12582 'test_file_name'. Treat args as a string instead of a list.
12583 (gdb_init): Rename argument 'args' by 'test_file_name'.
12584
f1f4348a
JK
125852014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12586
12587 * gdb.arch/powerpc-power.exp: New file.
12588 * gdb.arch/powerpc-power.s: New file.
12589
0dbe70ce
DE
125902014-05-16 Doug Evans <dje@google.com>
12591
12592 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12593 * gdb.base/completion.exp: Check that all expected files exist
12594 before doing file completion.
0dbe70ce 12595
8d551b02
DE
125962014-05-16 Doug Evans <dje@google.com>
12597
12598 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12599 Update.
12600 (do_syscall_tests_without_xml): Update.
12601
73eb7709
PA
126022014-05-16 Pedro Alves <palves@redhat.com>
12603
12604 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12605 instead of "unknown output after running".
12606
3fae92fc
YQ
126072014-05-16 Yao Qi <yao@codesourcery.com>
12608
12609 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12610 file1.txt from host at the end.
12611 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12612
c2b2ccc5
DE
126132014-05-15 Doug Evans <dje@google.com>
12614
12615 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12616 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12617 loading file. Add test for TU lookup.
12618
8c217a4b
SM
126192014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12620
12621 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12622 calling "-exec-arguments" or "set args" before running the
12623 inferior.
12624
3deb39c6
SM
126252014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12626
12627 * lib/mi-support.exp (mi_expect_stop): Expect message for
12628 inferiors that exit with non-zero exit code.
12629
71a79f8c
YQ
126302014-05-14 Yao Qi <yao@codesourcery.com>
12631
12632 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12633 match absolute path on remote host.
12634 (test_file_list_exec_source_files): Remove "/" from the
12635 pattern.
12636
f23fcd46
YQ
126372014-05-14 Yao Qi <yao@codesourcery.com>
12638
12639 * boards/local-remote-host-notty.exp (${board}_file): New
12640 proc.
12641
9404b58f
KM
126422014-05-07 Kyle McMartin <kyle@redhat.com>
12643
12644 Pushed by Joel Brobecker <brobecker@adacore.com>.
12645 * gdb.arch/aarch64-atomic-inst.c: New file.
12646 * gdb.arch/aarch64-atomic-inst.exp: New file.
12647
5e45f04c
YQ
126482014-05-07 Yao Qi <yao@codesourcery.com>
12649
12650 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12651 in current context" too.
12652
c888a17d
KS
126532014-05-05 Keith Seitz <keiths@redhat.com>
12654
12655 * gdb.linespec/ls-dollar.exp: Add test for linespec
12656 file:convenience_variable.
12657
290a839c
YQ
126582014-05-05 Yao Qi <yao@codesourcery.com>
12659
12660 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12661 traceframes into tfile and ctf trace files. Read data from
12662 trace file and test collected data.
12663 (gdb_collect_locals_test): Likewise.
12664 (gdb_unavailable_registers_test): Likewise.
12665 (gdb_unavailable_floats): Likewise.
12666 (gdb_collect_globals_test): Likewise.
12667 (top-level): Append "ctf" to trace_file_targets if GDB
12668 supports.
12669
b5262cd0
YQ
126702014-05-05 Yao Qi <yao@codesourcery.com>
12671
12672 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12673 code to ...
12674 (gdb_collect_args_test_1): ... it. New proc.
12675 (gdb_collect_locals_test): Move some code to ...
12676 (gdb_collect_locals_test_1): ... it. New proc.
12677 (gdb_unavailable_registers_test): Move some code to ...
12678 (gdb_unavailable_registers_test_1): ... it. New proc.
12679 (gdb_unavailable_floats): Move some code to ...
12680 (gdb_unavailable_floats_1): ... it. New proc.
12681
30a1e6cc
SDJ
126822014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12683
12684 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12685 probes to test for bitness recognition.
12686 * gdb.arch/amd64-stap-optional-prefix.exp
12687 (test_probe_value_without_reg): New procedure.
12688 Add code to test for different kinds of bitness.
12689
f33da99a
SDJ
126902014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12691
12692 PR breakpoints/16889
12693 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12694 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12695
5b80f00d
PA
126962014-05-01 Pedro Alves <palves@redhat.com>
12697
12698 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12699 gdb_file_cmd if no file is specified.
12700 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12701 last_loaded_file to set the remote exec-file.
12702
f8c2a73c
PA
127032014-05-01 Pedro Alves <palves@redhat.com>
12704
12705 * boards/local-remote-host.exp: New file.
12706
be6e8ac7
PA
127072014-05-01 Pedro Alves <palves@redhat.com>
12708
12709 * boards/local-remote-host.exp: Rename to ...
12710 * boards/local-remote-host-notty.exp: ... this.
12711
cac0dc8f
JB
127122014-04-28 Joel Brobecker <brobecker@adacore.com>
12713
12714 * gdb.ada/dyn_arrayidx: New testcase.
12715
9730e6cc
YQ
127162014-04-26 Yao Qi <yao@codesourcery.com>
12717
12718 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12719 and compute the length of function main. Save it in
12720 $main_length.
12721 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12722 (top-level): Use gdb_compile to compile objects into
12723 executable and restart GDB. Remove invocation to
12724 prepare_for_testing.
12725
7ae1a6a6
PA
127262014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12727 Pedro Alves <palves@redhat.com>
12728
12729 PR server/16255
12730 * gdb.multi/multi-attach.c: New file.
12731 * gdb.multi/multi-attach.exp: New file.
12732
4082afcc
PA
127332014-04-25 Pedro Alves <palves@redhat.com>
12734
12735 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12736 user.
12737 (top level): Test that "set remote conditional-breakpoints-packet
12738 off" works as intended.
12739 * gdb.base/dprintf.exp: Test that "set remote
12740 breakpoint-commands-packet off" works as intended.
12741 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12742 New function.
12743 (top level): Call it.
12744 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12745 remote fast-tracepoints-packet off" works as intended.
12746 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12747 * lib/gdb.exp (gdb_is_target_remote): ... here.
12748
2abc3f8d
DB
127492014-04-24 David Blaikie <dblaikie@gmail.com>
12750
12751 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12752 ensure clang would not discard them.
12753 * gdb.base/gdbvars.c: Ditto.
12754 * gdb.base/memattr.c: Ditto.
12755 * gdb.base/whatis.c: Ditto.
12756 * gdb.python/py-prettyprint.c: Ditto.
12757 * gdb.trace/actions.c: Ditto.
12758 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12759 ensure clang would not discard it.
12760
bfd39632
DB
127612014-04-24 David Blaikie <dblaikie@gmail.com>
12762
12763 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12764 clang to emit the full definition of type required by the test
12765 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12766
22842ff6
DB
127672014-04-24 David Blaikie <dblaikie@gmail.com>
12768
12769 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12770 coax Clang into emitting the definition of the type.
12771 * gdb.cp/pr10728-x.h (y): Ditto.
12772 * gdb.cp/pr10728-y.cc (y): Ditto.
12773
c2e827ad
DB
127742014-04-24 David Blaikie <dblaikie@gmail.com>
12775
12776 * gdb.base/label.exp: XFAIL label related tests under Clang.
12777 * gdb.cp/cplabel.exp: Ditto.
12778 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12779 under Clang those using labels.
12780
4c2d33e7
YQ
127812014-04-25 Yao Qi <yao@codesourcery.com>
12782
12783 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12784 double_label.
12785 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12786 partial_label and double_label.
12787
56083b99
DB
127882014-04-24 David Blaikie <dblaikie@gmail.com>
12789
12790 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12791
25d4e99d
DB
127922014-04-24 David Blaikie <dblaikie@gmail.com>
12793
12794 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12795 of the function to work across GCC and Clang.
12796 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12797 pointer types (const void ** const V void **).
12798
01f9f808
MS
127992014-04-24 Michael Sturm <michael.sturm@mintel.com>
12800 Walfred Tedeschi <walfred.tedeschi@intel.com>
12801
12802 * Makefile.in (EXECUTABLES): Added i386-avx512.
12803 * gdb.arch/i386-avx512.c: New file.
12804 * gdb.arch/i386-avx512.exp: Likewise.
12805
4b48d439
KS
128062014-04-23 Keith Seitz <keiths@redhat.com>
12807
12808 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12809 (mi_make_breakpoint_table): New procedure.
12810 (mi_create_breakpoint): Use mi_make_breakpoint
12811 and return the result.
12812 (mi_make_breakpoint): New procedure.
12813 (mi_build_kv_pairs): New procedure.
12814
12815 * gdb.mi/mi-break.exp: Remove unused globals,
12816 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12817 All callers updated.
12818 * gdb.mi/mi-dprintf.exp: Use variable to track command
12819 number.
12820 Update all callers of mi_create_breakpoint and use
12821 mi_make_breakpoint_table.
12822 Remove any unused global variables.
12823 * gdb.mi/mi-nonstop.exp: Likewise.
12824 * gdb.mi/mi-nsintrall.exp: Likewise.
12825 * gdb.mi/mi-nsmoribund.exp: Likewise.
12826 * gdb.mi/mi-nsthrexec.exp: Likewise.
12827 * gdb.mi/mi-reverse.exp: Likewise.
12828 * gdb.mi/mi-simplerun.exp: Likewise.
12829 * gdb.mi/mi-stepn.exp: Likewise.
12830 * gdb.mi/mi-syn-frame.exp: Likewise.
12831 * gdb.mi/mi-until.exp: Likewise.
12832 * gdb.mi/mi-var-cp.exp: Likewise.
12833 * gdb.mi/mi-var-display.exp: Likewise.
12834 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12835 * gdb.mi/mi2-var-child.exp: Likewise.
12836 * gdb.mi/mi-vla-c99.exp: Likewise.
12837 * lib/mi-support.exp: Likewise.
12838
12839 From Ian Lance Taylor <iant@cygnus.com>:
12840 * lib/gdb.exp (parse_args): New procedure.
12841
08351840
PA
128422014-04-23 Pedro Alves <palves@redhat.com>
12843
12844 * gdb.base/break-unload-file.c: New file.
12845 * gdb.base/break-unload-file.exp: New file.
12846 * gdb.base/sym-file-lib.c (baz): New function.
12847 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12848 field.
12849 (load): Store the segment's mapped size.
12850 (unload): New function.
12851 (unload_shlib): New function.
12852 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12853 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12854 set a breakpoint at baz, and call it.
12855 * gdb.base/sym-file.exp: New tests for stale breakpoint
12856 instructions.
12857
076855f9
PA
128582014-04-23 Pedro Alves <palves@redhat.com>
12859
12860 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12861 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12862 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12863 * gdb.base/hbreak-unmapped.c: New file.
12864 * gdb.base/hbreak-unmapped.exp: New file.
12865 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
12866 * lib/gdb.exp (gdb_is_target_remote): ... here.
12867
483805cf
PA
128682014-04-22 Pedro Alves <palves@redhat.com>
12869
12870 * gdb.base/consecutive-step-over.c: New file.
12871 * gdb.base/consecutive-step-over.exp: New file.
12872
06d97543
PA
128732014-04-22 Pedro Alves <palves@redhat.com>
12874
12875 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
12876 instead of send_gdb/gdb_expect.
12877
b4429ea2
YQ
128782014-04-22 Yao Qi <yao@codesourcery.com>
12879
12880 * lib/trace-support.exp (generate_tracefile): New procedure.
12881 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
12882 return 0.
12883 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
12884 if generate_tracefile returns 1.
12885
51d48146
PA
128862014-04-18 Tom Tromey <palves@redhat.com>
12887 Pedro alves <tromey@redhat.com>
12888
12889 PR backtrace/15558
12890 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
12891 with a backtrace limit.
12892 * gdb.python/py-frame-inline.exp: Test running to an inline
12893 function with a backtrace limit, and printing the newest frame.
12894 * gdb.python/py-frame-inline.c (main): Call f.
12895
bd1dce5f
MS
128962014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12897
12898 * gdb.java/jnpe.exp: Drop srcdir from untested path.
12899
40d1a503
MS
129002014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12901
12902 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
12903 Drop prefix from unsupported source file path.
12904
389b98f7
YQ
129052014-04-17 Yao Qi <yao@codesourcery.com>
12906
12907 * lib/gdb.exp (with_target_charset): New proc.
12908 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
12909 with_target_charset.
12910 (test_print_strings): Likewise.
12911 (test_repeat_bytes): Likewise.
12912 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
12913 for some tests.
12914
22869d73
KS
129152014-04-16 Keith Seitz <keiths@redhat.com>
12916
12917 PR gdb/15827
12918 * gdb.dwarf2/corrupt.c: New file.
12919 * gdb.dwarf2/corrupt.exp: New file.
12920
c4f87ca6
KS
129212014-04-16 Keith Seitz <keiths@redhat.com>
12922
12923 PR c++/16597
12924 * gdb.cp/namelessclass.cc: New file.
12925 * gdb.cp/namelessclass.exp: New file.
12926 * gdb.cp/namelessclass.S: New file.
12927
ab19de87
DE
129282014-04-16 Doug Evans <dje@google.com>
12929
12930 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
12931 Add comment.
12932 (gdbserver_default_get_comm_port): New function.
12933 (gdbserver_start): Check if board file provided
12934 "gdbserver,get_comm_port" and use it if so.
12935 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
12936 (gdb,socketport): Set to "stdio".
12937 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
12938 (stdio_gdbserver_template): Delete.
12939 (${board}_get_remote_address): Update.
12940 (${board}_build_remote_cmd): Delete.
12941 (${board}_get_comm_port): New function.
12942 (${board}_spawn): Update.
12943 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
12944 Delete.
12945 (${board}_get_remote_address): Update.
12946 (${board}_get_comm_port): New function.
12947
fc98a809
AB
129482014-04-16 Andrew Burgess <aburgess@broadcom.com>
12949
12950 * gdb.base/memattr.exp: Improve regexps to handle memory regions
12951 appearing in any order.
12952
87fd9e6e
DE
129532014-04-15 Doug Evans <dje@google.com>
12954
12955 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
12956 uninitialized value of "description".
12957
099fc3ea
KS
129582014-04-15 Keith Seitz <keiths@redhat.com>
12959
12960 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
12961 Remove unused globals.
12962 (test_running_the_program): Likewise.
12963 (test_controlled_execution): Likewise.
12964 (test_controlling_breakpoints): Likewise.
12965 (test_program_termination): Likewise.
12966
5da151d4
KS
129672014-04-15 Keith Seitz <keiths@redhat.com>
12968
12969 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
12970 unused globals.
12971 (test_rbreak_creation_and_listing): Likewise.
12972 (test_ignore_count): Likewise.
12973 (test_error): Likewise.
12974
35e5d2f0
PA
129752014-04-15 Pedro Alves <palves@redhat.com>
12976
12977 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
12978 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
12979 sym-file-loader.c.
12980 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12981 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12982 to sym-file-loader.c.
12983 (struct library): Forward declare.
12984 (load_shlib, lookup_function): Change prototypes.
12985 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12986 (translate_offset): Remove declarations.
12987 (get_text_addr): New declaration.
12988 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
12989 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
12990 sym-file-loader.h.
12991 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12992 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12993 here from sym-file-loader.h.
12994 (struct library): New structure.
12995 (load_shlib, lookup_function): Change prototypes and adjust to
12996 work with a struct library.
12997 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12998 (translate_offset): Make static.
12999 (get_text_addr): New function.
13000 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13001
eb4c1710
PA
130022014-04-15 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13005
2d1baf52
PA
130062014-04-15 Pedro Alves <palves@redhat.com>
13007
13008 * gdb.base/sym-file-loader.c: Include <limits.h>.
13009 (SELF_LINK): New define.
13010 (get_origin): New function.
13011 (load_shlib): Use it.
13012 * gdb.base/sym-file.exp: Don't early return if the target is
13013 remote. Use runto_main, and issue fail is that fails. Use
13014 gdb_load_shlibs.
13015 (shlib_name): Delete.
13016 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13017
7dd6df01
PA
130182014-04-15 Pedro Alves <palves@redhat.com>
13019
13020 * gdb.base/sym-file.exp: Remove regex characters from test
13021 message. Don't refer to breakpoint numbers in test messages.
13022
b50c8614
KS
130232014-04-14 Keith Seitz <keiths@redhat.com>
13024
13025 PR c++/16253
13026 * gdb.cp/var-tag.cc: New file.
13027 * gdb.cp/var-tag.exp: New file.
13028 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13029 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13030 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13031 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13032
3d567982
TT
130332014-04-14 Tom Tromey <tromey@redhat.com>
13034
13035 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13036 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13037 type.
13038 * gdb.cp/enum-class.exp: New file.
13039 * gdb.cp/enum-class.cc: New file.
13040
0626fc76
TT
130412014-04-14 Tom Tromey <tromey@redhat.com>
13042
13043 * gdb.dwarf2/enum-type.exp: New file.
13044
dca325b3
SA
130452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13046
13047 * gdb.mi/mi-vla-c99.exp: New file.
13048 * gdb.mi/vla.c: New file.
13049
5854b38a
SA
130502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13051
13052 * gdb.base/vla-datatypes.c: New file.
13053 * gdb.base/vla-datatypes.exp: New file.
13054
463bb957
SA
130552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13056
13057 * gdb.base/vla-ptr.c: New file.
13058 * gdb.base/vla-ptr.exp: New file.
13059
3dd170be
SA
130602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13061
13062 * gdb.dwarf2/count.exp: New file.
13063
5ecaaa66
SA
130642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13065
13066 * gdb.base/vla-sideeffect.c: New file.
13067 * gdb.base/vla-sideeffect.exp: New file.
13068
41f1ada5
DB
130692014-04-14 David Blaikie <dblaikie@gmail.com>
13070
13071 * gdb.mi/non-stop.c: Add return value for non-void function return
13072 statement.
13073 * gdb.threads/staticthreads.c: Ditto.
13074
0be03e84
DE
130752014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13076 Doug Evans <xdje42@gmail.com>
13077
13078 * gdb.guile/scm-value.c: Improve test case.
13079 * gdb.guile/scm-value.exp: Add new test.
13080
f180a1fb
DB
130812014-04-11 David Blaikie <dblaikie@gmail.com>
13082
13083 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13084 override Clang's default.
13085
6b662e19
JB
130862014-04-11 Joel Brobecker <brobecker@adacore.com>
13087
13088 Revert the following changes (regressions):
13089
13090 * gdb.base/vla-sideeffect.c: New file.
13091 * gdb.base/vla-sideeffect.exp: New file.
13092
13093 * gdb.dwarf2/count.exp: New file.
13094
13095 * gdb.base/vla-multi.c: New file.
13096 * gdb.base/vla-multi.exp: New file.
13097
13098 * gdb.base/vla-ptr.c: New file.
13099 * gdb.base/vla-ptr.exp: New file.
13100
13101 * gdb.base/vla-datatypes.c: New file.
13102 * gdb.base/vla-datatypes.exp: New file.
13103
13104 * gdb.mi/mi-vla-c99.exp: New file.
13105 * gdb.mi/vla.c: New file.
13106
245a5f0b
KS
131072014-04-11 Keith Seitz <keiths@redhat.com>
13108
13109 PR c++/16675
13110 * gdb.cp/cpsizeof.exp: New file.
13111 * gdb.cp/cpsizeof.cc: New file.
13112
58a84dcf
SA
131132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13114
191a8a90
JB
13115 * gdb.mi/mi-vla-c99.exp: New file.
13116 * gdb.mi/vla.c: New file.
58a84dcf 13117
c8655f75
SA
131182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13119
13120 * gdb.base/vla-datatypes.c: New file.
13121 * gdb.base/vla-datatypes.exp: New file.
13122
024e13b4
SA
131232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13124
13125 * gdb.base/vla-ptr.c: New file.
13126 * gdb.base/vla-ptr.exp: New file.
13127
1a237e0e
SA
131282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13129
13130 * gdb.base/vla-multi.c: New file.
13131 * gdb.base/vla-multi.exp: New file.
13132
504f3432
SA
131332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13134
13135 * gdb.dwarf2/count.exp: New file.
13136
3bce8237
SA
131372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13138
191a8a90
JB
13139 * gdb.base/vla-sideeffect.c: New file.
13140 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13141
322f9c21
YQ
131422014-04-11 Yao Qi <yao@codesourcery.com>
13143
13144 * gdb.base/completion.exp: Check file exists before running tests
13145 on file completion.
13146
d708bcd1
PA
131472014-04-10 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/cond-eval-mode.c: New file.
13150 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13151 prepare_for_testing to build the new file. Check result of
13152 runto_main.
13153 (test_break, test_watch): New procedures.
13154 (top level): Use them.
13155
ae1d2761
PM
131562014-04-08 Pierre Muller <muller@sourceware.org>
13157
13158 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13159 Ctrl-V use for mingw hosts.
13160
7af389b8
SC
131612014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13162
13163 * gdb.python/py-value.c: Improve test case.
13164 * gdb.python/py-value.exp: Add new test.
13165
5e703181
DE
131662014-04-07 David Blaikie <dblaikie@gmail.com>
13167
13168 * lib/compiler.c: Identify the clang compiler.
13169 * lib/compiler.cc: Ditto.
13170
9810b410
YQ
131712014-04-03 Yao Qi <yao@codesourcery.com>
13172
13173 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13174
98d1b8dc
AB
131752014-04-01 Anton Blanchard <anton@samba.org>
13176
13177 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13178 messages unique.
13179
3114cea1
AB
131802014-04-01 Anton Blanchard <anton@samba.org>
13181
13182 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13183 prepare_for_testing.
13184
62f7182c
AB
131852014-04-01 Anton Blanchard <anton@samba.org>
13186
13187 * gdb.arch/ppc64-atomic-inst.c: Remove.
13188 * gdb.arch/ppc64-atomic-inst.S: New file.
13189 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13190
770e7fc7
DE
131912014-03-31 Doug Evans <dje@google.com>
13192
13193 * gdb.base/print-symbol-loading-lib.c: New file.
13194 * gdb.base/print-symbol-loading-main.c: New file.
13195 * gdb.base/print-symbol-loading.exp: New file.
13196
46e2bafa
YQ
131972014-03-31 Yao Qi <yao@codesourcery.com>
13198
13199 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13200
8776cfe9
JB
132012014-03-28 Joel Brobecker <brobecker@adacore.com>
13202
13203 * gdb.ada/mi_dyn_arr: New testcase.
13204
5d1ef361
DE
132052014-03-27 Doug Evans <dje@google.com>
13206
13207 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13208
b5bee914
YQ
132092014-03-27 Yao Qi <yao@codesourcery.com>
13210
13211 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13212 if target is nios2-*-*.
13213
0d4d0e77
YQ
132142014-03-26 Yao Qi <yao@codesourcery.com>
13215
13216 * lib/gdb.exp (readline_is_used): New proc.
13217 * gdb.base/completion.exp: Move tests on command complete up.
13218 Skip the rest of tests if readline is not used.
13219 * gdb.ada/complete.exp: Skp the test if readline is not
13220 used.
13221 * gdb.base/filesym.exp: Likewise.
13222 * gdb.base/macscp.exp: Likewise.
13223 * gdb.base/readline-ask.exp: Likewise.
13224 * gdb.base/readline.exp: Likewise.
13225 * gdb.python/py-cmd.exp: Likewise.
13226 * gdb.trace/tfile.exp: Likewise.
13227
29361eee
YQ
132282014-03-26 Yao Qi <yao@codesourcery.com>
13229
13230 * gdb.base/macscp.exp: Fix code format issues.
13231
bc9a5525
UW
132322014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13233
13234 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13235 * gdb.asm/powerpc64le.inc: New file.
13236
d3839ede
PA
132372014-03-25 Pedro Alves <palves@redhat.com>
13238 Doug Evans <dje@google.com>
13239
13240 * gdb.base/source-execution.c: New file.
13241 * gdb.base/source-execution.exp: New file.
13242 * gdb.base/source-execution.gdb: New file.
13243
01672a57
DE
132442014-03-24 Doug Evans <dje@google.com>
13245
13246 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13247 using fission.
13248
88bbeca9
HZ
132492014-03-24 Hui Zhu <hui@codesourcery.com>
13250 Pedro Alves <palves@redhat.com>
13251
13252 PR breakpoints/16101
13253 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13254 test pass/fail messages. Detect missing support for dprintf when
13255 breakpoints are actually inserted.
13256 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13257 breakpoints are actually inserted.
13258 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13259 fails.
13260
d2348791
JK
132612014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13262
13263 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13264
feef67ab
DE
132652014-03-22 Doug Evans <xdje42@gmail.com>
13266
13267 * gdb.python/python.exp (python not supported): Verify multi-line
13268 python command issues an error.
25d743f9 13269 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13270 guile command issues an error.
feef67ab 13271
ecebef6a
MR
132722014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13273
13274 * gdb.threads/thread-specific.exp: Handle the lack of usable
13275 $this_breakpoint and $this_thread.
13276
ccdd1909
HZ
132772014-03-21 Hui Zhu <hui@codesourcery.com>
13278
13279 * gdb.base/attach.exp (do_command_attach_tests): New.
13280
beb460e8
PA
132812014-03-20 Tom Tromey <tromey@redhat.com>
13282 Pedro Alves <palves@redhat.com>
13283
13284 PR cli/15718
13285 * gdb.base/condbreak-call-false.c: New file.
13286 * gdb.base/condbreak-call-false.exp: New file.
13287
40acf43a
PA
132882014-03-20 Pedro Alves <palves@redhat.com>
13289
13290 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13291 Delete.
13292 (block_signals, unblock_signals): Delete.
13293 (child_function_2, main): Remove references to deleted variable
13294 and functions.
13295
9f5e1e02
PA
132962014-03-20 Pedro Alves <palves@redhat.com>
13297
13298 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13299 Use pthread_kill to signal thread 2.
13300 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13301 Adjust to make the test send itself a signal rather than using the
13302 host's "kill" command.
13303
99619bea
PA
133042014-03-20 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.threads/multiple-step-overs.c: New file.
13307 * gdb.threads/multiple-step-overs.exp: New file.
13308 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13309 Adjust expected infrun debug output.
13310
2adfaa28
PA
133112014-03-20 Pedro Alves <palves@redhat.com>
13312
13313 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13314 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13315
31e77af2
PA
133162014-03-20 Pedro Alves <palves@redhat.com>
13317
13318 PR breakpoints/7143
13319 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13320 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13321 of gdb_test_multiple.
13322 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13323 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13324
b9f437de
PA
133252014-03-20 Pedro Alves <palves@redhat.com>
13326
13327 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13328 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13329
05adc73e
PA
133302014-03-19 Pedro Alves <palves@redhat.com>
13331
13332 * gdb.base/async.exp: Remove early return.
13333
6048b950
PA
133342014-03-19 Pedro Alves <palves@redhat.com>
13335
13336 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13337
8bcfb00a
PA
133382014-03-19 Pedro Alves <palves@redhat.com>
13339
13340 * gdb.base/async.exp (test_background): Expect \r\n after
13341 "completed." in the fail pattern.
13342
884e37dc
PA
133432014-03-19 Pedro Alves <palves@redhat.com>
13344
13345 * gdb.base/async.exp (test_background): New procedure.
13346 Use it for all background execution command tests.
13347
148e57e2
PA
133482014-03-19 Pedro Alves <palves@redhat.com>
13349
13350 * gdb.base/async.exp: Use prepare_for_testing.
13351
f48088c7
PA
133522014-03-19 Pedro Alves <palves@redhat.com>
13353
13354 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13355 the same line.
13356
e2f6c966
PA
133572014-03-19 Pedro Alves <palves@redhat.com>
13358
13359 * gdb.base/async.c (main): Add "jump here" and "until here" line
13360 marker comments.
13361 * gdb.base/async.exp (jump_here): New global.
13362 (jump& test): Use it.
13363 (until_here): New global.
13364 (until& test): Use it.
13365
c30568d4
PA
133662014-03-19 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.base/async.exp: Don't frob gdb_protocol.
13369
0172b6a7
DE
133702014-03-18 Doug Evans <xdje42@gmail.com>
13371
13372 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13373 Fix spelling of exec-done-display.
13374
06c868a8
JK
133752014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13376
13377 PR gdb/15358
13378 * gdb.base/gdb-sigterm.c: New file.
13379 * gdb.base/gdb-sigterm.exp: New file.
13380
0c7e1a46
PA
133812014-03-18 Pedro Alves <palves@redhat.com>
13382
13383 PR gdb/13860
13384 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13385 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13386 solib-event.
13387
f7c77d93
JB
133882014-03-17 Joel Brobecker <brobecker@adacore.com>
13389
13390 * gdb.ada/pckd_arr_ren: New testcase.
13391
5a1e8c7a
DE
133922014-03-13 Doug Evans <xdje42@gmail.com>
13393
13394 PR guile/16612
13395 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13396 collect after discarding symbols.
13397
350e1a76
DE
133982014-03-13 Ludovic Courtès <ludo@gnu.org>
13399 Doug Evans <xdje42@gmail.com>
13400
13401 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13402 to history survives a gc.
13403
a69900ae
PA
134042014-03-13 Pedro Alves <palves@redhat.com>
13405
13406 * gdb.base/default.exp: Don't test "target procfs".
13407
5db9f0bd
PA
134082014-03-13 Pedro Alves <palves@redhat.com>
13409
13410 * gdb.base/default.exp: Update "target child" and "target procfs"
13411 tests to not expect "Unix".
13412
b3ccfe11
TT
134132014-03-12 Tom Tromey <tromey@redhat.com>
13414
13415 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13416 New procs. Add target-async tests.
13417 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13418 Add target-async tests.
13419
646f4417
AA
134202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13421
13422 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13423 'func_start' and 'func_end' for the beginning and end of the
13424 function code, respectively.
13425 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13426 'func_end' instead of 'func' and 'main'.
13427
288c211f
AA
134282014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13429
13430 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13431 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13432 generate the debug info assembler source.
13433
e0c0f156
AA
134342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13435
13436 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13437 * gdb.dwarf2/arr-subrange.exp: Likewise.
13438 * gdb.dwarf2/dwz.exp: Likewise.
13439 * gdb.dwarf2/method-ptr.exp: Likewise.
13440 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13441 * gdb.dwarf2/subrange.exp: Likewise.
13442 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13443 * gdb.dwarf2/implptrpiece.exp: Likewise.
13444 * gdb.dwarf2/nostaticblock.exp: Likewise.
13445
0e5c4555
AA
134462014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13447
13448 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13449 directory to absolute path name arguments.
13450
5ec18f2b
JG
134512014-03-10 Joel Brobecker <brobecker@adacore.com>
13452
13453 * gdb.ada/tagged_access: New testcase.
13454
847fc4f2
MM
134552014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13456
13457 * gdb.btrace/data.exp: Update expected output.
13458
cc3da688
YQ
134592014-03-06 Yao Qi <yao@codesourcery.com>
13460
13461 * gdb.trace/pr16508.exp: New file.
13462
0f26cec1
PA
134632014-03-05 Pedro Alves <palves@redhat.com>
13464
13465 PR gdb/16575
13466 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13467 procedure.
13468 (top level): Adjust to use it. Add tests that exercise breakpoint
13469 interaction with the code-cache.
13470
7a5a839f
LC
134712014-02-26 Ludovic Courtès <ludo@gnu.org>
13472
13473 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13474 test for 'history-append!'.
13475
31aa7e4e
JB
134762014-02-26 Joel Brobecker <brobecker@adacore.com>
13477
13478 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13479 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13480 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13481 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13482 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13483 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13484
1b588015
JB
134852014-02-26 Joel Brobecker <brobecker@adacore.com>
13486
13487 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13488 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13489 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13490
55426c9d
JB
134912014-02-26 Joel Brobecker <brobecker@adacore.com>
13492
13493 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13494
dc53a7ad
JB
134952014-02-26 Joel Brobecker <brobecker@adacore.com>
13496
13497 * gdb.dwarf2/arr-stride.c: New file.
13498 * gdb.dwarf2/arr-stride.exp: New file.
13499
12ab52e9
PA
135002014-02-26 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13503 that won't ever trigger. Make sure that GDB reports the correct
13504 breakpoint that caused the stop.
13505
849c862e
JK
135062014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13507
13508 PR gdb/16626
13509 * gdb.base/auto-load-script: New file.
13510 * gdb.base/auto-load.c: New file.
13511 * gdb.base/auto-load.exp: New file.
13512
71b7d793
JK
13513 PR gdb/16626
13514 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13515
e2f0d509
JK
135162014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13517
13518 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13519 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13520
50cc37c8
DE
135212014-02-24 Doug Evans <dje@google.com>
13522
13523 * lib/gdb.exp (run_on_host): Log error output if program fails.
13524
ea4758f2
PA
135252014-02-21 Pedro Alves <palves@redhat.com>
13526
13527 * gdb.threads/step-after-sr-lock.c: Rename to ...
13528 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13529 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13530 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13531 ... this.
13532
d7b30f67
SDJ
135332014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13534
13535 PR tdep/16397
13536 * gdb.arch/amd64-stap-special-operands.exp: New file.
13537 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13538 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13539 * gdb.arch/amd64-stap-triplet.S: Likewise.
13540 * gdb.arch/amd64-stap-triplet.c: Likewise.
13541
83deb43f
JB
135422014-02-20 Joel Brobecker <brobecker@adacore.com>
13543
13544 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13545 in .section pseudo-op.
13546
adde2bff
DE
135472014-02-20 lin zuojian <manjian2006@gmail.com>
13548 Joel Brobecker <brobecker@adacore.com>
13549 Doug Evans <xdje42@gmail.com>
13550
13551 PR symtab/16581
13552 * gdb.dwarf2/dw2-icycle.S: New file.
13553 * gdb.dwarf2/dw2-icycle.c: New file.
13554 * gdb.dwarf2/dw2-icycle.exp: New file.
13555
f7bd0f78
SC
135562014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13557
13558 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13559 operations on gdb.Value objects.
13560 * gdb.python/py-value-cc.exp: Add new test to test operations on
13561 gdb.Value objects.
13562
c17ef0d5
DE
135632014-02-18 Doug Evans <dje@google.com>
13564
13565 * Makefile.in (TESTS): New variable.
13566 (expanded_tests, expanded_tests_or_none): New variables
13567 (check-single): Pass $(expanded_tests_or_none) to runtest.
13568 (check-parallel): Only run tests in $(TESTS) if non-empty.
13569 (check/no-matching-tests-found): New rule.
13570 * README: Document TESTS makefile variable.
13571
5dd3176f
DE
135722014-02-18 Doug Evans <dje@google.com>
13573
13574 * Makefile.in (check-parallel): rm -rf outputs temp.
13575
0b10be4f
JK
135762014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13577
13578 Fix "ERROR: no fileid for" in the testsuite.
13579 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13580
85f224e7
DE
135812014-02-12 Doug Evans <dje@google.com>
13582
13583 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13584 (MISCELLANEOUS): New variable.
13585 (clean): rm -rf $(MISCELLANEOUS).
13586 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13587 dwp live in the same directory as symlinks, with each symlink pointed
13588 to a differently named file in a different directory.
13589
149b30ff
DE
135902014-02-11 Doug Evans <dje@google.com>
13591
13592 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13593 of Tcl file commands.
13594
1dfdac32
MK
135952014-02-10 Mark Kettenis <kettenis@gnu.org>
13596
13597 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13598 "kill -SIGUSR1 -1".
13599
aa4fb036
JB
136002014-02-10 Joel Brobecker <brobecker@adacore.com>
13601
13602 * gdb.ada/tick_length_array_enum_idx: New testcase.
13603
ed3ef339
DE
136042014-02-10 Doug Evans <xdje42@gmail.com>
13605
13606 * configure.ac (AC_OUTPUT): Add gdb.guile.
13607 * configure: Regenerate.
13608 * lib/gdb-guile.exp: New file.
13609 * lib/gdb.exp (get_target_charset): New function.
13610 * gdb.base/help.exp: Update expected output from "apropos apropos".
13611 * gdb.guile/Makefile.in: New file.
13612 * gdb.guile/guile.exp: New file.
13613 * gdb.guile/scm-arch.c: New file.
13614 * gdb.guile/scm-arch.exp: New file.
13615 * gdb.guile/scm-block.c: New file.
13616 * gdb.guile/scm-block.exp: New file.
13617 * gdb.guile/scm-breakpoint.c: New file.
13618 * gdb.guile/scm-breakpoint.exp: New file.
13619 * gdb.guile/scm-disasm.c: New file.
13620 * gdb.guile/scm-disasm.exp: New file.
13621 * gdb.guile/scm-equal.c: New file.
13622 * gdb.guile/scm-equal.exp: New file.
13623 * gdb.guile/scm-error.exp: New file.
13624 * gdb.guile/scm-error.scm: New file.
13625 * gdb.guile/scm-frame-args.c: New file.
13626 * gdb.guile/scm-frame-args.exp: New file.
13627 * gdb.guile/scm-frame-args.scm: New file.
13628 * gdb.guile/scm-frame-inline.c: New file.
13629 * gdb.guile/scm-frame-inline.exp: New file.
13630 * gdb.guile/scm-frame.c: New file.
13631 * gdb.guile/scm-frame.exp: New file.
13632 * gdb.guile/scm-generics.exp: New file.
13633 * gdb.guile/scm-gsmob.exp: New file.
13634 * gdb.guile/scm-iterator.c: New file.
13635 * gdb.guile/scm-iterator.exp: New file.
13636 * gdb.guile/scm-math.c: New file.
13637 * gdb.guile/scm-math.exp: New file.
13638 * gdb.guile/scm-objfile-script-gdb.in: New file.
13639 * gdb.guile/scm-objfile-script.c: New file.
13640 * gdb.guile/scm-objfile-script.exp: New file.
13641 * gdb.guile/scm-objfile.c: New file.
13642 * gdb.guile/scm-objfile.exp: New file.
13643 * gdb.guile/scm-ports.exp: New file.
13644 * gdb.guile/scm-pretty-print.c: New file.
13645 * gdb.guile/scm-pretty-print.exp: New file.
13646 * gdb.guile/scm-pretty-print.scm: New file.
13647 * gdb.guile/scm-section-script.c: New file.
13648 * gdb.guile/scm-section-script.exp: New file.
13649 * gdb.guile/scm-section-script.scm: New file.
13650 * gdb.guile/scm-symbol.c: New file.
13651 * gdb.guile/scm-symbol.exp: New file.
13652 * gdb.guile/scm-symtab-2.c: New file.
13653 * gdb.guile/scm-symtab.c: New file.
13654 * gdb.guile/scm-symtab.exp: New file.
13655 * gdb.guile/scm-type.c: New file.
13656 * gdb.guile/scm-type.exp: New file.
13657 * gdb.guile/scm-value-cc.cc: New file.
13658 * gdb.guile/scm-value-cc.exp: New file.
13659 * gdb.guile/scm-value.c: New file.
13660 * gdb.guile/scm-value.exp: New file.
13661 * gdb.guile/source2.scm: New file.
13662 * gdb.guile/types-module.cc: New file.
13663 * gdb.guile/types-module.exp: New file.
13664
7026a7c1
YQ
136652014-02-10 Yao Qi <yao@codesourcery.com>
13666
13667 PR testsuite/16543
13668 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13669 * configure: Regenerated.
13670 * Makefile.in: New file.
13671
6c466447
AS
136722014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13673
13674 * gdb.python/py-framefilter.exp: Fix typo.
13675
6e854735
YQ
136762014-02-08 Yao Qi <yao@codesourcery.com>
13677
13678 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13679 that no =breakpoint-modified is emitted when breakpoints are
13680 modified through MI commands.
13681
d137e6dc
PA
136822014-02-07 Pedro Alves <pedro@codesourcery.com>
13683 Pedro Alves <palves@redhat.com>
13684
13685 * gdb.threads/step-after-sr-lock.c: New file.
13686 * gdb.threads/step-after-sr-lock.exp: New file.
13687
b5ee5a50
PA
136882014-02-07 Pedro Alves <palves@redhat.com>
13689
13690 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13691
3c77faf3
JK
136922014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13693
13694 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13695 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13696
6dddc817
DE
136972014-02-06 Doug Evans <xdje42@gmail.com>
13698
13699 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13700 output.
13701
13702 * gdb.gdb/python-interrupts.exp: New file.
13703
de7b2893
YQ
137042014-02-05 Yao Qi <yao@codesourcery.com>
13705
13706 * gdb.trace/report.exp (use_collected_data): Test the output
13707 of "info threads" and "info inferiors".
13708
66d032ac
YQ
137092014-02-05 Yao Qi <yao@codesourcery.com>
13710
13711 Revert this patch:
13712
13713 2013-05-24 Yao Qi <yao@codesourcery.com>
13714
13715 * gdb.trace/tfile.exp: Test inferior and thread.
13716
591a12a1
UW
137172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13718
13719 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13720 on a function.
13721 * gdb.base/step-bt.c: Call hello via function pointer to make
13722 sure its first instruction is executed on powerpc64le-linux.
13723
0ff3e01f
UW
137242014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13725
13726 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13727
084ee545
UW
137282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13729
13730 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13731 of the test patterns for use on little-endian systems.
13732
6ed14ff3
UW
137332014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13734
13735 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13736 (decimal_vector): Fix for little-endian.
13737
401e27fd
JM
137382014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13739
13740 * gdb.arch/sparc-sysstep.exp: New file.
13741 * gdb.arch/sparc-sysstep.c: Likewise.
13742
13743 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13744
8b924729
EBM
137452014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13746
13747 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13748
fb151210
JB
137492014-01-23 Tom Tromey <tromey@redhat.com>
13750
13751 * gdb.ada/array_char_idx: New testcase.
13752
0740f8d8
TT
137532014-01-23 Tom Tromey <tromey@redhat.com>
13754
13755 PR python/16487:
13756 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13757 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13758 classes.
13759
21909fa1
TT
137602014-01-23 Tom Tromey <tromey@redhat.com>
13761
13762 PR python/16491:
13763 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13764 string from an inferior frame.
13765 * gdb.python/py-framefilter-mi.exp: Update.
13766
87ce2a04
DE
137672014-01-22 Doug Evans <dje@google.com>
13768
13769 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13770
237b092b
AA
137712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13772
13773 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13774
d674a709
AA
137752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13776
13777 * gdb.trace/entry-values.exp: Remove excess space character from
13778 regex patterns. Handle s390 call instruction.
13779
20fa3390
AA
137802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13781
13782 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13783 define "*_start" label. Make "name" static.
13784 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13785 ${name} by references to ${name}_start.
13786
78466714
AA
137872014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13788
13789 * gdb.base/info-macros.exp: Remove "debug" from the compile
13790 options.
13791
ec9f644a
IB
137922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13793
13794 * gdb.dlang/demangle.exp: New file.
13795
94b1b47e
IB
137962014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13797
13798 * gdb.dlang/primitive-types.exp: New file.
13799
7f420862
IB
138002014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13801
13802 * configure.ac: Create gdb.dlang/Makefile.
13803 * configure: Regenerate.
13804 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13805 * gdb.dlang/Makefile.in: New file.
13806 * lib/d-support.exp: New file.
13807 * lib/gdb.exp (skip_d_tests): New proc.
13808
52834460
MM
138092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13810
13811 * gdb.btrace/delta.exp: Check reverse stepi.
13812 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13813 * gdb.btrace/finish.exp: New.
13814 * gdb.btrace/next.exp: New.
13815 * gdb.btrace/nexti.exp: New.
13816 * gdb.btrace/record_goto.c: Add comments.
13817 * gdb.btrace/step.exp: New.
13818 * gdb.btrace/stepi.exp: New.
13819 * gdb.btrace/multi-thread-step.c: New.
13820 * gdb.btrace/multi-thread-step.exp: New.
13821 * gdb.btrace/rn-dl-bind.c: New.
13822 * gdb.btrace/rn-dl-bind.exp: New.
13823 * gdb.btrace/data.c: New.
13824 * gdb.btrace/data.exp: New.
13825 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13826
6e07b1d2
MM
138272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13828
13829 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13830 * gdb.btrace/exception.exp: Update.
13831 * gdb.btrace/instruction_history.exp: Update.
13832 * gdb.btrace/record_goto.exp: Update.
13833 * gdb.btrace/tailcall.exp: Update.
13834 * gdb.btrace/unknown_functions.exp: Update.
13835 * gdb.btrace/delta.exp: New.
13836
0b722aec
MM
138372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13838
13839 * gdb.btrace/record_goto.exp: Add backtrace test.
13840 * gdb.btrace/tailcall.exp: Add backtrace test.
13841
066ce621
MM
138422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13843
13844 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13845 * gdb.btrace/record_goto.c: New.
13846 * gdb.btrace/record_goto.exp: New.
13847 * gdb.btrace/x86-record_goto.S: New.
13848
0688d04e
MM
138492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13850
13851 * gdb.btrace/function_call_history.exp: Update tests.
13852 * gdb.btrace/instruction_history.exp: Update tests.
13853
8710b709
MM
138542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13855
13856 * gdb.btrace/function_call_history.exp: Fix expected field
13857 order for "record function-call-history".
13858 Add new tests for "record function-call-history /c".
13859 * gdb.btrace/exception.cc: New.
13860 * gdb.btrace/exception.exp: New.
13861 * gdb.btrace/tailcall.exp: New.
13862 * gdb.btrace/x86-tailcall.S: New.
13863 * gdb.btrace/x86-tailcall.c: New.
13864 * gdb.btrace/unknown_functions.c: New.
13865 * gdb.btrace/unknown_functions.exp: New.
13866 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13867
5de9129b
MM
138682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13869
13870 * gdb.btrace/instruction_history.exp: Update.
13871 * gdb.btrace/function_call_history.exp: Update.
13872
23a7fe75
MM
138732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13874
13875 * gdb.btrace/function_call_history.exp: Fix expected function
13876 trace.
13877 * gdb.btrace/instruction_history.exp: Initialize traced.
13878 Remove traced_functions.
13879
724c7dd8
MM
138802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13881
13882 * gdb.btrace/function_call_history.exp: Update
13883 * gdb.btrace/instruction_history.exp: Update.
13884
6d78d93b
MM
138852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13886
13887 * gdb.btrace/enable.exp: Update expected text.
13888
93a360cc
OJ
138892014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
13890
13891 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
13892 bytes.
13893
3772b53f
MR
138942014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
13895
13896 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
13897
596662fa
OJ
138982014-01-15 Omair Javaid <omair.javaid@linaro.org>
13899
13900 * lib/gdb.exp (supports_process_record): Return true for
13901 arm*-linux*. (supports_reverse): Likewise.
13902
b5b08fb4
SC
139032014-01-13 Siva Chandra Reddy <sivachandra@google.com>
13904
13905 PR python/15464
13906 PR python/16113
13907 * gdb.python/py-type.c: Enhance test case.
13908 * gdb.python/py-value-cc.cc: Likewise
13909 * gdb.python/py-type.exp: Add new tests.
13910 * gdb.python/py-value-cc.exp: Likewise
13911
52d7fb13
AA
139122014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13913 Pedro Alves <palves@redhat.com>
13914
13915 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
13916 Make "name" extern.
13917 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
13918 references to ${name}_start by references to ${name}.
13919
a2cd8cfe
JB
139202014-01-10 Joel Brobecker <brobecker@adacore.com>
13921
13922 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
13923
4e23fced
JB
139242014-01-10 Joel Brobecker <brobecker@adacore.com>
13925
13926 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
13927
c6a9e42c
PA
139282014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
13929 Pedro Alves <palves@redhat.com>
13930
13931 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 13932 mi_gdb_target_load.
c6a9e42c 13933
b7ea362b
PA
139342014-01-08 Pedro Alves <palves@redhat.com>
13935
13936 * gdb.threads/reconnect-signal.c: New file.
13937 * gdb.threads/reconnect-signal.exp: New file.
13938
5e3f4fab
EBM
139392014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13940
13941 * gdb.base/source-dir.exp: New file.
13942
79301218
JB
139432014-01-07 Joel Brobecker <brobecker@adacore.com>
13944
13945 * gdb.ada/mi_interface: New testcase.
13946
8e355c5d
JB
139472014-01-07 Joel Brobecker <brobecker@adacore.com>
13948
13949 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
13950 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
13951 gdb.ada/pp-rec-component/pck.ads: New files.
13952
c0d48811
JB
139532014-01-07 Joel Brobecker <brobecker@adacore.com>
13954
13955 * gdb.python/py-pp-integral.c: New file.
13956 * gdb.python/py-pp-integral.py: New file.
13957 * gdb.python/py-pp-integral.exp: New file.
13958
17b609c3 13959For older changes see ChangeLog-1993-2013.
c906108c 13960\f
8d8cb839
EZ
13961;; Local Variables:
13962;; mode: change-log
13963;; left-margin: 8
13964;; fill-column: 74
13965;; version-control: never
13966;; End:
902f2ccb 13967
e2882c85 13968 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
13969 Copying and distribution of this file, with or without modification,
13970 are permitted provided the copyright notice and this notice are preserved.
This page took 4.282362 seconds and 4 git commands to generate.