Support ptype/o in Rust
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a33ccfc7
TT
12018-06-26 Tom Tromey <tom@tromey.com>
2
3 PR rust/22574:
4 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5 * gdb.rust/simple.rs (struct SimpleLayout): New.
6
6d72d289
SM
72018-06-22 Simon Marchi <simon.marchi@ericsson.com>
8
9 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10 "info registers" output.
11
8363f9d5
RB
122018-06-21 Richard Bunt <richard.bunt@arm.com>
13
14 * gdb.base/watchpoint-hw-attach.c: New test.
15 * gdb.base/watchpoint-hw-attach.exp: New file.
16
f00674fe
SM
172018-06-20 Simon Marchi <simon.marchi@ericsson.com>
18
19 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
20 through /bin/sh.
21 * boards/dwarf4-gdb-index.exp: Likewise.
22 * boards/fission-dwp.exp: Likewise.
23
1d554008
UW
242018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
25
26 * gdb.base/float128.exp: Add comment and improved fail message
27 to the failure case of "print large128" test.
28
d0ac1c44
SM
292018-06-19 Simon Marchi <simon.marchi@ericsson.com>
30
31 * configure.ac: Remove AC_PREREQ.
32 * configure: Re-generate.
33
61b04dd0
PA
342018-06-19 Pedro Alves <palves@redhat.com>
35
36 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
37 (func_extern_caller): New.
38 (main): Call func_extern_caller.
39 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
40 logic change.
41
f63b508a
SM
422018-06-18 Weimin Pan <weimin.pan@oracle.com>
43
44 PR gdb/16841
45 * gdb.cp/typedef-base.cc: New file.
46 * gdb.cp/typedef-base.exp: New file.
47
0fe3a558
TV
482018-06-18 Tom de Vries <tdevries@suse.de>
49
50 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
51
7010835a
AB
522018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
53 Richard Bunt <Richard.Bunt@arm.com>
54
55 * gdb.threads/attach-slow-waitpid.c: New file.
56 * gdb.threads/attach-slow-waitpid.exp: New file.
57 * gdb.threads/slow-waitpid.c: New file.
58
14897d65
PA
592018-06-14 Pedro Alves <palves@redhat.com>
60
61 * gdb.base/fork-running-state.c: Include <errno.h>.
62 (exit_if_relative_exits): New.
63 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
64 exits.
65 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
66 child exits.
67
5d9a0608
TV
682018-06-14 Tom de Vries <tdevries@suse.de>
69
70 PR cli/22573
71 * gdb.base/finish-pretty.c: New test.
72 * gdb.base/finish-pretty.exp: New file.
73
11ae5818
PA
742018-06-14 Pedro Alves <palves@redhat.com>
75
76 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
77 gdb's expected startup output.
78
1d39de44
PA
792018-06-14 Pedro Alves <palves@redhat.com>
80
81 * lib/selftest-support.exp (selftest_setup): Remove inlined
82 function handling.
83
70ee0000
TV
842018-06-14 Tom de Vries <tdevries@suse.de>
85
86 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
87 matching of breakpoint printing.
88
11f4b608
TV
892018-06-13 Tom de Vries <tdevries@suse.de>
90
91 PR testsuite/23269
92 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
93 (fork_child): ... here, and ...
94 (fork_parent): ... here.
95
962018-06-12 Tom de Vries <tdevries@suse.de>
97
98 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
99
9516f85a
AB
1002018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
101 Stephen Roberts <stephen.roberts@arm.com>
102
103 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
104 rewrite test to describe action performed, rather than possible
105 failure.
106
5045b3d7
GB
1072018-06-08 Gary Benson <gbenson@redhat.com>
108
109 * gdb.threads/check-libthread-db.exp: New file.
110 * gdb.threads/check-libthread-db.c: Likewise.
111
c61b06a1
TT
1122018-06-05 Tom Tromey <tom@tromey.com>
113
114 * gdb.base/default.exp: Update expected "show version" output.
115
eb6af809
TT
1162018-06-05 Tom Tromey <tom@tromey.com>
117
118 PR cli/12326:
119 * gdb.cp/static-print-quit.exp: Update.
120 * lib/gdb.exp (pagination_prompt): Update.
121 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
122 * gdb.python/python.exp: Update.
123
178d6a63
JB
1242018-06-04 Joel Brobecker <brobecker@adacore.com>
125
126 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
127
8e817061
JB
1282018-06-01 Joel Brobecker <brobecker@adacore.com>
129
130 * gdb.ada/bp_fun_addr: New testcase.
131
e86ca25f
TT
1322018-06-01 Tom Tromey <tom@tromey.com>
133
134 * gdb.xml/tdesc-regs.exp (load_description): Update expected
135 results.
136 * gdb.dwarf2/method-ptr.exp: Set language to C++.
137 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
138 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
139 * gdb.base/maint.exp (maint_pass_if): Update.
140
4b2dfa9d
MR
1412018-05-31 Maciej W. Rozycki <macro@mips.com>
142
143 * gdb.base/endian.exp: New test.
144 * gdb.base/endian.c: New test source.
145
45f25d6c
AB
1462018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
147
148 PR gdb/23203
149 * gdb.base/bt-selected-frame.c: New file.
150 * gdb.base/bt-selected-frame.exp: New file.
151 * lib/gdb.exp (get_current_frame_number): New function.
152
d9f6d7f8
MR
1532018-05-24 Maciej W. Rozycki <macro@mips.com>
154 Pedro Alves <palves@redhat.com>
155
156 * gdb.threads/tls-core.c: Include <stdlib.h>
157 (thread_proc): Call `abort'.
158 * gdb.threads/tls-core.exp: Generate a core with core_find too.
159 (tls_core_test): New procedure, bits factored out from ...
160 (top level): ... here. Test both native cores and gcore cores.
161
ff1cf532
TT
1622018-05-23 Tom Tromey <tom@tromey.com>
163
164 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
165
b98664d3
TT
1662018-05-23 Tom Tromey <tom@tromey.com>
167
168 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
169 symfile_complaints.
170 (test_short_complaints): Likewise.
171 (test_empty_complaints): Likewise.
172 (test_initial_complaints): Update.
173
4e9668d0
TT
1742018-05-23 Tom Tromey <tom@tromey.com>
175
176 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
177
43ba33c7
TT
1782018-05-23 Tom Tromey <tom@tromey.com>
179
180 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
181 (test_short_complaints): Update.
182
035522c0
PA
1832018-05-22 Pedro Alves <palves@redhat.com>
184
185 * gdb.base/remote.exp: Only gdb_start after compiling the
186 testcase. Issue "disconnect" before testing "set remote" command
187 defaults. Issue clean_restart before running to main.
188
cc0be08f
PA
1892018-05-22 Pedro Alves <palves@redhat.com>
190
191 * gdb.base/remote.exp: Adjust expected output of "show remote
192 memory-write-packet-size". Add tests for "set remote
193 memory-write-packet-size 0" and "set remote
194 memory-write-packet-size fixed/limit".
195
b1b60145
PA
1962018-05-22 Pedro Alves <palves@redhat.com>
197
198 PR gdb/22973
199 * gdb.base/utf8-identifiers.c: New file.
200 * gdb.base/utf8-identifiers.exp: New file.
201
0ec848ad
PFC
2022018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
203
204 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
205
2c3305f6
PFC
2062018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
207
208 * gdb.arch/powerpc-vsx-gcore.exp: New file.
209
ce1e8424
TT
2102018-05-18 Tom Tromey <tom@tromey.com>
211
212 * gdb.base/ptype-offsets.exp: Update.
213
ddfe970e
KS
2142018-05-17 Keith Seitz <keiths@redhat.com>
215
216 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
217 in expected breakpoint stop locations.
218 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
219 move to proper scope to test variable values.
220 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
221 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
222 New functions.
223 (main): Call not_inline_func3.
224 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
225 inline_func1, inline_func2, and inline_func3. Test that when each
226 breakpoint is hit, GDB properly reports both the stop location
227 and the backtrace. Repeat tests for temporary breakpoints.
228
0726fcc6
MR
2292018-05-15 Maciej W. Rozycki <macro@mips.com>
230
231 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
232 rather then trying to access it in determining whether the PID
233 of `gdbserver' could have been retrieved.
234
8ee22052
AB
2352018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.arch/amd64-init-x87-values.S: New file.
238 * gdb.arch/amd64-init-x87-values.exp: New file.
239
7785df48
JK
2402018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
241
242 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
243
56bcdbea
TT
2442018-05-04 Tom Tromey <tom@tromey.com>
245
246 PR python/22730:
247 * gdb.python/python.exp: Test multi-line execute.
248
a913fffb
TT
2492018-05-04 Tom Tromey <tom@tromey.com>
250
251 PR python/22731:
252 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
253
7a2c85f2
TT
2542018-05-04 Tom Tromey <tom@tromey.com>
255
256 PR gdb/11750:
257 * gdb.base/define.exp: Test defining a user command inside a user
258 command.
259 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
260
a3b60e45
JK
2612018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
262 Pedro Alves <palves@redhat.com>
263
264 PR breakpoints/19806 and support for PR external/20207.
265 * gdb.base/watchpoint-unaligned.c: New file.
266 * gdb.base/watchpoint-unaligned.exp: New file.
267
45fe4a03
AB
2682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * gdb.base/maint.exp: Make test names unique, use
271 test_prefix_command_help to test 'help maint info', and remove
272 repeated test of 'help maint'.
273
9be2ae8f
TT
2742018-05-04 Tom Tromey <tom@tromey.com>
275
276 PR gdb/22619:
277 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
278 behavior.
279
11859c31
AB
2802018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.base/maint.exp: Process output from 'maint print registers'
283 line at a time.
284
089a9490
AB
2852018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
288 timeout.
289
9b0797e2
AB
2902018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
293 filter pattern.
294
f6ac5f3d
PA
2952018-05-02 Pedro Alves <palves@redhat.com>
296
297 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
298 to_log_command renames.
299 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
300
77d3c63b
TT
3012018-05-02 Tom Tromey <tom@tromey.com>
302
303 * gdb.python/py-parameter.exp: Set test message.
304
0489430a
TT
3052018-05-02 Tom Tromey <tom@tromey.com>
306
307 PR python/20084:
308 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
309 PARAM_ZUINTEGER_UNLIMITED tests.
310
1632f8ba
DR
3112018-04-28 Dan Robertson <danlrobertson89@gmail.com>
312
313 PR rust/23124
314 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
315 when casting.
316
6d7bb824
TT
3172018-04-30 Tom Tromey <tom@tromey.com>
318
319 * gdb.python/py-type.exp: Check align attribute.
320 * gdb.python/py-type.c: New "aligncheck" global.
321
007e1530
TT
3222018-04-30 Tom Tromey <tom@tromey.com>
323
324 PR exp/17095:
325 * gdb.dwarf2/dw2-align.exp: New file.
326 * gdb.cp/align.exp: New file.
327 * gdb.base/align.exp: New file.
328 * lib/gdb.exp (gdb_int128_helper): New proc.
329 (has_int128_c, has_int128_cxx): New caching procs.
330
6873858b
TT
3312018-04-27 Tom Tromey <tom@tromey.com>
332
333 PR rust/22545:
334 * gdb.rust/simple.exp: Add inclusive range tests.
335
79188d8d
PA
3362018-04-26 Pedro Alves <palves@redhat.com>
337
338 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
339 ifunc breakpoint locations correctly of ifunc breakpoints set
340 while the program resolves the ifunc.
341
c7075ad5
PA
3422018-04-26 Pedro Alves <palves@redhat.com>
343
344 * gdb.base/gnu-ifunc-final.c: New file.
345 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
346 * gdb.base/gnu-ifunc.exp (executable): Delete.
347 (staticexecutable): Adjust.
348 (lib_opts, exec_opts): Delete.
349 (make_binsuffix, build, set-break): New procedures.
350 (misc_tests): New, with tests factored out from the top level.
351 (top level): Test different combinations of ifunc resolver name,
352 resolver with and with debug info, and ifunc target with and
353 without debug info. Wrap static tests with with_target_prefix.
354
8388016d
PA
3552018-04-26 Pedro Alves <palves@redhat.com>
356
357 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
358 return type" warnings.
359
249b5733
PA
3602018-04-25 Pedro Alves <palves@redhat.com>
361
362 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
363 killed".
364 * gdb.base/kill-after-signal.exp: Likewise.
365 * gdb.threads/kill.exp: Likewise.
366
f67c0c91
SDJ
3672018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
368 Sergio Durigan Junior <sergiodj@redhat.com>
369 Pedro Alves <palves@redhat.com>
370
371 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
372 regexps to expect for '[Inferior ... detached]' as well.
373 * gdb.base/attach.exp: Likewise.
374 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
375 "gdb_continue_to_end".
376 (test_catch_syscall_with_wrong_args): Likewise.
377 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
378 ']'. Don't set 'verbose' on.
379 * gdb.base/foll-vfork.exp: Likewise.
380 * gdb.base/fork-print-inferior-events.c: New file.
381 * gdb.base/fork-print-inferior-events.exp: New file.
382 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
383 '[Inferior ... has been killed]' message.
384 * gdb.base/kill-after-signal.exp: Likewise.
385 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
386 detach message.
387 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
388 message.
389 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
390 regexps to expect for '[Inferior ... detached]' as well.
391 * gdb.threads/process-dies-while-detaching.exp: Likewise.
392
0a8ddac4
SM
3932018-04-24 Simon Marchi <simon.marchi@ericsson.com>
394
395 PR gdb/23104
396 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
397
d27d16bf
RB
3982018-04-19 Richard Bunt <richard.bunt@arm.com>
399
400 * gdb.threads/multiple-successive-infcall.c: New test.
401 * gdb.threads/multiple-successive-infcall.exp: New file.
402
a037790e
TT
4032018-04-17 Tom Tromey <tom@tromey.com>
404
405 * gdb.rust/simple.rs (Union): New type.
406 (main): New local "u".
407 * gdb.rust/simple.exp (test_one_slice): Add new test case.
408
e3a91079
AA
4092018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
410
411 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
412 number information in output of "whereis" command.
413 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
414
b744723f
AA
4152018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
416
417 * gdb.ada/info_types.exp: Adjust expected output to the line
418 numbers now printed by "info var/func/type".
419 * gdb.base/completion.exp: Likewise.
420 * gdb.base/included.exp: Likewise.
421 * gdb.cp/cp-relocate.exp: Likewise.
422 * gdb.cp/cplusfuncs.exp: Likewise.
423 * gdb.cp/namespace.exp: Likewise.
424 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
425
4a4495d6
MM
4262018-04-13 Markus Metzger <markus.t.metzger@intel.com>
427
428 * gdb.btrace/cpu.exp: New.
429
1d509aa6
MM
4302018-04-13 Markus Metzger <markus.t.metzger@intel.com>
431
432 * gdb.base/step-indirect-call-thunk.exp: New.
433 * gdb.base/step-indirect-call-thunk.c: New.
434 * gdb.reverse/step-indirect-call-thunk.exp: New.
435 * gdb.reverse/step-indirect-call-thunk.c: New.
436
6295b6da
SM
4372018-04-11 Simon Marchi <simon.marchi@ericsson.com>
438
439 * gdb.base/pie-fork.c: New file.
440 * gdb.base/pie-fork.exp: New file.
441
50146e70
TT
4422018-04-11 Tom Tromey <tom@tromey.com>
443
444 * gdb.rust/simple.exp: Add test for ".." struct initializer.
445
f50d8a2e
PA
4462018-04-10 Pedro Alves <palves@redhat.com>
447
448 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
449 exits. Instead loop running forever.
450 (fork_parent): Run forever too.
451
a0be7a36
SM
4522018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
453
454 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
455 mi_continue_to_line.
456 * gdb.mi/mi-stack.c (callee4): Add comment.
457
9b73db36
SM
4582018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
459
460 * gdb.mi/mi-stack.exp: Fix indentation.
461
c912f608
SM
4622018-04-07 Simon Marchi <simon.marchi@ericsson.com>
463
464 PR gdb/22979
465 * gdb.arch/amd64-osabi.exp: New file.
466
26540402
SM
4672018-04-07 Simon Marchi <simon.marchi@ericsson.com>
468
469 PR gdb/22980
470 * gdb.base/osabi.exp: New file.
471
121ad66c 4722018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
473
474 * gdb.cp/static-typedef-print.exp: New file.
475 * gdb.cp/static-typedef-print.cc: New file.
476
3fcded8f
JB
4772018-03-27 Joel Brobecker <brobecker@adacore.com>
478
479 * gdb.ada/varsize_limit: New testcase.
480
59cc4834
JB
4812018-03-27 Joel Brobecker <brobecker@adacore.com>
482
483 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
484
485 * gdb.ada/notcplusplus: New testcase.
486
487 * gdb.base/c-linkage-name.c: New file.
488 * gdb.base/c-linkage-name.exp: New testcase.
489
4ca59a9f
TT
4902018-03-26 Tom Tromey <tom@tromey.com>
491
492 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
493 * gdb.python/py-framefilter.py (name_error): New global.
494 (ErrorInName.function): Use name_error.
495
978d6c75
TT
4962018-03-26 Tom Tromey <tom@tromey.com>
497
498 PR backtrace/15582:
499 * gdb.python/py-framefilter.exp: Add "bt hide" test.
500
b7fee5a3
KS
5012018-03-23 Keith Seitz <keiths@redhat.com>
502
503 PR c++/22968
504 * gdb.cp/subtypes.exp: New file.
505 * gdb.cp/subtypes.h: New file.
506 * gdb.cp/subtypes.cc: New file.
507 * gdb.cp/subtypes-2.cc: New file.
508
376be529
AB
5092018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
510
511 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
512 (done): Call '_exit' not 'exit' to avoid atexit handlers.
513 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
514 -nostartfiles when compiling the test. Confirm that all registers
515 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
516
066cfa98
AB
5172018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
520 option, syntax was wrong anyway.
521 * gdb.arch/arm-disp-step.exp: Likewise.
522 * gdb.arch/sparc64-regs.exp: Likewise.
523 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
524 option, syntax was wrong anyway, switch to use
525 prepare_for_testing.
526 * gdb.arch/i386-disp-step.exp: Likewise.
527
079670b9
AA
5282018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
529
530 * gdb.ada/exec_changed.exp: Replace "target_info exists
531 use_gdb_stub" by "use_gdb_stub".
532 * gdb.ada/start.exp: Likewise.
533 * gdb.base/async-shell.exp: Likewise.
534 * gdb.base/attach-pie-misread.exp: Likewise.
535 * gdb.base/attach-wait-input.exp: Likewise.
536 * gdb.base/break-entry.exp: Likewise.
537 * gdb.base/break-interp.exp: Likewise.
538 * gdb.base/dprintf-detach.exp: Likewise.
539 * gdb.base/nostdlib.exp: Likewise.
540 * gdb.base/solib-nodir.exp: Likewise.
541 * gdb.base/statistics.exp: Likewise.
542 * gdb.base/testenv.exp: Likewise.
543 * gdb.mi/mi-exec-run.exp: Likewise.
544 * gdb.mi/mi-start.exp: Likewise.
545 * gdb.multi/dummy-frame-restore.exp: Likewise.
546 * gdb.multi/multi-arch-exec.exp: Likewise.
547 * gdb.multi/multi-arch.exp: Likewise.
548 * gdb.multi/tids.exp: Likewise.
549 * gdb.multi/watchpoint-multi.exp: Likewise.
550 * gdb.python/py-events.exp: Likewise.
551 * gdb.threads/attach-into-signal.exp: Likewise.
552 * gdb.threads/attach-stopped.exp: Likewise.
553 * gdb.threads/threadapply.exp: Likewise.
554 * lib/selftest-support.exp: Likewise.
555
26d6cec4
AA
5562018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
557
558 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
559
4ee89e90
SR
5602018-03-20 Stephen Roberts <stephen.roberts@arm.com>
561
562 * gdb.perf/template-breakpoints.cc: New file.
563 * gdb.perf/template-breakpoints.exp: New file.
564 * gdb.perf/template-breakpoints.py: New file.
565
92630041
TT
5662018-03-19 Tom Tromey <tom@tromey.com>
567
568 * gdb.rust/simple.rs (main): Add local variables field1, field2,
569 y0.
570 * gdb.rust/simple.exp: Test bare identifier form of struct
571 initializer.
572
76727919
TT
5732018-03-19 Tom Tromey <tom@tromey.com>
574
575 * gdb.gdb/observer.exp: Remove.
576
194ed413
AA
5772018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
578
579 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
580 "qualified" option when setting breakpoints.
581 * gdb.trace/backtrace.exp: Likewise.
582 * gdb.trace/circ.exp: Likewise.
583 * gdb.trace/collection.exp: Likewise.
584 * gdb.trace/disconnected-tracing.exp: Likewise.
585 * gdb.trace/ftrace-lock.exp: Likewise.
586 * gdb.trace/ftrace.exp: Likewise.
587 * gdb.trace/infotrace.exp: Likewise.
588 * gdb.trace/packetlen.exp: Likewise.
589 * gdb.trace/passc-dyn.exp: Likewise.
590 * gdb.trace/qtro.exp: Likewise.
591 * gdb.trace/read-memory.exp: Likewise.
592 * gdb.trace/report.exp: Likewise.
593 * gdb.trace/signal.exp: Likewise.
594 * gdb.trace/status-stop.exp: Likewise.
595 * gdb.trace/strace.exp: Likewise.
596 * gdb.trace/tfind.exp: Likewise.
597 * gdb.trace/trace-break.exp: Likewise.
598 * gdb.trace/trace-condition.exp: Likewise.
599 * gdb.trace/trace-mt.exp: Likewise.
600 * gdb.trace/tstatus.exp: Likewise.
601 * gdb.trace/tsv.exp: Likewise.
602 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
603 * gdb.trace/unavailable.exp: Likewise.
604 * gdb.trace/while-dyn.exp: Likewise.
605
8b067d2c
AA
6062018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
607
608 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
609 that libinproctrace is copied to the target.
610
3ae9ce5d
TT
6112018-03-14 Tom Tromey <tom@tromey.com>
612
613 PR cli/14977:
614 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
615 a null pointer.
616 * gdb.base/wchar.exp: Likewise.
617
b8c2339b
TT
6182018-03-14 Tom Tromey <tom@tromey.com>
619
620 PR cli/19918:
621 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
622 flag.
623
4872dc46
SM
6242018-03-08 Simon Marchi <simon.marchi@ericsson.com>
625
626 PR gdb/22841
627 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
628 "target" to remote_exec.
629
e4fe3756
SM
6302018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
631
632 PR gdb/22841
633 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
634 ${board}_upload): Remove.
635
e95a97d4
AA
6362018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
637
638 * gdb.cp/watch-cp.cc: New test.
639 * gdb.cp/watch-cp.exp: New file.
640
dbbb1059
AB
6412018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 * gdb.base/infcall-nested-structs.exp: New file.
644 * gdb.base/infcall-nested-structs.c: New file.
645 * gdb.base/float.exp: Add riscv support.
646
ecc054c0
TP
6472018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
648
649 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
650 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
651
25e3c82c
SDJ
6522018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
653
654 * gdb.server/abspath.exp: New file.
655 * lib/gdb.exp (with_cwd): New procedure.
656
3083294d
SM
6572018-02-28 Simon Marchi <simon.marchi@ericsson.com>
658
659 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
660 use it.
661 (gdb_is_target_remote_prompt): New proc.
662 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
663 (gdb_is_target_native): Pass prompt parameter to
664 gdb_is_target_1.
665
3275ef47
SM
6662018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
667
668 * gdb.base/load-command.c: New file.
669 * gdb.base/load-command.exp: New file.
670 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
671 (gdb_is_target_1): ...this, and generalize for other targets
672 than just remote.
673 (gdb_is_target_remote): Use gdb_is_target_1.
674 (gdb_is_target_native): use gdb_is_target_1.
675
6893c19a
TT
6762018-02-26 Tom Tromey <tom@tromey.com>
677
678 PR python/16497:
679 * gdb.python/py-framefilter.exp: Update test.
680
2ddeaf8a
TT
6812018-02-26 Tom Tromey <tom@tromey.com>
682
683 * gdb.dwarf2/variant.c: New file.
684 * gdb.dwarf2/variant.exp: New file.
685
c9317f21
TT
6862018-02-26 Tom Tromey <tom@tromey.com>
687
688 * gdb.rust/simple.exp: Accept more possible results in enum test.
689
6f6d0c26
SM
6902018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
691
692 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
693 parentheses.
694
11b03145
MR
6952018-02-23 Maciej W. Rozycki <macro@mips.com>
696
697 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
698 name of a variable: $actual_linejj -> $actual_line.
699
54a27fe5
JB
7002018-02-21 John Baldwin <jhb@FreeBSD.org>
701
702 * gdb.arch/amd64-i386-address.exp: Fix a typo.
703
de65820c
MM
7042018-02-20 Markus Metzger <markus.t.metzger@intel.com>
705
706 * gdb.btrace/buffer-size.exp: Do not force BTS.
707
980548fd
PA
7082018-02-14 Pedro Alves <palves@redhat.com>
709
710 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
711 getting a "Quit".
712
c4e12631
MM
7132018-02-09 Markus Metzger <markus.t.metzger@intel.com>
714
715 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
716 Fix test name.
717
c2e0e465
SM
7182018-02-07 Simon Marchi <simon.marchi@ericsson.com>
719
720 * gdb.cp/m-static.exp: Check type of optimized out static
721 member.
722
f7216783
AB
7232018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
726 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
727
0625771b
LS
7282018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
729 Leszek Swirski <leszeks@google.com>
730
731 * gdb.python/py-prettyprint.c
732 (struct to_string_returns_value_inner,
733 struct to_string_returns_value_wrapper): New.
734 (main): Add tsrvw variable.
735 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
736 ToStringReturnsValueWrapper): New classes.
737 (register_pretty_printers): Register new pretty-printers.
738 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
739 recursive pretty printer.
740 * gdb.python/py-mi.exp: Likewise.
741
59498c30
LS
7422018-02-01 Leszek Swirski <leszeks@google.com>
743
744 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
745 functions with the same name as an include file are parsed
746 correctly.
747
d4d38844
YQ
7482018-02-01 Yao Qi <yao.qi@linaro.org>
749
750 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
751 "\[^\r\n\]*".
752
07e5f5cf
NP
7532018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
754
755 * gdb.arch/powerpc-prologue-frame.s: New file.
756 * gdb.arch/powerpc-prologue-frame.c: Likewise.
757 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
758
929b5ad4
JB
7592018-01-31 Joel Brobecker <brobecker@adacore.com>
760
761 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
762
e671cd59
PA
7632018-01-30 Pedro Alves <palves@redhat.com>
764
765 PR gdb/13211
766 * gdb.base/interrupt-daemon.c: New.
767 * gdb.base/interrupt-daemon.exp: New.
768 * gdb.multi/multi-term-settings.c: New.
769 * gdb.multi/multi-term-settings.exp: New.
770
fc413dc4
JB
7712018-01-30 Joel Brobecker <brobecker@adacore.com>
772
773 * gdb.base/break.exp: Save the location where the breakpoint
774 on break.c:47 was actually inserted when debugging the version
775 compiled at -O2 and use it in the expected output of the "info
776 break" test performed soon after.
777
5c319bb2
PA
7782018-01-22 Pedro Alves <palves@redhat.com>
779 Sergio Durigan Junior <sergiodj@redhat.com>
780
781 * gdb.base/whatis.exp: Add tests for 'set print object on' +
782 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
783
a9e40818
JB
7842018-01-22 Joel Brobecker <brobecker@adacore.com>
785
786 * gdb.base/break-include.c, gdb.base/break-include.inc,
787 gdb.base/break-include.exp: New files.
788 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
789 line number now being the actual line number where the breakpoint
790 was inserted.
791 * gdb.mi/mi-break.exp: Likewise.
792 * gdb.mi/mi-reverse.exp: Likewise.
793 * gdb.mi/mi-simplerun.exp: Ditto.
794
e707fc44
AB
7952018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
798 varobj.
799 * gdb.mi/mi-var-create-rtti.exp: Likewise.
800
ae451627
AB
8012018-01-21 Don Breazeal <donb@codesourcery.com>
802 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.mi/basics.c: Add new global.
805 * gdb.mi/mi-frame-regs.exp: New file.
806 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
807 case.
808
b1b189e0
AB
8092018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
812 non-parameter, and on an unknown symbol.
813
fcfcc376
TT
8142018-01-19 Tom Tromey <tom@tromey.com>
815
816 * gdb.rust/modules.rs (TWENTY_THREE): New global.
817 * gdb.rust/modules.exp: Add ::-qualified lookup test.
818
634c1c31
AA
8192018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
820
821 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
822 setrlimit and chdir to int.
823
d6ad07fd
AA
8242018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
825
826 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
827 function.
828 (my_tend): Likewise.
829 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
830 rationale of avoiding FP- and vector instructions.
831
adf8243b
RK
8322018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
833
834 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
835 "info reg" with "\[ \t\]*".
836 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
837 "\[ \t\]+".
838 * gdb.arch/s390-multiarch.exp: Ditto.
839 * gdb.base/pc-fp.exp: Ditto.
840 * gdb.reverse/i386-precsave.exp: Ditto.
841 * gdb.reverse/i386-reverse.exp: Ditto.
842 * gdb.reverse/i387-env-reverse.exp: Ditto.
843 * gdb.reverse/i387-stack-reverse.exp: Ditto.
844
dcc06925
AA
8452018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
846
847 * lib/gdb.exp (gdb_compile): Re-enable use of
848 universal_compile_options for languages other than Rust.
849
25d4fd80
AA
8502018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
851
852 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
853
ee7f689e 8542018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
855
856 PR gdb/16577
857 * gdb.base/solib-vanish.exp: New.
858 * gdb.base/solib-vanish-main.c: New.
859 * gdb.base/solib-vanish-lib1.c: New.
860 * gdb.base/solib-vanish-lib2.c: New.
861
d8447b6b
YQ
8622018-01-17 Yao Qi <yao.qi@linaro.org>
863
864 * gdb.compile/compile.exp: Match the address printed for
865 frame in the output of command "bt".
866
86d6a90c
TT
8672018-01-15 Tom Tromey <tom@tromey.com>
868
869 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
870 compute sp_reg.
871
cbcdb1aa
AB
8722018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
875 to prepare.
876 (prepare): Return 0 on error, 1 on success.
877
eea61984
PA
8782018-01-12 Pedro Alves <palves@redhat.com>
879
880 * gdb.base/continue-after-aborted-step-over.c: New.
881 * gdb.base/continue-after-aborted-step-over.exp: New.
882
6181e9c2
SM
8832018-01-11 Simon Marchi <simon.marchi@ericsson.com>
884
885 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
886 options when not creating an executable.
887
3cada740
PA
8882018-01-11 Pedro Alves <palves@redhat.com>
889
890 PR remote/22597
891 * gdb.server/stop-reply-no-thread.c: New file.
892 * gdb.server/stop-reply-no-thread.exp: New file.
893
c63d3e8d
PA
8942018-01-10 Pedro Alves <palves@redhat.com>
895
896 PR gdb/22670
897 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
898 functions too. Test setting breakpoints and printing C functions
899 with no debug info too.
900 * gdb.ada/bp_c_mixed_case/qux.c: New file.
901
d4c2a405
PA
9022018-01-10 Pedro Alves <palves@redhat.com>
903
904 PR gdb/22670
905 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
906 a fail.
907
8825213e
PA
9082018-01-10 Pedro Alves <palves@redhat.com>
909
910 PR gdb/22670
911 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
912
605fd3c6
YQ
9132018-01-08 Simon Marchi <simon.marchi@ericsson.com>
914
915 * gdb.server/unittest.exp: Match the output in non-development
916 mode.
917
1e5ded6c
YQ
9182018-01-08 Simon Marchi <simon.marchi@ericsson.com>
919
920 * gdb.gdb/unittest.exp: Match output in non-development mode.
921
30066b0b
JB
9222018-01-08 Joel Brobecker <brobecker@adacore.com>
923
924 * gdb.ada/access_tagged_param.exp: Relax expected output
925 for value of "ObjL" in "continue" to pck.inspect breakpoint
926 test.
927
04bafb1e
XR
9282018-01-08 Joel Brobecker <brobecker@adacore.com>
929
9f86398b
JB
930 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
931 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 932
e379cee6
PA
9332018-01-05 Pedro Alves <palves@redhat.com>
934
935 PR gdb/18653
936 * gdb.base/libsegfault.exp: New.
937
de63c46b
PA
9382018-01-05 Joel Brobecker <brobecker@adacore.com>
939
940 PR gdb/22670
941 * gdb.ada/access_tagged_param.exp: New file.
942 * gdb.ada/access_tagged_param/foo.adb: New file.
943
f98fc17b
PA
9442018-01-05 Pedro Alves <palves@redhat.com>
945
946 PR gdb/22670
947 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
948 exercise lower case too, and to exercise both full matching and
949 wild matching.
950
342f8240
JB
9512018-01-05 Joel Brobecker <brobecker@adacore.com>
952
953 * gdb.ada/rename_subscript_param: New testcase.
954
7150d33c
JG
9552018-01-05 Jerome Guitton <guitton@adacore.com>
956
957 * gdb.ada/arr_acc_idx_w_gap: New testcase.
958
cc0e770c
JB
9592018-01-05 Joel Brobecker <brobecker@adacore.com>
960
961 * gdb.ada/convvar_comp: New testcase.
962
672a41aa 9632018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
964
965 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
966 (My_Table): New global variable.
967 * testsuite/gdb.ada/array_char_idx.exp: Add test.
968
7365ec2f
JB
9692018-01-04 Joel Brobecker <brobecker@adacore.com>
970
971 PR gdb/22670
972 * gdb.ada/maint_with_ada: New testcase.
973
289483b6
JB
9742018-01-04 Joel Brobecker <brobecker@adacore.com>
975
976 PR gdb/22670
977 * gdb.ada/bp_c_mixed_case: New testcase.
978
344420da
JB
9792018-01-04 Joel Brobecker <brobecker@adacore.com>
980
981 PR gdb/22670
982 * gdb.ada/complete.exp: Add "complete break ada" test.
983
66fc87a0
JB
9842018-01-04 Joel Brobecker <brobecker@adacore.com>
985
986 PR gdb/22670
987 * gdb.ada/info_addr_mixed_case: New testcase.
988
9f757bf7
XR
9892018-01-03 Xavier Roirand <roirand@adacore.com>
990
991 * gdb.ada/excep_handle.exp: New testcase.
992 * gdb.ada/excep_handle/foo.adb: New file.
993 * gdb.ada/excep_handle/pck.ads: New file.
994
bd570f80
JB
9952018-01-03 Joel Brobecker <brobecker@adacore.com>
996
997 * gdb.base/step-line.c: Add extra empty line in copyright header.
998 * gdb.base/step-line.inp: Likewise.
999
9fe561ab
JB
10002018-01-02 Joel Brobecker <brobecker@adacore.com>
1001
1002 * gdb.ada/dyn_stride.exp: Add slice test.
1003
a405673c
JB
10042018-01-02 Joel Brobecker <brobecker@adacore.com>
1005
1006 * gdb.ada/dyn_stride: New testcase.
1007
cef0f868
SH
10082017-12-27 Stafford Horne <shorne@gmail.com>
1009
1010 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1011 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1012
b67d92b0
SH
10132017-12-27 Stafford Horne <shorne@gmail.com>
1014
1015 * gdb.base/reggroups.c: New file.
1016 * gdb.base/reggroups.exp: New file.
1017
eccab96d
JB
10182017-12-18 Joel Brobecker <brobecker@adacore.com>
1019
1020 * gdb.dwarf2/ada-valprint-error.c: New file.
1021 * gdb.dwarf2/ada-valprint-error.exp: New file.
1022
0e2da9f0
JB
10232017-12-18 Joel Brobecker <brobecker@adacore.com>
1024
1025 * gdb.ada/assign_arr: New testcase.
1026
cb923fcc
XR
10272017-12-18 Xavier Roirand <roirand@adacore.com>
1028
1029 * gdb.ada/funcall_ptr: New testcase.
1030
7c161838
SDJ
10312017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1032
1033 PR cli/16224
1034 * gdb.base/ptype-offsets.cc: New file.
1035 * gdb.base/ptype-offsets.exp: New file.
1036
1af17fd9
YQ
10372017-12-15 Yao Qi <yao.qi@linaro.org>
1038
1039 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1040 if XML is disabled.
1041
828d5846
XR
10422017-12-15 Xavier Roirand <roirand@adacore.com>
1043
1044 * gdb.ada/same_component_name: New testcase.
1045
79e8fcaa
JB
10462017-12-14 Joel Brobecker <brobecker@adacore.com>
1047
1048 * gdb.ada/str_binop_equal: New testcase.
1049
e05fa6f9
JB
10502017-12-14 Joel Brobecker <brobecker@adacore.com>
1051
1052 * gdb.ada/task_switch_in_core: New testcase.
1053
b89641ba
SM
10542017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1055
1056 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1057 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1058 call test_bkpt_qualified.
1059 (test_bkpt_qualified): New proc.
1060
6892d2e4
PA
10612017-12-13 Pedro Alves <palves@redhat.com>
1062
1063 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1064 Tighten regexp by matching with an anchor.
1065
a22ecf70
PA
10662017-12-13 Pedro Alves <palves@redhat.com>
1067
1068 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1069 ("expression with namespace"): New set of tests.
1070 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1071 (Nested::Test_NS::qux): New.
1072 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1073 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1074
9937536c
JB
10752017-12-13 Joel Brobecker <brobecker@adacore.com>
1076
1077 * gdb.base/server-del-break.c: New file.
1078 * gdb.base/server-del-break.exp: New file.
1079
fe49c6f5
SH
10802017-12-12 Stafford Horne <shorne@gmail.com>
1081
1082 * gdb.xml/tdesc-regs.exp: Add or1k support.
1083
c3d18620
SH
10842017-12-12 Stafford Horne <shorne@gmail.com>
1085
1086 * gdb.base/bp-permanent.c: Define nop of or1k.
1087
c5f9cfc8
JB
10882017-12-11 Joel Brobecker <brobecker@adacore.com>
1089
1090 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1091 output with components being reordered.
1092
a9c135fc
JB
10932017-12-11 Joel Brobecker <brobecker@adacore.com>
1094
1095 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1096 output with components being reordered.
1097
927aa2e7
JK
10982017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1099 Pedro Alves <palves@redhat.com>
1100
1101 * gdb.base/maint.exp (check for .gdb_index): Check also for
1102 .debug_names.
1103 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1104 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1105 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1106 (.gdb_index used after symbol reloading): Support also .debug_names.
1107 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1108
f17d9474
YQ
11092017-12-08 Yao Qi <yao.qi@linaro.org>
1110
1111 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1112 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1113
a0de8c21
YQ
11142017-12-08 Yao Qi <yao.qi@linaro.org>
1115
1116 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1117 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1118
a738ea1d
YQ
11192017-12-08 Yao Qi <yao.qi@linaro.org>
1120
1121 * gdb.arch/aarch64-tagged-pointer.c: New file.
1122 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1123
1cd9a73b
SDJ
11242017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1125
1126 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1127 "int".
1128
fa6eb693
KS
11292017-12-07 Keith Seitz <keiths@redhat.com>
1130
1131 PR breakpoints/22569
1132 * gdb.linespec/ls-errs.exp: Change expected result of "break
1133 -source this file has spaces.c -line 3".
1134 Check that an explicit source file followed by whitespace is
1135 identified as an invalid explicit location.
1136
883fd55a
KS
11372017-12-07 Keith Seitz <keiths@redhat.com>
1138
1139 * gdb.cp/nested-types.cc: New file.
1140 * gdb.cp/nested-types.exp: New file.
1141 * lib/cp-support.exp: Load data-structures.exp library.
1142 (debug_cp_test_ptype_class): New global.
1143 (cp_ptype_class_verbose, next_line): New procedures.
1144 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1145 Add and document new return value.
1146 Switch the list of lines to a queue.
1147 Add support for new `type' key for nested type definitions.
1148 Add debugging/troubleshooting messages.
1149 * lib/data-structures.exp: New file.
1150
ec72db3e
SM
11512017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1152
1153 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1154 with proc_with_prefix, don't use with_test_prefix.
1155
99598d71
TT
11562017-12-07 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.base/break.exp: Add test for empty "commands".
1159
a8806230
YQ
11602017-12-07 Yao Qi <yao.qi@linaro.org>
1161
1162 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1163 malloc and catch syscall.
1164
824cc835
PM
11652017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1166
1167 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1168 tests for explicit locations.
1169
7cc244de
PA
11702017-12-06 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1173 force-disabling XML descriptions.
1174
50a1fdd5
PA
11752017-12-04 Pedro Alves <palves@redhat.com>
1176
1177 PR gdb/22499
1178 * gdb.arch/amd64-disp-step-avx.S: New file.
1179 * gdb.arch/amd64-disp-step-avx.exp: New file.
1180
f0fb2488
PA
11812017-12-03 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1184 and <string.h>.
1185 (parent_function): Print distinct messages when waitpid fails, or
1186 the child exits with a signal, or the child exits for an unhandled
1187 reason.
1188 * gdb.threads/process-dies-while-detaching.exp
1189 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1190 it. Wait for both inferior output and GDB's prompt. Use an
1191 indirect spawn id list.
1192 (do_detach): New parameter 'child_exit'. Use it to compute
1193 expected inferior output.
1194 (test_detach, test_detach_watch, test_detach_killed_outside):
1195 Adjust to pass down the expected child exit kind.
1196
97cbe998
SDJ
11972017-12-01 Joel Brobecker <brobecker@adacore.com>
1198 Sergio Durigan Junior <sergiodj@redhat.com>
1199 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1202
40fc416f
SDJ
12032017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1204
1205 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1206 to 'symbol-file' and 'add-symbol-file' can be
1207 position-independent.
1208
1cc75e92
YQ
12092017-12-01 Yao Qi <yao.qi@linaro.org>
1210
1211 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1212 the URL in copyright header.
1213 * gdb.arch/aarch64-fp.exp: Likewise.
1214 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1215 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1216 * gdb.base/expand-psymtabs.exp: Likewise.
1217 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1218 * gdb.fortran/common-block.exp: Likewise.
1219 * gdb.fortran/common-block.f90: Likewise.
1220 * gdb.fortran/logical.exp: Likewise.
1221 * gdb.fortran/vla-datatypes.f90: Likewise.
1222 * gdb.fortran/vla-sub.f90: Likewise.
1223
875fb7a7
JB
12242017-11-30 Joel Brobecker <brobecker@adacore.com>
1225
1226 * gdb.ada/repeat_dyn: New testcase.
1227
6f14765f
UW
12282017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1229
1230 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1231 Update for changed thread numbering.
1232 * gdb.cell/bt.exp: Update for changed GDB output.
1233
f1af7b94
SM
12342017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1235
1236 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1237 setting isremote by hand.
1238 * boards/dwarf4-gdb-index.exp: Likewise.
1239 * boards/fission.exp: Likewise.
1240 * boards/stabs.exp: Likewise.
1241
e3919f3e
PA
12422017-11-30 Pedro Alves <palves@redhat.com>
1243
1244 * gdb.linespec/cpls-ops.exp
1245 (check_explicit_skips_function_argument): Extract the underlying
1246 type of size_t instead of hardcoding it.
1247
bd69330d
PA
12482017-11-29 Pedro Alves <palves@redhat.com>
1249
1250 PR c++/19436
1251 * gdb.linespec/cpls-abi-tag.cc: New file.
1252 * gdb.linespec/cpls-abi-tag.exp: New file.
1253
a20714ff
PA
12542017-11-29 Pedro Alves <palves@redhat.com>
1255
1256 * gdb.base/langs.exp: Use -qualified.
1257 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1258 it.
1259 * gdb.cp/namespace.exp: Use -qualified.
1260 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1261 (overload-3, template-overload, template-ret-type, const-overload)
1262 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1263 procedures.
1264 (test_driver): Call them.
1265 * gdb.cp/save-bp-qualified.cc: New.
1266 * gdb.cp/save-bp-qualified.exp: New.
1267 * gdb.linespec/explicit.exp: Test -qualified.
1268 * lib/completion-support.exp (completion::explicit_opts_list): Add
1269 "-qualified".
1270 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1271
f6f1d339
PM
12722017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1273
1274 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1275
02ca603a
TT
12762017-11-29 Tom Tromey <tom@tromey.com>
1277
1278 * gdb.base/relocate.exp: Update invalid argument test.
1279 Add new tests for invalid arguments.
1280
ed6c0bfb
TP
12812017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1282
1283 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1284 Return 0 as a long.
1285 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1286
f106e10e
TP
12872017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1288
1289 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1290 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1291 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1292 func ().
1293 * gdb.cp/shadow.cc (B.func): Return 0.
1294
10329bb2
JB
12952017-11-27 Joel Brobecker <brobecker@adacore.com>
1296
1297 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1298 expected output in gdb_expect call to allow the exception
1299 message to be present as well. Fix syntax confusion to avoid
1300 TCL thinking that exception_name is an array.
1301
617cd4bc
UW
13022017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1303
1304 * gdb.arch/spu-info.c: Include <unistd.h>.
1305 (do_signal_test): Fix broken calls to write.
1306 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1307 Fix checks for empty mailboxes. Update signal tests for corrected
1308 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1309 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1310 * gdb.cell/arch.exp: Use standard_output_file.
1311 * gdb.cell/break.exp: Likewise.
1312 * gdb.cell/bt.exp: Likewise.
1313 * gdb.cell/core.exp: Likewise.
1314 * gdb.cell/dwarfaddr.exp: Likewise.
1315 * gdb.cell/ea-cache.exp: Likewise.
1316 * gdb.cell/ea-standalone.exp: Likewise.
1317 * gdb.cell/f-regs.exp: Likewise.
1318 * gdb.cell/fork.exp: Likewise.
1319 * gdb.cell/gcore.exp: Likewise.
1320 * gdb.cell/mem-access.exp: Likewise.
1321 * gdb.cell/ptype.exp: Likewise.
1322 * gdb.cell/registers.exp: Likewise.
1323 * gdb.cell/sizeof.exp: Likewise.
1324 * gdb.cell/solib-symbol.exp: Likewise.
1325 * gdb.cell/solib.exp: Likewise.
617cd4bc 1326
a81aaca0
PA
13272017-11-25 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.base/complete-empty.exp: New file.
1330 * gdb.base/completion.exp: Adjust.
1331
6a3c6ee4
PA
13322017-11-25 Pedro Alves <palves@redhat.com>
1333
1334 * gdb.linespec/cpls-ops.cc: New file.
1335 * gdb.linespec/cpls-ops.exp: New file.
1336 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1337 factored out from ...
1338 (test_complete_prefix_range): ... this.
1339
8955eb2d
PA
13402017-11-24 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.linespec/cpcompletion.exp: New file.
1343 * gdb.linespec/cpls-hyphen.cc: New file.
1344 * gdb.linespec/cpls.cc: New file.
1345 * gdb.linespec/cpls2.cc: New file.
1346 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1347 test to use test_gdb_complete_unique. Add label completion,
1348 keyword completion and explicit location completion tests.
1349 * lib/completion-support.exp: New file.
1350
e547c119
JB
13512017-11-24 Joel Brobecker <brobecker@adacore.com>
1352
1353 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1354 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1355 when hitting an exception catchpoint.
1356
7c3c1aa8
YQ
13572017-11-22 Yao Qi <yao.qi@linaro.org>
1358
1359 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1360
41bd68f5
SM
13612017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1362
1363 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1364 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1365 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1366
1daad298
YQ
13672017-11-22 Yao Qi <yao.qi@linaro.org>
1368
1369 * gdb.base/info-os.exp: Pass pthreads.
1370 * gdb.multi/multi-attach.exp: Likewise.
1371
88465e87
YQ
13722017-11-22 Yao Qi <yao.qi@linaro.org>
1373
1374 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1375 compiler.
1376
dc196b23
YQ
13772017-11-22 Yao Qi <yao.qi@linaro.org>
1378
1379 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1380 * gdb.base/break-interp.exp: Likewise.
1381 * gdb.base/jit-attach-pie.exp: Likewise.
1382
2400729e
UW
13832017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1384
1385 * gdb.base/float128.c (large128): New variable.
1386 * gdb.base/float128.exp: Add test to print largest __float128 value.
1387
7a26362d
UW
13882017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1389
1390 * gdb.arch/vsx-regs.exp: Update register content checks.
1391
ed0f4273
UW
13922017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1393
1394 * gdb.arch/ppc-longdouble.exp: New file.
1395 * gdb.arch/ppc-longdouble.c: Likewise.
1396
a25d69c6
PA
13972017-11-21 Pedro Alves <palves@redhat.com>
1398
1399 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1400
73fcf641
PA
14012017-11-20 Pedro Alves <palves@redhat.com>
1402
1403 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1404 (long_double_typedef): New typedefs.
1405 Use DEF on double and long double.
1406 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1407 cases.
1408 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1409 and 'long_double_ptr_same_size' locals. Use them to decide
1410 whether cast from array/function to float is valid/invalid.
1411
71a3c369
TT
14122017-11-17 Tom Tromey <tom@tromey.com>
1413
1414 * gdb.rust/traits.rs: New file.
1415 * gdb.rust/traits.exp: New file.
1416
ced9779b
JB
14172017-11-17 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.ada/minsyms: New testcase.
1420
a0922d80
PA
14212017-11-16 Pedro Alves <palves@redhat.com>
1422
1423 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1424 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1425
ea04e54c
PA
14262017-11-16 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1429 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1430
e849ea89
PA
14312017-11-16 Pedro Alves <palves@redhat.com>
1432
1433 * gdb.server/reconnect-ctrl-c.c: New file.
1434 * gdb.server/reconnect-ctrl-c.exp: New file.
1435
d8ae99a7
PM
14362017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1437
1438 * gdb.python/py-rbreak.exp: New file.
1439 * gdb.python/py-rbreak.c: New file.
1440 * gdb.python/py-rbreak-func2.c: New file.
1441
968a13f8
PA
14422017-11-16 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1445 pattern.
1446 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1447 GDB.
1448
71774bc9
SM
14492017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1450
1451 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1452 regex.
1453
ddbb44cf
SM
14542017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1455
1456 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1457 test names.
1458
584a564f
PA
14592017-11-09 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1462 factored out from ...
1463 (top level): ... here, and adjusted to avoid expecting beyond the
1464 prompt in a single gdb_test_multiple.
1465
5ed7a928
PA
14662017-11-09 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1469 output.
1470 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1471 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1472 * gdb.server/ext-run.exp ("kill" test): Likewise.
1473 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1474
a60e0738
PA
14752017-11-09 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1478 match till end of line.
1479
2c88253f
PA
14802017-11-09 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1483
c7a38517
PA
14842017-11-09 Pedro Alves <palves@redhat.com>
1485
1486 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1487 New procedures, factored out from ...
1488 (top level): ... here, and adjusted to avoid expecting beyond the
1489 prompt in one go.
1490
f29f4b6b
PA
14912017-11-09 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1494 output. Fix '?' match.
1495
286acbb5
JB
14962017-11-08 Joel Brobecker <brobecker@adacore.com>
1497
1498 * gdb.ada/scoped_watch: New testcase.
1499 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1500 which is actually correct.
1501 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1502 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1503
62d7ae92
PA
15042017-11-08 Pedro Alves <palves@redhat.com>
1505
1506 * gdb.gdb/complaints.exp (test_initial_complaints)
1507 (test_serial_complaints, test_short_complaints): Call
1508 complaint_internal instead of complaint.
1509
280ca31f
DT
15102017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1511
1512 * gdb.threads/tls-core.c: New file.
1513 * gdb.threads/tls-core.exp: Likewise.
1514
b5ec771e
PA
15152017-11-08 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1518 (p Exported_Capitalized): New test.
1519 (p exported_capitalized): New test.
1520
a02b41a7
PA
15212017-11-07 Pedro Alves <palves@redhat.com>
1522
1523 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1524
95e95a6d
PA
15252017-11-07 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1528 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1529 (disable_invalid, disable_inverted, disable_negative): New
1530 procedures.
1531 ("bad numbers"): New set of tests.
1532
cee62dbd
PA
15332017-11-07 Pedro Alves <palves@redhat.com>
1534
1535 * gdb.cp/ena-dis-br-range.exp: Add tests.
1536
cc638e86
PA
15372017-11-07 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1540
d0fe4701
XR
15412017-11-07 Xavier Roirand <roirand@adacore.com>
1542 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.base/ena-dis-br.exp: Add reference to
1545 gdb.cp/ena-dis-br-range.exp.
1546 * gdb.cp/ena-dis-br-range.exp: New file.
1547 * gdb.cp/ena-dis-br-range.cc: New file.
1548
46f67f80
PA
15492017-11-06 Pedro Alves <palves@redhat.com>
1550
1551 * gdb.base/attach-non-pgrp-leader.c: New.
1552 * gdb.base/attach-non-pgrp-leader.exp: New.
1553
726e1356
PA
15542017-11-06 Pedro Alves <palves@redhat.com>
1555
1556 * configure.ac: No longer check for termio.h and sgtty.h.
1557 * configure: Regenerate.
1558 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1559 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1560 Remove termio and sgtty code.
1561
50ab6ace
YQ
15622017-11-03 Yao Qi <yao.qi@linaro.org>
1563
1564 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1565 in GDB is disabled.
1566
8e68731c
YQ
15672017-11-03 Yao Qi <yao.qi@linaro.org>
1568
1569 * gdb.python/py-thrhandle.exp: Skip it if python is not
1570 enabled.
1571
3a87ae65
SM
15722017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1573
1574 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1575 as a breakpoint command.
1576
484d8d36
MD
15772017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1578
1579 PR python/21213
1580 * gdb.python/py-infthread.exp: Test calling
1581 InferiorThread.inferior () multiple times in a row.
1582
4a27f119
KS
15832017-10-27 Keith Seitz <keiths@redhat.com>
1584
1585 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1586 Test "info break" for every inlined function breakpoint.
1587
bb11dd58
YQ
15882017-10-27 Yao Qi <yao.qi@linaro.org>
1589
1590 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1591
a43f3893
PF
15922017-10-26 Patrick Frants <osscontribute@gmail.com>
1593
1594 * gdb.cp/classes.exp (test_static_members): Test printing
1595 Outer::instance.
1596 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1597 (Inner::instance, Outer::instance): New.
1598
792ccf00
PA
15992017-10-24 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1602 extra console" test in two stages.
1603
eb2bfbad
PA
16042017-10-24 Pedro Alves <palves@redhat.com>
1605
1606 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1607
1f75a651
PA
16082017-10-24 Pedro Alves <palves@redhat.com>
1609
1610 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1611 loop.
1612
779990d9
PA
16132017-10-24 Pedro Alves <palves@redhat.com>
1614
1615 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1616 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1617
ad9b8f5d
PA
16182017-10-24 Pedro Alves <palves@redhat.com>
1619
1620 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1621 parameter and handle it. Don't output read value in test name.
1622
fee6da6e
PA
16232017-10-24 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1626 custom test name.
1627
10389c2c
PA
16282017-10-24 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1631 include the unstable output directory name in the test's name.
1632 (initial_setup_simple) <'set args'>: Use custom test name.
1633
a80e65a9
PA
16342017-10-24 Pedro Alves <palves@redhat.com>
1635
1636 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1637 with explicit test name.
1638
15763a09
PA
16392017-10-20 Pedro Alves <palves@redhat.com>
1640
1641 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1642 'wait -i'. Use gdb_assert and remote_close.
1643
49a4ce2e
AB
16442017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1645
1646 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1647 number from variable rather than hard-coded.
1648
a75868f5
PA
16492017-10-19 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.base/long-inferior-output.c: New file.
1652 * gdb.base/long-inferior-output.exp: New file.
1653
c8ba13ad
KS
16542017-11-18 Keith Seitz <keiths@redhat.com>
1655
1656 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1657 method.
1658 (main): Call it.
1659 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1660 Add additional user-defined conversion operator tests.
1661
b27de576
PA
16622017-10-17 Pedro Alves <palves@redhat.com>
1663
1664 * boards/native-stdio-gdbserver.exp: Load "local-board".
1665
8484c955
PA
16662017-10-17 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.base/quit-live.c: New file.
1669 * gdb.base/quit-live.exp: New file.
1670
83d5a34d
KS
16712017-10-16 Keith Seitz <keiths@redhat.com>
1672
1673 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1674 (class_with_protected_typedef, class_with_private_typedef)
1675 (struct_with_public_typedef, struct_with_protected_typedef)
1676 (struct_with_private_typedef): New classes/structs.
1677 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1678 typedefs and access specifiers.
1679
739b3f1d
PA
16802017-10-16 Pedro Alves <palves@redhat.com>
1681 Simon Marchi <simon.marchi@polymtl.ca>
1682
1683 * README (Local vs Remote vs Native): New section.
1684 * boards/local-board.exp: New file, with bits factored out from
1685 ...
1686 * boards/native-extended-gdbserver.exp: ... here. Load
1687 "local-board".
1688 * boards/native-gdbserver.exp: Load "local-board".
1689 (${board}_spawn, ${board}_exec): Delete.
1690 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1691 ...
1692 * boards/stdio-gdbserver-base.exp: ... this new file.
1693 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1694 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1695 procedure.
1696 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1697 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1698 stdio_gdbserver_command.
1699 (${board}_get_remote_address, ${board}_get_comm_port)
1700 (${board}_download, ${board}_upload): Delete.
1701 (get_target_remote_pipe_cmd): New.
1702
fe68b953
SM
17032017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1704
1705 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1706 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1707 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1708 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1709 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1710 remove with_test_prefix.
1711
300b6685
PA
17122017-10-13 Pedro Alves <palves@redhat.com>
1713
1714 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1715 * gdb.base/annota1.exp: Use it instead of is_remote.
1716 * gdb.base/annota3.exp: Use it instead of is_remote.
1717 * gdb.cp/annota2.exp: Use it instead of is_remote.
1718 * gdb.cp/annota3.exp: Use it instead of is_remote.
1719 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1720
50500caf
PA
17212017-10-13 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1724 (test_num_test_vars, run_and_count_vars, find_env)
1725 (test_set_unset_env, test_inherit_env_var): New procedures.
1726 (top level): Use them.
1727
dad0c6d2
PA
17282017-10-13 Pedro Alves <palves@redhat.com>
1729
1730 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1731 also skip on stub-like targets.
1732
8b0553c1
PA
17332017-10-13 Pedro Alves <palves@redhat.com>
1734
1735 PR gdb/22293
1736 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1737 (top level): Move some tests to ...
1738 (test_not_found): ... this new procedure.
1739 (top level): Call it.
1740
7594f623
PA
17412017-10-13 Pedro Alves <palves@redhat.com>
1742
1743 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1744 expect different "info terminal" output if testing with a
1745 non-native target.
1746
ebe3b402
PA
17472017-10-13 Pedro Alves <palves@redhat.com>
1748 Simon Marchi <simon.marchi@polymtl.ca>
1749
1750 PR python/12966
1751 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1752
42f1b161
PA
17532017-10-13 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1756 already.
1757
8d6ef72b
PA
17582017-10-13 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1761 is_remote.
1762
d7bcd5b8
PA
17632017-10-13 Pedro Alves <palves@redhat.com>
1764
1765 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1766 is_remote.
1767
df479dc6
PA
17682017-10-13 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1771 is set.
1772 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1773 instead of is_remote.
1774
23fb630a
PA
17752017-10-13 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1778 (top level): Add comment.
1779
cc77b1dc
PA
17802017-10-13 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.base/remote.exp (top level): Fix comment typo and add
1783 missing return.
1784
27c9e813
PA
17852017-10-13 Pedro Alves <palves@redhat.com>
1786 Simon Marchi <simon.marchi@polymtl.ca>
1787
1788 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1789 calls and add comments. Skip test if use_gdb_stub is set.
1790 (top level): Use "set cwd" command instead of "cd" command.
1791
5e830d98
PA
17922017-10-13 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1795 is_remote target check.
1796
f5ca0032
PA
17972017-10-13 Pedro Alves <palves@redhat.com>
1798
1799 * gdb.base/scope.exp: Use build_executable + clean_restart +
1800 gdb_file_cmd instead of prepare_for_testing and no longer skip
1801 "before run" tests on is_remote target boards. Update comments.
1802 * boards/native-extended-gdbserver.exp
1803 (extended_gdbserver_load_last_file): New, factored out from ...
1804 (gdb_load): ... this. Move further below and add comment.
1805 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1806
8aed1c0d
PA
18072017-10-12 Pedro Alves <palves@redhat.com>
1808
1809 * gdb.base/attach.exp: Remove references to gdb64.
1810 * gdb.base/dbx.exp: Remove references to gdb64.
1811
cfa34c87
SM
18122017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1813 Pedro Alves <palves@redhat.com>
1814
1815 * gdb.base/label.exp: Remove is_remote target check.
1816
9192b7de
PA
18172017-10-12 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.base/auvx.exp (coredir): Update comment.
1820 (top level) <core_works>: Use "set cwd" command instead of "cd"
1821 command.
1822
6bf0052d
PA
18232017-10-12 Pedro Alves <palves@redhat.com>
1824 Simon Marchi <simon.marchi@polymtl.ca>
1825
1826 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1827 target boards.
1828
e48ef82d
PA
18292017-10-12 Pedro Alves <palves@redhat.com>
1830 Simon Marchi <simon.marchi@polymtl.ca>
1831
1832 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1833 Instead skip if there's any gdb_protocol set.
1834
8d7aea57
SM
18352017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1836 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1839
30440677
PA
18402017-10-12 Pedro Alves <palves@redhat.com>
1841 Simon Marchi <simon.marchi@polymtl.ca>
1842
1843 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1844 instead of on dejagnu remote boards.
1845
4e04f045 18462017-10-12 Pedro Alves <palves@redhat.com>
175654b9 1847 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
1848
1849 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1850 checks. Use build_executable + clean_restart instead of
1851 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1852 of enabling non-stop after starting gdb.
1853
871a186e
PA
18542017-10-12 Pedro Alves <palves@redhat.com>
1855
1856 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1857 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1858 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1859 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1860
56d704da
AK
18612017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1862
1863 * gdb.arch/arc-tdesc-cpu.exp: New file.
1864 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1865
2f20e312
SM
18662017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1867
1868 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1869
65630365
PA
18702017-10-10 Pedro Alves <palves@redhat.com>
1871
1872 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1873 expect CLI output.
1874
bf469271
PA
18752017-10-10 Pedro Alves <palves@redhat.com>
1876
1877 * lib/selftest-support.exp (selftest_setup): Update for
1878 captured_command_loop's prototype change.
1879
777a42f1
PA
18802017-10-09 Pedro Alves <palves@redhat.com>
1881
1882 Test both arch1=>arch2 and arch2=>arch1.
1883
1884 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1885 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1886 factored out to...
1887 (append_arch1_options, append_arch2_options, append_arch_options)
1888 (build_executables): New procedures.
1889 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1890 local.
1891 (top level): Add new 'first_arch' testing axis.
1892
cbd2b4e3
PA
18932017-10-09 Pedro Alves <palves@redhat.com>
1894
1895 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1896 (barrier): New.
1897 (thread_start, all_started): New functions.
1898 (main): Spawn new thread and wait until it is scheduled.
1899 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1900 option.
1901 (do_test): Add 'selected_thread' parameter. Run to all_started
1902 instead of main. Explicitly set the breakpoint at main. Switch
1903 to the SELECTED_THREAD thread.
1904 (top level): Test handling the exec event with either the main
1905 thread or the second thread selected.
1906
5c9e4427
PA
19072017-10-09 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1910 logic. Move STOP marker after the value checks.
1911 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1912 regexp.
1913
b3b7c423
SL
19142017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1915
1916 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1917
3b4b2f16
UW
19182017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1919
1920 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1921 integer-to-dfp conversion.
1922 * gdb.base/dfp-test.exp: Likewise.
1923
5cd63fda
PA
19242017-10-04 Pedro Alves <palves@redhat.com>
1925
1926 * gdb.multi/hangout.c: Include <unistd.h>.
1927 (hangout_loop): New function.
1928 (main): Call alarm. Call hangout_loop in a loop.
1929 * gdb.multi/hello.c: Include <unistd.h>.
1930 (hello_loop): New function.
1931 (main): Call alarm. Call hangout_loop in a loop.
1932 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1933 inferior with the other selected.
1934
4c71c105
SM
19352017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1936
1937 * gdb.mi/list-thread-groups-available.exp: New file.
1938 * gdb.mi/list-thread-groups-available.c: New file.
1939
bc3b087d
SDJ
19402017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1941
1942 * gdb.base/set-cwd.exp: Make it available on
1943 native-extended-gdbserver.
1944
d092c5a2
SDJ
19452017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1946
1947 * gdb.base/set-cwd.c: New file.
1948 * gdb.base/set-cwd.exp: Likewise.
1949
45320ffa
TT
19502017-10-02 Tom Tromey <tom@tromey.com>
1951
1952 PR rust/22236:
1953 * gdb.rust/simple.rs (main): New variable "fslice".
1954 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1955
b3e3859b
TT
19562017-10-02 Tom Tromey <tom@tromey.com>
1957
1958 * gdb.rust/simple.exp: Test ptype of a slice.
1959
01af5e0d
TT
19602017-10-02 Tom Tromey <tom@tromey.com>
1961
1962 * gdb.rust/simple.exp: Test index of slice.
1963
a9bbfbd8
TT
19642017-09-27 Tom Tromey <tom@tromey.com>
1965
1966 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1967
df8899e5
TP
19682017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1969 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.base/compare-sections.exp (get value of read-only section): Read
1972 as unsigned value.
1973 (corrupt read-only section): Likewise and don't set written if patching
1974 failed.
1975
757bf54b
KB
19762017-09-21 Kevin Buettner <kevinb@redhat.com>
1977
1978 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1979 files.
1980
06871ae8
PA
19812017-09-20 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1984 symbol names in gdb's output.
1985 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1986
e5f25bc5
PA
19872017-09-20 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1990 Rename to ...
1991 (test_list_ambiguous_symbol): ... this and add a symbol name
1992 parameter. Adjust.
1993 (test_list_ambiguous_function): Reimplement on top of
1994 test_list_ambiguous_symbol and also test listing ambiguous
1995 variables.
1996 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1997 (ambiguous_fun): ... this.
1998 (ambiguous_var): New.
1999 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2000 (ambiguous_fun): ... this.
2001 (ambiguous_var): New.
2002
4e5a4f58
JB
20032017-09-19 John Baldwin <jhb@FreeBSD.org>
2004
2005 * gdb.base/starti.c: New file.
2006 * gdb.base/starti.exp: New file.
2007 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2008
26e53f3e
PA
20092017-09-14 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2012 (top level): Use it instead of runto.
2013
cb791d59
TT
20142017-09-11 Tom Tromey <tom@tromey.com>
2015
2016 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2017
7c96f8c1
TT
20182017-09-11 Tom Tromey <tom@tromey.com>
2019
2020 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2021 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2022
469412dd
CW
20232017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2024
2025 * gdb.fortran/printing-types.exp: New file.
2026 * gdb.fortran/printing-types.exp: New file.
2027
e0f86435
BH
20282017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2029
2030 * gdb.fortran/vla-ptype.exp: Fix typos.
2031 * gdb.fortran/vla-value.exp: Same.
2032
9e9af4be
BH
20332017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2034
2035 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2036 * gdb.mi/mi-var-child-f.exp: Likewise.
2037 * gdb.mi/mi-vla-fortran.exp: Likewise.
2038
a5ad232b
FP
20392017-09-08 Frank Penczek <frank.penczek@intel.com>
2040 Christoph Weinmann <christoph.t.weinmann@intel.com>
2041 Bernhard Heckel <bernhard.heckel@intel.com>
2042
2043 * gdb.fortran/ptr-indentation.f90: New file.
2044 * gdb.fortran/ptr-indentation.exp: New file.
2045
5aec60eb
TT
20462017-09-05 Tom Tromey <tom@tromey.com>
2047
2048 PR gdb/22010:
2049 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2050
8f8f8152
TP
20512017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2052
2053 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2054
fbd1b771
JK
20552017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2056
2057 * gdb.threads/tls-nodebug-pie.c: New file.
2058 * gdb.threads/tls-nodebug-pie.exp: New file.
2059
5eb5f850
TT
20602017-09-05 Tom Tromey <tom@tromey.com>
2061
2062 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2063 for rust.
2064
ae780a21
SM
20652017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2066
2067 * gdb.multi/multi-arch-exec.exp: Test with different
2068 "follow-exec-mode" settings.
2069 (do_test): New procedure.
2070
3693fdb3
PA
20712017-09-04 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.base/func-static.c (S::method const, S::method volatile)
2074 (S::method volatile const): New methods.
2075 (c_s, v_s, cv_s): New instances.
2076 (main): Call method() on them.
2077 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2078 (cannot_resolve): New procedure.
2079 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2080 print-quote-unquoted columns.
2081 (do_test): Test printing each scope too.
2082
e68cb8e0
PA
20832017-09-04 Pedro Alves <palves@redhat.com>
2084
2085 * gdb.base/local-static.exp: Also test with
2086 class::method::variable wholly quoted.
2087 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2088
858be34c
PA
20892017-09-04 Pedro Alves <palves@redhat.com>
2090
2091 * gdb.base/local-static.c: New.
2092 * gdb.base/local-static.cc: New.
2093 * gdb.base/local-static.exp: New.
2094
46a4882b
PA
20952017-09-04 Pedro Alves <palves@redhat.com>
2096
2097 * gdb.asm/asm-source.exp: Add casts to int.
2098 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2099 (dataglobal64_1, dataglobal64_2): New globals.
2100 * gdb.base/nodebug.exp: Test different expressions involving the
2101 new globals, with print, whatis and ptype. Add casts to int.
2102 * gdb.base/solib-display.exp: Add casts to int.
2103 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2104 * gdb.cp/m-static.exp: Add cast to int.
2105 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2106 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2107 tls variable with no debug info without a cast. Test with a cast
2108 to int too.
2109 * gdb.trace/entry-values.exp: Add casts.
2110
2c5a2be1
PA
21112017-09-04 Pedro Alves <palves@redhat.com>
2112
2113 * gdb.base/nodebug.exp: Test that ptype's error about functions
2114 with unknown return type includes the function name too.
2115
7022349d
PA
21162017-09-04 Pedro Alves <palves@redhat.com>
2117
2118 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2119 return type of munmap in infcall.
2120 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2121 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2122 type of ftell in infcall.
2123 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2124 type of getpid in infcall.
2125 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2126 infcall.
2127 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2128 Bail on failure to extract the pid.
2129 * gdb.base/nodebug.c: #include <stdint.h>.
2130 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2131 New functions.
2132 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2133 Change expected output of print/whatis/ptype with functions with
2134 no debug info. Test all supported languages. Call
2135 test_call_promotion.
2136 * gdb.compile/compile.exp: Adjust expected output to expect
2137 warning.
2138 * gdb.threads/siginfo-threads.exp: Likewise.
2139
54990598
PA
21402017-09-04 Pedro Alves <palves@redhat.com>
2141
2142 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2143 "prototypes". Test calling float functions via prototyped and
2144 unprototyped function pointers.
2145 (perform_all_tests): New parameter "prototypes". Pass it down.
2146 (top level): Pass down "prototypes" parameter to
2147 perform_all_tests.
2148
34d16ea2
SM
21492017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2150
2151 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2152 Test with nested loops.
2153
9521ecda
SM
21542017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2155
2156 * gdb.base/commands.exp: Call the new procedures.
2157 (loop_break_test, loop_continue_test): New procedures.
2158
80a65e9b
SM
21592017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2160
2161 * gdb.base/commands.exp: Call new procedure.
2162 (define_if_without_arg_test): New procedure.
2163
e439fa14
PA
21642017-09-04 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.base/list-ambiguous.exp: New file.
2167 * gdb.base/list-ambiguous0.c: New file.
2168 * gdb.base/list-ambiguous1.c: New file.
2169 * gdb.base/list.exp (test_list_range): Adjust expected output.
2170
0a2dde4a
SDJ
21712017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2172
2173 * gdb.base/share-env-with-gdbserver.c: New file.
2174 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2175
5e89eb3a
SM
21762017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2177
2178 * gdb.base/commands.exp (gdbvar_simple_if_test,
2179 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2180 progvar_simple_if_test, progvar_simple_while_test,
2181 progvar_complex_if_while_test, user_defined_command_test,
2182 user_defined_command_args_eval,
2183 user_defined_command_args_stack_test,
2184 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2185 temporary_breakpoint_commands,
2186 gdb_test_no_prompt, redefine_hook_test,
2187 redefine_backtrace_test): Remove "global gdb_prompt".
2188
fd437cbc
SM
21892017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2190
2191 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2192 New proc, call it from toplevel.
2193
87215ad1
SDJ
21942017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2195
2196 PR remote/21852
2197 * gdb.server/normal.c: New file, copied from gdb.base.
2198 * gdb.server/run-without-local-binary.exp: New file.
2199
58afddc6
WP
22002017-08-07 Weimin Pan <weimin.pan@oracle.com>
2201
2202 * gdb.arch/sparc64-adi.exp: New file.
2203 * gdb.arch/sparc64-adi.c: New file.
2204
5277199a
PA
22052017-08-22 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2208 (top level): Add "list all overloads" tests.
2209
14278e1f
TT
22102017-08-22 Tom Tromey <tom@tromey.com>
2211
2212 * gdb.gdb/xfullpath.exp: Remove.
2213
bf223d3e
PA
22142017-08-21 Pedro Alves <palves@redhat.com>
2215
2216 PR gdb/19487
2217 * gdb.base/symbol-alias.c: New.
2218 * gdb.base/symbol-alias2.c: New.
2219 * gdb.base/symbol-alias.exp: New.
2220
c973d0aa
PA
22212017-08-21 Pedro Alves <palves@redhat.com>
2222
2223 * gdb.base/dfp-test.c
2224 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2225 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2226 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2227 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2228 * gdb.base/whatis-ptype-typedefs.c: New.
2229 * gdb.base/whatis-ptype-typedefs.exp: New.
2230 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2231 (an_int, an_int_type, an_int_type2): New globals.
2232 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2233 involving typedefs and cast expressions.
2234 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2235 (lookup_typedefs_function): New.
2236 (typedefs_pretty_printers_dict): New.
2237 (top level): Register lookup_typedefs_function in
2238 gdb.pretty_printers.
2239
6d580b63
YQ
22402017-08-18 Yao Qi <yao.qi@linaro.org>
2241
2242 * gdb.server/unittest.exp: New.
2243
206726fb
SDJ
22442017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2245
2246 PR gdb/21954
2247 * gdb.base/environ.exp: Add test to check if 'unset environment'
2248 works.
2249
bf0ec4c2
AA
22502017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2251
2252 * lib/gdb.exp (universal_compile_options): New caching proc.
2253 (gdb_compile): Suppress GCC's coloring of messages.
2254
d6382fff
TT
22552017-08-14 Tom Tromey <tom@tromey.com>
2256
2257 PR gdb/21675:
2258 * gdb.base/printcmds.exp (test_radices): New function.
2259 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2260 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2261 * lib/gdb.exp (get_integer_valueof): Use p/d.
2262
c2c2dd9f
SM
22632017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2264
2265 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2266 characters.
2267
fdffd6f4
TT
22682017-08-05 Tom Tromey <tom@tromey.com>
2269
2270 * gdb.rust/simple.exp: Allow String to appear in a different
2271 namespace.
2272
27d41eac
YQ
22732017-07-26 Yao Qi <yao.qi@linaro.org>
2274
2275 * gdb.gdb/unittest.exp: Invoke command
2276 "maintenance check xml-descriptions".
2277
031ed05d
AA
22782017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2279
2280 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2281 calling context.
2282 (hex128): Drop erroneous calculation of parameters.
2283
dcd27ddf
SM
22842017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2285
2286 * gdb.python/py-unwind.exp: Disable stack protection when
2287 building test file.
2288
47e77640
PA
22892017-07-20 Pedro Alves <palves@redhat.com>
2290
2291 * gdb.base/default.exp (set language): Adjust expected output.
2292
62d2a18a
PA
22932017-07-20 Pedro Alves <palves@redhat.com>
2294
2295 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2296 (test_minsym): ... this, and make static.
2297 (get_pck__foo__bar__minsym): Rename to ...
2298 (get_test_minsym): ... this.
2299 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2300 symbol names and comments.
2301 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2302 (get_test_minsym): ... this.
2303 (pck__foo__bar__minsym__2): Rename to ...
2304 (test_minsym): ... this.
2305 (main): Adjust.
2306
c45ec17c
PA
23072017-07-17 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.base/completion.exp: Adjust expected output.
2310 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2311 the completer works.
2312
c6756f62
PA
23132017-07-17 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2316
5bd68487
AB
23172017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2318
2319 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2320
8880f2a9
TT
23212017-07-14 Tom Tromey <tom@tromey.com>
2322
2323 PR rust/21764:
2324 * gdb.rust/simple.exp: Add tests.
2325
65547233
TT
23262017-07-14 Tom Tromey <tom@tromey.com>
2327
2328 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2329
8f14146e
PA
23302017-07-14 Pedro Alves <palves@redhat.com>
2331
2332 * gdb.linespec/base/one/thefile.cc (z1): New function.
2333 * gdb.linespec/base/two/thefile.cc (z2): New function.
2334 * gdb.linespec/linespec.exp: Add tests.
2335
b4365d02
AB
23362017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2337
2338 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2339 to mi_create_breakpoint.
2340
5d2cbaa5
AB
23412017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2342
2343 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2344 mi_create_breakpoint.
2345
11cb5716
IB
23462017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2347
2348 * gdb.dlang/demangle.exp: Update for demangling changes.
2349
03278692
TT
23502017-07-09 Tom Tromey <tom@tromey.com>
2351
2352 * gdb.dwarf2/shortpiece.exp: New file.
2353
33c5cd75
DB
23542017-07-06 David Blaikie <dblaikie@gmail.com>
2355
2356 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2357 built from fissiont-multi-cu{1,2}.c.
2358 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2359 except putting 'main' and 'func' in separate CUs in the same DWO file.
2360 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2361 test.
2362 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2363 test.
2364
8455d262
PA
23652017-07-06 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.python/py-unwind.exp: Test flushregs.
2368
dc4bde35
SDJ
23692017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2370
2371 PR cli/21688
2372 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2373 tests for alias commands and trailing whitespace.
2374
51ed89aa
SDJ
23752017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2376
2377 PR cli/21688
2378 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2379 procedure. Call it.
2380
eb17d413
PA
23812017-06-29 Pedro Alves <palves@redhat.com>
2382
2383 * gdb.base/printcmds.exp: Add tests.
2384
41664b45
DG
23852017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2386
2387 PR gdb/21337
2388 * gdb.base/reread-readsym.exp: New file.
2389 * gdb.base/reread-readsym.c: New file.
2390
75312ae3
KB
23912017-06-21 Kevin Buettner <kevinb@redhat.com>
2392
2393 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2394 subpattern.
2395
66953522
PB
23962017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2397
2398 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2399 extended mnemonic.
2400 * gdb.arch/powerpc-power9.s: Likewise.
2401
5524b525
AA
24022017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2403
2404 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2405 on 32-bit x86 targets. Exploit is_*_target macros where
2406 appropriate.
2407
03c8af18
AA
24082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2409
2410 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2411 register pieces.
2412
3bf31011
AA
24132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2414
2415 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2416 located in one or more DWARF pieces.
2417
805acca0
AA
24182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2419
2420 * lib/gdb.exp (get_endianness): New proc.
2421 * gdb.arch/aarch64-fp.exp: Use it.
2422 * gdb.arch/altivec-regs.exp: Likewise.
2423 * gdb.arch/e500-regs.exp: Likewise.
2424 * gdb.arch/vsx-regs.exp: Likewise.
2425 * gdb.base/dump.exp: Likewise.
2426 * gdb.base/funcargs.exp: Likewise.
2427 * gdb.base/gnu_vector.exp: Likewise.
2428 * gdb.dwarf2/formdata16.exp: Likewise.
2429 * gdb.dwarf2/implptrpiece.exp: Likewise.
2430 * gdb.dwarf2/nonvar-access.exp: Likewise.
2431 * gdb.python/py-inferior.exp: Likewise.
2432 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2433
e9352324
AA
24342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2435
2436 PR gdb/21226
2437 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2438 stack value pieces are taken from the LSB end.
2439
d5d1163e
AA
24402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2441
2442 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2443 variable at nonzero offset.
2444
0567c986
AA
24452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2446
2447 * gdb.dwarf2/var-access.c: New file.
2448 * gdb.dwarf2/var-access.exp: New test.
2449 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2450
973e9aab
TT
24512017-06-12 Tom Tromey <tom@tromey.com>
2452
2453 * gdb.dwarf2/formdata16.exp: Add tests.
2454
d9109c80
TT
24552017-06-12 Tom Tromey <tom@tromey.com>
2456
2457 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2458
30a25466
TT
24592017-06-12 Tom Tromey <tom@tromey.com>
2460
2461 PR exp/16225:
2462 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2463 * gdb.arch/vsx-regs.exp: Update tests.
2464 * gdb.arch/s390-vregs.exp (hex128): New proc.
2465 Update test.
2466 * gdb.arch/altivec-regs.exp: Update tests.
2467
aefd8b33
SDJ
24682017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2469
2470 * gdb.base/startup-with-shell.c: New file.
2471 * gdb.base/startup-with-shell.exp: Likewise.
2472
2090129c
SDJ
24732017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2474
2475 * gdb.server/non-existing-program.exp: Update regex in order to
2476 reflect the fact that gdbserver is now using fork_inferior (with a
2477 shell) to startup the inferior.
2478
8e86a419
SM
24792017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2480
2481 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2482 support function calls from GDB.
2483
e6cf65f2
TT
24842017-05-21 Tom Tromey <tom@tromey.com>
2485
2486 PR rust/21466:
2487 * gdb.rust/unsized.exp: New file.
2488 * gdb.rust/unsized.rs: New file.
2489
43cc5389
TT
24902017-05-19 Tom Tromey <tom@tromey.com>
2491
2492 PR rust/21484:
2493 * gdb.rust/watch.exp: New file.
2494 * gdb.rust/watch.rs: New file.
2495
ec8df234
TT
24962017-05-18 Tom Tromey <tom@tromey.com>
2497
2498 * gdb.rust/simple.exp: Allow Box to be qualified.
2499
3e3e7fae
TP
25002017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2501
2502 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2503
59cc050d
PA
25042017-05-18 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.base/fileio.c (test_write, test_read, test_close)
2507 (test_fstat): Don't print 'ret' in the fail path.
2508
c8f6abd1
PA
25092017-05-18 Pedro Alves <palves@redhat.com>
2510
2511 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2512 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2513 (test_system, test_rename, test_unlink, test_time): Change
2514 prototypes.
2515 * gdb.base/fileio.exp (stop_msg): Adjust.
2516
d2a03b77
PA
25172017-05-18 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.base/fileio.c (null_str): New global.
2520 (test_stat): Use it.
2521 * gdb.base/fileio.exp: Remove nowarnings.
2522
0d5c6999
YQ
25232017-05-17 Yao Qi <yao.qi@linaro.org>
2524
2525 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2526
21873064
YQ
25272017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2528
2529 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2530 argument command.
2531 (top-level): Invoke test_set_inferior_tty.
2532
d512d31c
PA
25332017-05-04 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2536 Add parens to print call for Python 3.
2537
90cef2ed
KS
25382017-05-03 Keith Seitz <keiths@redhat.com>
2539
2540 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2541 (main): Call it.
2542
14f819c8
TW
25432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2544
2545 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2546 to prev and next.
2547
913aeadd
TW
25482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2549
2550 * gdb.python/py-record-btrace.exp: Remove test for
2551 gdb.BtraceInstruction.error.
2552
a3be24ad
TW
25532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2554
2555 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2556
ae20e79a
TW
25572017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2558
2559 * gdb.python/py-record-btrace-threads.c: New file.
2560 * gdb.python/py-record-btrace-threads.exp: New file.
2561
45ce1b47
SDJ
25622017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2563
2564 PR testsuite/8595
2565 * gdb.base/environ.exp: Make test available in all architectures.
2566 Move bits related to "info program" testing to
2567 gdb.base/info-program.exp. Rewrite tests to use the two new
2568 procedures mentione below.
2569 (test_set_show_env_var) New procedure.
2570 (test_set_show_env_var_equal): Likewise.
2571 * gdb.base/info-program.exp: New file.
2572
e15c3eb4
KS
25732017-04-27 Keith Seitz <keiths@redhat.com>
2574
2575 * gdb.cp/oranking.cc (test15): New function.
2576 (main): Call test15 and declare additional variables for testing.
2577 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2578 "p foo101('abc')" tests.
2579 Add tests for cv qualifier overloads.
2580 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2581 "lvalue reference overload" test.
2582 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2583 "print value of f1 on Child&& in f2" test.
2584
3a3fd0fd
PA
25852017-04-19 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2588 procedure.
2589 (top level): Call it.
2590 * lib/gdb.exp (gdb_define_cmd): New procedure.
2591
53375380
PA
25922017-04-12 Pedro Alves <palves@redhat.com>
2593
2594 PR gdb/21323
2595 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2596 (wchar): New global.
2597 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2598 (do_test_wide_char, wide_char_types_no_program, top level): Add
2599 wchar_t testing.
2600
53e710ac
PA
26012017-04-12 Pedro Alves <palves@redhat.com>
2602
2603 PR c++/21323
2604 * gdb.cp/wide_char_types.c: New file.
2605 * gdb.cp/wide_char_types.exp: New file.
2606
0ad9d8c7
SDJ
26072017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2608
2609 PR gdb/21352
2610 * gdb.trace/tsv.exp: Add test for "tsave -r".
2611
b1b45502
IB
26122017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2613
2614 * gdb.dlang/watch-loc.c: New file.
2615 * gdb.dlang/watch-loc.exp: New file.
2616
ec13808e
JK
26172017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2618
2619 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2620
fe5f7374
AK
26212017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2622
2623 * gdb.arch/arc-analyze-prologue.S: New file.
2624 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2625
eea78757
AK
26262017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2627
2628 * gdb.arch/arc-decode-insn.S: New file.
2629 * gdb.arch/arc-decode-insn.exp: Likewise.
2630
5badf10a
IR
26312017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2632
2633 PR tdep/20928
2634 * gdb.arch/sparc64-regs.exp: New file.
2635 * gdb.arch/sparc64-regs.S: Likewise.
2636
cee59b3f
TW
26372017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2638
2639 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2640 and memory view on Python 3.
2641
c0f55cc6
AV
26422017-03-20 Artemiy Volkov <artemiyv@acm.org>
2643 Keith Seitz <keiths@redhat.com>
2644
2645 PR gdb/14441
2646 * gdb.cp/demangle.exp: Add rvalue reference tests.
2647 * gdb.cp/rvalue-ref-casts.cc: New file.
2648 * gdb.cp/rvalue-ref-casts.exp: New file.
2649 * gdb.cp/rvalue-ref-overload.cc: New file.
2650 * gdb.cp/rvalue-ref-overload.exp: New file.
2651 * gdb.cp/rvalue-ref-params.cc: New file.
2652 * gdb.cp/rvalue-ref-params.exp: New file.
2653 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2654 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2655 * gdb.cp/rvalue-ref-types.cc: New file.
2656 * gdb.cp/rvalue-ref-types.exp: New file.
2657 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2658 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2659
51457a05
MAL
26602017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2661
2662 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2663 New procedure.
2664
5b291c04
MAL
26652017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2666
2667 * lib/mi-support.exp (mi_gdb_test): Add additional message
2668 for unexpected output.
2669
59a56148
AA
26702017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2671
2672 * gdb.base/examine-backward.c (Barrier): New character array
2673 constant, to ensure that TestStrings is preceded by a string
2674 terminator.
2675
7942e96e
AA
26762017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2677
2678 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2679 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2680 and implicit pointer into such a location.
2681
6ebac3fb
DE
26822017-03-16 Doug Evans <dje@google.com>
2683
2684 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2685
ec3b243d
TP
26862017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2687
2688 * gdb.cp/m-static.exp: Fix expectation for prototype of
2689 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2690
26912017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2692
2693 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2694 * gdb.guile/scm-lazy-string.c: New file.
2695 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2696 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2697 for pointer, array, typedef lazy strings.
2698
2cc36e25 26992017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2700
2701 PR python/17728, python/18439, python/18779
2702 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2703 * gdb.python/py-lazy-string.c (pointer): New typedef.
2704 (main): New locals ptr, array, typedef_ptr.
2705 * gdb.python/py-value.exp: Move lazy string tests to ...
2706 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2707 array, typedef lazy strings.
ec3b243d 2708
0efcde63
AK
27092017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2710
2711 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2712 Add optional 'test' parameter.
2713
7978d7c3
SM
27142017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2715
2716 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2717 Skip for versions of DejaGnu < 1.5.
2718
896c0c1e
SM
27192017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2720
2721 * lib/gdb.exp (dejagnu_version): New proc.
2722 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2723 Use dejagnu_version.
2724
5f4d1085
KS
27252017-03-10 Keith Seitz <keiths@redhat.com>
2726
2727 PR c++/8128
2728 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2729 type from destructor regexps.
2730 Add a branch which actually passes the test.
2731 Adjust "ptype t5i" test names.
2732
1de05205
PA
27332017-03-08 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.base/step-over-exit.exp: Add explicit test message.
2736
c65d6b55
PA
27372017-03-08 Pedro Alves <palves@redhat.com>
2738
2739 PR gdb/18360
2740 * gdb.threads/interrupt-while-step-over.c: New file.
2741 * gdb.threads/interrupt-while-step-over.exp: New file.
2742
2e86a283
PA
27432017-03-08 Pedro Alves <palves@redhat.com>
2744
2745 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2746 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2747
25dcbff6
PA
27482017-03-08 Pedro Alves <palves@redhat.com>
2749
2750 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2751 PKRU as not supported as a PASS.
2752
dc9366eb
PA
27532017-03-08 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2756 prefix instead of $binfile1/$binfile2.
2757 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2758 in test message.
2759 * gdb.python/py-completion.exp: Use "load python file" as test
2760 messages instead of unstable path names.
2761
6e5d74e7
PA
27622017-03-08 Pedro Alves <palves@redhat.com>
2763 Jan Kratochvil <jan.kratochvil@redhat.com>
2764
2765 PR cli/21218
2766 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2767 New proc.
2768 (top level): Call it.
2769
9753a2f6
PA
27702017-03-08 Pedro Alves <palves@redhat.com>
2771
2772 PR tui/21216
2773 * gdb.tui/tui-nl-filtered-output.exp: New file.
2774
1a4dd9dd
PA
27752017-03-08 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.base/completion.exp: Move TUI completion tests to ...
2778 * gdb.tui/completion.exp: ... this new file.
2779
7cbbff33
PA
27802017-03-08 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.base/tui-disasm-long-lines.c,
2783 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2784 gdb.base/tui-layout.exp: Move to ...
2785 * gdb.tui/: ... this new directory.
2786
5f6fd321
PA
27872017-03-07 Pedro Alves <palves@redhat.com>
2788
2789 * gdb.base/tui-layout.c: New file.
2790 * gdb.base/tui-layout.exp: New file.
2791
44959fa8
PA
27922017-03-07 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.base/tui-layout.c: Rename to ...
2795 * gdb.base/tui-disasm-long-lines.c: ... this.
2796 * gdb.base/tui-layout.exp: Rename to ...
2797 * gdb.base/tui-disasm-long-lines.exp: ... this.
2798
f8c4e718
PA
27992017-03-07 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2802
6dbb839a 28032017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
2804
2805 * i386-mpx-call.c: New file.
2806 * i386-mpx-call.exp: New file.
2807
65b48a81
PB
28082017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2809
2810 * gdb.arch/powerpc-power.exp: Delete test.
2811 * gdb.arch/powerpc-power.s: Likewise.
2812 * gdb.disasm/disassembler-options.exp: New test.
2813 * gdb.arch/powerpc-altivec.exp: Likewise.
2814 * gdb.arch/powerpc-altivec.s: Likewise.
2815 * gdb.arch/powerpc-altivec2.exp: Likewise.
2816 * gdb.arch/powerpc-altivec2.s: Likewise.
2817 * gdb.arch/powerpc-altivec3.exp: Likewise.
2818 * gdb.arch/powerpc-altivec3.s: Likewise.
2819 * gdb.arch/powerpc-power7.exp: Likewise.
2820 * gdb.arch/powerpc-power7.s: Likewise.
2821 * gdb.arch/powerpc-power8.exp: Likewise.
2822 * gdb.arch/powerpc-power8.s: Likewise.
2823 * gdb.arch/powerpc-power9.exp: Likewise.
2824 * gdb.arch/powerpc-power9.s: Likewise.
2825 * gdb.arch/powerpc-vsx.exp: Likewise.
2826 * gdb.arch/powerpc-vsx.s: Likewise.
2827 * gdb.arch/powerpc-vsx2.exp: Likewise.
2828 * gdb.arch/powerpc-vsx2.s: Likewise.
2829 * gdb.arch/powerpc-vsx3.exp: Likewise.
2830 * gdb.arch/powerpc-vsx3.s: Likewise.
2831 * gdb.arch/arm-disassembler-options.exp: Likewise.
2832 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2833 * gdb.arch/s390-disassembler-options.exp: Likewise.
2834
17cd4947
LM
28352017-02-23 Luis Machado <lgustavo@codesourcery.com>
2836
2837 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2838 (check_supported_features): ... this. Changed return type to void.
2839 (supports_rdseed): New static global.
2840 (rdseed): Check supports_rdseed.
2841 (initialize): Call check_supported_features.
2842
2039d74e
EBM
28432017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2844
2845 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2846 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2847 and lqarx/stqcx.
2848 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2849 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2850
a51d7ecf
EBM
28512017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2852
2853 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2854 uppercase.
2855
0224619f
JK
28562017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.dwarf2/formdata16.c: New file.
2859 * gdb.dwarf2/formdata16.exp: New file.
2860 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2861
216f72a1
JK
28622017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2865 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2866 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2867 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2868 DW_AT_GNU_*.
2869
43988095
JK
28702017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2871
2872 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2873
99e8a4f9
SDJ
28742017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2875
2876 PR gdb/21164
2877 * gdb.base/maint.exp: Add testcases for when the commands do
2878 not have arguments.
2879
b58a8c0c
TP
28802017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2881
2882 * gdb.cp/chained-calls.exp: Use p instead of P.
2883
4e746bb6
TW
28842017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2885
2886 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2887 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2888
3f77c769
TT
28892017-02-14 Tom Tromey <tom@tromey.com>
2890
2891 PR python/13598:
2892 * gdb.python/py-events.exp: Add before_prompt event tests.
2893
075beec0
AA
28942017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2895
2896 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2897
bf5f525c
LM
28982017-02-13 Luis Machado <lgustavo@codesourcery.com>
2899
2900 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2901 (main): Call my_unique_function_name.
2902 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2903 completion of patterns with a single match.
2904 Add missing -re switches to gdb_test_multiple calls.
2905
13a66184
LM
29062017-02-13 Luis Machado <lgustavo@codesourcery.com>
2907
2908 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2909 return if core file is not recognized.
2910
26a06916
SM
29112017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2912
2913 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2914 and extra UIs.
2915
b761ca9e
SM
29162017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2917
2918 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2919 proc_with_prefix.
2920
b964bee0
TT
29212017-02-10 Tom Tromey <tom@tromey.com>
2922
2923 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2924
18da0c51
MG
29252017-02-10 Martin Galvan <martingalvan@sourceware.org>
2926
2927 PR gdb/21122
2928 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2929
604c4576
JG
29302017-02-08 Jerome Guitton <guitton@adacore.com>
2931
2932 * gdb.base/define.exp: Add test for command abbreviations
2933 in define.
2934
20b477a7
LM
29352017-02-06 Luis Machado <lgustavo@codesourcery.com>
2936
2937 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2938 * gdb.reverse/insn-reverse-x86.c: New file.
2939
3f7b46f2
IR
29402017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2941
2942 PR tdep/20936
2943 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2944
f0fd41c1
TT
29452017-02-03 Tom Tromey <tom@tromey.com>
2946
2947 PR rust/21097:
2948 * gdb.rust/simple.exp: Add new tests.
2949
5be5dbf0
PA
29502017-02-02 Pedro Alves <palves@redhat.com>
2951
2952 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2953 tests.
2954
7346ef59
AA
29552017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2956
2957 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2958 taking a 2-byte value out of a 4-byte DWARF implicit value on
2959 big-endian targets.
2960 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2961 logic. Add test cases for DW_OP_implicit.
2962
787f0025
MM
29632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2964
2965 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2966
68777c29
MM
29672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2968
2969 * gdb.btrace/enable.exp: Call gdb_exit before
2970 skip_gdbserver_tests.
2971
0a1c7e28
MM
29722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2973
2974 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2975 GDBFLAGS.
2976
b5ac99b0
MM
29772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2978
2979 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2980 the test is skipped.
2981 * gdb.btrace/data.exp: Likewise.
2982 * gdb.btrace/delta.exp: Likewise.
2983 * gdb.btrace/dlopen.exp: Likewise.
2984 * gdb.btrace/enable-running.exp: Likewise.
2985 * gdb.btrace/enable.exp: Likewise.
2986 * gdb.btrace/exception.exp: Likewise.
2987 * gdb.btrace/function_call_history.exp: Likewise.
2988 * gdb.btrace/gcore.exp: Likewise.
2989 * gdb.btrace/instruction_history.exp: Likewise.
2990 * gdb.btrace/multi-thread-step.exp: Likewise.
2991 * gdb.btrace/nohist.exp: Likewise.
2992 * gdb.btrace/non-stop.exp: Likewise.
2993 * gdb.btrace/reconnect.exp: Likewise.
2994 * gdb.btrace/record_goto-step.exp: Likewise.
2995 * gdb.btrace/record_goto.exp: Likewise.
2996 * gdb.btrace/rn-dl-bind.exp: Likewise.
2997 * gdb.btrace/segv.exp: Likewise.
2998 * gdb.btrace/step.exp: Likewise.
2999 * gdb.btrace/stepi.exp: Likewise.
3000 * gdb.btrace/tailcall-only.exp: Likewise.
3001 * gdb.btrace/tailcall.exp: Likewise.
3002 * gdb.btrace/tsx.exp: Likewise.
3003 * gdb.btrace/unknown_functions.exp: Likewise.
3004 * gdb.btrace/vdso.exp: Likewise.
3005
cd4007e4
MM
30062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3007
3008 * gdb.btrace/enable-running.c: New.
3009 * gdb.btrace/enable-running.exp: New.
3010
2735833d
WT
30112017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3012
3013 * gdb.arch/amd64-gs_base.c: New file.
3014 * gdb.arch/amd64-gs_base.exp: New file.
3015
b51e1e94
LM
30162017-01-26 Luis Machado <lgustavo@codesourcery.com>
3017
3018 * lib/memory.exp: Remove spurious empty newlines.
3019
72ca0410
SM
30202017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3021
3022 * gdb.python/py-bad-printers.exp: Load python file using "source".
3023 * gdb.python/py-events.exp: Likewise.
3024 * gdb.python/py-evsignal.exp: Likewise.
3025 * gdb.python/py-evthreads.exp: Likewise.
3026 * gdb.python/py-frame-args.exp: Likewise.
3027 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3028 * gdb.python/py-framefilter-mi.exp: Likewise.
3029 * gdb.python/py-framefilter.exp: Likewise.
3030 * gdb.python/py-mi.exp: Likewise.
3031 * gdb.python/py-pp-maint.exp: Likewise.
3032 * gdb.python/py-pp-registration.exp: Likewise.
3033 * gdb.python/py-prettyprint.exp: Likewise.
3034 (run_lang_tests): Likewise.
3035 * gdb.python/py-typeprint.exp: Likewise.
3036
e309aa65
LM
30372017-01-26 Luis Machado <lgustavo@codesourcery.com>
3038
3039 * lib/memory.exp: New file.
3040 * lib/gdb.exp: Load memory.exp.
3041 * gdb.base/memattr.exp (delete_memory): Move proc to
3042 lib/memory.exp and rename to delete_memory_regions.
3043 Replace delete_memory with delete_memory_regions.
3044 Cleanup memory regions before tests.
3045 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3046 before tests.
3047
515aff23
LM
30482017-01-26 Luis Machado <lgustavo@codesourcery.com>
3049
3050 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3051 files.
3052 (initialize): New function conditionally defined.
3053 (testcases): Move within conditional block.
3054 (main): Call initialize.
3055 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3056 of gdb.reverse/insn-reverse.c.
3057 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3058 gdb.reverse/insn-reverse.c.
3059
d8b49cf0
YQ
30602017-01-26 Yao Qi <yao.qi@linaro.org>
3061
3062 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3063 disassemble on address 0.
3064
f13a9a0c
YQ
30652017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3066 Yao Qi <yao.qi@linaro.org>
3067
3068 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3069 * gdb.dwarf2/implptr-64bit.S: Remove.
3070 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3071 variables in caller's context. Add DW_OP_implicit_value.
3072
5ac95241
YQ
30732017-01-25 Yao Qi <yao.qi@linaro.org>
3074
3075 * lib/dwarf.exp (Dwarf::_location): Handle
3076 DW_OP_GNU_implicit_pointer with proper size.
3077
23e82930
LM
30782017-01-20 Luis Machado <lgustavo@codesourcery.com>
3079
3080 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3081 and add untested calls.
3082
d334ae25
LM
30832017-01-20 Luis Machado <lgustavo@codesourcery.com>
3084
3085 * gdb.python/python.exp: Check line number against what GDB thinks
3086 the line number is for func1.
3087
f5e6296e
IB
30882017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3089
3090 * gdb.dlang/debug-expr.exp: New file.
3091
5b362f04
LM
30922016-12-23 Luis Machado <lgustavo@codesourcery.com>
3093
3094 Fix test names for the following files:
3095
3096 * gdb.ada/exec_changed.exp
3097 * gdb.ada/info_types.exp
3098 * gdb.arch/aarch64-atomic-inst.exp
3099 * gdb.arch/aarch64-fp.exp
3100 * gdb.arch/altivec-abi.exp
3101 * gdb.arch/altivec-regs.exp
3102 * gdb.arch/amd64-byte.exp
3103 * gdb.arch/amd64-disp-step.exp
3104 * gdb.arch/amd64-dword.exp
3105 * gdb.arch/amd64-entry-value-inline.exp
3106 * gdb.arch/amd64-entry-value-param.exp
3107 * gdb.arch/amd64-entry-value-paramref.exp
3108 * gdb.arch/amd64-entry-value.exp
3109 * gdb.arch/amd64-i386-address.exp
3110 * gdb.arch/amd64-invalid-stack-middle.exp
3111 * gdb.arch/amd64-invalid-stack-top.exp
3112 * gdb.arch/amd64-optimout-repeat.exp
3113 * gdb.arch/amd64-prologue-skip.exp
3114 * gdb.arch/amd64-prologue-xmm.exp
3115 * gdb.arch/amd64-stap-special-operands.exp
3116 * gdb.arch/amd64-stap-wrong-subexp.exp
3117 * gdb.arch/amd64-tailcall-cxx.exp
3118 * gdb.arch/amd64-tailcall-noret.exp
3119 * gdb.arch/amd64-tailcall-ret.exp
3120 * gdb.arch/amd64-tailcall-self.exp
3121 * gdb.arch/amd64-word.exp
3122 * gdb.arch/arm-bl-branch-dest.exp
3123 * gdb.arch/arm-disp-step.exp
3124 * gdb.arch/arm-neon.exp
3125 * gdb.arch/arm-single-step-kernel-helper.exp
3126 * gdb.arch/avr-flash-qualifier.exp
3127 * gdb.arch/disp-step-insn-reloc.exp
3128 * gdb.arch/e500-abi.exp
3129 * gdb.arch/e500-regs.exp
3130 * gdb.arch/ftrace-insn-reloc.exp
3131 * gdb.arch/i386-avx512.exp
3132 * gdb.arch/i386-bp_permanent.exp
3133 * gdb.arch/i386-byte.exp
3134 * gdb.arch/i386-cfi-notcurrent.exp
3135 * gdb.arch/i386-disp-step.exp
3136 * gdb.arch/i386-dr3-watch.exp
3137 * gdb.arch/i386-float.exp
3138 * gdb.arch/i386-gnu-cfi.exp
3139 * gdb.arch/i386-mpx-map.exp
3140 * gdb.arch/i386-mpx-sigsegv.exp
3141 * gdb.arch/i386-mpx-simple_segv.exp
3142 * gdb.arch/i386-mpx.exp
3143 * gdb.arch/i386-permbkpt.exp
3144 * gdb.arch/i386-prologue.exp
3145 * gdb.arch/i386-signal.exp
3146 * gdb.arch/i386-size-overlap.exp
3147 * gdb.arch/i386-unwind.exp
3148 * gdb.arch/i386-word.exp
3149 * gdb.arch/mips-fcr.exp
3150 * gdb.arch/powerpc-d128-regs.exp
3151 * gdb.arch/powerpc-stackless.exp
3152 * gdb.arch/ppc64-atomic-inst.exp
3153 * gdb.arch/s390-stackless.exp
3154 * gdb.arch/s390-tdbregs.exp
3155 * gdb.arch/s390-vregs.exp
3156 * gdb.arch/sparc-sysstep.exp
3157 * gdb.arch/thumb-bx-pc.exp
3158 * gdb.arch/thumb-singlestep.exp
3159 * gdb.arch/thumb2-it.exp
3160 * gdb.arch/vsx-regs.exp
3161 * gdb.asm/asm-source.exp
3162 * gdb.base/a2-run.exp
3163 * gdb.base/advance.exp
3164 * gdb.base/all-bin.exp
3165 * gdb.base/anon.exp
3166 * gdb.base/args.exp
3167 * gdb.base/arithmet.exp
3168 * gdb.base/async-shell.exp
3169 * gdb.base/async.exp
3170 * gdb.base/attach-pie-noexec.exp
3171 * gdb.base/attach-twice.exp
3172 * gdb.base/auto-load.exp
3173 * gdb.base/bang.exp
3174 * gdb.base/bitfields.exp
3175 * gdb.base/break-always.exp
3176 * gdb.base/break-caller-line.exp
3177 * gdb.base/break-entry.exp
3178 * gdb.base/break-inline.exp
3179 * gdb.base/break-on-linker-gcd-function.exp
3180 * gdb.base/break-probes.exp
3181 * gdb.base/break.exp
3182 * gdb.base/breakpoint-shadow.exp
3183 * gdb.base/call-ar-st.exp
3184 * gdb.base/call-sc.exp
3185 * gdb.base/call-signal-resume.exp
3186 * gdb.base/call-strs.exp
3187 * gdb.base/callfuncs.exp
3188 * gdb.base/catch-fork-static.exp
3189 * gdb.base/catch-gdb-caused-signals.exp
3190 * gdb.base/catch-load.exp
3191 * gdb.base/catch-signal-fork.exp
3192 * gdb.base/catch-signal.exp
3193 * gdb.base/catch-syscall.exp
3194 * gdb.base/charset.exp
3195 * gdb.base/checkpoint.exp
3196 * gdb.base/chng-syms.exp
3197 * gdb.base/code-expr.exp
3198 * gdb.base/code_elim.exp
3199 * gdb.base/commands.exp
3200 * gdb.base/completion.exp
3201 * gdb.base/complex.exp
3202 * gdb.base/cond-expr.exp
3203 * gdb.base/condbreak.exp
3204 * gdb.base/consecutive.exp
3205 * gdb.base/continue-all-already-running.exp
3206 * gdb.base/coredump-filter.exp
3207 * gdb.base/corefile.exp
3208 * gdb.base/dbx.exp
3209 * gdb.base/debug-expr.exp
3210 * gdb.base/define.exp
3211 * gdb.base/del.exp
3212 * gdb.base/disabled-location.exp
3213 * gdb.base/disasm-end-cu.exp
3214 * gdb.base/disasm-optim.exp
3215 * gdb.base/display.exp
3216 * gdb.base/duplicate-bp.exp
3217 * gdb.base/ena-dis-br.exp
3218 * gdb.base/ending-run.exp
3219 * gdb.base/enumval.exp
3220 * gdb.base/environ.exp
3221 * gdb.base/eu-strip-infcall.exp
3222 * gdb.base/eval-avoid-side-effects.exp
3223 * gdb.base/eval-skip.exp
3224 * gdb.base/exitsignal.exp
3225 * gdb.base/expand-psymtabs.exp
3226 * gdb.base/filesym.exp
3227 * gdb.base/find-unmapped.exp
3228 * gdb.base/finish.exp
3229 * gdb.base/float.exp
3230 * gdb.base/foll-exec-mode.exp
3231 * gdb.base/foll-exec.exp
3232 * gdb.base/foll-fork.exp
3233 * gdb.base/fortran-sym-case.exp
3234 * gdb.base/freebpcmd.exp
3235 * gdb.base/func-ptr.exp
3236 * gdb.base/func-ptrs.exp
3237 * gdb.base/funcargs.exp
3238 * gdb.base/gcore-buffer-overflow.exp
3239 * gdb.base/gcore-relro-pie.exp
3240 * gdb.base/gcore-relro.exp
3241 * gdb.base/gcore.exp
3242 * gdb.base/gdb1090.exp
3243 * gdb.base/gdb11530.exp
3244 * gdb.base/gdb11531.exp
3245 * gdb.base/gdb1821.exp
3246 * gdb.base/gdbindex-stabs.exp
3247 * gdb.base/gdbvars.exp
3248 * gdb.base/hbreak.exp
3249 * gdb.base/hbreak2.exp
3250 * gdb.base/included.exp
3251 * gdb.base/infcall-input.exp
3252 * gdb.base/inferior-died.exp
3253 * gdb.base/infnan.exp
3254 * gdb.base/info-macros.exp
3255 * gdb.base/info-os.exp
3256 * gdb.base/info-proc.exp
3257 * gdb.base/info-shared.exp
3258 * gdb.base/info-target.exp
3259 * gdb.base/infoline.exp
3260 * gdb.base/interp.exp
3261 * gdb.base/interrupt.exp
3262 * gdb.base/jit-reader.exp
3263 * gdb.base/jit-simple.exp
3264 * gdb.base/kill-after-signal.exp
3265 * gdb.base/kill-detach-inferiors-cmd.exp
3266 * gdb.base/label.exp
3267 * gdb.base/langs.exp
3268 * gdb.base/ldbl_e308.exp
3269 * gdb.base/line-symtabs.exp
3270 * gdb.base/linespecs.exp
3271 * gdb.base/list.exp
3272 * gdb.base/long_long.exp
3273 * gdb.base/longest-types.exp
3274 * gdb.base/maint.exp
3275 * gdb.base/max-value-size.exp
3276 * gdb.base/memattr.exp
3277 * gdb.base/mips_pro.exp
3278 * gdb.base/morestack.exp
3279 * gdb.base/moribund-step.exp
3280 * gdb.base/multi-forks.exp
3281 * gdb.base/nested-addr.exp
3282 * gdb.base/nextoverexit.exp
3283 * gdb.base/noreturn-finish.exp
3284 * gdb.base/noreturn-return.exp
3285 * gdb.base/nostdlib.exp
3286 * gdb.base/offsets.exp
3287 * gdb.base/opaque.exp
3288 * gdb.base/pc-fp.exp
3289 * gdb.base/permissions.exp
3290 * gdb.base/print-symbol-loading.exp
3291 * gdb.base/prologue-include.exp
3292 * gdb.base/psymtab.exp
3293 * gdb.base/ptype.exp
3294 * gdb.base/random-signal.exp
3295 * gdb.base/randomize.exp
3296 * gdb.base/range-stepping.exp
3297 * gdb.base/readline-ask.exp
3298 * gdb.base/recpar.exp
3299 * gdb.base/recurse.exp
3300 * gdb.base/relational.exp
3301 * gdb.base/restore.exp
3302 * gdb.base/return-nodebug.exp
3303 * gdb.base/return.exp
3304 * gdb.base/run-after-attach.exp
3305 * gdb.base/save-bp.exp
3306 * gdb.base/scope.exp
3307 * gdb.base/sect-cmd.exp
3308 * gdb.base/set-lang-auto.exp
3309 * gdb.base/set-noassign.exp
3310 * gdb.base/setvar.exp
3311 * gdb.base/sigall.exp
3312 * gdb.base/sigbpt.exp
3313 * gdb.base/siginfo-addr.exp
3314 * gdb.base/siginfo-infcall.exp
3315 * gdb.base/siginfo-obj.exp
3316 * gdb.base/siginfo.exp
3317 * gdb.base/signals-state-child.exp
3318 * gdb.base/signest.exp
3319 * gdb.base/sigstep.exp
3320 * gdb.base/sizeof.exp
3321 * gdb.base/skip.exp
3322 * gdb.base/solib-corrupted.exp
3323 * gdb.base/solib-nodir.exp
3324 * gdb.base/solib-search.exp
3325 * gdb.base/stack-checking.exp
3326 * gdb.base/stale-infcall.exp
3327 * gdb.base/stap-probe.exp
3328 * gdb.base/start.exp
3329 * gdb.base/step-break.exp
3330 * gdb.base/step-bt.exp
3331 * gdb.base/step-line.exp
3332 * gdb.base/step-over-exit.exp
3333 * gdb.base/step-over-syscall.exp
3334 * gdb.base/step-resume-infcall.exp
3335 * gdb.base/step-test.exp
3336 * gdb.base/store.exp
3337 * gdb.base/structs3.exp
3338 * gdb.base/sym-file.exp
3339 * gdb.base/symbol-without-target_section.exp
3340 * gdb.base/term.exp
3341 * gdb.base/testenv.exp
3342 * gdb.base/ui-redirect.exp
3343 * gdb.base/until.exp
3344 * gdb.base/unwindonsignal.exp
3345 * gdb.base/value-double-free.exp
3346 * gdb.base/vla-datatypes.exp
3347 * gdb.base/vla-ptr.exp
3348 * gdb.base/vla-sideeffect.exp
3349 * gdb.base/volatile.exp
3350 * gdb.base/watch-cond-infcall.exp
3351 * gdb.base/watch-cond.exp
3352 * gdb.base/watch-non-mem.exp
3353 * gdb.base/watch-read.exp
3354 * gdb.base/watch-vfork.exp
3355 * gdb.base/watchpoint-cond-gone.exp
3356 * gdb.base/watchpoint-delete.exp
3357 * gdb.base/watchpoint-hw-hit-once.exp
3358 * gdb.base/watchpoint-hw.exp
3359 * gdb.base/watchpoint-stops-at-right-insn.exp
3360 * gdb.base/watchpoints.exp
3361 * gdb.base/wchar.exp
3362 * gdb.base/whatis-exp.exp
3363 * gdb.btrace/buffer-size.exp
3364 * gdb.btrace/data.exp
3365 * gdb.btrace/delta.exp
3366 * gdb.btrace/dlopen.exp
3367 * gdb.btrace/enable.exp
3368 * gdb.btrace/exception.exp
3369 * gdb.btrace/function_call_history.exp
3370 * gdb.btrace/gcore.exp
3371 * gdb.btrace/instruction_history.exp
3372 * gdb.btrace/nohist.exp
3373 * gdb.btrace/reconnect.exp
3374 * gdb.btrace/record_goto-step.exp
3375 * gdb.btrace/record_goto.exp
3376 * gdb.btrace/rn-dl-bind.exp
3377 * gdb.btrace/segv.exp
3378 * gdb.btrace/step.exp
3379 * gdb.btrace/stepi.exp
3380 * gdb.btrace/tailcall-only.exp
3381 * gdb.btrace/tailcall.exp
3382 * gdb.btrace/tsx.exp
3383 * gdb.btrace/unknown_functions.exp
3384 * gdb.btrace/vdso.exp
3385 * gdb.compile/compile-ifunc.exp
3386 * gdb.compile/compile-ops.exp
3387 * gdb.compile/compile-print.exp
3388 * gdb.compile/compile-setjmp.exp
3389 * gdb.cp/abstract-origin.exp
3390 * gdb.cp/ambiguous.exp
3391 * gdb.cp/annota2.exp
3392 * gdb.cp/annota3.exp
3393 * gdb.cp/anon-ns.exp
3394 * gdb.cp/anon-struct.exp
3395 * gdb.cp/anon-union.exp
3396 * gdb.cp/arg-reference.exp
3397 * gdb.cp/baseenum.exp
3398 * gdb.cp/bool.exp
3399 * gdb.cp/breakpoint.exp
3400 * gdb.cp/bs15503.exp
3401 * gdb.cp/call-c.exp
3402 * gdb.cp/casts.exp
3403 * gdb.cp/chained-calls.exp
3404 * gdb.cp/class2.exp
3405 * gdb.cp/classes.exp
3406 * gdb.cp/cmpd-minsyms.exp
3407 * gdb.cp/converts.exp
3408 * gdb.cp/cp-relocate.exp
3409 * gdb.cp/cpcompletion.exp
3410 * gdb.cp/cpexprs.exp
3411 * gdb.cp/cplabel.exp
3412 * gdb.cp/cplusfuncs.exp
3413 * gdb.cp/cpsizeof.exp
3414 * gdb.cp/ctti.exp
3415 * gdb.cp/derivation.exp
3416 * gdb.cp/destrprint.exp
3417 * gdb.cp/dispcxx.exp
3418 * gdb.cp/enum-class.exp
3419 * gdb.cp/exception.exp
3420 * gdb.cp/exceptprint.exp
3421 * gdb.cp/expand-psymtabs-cxx.exp
3422 * gdb.cp/expand-sals.exp
3423 * gdb.cp/extern-c.exp
3424 * gdb.cp/filename.exp
3425 * gdb.cp/formatted-ref.exp
3426 * gdb.cp/fpointer.exp
3427 * gdb.cp/gdb1355.exp
3428 * gdb.cp/gdb2495.exp
3429 * gdb.cp/hang.exp
3430 * gdb.cp/impl-this.exp
3431 * gdb.cp/infcall-dlopen.exp
3432 * gdb.cp/inherit.exp
3433 * gdb.cp/iostream.exp
3434 * gdb.cp/koenig.exp
3435 * gdb.cp/local.exp
3436 * gdb.cp/m-data.exp
3437 * gdb.cp/m-static.exp
3438 * gdb.cp/mb-ctor.exp
3439 * gdb.cp/mb-inline.exp
3440 * gdb.cp/mb-templates.exp
3441 * gdb.cp/member-name.exp
3442 * gdb.cp/member-ptr.exp
3443 * gdb.cp/meth-typedefs.exp
3444 * gdb.cp/method.exp
3445 * gdb.cp/method2.exp
3446 * gdb.cp/minsym-fallback.exp
3447 * gdb.cp/misc.exp
3448 * gdb.cp/namelessclass.exp
3449 * gdb.cp/namespace-enum.exp
3450 * gdb.cp/namespace-nested-import.exp
3451 * gdb.cp/namespace.exp
3452 * gdb.cp/nextoverthrow.exp
3453 * gdb.cp/no-dmgl-verbose.exp
3454 * gdb.cp/non-trivial-retval.exp
3455 * gdb.cp/noparam.exp
3456 * gdb.cp/nsdecl.exp
3457 * gdb.cp/nsimport.exp
3458 * gdb.cp/nsnested.exp
3459 * gdb.cp/nsnoimports.exp
3460 * gdb.cp/nsrecurs.exp
3461 * gdb.cp/nsstress.exp
3462 * gdb.cp/nsusing.exp
3463 * gdb.cp/operator.exp
3464 * gdb.cp/oranking.exp
3465 * gdb.cp/overload-const.exp
3466 * gdb.cp/overload.exp
3467 * gdb.cp/ovldbreak.exp
3468 * gdb.cp/ovsrch.exp
3469 * gdb.cp/paren-type.exp
3470 * gdb.cp/parse-lang.exp
3471 * gdb.cp/pass-by-ref.exp
3472 * gdb.cp/pr-1023.exp
3473 * gdb.cp/pr-1210.exp
3474 * gdb.cp/pr-574.exp
3475 * gdb.cp/pr10687.exp
3476 * gdb.cp/pr12028.exp
3477 * gdb.cp/pr17132.exp
3478 * gdb.cp/pr17494.exp
3479 * gdb.cp/pr9067.exp
3480 * gdb.cp/pr9167.exp
3481 * gdb.cp/pr9631.exp
3482 * gdb.cp/printmethod.exp
3483 * gdb.cp/psmang.exp
3484 * gdb.cp/psymtab-parameter.exp
3485 * gdb.cp/ptype-cv-cp.exp
3486 * gdb.cp/ptype-flags.exp
3487 * gdb.cp/re-set-overloaded.exp
3488 * gdb.cp/ref-types.exp
3489 * gdb.cp/rtti.exp
3490 * gdb.cp/scope-err.exp
3491 * gdb.cp/shadow.exp
3492 * gdb.cp/smartp.exp
3493 * gdb.cp/static-method.exp
3494 * gdb.cp/static-print-quit.exp
3495 * gdb.cp/temargs.exp
3496 * gdb.cp/templates.exp
3497 * gdb.cp/try_catch.exp
3498 * gdb.cp/typedef-operator.exp
3499 * gdb.cp/typeid.exp
3500 * gdb.cp/userdef.exp
3501 * gdb.cp/using-crash.exp
3502 * gdb.cp/var-tag.exp
3503 * gdb.cp/virtbase.exp
3504 * gdb.cp/virtfunc.exp
3505 * gdb.cp/virtfunc2.exp
3506 * gdb.cp/vla-cxx.exp
3507 * gdb.disasm/t01_mov.exp
3508 * gdb.disasm/t02_mova.exp
3509 * gdb.disasm/t03_add.exp
3510 * gdb.disasm/t04_sub.exp
3511 * gdb.disasm/t05_cmp.exp
3512 * gdb.disasm/t06_ari2.exp
3513 * gdb.disasm/t07_ari3.exp
3514 * gdb.disasm/t08_or.exp
3515 * gdb.disasm/t09_xor.exp
3516 * gdb.disasm/t10_and.exp
3517 * gdb.disasm/t11_logs.exp
3518 * gdb.disasm/t12_bit.exp
3519 * gdb.disasm/t13_otr.exp
3520 * gdb.dlang/circular.exp
3521 * gdb.dwarf2/arr-stride.exp
3522 * gdb.dwarf2/arr-subrange.exp
3523 * gdb.dwarf2/atomic-type.exp
3524 * gdb.dwarf2/bad-regnum.exp
3525 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3526 * gdb.dwarf2/callframecfa.exp
3527 * gdb.dwarf2/clztest.exp
3528 * gdb.dwarf2/corrupt.exp
3529 * gdb.dwarf2/data-loc.exp
3530 * gdb.dwarf2/dup-psym.exp
3531 * gdb.dwarf2/dw2-anon-mptr.exp
3532 * gdb.dwarf2/dw2-anonymous-func.exp
3533 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3534 * gdb.dwarf2/dw2-bad-unresolved.exp
3535 * gdb.dwarf2/dw2-basic.exp
3536 * gdb.dwarf2/dw2-canonicalize-type.exp
3537 * gdb.dwarf2/dw2-case-insensitive.exp
3538 * gdb.dwarf2/dw2-common-block.exp
3539 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3540 * gdb.dwarf2/dw2-compressed.exp
3541 * gdb.dwarf2/dw2-const.exp
3542 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3543 * gdb.dwarf2/dw2-cu-size.exp
3544 * gdb.dwarf2/dw2-dup-frame.exp
3545 * gdb.dwarf2/dw2-entry-value.exp
3546 * gdb.dwarf2/dw2-icycle.exp
3547 * gdb.dwarf2/dw2-ifort-parameter.exp
3548 * gdb.dwarf2/dw2-inline-break.exp
3549 * gdb.dwarf2/dw2-inline-param.exp
3550 * gdb.dwarf2/dw2-intercu.exp
3551 * gdb.dwarf2/dw2-intermix.exp
3552 * gdb.dwarf2/dw2-lexical-block-bare.exp
3553 * gdb.dwarf2/dw2-linkage-name-trust.exp
3554 * gdb.dwarf2/dw2-minsym-in-cu.exp
3555 * gdb.dwarf2/dw2-noloc.exp
3556 * gdb.dwarf2/dw2-op-call.exp
3557 * gdb.dwarf2/dw2-op-out-param.exp
3558 * gdb.dwarf2/dw2-opt-structptr.exp
3559 * gdb.dwarf2/dw2-param-error.exp
3560 * gdb.dwarf2/dw2-producer.exp
3561 * gdb.dwarf2/dw2-ranges-base.exp
3562 * gdb.dwarf2/dw2-ref-missing-frame.exp
3563 * gdb.dwarf2/dw2-reg-undefined.exp
3564 * gdb.dwarf2/dw2-regno-invalid.exp
3565 * gdb.dwarf2/dw2-restore.exp
3566 * gdb.dwarf2/dw2-restrict.exp
3567 * gdb.dwarf2/dw2-single-line-discriminators.exp
3568 * gdb.dwarf2/dw2-strp.exp
3569 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3570 * gdb.dwarf2/dw2-unresolved.exp
3571 * gdb.dwarf2/dw2-var-zero-addr.exp
3572 * gdb.dwarf2/dw4-sig-types.exp
3573 * gdb.dwarf2/dwz.exp
3574 * gdb.dwarf2/dynarr-ptr.exp
3575 * gdb.dwarf2/enum-type.exp
3576 * gdb.dwarf2/gdb-index.exp
3577 * gdb.dwarf2/implptr-64bit.exp
3578 * gdb.dwarf2/implptr-optimized-out.exp
3579 * gdb.dwarf2/implptr.exp
3580 * gdb.dwarf2/implref-array.exp
3581 * gdb.dwarf2/implref-const.exp
3582 * gdb.dwarf2/implref-global.exp
3583 * gdb.dwarf2/implref-struct.exp
3584 * gdb.dwarf2/mac-fileno.exp
3585 * gdb.dwarf2/main-subprogram.exp
3586 * gdb.dwarf2/member-ptr-forwardref.exp
3587 * gdb.dwarf2/method-ptr.exp
3588 * gdb.dwarf2/missing-sig-type.exp
3589 * gdb.dwarf2/nonvar-access.exp
3590 * gdb.dwarf2/opaque-type-lookup.exp
3591 * gdb.dwarf2/pieces-optimized-out.exp
3592 * gdb.dwarf2/pieces.exp
3593 * gdb.dwarf2/pr10770.exp
3594 * gdb.dwarf2/pr13961.exp
3595 * gdb.dwarf2/staticvirtual.exp
3596 * gdb.dwarf2/subrange.exp
3597 * gdb.dwarf2/symtab-producer.exp
3598 * gdb.dwarf2/trace-crash.exp
3599 * gdb.dwarf2/typeddwarf.exp
3600 * gdb.dwarf2/valop.exp
3601 * gdb.dwarf2/watch-notconst.exp
3602 * gdb.fortran/array-element.exp
3603 * gdb.fortran/charset.exp
3604 * gdb.fortran/common-block.exp
3605 * gdb.fortran/complex.exp
3606 * gdb.fortran/derived-type-function.exp
3607 * gdb.fortran/derived-type.exp
3608 * gdb.fortran/logical.exp
3609 * gdb.fortran/module.exp
3610 * gdb.fortran/multi-dim.exp
3611 * gdb.fortran/nested-funcs.exp
3612 * gdb.fortran/print-formatted.exp
3613 * gdb.fortran/subarray.exp
3614 * gdb.fortran/vla-alloc-assoc.exp
3615 * gdb.fortran/vla-datatypes.exp
3616 * gdb.fortran/vla-history.exp
3617 * gdb.fortran/vla-ptr-info.exp
3618 * gdb.fortran/vla-ptype-sub.exp
3619 * gdb.fortran/vla-ptype.exp
3620 * gdb.fortran/vla-sizeof.exp
3621 * gdb.fortran/vla-type.exp
3622 * gdb.fortran/vla-value-sub-arbitrary.exp
3623 * gdb.fortran/vla-value-sub-finish.exp
3624 * gdb.fortran/vla-value-sub.exp
3625 * gdb.fortran/vla-value.exp
3626 * gdb.fortran/whatis_type.exp
3627 * gdb.go/chan.exp
3628 * gdb.go/handcall.exp
3629 * gdb.go/hello.exp
3630 * gdb.go/integers.exp
3631 * gdb.go/methods.exp
3632 * gdb.go/package.exp
3633 * gdb.go/strings.exp
3634 * gdb.go/types.exp
3635 * gdb.go/unsafe.exp
3636 * gdb.guile/scm-arch.exp
3637 * gdb.guile/scm-block.exp
3638 * gdb.guile/scm-breakpoint.exp
3639 * gdb.guile/scm-cmd.exp
3640 * gdb.guile/scm-disasm.exp
3641 * gdb.guile/scm-equal.exp
3642 * gdb.guile/scm-frame-args.exp
3643 * gdb.guile/scm-frame-inline.exp
3644 * gdb.guile/scm-frame.exp
3645 * gdb.guile/scm-iterator.exp
3646 * gdb.guile/scm-math.exp
3647 * gdb.guile/scm-objfile.exp
3648 * gdb.guile/scm-ports.exp
3649 * gdb.guile/scm-symbol.exp
3650 * gdb.guile/scm-symtab.exp
3651 * gdb.guile/scm-value-cc.exp
3652 * gdb.guile/types-module.exp
3653 * gdb.linespec/break-ask.exp
3654 * gdb.linespec/cpexplicit.exp
3655 * gdb.linespec/explicit.exp
3656 * gdb.linespec/keywords.exp
3657 * gdb.linespec/linespec.exp
3658 * gdb.linespec/ls-dollar.exp
3659 * gdb.linespec/ls-errs.exp
3660 * gdb.linespec/skip-two.exp
3661 * gdb.linespec/thread.exp
3662 * gdb.mi/mi-async.exp
3663 * gdb.mi/mi-basics.exp
3664 * gdb.mi/mi-break.exp
3665 * gdb.mi/mi-catch-load.exp
3666 * gdb.mi/mi-cli.exp
3667 * gdb.mi/mi-cmd-param-changed.exp
3668 * gdb.mi/mi-console.exp
3669 * gdb.mi/mi-detach.exp
3670 * gdb.mi/mi-disassemble.exp
3671 * gdb.mi/mi-eval.exp
3672 * gdb.mi/mi-file-transfer.exp
3673 * gdb.mi/mi-file.exp
3674 * gdb.mi/mi-fill-memory.exp
3675 * gdb.mi/mi-inheritance-syntax-error.exp
3676 * gdb.mi/mi-linespec-err-cp.exp
3677 * gdb.mi/mi-logging.exp
3678 * gdb.mi/mi-memory-changed.exp
3679 * gdb.mi/mi-read-memory.exp
3680 * gdb.mi/mi-record-changed.exp
3681 * gdb.mi/mi-reg-undefined.exp
3682 * gdb.mi/mi-regs.exp
3683 * gdb.mi/mi-return.exp
3684 * gdb.mi/mi-reverse.exp
3685 * gdb.mi/mi-simplerun.exp
3686 * gdb.mi/mi-solib.exp
3687 * gdb.mi/mi-stack.exp
3688 * gdb.mi/mi-stepi.exp
3689 * gdb.mi/mi-syn-frame.exp
3690 * gdb.mi/mi-until.exp
3691 * gdb.mi/mi-var-block.exp
3692 * gdb.mi/mi-var-child.exp
3693 * gdb.mi/mi-var-cmd.exp
3694 * gdb.mi/mi-var-cp.exp
3695 * gdb.mi/mi-var-display.exp
3696 * gdb.mi/mi-var-invalidate.exp
3697 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3698 * gdb.mi/mi-vla-fortran.exp
3699 * gdb.mi/mi-watch.exp
3700 * gdb.mi/mi2-var-child.exp
3701 * gdb.mi/user-selected-context-sync.exp
3702 * gdb.modula2/unbounded-array.exp
3703 * gdb.multi/dummy-frame-restore.exp
3704 * gdb.multi/multi-arch-exec.exp
3705 * gdb.multi/multi-arch.exp
3706 * gdb.multi/tids.exp
3707 * gdb.multi/watchpoint-multi.exp
3708 * gdb.opencl/callfuncs.exp
3709 * gdb.opencl/convs_casts.exp
3710 * gdb.opencl/datatypes.exp
3711 * gdb.opencl/operators.exp
3712 * gdb.opencl/vec_comps.exp
3713 * gdb.opt/clobbered-registers-O2.exp
3714 * gdb.opt/inline-break.exp
3715 * gdb.opt/inline-bt.exp
3716 * gdb.opt/inline-cmds.exp
3717 * gdb.opt/inline-locals.exp
3718 * gdb.pascal/case-insensitive-symbols.exp
3719 * gdb.pascal/floats.exp
3720 * gdb.pascal/gdb11492.exp
3721 * gdb.python/lib-types.exp
3722 * gdb.python/py-arch.exp
3723 * gdb.python/py-as-string.exp
3724 * gdb.python/py-bad-printers.exp
3725 * gdb.python/py-block.exp
3726 * gdb.python/py-breakpoint-create-fail.exp
3727 * gdb.python/py-breakpoint.exp
3728 * gdb.python/py-caller-is.exp
3729 * gdb.python/py-cmd.exp
3730 * gdb.python/py-explore-cc.exp
3731 * gdb.python/py-explore.exp
3732 * gdb.python/py-finish-breakpoint.exp
3733 * gdb.python/py-finish-breakpoint2.exp
3734 * gdb.python/py-frame-args.exp
3735 * gdb.python/py-frame-inline.exp
3736 * gdb.python/py-frame.exp
3737 * gdb.python/py-framefilter-mi.exp
3738 * gdb.python/py-infthread.exp
3739 * gdb.python/py-lazy-string.exp
3740 * gdb.python/py-linetable.exp
3741 * gdb.python/py-mi-events.exp
3742 * gdb.python/py-mi-objfile.exp
3743 * gdb.python/py-mi.exp
3744 * gdb.python/py-objfile.exp
3745 * gdb.python/py-pp-integral.exp
3746 * gdb.python/py-pp-maint.exp
3747 * gdb.python/py-pp-re-notag.exp
3748 * gdb.python/py-pp-registration.exp
3749 * gdb.python/py-recurse-unwind.exp
3750 * gdb.python/py-strfns.exp
3751 * gdb.python/py-symbol.exp
3752 * gdb.python/py-symtab.exp
3753 * gdb.python/py-sync-interp.exp
3754 * gdb.python/py-typeprint.exp
3755 * gdb.python/py-unwind-maint.exp
3756 * gdb.python/py-unwind.exp
3757 * gdb.python/py-value-cc.exp
3758 * gdb.python/py-xmethods.exp
3759 * gdb.reverse/amd64-tailcall-reverse.exp
3760 * gdb.reverse/break-precsave.exp
3761 * gdb.reverse/break-reverse.exp
3762 * gdb.reverse/consecutive-precsave.exp
3763 * gdb.reverse/consecutive-reverse.exp
3764 * gdb.reverse/finish-precsave.exp
3765 * gdb.reverse/finish-reverse-bkpt.exp
3766 * gdb.reverse/finish-reverse.exp
3767 * gdb.reverse/fstatat-reverse.exp
3768 * gdb.reverse/getresuid-reverse.exp
3769 * gdb.reverse/i386-precsave.exp
3770 * gdb.reverse/i386-reverse.exp
3771 * gdb.reverse/i386-sse-reverse.exp
3772 * gdb.reverse/i387-env-reverse.exp
3773 * gdb.reverse/i387-stack-reverse.exp
3774 * gdb.reverse/insn-reverse.exp
3775 * gdb.reverse/machinestate-precsave.exp
3776 * gdb.reverse/machinestate.exp
3777 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3778 * gdb.reverse/pipe-reverse.exp
3779 * gdb.reverse/readv-reverse.exp
3780 * gdb.reverse/recvmsg-reverse.exp
3781 * gdb.reverse/rerun-prec.exp
3782 * gdb.reverse/s390-mvcle.exp
3783 * gdb.reverse/step-precsave.exp
3784 * gdb.reverse/step-reverse.exp
3785 * gdb.reverse/time-reverse.exp
3786 * gdb.reverse/until-precsave.exp
3787 * gdb.reverse/until-reverse.exp
3788 * gdb.reverse/waitpid-reverse.exp
3789 * gdb.reverse/watch-precsave.exp
3790 * gdb.reverse/watch-reverse.exp
3791 * gdb.rust/generics.exp
3792 * gdb.rust/methods.exp
3793 * gdb.rust/modules.exp
3794 * gdb.rust/simple.exp
3795 * gdb.server/connect-with-no-symbol-file.exp
3796 * gdb.server/ext-attach.exp
3797 * gdb.server/ext-restart.exp
3798 * gdb.server/ext-wrapper.exp
3799 * gdb.server/file-transfer.exp
3800 * gdb.server/server-exec-info.exp
3801 * gdb.server/server-kill.exp
3802 * gdb.server/server-mon.exp
3803 * gdb.server/wrapper.exp
3804 * gdb.stabs/exclfwd.exp
3805 * gdb.stabs/gdb11479.exp
3806 * gdb.threads/clone-new-thread-event.exp
3807 * gdb.threads/corethreads.exp
3808 * gdb.threads/current-lwp-dead.exp
3809 * gdb.threads/dlopen-libpthread.exp
3810 * gdb.threads/gcore-thread.exp
3811 * gdb.threads/sigstep-threads.exp
3812 * gdb.threads/watchpoint-fork.exp
3813 * gdb.trace/actions-changed.exp
3814 * gdb.trace/backtrace.exp
3815 * gdb.trace/change-loc.exp
3816 * gdb.trace/circ.exp
3817 * gdb.trace/collection.exp
3818 * gdb.trace/disconnected-tracing.exp
3819 * gdb.trace/ftrace.exp
3820 * gdb.trace/mi-trace-frame-collected.exp
3821 * gdb.trace/mi-trace-unavailable.exp
3822 * gdb.trace/mi-traceframe-changed.exp
3823 * gdb.trace/mi-tsv-changed.exp
3824 * gdb.trace/no-attach-trace.exp
3825 * gdb.trace/passc-dyn.exp
3826 * gdb.trace/qtro.exp
3827 * gdb.trace/range-stepping.exp
3828 * gdb.trace/read-memory.exp
3829 * gdb.trace/save-trace.exp
3830 * gdb.trace/signal.exp
3831 * gdb.trace/status-stop.exp
3832 * gdb.trace/tfile.exp
3833 * gdb.trace/trace-break.exp
3834 * gdb.trace/trace-buffer-size.exp
3835 * gdb.trace/trace-condition.exp
3836 * gdb.trace/tracefile-pseudo-reg.exp
3837 * gdb.trace/tstatus.exp
3838 * gdb.trace/unavailable.exp
3839 * gdb.trace/while-dyn.exp
3840 * gdb.trace/while-stepping.exp
3841
34c41c68
DE
38422016-12-22 Doug Evans <xdje42@gmail.com>
3843
3844 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3845 and msymbols.
3846
16e69324
YQ
38472016-12-19 Yao Qi <yao.qi@linaro.org>
3848
3849 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3850 (test_with_self): Don't call do_steps_and_nexts, and remove
3851 code about stepping into xmalloc.
3852
f94f411b
YQ
38532016-12-09 Yao Qi <yao.qi@linaro.org>
3854
3855 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3856
38572016-12-09 Yao Qi <yao.qi@linaro.org>
3858
3859 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3860
f1b5deee
PA
38612016-12-09 Pedro Alves <palves@redhat.com>
3862
3863 * gdb.base/all-architectures-0.exp: New file.
3864 * gdb.base/all-architectures-1.exp: New file.
3865 * gdb.base/all-architectures-2.exp: New file.
3866 * gdb.base/all-architectures-3.exp: New file.
3867 * gdb.base/all-architectures-4.exp: New file.
3868 * gdb.base/all-architectures-5.exp: New file.
3869 * gdb.base/all-architectures-6.exp: New file.
3870 * gdb.base/all-architectures-7.exp: New file.
3871 * gdb.base/all-architectures.exp.in: New file.
3872
364ca42e
YQ
38732016-12-09 Yao Qi <yao.qi@linaro.org>
3874
3875 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3876
107c2d62
LM
38772016-12-02 Luis Machado <lgustavo@codesourcery.com>
3878
3879 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3880 possible.
3881 Remove useless pattern-matching code.
3882
df3ee9ca
PA
38832016-12-02 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3886 procedure.
3887 (top level): Call it.
3888
ec835369
PA
38892016-12-02 Pedro Alves <palves@redhat.com>
3890
3891 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3892 New procedure.
3893 (top level): Call it.
3894
01770bbd
PA
38952016-12-02 Pedro Alves <palves@redhat.com>
3896
3897 PR cli/20559
3898 * gdb.base/commands.exp (user_defined_command_args_eval): New
3899 procedure.
3900 (top level): Call it.
3901
008459ea
LM
39022016-12-02 Luis Machado <lgustavo@codesourcery.com>
3903
3904 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3905 timeout handling.
3906
0c1b455e
TT
39072016-12-02 Tom Tromey <tom@tromey.com>
3908
3909 * gdb.dwarf2/main-subprogram.c: New file.
3910 * gdb.dwarf2/main-subprogram.exp: New file.
3911
018572b8
LM
39122016-12-01 Luis Machado <lgustavo@codesourcery.com>
3913
3914 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3915 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3916 gdb_test_no_output for a couple of cases.
3917 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3918
84c93cd5
LM
39192016-12-01 Luis Machado <lgustavo@codesourcery.com>
3920
3921 Fix test names and standardize compilation error messages throughout
3922 the following files:
3923
3924 * gdb.ada/start.exp
3925 * gdb.arch/alpha-step.exp
3926 * gdb.arch/e500-prologue.exp
3927 * gdb.arch/ftrace-insn-reloc.exp
3928 * gdb.arch/gdb1291.exp
3929 * gdb.arch/gdb1431.exp
3930 * gdb.arch/gdb1558.exp
3931 * gdb.arch/i386-dr3-watch.exp
3932 * gdb.arch/i386-sse-stack-align.exp
3933 * gdb.arch/ia64-breakpoint-shadow.exp
3934 * gdb.arch/pa-nullify.exp
3935 * gdb.arch/powerpc-aix-prologue.exp
3936 * gdb.arch/thumb-bx-pc.exp
3937 * gdb.base/annota1.exp
3938 * gdb.base/annota3.exp
3939 * gdb.base/arrayidx.exp
3940 * gdb.base/assign.exp
3941 * gdb.base/attach.exp
3942 * gdb.base/auxv.exp
3943 * gdb.base/bang.exp
3944 * gdb.base/bfp-test.exp
3945 * gdb.base/bigcore.exp
3946 * gdb.base/bitfields2.exp
3947 * gdb.base/break-fun-addr.exp
3948 * gdb.base/break-probes.exp
3949 * gdb.base/call-rt-st.exp
3950 * gdb.base/callexit.exp
3951 * gdb.base/catch-fork-kill.exp
3952 * gdb.base/charset.exp
3953 * gdb.base/checkpoint.exp
3954 * gdb.base/comprdebug.exp
3955 * gdb.base/constvars.exp
3956 * gdb.base/coredump-filter.exp
3957 * gdb.base/cursal.exp
3958 * gdb.base/cvexpr.exp
3959 * gdb.base/detach.exp
3960 * gdb.base/display.exp
3961 * gdb.base/dmsym.exp
3962 * gdb.base/dprintf-pending.exp
3963 * gdb.base/dso2dso.exp
3964 * gdb.base/dtrace-probe.exp
3965 * gdb.base/dump.exp
3966 * gdb.base/enum_cond.exp
3967 * gdb.base/exe-lock.exp
3968 * gdb.base/exec-invalid-sysroot.exp
3969 * gdb.base/execl-update-breakpoints.exp
3970 * gdb.base/exprs.exp
3971 * gdb.base/fileio.exp
3972 * gdb.base/find.exp
3973 * gdb.base/finish.exp
3974 * gdb.base/fixsection.exp
3975 * gdb.base/foll-vfork.exp
3976 * gdb.base/frame-args.exp
3977 * gdb.base/gcore.exp
3978 * gdb.base/gdb1250.exp
3979 * gdb.base/global-var-nested-by-dso.exp
3980 * gdb.base/gnu-ifunc.exp
3981 * gdb.base/hashline1.exp
3982 * gdb.base/hashline2.exp
3983 * gdb.base/hashline3.exp
3984 * gdb.base/hbreak-in-shr-unsupported.exp
3985 * gdb.base/huge.exp
3986 * gdb.base/infcall-input.exp
3987 * gdb.base/info-fun.exp
3988 * gdb.base/info-shared.exp
3989 * gdb.base/jit-simple.exp
3990 * gdb.base/jit-so.exp
3991 * gdb.base/jit.exp
3992 * gdb.base/jump.exp
3993 * gdb.base/label.exp
3994 * gdb.base/lineinc.exp
3995 * gdb.base/logical.exp
3996 * gdb.base/longjmp.exp
3997 * gdb.base/macscp.exp
3998 * gdb.base/miscexprs.exp
3999 * gdb.base/new-ui-echo.exp
4000 * gdb.base/new-ui-pending-input.exp
4001 * gdb.base/new-ui.exp
4002 * gdb.base/nodebug.exp
4003 * gdb.base/nofield.exp
4004 * gdb.base/offsets.exp
4005 * gdb.base/overlays.exp
4006 * gdb.base/pending.exp
4007 * gdb.base/pointers.exp
4008 * gdb.base/pr11022.exp
4009 * gdb.base/printcmds.exp
4010 * gdb.base/prologue.exp
4011 * gdb.base/ptr-typedef.exp
4012 * gdb.base/realname-expand.exp
4013 * gdb.base/relativedebug.exp
4014 * gdb.base/relocate.exp
4015 * gdb.base/remote.exp
4016 * gdb.base/reread.exp
4017 * gdb.base/return2.exp
4018 * gdb.base/savedregs.exp
4019 * gdb.base/sep.exp
4020 * gdb.base/sepdebug.exp
4021 * gdb.base/sepsymtab.exp
4022 * gdb.base/set-inferior-tty.exp
4023 * gdb.base/setshow.exp
4024 * gdb.base/shlib-call.exp
4025 * gdb.base/sigaltstack.exp
4026 * gdb.base/siginfo-addr.exp
4027 * gdb.base/signals.exp
4028 * gdb.base/signull.exp
4029 * gdb.base/sigrepeat.exp
4030 * gdb.base/so-impl-ld.exp
4031 * gdb.base/solib-display.exp
4032 * gdb.base/solib-overlap.exp
4033 * gdb.base/solib-search.exp
4034 * gdb.base/solib-symbol.exp
4035 * gdb.base/structs.exp
4036 * gdb.base/structs2.exp
4037 * gdb.base/symtab-search-order.exp
4038 * gdb.base/twice.exp
4039 * gdb.base/unload.exp
4040 * gdb.base/varargs.exp
4041 * gdb.base/watchpoint-solib.exp
4042 * gdb.base/watchpoint.exp
4043 * gdb.base/whatis.exp
4044 * gdb.base/wrong_frame_bt_full.exp
4045 * gdb.btrace/dlopen.exp
4046 * gdb.cell/ea-standalone.exp
4047 * gdb.cell/ea-test.exp
4048 * gdb.cp/dispcxx.exp
4049 * gdb.cp/gdb2384.exp
4050 * gdb.cp/method2.exp
4051 * gdb.cp/nextoverthrow.exp
4052 * gdb.cp/pr10728.exp
4053 * gdb.disasm/am33.exp
4054 * gdb.disasm/h8300s.exp
4055 * gdb.disasm/mn10300.exp
4056 * gdb.disasm/sh3.exp
4057 * gdb.dwarf2/dw2-dir-file-name.exp
4058 * gdb.fortran/complex.exp
4059 * gdb.fortran/library-module.exp
4060 * gdb.guile/scm-pretty-print.exp
4061 * gdb.guile/scm-symbol.exp
4062 * gdb.guile/scm-type.exp
4063 * gdb.guile/scm-value.exp
4064 * gdb.linespec/linespec.exp
4065 * gdb.mi/gdb701.exp
4066 * gdb.mi/gdb792.exp
4067 * gdb.mi/mi-breakpoint-changed.exp
4068 * gdb.mi/mi-dprintf-pending.exp
4069 * gdb.mi/mi-dprintf.exp
4070 * gdb.mi/mi-exit-code.exp
4071 * gdb.mi/mi-pending.exp
4072 * gdb.mi/mi-solib.exp
4073 * gdb.mi/new-ui-mi-sync.exp
4074 * gdb.mi/pr11022.exp
4075 * gdb.mi/user-selected-context-sync.exp
4076 * gdb.opt/solib-intra-step.exp
4077 * gdb.python/py-events.exp
4078 * gdb.python/py-finish-breakpoint.exp
4079 * gdb.python/py-mi.exp
4080 * gdb.python/py-prettyprint.exp
4081 * gdb.python/py-shared.exp
4082 * gdb.python/py-symbol.exp
4083 * gdb.python/py-template.exp
4084 * gdb.python/py-type.exp
4085 * gdb.python/py-value.exp
4086 * gdb.reverse/solib-precsave.exp
4087 * gdb.reverse/solib-reverse.exp
4088 * gdb.server/solib-list.exp
4089 * gdb.stabs/weird.exp
4090 * gdb.threads/reconnect-signal.exp
4091 * gdb.threads/stepi-random-signal.exp
4092 * gdb.trace/actions.exp
4093 * gdb.trace/ax.exp
4094 * gdb.trace/backtrace.exp
4095 * gdb.trace/change-loc.exp
4096 * gdb.trace/deltrace.exp
4097 * gdb.trace/ftrace-lock.exp
4098 * gdb.trace/ftrace.exp
4099 * gdb.trace/infotrace.exp
4100 * gdb.trace/mi-tracepoint-changed.exp
4101 * gdb.trace/packetlen.exp
4102 * gdb.trace/passcount.exp
4103 * gdb.trace/pending.exp
4104 * gdb.trace/range-stepping.exp
4105 * gdb.trace/report.exp
4106 * gdb.trace/stap-trace.exp
4107 * gdb.trace/tfind.exp
4108 * gdb.trace/trace-break.exp
4109 * gdb.trace/trace-condition.exp
4110 * gdb.trace/trace-enable-disable.exp
4111 * gdb.trace/trace-mt.exp
4112 * gdb.trace/tracecmd.exp
4113 * gdb.trace/tspeed.exp
4114 * gdb.trace/tsv.exp
4115 * lib/perftest.exp
4116
fb9feb35
LM
41172016-12-01 Luis Machado <lgustavo@codesourcery.com>
4118
4119 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4120 with gdb_test_no_output.
4121 Use command as test name.
4122
cd2ddb6c
LM
41232016-12-01 Luis Machado <lgustavo@codesourcery.com>
4124
4125 Fix test names starting with uppercase throughout the files.
4126
4127 * gdb.ada/assign_1.exp
4128 * gdb.ada/boolean_expr.exp
4129 * gdb.base/arrayidx.exp
4130 * gdb.base/del.exp
4131 * gdb.base/gcore-buffer-overflow.exp
4132 * gdb.base/testenv.exp
4133 * gdb.compile/compile.exp
4134 * gdb.python/py-framefilter-invalidarg.exp
4135 * gdb.python/py-framefilter.exp
4136
bb95117e
LM
41372016-12-01 Luis Machado <lgustavo@codesourcery.com>
4138
4139 Fix test names starting with uppercase throughout the files.
4140
4141 * gdb.ada/array_return.exp
4142 * gdb.ada/expr_delims.exp
4143 * gdb.ada/mi_dyn_arr.exp
4144 * gdb.ada/mi_interface.exp
4145 * gdb.ada/mi_var_array.exp
4146 * gdb.ada/watch_arg.exp
4147 * gdb.arch/alpha-step.exp
4148 * gdb.arch/altivec-regs.exp
4149 * gdb.arch/e500-regs.exp
4150 * gdb.arch/powerpc-d128-regs.exp
4151 * gdb.base/arrayidx.exp
4152 * gdb.base/break.exp
4153 * gdb.base/checkpoint.exp
4154 * gdb.base/debug-expr.exp
4155 * gdb.base/dmsym.exp
4156 * gdb.base/radix.exp
4157 * gdb.base/sepdebug.exp
4158 * gdb.base/testenv.exp
4159 * gdb.base/watch_thread_num.exp
4160 * gdb.base/watchpoint-cond-gone.exp
4161 * gdb.cell/break.exp
4162 * gdb.cell/ea-cache.exp
4163 * gdb.compile/compile.exp
4164 * gdb.cp/gdb2495.exp
4165 * gdb.gdb/selftest.exp
4166 * gdb.gdb/xfullpath.exp
4167 * gdb.go/hello.exp
4168 * gdb.go/integers.exp
4169 * gdb.objc/basicclass.exp
4170 * gdb.pascal/hello.exp
4171 * gdb.pascal/integers.exp
4172 * gdb.python/py-breakpoint.exp
4173 * gdb.python/py-cmd.exp
4174 * gdb.python/py-linetable.exp
4175 * gdb.python/py-xmethods.exp
4176 * gdb.python/python.exp
4177 * gdb.reverse/consecutive-precsave.exp
4178 * gdb.reverse/finish-precsave.exp
4179 * gdb.reverse/i386-precsave.exp
4180 * gdb.reverse/machinestate-precsave.exp
4181 * gdb.reverse/sigall-precsave.exp
4182 * gdb.reverse/solib-precsave.exp
4183 * gdb.reverse/step-precsave.exp
4184 * gdb.reverse/until-precsave.exp
4185 * gdb.reverse/watch-precsave.exp
4186 * gdb.threads/leader-exit.exp
4187 * gdb.threads/pthreads.exp
4188 * gdb.threads/wp-replication.exp
4189 * gdb.trace/actions.exp
4190 * gdb.trace/mi-tsv-changed.exp
4191 * gdb.trace/tsv.exp
4192
de97fdd4
LM
41932016-12-01 Luis Machado <lgustavo@codesourcery.com>
4194
4195 Fix test names starting with uppercase throughout the files.
4196
4197 * gdb.arch/i386-bp_permanent.exp
4198 * gdb.arch/i386-gnu-cfi.exp
4199 * gdb.base/disasm-end-cu.exp
4200 * gdb.base/macscp.exp
4201 * gdb.base/pending.exp
4202 * gdb.base/watch_thread_num.exp
4203 * gdb.cp/exception.exp
4204 * gdb.cp/gdb2495.exp
4205 * gdb.cp/local.exp
4206 * gdb.python/py-evsignal.exp
4207 * gdb.python/python.exp
4208 * gdb.trace/tracecmd.exp
4209
9f058c10
LM
42102016-12-01 Luis Machado <lgustavo@codesourcery.com>
4211
4212 Fix test names starting with uppercase throughout the files.
4213
4214 * gdb.base/charset.exp
4215 * gdb.base/eval.exp
4216 * gdb.base/multi-forks.exp
4217 * gdb.guile/scm-progspace.exp
4218 * gdb.opencl/datatypes.exp
4219 * gdb.python/py-block.exp
4220 * gdb.python/py-function.exp
4221 * gdb.python/py-symbol.exp
4222 * gdb.python/py-symtab.exp
4223 * gdb.python/py-xmethods.exp
4224 * gdb.reverse/break-precsave.exp
4225 * gdb.reverse/break-reverse.exp
4226 * gdb.reverse/consecutive-precsave.exp
4227 * gdb.reverse/consecutive-reverse.exp
4228 * gdb.reverse/finish-precsave.exp
4229 * gdb.reverse/finish-reverse-bkpt.exp
4230 * gdb.reverse/finish-reverse.exp
4231 * gdb.reverse/fstatat-reverse.exp
4232 * gdb.reverse/getresuid-reverse.exp
4233 * gdb.reverse/i386-precsave.exp
4234 * gdb.reverse/i386-reverse.exp
4235 * gdb.reverse/i386-sse-reverse.exp
4236 * gdb.reverse/i387-stack-reverse.exp
4237 * gdb.reverse/insn-reverse.exp
4238 * gdb.reverse/machinestate-precsave.exp
4239 * gdb.reverse/machinestate.exp
4240 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4241 * gdb.reverse/pipe-reverse.exp
4242 * gdb.reverse/readv-reverse.exp
4243 * gdb.reverse/recvmsg-reverse.exp
4244 * gdb.reverse/rerun-prec.exp
4245 * gdb.reverse/s390-mvcle.exp
4246 * gdb.reverse/sigall-precsave.exp
4247 * gdb.reverse/sigall-reverse.exp
4248 * gdb.reverse/solib-precsave.exp
4249 * gdb.reverse/solib-reverse.exp
4250 * gdb.reverse/step-precsave.exp
4251 * gdb.reverse/step-reverse.exp
4252 * gdb.reverse/time-reverse.exp
4253 * gdb.reverse/until-precsave.exp
4254 * gdb.reverse/until-reverse.exp
4255 * gdb.reverse/waitpid-reverse.exp
4256 * gdb.reverse/watch-precsave.exp
4257 * gdb.reverse/watch-reverse.exp
4258
cdc7edd7
LM
42592016-12-01 Luis Machado <lgustavo@codesourcery.com>
4260
4261 Fix test names starting with uppercase throughout the files.
4262
4263 * gdb.arch/i386-mpx-simple_segv.exp
4264 * gdb.arch/i386-mpx.exp
4265 * gdb.arch/i386-permbkpt.exp
4266 * gdb.arch/pa-nullify.exp
4267 * gdb.arch/powerpc-d128-regs.exp
4268 * gdb.arch/vsx-regs.exp
4269 * gdb.base/bfp-test.exp
4270 * gdb.base/break.exp
4271 * gdb.base/breakpoint-shadow.exp
4272 * gdb.base/callfuncs.exp
4273 * gdb.base/charset.exp
4274 * gdb.base/commands.exp
4275 * gdb.base/completion.exp
4276 * gdb.base/dfp-test.exp
4277 * gdb.base/echo.exp
4278 * gdb.base/ending-run.exp
4279 * gdb.base/eval.exp
4280 * gdb.base/expand-psymtabs.exp
4281 * gdb.base/float128.exp
4282 * gdb.base/floatn.exp
4283 * gdb.base/foll-exec-mode.exp
4284 * gdb.base/gdb1056.exp
4285 * gdb.base/gdb11531.exp
4286 * gdb.base/kill-after-signal.exp
4287 * gdb.base/multi-forks.exp
4288 * gdb.base/overlays.exp
4289 * gdb.base/pending.exp
4290 * gdb.base/sepdebug.exp
4291 * gdb.base/testenv.exp
4292 * gdb.base/valgrind-db-attach.exp
4293 * gdb.base/watch_thread_num.exp
4294 * gdb.base/watchpoint-cond-gone.exp
4295 * gdb.base/watchpoint.exp
4296 * gdb.base/watchpoints.exp
4297 * gdb.cp/arg-reference.exp
4298 * gdb.cp/baseenum.exp
4299 * gdb.cp/operator.exp
4300 * gdb.cp/shadow.exp
4301 * gdb.dwarf2/dw2-op-out-param.exp
4302 * gdb.dwarf2/dw2-reg-undefined.exp
4303 * gdb.go/chan.exp
4304 * gdb.go/hello.exp
4305 * gdb.go/integers.exp
4306 * gdb.go/methods.exp
4307 * gdb.go/package.exp
4308 * gdb.guile/scm-parameter.exp
4309 * gdb.guile/scm-progspace.exp
4310 * gdb.guile/scm-value.exp
4311 * gdb.mi/mi-pending.exp
4312 * gdb.mi/user-selected-context-sync.exp
4313 * gdb.multi/multi-attach.exp
4314 * gdb.multi/tids.exp
4315 * gdb.opt/clobbered-registers-O2.exp
4316 * gdb.pascal/floats.exp
4317 * gdb.pascal/integers.exp
4318 * gdb.python/py-block.exp
4319 * gdb.python/py-events.exp
4320 * gdb.python/py-parameter.exp
4321 * gdb.python/py-symbol.exp
4322 * gdb.python/py-symtab.exp
4323 * gdb.python/py-type.exp
4324 * gdb.python/py-value.exp
4325 * gdb.python/py-xmethods.exp
4326 * gdb.python/python.exp
4327 * gdb.reverse/break-precsave.exp
4328 * gdb.reverse/consecutive-precsave.exp
4329 * gdb.reverse/finish-precsave.exp
4330 * gdb.reverse/i386-precsave.exp
4331 * gdb.reverse/machinestate-precsave.exp
4332 * gdb.reverse/sigall-precsave.exp
4333 * gdb.reverse/solib-precsave.exp
4334 * gdb.reverse/step-precsave.exp
4335 * gdb.reverse/until-precsave.exp
4336 * gdb.reverse/watch-precsave.exp
4337 * gdb.server/ext-attach.exp
4338 * gdb.server/ext-restart.exp
4339 * gdb.server/ext-run.exp
4340 * gdb.server/ext-wrapper.exp
4341 * gdb.stabs/gdb11479.exp
4342 * gdb.stabs/weird.exp
4343 * gdb.threads/attach-many-short-lived-threads.exp
4344 * gdb.threads/kill.exp
4345 * gdb.threads/watchpoint-fork.exp
4346
bc6c7af4
LM
43472016-12-01 Luis Machado <lgustavo@codesourcery.com>
4348
4349 Fix test names starting with uppercase throughout all the files below.
4350
4351 * gdb.ada/array_return.exp
4352 * gdb.ada/catch_ex.exp
4353 * gdb.ada/info_exc.exp
4354 * gdb.ada/mi_catch_ex.exp
4355 * gdb.ada/mi_dyn_arr.exp
4356 * gdb.ada/mi_ex_cond.exp
4357 * gdb.ada/mi_exc_info.exp
4358 * gdb.ada/mi_interface.exp
4359 * gdb.ada/mi_task_arg.exp
4360 * gdb.ada/mi_task_info.exp
4361 * gdb.ada/mi_var_array.exp
4362 * gdb.arch/alpha-step.exp
4363 * gdb.arch/amd64-disp-step.exp
4364 * gdb.arch/arm-disp-step.exp
4365 * gdb.arch/disp-step-insn-reloc.exp
4366 * gdb.arch/e500-prologue.exp
4367 * gdb.arch/ftrace-insn-reloc.exp
4368 * gdb.arch/gdb1558.exp
4369 * gdb.arch/i386-bp_permanent.exp
4370 * gdb.arch/i386-disp-step.exp
4371 * gdb.arch/i386-float.exp
4372 * gdb.arch/i386-gnu-cfi.exp
4373 * gdb.arch/ia64-breakpoint-shadow.exp
4374 * gdb.arch/mips16-thunks.exp
4375 * gdb.arch/pa-nullify.exp
4376 * gdb.arch/powerpc-aix-prologue.exp
4377 * gdb.arch/powerpc-power.exp
4378 * gdb.arch/ppc-dfp.exp
4379 * gdb.arch/s390-tdbregs.exp
4380 * gdb.arch/spu-info.exp
4381 * gdb.arch/spu-ls.exp
4382 * gdb.arch/thumb-bx-pc.exp
4383 * gdb.base/advance.exp
4384 * gdb.base/annota-input-while-running.exp
4385 * gdb.base/arrayidx.exp
4386 * gdb.base/asmlabel.exp
4387 * gdb.base/async.exp
4388 * gdb.base/attach-wait-input.exp
4389 * gdb.base/auto-connect-native-target.exp
4390 * gdb.base/batch-preserve-term-settings.exp
4391 * gdb.base/bfp-test.exp
4392 * gdb.base/bigcore.exp
4393 * gdb.base/bp-permanent.exp
4394 * gdb.base/break-always.exp
4395 * gdb.base/break-fun-addr.exp
4396 * gdb.base/break-idempotent.exp
4397 * gdb.base/break-main-file-remove-fail.exp
4398 * gdb.base/break-probes.exp
4399 * gdb.base/break-unload-file.exp
4400 * gdb.base/break.exp
4401 * gdb.base/call-ar-st.exp
4402 * gdb.base/call-rt-st.exp
4403 * gdb.base/call-sc.exp
4404 * gdb.base/call-signal-resume.exp
4405 * gdb.base/call-strs.exp
4406 * gdb.base/callexit.exp
4407 * gdb.base/callfuncs.exp
4408 * gdb.base/catch-gdb-caused-signals.exp
4409 * gdb.base/catch-signal-siginfo-cond.exp
4410 * gdb.base/catch-syscall.exp
4411 * gdb.base/compare-sections.exp
4412 * gdb.base/cond-eval-mode.exp
4413 * gdb.base/condbreak-call-false.exp
4414 * gdb.base/consecutive-step-over.exp
4415 * gdb.base/cursal.exp
4416 * gdb.base/disabled-location.exp
4417 * gdb.base/disasm-end-cu.exp
4418 * gdb.base/display.exp
4419 * gdb.base/double-prompt-target-event-error.exp
4420 * gdb.base/dprintf-bp-same-addr.exp
4421 * gdb.base/dprintf-detach.exp
4422 * gdb.base/dprintf-next.exp
4423 * gdb.base/dprintf-non-stop.exp
4424 * gdb.base/dprintf-pending.exp
4425 * gdb.base/dso2dso.exp
4426 * gdb.base/ending-run.exp
4427 * gdb.base/enum_cond.exp
4428 * gdb.base/examine-backward.exp
4429 * gdb.base/exe-lock.exp
4430 * gdb.base/exec-invalid-sysroot.exp
4431 * gdb.base/execl-update-breakpoints.exp
4432 * gdb.base/execution-termios.exp
4433 * gdb.base/fileio.exp
4434 * gdb.base/fixsection.exp
4435 * gdb.base/foll-exec-mode.exp
4436 * gdb.base/foll-exec.exp
4437 * gdb.base/fork-running-state.exp
4438 * gdb.base/frame-args.exp
4439 * gdb.base/fullpath-expand.exp
4440 * gdb.base/func-ptr.exp
4441 * gdb.base/gcore-relro-pie.exp
4442 * gdb.base/gdb1090.exp
4443 * gdb.base/gdb1555.exp
4444 * gdb.base/global-var-nested-by-dso.exp
4445 * gdb.base/gnu-ifunc.exp
4446 * gdb.base/hbreak-in-shr-unsupported.exp
4447 * gdb.base/hbreak-unmapped.exp
4448 * gdb.base/hook-stop.exp
4449 * gdb.base/infcall-input.exp
4450 * gdb.base/info-fun.exp
4451 * gdb.base/info-shared.exp
4452 * gdb.base/interrupt-noterm.exp
4453 * gdb.base/jit-so.exp
4454 * gdb.base/jit.exp
4455 * gdb.base/line-symtabs.exp
4456 * gdb.base/list.exp
4457 * gdb.base/longjmp.exp
4458 * gdb.base/macscp.exp
4459 * gdb.base/max-value-size.exp
4460 * gdb.base/nodebug.exp
4461 * gdb.base/nofield.exp
4462 * gdb.base/overlays.exp
4463 * gdb.base/paginate-after-ctrl-c-running.exp
4464 * gdb.base/paginate-bg-execution.exp
4465 * gdb.base/paginate-inferior-exit.exp
4466 * gdb.base/pending.exp
4467 * gdb.base/pr11022.exp
4468 * gdb.base/printcmds.exp
4469 * gdb.base/ptr-typedef.exp
4470 * gdb.base/ptype.exp
4471 * gdb.base/randomize.exp
4472 * gdb.base/range-stepping.exp
4473 * gdb.base/realname-expand.exp
4474 * gdb.base/relativedebug.exp
4475 * gdb.base/remote.exp
4476 * gdb.base/savedregs.exp
4477 * gdb.base/sepdebug.exp
4478 * gdb.base/set-noassign.exp
4479 * gdb.base/shlib-call.exp
4480 * gdb.base/shreloc.exp
4481 * gdb.base/sigaltstack.exp
4482 * gdb.base/sigbpt.exp
4483 * gdb.base/siginfo-addr.exp
4484 * gdb.base/siginfo-obj.exp
4485 * gdb.base/siginfo-thread.exp
4486 * gdb.base/signest.exp
4487 * gdb.base/signull.exp
4488 * gdb.base/sigrepeat.exp
4489 * gdb.base/skip.exp
4490 * gdb.base/so-impl-ld.exp
4491 * gdb.base/solib-corrupted.exp
4492 * gdb.base/solib-disc.exp
4493 * gdb.base/solib-display.exp
4494 * gdb.base/solib-overlap.exp
4495 * gdb.base/solib-search.exp
4496 * gdb.base/solib-symbol.exp
4497 * gdb.base/source-execution.exp
4498 * gdb.base/sss-bp-on-user-bp-2.exp
4499 * gdb.base/sss-bp-on-user-bp.exp
4500 * gdb.base/stack-checking.exp
4501 * gdb.base/stale-infcall.exp
4502 * gdb.base/step-break.exp
4503 * gdb.base/step-line.exp
4504 * gdb.base/step-over-exit.exp
4505 * gdb.base/step-test.exp
4506 * gdb.base/structs.exp
4507 * gdb.base/sym-file.exp
4508 * gdb.base/symtab-search-order.exp
4509 * gdb.base/term.exp
4510 * gdb.base/type-opaque.exp
4511 * gdb.base/unload.exp
4512 * gdb.base/until-nodebug.exp
4513 * gdb.base/until.exp
4514 * gdb.base/unwindonsignal.exp
4515 * gdb.base/watch-cond.exp
4516 * gdb.base/watch-non-mem.exp
4517 * gdb.base/watch_thread_num.exp
4518 * gdb.base/watchpoint-reuse-slot.exp
4519 * gdb.base/watchpoint-solib.exp
4520 * gdb.base/watchpoint.exp
4521 * gdb.btrace/dlopen.exp
4522 * gdb.cell/arch.exp
4523 * gdb.cell/break.exp
4524 * gdb.cell/bt.exp
4525 * gdb.cell/core.exp
4526 * gdb.cell/data.exp
4527 * gdb.cell/dwarfaddr.exp
4528 * gdb.cell/ea-cache.exp
4529 * gdb.cell/ea-standalone.exp
4530 * gdb.cell/ea-test.exp
4531 * gdb.cell/f-regs.exp
4532 * gdb.cell/fork.exp
4533 * gdb.cell/gcore.exp
4534 * gdb.cell/mem-access.exp
4535 * gdb.cell/ptype.exp
4536 * gdb.cell/registers.exp
4537 * gdb.cell/sizeof.exp
4538 * gdb.cell/solib-symbol.exp
4539 * gdb.cell/solib.exp
4540 * gdb.compile/compile-tls.exp
4541 * gdb.cp/exception.exp
4542 * gdb.cp/gdb2495.exp
4543 * gdb.cp/local.exp
4544 * gdb.cp/mb-inline.exp
4545 * gdb.cp/mb-templates.exp
4546 * gdb.cp/pr10687.exp
4547 * gdb.cp/pr9167.exp
4548 * gdb.cp/scope-err.exp
4549 * gdb.cp/templates.exp
4550 * gdb.cp/virtfunc.exp
4551 * gdb.dwarf2/dw2-dir-file-name.exp
4552 * gdb.dwarf2/dw2-single-line-discriminators.exp
4553 * gdb.fortran/complex.exp
4554 * gdb.fortran/library-module.exp
4555 * gdb.guile/guile.exp
4556 * gdb.guile/scm-cmd.exp
4557 * gdb.guile/scm-frame-inline.exp
4558 * gdb.guile/scm-objfile.exp
4559 * gdb.guile/scm-pretty-print.exp
4560 * gdb.guile/scm-symbol.exp
4561 * gdb.guile/scm-type.exp
4562 * gdb.guile/scm-value.exp
4563 * gdb.linespec/keywords.exp
4564 * gdb.linespec/ls-errs.exp
4565 * gdb.linespec/macro-relative.exp
4566 * gdb.linespec/thread.exp
4567 * gdb.mi/mi-breakpoint-changed.exp
4568 * gdb.mi/mi-dprintf-pending.exp
4569 * gdb.mi/mi-fullname-deleted.exp
4570 * gdb.mi/mi-logging.exp
4571 * gdb.mi/mi-pending.exp
4572 * gdb.mi/mi-solib.exp
4573 * gdb.mi/new-ui-mi-sync.exp
4574 * gdb.mi/user-selected-context-sync.exp
4575 * gdb.multi/dummy-frame-restore.exp
4576 * gdb.multi/multi-arch-exec.exp
4577 * gdb.multi/remove-inferiors.exp
4578 * gdb.multi/watchpoint-multi-exit.exp
4579 * gdb.opt/solib-intra-step.exp
4580 * gdb.perf/backtrace.exp
4581 * gdb.perf/single-step.exp
4582 * gdb.perf/skip-command.exp
4583 * gdb.perf/skip-prologue.exp
4584 * gdb.perf/solib.exp
4585 * gdb.python/lib-types.exp
4586 * gdb.python/py-as-string.exp
4587 * gdb.python/py-bad-printers.exp
4588 * gdb.python/py-block.exp
4589 * gdb.python/py-breakpoint.exp
4590 * gdb.python/py-cmd.exp
4591 * gdb.python/py-events.exp
4592 * gdb.python/py-evthreads.exp
4593 * gdb.python/py-finish-breakpoint.exp
4594 * gdb.python/py-finish-breakpoint2.exp
4595 * gdb.python/py-frame-inline.exp
4596 * gdb.python/py-frame.exp
4597 * gdb.python/py-inferior.exp
4598 * gdb.python/py-infthread.exp
4599 * gdb.python/py-mi.exp
4600 * gdb.python/py-objfile.exp
4601 * gdb.python/py-pp-maint.exp
4602 * gdb.python/py-pp-registration.exp
4603 * gdb.python/py-prettyprint.exp
4604 * gdb.python/py-recurse-unwind.exp
4605 * gdb.python/py-shared.exp
4606 * gdb.python/py-symbol.exp
4607 * gdb.python/py-symtab.exp
4608 * gdb.python/py-template.exp
4609 * gdb.python/py-type.exp
4610 * gdb.python/py-unwind-maint.exp
4611 * gdb.python/py-unwind.exp
4612 * gdb.python/py-value.exp
4613 * gdb.python/python.exp
4614 * gdb.reverse/finish-reverse-bkpt.exp
4615 * gdb.reverse/insn-reverse.exp
4616 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4617 * gdb.reverse/solib-precsave.exp
4618 * gdb.reverse/solib-reverse.exp
4619 * gdb.stabs/gdb11479.exp
4620 * gdb.stabs/weird.exp
4621 * gdb.threads/fork-child-threads.exp
4622 * gdb.threads/fork-plus-threads.exp
4623 * gdb.threads/fork-thread-pending.exp
4624 * gdb.threads/forking-threads-plus-breakpoint.exp
4625 * gdb.threads/hand-call-in-threads.exp
4626 * gdb.threads/interrupted-hand-call.exp
4627 * gdb.threads/linux-dp.exp
4628 * gdb.threads/local-watch-wrong-thread.exp
4629 * gdb.threads/next-while-other-thread-longjmps.exp
4630 * gdb.threads/non-ldr-exit.exp
4631 * gdb.threads/pending-step.exp
4632 * gdb.threads/print-threads.exp
4633 * gdb.threads/process-dies-while-detaching.exp
4634 * gdb.threads/process-dies-while-handling-bp.exp
4635 * gdb.threads/pthreads.exp
4636 * gdb.threads/queue-signal.exp
4637 * gdb.threads/reconnect-signal.exp
4638 * gdb.threads/signal-command-handle-nopass.exp
4639 * gdb.threads/signal-command-multiple-signals-pending.exp
4640 * gdb.threads/signal-delivered-right-thread.exp
4641 * gdb.threads/signal-sigtrap.exp
4642 * gdb.threads/sigthread.exp
4643 * gdb.threads/staticthreads.exp
4644 * gdb.threads/stepi-random-signal.exp
4645 * gdb.threads/thread-unwindonsignal.exp
4646 * gdb.threads/thread_check.exp
4647 * gdb.threads/thread_events.exp
4648 * gdb.threads/tid-reuse.exp
4649 * gdb.threads/tls-nodebug.exp
4650 * gdb.threads/tls-shared.exp
4651 * gdb.threads/tls-so_extern.exp
4652 * gdb.threads/tls.exp
4653 * gdb.threads/wp-replication.exp
4654 * gdb.trace/actions-changed.exp
4655 * gdb.trace/actions.exp
4656 * gdb.trace/backtrace.exp
4657 * gdb.trace/change-loc.exp
4658 * gdb.trace/collection.exp
4659 * gdb.trace/deltrace.exp
4660 * gdb.trace/disconnected-tracing.exp
4661 * gdb.trace/entry-values.exp
4662 * gdb.trace/ftrace-lock.exp
4663 * gdb.trace/ftrace.exp
4664 * gdb.trace/infotrace.exp
4665 * gdb.trace/mi-trace-frame-collected.exp
4666 * gdb.trace/mi-trace-unavailable.exp
4667 * gdb.trace/mi-traceframe-changed.exp
4668 * gdb.trace/mi-tracepoint-changed.exp
4669 * gdb.trace/mi-tsv-changed.exp
4670 * gdb.trace/no-attach-trace.exp
4671 * gdb.trace/packetlen.exp
4672 * gdb.trace/passc-dyn.exp
4673 * gdb.trace/passcount.exp
4674 * gdb.trace/pending.exp
4675 * gdb.trace/pr16508.exp
4676 * gdb.trace/qtro.exp
4677 * gdb.trace/range-stepping.exp
4678 * gdb.trace/read-memory.exp
4679 * gdb.trace/report.exp
4680 * gdb.trace/save-trace.exp
4681 * gdb.trace/signal.exp
4682 * gdb.trace/stap-trace.exp
4683 * gdb.trace/status-stop.exp
4684 * gdb.trace/strace.exp
4685 * gdb.trace/tfile.exp
4686 * gdb.trace/tfind.exp
4687 * gdb.trace/trace-break.exp
4688 * gdb.trace/trace-condition.exp
4689 * gdb.trace/trace-enable-disable.exp
4690 * gdb.trace/trace-mt.exp
4691 * gdb.trace/tracecmd.exp
4692 * gdb.trace/tracefile-pseudo-reg.exp
4693 * gdb.trace/tspeed.exp
4694 * gdb.trace/tstatus.exp
4695 * gdb.trace/tsv.exp
4696 * gdb.trace/unavailable.exp
4697 * gdb.trace/while-dyn.exp
4698 * gdb.trace/while-stepping.exp
4699 * lib/gdb-guile.exp
4700 * lib/gdb.exp
4701 * lib/mi-support.exp
4702 * lib/pascal.exp
4703 * lib/perftest.exp
4704 * lib/prelink-support.exp
4705 * lib/selftest-support.exp
4706
ad02e4fe
SM
47072016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4708
4709 * Makefile.in: Include disable-implicit-rules.mk.
4710
22347e55
AA
47112016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4712
4713 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4714 non-byte-aligned bit fields.
4715
da5b30da
AA
47162016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4717
4718 PR gdb/12616
4719 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4720 respects the DW_AT_data_bit_offset attribute.
4721
b593ecca
SM
47222016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4723
4724 * gdb.base/default.exp: Fix output of "set language".
4725
3b165252
SM
47262016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4727
4728 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4729 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4730 make.
4731 * configure.ac: Remove checks for the make program.
4732 * configure: Re-generate.
4733
1a2f3d7f
KB
47342016-11-16 Kevin Buettner <kevinb@redhat.com>
4735
4736 * gdb.python/py-recurse-unwind.c (main): Add loop.
4737 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4738 to read_register() and gdb.parse_and_eval(). Make each code
4739 call a separate case that can be individually tested.
4740 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4741 proc. Call cont_and_backtrace for each of the code paths that
4742 we want to test in the unwinder.
4743
b7f38fda
AA
47442016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4745
4746 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4747 the definition of struct S.
4748
1f8db343
CM
47492016-11-11 Catherine Moore <clm@codesourcery.com>
4750
4751 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4752
fad0c9fb
PA
47532016-11-09 Pedro Alves <palves@redhat.com>
4754
4755 * gdb.base/commands.exp (runto_or_return): New procedure.
4756 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4757 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4758 (progvar_simple_while_test, progvar_complex_if_while_test)
4759 (if_while_breakpoint_command_test)
4760 (infrun_breakpoint_command_test, breakpoint_command_test)
4761 (user_defined_command_test, watchpoint_command_test)
4762 (test_command_prompt_position, redefine_hook_test)
4763 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4764 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4765 multi_line_input and multi_line. Remove gdb_expect and
4766 gdb_stop_suppressing_tests uses.
4767 * lib/gdb.exp (valnum_re): New global.
4768 (multi_line_input): New procedure.
4769
8354c62c
SM
47702016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4771
4772 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4773 Remove.
4774 (test_setup): Define with proc_with_prefix.
4775 (test_cli_inferior): Likewise.
4776 (test_cli_thread): Likewise.
4777 (test_cli_frame): Likewise.
4778 (test_cli_select_frame): Likewise.
4779 (test_cli_up_down): Likewise.
4780 (test_mi_thread_select): Likewise.
4781 (test_mi_stack_select_frame): Likewise.
4782 (test_cli_in_mi_inferior): Likewise.
4783 (test_cli_in_mi_thread): Likewise.
4784 (test_cli_in_mi_frame): Likewise.
4785 (top level): Do not use with_test_prefix_procname.
4786
64f367a2
PA
47872016-11-09 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.base/commands.exp (gdbvar_simple_if_test)
4790 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4791 (progvar_simple_if_test, progvar_simple_while_test)
4792 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4793 (infrun_breakpoint_command_test, breakpoint_command_test)
4794 (user_defined_command_test, watchpoint_command_test)
4795 (test_command_prompt_position, deprecated_command_test)
4796 (bp_deleted_in_command, temporary_breakpoint_commands)
4797 (stray_arg0_test, source_file_with_indented_comment)
4798 (recursive_source_test, if_commands_test)
4799 (error_clears_commands_left, redefine_hook_test)
4800 (redefine_backtrace_test): Use proc_with_prefix.
4801 * lib/gdb.exp (proc_with_prefix): New proc.
4802
0bb65f1e
AA
48032016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4804
4805 * gdb.base/tui-layout.c: New file.
4806 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4807 disassembly window contains very long lines.
4808
7353f247
TT
48092016-11-08 Tom Tromey <tom@tromey.com>
4810
4811 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4812 depend on Python 2.
4813
30a7bb83
TT
48142016-11-08 Tom Tromey <tom@tromey.com>
4815
4816 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4817 New method.
4818
cdf5a07c
MG
48192016-10-29 Manish Goregaokar <manish@mozilla.com>
4820
2806dc7e 4821 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 4822
51a789c3
MG
48232016-10-27 Manish Goregaokar <manish@mozilla.com>
4824
2806dc7e
PA
4825 * gdb.rust/simple.rs: Add test for univariant enums without
4826 discriminants and for encoded struct-like enums.
51a789c3 4827
f610ab6d
PA
48282016-10-28 Pedro Alves <palves@redhat.com>
4829
4830 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4831 gdb_test_multiple, tighten regexps and match symtabs and line
4832 tables incrementally.
4833
b129b0ca
LM
48342016-10-28 Luis Machado <lgustavo@codesourcery.com>
4835
4836 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4837 general.
4838
ecf45d2c
SL
48392016-10-25 Luis Machado <lgustavo@codesourcery.com>
4840
4841 * gdb.base/exec-invalid-sysroot.exp: New file.
4842
b8d38ee4
JK
48432016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4844
4845 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4846
f90fd8c2
JK
48472016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4848
4849 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4850
2d2476aa
MR
48512016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4852
2806dc7e
PA
4853 * gdb.base/killed-outside.exp: Remove $options from a call to
4854 `prepare_for_testing'.
2d2476aa 4855
e42b25a0
SM
48562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4857
4858 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4859 Change test message.
4860
3ccdb432
SM
48612016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4864 Update comment.
4865
5bad3170
SM
48662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4867
4868 * gdb.trace/mi-trace-save.exp: New file.
4869
5ad9dba7
YQ
48702016-10-13 Yao Qi <yao.qi@linaro.org>
4871
4872 * gdb.base/code_elim.exp (get_var_address): Remove.
4873 * gdb.base/relocate.exp: Likewise.
4874 * gdb.base/shreloc.exp: Likewise.
4875 * lib/gdb.exp (get_var_address): New.
4876
62df7e21
YQ
48772016-10-13 Yao Qi <yao.qi@linaro.org>
4878
4879 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4880 floating point tests if $skip_float_test is false.
4881
4dac951e
LM
48822016-10-12 Luis Machado <lgustavo@codesourcery.com>
4883
4884 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4885 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4886 argc values.
4887 Add 1 to argc so we guarantee distinct initial/modified argc values.
4888
8f1a8fc4
JK
48892016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4890
4891 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4892
16c85b5d
JK
48932016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4894
4895 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4896 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4897 * gdb.arch/vsx-regs.exp: Likewise.
4898
1d0e042a
YQ
48992016-10-07 Yao Qi <yao.qi@linaro.org>
4900
4901 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4902
68dadef5
MM
49032016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4904
4905 * gdb.python/python.exp: Test decode_line("*0").
4906
33fa2c6e
DE
49072016-10-06 Doug Evans <dje@google.com>
4908
4909 * gdb.python/py-value.exp (test_value_creation): Add test for large
4910 unsigned 64-bit value.
4911
9c37b5ae
TT
49122016-10-06 Tom Tromey <tom@tromey.com>
4913
4914 * gdb.compile/compile.exp: Change java tests to rust.
4915 * gdb.base/setshow.exp: Change java tests to rust.
4916 * gdb.base/default.exp: Remove java from language list.
4917 * README (Examples): Update language example.
4918 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4919 test.
4920 * lib/gdb.exp (skip_java_tests): Remove.
4921 * lib/java.exp: Remove.
4922 * gdb.java: Remove.
4923
78b86327
MR
49242016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4925
4926 * gdb.arch/mips-fcr.exp: New test.
4927 * gdb.arch/mips-fcr.c: Source for the new test.
4928
7470adbb
MR
49292016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4930
4931 * gdb.base/solib-disc.exp: Use `standard_output_file'
4932 throughout.
4933
4a556533
PA
49342016-10-06 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/jit-simple-dl.c: New file.
4937 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4938 * gdb.base/jit-simple.c: ... this.
4939 * gdb.base/jit-simple.exp (jit_run): Delete.
4940 (build_jit): New proc.
4941 (jit_test_reread): Recompile either the main program or the shared
4942 library, depending on what is being tested. Skip changing address
4943 if caller wants to. Compare before/after addresses. If testing
4944 standalone, explicitly load the binary. Test "maint info
4945 breakpoints".
4946 (top level): Add "standalone vs shared lib" and "change address"
4947 vs "same address" axes.
4948
5a122fbc
PA
49492016-10-06 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4952 call.
4953 (jit_run): Delete.
4954 (jit_test_reread): Use with_test_prefix. Reload the main binary
4955 explicitly. Compare the before/after addresses of the JIT
4956 descriptor.
4957
ee8da4b8
DE
49582016-08-15 Doug Evans <dje@google.com>
4959
4960 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4961 for single bitfields is bool.
4962 * gdb.xml/tdesc-regs.exp: Ditto.
4963
f389f6fe
JK
49642016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4965
4966 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4967
fdebf1a4
YQ
49682016-10-05 Yao Qi <yao.qi@linaro.org>
4969
4970 * lib/gdb.exp (support_complex_tests): Return zero if
4971 gdb_skip_float_test return true.
4972
9c36d954 49732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4974 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4975
4976 PR gdb/20487
4977 * gdb.mi/user-selected-context-sync.exp: New file.
4978 * gdb.mi/user-selected-context-sync.c: New file.
4979
4034d0ff 49802016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4981 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4982
4983 PR gdb/20487
4984 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4985 =thread-select-event check.
4986
a4297203
PB
49872016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4988
4989 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4990 the compulsory L operand changes.
4991 * gdb.arch/powerpc-power.s: Likewise.
4992
bb805577
JK
49932016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4994
4995 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4996 * gdb.base/jit-attach-pie.c: New file.
4997 * gdb.base/jit-attach-pie.exp: New file.
4998
6d61dee5
PA
49992016-09-28 Pedro Alves <palves@redhat.com>
5000
5001 * gdb.base/infcall-input.c: New file.
5002 * gdb.base/infcall-input.exp: New file.
5003
f73842fc
YQ
50042016-09-22 Yao Qi <yao.qi@linaro.org>
5005
5006 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5007 (gdb_exit): Rename it to ...
5008 (gdbserver_gdb_exit): ... Close GDBserver.
5009 (gdb_exit): New proc, call gdbserver_gdb_exit.
5010 (mi_gdb_exit): Likewise.
5011
90681dab
YQ
50122016-09-22 Yao Qi <yao.qi@linaro.org>
5013
5014 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5015 path.
5016 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5017 Remove duplication.
5018
9c211fd8
YQ
50192016-09-22 Yao Qi <yao.qi@linaro.org>
5020
5021 * lib/gdbserver-support.exp: Check the existence of
5022 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5023
ad0a504f
AK
50242016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5025
5026 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5027
36cf1806
TT
50282016-09-21 Tom Tromey <tom@tromey.com>
5029
5030 PR gdb/20604:
5031 * gdb.base/quit.exp: New file.
5032
74172ecf
SM
50332016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5034
5035 * .gitignore: New file.
5036
3d0ec882
MR
50372016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5038
5039 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5040 throughout.
5041
8193adea
AA
50422016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5043
5044 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5045
d41a5c09
JK
50462016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 * gdb.cp/casts.cc (decltype): Move it ...
5049 (main): ... with its call to ...
5050 * gdb.cp/casts03.cc: ... a new file.
5051 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5052
d2dfe700
JK
50532016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5054
5055 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5056
e2a92b16
PB
50572016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5058
5059 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5060 and sync up the test with tests in gas/testsuite/gas/ppc.
5061 * gdb.arch/powerpc-power.exp: Likewise.
5062
49b4de64
JK
50632016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5064
5065 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5066
2c29df25
SDJ
50672016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5068 Jan Kratochvil <jan.kratochvil@redhat.com>
5069
5070 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5071 make m1's definition to be different from m2's. Use 'dummy' as an
5072 argument for probe 'two'.
5073
cc3c2846
JB
50742016-09-10 Jon Beniston <jon@beniston.com>
5075
5076 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5077 for sim target.
5078
e1b2624a
AA
50792016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5080
5081 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5082 variable declaration.
5083 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5084 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5085 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5086 received HWCAP as its argument.
5087
4295e285
PA
50882016-09-06 Pedro Alves <palves@redhat.com>
5089
5090 * gdb.base/new-ui-pending-input.c: New file.
5091 * gdb.base/new-ui-pending-input.exp: New file.
5092 * gdb.exp (clear_gdb_spawn_id): New procedure.
5093 (with_spawn_id): Check whether gdb_spawn_id exists before
5094 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5095 on exit.
5096
00d5215e
UW
50972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5098
5099 * gdb.base/float128.c: New file.
5100 * gdb.base/float128.exp: Likewise.
5101 * gdb.base/floatn.c: Likewise.
5102 * gdb.base/floatn.exp: Likewise.
5103
a9ff5f12
UW
51042016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5105
5106 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5107
f245535c
PA
51082016-09-05 Pedro Alves <palves@redhat.com>
5109
5110 PR backtrace/19927
5111 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5112 unwinders are immediately called as side effect of "source" or
5113 "disable unwinder" commands.
5114 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5115
ae9cf263
YQ
51162016-09-02 Yao Qi <yao.qi@linaro.org>
5117
5118 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5119 is true and $type is "float" or "double".
5120
27aba047
YQ
51212016-09-02 Yao Qi <yao.qi@linaro.org>
5122
5123 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5124 true.
5125 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5126 * gdb.base/call-rt-st.exp: Likewise.
5127 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5128 return value instead of gdb,skip_float_test.
5129 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5130 (do_function_calls): Use its return value instead of
5131 gdb,skip_float_test.
5132 * gdb.base/finish.exp: Likewise.
5133 * gdb.base/funcargs.exp: Likewise.
5134 * gdb.base/return.exp: Likewise.
5135 * gdb.base/return2.exp: Likewise.
5136 * gdb.base/varargs.exp: Likewise.
5137 * lib/gdb.exp (gdb_skip_float_test): Change it to
5138 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5139
5af962df
AA
51402016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5141
5142 * gdb.multi/tids.exp: Test "thread apply all".
5143
7fac6910
JK
51442016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5145
5146 * gdb.base/default.exp (tty): Remove.
5147
bb1fe4ac
KB
51482016-08-24 Kevin Buettner <kevinb@redhat.com>
5149
2806dc7e
PA
5150 * gdb.python/py-recurse-unwind.c: New file.
5151 * gdb.python/py-recurse-unwind.py: New file.
5152 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5153
0a1ddfa6
SM
51542016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5155
5156 * gdb.base/set-inferior-tty.exp: New file.
5157 * gdb.base/set-inferior-tty.c: New file.
5158
d9de1fe3
PA
51592016-08-23 Pedro Alves <palves@redhat.com>
5160
5161 PR gdb/20494
5162 * gdb.base/new-ui-echo.c: New file.
5163 * gdb.base/new-ui-echo.exp: New file.
5164
e9d9abd7
YQ
51652016-08-23 Yao Qi <yao.qi@linaro.org>
5166
5167 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5168 gdbserver_spawn.
5169 * gdb.server/connect-without-multi-process.exp (do_test):
5170 Likewise.
5171
3589529e
YQ
51722016-08-23 Yao Qi <yao.qi@linaro.org>
5173
5174 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5175 standalone_txt. Delete gdb_txt and standalone_txt on host
5176 and target. Spawn the binary on target. Copy files from
5177 target to host.
5178
6bb90213
PA
51792016-08-22 Pedro Alves <palves@redhat.com>
5180
5181 PR gdb/20505
5182 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5183 with_test_prefix. Factor out bits to ...
5184 (test_no_vdso): ... this new procedure.
5185
20c2c024
CL
51862016-08-19 Carl Love <cel@us.ibm.com>
5187
5188 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5189 maintaining separate logic for constructing the output path.
5190 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5191 * gdb.arch/ppc-dfp.exp: Likewise.
5192 * gdb.arch/ppc-fp.exp: Likewise.
5193 * gdb.arch/vsx-regs.exp: Likewise.
5194 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5195 binprefix for generating the additional binary files.
5196
0646e07d
PA
51972016-08-19 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.trace/mi-trace-frame-collected.exp
5200 (test_trace_frame_collected): On x32, expect two registers.
5201
46da9242
CL
52022016-08-18 Carl Love <cel@us.ibm.com>
5203
5204 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5205 and sync up the test with tests in gas/testsuite/gas/ppc.
5206 * gdb.arch/powerpc-power.exp: Likewise.
5207
eb2332d7
SM
52082016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5209
5210 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5211 expected error message.
5212
63c61e04
SM
52132016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5214
5215 * gdb.multi/remove-inferiors.exp: New file.
5216 * gdb.multi/remove-inferiors.c: New file.
5217
7b17065f
YQ
52182016-08-12 Yao Qi <yao.qi@linaro.org>
5219
5220 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5221 argument list.
5222
01d3dedf
PA
52232016-08-10 Pedro Alves <palves@redhat.com>
5224
5225 PR gdb/19187
5226 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5227 setup_kfails.
5228
3eb7562a
PA
52292016-08-09 Pedro Alves <palves@redhat.com>
5230 Simon Marchi <simon.marchi@ericsson.com>
5231
5232 PR gdb/20418
5233 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5234 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5235
80614914
PA
52362016-08-09 Pedro Alves <palves@redhat.com>
5237
5238 PR mi/20431
5239 * gdb.mi/mi-cmd-error.exp: New file.
5240
f348d89a
PA
52412016-08-09 Pedro Alves <palves@redhat.com>
5242
5243 PR gdb/18653
5244 * gdb.base/signals-state-child.c: New file.
5245 * gdb.base/signals-state-child.exp: New file.
5246 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5247
e5ca03b4
PA
52482016-08-09 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5251
282a0691
TT
52522016-08-03 Tom Tromey <tom@tromey.com>
5253
5254 PR python/18565:
5255 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5256
41bfcd63
YQ
52572016-08-01 Yao Qi <yao.qi@linaro.org>
5258
5259 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5260 variable mode to "multi-process" if $multi_process is 1, otherwise
5261 set it to "single-process".
5262
e3465b24
YQ
52632016-08-01 Yao Qi <yao.qi@linaro.org>
5264
5265 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5266 * gdb.cp/cpexprs.exp: Likewise.
5267 * gdb.cp/m-static.exp: Likewise.
5268
0b31a4bc
TT
52692016-07-26 Tom Tromey <tom@tromey.com>
5270
5271 PR python/20190:
5272 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5273 test.
5274
e0461dbb
MM
52752016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5276
5277 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5278 selecting assembly source files.
5279 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5280 assembly source files.
5281 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5282 assembly source files.
5283 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5284 selecting assembly source files.
5285
8194e927
SM
52862016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5287
5288 * gdb.base/new-ui.exp (do_test_invalid_args): New
5289 procedure.
5290
c0272db5
TW
52912016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5292
5293 * gdb.btrace/reconnect.c: New file.
5294 * gdb.btrace/reconnect.exp: New file.
5295
e3487908
GKB
52962016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5297
5298 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5299 to test_catch_syscall_group.
5300 (test_catch_syscall_group): New.
5301
12df5c00
TT
53022016-07-21 Tom Tromey <tom@tromey.com>
5303
5304 * gdb.rust/simple.rs (main): Use empty struct expression.
5305 * gdb.rust/simple.exp: Add tests for empty struct expression.
5306
bae62ee2
YQ
53072016-07-21 Yao Qi <yao.qi@linaro.org>
5308
5309 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5310 if gdb_skip_xml_test is true on some targets.
5311
b1b53fb3
YQ
53122016-07-21 Yao Qi <yao.qi@linaro.org>
5313
5314 * gdb.server/solib-list.exp: Unset last_loaded_file.
5315
027d97f8
JK
53162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5317
5318 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5319 "step into captured_main (args)".
5320
7674d381
JK
53212016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5322
5323 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5324
72b5d099
JK
53252016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5326
5327 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5328
1f960ced
PA
53292016-07-19 Pedro Alves <palves@redhat.com>
5330
5331 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5332 * gdb.opt/inline-bt.exp: Likewise.
5333 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5334 additional_flags=-Winline.
5335 * gdb.opt/inline-locals.exp: Likewise.
5336 * gdb.opt/inline-markers.c (ATTR): Define.
5337 (inlined_fn): Use it.
5338
f25827c1
YQ
53392016-07-19 Yao Qi <yao.qi@linaro.org>
5340
5341 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5342 (test_with_self): Remove some code. Remove argument executable.
5343 (top-level): Use do_self_tests.
5344
37539ebe
DB
53452016-07-15 Zachary Welch <zwelch@codesourcery.com>
5346 Don Breazeal <donb@codesourcery.com>
5347
5348 * gdb.base/maint.exp: Escape paths used in regular expressions.
5349 * gdb.stabs/weird.exp: Likewise.
5350
dac790e1
TT
53512016-07-13 Tom Tromey <tom@tromey.com>
5352
5353 PR python/15620, PR python/18620:
5354 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5355 (test_bkpt_events): New procs.
5356
93daf339
TT
53572016-07-13 Tom Tromey <tom@tromey.com>
5358
5359 PR python/17698:
5360 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5361 test.
5362 (test_watchpoints): Likewise.
5363 (test_bkpt_pending): New proc.
5364
6571a381
TT
53652016-07-13 Tom Tromey <tom@tromey.com>
5366
5367 PR cli/18053:
5368 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5369 completion test.
5370
e8732474
JK
53712016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5372
5373 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5374 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5375 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5376 f_label.
5377 (g): Rename g_end_lbl to g_label.
5378 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5379 low_pc and high_pc.
5380 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5381
e0f3fd7c
TT
53822016-07-12 Tom Tromey <tom@tromey.com>
5383
5384 PR python/19293:
5385 * gdb.python/py-unwind-maint.exp: Update tests.
5386
3cfe46b6
YQ
53872016-07-12 Yao Qi <yao.qi@linaro.org>
5388
5389 * lib/selftest-support.exp (selftest_setup): Match the output
5390 when captured_main is inlined.
5391
4f19a0e6
WT
53922016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5393
5394 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5395 New variables.
5396 (print this%a, print this%b, print this): New tests.
5397 * gdb.fortran/derived-types.f90 (this): New object and
5398 initialization.
5399
986cf455
SM
54002016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5401
5402 * gdb.ada/arraydim.exp: Remove extra directory level in build
5403 directory.
5404
f0464b23
SM
54052016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5406
5407 * lib/ada.exp: Remove extra directory level in build directory.
5408 * gdb.ada/cond_lang.exp: Likewise.
5409 * gdb.ada/exec_changed.exp: Likewise.
5410 * gdb.ada/lang_switch.exp: Likewise.
5411
42d94011
MG
54122016-07-06 Manish Goregaokar <manish@mozilla.com>
5413
2806dc7e
PA
5414 * simple.rs: Add test for raw pointer subscripting.
5415 * simple.exp: Add test expectations.
42d94011 5416
647c264c
YQ
54172016-07-05 Yao Qi <yao.qi@linaro.org>
5418
5419 * gdb.mi/mi-reverse.exp: Match =record-started output.
5420
20aa2c60
PA
54212016-07-01 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5424 procedure.
5425 (jit_reader_test): Test the jit reader's unwinder.
5426 * gdb.base/jithost.c (jit_function_00_code): New global.
5427 (main): Use memcpy to fill in the mmapped code, instead of poking
5428 bytes manually here.
5429 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5430 value.
5431 (read_debug_info): Save the function's range.
5432 (read_sp): New function.
5433 (unwind_frame): Use it. Also unwind RBP.
5434 (get_frame_id): Use read_sp.
5435 (gdb_init_reader): Use calloc instead of malloc.
5436 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5437 parameter. Use gdb_test_multiple.
5438
ced2dffb
PA
54392016-07-01 Pedro Alves <palves@redhat.com>
5440 Antoine Tremblay <antoine.tremblay@ericsson.com>
5441
5442 * gdb.threads/process-dies-while-detaching.c: New file.
5443 * gdb.threads/process-dies-while-detaching.exp: New file.
5444
63000888
PA
54452016-07-01 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.multi/watchpoint-multi-exit.c: New file.
5448 * gdb.multi/watchpoint-multi-exit.exp: New file.
5449
038d4868
PA
54502016-06-30 Pedro Alves <palves@redhat.com>
5451
5452 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5453 unset inferior_spawn_id.
5454
994e9c83
PA
54552016-06-30 Pedro Alves <palves@redhat.com>
5456
5457 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5458 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5459
e5653468
YQ
54602016-06-29 Yao Qi <yao.qi@linaro.org>
5461
5462 * gdb.base/return.c: Add copyright header.
5463
803b47e5
TT
54642016-06-29 Tom Tromey <tom@tromey.com>
5465
5466 PR python/20129:
5467 * gdb.python/py-framefilter.exp: Add tests for setting priority
5468 and disabling of non-existent frame filter.
5469
28244707
YQ
54702016-06-29 Yao Qi <yao.qi@linaro.org>
5471
5472 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5473 0x0f07ff.
5474
a31d2f06
YQ
54752016-06-28 Yao Qi <yao.qi@linaro.org>
5476
5477 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5478 triplets. Start gdb, execute catch syscall, and continue. Check
5479 gdb's output to determine catch syscall is supported.
5480
921d8f54
MG
54812016-06-27 Manish Goregaokar <manish@mozilla.com>
5482
25d49b86
PA
5483 * gdb.rust/simple.rs: Add test for returning unit in a function.
5484 * gdb.rust/simple.exp: Add expectation for functions returning
5485 unit.
921d8f54 5486
f4952523
PMR
54872016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5488
5489 * gdb.python/py-breakpoint-create-fail.c,
5490 gdb.python/py-breakpoint-create-fail.exp,
5491 gdb.python/py-breakpoint-create-fail.py: New testcase.
5492
fccb08f8
MG
54932016-06-25 Manish Goregaokar <manish@mozilla.com>
5494
5495 PR gdb/20239
5496 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5497 * gdb.rust/simple.exp: Add test expectations for new NonZero
5498 tests.
fccb08f8 5499
6b850546
DT
55002016-06-24 David Taylor <dtaylor@emc.com>
5501
5502 * gdb.base/offsets.exp: New file.
5503 * gdb.base/offsets.c: New file.
5504
17621150
TT
55052016-06-23 Tom Tromey <tom@tromey.com>
5506
5507 PR gdb/16483:
5508 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5509 before any filters are loaded.
5510
04d59df6
WT
55112016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5512
5513 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5514 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5515 structs.
5516 * gdb.fortran/derived-type-function.exp: New file.
5517 * gdb.fortran/derived-type-function.f90: New file.
5518
5519
ac69f786
PA
55202016-06-21 Pedro Alves <palves@redhat.com>
5521
5522 * gdb.base/new-ui.exp: New file.
5523 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5524 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5525 (with_spawn_id): New procedure.
5526
49940788
PA
55272016-06-21 Pedro Alves <palves@redhat.com>
5528
5529 * gdb.mi/mi-exec-run.exp: New file.
5530
ef274d26
PA
55312016-06-21 Pedro Alves <palves@redhat.com>
5532
5533 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5534 breakpoint command's output on the main UI.
5535 (test_break): New procedure, factored out from calls in the top
5536 level.
5537 (top level): Use foreach_with_prefix to test MI as main UI and as
5538 separate UI.
5539
468afe6c
PA
55402016-06-21 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5543 (test_awatch_creation_and_listing)
5544 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5545 Remove 'type' parameter.
5546 (test_watchpoint_all): New parameter mi_mode. Remove
5547 with_test_prefix.
5548 (top level): Use foreach_with_prefix, and add main/separate UI MI
5549 testing axis.
5550
51f77c37
PA
55512016-06-21 Pedro Alves <palves@redhat.com>
5552
5553 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5554 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5555 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5556 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5557 (gdb_main_spawn_id, mi_spawn_id): Declare and
5558 comment.
5559 (mi_create_inferior_pty): New procedure,
5560 factored out from default_mi_gdb_start.
5561 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5562 procedures.
5563 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5564 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5565 Use mi_create_inferior_pty.
5566 (mi_gdb_start): Use eval to pass down args list.
5567
8980e177
PA
55682016-06-21 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5571 * gdb.opt/inline-cmds.exp: Add MI tests.
5572
f38d3ad1
PA
55732016-06-21 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5576
45db7c09
PA
55772016-06-21 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5580 (top level): Use it instead of mi_execute_to.
5581
5a069ab3
PA
55822016-06-21 Pedro Alves <palves@redhat.com>
5583
5584 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5585 (cont_handler_str): New.
5586 (signal_stop_handler): Set stop_handler_str instead of printing to
5587 stdout.
5588 (continue_handler): Set cont_handler_str instead of printing to
5589 stdout.
5590 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5591 mi_send_resuming_command. Print stop_handler_str and
5592 cont_handler_str instead of expecting the python events print
5593 directly.
5594
2838cc1d
SD
55952016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5596
5597 * gdb.base/jit-reader.exp: New file.
5598 * gdb.base/jithost.c: New file.
5599 * gdb.base/jithost.h: New file.
5600 * gdb.base/jitreader.c : New file.
5601 * gdb.base/jit-protocol.h: New file.
5602
21a77091
YQ
56032016-06-17 Yao Qi <yao.qi@linaro.org>
5604
5605 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5606 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5607 and detach-on-fork. Adjust tests.
5608 (top level): Invoke break_cond_on_syscall with combinations of
5609 syscall, follow-fork-mode and detach-on-fork.
5610
f50bf8e5
YQ
56112016-06-17 Yao Qi <yao.qi@linaro.org>
5612
5613 * gdb.base/step-over-exit.c: New.
5614 * gdb.base/step-over-exit.exp: New.
5615
a28d8e50
YTL
56162016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5617
5618 * gdb.base/float.exp: Add target check for nds32*-*-*.
5619 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5620
cad8e26d
AB
56212016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5622
5623 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5624 for unsupported target features.
5625 * gdb.base/call-rt-st.exp: Likewise.
5626 * gdb.base/call-sc.exp: Likewise.
5627 * gdb.base/call-signal-resume.exp: Likewise.
5628 * gdb.base/call-strs.exp: Likewise.
5629 * gdb.base/callexit.exp: Likewise.
5630 * gdb.base/callfuncs.exp: Likewise.
5631 * gdb.base/nodebug.exp: Likewise.
5632 * gdb.base/printcmds.exp: Likewise.
5633 * gdb.base/ptype.exp: Likewise.
5634 * gdb.base/structs.exp: Likewise.
5635 * gdb.base/unwindonsignal.exp: Likewise.
5636 * gdb.cp/gdb2495.exp: Likewise.
5637 * gdb.cp/templates.exp: Likewise.
5638 * gdb.cp/virtfunc.exp: Likewise.
5639 * gdb.threads/hand-call-in-threads.exp: Likewise.
5640 * gdb.threads/interrupted-hand-call.exp: Likewise.
5641 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5642
347dc102
TT
56432016-06-10 Tom Tromey <tom@tromey.com>
5644
5645 PR rust/20110:
5646 * gdb.rust/expr.exp: Add test for integer constant larger than
5647 i32.
5648
5e13cf25
BH
56492016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5650
5651 * gdb.fortran/nested-funcs.exp: New.
5652 * gdb.fortran/nested-funcs.f90: New.
5653
bb556f1f
TK
56542016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5655
5656 * gdb.base/examine-backward.c: New file.
5657 * gdb.base/examine-backward.exp: New file.
5658
38b022b4
SM
56592016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5660
5661 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5662 matching.
5663
1b40ec05
TT
56642016-06-02 Tom Tromey <tom@tromey.com>
5665
5666 PR python/18984:
5667 * gdb.python/py-shared.exp: Add solib_name test.
5668
193bd378
SM
56692016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5670
5671 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5672
3326303b
MG
56732016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5674
5675 PR c++/19893
5676 * gdb.dwarf2/implref.exp: Rename to...
5677 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5678 * gdb.dwarf2/implref-array.c: New file.
5679 * gdb.dwarf2/implref-array.exp: Likewise.
5680 * gdb.dwarf2/implref-global.c: Likewise.
5681 * gdb.dwarf2/implref-global.exp: Likewise.
5682 * gdb.dwarf2/implref-struct.c: Likewise.
5683 * gdb.dwarf2/implref-struct.exp: Likewise.
5684
825c8ef2
AT
56852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5686
5687 * gdb.trace/trace-condition.exp: Add 64bit tests.
5688
2320162a
AT
56892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5690
5691 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5692 bits types.
5693 (main): Adapt to 8 to 64 bits types.
5694 * gdb.trace/trace-condition.exp: Add new tests.
5695
a7818233
AT
56962016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5697
5698 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5699
0d336466
AT
57002016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5701
5702 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5703 Move condition tests...
5704 * gdb.trace/trace-condition.exp: Here.
5705
7faeb45a
AT
57062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5707
5708 * gdb.trace/trace-condition.exp: Add counter-case tests.
5709
e385593e
JK
57102016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 PR c++/15231
5713 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5714 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5715
744608cc
PA
57162016-05-27 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5719 New procedure.
5720 (top level): Call it, and bail out of DejaGnu is known to be bad.
5721
ac775bf4
AB
57222016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.base/whatis.c: Extend the test case.
5725 * gdb.base/whatis.exp: Add additional tests.
5726
2bbad2ea
BH
57272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5728
5729* gdb.fortran/type.f90: Add pointer variable.
5730* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5731
8b70175d
BH
57322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5733
5734 * gdb.fortran/vla-type.exp: Fix testcase name.
5735
86d8a848
BH
57362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5737
5738 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5739
e188eb36
BH
57402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5741
5742 * gdb.fortran/type.f90: Add nested structures.
5743 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5744 * gdb.fortran/derived-type.exp: Adapt expected output.
5745 * gdb.fortran/vla-type.exp: Adapt expected output.
5746
9b2db1fd
BH
57472016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5748
5749 * gdb.fortran/whatis_type.exp: Adapt expected output.
5750
72b17055
BH
57512016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5752
5753 * gdb.fortran/print_type.exp: Fix expected output.
5754 * gdb.fortran/whatis_type.exp: Fix expected output.
5755
3cd81d8d
BH
57562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5757
5758 * gdb.fortran/whatis_type.exp: Use multi_line.
5759
ddae9462
TT
57602016-05-24 Tom Tromey <tom@tromey.com>
5761
5762 PR python/17386:
5763 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5764 use value as an index.
5765
1957f6b8
TT
57662016-05-23 Tom Tromey <tom@tromey.com>
5767
5768 PR python/17981:
5769 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5770 no-breakpoint case.
5771
026a9174
PA
57722016-05-24 Pedro Alves <palves@redhat.com>
5773
5774 PR gdb/19828
5775 * gdb.threads/clone-attach-detach.c: New file.
5776 * gdb.threads/clone-attach-detach.exp: New file.
5777
e70a7231
FR
57782016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5779
5780 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5781
0f6ed0e0
TT
57822016-05-23 Tom Tromey <tom@tromey.com>
5783
5784 PR python/19438, PR python/18393:
5785 * gdb.python/py-progspace.exp: Add "dir" test.
5786 * gdb.python/py-objfile.exp: Add "dir" test.
5787
ffd19d61
YQ
57882016-05-23 Yao Qi <yao.qi@linaro.org>
5789
5790 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5791 * gdb.arch/thumb2-it.exp: Likewise.
5792
9e8f9b05
SM
57932016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5794
5795 * gdb.mi/mi-threads-interrupt.c: New file.
5796 * gdb.mi/mi-threads-interrupt.exp: New file.
5797
61c6156d
SM
57982016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5799
5800 PR gdb/18077
5801 * gdb.mi/mi-async-run.exp: New file.
5802 * gdb.mi/mi-async-run.c: New file.
5803
67218854
TT
58042016-05-17 Tom Tromey <tom@tromey.com>
5805 Manish Goregaokar <manishsmail@gmail.com>
5806
5807 * lib/rust-support.exp: New file.
5808 * lib/gdb.exp (skip_rust_tests): New proc.
5809 (build_executable_from_specs): Handle rust.
5810 * lib/future.exp (gdb_find_rustc): New proc.
5811 (gdb_default_target_compile): Handle rust.
5812 * gdb.rust/expr.exp: New file.
5813 * gdb.rust/generics.exp: New file.
5814 * gdb.rust/generics.rs: New file.
5815 * gdb.rust/methods.exp: New file.
5816 * gdb.rust/methods.rs: New file.
5817 * gdb.rust/modules.exp: New file.
5818 * gdb.rust/modules.rs: New file.
5819 * gdb.rust/simple.exp: New file.
5820 * gdb.rust/simple.rs: New file.
5821
c44af4eb
TT
58222016-05-17 Tom Tromey <tom@tromey.com>
5823
5824 * gdb.base/default.exp (set language): Add rust.
5825
dcd1f979
TT
58262016-05-17 Tom Tromey <tom@tromey.com>
5827
5828 * gdb.gdb/unittest.exp: New file.
5829
155b7f57
YQ
58302016-05-16 Yao Qi <yao.qi@linaro.org>
5831
5832 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5833 shell_prompt. Update shell_prompt_re.
5834
8ddd5a6c
DE
58352016-05-12 Doug Evans <dje@google.com>
5836
5837 PR symtab/19999
5838 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5839 $options when building executable.
5840 * gdb.dwarf2/fission-loclists-pie.S: New file.
5841 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5842
02e370d9
SM
58432016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5844
5845 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5846 of [is_remote target],
5847
8929ad8b
SM
58482016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5849
5850 * lib/gdb.exp (use_gdb_stub): New procedure.
5851
6c447423
DE
58522016-05-03 Yunlian Jiang <yunlian@google.com>
5853 Doug Evans <dje@google.com>
5854
5855 PR symtab/19914
5856 * gdb.dwarf2/dwp-sepdebug.c: New file.
5857 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5858
444e826c
SM
58592016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5860
5861 * gdb.base/detach.exp: Remove is_remote check.
5862
740feeaa
SM
58632016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5864
5865 * gdb.base/annota-input-while-running.exp: Don't check for
5866 [is_remote target]. Enable annotations after running to main.
5867 Remove unused "set test..." line.
5868
9080ac9d
SM
58692016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 * gdb.trace/trace-enable-disable.exp: New file.
5872 * gdb.trace/trace-enable-disable.c: New file.
5873
952ebca5
SM
58742016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5875
5876 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5877 use it in info sharedlibrary test.
5878 * gdb.trace/ftrace-lock.exp: Likewise.
5879 * gdb.trace/ftrace.exp: Likewise.
5880 * gdb.trace/range-stepping.exp: Likewise.
5881 * gdb.trace/trace-break.exp: Likewise.
5882 * gdb.trace/trace-condition.exp: Likewise.
5883 * gdb.trace/trace-mt.exp: Likewise.
5884
d9019901
SM
58852016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5886
5887 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5888 (gdb_load_shlib): ... this.
5889 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5890 gdb_load_shlib.
5891 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5892 * gdb.base/ctxobj.exp: Likewise.
5893 * gdb.base/dprintf-pending.exp: Likewise.
5894 * gdb.base/dso2dso.exp: Likewise.
5895 * gdb.base/fixsection.exp: Likewise.
5896 * gdb.base/gcore-relro.exp: Likewise.
5897 * gdb.base/gdb1555.exp: Likewise.
5898 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5899 * gdb.base/gnu-ifunc.exp: Likewise.
5900 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5901 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5902 * gdb.base/pending.exp: Likewise.
5903 * gdb.base/print-file-var.exp: Likewise.
5904 * gdb.base/print-symbol-loading.exp: Likewise.
5905 * gdb.base/shlib-call.exp: Likewise.
5906 * gdb.base/shreloc.exp: Likewise.
5907 * gdb.base/so-impl-ld.exp: Likewise.
5908 * gdb.base/solib-disc.exp: Likewise.
5909 * gdb.base/solib-nodir.exp: Likewise.
5910 * gdb.base/solib-overlap.exp: Likewise.
5911 * gdb.base/solib-symbol.exp: Likewise.
5912 * gdb.base/solib-weak.exp (do_test): Likewise.
5913 * gdb.base/sym-file.exp: Likewise.
5914 * gdb.base/symtab-search-order.exp: Likewise.
5915 * gdb.base/type-opaque.exp: Likewise.
5916 * gdb.base/unload.exp: Likewise.
5917 * gdb.base/watchpoint-solib.exp: Likewise.
5918 * gdb.compile/compile.exp: Likewise.
5919 * gdb.cp/gdb2384.exp: Likewise.
5920 * gdb.cp/infcall-dlopen.exp: Likewise.
5921 * gdb.cp/re-set-overloaded.exp: Likewise.
5922 * gdb.fortran/library-module.exp: Likewise.
5923 * gdb.opt/solib-intra-step.exp: Likewise.
5924 * gdb.python/py-finish-breakpoint.exp: Likewise.
5925 * gdb.python/py-shared.exp: Likewise.
5926 * gdb.reverse/solib-precsave.exp: Likewise.
5927 * gdb.reverse/solib-reverse.exp: Likewise.
5928 * gdb.server/solib-list.exp: Likewise.
5929 * gdb.threads/dlopen-libpthread.exp: Likewise.
5930 * gdb.threads/tls-shared.exp: Likewise.
5931 * gdb.threads/tls-so_extern.exp: Likewise.
5932 * gdb.trace/change-loc.exp: Likewise.
5933 * gdb.trace/ftrace-lock.exp: Likewise.
5934 * gdb.trace/ftrace.exp: Likewise.
5935 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5936 * gdb.trace/pending.exp: Likewise.
5937 * gdb.trace/range-stepping.exp: Likewise.
5938 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5939 (strace_info_marker): Likewise.
5940 (strace_probe_marker): Likewise.
5941 (strace_trace_on_same_addr): Likewise.
5942 (strace_trace_on_diff_addr): Likewise.
5943 * gdb.trace/trace-break.exp: Likewise.
5944 * gdb.trace/trace-condition.exp: Likewise.
5945 * gdb.trace/trace-mt.exp: Likewise.
5946
fca4cfd9
SM
59472016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5948
5949 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5950 result of gdb_remote_download.
5951 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5952 * gdb.base/dso2dso.exp: Likewise.
5953 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5954 * gdb.base/print-file-var.exp: Likewise.
5955 * gdb.base/shlib-call.exp: Likewise.
5956 * gdb.base/shreloc.exp: Likewise.
5957 * gdb.base/solib-overlap.exp: Likewise.
5958 * gdb.base/solib-weak.exp (do_test): Likewise.
5959 * gdb.base/unload.exp: Likewise.
5960
11cf4ffb
YQ
59612016-04-27 Yao Qi <yao.qi@linaro.org>
5962
5963 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5964 exists.
5965
3e2e34f8
KB
59662016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5967
5968 * vla-type.exp: Print structure from toplevel.
5969
8f07e298
BH
59702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5971
5972 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5973 of dynamic types.
5974 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5975 of dynamic types.
5976
9920b434
BH
59772016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5978
5979 * gdb.fortran/vla-type.f90: New file.
5980 * gdb.fortran/vla-type.exp: New file.
5981
f3abeff5
YQ
59822016-04-25 Yao Qi <yao.qi@linaro.org>
5983
5984 * gdb.base/branch-to-self.c: New file.
5985 * gdb.base/branch-to-self.exp: New file.
5986
0a5d52f0
YQ
59872016-04-22 Yao Qi <yao.qi@linaro.org>
5988
5989 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5990 more after $hex.
5991
495346f6
YQ
59922016-04-22 Yao Qi <yao.qi@linaro.org>
5993
5994 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5995 * gdb.base/annota3.exp: Likewise.
5996
4a7e075c
YQ
59972016-04-22 Yao Qi <yao.qi@linaro.org>
5998
5999 * gdb.reverse/step-precsave.exp: Do one step and test program
6000 stops in "callee" and do multiple steps until program goes out
6001 of "callee".
6002 * gdb.reverse/step-reverse.exp: Likewise.
6003
5b061e98
YQ
60042016-04-22 Yao Qi <yao.qi@linaro.org>
6005
6006 * gdb.trace/signal.exp: Also pass if
6007 $tracepoint_hits($i) > $iterations.
6008
5c5dc57f
YQ
60092016-04-22 Yao Qi <yao.qi@linaro.org>
6010
6011 * gdb.trace/signal.c: New file.
6012 * gdb.trace/signal.exp: New file.
6013
a55411b9
DE
60142016-04-19 Doug Evans <xdje42@gmail.com>
6015
6016 * gdb.base/bad-file.exp: New file.
6017
a22df60a
MG
60182016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6019
6020 * gdb.dwarf2/implref.exp: New file.
6021
0c13f7e5
BH
60222016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6023
6024 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6025 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6026 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6027 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6028 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6029 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6030 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6031 * lib/fortran.exp (fortran_int4): New procedure.
6032 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6033 (fortran_logical4): Likewise.
6034
9b9b09e9
BH
60352016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6036
6037 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6038
a14d1f4d
BH
60392016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6040
6041 * lib/compiler.c: Add Intel specific preprocessor macros.
6042 * lib/compiler.cc: Likewise.
25d49b86 6043
7d49b1d0
LM
60442016-04-13 Luis Machado <lgustavo@codesourcery.com>
6045
6046 * gdb.server/connect-with-no-symbol-file.c: New file.
6047 * gdb.server/connect-with-no-symbol-file.exp: New file.
6048
8392fa22
SM
60492016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6050
6051 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6052
8c4c4aeb
SM
60532016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6054
6055 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6056 standard output directory.
6057
45e3745e
AT
60582016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6059
6060 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6061
e26b7e41
MM
60622016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6063
6064 * gdb.btrace/instruction_history.c (loop): Add declaration.
6065
8ce09462
AT
60662016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6067
6068 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6069
2e88a1ea
SM
60702016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6071
6072 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6073 parentheses to print.
6074 (continue_handler): Likewise.
6075
f48e22e3
SM
60762016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6077
6078 * gdb.server/solib-list.exp: Remove is_remote check.
6079 Pass shlib= to gdb_compile. Don't link shared library with
6080 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6081 Run binary filename through "readlink -f" on the target.
6082
096be756
PA
60832016-04-08 Pedro Alves <palves@redhat.com>
6084
6085 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6086 interpreter filename as argument to gdbserver_spawn.
6087 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6088 Return empty if $last_loaded_file does not exist.
6089
06500533
JK
60902016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6091
6092 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6093 * gdb.base/jit-main.c: Use exit after usage.
6094
2d35e871
JK
60952016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6096
6097 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6098 GDBHISTSIZE prior to the tests.
6099 * gdb.base/gdbinit-history.exp: Likewise.
6100
61012016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6102
6103 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6104 instead of build_executable. Use gdb_load_shlibs.
6105
c8064e7e
YQ
61062016-04-07 Yao Qi <yao.qi@linaro.org>
6107
6108 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6109 Execute "si" command.
6110
bde47561
YQ
61112016-04-07 Yao Qi <yao.qi@linaro.org>
6112
6113 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6114 number instead of the comments on some line.
6115
b16f8a3b
DB
61162016-04-06 Don Breazeal <donb@codesourcery.com>
6117
6118 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6119 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6120
c2f901df
SM
61212016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6122
6123 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6124 standard_output_file. Remove unused binfile variable.
6125
ac17fda0
CU
61262016-04-05 Catalin Udma <catalin.udma@freescale.com>
6127
6128 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6129 * gdb.python/py-mi-objfile.exp: Match "list main" output
6130 in console format.
6131
03a8c4df
SM
61322016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6133
6134 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6135 absolute.
6136
6e774b13
SM
61372016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6138
6139 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6140 absolute.
6141 * gdb.trace/ftrace.exp: Likewise.
6142 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6143 targets as well.
6144 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6145 (gdb_load_shlibs): Copy libraries to test directory when testing
6146 natively. Only set solib-search-path if testing remotely.
6147 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6148
7817ea46
SM
61492016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6150
6151 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6152 gdb_download. Use it even if the target is not remote.
6153 * gdb.base/jit.exp (compile_jit_test): Likewise.
6154 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6155 output directory if the destination board is local, otherwise use
6156 the standard remote_download from DejaGnu.
6157 (gdb_download): Remove.
6158 (gdb_load_shlibs): Use gdb_remote_download instead of
6159 gdb_download.
6160 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6161 Use gdb_remote_download instead of gdb_download. Use it even if
6162 the target is not remote.
6163 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6164 instead of gdb_download.
6165
7beb7f68
SM
61662016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6167
6168 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6169 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6170 run.
6171
cc63428a
AV
61722016-04-01 Artemiy Volkov <artemiyv@acm.org>
6173
6174 PR gdb/19820
6175 * gdb.base/printcmds.exp: Add artificial arrays tests.
6176
64cdf930
PA
61772016-03-31 Pedro Alves <palves@redhat.com>
6178
6179 PR gdb/19858
6180 * gdb.base/jit-main.c: Include unistd.h.
6181 (ATTACH): Define to 0 if not already defined.
6182 (wait_for_gdb, mypid): New globals.
6183 (WAIT_FOR_GDB): New macro.
6184 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6185 some breakpoint locations.
6186 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6187 New procedures.
6188 (one_jit_test): Add REATTACH parameter, and handle it. Use
6189 continue_to_test_location.
6190 (top level): Test attach, and adjusts calls to one_jit_test.
6191
40dea8cb
PA
61922016-03-31 Pedro Alves <palves@redhat.com>
6193
6194 PR gdb/19858
6195 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6196 BINSUFFIX parameter, and handle it.
6197 (top level): Adjust calls compile_jit_test.
6198
e7ea3ec7
CU
61992016-03-31 Catalin Udma <catalin.udma@freescale.com>
6200
6201 PR python/19743
6202 * gdb.python/py-mi-events-gdb.py: New file.
6203 * gdb.python/py-mi-events.c: New file.
6204 * gdb.python/py-mi-events.exp: New file.
6205
e6359af3
YQ
62062016-03-30 Yao Qi <yao.qi@linaro.org>
6207
6208 * gdb.reverse/until-precsave.exp: Match function name only.
6209 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6210 Move malloc to a condition block.
6211 * gdb.reverse/until-reverse.exp: Match function name only.
6212
a4105d04
MK
62132016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6214
6215 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6216 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6217 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6218 variable for GPR 0 instead of assuming it is register 0.
6219 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6220 * lib/trace-support.exp: Add s390 registers.
6221
bfa6adb9
YQ
62222016-03-29 Yao Qi <yao.qi@linaro.org>
6223
6224 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6225
1e6697ea
YQ
62262016-03-24 Yao Qi <yao.qi@linaro.org>
6227
6228 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6229 test message.
6230
64bcd522
AA
62312016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6232
6233 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6234 maintaining separate logic for constructing the output path.
6235
7868401b
DB
62362016-03-16 Don Breazeal <donb@codesourcery.com>
6237
6238 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6239 Retry fork and waitpid on interrupted system call errors.
6240 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6241 Use with_timeout_factor to increase timeout by factor of 10.
6242
1cafadb4
DB
62432016-03-15 Don Breazeal <donb@codesourcery.com>
6244
6245 * gdb.cp/scope-err.cc: New test program.
6246 * gdb.cp/scope-err.exp: New test script.
6247 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6248 lines and "set breakpoint here" comment.
6249 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6250 Fixed some whitespace and format issues.
6251 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6252 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6253
81516450
DE
62542016-03-15 Doug Evans <dje@google.com>
6255
6256 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6257 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6258 All callers updated. Add tests for enums, mixed flags register.
6259
aa52b601
DE
62602016-03-15 Doug Evans <dje@google.com>
6261
6262 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6263 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6264
fa4ff313
SM
62652016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6266
6267 * gdb.base/default.exp: Add $_as_string to the list of expected
6268 convenience functions.
6269
f2403c39
AB
62702016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6271
6272 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6273
f2f3ccb9
SM
62742016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6275
6276 * gdb.python/py-as-string.exp: New file.
6277 * gdb.python/py-as-string.c: New file.
6278
00dbd492
PA
62792016-03-09 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6282 signal" -> "Thread NN received signal" output change.
6283 * gdb.threads/ia64-sigill.exp: Likewise.
6284 * gdb.threads/linux-dp.exp: Likewise.
6285 * gdb.threads/manythreads.exp: Likewise.
6286 * gdb.threads/pending-step.exp: Likewise.
6287 * gdb.threads/print-threads.exp: Likewise.
6288 * gdb.threads/sigstep-threads.exp: Likewise.
6289 * gdb.threads/staticthreads.exp: Likewise.
6290 * gdb.threads/tls.exp: Likewise.
6291
1e6697ea
YQ
62922016-03-09 Pedro Alves <palves@redhat.com>
6293
6294 * gdb.base/command-line-input.exp: New file.
6295
b04fd3be
MK
62962016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6297
6298 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6299 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6300 * gdb.trace/pending.exp: Accept leading dot before function name.
6301 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6302 * lib/trace-support.exp: Set registers for ppc.
6303
98fa59e9
MK
63042016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6305
6306 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6307 use it for disassembly; accept .main in addition to main in backtrace.
6308
f77198c8
MK
63092016-03-09 Wei-cheng Wang <cole945@gmail.com>
6310 Marcin Kościelnicki <koriakin@0x04.net>
6311
6312 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6313 (gdb_recursion_test_ptr): New global variable.
6314 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6315 gdb_recursion_test.
6316 (gdb_c_test): Ditto.
6317
ba84e0da
MK
63182016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6319
6320 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6321 ordering.
6322
4366d36e
MK
63232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6324
6325 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6326 (bar): Add bar_start_lbl label.
6327 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6328 of foo/bar for emitting DWARF and tracing.
6329
5eb264df
SDJ
63302016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6331
6332 * analyze-racy-logs.py: Set executable bit.
6333
fb6a751f
SDJ
63342016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6335
6336 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6337 (CHECK_TARGET_TMP): Likewise.
6338 (check-single-racy): New rule.
6339 (check-parallel-racy): Likewise.
6340 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6341 (do-check-parallel-racy): New rule.
6342 (check-racy/%.exp): Likewise.
6343 * README (Racy testcases): New section.
6344 * analyze-racy-logs.py: New file.
6345
bdf7e230
DE
63462016-03-03 Doug Evans <dje@google.com>
6347
6348 * gdb.base/skip.exp: Use with_test_prefix.
6349
4719d415
YQ
63502016-03-03 Yao Qi <yao.qi@linaro.org>
6351
6352 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6353 Invoke step_over_syscall "clone" and break_cond_on_syscall
6354 "clone".
6355 * gdb.base/step-over-clone.c: New file.
6356
ea507862
YQ
63572016-03-03 Yao Qi <yao.qi@linaro.org>
6358
6359 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6360 code format.
6361
8fc8cbda
YQ
63622016-03-03 Yao Qi <yao.qi@linaro.org>
6363
6364 * gdb.base/disp-step-fork.c: Rename to ...
6365 * gdb.base/step-over-fork.c: ... it. New file.
6366 * gdb.base/disp-step-vfork.c: Rename to ...
6367 * gdb.base/step-over-vfork.c: ... it. New file.
6368 * gdb.base/disp-step-syscall.exp: Rename to ...
6369 * gdb.base/step-over-syscall.exp: ... it. New file.
6370 (disp_step_cross_syscall): Rename to ...
6371 (step_over_syscall): ... it.
6372
92fa70b0
YQ
63732016-03-03 Yao Qi <yao.qi@linaro.org>
6374
6375 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6376 If target supports condition evaluation on target, invoke
6377 break_cond_on_syscall for fork and vfork.
6378
e197ad3c
YQ
63792016-03-03 Yao Qi <yao.qi@linaro.org>
6380
6381 * gdb.base/disp-step-syscall.exp: Don't invoke
6382 support_displaced_stepping.
6383 (disp_step_cross_syscall): Test with displaced stepping off and
6384 on if supported.
6385
0b47da9f
YQ
63862016-03-03 Yao Qi <yao.qi@linaro.org>
6387
6388 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6389 proc.
6390 (setup): New proc.
6391 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6392 and setup.
6393
065ab6dc
BH
63942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6395
6396 * gdb.fortran/vla-history.exp: Remove breakpoint.
6397
07e448ad 63982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6399
25d49b86
PA
6400 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6401 exceeds timeout.
07e448ad 6402
9ac2d526 64032016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6404
25d49b86
PA
6405 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6406 breakpoint.
9ac2d526 6407
17807369
BH
64082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6409
6410 * gdb.mi/vla.f90: Nullify pointer after declaration.
6411
86e501af
PA
64122016-03-01 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6415
1e903e32
PA
64162016-03-01 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6419 before anything else.
6420 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6421 _GNU_SOURCE here.
6422 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6423 before anything else.
6424 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6425
6ccb54e2
PA
64262016-03-01 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6429
30ca9da1
YQ
64302016-03-01 Yao Qi <yao.qi@linaro.org>
6431
6432 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6433 prepare_for_testing.
6434
dc856b38
YQ
64352016-03-01 Yao Qi <yao.qi@linaro.org>
6436
6437 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6438
4a932159
AA
64392016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6440
6441 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6442 manually constructing the output path.
6443
f2489477
AA
64442016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6445
6446 * gdb.arch/s390-stackless.S: New.
6447 * gdb.arch/s390-stackless.exp: New.
6448
38899f16
IB
64492016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6450
6451 * gdb.dlang/circular.c: New file.
6452 * gdb.dlang/circular.exp: New file.
6453
9fde51ed
YQ
64542016-02-26 Yao Qi <yao.qi@linaro.org>
6455
6456 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6457 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6458 (testcases): Update.
6459
ce90fefe
YQ
64602016-02-26 Yao Qi <yao.qi@linaro.org>
6461
6462 * gdb.reverse/aarch64.c: Rename to ...
6463 * gdb.reverse/insn-reverse.c: ... it.
6464 * gdb.reverse/aarch64.exp: Rename to ...
6465 * gdb.reverse/insn-reverse.exp: ... it.
6466
3263bceb
YQ
64672016-02-26 Yao Qi <yao.qi@linaro.org>
6468
6469 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6470 (testcase_ftype): New.
6471 (testcases): New array.
6472 (n_testcases): New.
6473 (main): Call each element in testcases.
6474 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6475 (read_testcase): New.
6476 Do the tests in a loop.
6477
6cb59ff1
YQ
64782016-02-25 Yao Qi <yao.qi@linaro.org>
6479
6480 * gdb.base/branches.c: Remove.
6481
ae91f625
MK
64822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6483
6484 PR gdb/13808
6485 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6486
678b48b7
MK
64872016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6488
6489 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6490
7337a6f2
MK
64912016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6492
6493 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6494 change x86_64 call_insn to 'callq'.
6495
861ca91f
AT
64962016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6497
6498 * gdb.trace/tfile-avx.c: Move to...
6499 * gdb.trace/tracefile-pseudo-reg.c: Here.
6500 * gdb.trace/tfile-avx.exp: Move to...
6501 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6502
bf74e428
GB
65032016-02-24 Gary Benson <gbenson@redhat.com>
6504
6505 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6506 message on attach.
6507
cce0e923
DE
65082016-02-23 Doug Evans <dje@google.com>
6509
6510 * gdb.base/skip.c (test_skip): New function.
6511 (end_test_skip_file_and_function): New function.
6512 (test_skip_file_and_function): New function.
6513 * gdb.base/skip1.c (test_skip): New function.
6514 (skip1_test_skip_file_and_function): New function.
6515 * gdb.base/skip.exp: Add tests for new skip options.
6516 * gdb.base/skip-solib.exp: Update expected output.
6517 * gdb.perf/skip-command.cc: New file.
6518 * gdb.perf/skip-command.exp: New file.
6519 * gdb.perf/skip-command.py: New file.
6520
4000e47e
MK
65212016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6522
6523 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6524 info registers pattern.
6525
24f75ead
IB
65262016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6527
6528 * lib/future.exp: Add D support.
6529 (gdb_find_gdc): New proc.
6530 (gdb_default_target_compile): Add D support.
6531
fbb7bcbe
WW
65322016-02-18 Wei-cheng Wang <cole945@gmail.com>
6533
6534 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6535 user+system time.
6536 (trace_speed_test): Determine the iteration count for a time
6537 between 15..30 seconds.
6538
012b3a21
WT
65392016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6540
6541 * gdb.arch/i386-mpx-sigsegv.c: New file.
6542 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6543 * gdb.arch/i386-mpx-simple_segv.c: New file.
6544 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6545
2d5189bd
YQ
65462016-02-18 Yao Qi <yao.qi@linaro.org>
6547
6548 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6549 Don't call setup_kfail.
6550
40fb20d0
YQ
65512016-02-18 Yao Qi <yao.qi@linaro.org>
6552
6553 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6554 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6555
21b1f8d2
DE
65562016-02-16 Doug Evans <dje@google.com>
6557
6558 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6559 * gdb.base/skip1.c: Ditto.
6560 * gdb.base/skip.exp: Whitespace cleanup.
6561
4041ed77
DB
65622016-02-16 Don Breazeal <donb@codesourcery.com>
6563
6564 PR remote/19496
6565 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6566 Remove kfail for PR remote/19496.
6567
c4ef31bf
SM
65682016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6569
6570 * lib/gdb.exp (standard_temp_file): Return a path specific to
6571 the runtest invocation.
6572
266b65b3
SM
65732016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6574
6575 * gdb.trace/save-trace.exp: Change relative path to be in the
6576 standard output directory.
6577
a7a0a6a9
JK
65782016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6579
6580 * gdb.arch/i386-prologue.c: Add missing prototypes.
6581
c99dbb42
JK
65822016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6583
6584 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6585 * gdb.arch/i386-prologue.exp: Likewise.
6586 * gdb.arch/i386-size.exp: Likewise.
6587
aa480355
SM
65882016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6589
6590 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6591 define object file path.
6592 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6593 file path.
6594 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6595 standard_output_file to define binfile.
6596
ba881f50
JK
65972016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 Fix compatibility with recent gfortran-5.3.1.
6600 * gdb.fortran/vla-history.exp (print vla1 allocated)
6601 (print vla2 allocated, print $2, print $3): Remove
6602 (print $4): Rename to ...
6603 (print $2): ... here.
6604 (print $9): Rename to ...
6605 (print $5): ... here.
6606 (print $10): Rename to ...
6607 (print $6): ... here.
6608 * gdb.fortran/vla.f90: Add pvla initialization.
6609
e9fb005c
JK
66102016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6611
6612 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6613 New test.
6614 * gdb.fortran/vla-value-sub.exp: Likewise.
6615
e44e00ff
MK
66162016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6617
6618 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6619
97e94151
SM
66202016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6621
6622 * i386-biarch-core.exp: Define corefile using
6623 standard_output_file.
6624
01113bc1
YQ
66252016-02-12 Yao Qi <yao.qi@linaro.org>
6626
6627 * gdb.arch/arm-single-step-kernel-helper.c: New.
6628 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6629
33b4777c
MM
66302016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6631
6632 * gdb.btrace/tailcall-only.exp: New.
6633 * gdb.btrace/tailcall-only.c: New.
6634 * gdb.btrace/x86_64-tailcall-only.S: New.
6635 * gdb.btrace/i686-tailcall-only.S: New.
6636
acc23c11
PA
66372016-02-11 Pedro Alves <palves@redhat.com>
6638
6639 * README (Parallel testing): Add missing double quotes.
6640
e352bf0a
PA
66412016-02-11 Pedro Alves <palves@redhat.com>
6642
6643 * README (Parallel testing): New section.
6644 (GDB_PARALLEL): Rewrite.
6645 (FORCE_PARALLEL): Document.
6646
9f5fed78
MK
66472016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6648
6649 * gdb.trace/tfile-avx.c: New test.
6650 * gdb.trace/tfile-avx.exp: New test.
6651
9ef9e6a6
KS
66522016-02-09 Keith Seitz <keiths@redhat.com>
6653
6654 PR breakpoints/19546
6655 * gdb.base/infcall-exec.c: New file.
6656 * gdb.base/infcall-exec2.c: New file.
6657 * gdb.base/infcall-exec.exp: New file.
6658
a96e36da
KS
66592016-02-09 Keith Seitz <keiths@redhat.com>
6660
6661 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6662 (toplevel): Call test_bkpt_address.
6663
9f61929f
KS
66642016-02-09 Keith Seitz <keiths@redhat.com>
6665
6666 PR python/19506
6667 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6668 (toplevel): Call test_bkpt_address.
6669
1e94266c
SM
66702016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6671
6672 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6673 to AC_OUTPUT.
6674 * configure: Regenerate.
6675
2a7f3dff
PA
66762016-02-09 Pedro Alves <palves@redhat.com>
6677
6678 PR breakpoints/19548
6679 * gdb.base/execl-update-breakpoints.c (some_function): New
6680 function.
6681 (main): Call it.
6682 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6683 Tighten expected GDB output.
6684
2151ccc5
SM
66852016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6686
6687 * Makefile.in (ALL_SUBDIRS): Remove.
6688 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6689 (distclean maintainer-clean realclean): Likewise.
6690 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6691 * configure: Regenerate.
6692 * gdb.ada/Makefile.in: Delete.
6693 * gdb.arch/Makefile.in: Likewise.
6694 * gdb.asm/Makefile.in: Likewise.
6695 * gdb.base/Makefile.in: Likewise.
6696 * gdb.btrace/Makefile.in: Likewise.
6697 * gdb.cell/Makefile.in: Likewise.
6698 * gdb.compile/Makefile.in: Likewise.
6699 * gdb.cp/Makefile.in: Likewise.
6700 * gdb.disasm/Makefile.in: Likewise.
6701 * gdb.dlang/Makefile.in: Likewise.
6702 * gdb.dwarf2/Makefile.in: Likewise.
6703 * gdb.fortran/Makefile.in: Likewise.
6704 * gdb.gdb/Makefile.in: Likewise.
6705 * gdb.go/Makefile.in: Likewise.
6706 * gdb.guile/Makefile.in: Likewise.
6707 * gdb.java/Makefile.in: Likewise.
6708 * gdb.linespec/Makefile.in: Likewise.
6709 * gdb.mi/Makefile.in: Likewise.
6710 * gdb.modula2/Makefile.in: Likewise.
6711 * gdb.multi/Makefile.in: Likewise.
6712 * gdb.objc/Makefile.in: Likewise.
6713 * gdb.opencl/Makefile.in: Likewise.
6714 * gdb.opt/Makefile.in: Likewise.
6715 * gdb.pascal/Makefile.in: Likewise.
6716 * gdb.perf/Makefile.in: Likewise.
6717 * gdb.python/Makefile.in: Likewise.
6718 * gdb.reverse/Makefile.in: Likewise.
6719 * gdb.server/Makefile.in: Likewise.
6720 * gdb.stabs/Makefile.in: Likewise.
6721 * gdb.threads/Makefile.in: Likewise.
6722 * gdb.trace/Makefile.in: Likewise.
6723 * gdb.xml/Makefile.in: Likewise.
6724 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6725 GDB_PARALLEL.
6726 (standard_output_file): Remove check for GDB_PARALLEL, always
6727 return path in outputs/$subdir/$testname.
6728
437277d4
SM
67292016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6730
6731 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6732 (site.exp): Assign abs_srcdir to tcl's srcdir.
6733
31d913c7
YQ
67342016-02-04 Yao Qi <yao.qi@linaro.org>
6735
6736 * gdb.base/foll-exec-mode.c: Include limits.h.
6737 (main): Add parameters argc and argv. Get directory from
6738 argv[0].
6739 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6740 compilation.
6741 * gdb.base/foll-exec.c: Include limits.h.
6742 (main): Add parameters argc and argv.
6743 Get directory from argv[0].
6744 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6745 Adjust tests on the number of lines as source code changed.
6746 * gdb.base/foll-vfork-exit.c: Include limits.h.
6747 (main): Add one line of statement before vfork.
6748 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6749 (main): Add parameters argc and argv. Get directory from
6750 argv[0].
6751 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6752 (setup_gdb): Set tbreak to skip some source lines.
6753 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6754 (main): Add parameters argc and argv. Get directory from
6755 argv[0].
6756 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6757 compilation.
6758 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6759 (main): Add parameters argc and argv. Get directory from
6760 argv[0].
6761 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6762 compilation.
6763
9482b9fb
DE
67642016-02-01 Doug Evans <dje@google.com>
6765
6766 * gdb.base/skip.exp: Clean up multiple references to same test name.
6767
6b2e4f10
PA
67682016-02-01 Pedro Alves <palves@redhat.com>
6769
ccb6afd6 6770 PR remote/19496
6b2e4f10
PA
6771 * gdb.threads/forking-threads-plus-breakpoint.exp
6772 (displaced_stepping_supported): New global.
6773 (probe_displaced_stepping_support): New procedure.
6774 (do_test): Add 'displaced' parameter, and use it.
6775 (top level): Check for displaced stepping support. Add displaced
6776 stepping on/off testing axis.
6777
37a8db1a
AB
67782016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6779
6780 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6781 pointer. Don't perform further tests on the unassociated pointer
6782 if the first test fails.
6783
5fdf6324
AB
67842016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6785
6786 * gdb.base/max-value-size.c: New file.
6787 * gdb.base/max-value-size.exp: New file.
6788 * gdb.base/huge.exp: Disable max-value-size for this test.
6789
935c6144
IB
67902016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6791
6792 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6793
7fe8399d
YQ
67942016-01-28 Yao Qi <yao.qi@linaro.org>
6795
6796 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6797
a2077e25
PA
67982016-01-25 Pedro Alves <palves@redhat.com>
6799
6800 PR threads/19461
6801 * gdb.base/fork-running-state.c: New file.
6802 * gdb.base/fork-running-state.exp: New file.
6803
1d2736d4
PA
68042016-01-25 Pedro Alves <palves@redhat.com>
6805
6806 PR gdb/19494
6807 * gdb.base/catch-fork-kill.c: New file.
6808 * gdb.base/catch-fork-kill.exp: New file.
6809
f1da4b11
PA
68102016-01-25 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6813 Delete, moved to lib/gdb.exp.
6814 * gdb.threads/forking-threads-plus-breakpoint.exp
6815 (foreach_with_prefix): Likewise.
6816 * gdb.threads/process-dies-while-handling-bp.exp
6817 (foreach_with_prefix): Likewise.
6818 * lib/gdb.exp (foreach_with_prefix): New procedure.
6819
45f38546
MK
68202016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6821
6822 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6823 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6824
dc29a1ce
MK
68252016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6826
6827 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6828 endian targets.
6829
092127d7
JK
68302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6831 Pedro Alves <palves@redhat.com>
6832
6833 Fix testsuite compatibility with Guile.
6834 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6835 number.
6836
31d765d3
JK
68372016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6838
6839 Fix testsuite compatibility with Guile.
6840 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6841 (thread 1): New test for backtrace through signal handler.
6842
1ac78c04
YQ
68432016-01-22 Yao Qi <yao.qi@linaro.org>
6844
6845 PR testsuite/19491
6846 * gdb.base/multi-forks.c: Include
6847 ../lib/unbuffer_output.c
6848 (main): Call gdb_unbuffer_output.
6849
4f5946a8
DE
68502016-01-21 Doug Evans <dje@google.com>
6851
6852 * lib/ada.exp (gdb_compile_ada): Fix typo.
6853
305e13e6
JB
68542016-01-21 Joel Brobecker <brobecker@adacore.com>
6855
6856 * gdb.base/break-fun-addr.exp: New file.
6857 * gdb.base/break-fun-addr1.c: New file.
6858 * gdb.base/break-fun-addr2.c: New file.
6859
5f5dfff6
SM
68602016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6861
6862 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6863 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6864 enum flag values.
6865
fd356fa2
AA
68662016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6867
6868 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6869 when GDB can not set the vector return value. Add more comments
6870 for clarification.
6871
9df22175
AT
68722016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6873
6874 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6875 command.
6876
41d1845e
SM
68772016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6878
6879 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6880
01ac6840
SM
68812016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6882
6883 * Makefile.in (check-single): Pass --status to runtest.
6884 (check/%.exp): Likewise.
6885
68862016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * Makefile.in (check-parallel): Propagate return code from make
6889 do-check-parallel.
6890
bd0a71fa
MK
68912016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6892
6893 * gdb.trace/ftrace.exp: Fix expected message on continue.
6894 * gdb.trace/pending.exp: Fix expected message on continue.
6895 * gdb.trace/trace-break.exp: Fix expected message on continue.
6896
8bcbad33
SM
68972016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6898
6899 * lib/gdb.exp (gdb_test): Remove unused global references.
6900
f303dbd6
PA
69012016-01-18 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.base/async-shell.exp: Adjust expected output.
6904 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6905 * gdb.base/siginfo-thread.exp: Adjust expected output.
6906 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6907 * gdb.java/jnpe.exp: Adjust expected output.
6908 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6909 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6910 * gdb.threads/leader-exit.exp: Adjust expected output.
6911 * gdb.threads/manythreads.exp: Adjust expected output.
6912 * gdb.threads/pthreads.exp: Adjust expected output.
6913 * gdb.threads/schedlock.exp: Adjust expected output.
6914 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6915 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6916 expected output.
6917 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6918 output.
6919 * gdb.threads/sigthread.exp: Adjust expected output.
6920 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6921
b2789696
YQ
69222016-01-18 Yao Qi <yao.qi@linaro.org>
6923
6924 * gdb.guile/scm-section-script.c: Replace @progbits with
6925 %progbits.
6926 * gdb.python/py-section-script.c: Likewise.
6927
71ef29a8
PA
69282016-01-15 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.multi/tids.exp: Test star wildcard ranges.
6931
3f5b7598
PA
69322016-01-15 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6935 command from "thread apply" invocation.
6936 (thr_apply_info_thr_invalid): Default the expected output to the
6937 input tid list.
6938 (top level): Add tests that use convenience variables. Add tests
6939 for "thread apply" with a valid TID list, but missing the command.
6940
663f6d42
PA
69412016-01-13 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.base/default.exp: Expect $_gthread as well.
6944 * gdb.multi/tids.exp: Test $_gthread.
6945 * gdb.threads/thread-specific.exp: Test $_gthread.
6946
c84f6bbf
PA
69472016-01-13 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.multi/tids.exp: Test "info threads -gid".
6950
22a02324
PA
69512016-01-13 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6954 Breakpoint.thread.
6955 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6956
5d5658a1
PA
69572016-01-07 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.base/break.exp: Adjust to output changes.
6960 * gdb.base/hbreak2.exp: Likewise.
6961 * gdb.base/sepdebug.exp: Likewise.
6962 * gdb.base/watch_thread_num.exp: Likewise.
6963 * gdb.linespec/keywords.exp: Likewise.
6964 * gdb.multi/info-threads.exp: Likewise.
6965 * gdb.threads/thread-find.exp: Likewise.
6966 * gdb.multi/tids.c: New file.
6967 * gdb.multi/tids.exp: New file.
6968
84654457
PA
69692016-01-13 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6972
e3940304
PA
69732016-01-13 Pedro Alves <palves@redhat.com>
6974
6975 * gdb.base/default.exp: Expect $_inferior as well.
6976 * gdb.multi/base.exp: Test $_inferior.
6977
a911d87a
PA
69782016-01-13 Pedro Alves <palves@redhat.com>
6979
6980 PR breakpoints/19388
6981 * gdb.base/catch-signal-siginfo-cond.c: New file.
6982 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6983
82075af2
JS
69842016-01-12 Josh Stone <jistone@redhat.com>
6985 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6986
6987 * gdb.base/catch-syscall.c (do_execve): New variable.
6988 (main): Conditionally trigger an execve.
6989 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6990 (test_catch_syscall_execve): New, check entry/return across execve.
6991 (do_syscall_tests): Call test_catch_syscall_execve.
6992
e46eeedd
PA
69932016-01-12 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.base/random-signal.exp (do_test): New procedure, with body
6996 of testcase moved in.
6997
01d8c27e
JK
69982016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6999 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/funcargs.exp (finish from indirectly called function):
7002 Reintroduce the case for 'First'.
7003
9a706302
JK
70042016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7005 Pedro Alves <palves@redhat.com>
7006
7007 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7008 (tcatch_vfork_then_child_follow_exec)
7009 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7010 identification.
7011
c0ecb95f
JK
70122016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7013
7014 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7015 and repeats to unlimited.
7016 * gdb.python/py-value.exp: Likewise.
7017 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7018 and repeats to unlimited.
7019
6cfc1fcb
JK
70202016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7021
7022 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7023 and reordering the functions.
7024 * gdb.multi/hangout.c: Likewise.
7025 * gdb.multi/hello.c: Likewise.
7026
582a1b00
SM
70272016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7028
7029 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7030 absolute.
7031 (SingleStatisticTestResult.report): Use dict.keys instead of
7032 dict.iterkeys.
7033
79bc59cb
PA
70342016-01-06 Pedro Alves <palves@redhat.com>
7035
7036 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7037
43368e1d
MM
70382016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7039
7040 * gdb.btrace/dlopen.exp: New.
7041 * gdb.btrace/dlopen.c: New.
7042 * gdb.btrace/dlopen-dso.c: New.
7043
79fad5b8
SL
70442015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7045
7046 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7047 PATTERN argument is optional.
7048
ab8314b3
JB
70492015-12-24 Joel Brobecker <brobecker@adacore.com>
7050
7051 * lib/ada.exp (target_compile_ada_from_dir): New function.
7052 (gdb_compile_ada): Reimplement avoiding the use of project files.
7053 * gdb.ada/gnat_ada.gpr: Delete.
7054 * gdb.ada/cond_lang.exp: Adjust test to make path before
7055 filename optional.
7056 * gdb.ada/small_reg_param.exp: Likewise.
7057
fe33faff
SM
70582015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7059
7060 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7061
6d265cb4
TP
70622015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7063
7064 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7065 case.
7066
10125099
SM
70672015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7068
7069 * gdb.base/break.exp: Remove dead code.
7070 * gdb.base/sepdebug.exp: Likewise.
7071
3ca22649
SM
70722015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7073
7074 * gdb.asm/asm-source.exp: Remove HP-UX references.
7075 * gdb.base/annota1.exp: Likewise.
7076 * gdb.base/annota3.exp: Likewise.
7077 * gdb.base/attach.exp: Likewise.
7078 * gdb.base/bigcore.exp: Likewise.
7079 * gdb.base/break.exp: Likewise.
7080 * gdb.base/call-ar-st.exp: Likewise.
7081 * gdb.base/callfuncs.exp: Likewise.
7082 * gdb.base/catch-fork-static.exp: Likewise.
7083 * gdb.base/display.exp: Likewise.
7084 * gdb.base/foll-exec-mode.exp: Likewise.
7085 * gdb.base/foll-exec.exp: Likewise.
7086 * gdb.base/foll-fork.exp: Likewise.
7087 * gdb.base/foll-vfork.exp: Likewise.
7088 * gdb.base/funcargs.exp: Likewise.
7089 * gdb.base/hbreak2.exp: Likewise.
7090 * gdb.base/inferior-died.exp: Likewise.
7091 * gdb.base/interrupt.exp: Likewise.
7092 * gdb.base/multi-forks.exp: Likewise.
7093 * gdb.base/nodebug.exp: Likewise.
7094 * gdb.base/sepdebug.exp: Likewise.
7095 * gdb.base/solib1.c: Likewise.
7096 * gdb.base/step-test.exp: Likewise.
7097 * gdb.mi/non-stop.c: Likewise.
7098 * gdb.mi/pthreads.c: Likewise.
7099 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7100 * gdb.threads/pthreads.c: Likewise.
7101 * gdb.threads/staticthreads.exp: Likewise.
7102 * lib/future.exp: Likewise.
7103 * lib/gdb.exp: Likewise.
7104 * gdb.base/so-indr-cl.c: Remove.
7105 * gdb.base/so-indr-cl.exp: Likewise.
7106 * gdb.base/solib.c: Likewise.
7107 * gdb.base/solib.exp: Likewise.
7108 * gdb.base/solib2.c: Likewise.
7109
b6304613
SM
71102015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7111
7112 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7113 * gdb.base/call-ar-st.exp: Likewise.
7114 * gdb.base/callfuncs.exp: Likewise.
7115 * gdb.base/condbreak.exp: Likewise.
7116 * gdb.base/constvars.exp: Likewise.
7117 * gdb.base/hbreak2.exp: Likewise.
7118 * gdb.base/langs.exp: Likewise.
7119 * gdb.base/list.exp: Likewise.
7120 * gdb.base/long_long.exp: Likewise.
7121 * gdb.base/ptype.exp: Likewise.
7122 * gdb.base/scope.exp: Likewise.
7123 * gdb.base/signals.exp: Likewise.
7124 * gdb.base/so-impl-ld.exp: Likewise.
7125 * gdb.base/varargs.exp: Likewise.
7126 * gdb.base/volatile.exp: Likewise.
7127 * gdb.base/whatis.exp: Likewise.
7128 * gdb.cp/cplusfuncs.exp: Likewise.
7129 * gdb.cp/inherit.exp: Likewise.
7130 * gdb.cp/local.exp: Likewise.
7131 * gdb.cp/member-ptr.exp: Likewise.
7132 * gdb.cp/method.exp: Likewise.
7133 * gdb.cp/overload.exp: Likewise.
7134 * gdb.cp/templates.exp: Likewise.
7135 * gdb.stabs/weird.exp: Likewise.
7136 * lib/compiler.c: Likewise.
7137 * lib/compiler.cc: Likewise.
7138 * lib/cp-support.exp: Likewise.
7139 * lib/gdb.exp: Likewise.
7140
bf401b07
SM
71412015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7142
7143 * configure.ac: Remove HP-UX case.
7144 * configure: Regenerate.
7145
aff9c0f8
SM
71462015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7147
7148 * lib/gdb.exp (gdb_compile): Add function doc.
7149
a6904d5a
PA
71502015-12-17 Pedro Alves <palves@redhat.com>
7151
7152 PR threads/19354
7153 * gdb.multi/info-threads.exp: New file.
7154
a22279dd
YQ
71552015-12-15 Yao Qi <yao.qi@linaro.org>
7156
7157 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7158 is aarch64*-*-*.
7159
0588c796
SL
71602015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7161
7162 * gdb.base/history-duplicates.exp: Skip if no readline support.
7163
5d978e17
SL
71642015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7165
7166 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7167
7e763b86
SL
71682015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7169
7170 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7171
87a3a92c
SL
71722015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7173
7174 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7175 ctrl-C if nointerrupts target property is set.
7176 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7177 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7178 * gdb.base/paginate-bg-execution.exp: Likewise.
7179 * gdb.base/paginate-execution-startup.exp: Likewise.
7180 * gdb.base/random-signal.exp: Likewise.
7181 * gdb.base/range-stepping.exp: Likewise.
7182 * gdb.cp/annota2.exp: Likewise.
7183 * gdb.cp/annota3.exp: Likewise.
7184 * gdb.gdb/selftest.exp: Likewise.
7185 * gdb.threads/continue-pending-status.exp: Likewise.
7186 * gdb.threads/leader-exit.exp: Likewise.
7187 * gdb.threads/manythreads.exp: Likewise.
7188 * gdb.threads/pthreads.exp: Likewise.
7189 * gdb.threads/schedlock.exp: Likewise.
7190 * gdb.threads/sigthread.exp: Likewise.
7191
a8f077dc
DB
71922015-12-11 Don Breazeal <donb@codesourcery.com>
7193
7194 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7195 remote.
7196 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7197 * gdb.base/foll-exec.exp (main): Enable for target remote.
7198 * gdb.base/foll-fork.exp (main): Likewise.
7199 * gdb.base/foll-vfork.exp (main): Likewise.
7200 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7201 (proc continue_to_exit_bp_loc): Use clean_restart.
7202 * gdb.base/pie-execl.exp (main): Disable for target remote.
7203 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7204 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7205 * gdb.threads/execl.exp (main): Likewise.
7206 * gdb.threads/fork-child-threads.exp (main): Likewise.
7207 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7208 remote.
7209 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7210 remote.
7211 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7212 pid.tid style ptids, instead of just tid.
7213 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7214 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7215 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7216 ptids, instead of just tid.
7217
3b2464a8
AB
72182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7219
7220 * gdb.base/list.exp (test_list_forward): Add end of file error
7221 test.
7222 (test_repeat_list_command): Add end of file error test.
7223 (test_list_backwards): Add beginning of file error test.
7224
a0def019
AB
72252015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7226
7227 * gdb.base/list.exp (test_list_invalid_args): New function,
7228 defined, and called.
7229
5c000dff
AB
72302015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7231
7232 * gdb.base/list.exp (test_list): Make test names unique.
7233
f1637ebe
YQ
72342015-12-11 Yao Qi <yao.qi@linaro.org>
7235
7236 * gdb.base/coremaker2.c: Remove.
7237
36d6fc0a
PA
72382015-12-10 Pedro Alves <palves@redhat.com>
7239
7240 * gdb.multi/base.exp: Remove stale "spaces" references.
7241
762f7747
PA
72422015-12-10 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.multi/base.exp: Don't use nowarnings.
7245 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7246 * gdb.multi/hangout.c: Include stdio.h.
7247 * gdb.multi/hello.c: Include stdlib.h.
7248 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7249 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7250 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7251
28d2bfb9
AB
72522015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7253
7254 * gdb.dwarf2/dw2-ranges-base.c: New file.
7255 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7256 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7257 support additional line table, and debug ranges generation.
7258 (Dwarf::ranges): New function, generate .debug_ranges.
7259 (Dwarf::lines): Support generating simple line table programs.
7260 (Dwarf::assemble): Initialise new namespace variables.
7261
5fc2beac
KB
72622015-12-09 Kevin Buettner <kevinb@redhat.com>
7263
7264 * gdb.base/async.exp (proc test_background): Add case for
7265 asynchronous execution not supported.
7266
1c35a88f
LM
72672015-12-09 Luis Machado <lgustavo@codesourcery.com>
7268
7269 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7270 format and change test names to make them unique.
7271
b593e3d9
RK
72722015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7273 Pedro Alves <pedro@redhat.com>
7274
7275 PR gdb/18702
7276 Add checking of floatformats setup on x86_64 hosts.
7277 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7278 (smallval, bigval): New labels/constants.
7279 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7280 float" after loading bigval and smallval.
7281
d72413e6
PMR
72822015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7283
7284 * gdb.ada/fun_overload_menu.exp: New testcase.
7285 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7286
ece66d65
JS
72872015-12-04 Josh Stone <jistone@redhat.com>
7288
7289 * gdb.base/catch-fork-static.exp: New.
7290
41d0efca
YQ
72912015-12-03 Yao Qi <yao.qi@linaro.org>
7292
7293 * gdb.base/sizeof.c: Don't include stdio.h and
7294 ../lib/unbuffer_output.c.
7295 (main): New variable 'size' and 'value'. Remove printf and
7296 gdb_unbuffer_output. Assign return value to size and value.
7297 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7298 at the beginning.
7299 (check_sizeof): Check the result by printing variable 'size'.
7300 (check_valueof): Check the result by printing variable 'value'.
7301
99fd02d9
YQ
73022015-12-01 Yao Qi <yao.qi@linaro.org>
7303
7304 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7305 for aarch64*-*-linux* target.
7306
f2faf941
PA
73072015-11-30 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7310
04bf20c5
PA
73112015-11-30 Pedro Alves <palves@redhat.com>
7312
7313 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7314 Handle non-stop mode vCont replies.
7315
09df4675
PA
73162015-11-30 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7319 prepare_for_testing. Start gdb with "set non-stop on" appended to
7320 GDBFLAGS. Lax expected stop output.
7321
58b584af
YQ
73222015-11-27 Yao Qi <yao.qi@linaro.org>
7323
7324 * gdb.arch/arm-neon.exp: New.
7325 * gdb.arch/arm-neon.c: New.
7326
dfcb77a8
YQ
73272015-11-27 Yao Qi <yao.qi@linaro.org>
7328
7329 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7330
88e8ec1b
YQ
73312015-11-27 Yao Qi <yao.qi@linaro.org>
7332
7333 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7334 frames-invalid annotation.
7335
bfde72c2
YQ
73362015-11-27 Yao Qi <yao.qi@linaro.org>
7337
7338 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7339
f6512a69
SM
73402015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7341
7342 * gdb.threads/names.exp: New file.
7343 * gdb.threads/names.c: New file.
7344 * README: Mention gdb,no_thread_names.
7345
46a3515b
MM
73462015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7347
7348 PR 19297
7349 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7350 support" error.
7351
62147a22
PA
73522015-11-24 Pedro Alves <palves@redhat.com>
7353
7354 PR 17539
7355 * gdb.base/display.exp: Expect displays to be sorted in ascending
7356 order. Use multi_line.
7357 * gdb.base/solib-display.exp: Likewise.
7358
2f341b6e
PA
73592015-11-24 Pedro Alves <palves@redhat.com>
7360
7361 PR 17539
25d49b86
PA
7362 * gdb.base/display.exp: Expect displays to be sorted in ascending
7363 order. Use multi_line.
7364 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7365
7e0aa6aa
PA
73662015-11-24 Pedro Alves <palves@redhat.com>
7367
7368 PR 17539
7369 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7370 threads in ascending order.
7371 * gdb.base/foll-fork.exp: Likewise.
7372 * gdb.base/foll-vfork.exp: Likewise.
7373 * gdb.base/multi-forks.exp: Likewise.
7374 * gdb.mi/mi-nonstop.exp: Likewise.
7375 * gdb.mi/mi-nsintrall.exp: Likewise.
7376 * gdb.multi/base.exp: Likewise.
7377 * gdb.multi/multi-arch.exp: Likewise.
7378 * gdb.python/py-inferior.exp: Likewise.
7379 * gdb.threads/break-while-running.exp: Likewise.
7380 * gdb.threads/execl.exp: Likewise.
7381 * gdb.threads/gcore-thread.exp: Likewise.
7382 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7383 * gdb.threads/kill.exp: Likewise.
7384 * gdb.threads/linux-dp.exp: Likewise.
7385 * gdb.threads/multiple-step-overs.exp: Likewise.
7386 * gdb.threads/next-bp-other-thread.exp: Likewise.
7387 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7388 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7389 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7390 * gdb.threads/thread-find.exp: Likewise.
7391 * gdb.threads/tls.exp: Likewise.
7392 * lib/mi-support.exp (mi_reverse_list): Delete.
7393 (mi_check_thread_states): No longer reverse list.
7394
2cc57ad8
PA
73952015-11-24 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7398 use lowercase.
7399
c93e8391
SM
74002015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7401
7402 * gdb.trace/actions.c: Include trace-common.h.
7403 (main): Add a location for a fast tracepoint.
7404 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7405 the normal tracepoints.
7406 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7407
045ccf91
SM
74082015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7409
7410 * save-trace.exp: Factor out code to these...
7411 (gdb_save_tracepoints): New.
7412 (gdb_load_tracepoints): New.
7413 (do_save_load_test): New.
7414
5506f9f6
KB
74152015-11-23 Kevin Buettner <kevinb@redhat.com>
7416
7417 * gdb.base/asmlabel.exp: New test.
7418 * gdb.base/asmlabel.c: New test case.
7419
16c3b12f
JB
74202015-11-23 Joel Brobecker <brobecker@adacore.com>
7421
7422 * gdb.base/wrong_frame_bt_full-main.c: New file.
7423 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7424 * gdb.base/wrong_frame_bt_full.exp: New file.
7425
155bfbd3
JB
74262015-11-23 Joel Brobecker <brobecker@adacore.com>
7427
7428 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7429
bb097445
JM
74302015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7431
206853a0 7432 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7433 pstate register when comparing registers values in
7434 sparc64-*-linux-gnu targets to avoid spurious differences.
7435
9c88ed8f
JM
74362015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7437
206853a0 7438 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7439
96161e25
SL
74402015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7441
7442 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7443 as type argument to gdb_compile.
7444 * gdb.base/nested-subp2.exp: Likewise.
7445 * gdb.base/nested-subp3.exp: Likewise.
7446
340c2830
DV
74472015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7448
7449 * lib/dwarf.exp (_note): Fix left shift of negative value.
7450 * gdb.trace/trace-condition.exp: Likewise.
7451
c1862d0f
YQ
74522015-11-13 Yao Qi <yao.qi@linaro.org>
7453
7454 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7455 comments about d10v.
7456 (test_scalar_returns): Likewise.
7457 * gdb.base/d10v.ld: Remove.
7458 * gdb.base/overlays.exp: Remove the target triplet checking for
7459 d10v-*-*.
7460 * gdb.base/structs.exp (test_struct_returns): Remove the
7461 comments about d10v.
7462 (test_struct_calls): Likewise.
7463
77ae9c19
YQ
74642015-11-13 Yao Qi <yao.qi@linaro.org>
7465
7466 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7467 * gdb.base/gnu_vector.c: Don't include stdio.h.
7468 (main): Don't print res and call add_some_intvecs.
7469
430e004e
MK
74702015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7471
7472 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7473 macro.
7474 (func5): Removed.
7475 (func4): Use FAST_TRACEPOINT_LABEL.
7476 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7477 macro.
7478 (func): Removed.
7479 (thread_function): Use FAST_TRACEPOINT_LABEL.
7480 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7481 (func): Remove.
7482 (marker): Use FAST_TRACEPOINT_LABEL.
7483 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7484 (pendfunc1): Remove.
7485 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7486 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7487 (foo): Remove.
7488 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7489 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7490 macro.
7491 (func): Remove.
7492 (marker): Use FAST_TRACEPOINT_LABEL.
7493 * gdb.trace/trace-common.h: New header.
7494 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7495 macro.
7496 (func): Remove.
7497 (marker): Use FAST_TRACEPOINT_LABEL.
7498 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7499 (func): Remove.
7500 (thread_function): Use FAST_TRACEPOINT_LABEL.
7501
6e7675a7
MK
75022015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7503
7504 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7505 in front.
7506 * gdb.trace/change-loc.exp: Use global pcreg definition.
7507 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7508 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7509 in front.
7510 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7511 * gdb.trace/pending.exp: Likewise.
7512 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7513 * gdb.trace/trace-break.exp: Likewise.
7514 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7515 in front.
7516 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7517 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7518 in front.
7519 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7520
dddc0e16
JB
75212015-11-09 Joel Brobecker <brobecker@adacore.com>
7522
7523 * gdb.ada/fin_fun_out: New testcase.
7524
c6f0b406
KB
75252015-11-07 Kevin Buettner <kevinb@redhat.com>
7526
7527 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7528 value associated with DW_AT_byte_size.
7529 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7530 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7531 DW_AT_upper_bound.
7532
f01dcfd9
KB
75332015-11-07 Kevin Buettner <kevinb@redhat.com>
7534
7535 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7536 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7537 version.
7538 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7539 gdb.dwarf2/dw2-canonicalize-type.exp,
7540 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7541 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7542 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7543 provided by gdb_target_symbol_prefix_flags_asm.
7544 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7545 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7546 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7547 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7548 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7549 macros where needed). Use this macro for symbols which require
7550 the prefix provided by SYMBOL_PREFIX.
7551
2223449a
KB
75522015-11-05 Kevin Buettner <kevinb@redhat.com>
7553
7554 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7555 New procs.
7556 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7557 representing expressions, of more than one list element.
7558 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7559 to prepend linker symbol prefix to f.
7560 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7561 table_1 and table_2.
7562 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7563 Likewise, for f and g.
7564 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7565 for ptr.
7566 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7567 for main.
7568 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7569 table_1_ptr and table_2_ptr.
7570
6f2f1a3a
JK
75712015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7572 Joel Brobecker <brobecker@adacore.com>
7573
7574 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7575
566c56c9
MK
75762015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7577
7578 * gdb.reverse/s390-mvcle.c: New test.
7579 * gdb.reverse/s390-mvcle.exp: New file.
7580 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7581
d5f0636b
MK
75822015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7583
7584 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7585
7ad8b86c
MK
75862015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7587
7588 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7589 reaching marker2.
7590 * gdb.reverse/getresuid-reverse.exp: Likewise.
7591 * gdb.reverse/pipe-reverse.exp: Likewise.
7592 * gdb.reverse/readv-reverse.exp: Likewise.
7593 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7594 * gdb.reverse/time-reverse.exp: Likewise.
7595 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7596
4081c0f1
YQ
75972015-10-30 Yao Qi <yao.qi@linaro.org>
7598
7599 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7600 (empty_cycle): Remove.
7601 (main): Don't call empty_cycle. Don't use watch_count_done.
7602 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7603 empty_cycle. Rewrite the code counting HW watchpoints.
7604
452b4ba5
MK
76052015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7606
7607 * gdb.reverse/fstatat-reverse.c: New test.
7608 * gdb.reverse/fstatat-reverse.exp: New file.
7609 * gdb.reverse/getresuid-reverse.c: New test.
7610 * gdb.reverse/getresuid-reverse.exp: New file.
7611 * gdb.reverse/pipe-reverse.c: New test.
7612 * gdb.reverse/pipe-reverse.exp: New file.
7613 * gdb.reverse/readv-reverse.c: New test.
7614 * gdb.reverse/readv-reverse.exp: New file.
7615 * gdb.reverse/recvmsg-reverse.c: New test.
7616 * gdb.reverse/recvmsg-reverse.exp: New file.
7617 * gdb.reverse/time-reverse.c: New test.
7618 * gdb.reverse/time-reverse.exp: New file.
7619 * gdb.reverse/waitpid-reverse.c: New test.
7620 * gdb.reverse/waitpid-reverse.exp: New file.
7621
5e2e7507
JK
76222015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7625
0fde2c53
DE
76262015-10-26 Doug Evans <dje@google.com>
7627
7628 PR symtab/17391
7629 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7630 * gdb.dwarf2/bad-regnum.c: New file.
7631 * gdb.dwarf2/bad-regnum.exp: New file.
7632
1a70ae97
DE
76332015-10-26 Doug Evans <dje@google.com>
7634
7635 PR python/18938
7636 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7637 file.
7638
27dc26ab
JK
76392015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7640
7641 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7642 for a change by "Mention language in compile error message".
7643
bed91f4d
SM
76442015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7645
7646 PR python/18073
7647 * gdb.python/py-type.c (C::a_method): New.
7648 (C::a_const_method): New.
7649 (C::a_static_method): New.
7650 (a_function): New.
7651 * gdb.python/py-type.exp (test_fields): Test getting fields
7652 from function and method.
7653
3f2f83dd
KB
76542015-10-21 Keven Boell <keven.boell@intel.com>
7655
7656 * gdb.fortran/vla-alloc-assoc.exp: New file.
7657 * gdb.fortran/vla-datatypes.exp: New file.
7658 * gdb.fortran/vla-datatypes.f90: New file.
7659 * gdb.fortran/vla-history.exp: New file.
7660 * gdb.fortran/vla-ptype-sub.exp: New file.
7661 * gdb.fortran/vla-ptype.exp: New file.
7662 * gdb.fortran/vla-sizeof.exp: New file.
7663 * gdb.fortran/vla-sub.f90: New file.
7664 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7665 * gdb.fortran/vla-value-sub-finish.exp: New file.
7666 * gdb.fortran/vla-value-sub.exp: New file.
7667 * gdb.fortran/vla-value.exp: New file.
7668 * gdb.fortran/vla-ptr-info.exp: New file.
7669 * gdb.mi/mi-vla-fortran.exp: New file.
7670 * gdb.mi/vla.f90: New file.
7671
27145d50
SL
76722015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7673
7674 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7675 of hardwired timeout value.
7676
5f3ff4f8
JK
76772015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7678 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7681 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7682
bfd09d20
JS
76832015-10-19 Josh Stone <jistone@redhat.com>
7684
7685 * gdb.base/catch-syscall.c: Include <sched.h>.
7686 (unknown_syscall): New variable.
7687 (main): Trigger a vfork and an unknown syscall.
7688 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7689 (unknown_syscall_number): Likewise.
7690 (check_call_to_syscall): Accept an optional syscall pattern.
7691 (check_return_from_syscall): Likewise.
7692 (check_continue): Likewise.
7693 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7694 (test_catch_syscall_skipping_return): New test toggling off 'catch
7695 syscall' to step over the syscall return, then toggling back on.
7696 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7697 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7698 (do_syscall_tests): Call test_catch_syscall_without_args and
7699 test_catch_syscall_mid_vfork.
7700 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7701 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7702
b32b93c6
AS
77032015-10-19 Andrew Stubbs <ams@codesourcery.com>
7704
7705 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7706 print g_vE): Add new pass patterns.
7707 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7708 print various symbol names for vptr fields.
7709
9d622bda
AB
77102015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7711
7712 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7713 results.
7714
0fd8ac1c
YQ
77152015-10-12 Yao Qi <yao.qi@linaro.org>
7716
7717 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7718
34240514
YQ
77192015-10-12 Yao Qi <yao.qi@linaro.org>
7720
7721 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7722 is aarch64*-*-linux*.
7723
8240f442
YQ
77242015-10-12 Yao Qi <yao.qi@linaro.org>
7725
7726 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7727 (can_relocate_bcond_true): ... it.
7728 (can_relocate_bcond_false): New function.
7729 (foo): Likewise.
7730 (can_relocate_bl): Likewise.
7731 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7732 can_relocate_bl.
7733
2520f728
PMR
77342015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7735
7736 * gdb.base/nested-addr.c: New file.
7737 * gdb.base/nested-addr.exp: New testcase.
7738
abcef95a
MM
77392015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7740
7741 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7742 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7743 its output. Ignore the output of "record goto begin" and instead
7744 check that GDB is replaying.
7745
145e3ddb
PA
77462015-10-09 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7749 (top level): Use it in the run with no args test.
7750
d5d8c4e1
IB
77512015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7752
7753 * gdb.dlang/properties.exp: New file.
7754
06e635ef
SL
77552015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7756
7757 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7758 whether or not address 0x1000 is mapped on the target.
7759
e019fd1d
SM
77602015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7761
7762 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7763 build.
7764
77ba2a67
MM
77652015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7766
7767 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7768 instruction-history test.
7769
c60eb31f
DE
77702015-09-28 Doug Evans <dje@google.com>
7771
7772 * gdb.base/gcore.c (array_func): Add reference to static_array.
7773
9a3c8263
SM
77742015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7775
7776 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7777 source line.
7778
9720e656
SL
77792015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7780
7781 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7782 short or char as base type.
7783
938d3bf2
SL
77842015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7785
7786 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7787 to allow any size enum.
7788
e6c2c623
PMR
77892015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7790
7791 * gdb.ada/array_ptr_renaming.exp: New testcase.
7792 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7793 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7794
06da0f77
PL
77952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7796
7797 * gdb.trace/ftrace-lock.c: New file.
7798 * gdb.trace/ftrace-lock.exp: New file.
7799
4f51c22a
PL
78002015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7801
7802 * gdb.arch/insn-reloc.c: New file.
7803 * gdb.arch/ftrace-insn-reloc.exp: New file.
7804
7041adf4
PL
78052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7806
7807 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7808 instruction.
7809 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7810 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7811 * gdb.trace/range-stepping.c: Likewise.
7812 * gdb.trace/trace-break.c: Likewise.
7813 * gdb.trace/trace-mt.c (thread_function): Likewise.
7814 * gdb.trace/ftrace.c (marker): Likewise.
7815 * gdb.trace/trace-condition.c (marker): Likewise.
7816 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7817 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7818 is_aarch64_target.
7819
015d2e7e
DE
78202015-09-18 Doug Evans <xdje42@gmail.com>
7821
7822 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7823 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7824
26b188a2
SL
78252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7826
7827 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7828 the breakpoint.
7829
79dc332b
SL
78302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7831
7832 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7833 the pending breakpoint. Remove timeout override for "Run till
7834 MI pending breakpoint on pendfunc3 on thread 2" test.
7835
f57929f2
SL
78362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7837
7838 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7839 filename pattern.
7840
3f469b17
SL
78412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7842
7843 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7844 in breakpoint filename pattern.
7845
515b89b3
SL
78462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7847
7800dbe4
SL
7848 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7849
78502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7851
515b89b3
SL
7852 * gdb.linespec/explicit.exp: Check for readline support for
7853 tab-completion tests. Fix obvious typo.
7854
d2939ba2
MM
78552015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7856
7857 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7858 and replay.
7859
cbb55fa7
MM
78602015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7861
7862 * gdb.btrace/non-stop.c: New.
7863 * gdb.btrace/non-stop.exp: New.
7864
43691ca1
PL
78652015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7866 Yao Qi <yao.qi@linaro.org>
7867
7868 * gdb.trace/trace-condition.c: New file.
7869 * gdb.trace/trace-condition.exp: New file.
7870
d78908cf
WW
78712015-09-16 Wei-cheng Wang <cole945@gmail.com>
7872
7873 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7874 for testing bytecode compilation.
7875
1ed415e2
PA
78762015-09-16 Pedro Alves <palves@redhat.com>
7877 Sandra Loosemore <sandra@codesourcery.com>
7878
7879 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7880 (SECONDS): Redefine.
7881 (main): Call pthread_kill and alarm early.
7882 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7883 support.
7884 (test): If the target can't hardware step and doesn't support
7885 displaced stepping, increase the timeout.
7886
d136eff5
PA
78872015-09-16 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7890 (enable_debug): New procedures.
7891 (test): Use them. Bail out if waiting for threads fails.
7892 (top level): Bail out if a test fails.
7893
991f019c
YQ
78942015-09-16 Yao Qi <yao.qi@linaro.org>
7895
7896 * gdb.asm/asm-source.exp: Set asm-arch for
7897 aarch64*-*-* target.
7898 * gdb.asm/aarch64.inc: New file.
7899
bfca584f
PMR
79002015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7901
7902 * gdb.ada/array_of_variable_length.exp: New testcase.
7903 * gdb.ada/array_of_variable_length/foo.adb: New file.
7904 * gdb.ada/array_of_variable_length/pck.adb: New file.
7905 * gdb.ada/array_of_variable_length/pck.ads: New file.
7906
b326e587
DE
79072015-09-15 Doug Evans <dje@google.com>
7908
7909 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7910 of function static local variable.
7911
5382cfab
PW
79122015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7913
7914 * gdb.threads/tls-so_extern.exp: New test file.
7915 * gdb.threads/tls-so_extern.c: New test file.
7916 * gdb.threads/tls-so_extern_main.c: New test file.
7917
141c5cc4
JK
79182015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7919
7920 * gdb.opt/solib-intra-step-lib.c: New file.
7921 * gdb.opt/solib-intra-step-main.c: New file.
7922 * gdb.opt/solib-intra-step.exp: New file.
7923
d15dcecd
PA
79242015-09-15 Pedro Alves <palves@redhat.com>
7925
7926 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7927 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7928
4c2f2a79
PA
79292015-09-14 Pedro Alves <palves@redhat.com>
7930
7931 * gdb.base/hook-stop-continue.c: Delete.
7932 * gdb.base/hook-stop-continue.exp: Delete.
7933 * gdb.base/hook-stop-frame.c: Delete.
7934 * gdb.base/hook-stop-frame.exp: Delete.
7935 * gdb.base/hook-stop.c: New file.
7936 * gdb.base/hook-stop.exp: New file.
7937
919e6dbe
PMR
79382015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7939
7940 * gdb.ada/access_to_packed_array.exp: New testcase.
7941 * gdb.ada/access_to_packed_array/foo.adb: New file.
7942 * gdb.ada/access_to_packed_array/pack.adb: New file.
7943 * gdb.ada/access_to_packed_array/pack.ads: New file.
7944
157280a4
MM
79452015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7946
7947 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7948 buffer size test.
7949
2fd33e94
DB
79502015-09-11 Don Breazeal <donb@codesourcery.com>
7951
7952 * gdb.base/foll-exec.c: Add copyright header. Fix
7953 formatting issues.
7954 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7955 (do_exec_tests): Use clean_restart in place of zap_session,
7956 and for test initialization. Fix formatting issues. Use
7957 fail in place of perror.
7958 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7959 an expect statement to match an expression with output from
7960 the program under debug.
7961 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7962 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7963 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7964 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7965 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7966
e70b6e8e
DE
79672015-09-09 Doug Evans <dje@google.com>
7968
7969 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7970
7a551a51
DE
79712015-09-09 Doug Evans <dje@google.com>
7972
7973 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7974
4c666f84
DE
79752015-09-09 Doug Evans <dje@google.com>
7976
7977 * gdb.base/savedregs.exp: Fix typo.
7978
243a9253
PA
79792015-09-09 Pedro Alves <palves@redhat.com>
7980
7981 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7982
c0fa8fbd
SL
79832015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7984
7985 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7986 command actually switches threads. Give up on remaining
7987 tests if target fails to stop at breakpoint.
7988
cd7c1778
PMR
79892015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7990
7991 * gdb.ada/funcall_char.exp: New testcase.
7992 * gdb.ada/funcall_char/foo.adb: New file.
7993
dc5c8746
PMR
79942015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7995
7996 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7997 expected outputs. Add two testcases for completing ambiguous
7998 functions.
7999 * gdb.ada/complete/aux_pck.adb: New file.
8000 * gdb.ada/complete/aux_pck.ads: New file.
8001 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8002 Ambiguous_Func functions.
8003 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8004 * gdb.ada/complete/pck.adb: Likewise.
8005
4e83a1e7
UW
80062015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8007
8008 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8009 failures to run the test program under GDB.
8010
8ce74153
LM
80112015-08-26 Luis Machado <lgustavo@codesourcery.com>
8012
8013 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8014 to C.
8015
e9756d52
PP
80162015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8017
8018 * gdb.base/run-after-attach.exp: New test file.
8019 * gdb.base/run-after-attach.c: New test file.
8020
8d37573b
DB
80212015-08-26 Don Breazeal <donb@codesourcery.com>
8022
8023 * gdb.base/foll-exec-2.c: New test program.
8024 * gdb.base/foll-exec-2.exp: New test.
8025
63e43d3a
PMR
80262015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8027
8028 * gdb.base/nested-subp1.exp: New file.
8029 * gdb.base/nested-subp1.c: New file.
8030 * gdb.base/nested-subp2.exp: New file.
8031 * gdb.base/nested-subp2.c: New file.
8032 * gdb.base/nested-subp3.exp: New file.
8033 * gdb.base/nested-subp3.c: New file.
8034
3d40fbb5
PA
80352015-08-24 Pedro Alves <palves@redhat.com>
8036
8037 * gdb.server/connect-without-multi-process.c: New file.
8038 * gdb.server/connect-without-multi-process.exp: New file.
8039
4422ac93
LM
80402015-08-24 Luis Machado <lgustavo@codesourcery.com>
8041
8042 * gdb.opt/inline-markers.c: Make z int.
8043
91dddb86
LM
80442015-08-24 Luis Machado <lgustavo@codesourcery.com>
8045
8046 * gdb.opt/inline-markers.c: Make z volatile.
8047
a48847ee
LM
80482015-08-24 Luis Machado <lgustavo@codesourcery.com>
8049
8050 * gdb.opt/inline-bt.c: New volatile global z.
8051 * gdb.opt/inline-cmds.c: Likewise.
8052 * gdb.opt/inline-locals.c: Likewise.
8053 * gdb.opt/inline-markers.c: New extern global z.
8054 (marker): Use z.
8055 (inline_fn): Likewise.
8056
0ebbc52b
PA
80572015-08-24 Pedro Alves <palves@redhat.com>
8058
8059 * config/m32r-stub.exp: Remove file.
8060 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8061 * gdb.base/call-rt-st.exp: Likewise.
8062 * gdb.base/call-strs.exp: Likewise.
8063 * gdb.base/default.exp: Remove references to h8300-*-hms and
8064 *-*-udi*.
8065 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8066
77c365df
AA
80672015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8068
8069 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8070 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8071 and "return" use KFAIL when GDB can not read/write the vector
8072 return value.
8073
4313b8c0
GB
80742015-08-21 Gary Benson <gbenson@redhat.com>
8075
8076 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8077
0e433b32
PA
80782015-08-20 Pedro Alves <palves@redhat.com>
8079
8080 * gdb.server/solib-list.exp: No longer expect an interior stop in
8081 non-stop mode.
8082
221e1a37
PA
80832015-08-20 Pedro Alves <palves@redhat.com>
8084
8085 * gdb.server/connect-stopped-target.c: New file.
8086 * gdb.server/connect-stopped-target.exp: New file.
8087
40e3ad0e
PA
80882015-08-20 Pedro Alves <palves@redhat.com>
8089
8090 * gdb.dwarf2/comp-unit-lang.exp: New file.
8091 * gdb.dwarf2/comp-unit-lang.c: New file.
8092
af39b327
PMR
80932015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8094
8095 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8096 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8097
7d45c7c3 80982015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8099
7d45c7c3
KB
8100 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8101 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8102
4d6cceb4
DE
81032015-08-18 Doug Evans <dje@google.com>
8104 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8105
8106 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8107 skip_python_tests. New arg prompt_regexp.
8108 (skip_python_tests): New function.
8109 * lib/mi-support.exp (mi_skip_python_tests): New function.
8110 * gdb.python/py-mi-objfile-gdb.py: New file.
8111 * gdb.python/py-mi-objfile.c: New file.
8112 * gdb.python/py-mi-objfile.exp: New file.
8113
ad89c2aa
KS
81142015-08-17 Keith Seitz <keiths@redhat.com>
8115
8116 * gdb.linespec/explicit.exp: Move strace test from here ...
8117 * gdb.trace/strace.exp: ... to here.
8118
e3ae3c43
PP
81192015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8120
8121 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8122 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8123
604b2636
DE
81242015-08-14 Doug Evans <xdje42@gmail.com>
8125
8126 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8127 inferior before selecting a new file.
8128
6ff0ba5f
DE
81292015-08-14 Doug Evans <xdje42@gmail.com>
8130
8131 * gdb.mi/mi-disassemble.exp: Update.
8132 * gdb.base/disasm-optim.S: New file.
8133 * gdb.base/disasm-optim.c: New file.
8134 * gdb.base/disasm-optim.h: New file.
8135 * gdb.base/disasm-optim.exp: New file.
8136
9ca98f92
KS
81372015-08-14 Keith Seitz <keiths@redhat.com>
8138
8139 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8140 "evaluated-by".
8141
52bbc560
JB
81422015-08-13 Joel Brobecker <brobecker@adacore.com>
8143
8144 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8145
5d8c3ed3
PMR
81462015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8147
8148 * gdb.ada/fun_renaming.exp: New testcase.
8149 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8150 * gdb.ada/fun_renaming/pack.adb: New file.
8151 * gdb.ada/fun_renaming/pack.ads: New file.
8152
ea8812bc
KS
81532015-08-12 Keith Seitz <keiths@redhat.com>
8154
8155 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8156 gdb_get_line_number.
8157
4dafcdeb
JB
81582015-08-12 Joel Brobecker <brobecker@adacore.com>
8159
8160 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8161 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8162 gdb.base/dso2dso.exp: New files.
8163
5ba32597
SDJ
81642015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8165 Pedro Alves <palves@redhat.com>
8166 Keith Seitz <keiths@redhat.com>
8167
8168 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8169 GDBFLAGS.
8170
b6dafabf
PP
81712015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8172
8173 * gdb.base/gdbhistsize-history.exp
8174 (test_histsize_history_setting): Use save_vars.
8175 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8176 Use save_vars.
8177 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8178 * gdb.base/readline.exp: Use save_vars.
8179
abe8e607
PP
81802015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8181
8182 * lib/gdb.exp (save_vars): New proc.
8183
629500fa
KS
81842015-08-11 Keith Seitz <keiths@redhat.com>
8185
8186 * gdb.base/help.exp: Update help_breakpoint_text.
8187
eb8c4e2e
KS
81882015-08-11 Keith Seitz <keiths@redhat.com>
8189
8190 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8191 (at toplevel): Call test_explicit_breakpoints.
8192 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8193 breakpoints.
8194 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8195 breakpoint conditions, "-cond".
8196
87f0e720
KS
81972015-08-11 Keith Seitz <keiths@redhat.com>
8198
8199 * gdb.linespec/3explicit.c: New file.
8200 * gdb.linespec/cpexplicit.cc: New file.
8201 * gdb.linespec/cpexplicit.exp: New file.
8202 * gdb.linespec/explicit.c: New file.
8203 * gdb.linespec/explicit.exp: New file.
8204 * gdb.linespec/explicit2.c: New file.
8205 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8206 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8207 before using in the matching pattern.
8208 Clarify that `prefix' is a regular expression.
8209
f00aae0f
KS
82102015-08-11 Keith Seitz <keiths@redhat.com>
8211
8212 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8213 test.
8214 Add tests for missing ",FMT" and ",".
8215
e27852be
DE
82162015-08-10 Doug Evans <dje@google.com>
8217 Keith Seitz <keiths@redhat.com>
8218
8219 PR gdb/17960
8220 * gdb.base/completion.exp: Add location completer tests.
8221
7f03bd92
PA
82222015-08-07 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8225 tests here.
8226 (top level): Run do_test with and without displaced stepping.
8227
3fc8eb30
PA
82282015-08-07 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.base/valgrind-disp-step.c: New file.
8231 * gdb.base/valgrind-disp-step.exp: New file.
8232
d4569d7b
PA
82332015-08-07 Pedro Alves <palves@redhat.com>
8234
8235 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8236 Delete function.
8237 (main): Add alarm. Run an infinite loop instead of calling
8238 wait_threads.
8239 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8240 comment.
8241 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8242 Delete function.
8243 (main): Add alarm. Run an infinite loop instead of calling
8244 wait_threads.
8245 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8246 comment.
8247
e1316e60
PA
82482015-08-07 Pedro Alves <palves@redhat.com>
8249
8250 * gdb.base/checkpoint-ns.exp: New file.
8251 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8252 standard_testfile.
8253
da8c46d2
MM
82542015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8255
8256 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8257 * gdb.btrace/instruction_history.exp: Update.
8258 * gdb.btrace/tsx.exp: New.
8259 * gdb.btrace/tsx.c: New.
8260
de1c2c52
PA
82612015-08-06 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8264 increase timeout.
8265 * gdb.reverse/until-precsave.exp: Bump timeouts.
8266
782e0bf4
PA
82672015-08-06 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8270
83e97ed0
PA
82712015-08-06 Pedro Alves <palves@redhat.com>
8272
8273 PR gdb/18749
8274 * gdb.threads/process-dies-while-handling-bp.c: New file.
8275 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8276
863d01bd
PA
82772015-08-06 Pedro Alves <palves@redhat.com>
8278
8279 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8280 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8281
0a39bb32
PA
82822015-08-05 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8285 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8286
ee2d2b10
SL
82872015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8288
8289 * gdb.base/bp-permanent.exp: Report test as unsupported if
8290 the target cannot stop at the permanent breakpoint.
8291
4e1bdb00
DE
82922015-08-03 Doug Evans <dje@google.com>
8293
8294 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8295 10000.
8296
3d338901
DE
82972015-08-03 Doug Evans <dje@google.com>
8298
8299 * Makefile.in (workers/%.worker, build-perf): New rule.
8300 (GDB_PERFTEST_MODE): New variable.
8301 (check-perf): Use it.
8302 (clean): Clean up gdb.perf parallel build subdirs.
8303 * lib/build-piece.exp: New file.
8304 * lib/gdb.exp (make_gdb_parallel_path): New function
8305 (standard_output_file, standard_temp_file): Call it.
8306 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8307 of $GDB_PARALLEL.
8308 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8309
af061d3e
DE
83102015-08-03 Doug Evans <dje@google.com>
8311
8e1afc81 8312 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8313 (LOG_FILE_NAME): New global.
8314 (TextReporter.__init__): Initialize self.txt_sum.
8315 (TextReporter.report): Add support for multiple data-points.
8316 Move report to perftest.sum, put raw data in perftest.log.
8317 (TextReporter.start): Open sum and log files.
8318 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8319 * gdb.perf/lib/perftest/testresult.py
8320 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8321
2c8c5d37
PA
83222015-07-31 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8325 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8326 kill_wait_spawned_process instead of explicit "kill -9".
8327 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8328 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8329 kill_wait_spawned_process.
8330 * gdb.base/attach-twice.exp: Likewise.
8331 * gdb.base/attach.exp: Likewise.
8332 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8333 gdb_test_multiple.
8334 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8335 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8336 kill_wait_spawned_process.
8337 * gdb.base/valgrind-infcall.exp: Likewise.
8338 * gdb.multi/multi-attach.exp: Likewise.
8339 * gdb.python/py-prompt.exp: Likewise.
8340 * gdb.python/py-sync-interp.exp: Likewise.
8341 * gdb.server/ext-attach.exp: Likewise.
8342 * gdb.threads/attach-into-signal.exp (corefunc): Use
8343 spawn_wait_for_attach, spawn_id_get_pid and
8344 kill_wait_spawned_process.
8345 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8346 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8347 spawn_id_get_pid and kill_wait_spawned_process.
8348 * gdb.threads/attach-stopped.exp (corefunc): Use
8349 spawn_wait_for_attach, spawn_id_get_pid and
8350 kill_wait_spawned_process.
8351 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8352 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8353 kill_wait_spawned_process instead of explicit "kill -9".
8354 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8355 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8356 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8357 processes. Don't map cygwin/windows pids here. Now returns a
8358 spawn id list.
8359
032a0fca
SL
83602015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8361
8362 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8363 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8364 correct patch.
8365
61a934ca
SL
83662015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8367
8368 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8369
4bc4d428
SL
83702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8371
8372 Reapply:
8373 2014-05-21 Mark Wielaard <mjw@redhat.com>
8374
8375 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8376
998d452a
PA
83772015-07-30 Pedro Alves <palves@redhat.com>
8378
8379 * linux-low.c (handle_extended_wait): Set the child's last
8380 reported status to TARGET_WAITKIND_STOPPED.
8381
69dde7dc
PA
83822015-07-30 Pedro Alves <palves@redhat.com>
8383
8384 PR threads/18600
8385 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8386 only shows inferior 1.
8387
4dd63d48
PA
83882015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8389 Pedro Alves <palves@redhat.com>
8390
8391 PR threads/18600
8392 * gdb.threads/fork-plus-threads.c: New file.
8393 * gdb.threads/fork-plus-threads.exp: New file.
8394
d618e4c5
PP
83952015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8396
8397 * gdb.base/batch-preserve-term-settings.exp
8398 (test_terminal_settings_preserved_after_cli_exit): Use
8399 send_quit_command.
8400
1eef6428
PA
84012015-07-29 Pedro Alves <palves@redhat.com>
8402 Don Breazeal <donb@codesourcery.com>
8403
8404 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8405 output from both inferior_spawn_id and gdb_spawn_id.
8406
7da5b897
SDJ
84072015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8408
8409 * gdb.threads/attach-into-signal.exp (corefunc): Use
8410 with_test_prefix on nested loops, uniquefying the test messages.
8411
dac804df
SDJ
84122015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8413
8414 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8415 commit.
8416
06265e53
PP
84172015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8418
8419 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8420 New proc.
8421 (test_terminal_settings_preserved_after_sigterm): New test.
8422
18206ca3
PP
84232015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8424
8425 * gdb.base/batch-preserve-term-settings.exp
8426 (test_terminal_settings_preserved_after_cli_exit): New test.
8427
90074d11
PP
84282015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8429
8430 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8431 manipulation of saved_gdbflags.
8432 (test_terminal_settings_preserved): Remove global declaration of
8433 the unused variable pagination_prompt. Remove manipulation of
8434 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8435 GDBFLAGS.
8436
eb1a7902
PA
84372015-07-29 Pedro Alves <palves@redhat.com>
8438
8439 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8440
8b75dd3b
PA
84412015-07-29 Pedro Alves <palves@redhat.com>
8442
8443 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8444 at the top.
8445
dedad4e3
PA
84462015-07-29 Pedro Alves <palves@redhat.com>
8447
8448 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8449 (main): Call gdb_unbuffer_output.
8450 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8451 (main): Call gdb_unbuffer_output.
8452 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8453 (main): Call gdb_unbuffer_output.
8454 * gdb.base/call-strs.exp: Adjust to step over the
8455 gdb_unbuffer_output call.
8456 * gdb.base/catch-gdb-caused-signals.c: Include
8457 "../lib/unbuffer_output.c".
8458 (main): Call gdb_unbuffer_output.
8459 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8460 (main): Call gdb_unbuffer_output.
8461 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8462 (main): Call gdb_unbuffer_output.
8463 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8464 (main): Call gdb_unbuffer_output.
8465 * gdb.base/shlib-call.exp: Adjust to step over the
8466 gdb_unbuffer_output call.
8467 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8468 (main): Call gdb_unbuffer_output.
8469 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8470 (main): Call gdb_unbuffer_output.
8471 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8472 (main): Rename to ...
8473 (test): ... this.
8474 (main): Reimplement.
8475 * gdb.base/varargs.exp: Run to test instead of to main.
8476 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8477 (main): Call gdb_unbuffer_output.
8478
58789a91
PA
84792015-07-29 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8482 factore out from mi_continue_dprintf. For call-style dprintfs,
8483 expect dprintf output out of $inferior_spawn_id.
8484 (mi_continue_dprintf): Use mi_expect_dprintf.
8485 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8486 (main): Call gdb_unbuffer_output.
8487
e8376742
PA
84882015-07-29 Pedro Alves <palves@redhat.com>
8489
8490 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8491 (default_mi_gdb_start): Set inferior_spawn_id instead of
8492 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8493 gdb_spawn_id.
8494 (mi_gdb_test): Always expect inferior output from both
8495 $inferior_spawn_id and $gdb_spawn_id.
8496
08280010
PA
84972015-07-29 Pedro Alves <palves@redhat.com>
8498
8499 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8500 send_inferior and $inferior_spawn_id.
8501
4d30e432
PA
85022015-07-29 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.gdb/complaints.exp (test_initial_complaints)
8505 (test_serial_complaints, test_short_complaints): Use
8506 gdb_test_stdio.
8507 (test_empty_complaint): Handle $inferior_spawn_id !=
8508 $gdb_spawn_id.
8509
0d30a335
PA
85102015-07-29 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.base/varargs.exp: Use gdb_test_stdio.
8513
39413b29
PA
85142015-07-29 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8517
7cb000a9
PA
85182015-07-29 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8521
d7b8ac82
PA
85222015-07-29 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8525 parameter into two new parameters, "inf_result" and "gdb_result".
8526 Expect inferior output and gdb output from $inferior_spawn_id and
8527 $gdb_spawn_id, respectively. Adjust all callers.
8528
789c3a0c
PA
85292015-07-29 Pedro Alves <palves@redhat.com>
8530
8531 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8532 of gdb_test_sequence.
8533
77e760c3
PA
85342015-07-29 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8537 (saw_spurious_output): Expect inferior output from
8538 $inferior_spawn_id. Use gdb_test_stdio.
8539
8396d2cd
PA
85402015-07-29 Pedro Alves <palves@redhat.com>
8541
8542 * gdb.base/dprintf.exp: Use standard_testfile. Change
8543 prepare_for_testing call.
8544 (srcfile): Don't set.
8545 (restart): New procedure.
8546 (test_dprintf): New procecure, use to continue over dprintfs.
8547 (test_call, test_agent): New procedures, tests moved here.
8548 Restart gdb and recreate dprintfs. Adjust expected output.
8549
2051d61f
PA
85502015-07-29 Pedro Alves <palves@redhat.com>
8551
8552 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8553
452397af
PA
85542015-07-29 Pedro Alves <palves@redhat.com>
8555
8556 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8557
8aed9555
PA
85582015-07-29 Pedro Alves <palves@redhat.com>
8559
8560 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8561 gdb_test_stdio.
8562
188a61b4
PA
85632015-07-29 Pedro Alves <palves@redhat.com>
8564
8565 * lib/gdb.exp (gdb_test_stdio): New procedure.
8566
12264a45
PA
85672015-07-29 Pedro Alves <palves@redhat.com>
8568
8569 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8570
23ffc893
PA
85712015-07-29 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.base/call-signal-resume.exp: Remove check for
8574 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8575 * gdb.base/unwindonsignal.exp: Likewise.
8576 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8577 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8578
65566918
PA
85792015-07-29 Pedro Alves <palves@redhat.com>
8580
8581 * gdb.base/siginfo-addr.c (pass): New function.
8582 (handler): Call it iff si_addr is correct.
8583 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8584 Set a breakpoint at "pass" and continue to it.
8585
d60a9221
SDJ
85862015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8587
8588 * gdb.python/py-objfile.exp: Make some tests have unique names.
8589 * gdb.python/py-pp-registration.exp: Likewise.
8590
bde40b8f
PA
85912015-07-28 Pedro Alves <palves@redhat.com>
8592
8593 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8594
13e1dec8
SM
85952015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8596
8597 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8598
da33c9a7
SM
85992015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8600
8601 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8602
077836f7
PP
86032015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8604
8605 * gdb.base/gdb-sigterm-2.exp: New test.
8606
b8cc7b2e
DE
86072015-07-25 Doug Evans <xdje42@gmail.com>
8608
8609 Revert:
8610 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8611 (workers/%.worker, build-perf): New rule.
8612 (GDB_PERFTEST_MODE): New variable.
8613 (check-perf): Use it.
8614 (clean): Clean up gdb.perf parallel build subdirs.
8615 * lib/build-piece.exp: New file.
8616 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8617 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8618 name.
8619 (standard_temp_file): Ditto.
8620 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8621 of $GDB_PARALLEL.
8622
c8bd4544
DE
86232015-07-24 Doug Evans <dje@google.com>
8624
8625 * gdb.perf/lib/perftest/utils.py: New file.
8626 * gdb.perf/gm-hello.cc: New file.
8627 * gdb.perf/gm-pervasive-typedef.cc: New file.
8628 * gdb.perf/gm-pervasive-typedef.h: New file.
8629 * gdb.perf/gm-std.cc: New file.
8630 * gdb.perf/gm-std.h: New file.
8631 * gdb.perf/gm-use-cerr.cc: New file.
8632 * gdb.perf/gm-utils.h: New file.
8633 * gdb.perf/gmonster-null-lookup.py: New file.
8634 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8635 * gdb.perf/gmonster-print-cerr.py: New file.
8636 * gdb.perf/gmonster-ptype-string.py: New file.
8637 * gdb.perf/gmonster-runto-main.py: New file.
8638 * gdb.perf/gmonster-select-file.py: New file.
8639 * gdb.perf/gmonster1-null-lookup.exp: New file.
8640 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8641 * gdb.perf/gmonster1-print-cerr.exp: New file.
8642 * gdb.perf/gmonster1-ptype-string.exp: New file.
8643 * gdb.perf/gmonster1-runto-main.exp: New file.
8644 * gdb.perf/gmonster1-select-file.exp: New file.
8645 * gdb.perf/gmonster1.cc: New file.
8646 * gdb.perf/gmonster1.exp: New file.
8647 * gdb.perf/gmonster2-null-lookup.exp: New file.
8648 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8649 * gdb.perf/gmonster2-print-cerr.exp: New file.
8650 * gdb.perf/gmonster2-ptype-string.exp: New file.
8651 * gdb.perf/gmonster2-runto-main.exp: New file.
8652 * gdb.perf/gmonster2-select-file.exp: New file.
8653 * gdb.perf/gmonster2.cc: New file.
8654 * gdb.perf/gmonster2.exp: New file.
8655
6eab34f3
DE
86562015-07-24 Doug Evans <dje@google.com>
8657
8658 * gdb.perf/README: New file.
8659 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8660 * lib/gen-perf-test.exp: New file.
8661
63738bfd
DE
86622015-07-24 Doug Evans <dje@google.com>
8663
8664 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8665 (PerfTest::startup): New function.
8666 (PerfTest::run): Return result of calling body.
8667 (PerfTest::assemble): Rewrite.
8668 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8669 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8670 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8671 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8672 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8673
7b606f95
DE
86742015-07-24 Doug Evans <dje@google.com>
8675
8676 * lib/gdb.exp (clean_restart): Make executable optional.
8677
a97b16b8
DE
86782015-07-24 Doug Evans <dje@google.com>
8679
8680 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8681 compiler_info references.
8682 * gdb.cp/temargs.exp: Ditto.
8683 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8684 (get_compiler_info): Early exit if already computed. Set compiler_info
8685 to "unknown" if there was a problem.
8686 (test_compiler_info): Add function comment. Call get_compiler_info.
8687
35baa57f
DE
86882015-07-24 Doug Evans <dje@google.com>
8689
8690 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8691 (workers/%.worker, build-perf): New rule.
8692 (GDB_PERFTEST_MODE): New variable.
8693 (check-perf): Use it.
8694 (clean): Clean up gdb.perf parallel build subdirs.
8695 * lib/build-piece.exp: New file.
8696 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8697 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8698 name.
8699 (standard_temp_file): Ditto.
8700 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8701 of $GDB_PARALLEL.
8702
6ebea266
DE
87032015-07-24 Doug Evans <dje@google.com>
8704
8705 * lib/future.exp (gdb_default_target_compile): New option
8706 "early_flags".
8707 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8708 --as-needed.
8709
1e76a7e9
SDJ
87102015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8711
8712 * gdb.base/catch-syscall.exp: Call gdb_exit before
8713 gdb_skip_xml_test.
8714
5068630a
PA
87152015-07-24 Pedro Alves <palves@redhat.com>
8716
8717 * gdb.python/py-events.exp: Accept output between the stop event
8718 and the prompt.
8719 * gdb.python/py-evsignal.exp: Likewise.
8720 * gdb.python/py-evthreads.exp: Likewise.
8721
77598427
PA
87222015-07-24 Pedro Alves <palves@redhat.com>
8723
8724 PR gdb/18717
8725 * gdb.threads/non-ldr-exit.c: New file.
8726 * gdb.threads/non-ldr-exit.exp: New file.
8727
11e6c98f
YQ
87282015-07-24 Yao Qi <yao.qi@linaro.org>
8729
8730 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8731 restarting process.
8732
51aee833
YQ
87332015-07-24 Yao Qi <yao.qi@linaro.org>
8734
8735 * gdb.server/ext-restart.exp: New file.
8736
8cfe207c
YQ
87372015-07-24 Yao Qi <yao.qi@linaro.org>
8738
8739 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8740 argument options.
8741 * gdb.server/ext-wrapper.exp: New file.
8742
cc12ce38
DE
87432015-07-23 Doug Evans <dje@google.com>
8744
8745 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8746 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8747
d0d84780
PMR
87482015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8749
8750 * gdb.ada/var_arr_typedef.exp: New testcase.
8751 * gdb.ada/var_arr_typedef/pack.adb: New file.
8752 * gdb.ada/var_arr_typedef/pack.ads: New file.
8753 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8754
8b558f79
JB
87552015-07-20 Joel Brobecker <brobecker@adacore.com>
8756
8757 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8758
775a3298
JK
87592015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8760
8761 * gdb.arch/i386-biarch-core.exp: Replace istarget
8762 by "complete set gnutarget". Remove expectation for the "core-file"
8763 command.
8764
db1ff28b
JK
87652015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8766
8767 Revert the previous commit:
8768 Tests for validate symbol file using build-id.
8769
0a94970d
JK
87702015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8771
8772 Tests for validate symbol file using build-id.
8773 * gdb.base/solib-mismatch-lib.c: New file.
8774 * gdb.base/solib-mismatch-libmod.c: New file.
8775 * gdb.base/solib-mismatch.c: New file.
8776 * gdb.base/solib-mismatch.exp: New file.
8777
03346981
SL
87782015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8779
8780 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8781 nios2-*-linux*.
8782 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8783 * gdb.base/siginfo.exp: Likewise.
8784 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8785
42422cc7
PL
87862015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8787
8788 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8789 Move it to ...
8790 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8791 ... here.
8792 * gdb.trace/range-stepping.exp: Check that the target supports
8793 range stepping.
8794
cfa68bae
JK
87952015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8796
8797 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8798
8ffdba26
PA
87992015-07-14 Pedro Alves <palves@redhat.com>
8800
8801 * gdb.base/killed-outside.exp: New file.
8802 * gdb.base/killed-outside.c: New file.
8803
218a5a11
JK
88042015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8805
8806 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8807 (n at main): New.
8808 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8809
e03ed3c6
AA
88102015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8811
8812 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8813 infcall tests instead of setting up for KFAIL.
8814
485668e5
MM
88152015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8816
8817 * gdb.btrace/record_goto-step.exp: New.
8818
08464196
JK
88192015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8820
8821 PR compile/18484
8822 * gdb.compile/compile.c (struct struct_type): Add volatile to
8823 selffield's type.
8824 * gdb.compile/compile.exp
8825 (compile code struct_object.selffield = &struct_object): Skip further
8826 struct_object tests if this one xfails.
8827
bcf5c1d9
RC
88282015-07-08 Robert O'Callahan <robert@ocallahan.org>
8829
8830 PR exp/18617
8831 * gdb.trace/ax.exp: Add test.
8832
4931af25
YQ
88332015-07-07 Yao Qi <yao.qi@linaro.org>
8834
8835 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8836 instead of istarget "aarch64*-*-*".
8837 * gdb.arch/aarch64-fp.exp: Likewise.
8838 * gdb.base/float.exp: Likewise.
8839 * gdb.reverse/aarch64.exp: Likewise.
8840 * lib/gdb.exp (is_aarch64_target): New proc.
8841
9fcf688e
YQ
88422015-07-07 Yao Qi <yao.qi@linaro.org>
8843
8844 * lib/gdb.exp (is_aarch32_target): New proc.
8845 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8846 instead of "istarget "arm*-*-*"".
8847 * gdb.arch/arm-disp-step.exp: Likewise.
8848 * gdb.arch/thumb-bx-pc.exp: Likewise.
8849 * gdb.arch/thumb-prologue.exp: Likewise.
8850 * gdb.arch/thumb-singlestep.exp: Likewise.
8851 * gdb.base/disp-step-syscall.exp: Likewise.
8852 * gdb.base/float.exp: Likewise.
8853
fbd8d50d
YQ
88542015-07-07 Yao Qi <yao.qi@linaro.org>
8855
8856 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8857 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8858
71be1fdc
YQ
88592015-07-07 Yao Qi <yao.qi@linaro.org>
8860
8861 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8862 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8863 if it exists.
8864 * gdb.multi/multi-arch.exp: Likewise.
8865
3e221d36
SM
88662015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8867
8868 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8869 print.
8870
d441430b
YQ
88712015-07-07 Yao Qi <yao.qi@linaro.org>
8872
8873 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8874
06f810bd
MG
88752015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8876
8877 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8878 '[' and ']' characters.
8879
5e61e7c0
IB
88802015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8881
8882 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8883
28bf096c
PA
88842015-06-29 Pedro Alves <palves@redhat.com>
8885
8886 PR threads/18127
8887 * gdb.threads/hand-call-new-thread.c: New file.
8888 * gdb.threads/hand-call-new-thread.c: New file.
8889
ee93cd5e
KS
88902015-06-26 Keith Seitz <keiths@redhat.com>
8891 Doug Evans <dje@google.com>
8892
8893 PR 16253
8894 * gdb.cp/var-tag-2.cc: New file.
8895 * gdb.cp/var-tag-3.cc: New file.
8896 * gdb.cp/var-tag-4.cc: New file.
8897 * gdb.cp/var-tag.cc: New file.
8898 * gdb.cp/var-tag.exp: New file.
8899
fc637f04
PP
89002015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8901
8902 * gdb.base/history-duplicates.exp: New test.
8903
2e52ae68
PP
89042015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8905
8906 * gdb.base/completion.exp: Test the completion of the "focus"
8907 command.
8908
6e22494e
JK
89092015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8910
8911 * gdb.arch/amd64-prologue-skip.S: New file.
8912 * gdb.arch/amd64-prologue-skip.exp: New file.
8913
bf7b9cd9
SM
89142015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8915
8916 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8917 is_address_zero_readable check.
8918
201e8dfd
PB
89192015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8920
8921 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8922 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8923
5cd867b4
YQ
89242015-06-24 Yao Qi <yao.qi@linaro.org>
8925
8926 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8927 linux targets.
8928
4d7be007
YQ
89292015-06-24 Yao Qi <yao.qi@linaro.org>
8930
8931 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8932 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8933 * gdb.base/siginfo-thread.exp: Likewise.
8934
07fcd301
YQ
89352015-06-22 Yao Qi <yao.qi@linaro.org>
8936
8937 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8938
52042a00
YQ
89392015-06-22 Yao Qi <yao.qi@linaro.org>
8940
8941 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8942 aarch64*-*-*.
8943 (skip_hw_watchpoint_tests): Likewise.
8944
74bd41ce
PP
89452015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8946
8947 * gdb.base/gdbinit-history.exp: Test the interaction between
8948 setting GDBHISTSIZE and setting the history size via .gdbinit.
8949
bc460514
PP
89502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8951
8952 PR gdb/16999
8953 * gdb.base/gdbhistsize-history.exp: New test.
8954
b58c513b
PP
89552015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8956
8957 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8958 with GDBHISTSIZE.
8959 * gdb.base/readline.exp: Likewise.
8960
92046791
YQ
89612015-06-17 Yao Qi <yao.qi@linaro.org>
8962
8963 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8964 line.
8965
2093d2d3
PP
89662015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8967
8968 * gdb.base/gdbinit-history.exp: Add test case to check that
8969 an unlimited history file does not get truncated on exit.
8970
e6c693af
AA
89712015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8972
8973 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8974 (VECTOR): New macro. Use it...
8975 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8976 ...for these typedefs.
8977 (int8, char1, int1, double1): New typedefs.
8978 (struct just_int2, struct two_int2): New structures.
8979 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8980 (add_structvecs, add_singlevecs): New functions.
8981 (main): Call add_some_intvecs twice.
8982 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8983 the compile and exit upon failure. Try compiling for the "native"
8984 architecture. Test inferior function calls with vector arguments
8985 and vector return value handling with "finish" and "return".
8986
c74f7d1c
JT
89872015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8988
8989 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8990 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8991 PE file.
8992 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8993
98aa42ee
AT
89942015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8995
8996 PR breakpoints/16465
8997 * gdb.mi/mi-dprintf-pending.c: New file.
8998 * gdb.mi/mi-dprintf-pending.exp: New test.
8999 * gdb.mi/mi-dprintf-pendshr.c: New file.
9000
7d73c23c 90012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9002 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9003
9004 * gdb.arch/i386-mpx-map.c: New file.
9005 * gdb.arch/i386-mpx-map.exp: New File.
9006
90072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9008
9009 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9010 * gdb.arch/i386-mpx.exp: Indentation fixed.
9011
90122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9013
9014 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9015 function and improved indentation.
9016 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9017 gdb_test_multiple. Added additional tests to skip the test.
9018
90192015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9020
9021 * gdb.arch/i386-avx512.c: Change path in include file.
9022 * gdb.arch/i386-avx512.exp: Change include dir path
9023 compilation flag.
9024 * gdb.arch/i386-mpx.c: Change path in include file.
9025 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9026 flag.
9027
d5eba19a
JK
90282015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * gdb.compile/compile-print.exp (compile print *vararray@3)
9031 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9032
7f361056
JK
90332015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9034
9035 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9036 (do not keep jit in memory): ... this.
9037 (expect 5): Change it to ...
9038 (expect no 5): ... this.
9039
3b462ec2
SM
90402015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9041
9042 PR gdb/15564
9043 * gdb.mi/mi-detach.exp: New file.
9044
e0619de6
JK
90452015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9046
9047 PR symtab/18392
9048 * gdb.arch/amd64-tailcall-self.S: New file.
9049 * gdb.arch/amd64-tailcall-self.c: New file.
9050 * gdb.arch/amd64-tailcall-self.exp: New file.
9051
e970cb34
DB
90522015-05-28 Don Breazeal <donb@codesourcery.com>
9053
9054 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9055 tests for remote targets by checking is_target_gdbserver.
9056
b2e2f908
DE
90572015-05-27 Doug Evans <dje@google.com>
9058
9059 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9060 * gdb.dwarf2/opaque-type-lookup.c: New file.
9061 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9062
82c7be31
DE
90632015-05-26 Doug Evans <dje@google.com>
9064
9065 * gdb.cp/iostream.cc: New file.
9066 * gdb.cp/iostream.exp: New file.
9067
b4f54984
DE
90682015-05-26 Doug Evans <dje@google.com>
9069
9070 * gdb.dwarf2/dw2-op-call.exp: Update.
9071 * gdb.dwarf2/dw4-sig-types.exp: Update.
9072 * gdb.dwarf2/implptr.exp: Update.
9073 * gdb.mi/mi-cmd-param-changed.exp: Update.
9074
4ea6efe9
DE
90752015-05-26 Doug Evans <dje@google.com>
9076
9077 * gdb.python/py-lazy-string.c: New file.
9078 * gdb.python/py-lazy-string.exp: New file.
9079 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9080 (main): Update. Add estring3.
9081 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9082 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9083
f6bb7db3
YQ
90842015-05-26 Omair Javaid <omair.javaid@linaro.org>
9085 Yao Qi <yao.qi@linaro.org>
9086
9087 * gdb.reverse/aarch64.c: New.
9088 * gdb.reverse/aarch64.exp: New.
9089
a81bfbd0
OJ
90902015-05-26 Omair Javaid <omair.javaid@linaro.org>
9091
25d49b86
PA
9092 * lib/gdb.exp (supports_process_record): Return true for
9093 aarch64*-linux*.
a81bfbd0
OJ
9094 (supports_reverse): Likewise.
9095
158bf1b4
PP
90962015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9097
9098 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9099 Use with_test_prefix.
9100
a0145030
AB
91012015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9102
9103 * gdb.base/completion.exp: Add test for completion of layout
9104 names.
9105
ebe3b578
AB
91062015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9107
9108 * lib/gdb.exp (skip_tui_tests): New proc.
9109 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9110
84204ed7
PA
91112015-05-19 Pedro Alves <palves@redhat.com>
9112
9113 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9114 Save the whole env array instead of just HOME. Unset HISTSIZE in
9115 the environment while testing. Restore whole environment
9116 afterwards.
9117
37442ce1
DE
91182015-05-16 Doug Evans <xdje42@gmail.com>
9119
9120 * gdb.guile/scm-ports.c: New file.
9121 * gdb.guile/scm-ports.exp: Add memory port tests.
9122
36de76f9
JK
91232015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9124
9125 * gdb.compile/compile-print.c: New file.
9126 * gdb.compile/compile-print.exp: New file.
9127
3a9558c4
JK
91282015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9129
9130 * gdb.compile/compile-ops.exp: Cast param to void.
9131 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9132 (compile code struct_object.selffield = &struct_object): Add xfail.
9133
aa715135
JG
91342015-05-15 Joel Brobecker <brobecker@adacore.com>
9135
9136 * gdb.ada/arr_enum_with_gap: New testcase.
9137
931e5bc3
JG
91382015-05-15 Joel Brobecker <brobecker@adacore.com>
9139
9140 * gdb.ada/byte_packed_arr: New testcase.
9141
9cd4d857
JB
91422015-05-15 Joel Brobecker <brobecker@adacore.com>
9143
9144 * gdb.ada/pckd_neg: New testcase.
9145
ebfd00d2
PP
91462015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9147
9148 PR gdb/17820
9149 * gdb.base/gdbinit-history.exp: New test.
9150 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9151 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9152
4c082a81
SC
91532015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9154
9155 * gdb.python/py-xmethods.cc: Enhance test case.
9156 * gdb.python/py-xmethods.exp: New tests.
9157 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9158 function.
9159 (B_indexoper): Likewise.
9160 (global_dm_list) : Add new xmethod worker functions.
9161
f7797074
SDJ
91622015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9163
9164 * gdb.base/coredump-filter.exp: Correctly unset
9165 "coredump_var_addr" array.
9166
a4674e4e
PA
91672015-05-08 Pedro Alves <palves@redhat.com>
9168
9169 * gdb.server/non-existing-program.exp: Unset spawn_id.
9170
df2eb078
SC
91712015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9172
9173 PR python/18291
9174 * gdb.python/py-xmethods.exp: Add tests.
9175
422349a3
YQ
91762015-05-08 Yao Qi <yao.qi@linaro.org>
9177
9178 PR gdb/18208
9179 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9180 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9181 function set_coredump_filter, and remove remote_exec call.
9182 Remove argument ipid. Callers update.
9183 (top level): Don't get inferior's PID.
9184
63fc80ce
AA
91852015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9186
9187 * gdb.base/watch_thread_num.exp: Skip test on targets without
9188 access watchpoints.
9189
80ad801e
PA
91902015-05-06 Pedro Alves <palves@redhat.com>
9191
9192 PR server/18081
9193 * gdb.server/non-existing-program.exp: New file.
9194
0fa7fe50
JB
91952015-05-05 Joel Brobecker <brobecker@adacore.com>
9196
9197 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9198
3ea89b92
PMR
91992015-05-05 Joel Brobecker <brobecker@adacore.com>
9200
9201 * gdb.ada/out_of_line_in_inlined: New testcase.
9202
87b8eff0
JB
92032015-05-05 Joel Brobecker <brobecker@adacore.com>
9204
9205 * gdb.ada/var_rec_arr: New testcase.
9206
5fccc635
YQ
92072015-04-30 Yao Qi <yao.qi@linaro.org>
9208
9209 * gdb.base/break-idempotent.exp: If
9210 skip_hw_watchpoint_multi_tests returns true, skip the tests
9211 on "rwatch" and "awatch".
9212
42d38f42
YQ
92132015-04-30 Yao Qi <yao.qi@linaro.org>
9214
9215 * gdb.base/relativedebug.exp: Invoke gdb command
9216 "info sharedlibrary", and if libc.so doesn't have debug info,
9217 skip the test.
9218
2ce1cdbf
DE
92192015-04-29 Doug Evans <dje@google.com>
9220
9221 * gdb.python/py-xmethods.exp: Add ptype tests.
9222 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9223 get_result_type method.
9224
f24a38c5
LM
92252015-04-29 Luis Machado <lgustavo@codesourcery.com>
9226
9227 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9228 the target does not support hardware watchpoints.
9229
ecbf2b3c
LM
92302015-04-29 Luis Machado <lgustavo@codesourcery.com>
9231
9232 * gdb.base/break-always.exp: Abort testing if writing to memory
9233 causes an error.
9234
34f5f757
DE
92352015-04-28 Doug Evans <dje@google.com>
9236
9237 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9238 * gdb.python/py-pp-registration.exp: ... here. New file.
9239 * gdb.python/py-pp-registration.c: New file.
9240 * gdb.python/py-pp-registration.py: New file.
9241
69b4374a
DE
92422015-04-28 Doug Evans <dje@google.com>
9243
9244 * gdb.python/py-bad-printers.c: New file.
9245 * gdb.python/py-bad-printers.py: New file.
9246 * gdb.python/py-bad-printers.exp: New file.
9247
59fb7612
SS
92482015-04-28 Sasha Smundak <asmundak@google.com>
9249
9250 * gdb.python/py-type.exp: New test.
9251
2631b16a
AW
92522015-04-28 Andy Wingo <wingo@igalia.com>
9253
9254 * gdb.python/py-parameter.exp:
9255 * gdb.guile/scm-parameter.exp: Escape the path that we are
9256 matching against, as it might contain characters that are special
9257 to regular expressions.
9258
460efde1
JB
92592015-04-27 Joel Brobecker <brobecker@adacore.com>
9260
9261 * gdb.ada/rec_comp: New testcase.
9262
2d369d8e
SDJ
92632015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9264
9265 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9266 before using it.
9267
cf75d6c3
AB
92682015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9269
9270 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9271 new tests for verilog output.
9272
8dbe7ca5
YQ
92732015-04-24 Yao Qi <yao.qi@linaro.org>
9274
9275 * boards/remote-gdbserver-on-localhost.exp: New file.
9276
4ef9fb2f
PA
92772015-04-23 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9280 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9281 "end of file", remove $inferior_spawn_id from the indirect list.
9282
0a803169
PA
92832015-04-23 Pedro Alves <palves@redhat.com>
9284
9285 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9286
749ef8f8
PA
92872015-04-23 Pedro Alves <palves@redhat.com>
9288
9289 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9290 on $any_spawn_id instead of only on $gdb_spawn_id.
9291
8aae4344
PM
92922015-04-21 Pierre Muller <muller@sourceware.org>
9293
9294 PR pascal/17815
9295 * lib/pascal.exp (gpc_compile): Add new option "class".
9296 (fpc_compile): Likewise.
9297 * gdb.pascal/case-insensitive-symbols.pas: New file.
9298 * gdb.pascal/case-insensitive-symbols.exp: New file.
9299
1586c8fb
GB
93002015-04-20 Gary Benson <gbenson@redhat.com>
9301
9302 * gdb.base/attach.exp: Fix three extended remote failures.
9303
1b6e6f5c
GB
93042015-04-17 Gary Benson <gbenson@redhat.com>
9305
9306 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9307 the main executable over the remote protocol.
9308
e797481d
PA
93092015-04-16 Pedro Alves <palves@redhat.com>
9310
9311 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9312 a new gdbserver if gdbserver_reconnect_p is set.
9313
1ca99c42
PA
93142015-04-16 Pedro Alves <palves@redhat.com>
9315
9316 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9317 is set, don't exit gdbserver.
9318
af9fd6f8
AA
93192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9320
9321 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9322 appropriate .insn, such that an older assembler can be used.
9323 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9324 the z/Architecture instruction set on 31-bit targets as well.
9325
04ff1e61
AA
93262015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9327
9328 * gdb.go/handcall.exp: Remove all logic related to the first
9329 breakpoint and rely on go_runto_main instead.
9330 * gdb.go/strings.exp: Likewise.
9331 * gdb.go/unsafe.exp: Likewise.
9332 * gdb.go/hello.exp: Likewise. Also rename the remaining
9333 breakpoint marker to "breakpoint 1".
9334 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9335 * gdb.go/strings.go: Likewise.
9336 * gdb.go/unsafe.go: Likewise.
9337 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9338 "set breakpoint 2 here" and rename the remaining breakpoint marker
9339 to "breakpoint 1".
9340
40d2f8d6
SM
93412015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9342
9343 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9344 if itertools.imap is not present.
9345 * gdb.python/py-objfile.exp: Add parentheses.
9346 * gdb.python/py-type.exp: Same.
9347 * gdb.python/py-unwind-maint.py: Same.
9348
8cbc97c6
YQ
93492015-04-15 Yao Qi <yao.qi@linaro.org>
9350
9351 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9352 of ":$ptr_size" and set its form explicitly.
9353
45fd756c
YQ
93542015-04-15 Pedro Alves <palves@redhat.com>
9355 Yao Qi <yao.qi@linaro.org>
9356
9357 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9358 timeout by factor of 4.
9359 (test_regular_watch): Likewise.
9360 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9361 * gdb.reverse/sigall-reverse.exp: Likewise.
9362 * gdb.reverse/until-precsave.exp: Likewise.
9363 * lib/gdb.exp (with_timeout_factor): New proc.
9364 (gdb_expect): Move some code to ...
9365 (get_largest_timeout): ... here. New procedure.
9366
9e811bc3
LM
93672015-04-14 Luis Machado <lgustavo@codesourcery.com>
9368
9369 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9370
0ff6fcb2
LM
93712015-04-13 Luis Machado <lgustavo@codesourcery.com>
9372
9373 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9374 to write to the .text section.
9375
7578d5f7
LM
93762015-04-13 Luis Machado <lgustavo@codesourcery.com>
9377
9378 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9379 Handle the case of targets that do not provide PID information.
9380
2efe15c4
YQ
93812015-04-13 Yao Qi <yao.qi@linaro.org>
9382
9383 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9384 and use expect instead of gdb_expect.
9385
8cd8f2f8
SDJ
93862015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9387
9388 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9389 "coredump_var_addr" to avoid naming conflict with other testcases.
9390
9ee41772
PA
93912015-04-10 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9394 gdb_test_sequence and gdb_assert.
9395
07473109
PA
93962015-04-10 Pedro Alves <palves@redhat.com>
9397
9398 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9399 test messages that don't include the breakpoint address.
9400
de3db44c
YQ
94012015-04-10 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9404 false for some offset and width combinations which aren't
9405 supported by linux kernel.
9406
c79d856c
PA
94072015-04-10 Pedro Alves <palves@redhat.com>
9408
9409 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9410 procedure, factored out from ...
9411 (top level): ... here. Add "set displaced-stepping" testing axis.
9412 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9413 parameter "displaced". Use it.
9414 (top level): Use foreach and add "set displaced-stepping" testing
9415 axis.
9416
ebc90b50
PA
94172015-04-10 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9420 Remove comment.
9421 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9422 both the address of the instruction that triggers the watchpoint
9423 and the address of the instruction immediately after, and use
9424 those addresses for the test. Fix comment.
9425
8f572e5c
PA
94262015-04-10 Pedro Alves <palves@redhat.com>
9427
9428 * gdb.base/sigstep.exp (breakpoint_to_handler)
9429 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9430 Test "backtrace" in handler.
9431 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9432 (top level): Add new "displaced" test axis to
9433 breakpoint_to_handler, breakpoint_to_handler_entry and
9434 breakpoint_over_handler.
9435
8d707a12
PA
94362015-04-10 Pedro Alves <palves@redhat.com>
9437
9438 PR gdb/18216
9439 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9440
ef713951
YQ
94412015-04-10 Yao Qi <yao.qi@linaro.org>
9442
9443 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9444 (test_add_rn_pc): New function.
9445 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9446 (top level): Invoke test_add_rn_pc.
9447
906d60cf
PA
94482015-04-10 Pedro Alves <palves@redhat.com>
9449
9450 PR gdb/13858
9451 * gdb.base/step-over-no-symbols.exp: New file.
9452
f2983cc3
AW
94532015-04-09 Andy Wingo <wingo@igalia.com>
9454
9455 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9456 after the Python tests.
9457
6d62641c
SDJ
94582015-04-08 Keith Seitz <keiths@redhat.com>
9459
9460 PR python/16699
9461 * gdb.python/py-completion.exp: New tests for completion.
9462 * gdb.python/py-completion.py (CompleteLimit1): New class.
9463 (CompleteLimit2): Likewise.
9464 (CompleteLimit3): Likewise.
9465 (CompleteLimit4): Likewise.
9466 (CompleteLimit5): Likewise.
9467 (CompleteLimit6): Likewise.
9468 (CompleteLimit7): Likewise.
9469
f3770638
PA
94702015-04-08 Pedro Alves <palves@redhat.com>
9471
9472 PR gdb/18214
9473 PR gdb/18216
9474 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9475 function.
9476 (main): Install it as SIGUSR1 handler.
9477 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9478 parameter. Always use "setup" as prefix. Toggle "set
9479 displaced-stepping" off/on depending on global. Don't switch to
9480 thread 1 here.
9481 (top level): Add displaced stepping "off/on" test axis. Update
9482 "setup" calls. Wrap each subtest with with_test_prefix. Test
9483 continuing with a queued signal in each thread.
9484
4496bed7
PA
94852015-04-08 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9488 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9489 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9490 Return early if running to main fails.
9491 * gdb.trace/while-stepping.exp: Likewise.
9492
b97fde92
PA
94932015-04-07 Pedro Alves <palves@redhat.com>
9494
9495 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9496 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9497 interact with inferior program.
9498
f71c18e7
PA
94992015-04-07 Pedro Alves <palves@redhat.com>
9500
9501 * lib/gdb.exp (inferior_spawn_id): New global.
9502 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9503 spawn id after processing the user code.
9504 (default_gdb_start): Set inferior_spawn_id.
9505 (send_inferior): New procedure.
9506 * lib/gdbserver-support.exp (gdbserver_start): Set
9507 inferior_spawn_id.
9508 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9509
6423214f
PA
95102015-04-07 Pedro Alves <palves@redhat.com>
9511
9512 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9513 * lib/gdbserver-support.exp (gdbserver_start): Make
9514 $server_spawn_id global.
9515 (gdbserver_start): Don't wait for gdbserver's spawn id with
9516 expect_background.
9517 (close_gdbserver): New procedure.
9518 (gdb_exit): Rename the default version and reimplement.
9519
71c0ee8c
PA
95202015-04-07 Pedro Alves <palves@redhat.com>
9521
72f4393d 9522 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9523 append the substituted item, not the original item.
9524
203bc29b
PA
95252015-04-07 Pedro Alves <palves@redhat.com>
9526
9527 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9528 gdb_expect.
9529
508a3ddf
PA
95302015-04-07 Pedro Alves <palves@redhat.com>
9531
9532 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9533 output appearing once only.
9534
9f6dbe2b
PA
95352015-04-07 Pedro Alves <palves@redhat.com>
9536
9537 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9538 that doesn't expect anything. Return early if running to main
9539 fails.
9540
337532fa
YQ
95412015-04-07 Yao Qi <yao.qi@linaro.org>
9542
9543 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9544 (child_function): Call alarm.
9545 (main): Move call to alarm into the loop.
9546 * gdb.threads/non-stop-fair-events.exp: Build program with
9547 -DTIMEOUT=$timeout.
9548
01b622d4
DE
95492015-04-06 Doug Evans <xdje42@gmail.com>
9550
9551 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9552 Fix dest parameter to board_info.
9553 (fpc_compile): Ditto.
9554 (gdb_compile_pascal): Rename dest arg to destfile.
9555
961f4160
PMR
95562015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9557
9558 * gdb.ada/funcall_ref.exp: New file.
9559 * gdb.ada/funcall_ref/foo.adb: New file.
9560
cafda597
YQ
95612015-04-02 Yao Qi <yao.qi@linaro.org>
9562
9563 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9564 is remote.
9565
fed040c6
GB
95662015-04-02 Gary Benson <gbenson@redhat.com>
9567
9568 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9569
d11916aa
SS
95702015-04-01 Sasha Smundak <asmundak@google.com>
9571
9572 * gdb.python/py-unwind-maint.c: New file.
9573 * gdb.python/py-unwind-maint.exp: New test.
9574 * gdb.python/py-unwind-maint.py: New file.
9575 * gdb.python/py-unwind.c: New file.
9576 * gdb.python/py-unwind.exp: New test.
9577 * gdb.python/py-unwind.py: New test.
9578
a1471180
PA
95792015-04-01 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9582 to fail instead of non-existent $test.
9583
0bbeccb1
PA
95842015-04-01 Pedro Alves <palves@redhat.com>
9585
9586 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9587 GDBFLAGS if not empty.
9588
3c724c8c
PMR
95892015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9590
9591 * gdb.ada/complete.exp: Remove "multi_line".
9592 * gdb.ada/info_exc.exp: Remove "multi_line".
9593 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9594 * gdb.ada/ptype_field.exp: Remove "multi_line".
9595 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9596 * gdb.ada/tagged.exp: Remove "multi_line".
9597 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9598 [multi_line ...]
9599 * gdb.btrace/delta.exp: Likewise.
9600 * gdb.btrace/exception.exp: Likewise.
9601 * gdb.btrace/function_call_history.exp: Likewise.
9602 * gdb.btrace/instruction_history.exp: Likewise.
9603 * gdb.btrace/nohist.exp: Likewise.
9604 * gdb.btrace/record_goto.exp: Likewise.
9605 * gdb.btrace/segv.exp: Likewise.
9606 * gdb.btrace/stepi.exp: Likewise.
9607 * gdb.btrace/tailcall.exp: Likewise.
9608 * gdb.btrace/unknown_functions.exp: Likewise.
9609 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9610 * lib/gdb.exp: Add the "multi_line" helper.
9611
4eec2deb
PA
96122015-04-01 Pedro Alves <palves@redhat.com>
9613
9614 * gdb.threads/tid-reuse.c: New file.
9615 * gdb.threads/tid-reuse.exp: New file.
9616
df8411da
SDJ
96172015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9618
9619 PR corefiles/16092
9620 * gdb.base/coredump-filter.c: New file.
9621 * gdb.base/coredump-filter.exp: Likewise.
9622
6ef37366
PM
96232015-03-27 Petr Machata <pmachata@redhat.com>
9624
9625 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9626 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9627 (Dwarf::assemble): Initialize them.
9628 (Dwarf::lines): New function.
9629
7ec911b0
JT
96302015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9631
9632 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9633 SYMBOL_PREFIX for x86_64-*-cygwin.
9634
ff908ebf
AW
96352015-03-26 Andy Wingo <wingo@igalia.com>
9636
9637 PR symtab/18148
9638 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9639 const_value but not a location.
9640 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9641 location defined in non-main CUs are visible.
9642
6d5f0679
YQ
96432015-03-26 Yao Qi <yao.qi@linaro.org>
9644
9645 PR testsuite/18139
9646 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9647 Add a line number entry for the same line.
9648 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9649 Add a line number entry for the same line.
9650
2898689b
YQ
96512015-03-26 Yao Qi <yao.qi@linaro.org>
9652
9653 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9654 .int 0.
9655 (func): Likewise. Add .Lfunc_1 label.
9656 Use .Lfunc_1 label.
9657 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9658 .int 0.
9659 (func): Likewise.
9660 Use .Lfunc_1 label.
9661
85180498
YQ
96622015-03-26 Yao Qi <yao.qi@linaro.org>
9663
9664 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9665 Call gdb_compile instead to compile each .s files without debug
9666 information.
9667
8aa08a8d
YQ
96682015-03-26 Yao Qi <yao.qi@linaro.org>
9669
9670 * gdb.base/savedregs.exp (process_saved_regs): Make
9671 "Saved registers:" optional in the pattern.
9672
66849923
MM
96732015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9674
9675 * gdb.btrace/next.exp: Merged into step.exp.
9676 * gdb.btrace/finish.exp: Merged into step.exp.
9677 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9678 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9679 "record goto" and checking the exact replay position.
9680 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9681 check for "Recording format" in "info record" output.
9682 * gdb.btrace/record_goto.exp: Choose test file based on target.
9683 * gdb.btrace/x86-record_goto.S: Renamed into ...
9684 * gdb.btrace/x86_64-record_goto.S: ... this.
9685 * gdb.btrace/i686-record_goto.S: New.
9686 * gdb.btrace/x86-tailcall.S: Renamed into ...
9687 * gdb.btrace/x86_64-tailcall.S: ... this.
9688 * gdb.btrace/i686-tailcall.S: New.
9689 * gdb.btrace/x86-tailcall.c: Renamed into ...
9690 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9691 separate statements. Update test.
9692 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9693 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9694 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9695 * gdb.btrace/tailcall.exp: Choose test file based on target.
9696 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9697
11cc1b74
MM
96982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9699
9700 * gdb.btrace/exception.exp: Increase BTS buffer size.
9701
a25d8bf9
PA
97022015-03-24 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9705
856e7dd6
PA
97062015-03-24 Pedro Alves <palves@redhat.com>
9707
9708 * gdb.threads/schedlock.exp (test_step): No longer expect that
9709 "set scheduler-locking step" with "next" over a function call runs
9710 threads unlocked.
9711
ad235a41
AT
97122015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9713
9714 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9715
15630549
AT
97162015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9717
9718 PR breakpoints/16466
9719 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9720 * gdb.mi/mi-pending.c (thread_func): New function.
9721 (int main): Add threading support required.
9722 * gdb.mi/mi-pending.exp: Add tests for this issue.
9723 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9724 (pendfunc2): Remove stdio dependency.
9725 * gdb.mi/mi-pendshr2.c: New file.
9726
693dca06
KS
97272015-03-23 Keith Seitz <keiths@redhat.com>
9728
9729 * gdb.linespec/keywords.c: New file.
9730 * gdb.linespec/keywords.exp: New file.
9731
7e993ebf
KS
97322015-03-23 Keith Seitz <keiths@redhat.com>
9733
9734 PR gdb/18021
9735 * gdb.dwarf2/staticvirtual.exp: New test.
9736
bc23328c
JK
97372015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9738
9739 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9740 * README: Remove HP-UX and gdb.hp.
9741 (configuration):
9742 * configure: Regenerate.
9743 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9744 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9745 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9746 gdb.hp/gdb.defects/Makefile.
9747 * gdb.hp/Makefile.in: File deleted.
9748 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9749 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9750 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9751 * gdb.hp/gdb.aCC/run.c: File deleted.
9752 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9753 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9754 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9755 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9756 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9757 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9758 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9759 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9760 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9761 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9762 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9763 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9764 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9765 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9766 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9767 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9768 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9769 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9770 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9771 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9772 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9773 * gdb.hp/gdb.compat/average.c: File deleted.
9774 * gdb.hp/gdb.compat/sum.c: File deleted.
9775 * gdb.hp/gdb.compat/xdb.c: File deleted.
9776 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9777 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9778 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9779 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9780 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9781 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9782 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9783 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9784 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9785 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9786 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9787 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9788 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9789 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9790 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9791 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9792 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9793 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9794 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9795 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9796 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9797 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9798 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9799 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9800 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9801 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9802 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9803 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9804 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9805 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9806 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9807 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9808 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9809 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9810 * gdb.hp/tools/odump: File deleted.
9811
8bf3b159
PA
98122015-03-19 Pedro Alves <palves@redhat.com>
9813
9814 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9815 (saw_thread_3): New globals.
9816 (top level): Increment them when an event for the corresponding
9817 thread is seen.
9818 (no thread starvation): New test.
9819
eb54c8bf
PA
98202015-03-19 Pedro Alves <palves@redhat.com>
9821
9822 * gdb.threads/continue-pending-status.c: New file.
9823 * gdb.threads/continue-pending-status.exp: New file.
9824
32d2e5d6
PA
98252015-03-18 Pedro Alves <palves@redhat.com>
9826
9827 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9828 Use gdb_is_target_remote instead of is_remote. Use
9829 gdb_test_multiple instead of gdb_expect. Exit early if
9830 gdb_test_multiple hits its internal matches. Tighten stepi tests
9831 expected output. Fail on exit with any signal, instead of just
9832 SIGILL.
9833
f68f11b7
YQ
98342015-03-18 Yao Qi <yao.qi@linaro.org>
9835
9836 PR tdep/18107
9837 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9838 variable.
9839 * gdb.base/catch-syscall.exp: Don't skip it on
9840 aarch64*-*-linux* target. Remove elements in all_syscalls.
9841 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9842 target.
9843 (setup_all_syscalls): New proc.
9844
ca5fd19b
YQ
98452015-03-16 Yao Qi <yao.qi@linaro.org>
9846
9847 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9848 (top level): Skip tests if valid_addr_p returns false for
9849 $cmd1 or $cmd2.
9850
85642ba0
AW
98512015-03-11 Andy Wingo <wingo@igalia.com>
9852
9853 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9854
e03f9645
YQ
98552015-03-11 Yao Qi <yao.qi@linaro.org>
9856
9857 * gdb.base/catch-syscall.exp: Fix typo in comments.
9858
5d0962b2
YQ
98592015-03-11 Yao Qi <yao.qi@linaro.org>
9860
9861 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9862
b2df3cef
PA
98632015-03-09 Pedro Alves <palves@redhat.com>
9864
9865 * dg-extract-results.py: Delete.
9866
ef878e53
PA
98672015-03-09 Pedro Alves <palves@redhat.com>
9868
9869 Merge dg-extract-results.sh from GCC upstream (r218843).
9870
9871 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9872 * dg-extract-results.sh: Use --text with grep to avoid issues with
9873 binary files. Fall back to cat -v, if that doesn't work.
9874
9494d219
PA
98752015-03-05 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9878
a8d9763a
SM
98792015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9880
9881 * lib/mi-support.exp (mi_expect_interrupt): Accept
9882 alternative event for when in all-stop mode.
9883
be9957b8
PA
98842015-03-04 Pedro Alves <palves@redhat.com>
9885
9886 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9887
d57be0f4 98882015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
9889
9890 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9891
c214c7cf
AA
98922015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9893
9894 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9895 regexps for GDB's current line display, accept a hex address
9896 preceding the line number.
9897
6d74a497
AA
98982015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9899
9900 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9901 the 'arch1' variable for "s390*-linux*" targets.
9902
511aee7c
PA
99032015-03-04 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9906 (main): Pass missing retval argument to pthread_join call.
9907
95e50b27
PA
99082015-03-02 Pedro Alves <palves@redhat.com>
9909
9910 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9911 (top level): Call do_test with non-stop as well.
9912
28054d69
PA
99132015-03-02 Pedro Alves <palves@redhat.com>
9914
9915 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9916 -1.
9917
4fa5d7b4
AA
99182015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9919
9920 * gdb.arch/s390-vregs.exp: New test.
9921 * gdb.arch/s390-vregs.S: New file.
9922
97c18565
PA
99232015-02-27 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9926 call to catch_command_errors.
9927 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9928 catch_command_errors.
9929
a37bfa30
PA
99302015-02-27 Pedro Alves <palves@redhat.com>
9931
9932 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9933 "true" for boolean result.
9934 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9935 prototype of main.
9936
6f98576f
PA
99372015-02-27 Pedro Alves <palves@redhat.com>
9938
9939 * lib/unbuffer_output.c: New file.
9940 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9941 (main): Call gdb_unbuffer_output.
9942
eba5ab56
YQ
99432015-02-27 Yao Qi <yao.qi@linaro.org>
9944
9945 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9946 target.
9947
0def5aaa
DE
99482015-02-26 Doug Evans <dje@google.com>
9949
9950 * gdb.cp/class2.cc (Dbase, D): New classes.
9951 (main): New local delta.
9952 * gdb.cp/class2.exp: Test printing delta.
9953 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9954 (dynbar): New global.
9955 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9956
081a1c2c
JK
99572015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9958
9959 * gdb.compile/compile-ifunc.c: New file.
9960 * gdb.compile/compile-ifunc.exp: New file.
9961
2f41223f
AT
99622015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9963
9964 * gdb.base/structs.exp: Check for correct struct on finish.
9965
03eddd80
YQ
99662015-02-26 Yao Qi <yao.qi@linaro.org>
9967
9968 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9969 is zero.
9970
80c57053
JK
99712015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9972
9973 * gdb.arch/cordic.ko.bz2: New file.
9974 * gdb.arch/cordic.ko.debug.bz2: New file.
9975 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9976
21613c12
YQ
99772015-02-25 Yao Qi <yao.qi@linaro.org>
9978
9979 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9980 aarch64*-*-* target.
9981
d8b901ed
PA
99822015-02-23 Pedro Alves <palves@redhat.com>
9983
9984 * lib/gdb.exp (delete_breakpoints): Rewrite using
9985 gdb_test_multiple.
9986
e5b85ead
PA
99872015-02-23 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.base/info-os.c: Include stdlib.h.
9990
85c3a371
DE
99912015-02-22 Doug Evans <xdje42@gmail.com>
9992
9993 PR symtab/17855
9994 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9995 is read after symbols have been re-read.
9996 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9997 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9998
96553a0c
DE
99992015-02-21 Doug Evans <dje@google.com>
10000
10001 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10002
97a0c697
JK
100032015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10004
10005 PR corefiles/17808
10006 * gdb.arch/i386-biarch-core.core.bz2: New file.
10007 * gdb.arch/i386-biarch-core.exp: New file.
10008
a47cd6e9
PA
100092015-02-21 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10012 runto_main fails.
10013
c5facdc4
PA
100142015-02-20 Pedro Alves <palves@redhat.com>
10015
10016 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10017 info probes.
10018
2db9a427
PA
100192015-02-20 Pedro Alves <palves@redhat.com>
10020
10021 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10022
60fb7e9e
PA
100232015-02-20 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10026 clean_restart before gdb_target_supports_trace.
10027
5c5019c2
PA
100282015-02-20 Pedro Alves <palves@redhat.com>
10029
10030 PR threads/18006
10031 * gdb.threads/clone-thread_db.c: New file.
10032 * gdb.threads/clone-thread_db.exp: New file.
10033
c9587f88
AT
100342015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10035
10036 PR breakpoints/16812
10037 * gdb.base/catch-gdb-caused-signals.c: New file.
10038 * gdb.base/catch-gdb-caused-signals.exp: New file.
10039
f6a88844
JM
100402015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10041
10042 * configure: Regenerated.
10043 * configure.ac: Use GDB_AC_TRANSFORM.
10044 * aclocal.m4: sinclude ../transform.m4.
10045
497c491b
JM
100462015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10047
10048 * lib/dtrace.exp: New file.
10049 * gdb.base/dtrace-probe.exp: Likewise.
10050 * gdb.base/dtrace-probe.d: Likewise.
10051 * gdb.base/dtrace-probe.c: Likewise.
10052 * lib/pdtrace.in: Likewise.
10053 * configure.ac: Output variables with the transformed names of
10054 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10055 * configure: Regenerated.
10056
03e98035
JM
100572015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10058
10059 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10060 expected message when trying to access $_probe_* convenience
10061 variables while not on a probe.
10062
63cc30e9
JK
100632015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10066
0703599a
PA
100672015-02-11 Pedro Alves <pedro@codesourcery.com>
10068
10069 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10070 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10071
7e60a48e
DE
100722015-02-10 Doug Evans <xdje42@gmail.com>
10073
10074 * lib/gdb.exp (gdb_load): Always return a result.
10075
01b088bc
PA
100762015-02-10 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.threads/signal-sigtrap.c: New file.
10079 * gdb.threads/signal-sigtrap.exp: New file.
10080
b05ec7a5
AT
100812015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10082
10083 * gdb.trace/no-attach-trace.c: New file.
10084 * gdb.trace/no-attach-trace.exp: New file.
10085
a2c2acaf
MW
100862015-02-09 Mark Wielaard <mjw@redhat.com>
10087
10088 * gdb.dwarf2/atomic.c: New file.
10089 * gdb.dwarf2/atomic-type.exp: Likewise.
10090
31fd9caa
MM
100912015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10092
10093 * gdb.btrace/buffer-size.exp: Update "info record" output.
10094 * gdb.btrace/delta.exp: Update "info record" output.
10095 * gdb.btrace/enable.exp: Update "info record" output.
10096 * gdb.btrace/finish.exp: Update "info record" output.
10097 * gdb.btrace/instruction_history.exp: Update "info record" output.
10098 * gdb.btrace/next.exp: Update "info record" output.
10099 * gdb.btrace/nexti.exp: Update "info record" output.
10100 * gdb.btrace/step.exp: Update "info record" output.
10101 * gdb.btrace/stepi.exp: Update "info record" output.
10102 * gdb.btrace/nohist.exp: Update "info record" output.
10103
d33501a5
MM
101042015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10105
10106 * gdb.btrace/buffer-size: New.
10107
f4abbc16
MM
101082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10109
10110 * gdb.btrace/delta.exp: Update "info record" output.
10111 * gdb.btrace/enable.exp: Update "info record" output.
10112 * gdb.btrace/finish.exp: Update "info record" output.
10113 * gdb.btrace/instruction_history.exp: Update "info record" output.
10114 * gdb.btrace/next.exp: Update "info record" output.
10115 * gdb.btrace/nexti.exp: Update "info record" output.
10116 * gdb.btrace/step.exp: Update "info record" output.
10117 * gdb.btrace/stepi.exp: Update "info record" output.
10118 * gdb.btrace/nohist.exp: Update "info record" output.
10119
b9d61307
SM
101202015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10121
10122 PR gdb/15678
10123 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10124
e584fdbc
PA
101252015-02-06 Pedro Alves <palves@redhat.com>
10126
10127 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10128 macro.
10129 (seconds_left, again): New globals.
10130 (main): Wait seconds_left in a 1-second sleep loop instead of
10131 sleeping 180 seconds. If 'again' is set, reset the seconds
10132 counter.
10133 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10134 'again' in the inferior before detaching. Print the seconds left.
10135 (options): New global.
10136 (top level): Build program with -DTIMEOUT=$timeout.
10137
77f41761
PA
101382015-02-06 Pedro Alves <palves@redhat.com>
10139
10140 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10141 determine how many seconds to pass to 'alarm'.
10142 * gdb.base/gdb-sigterm.exp (top level): Build program with
10143 -DTIMEOUT=$timeout.
10144 (do_test): Return success/failure indication. Add more verbose
10145 logging. Don't fail if 200 single steps are seen. Instead, fail
10146 when the test times out.
10147 (passes): New global.
10148 (top level): Break the testing loop if testing fails on any
10149 iteration. Use gdb_assert.
10150
b9394193
DB
101512015-02-04 Don Breazeal <donb@codesourcery.com>
10152
10153 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10154 and initialize them.
10155 (ipc_cleanup): New function.
10156 (main): Don't declare shmid, semid, and msqid. Add a call to
10157 atexit so that we call ipc_cleanup on exit.
10158
42d9e528
PA
101592015-02-04 Pedro Alves <palves@redhat.com>
10160
10161 * boards/native-extended-gdbserver.exp: Remove any target variant
10162 specifications from the board name before clearing the isremote
10163 flag from board_info.
10164
ae6ae975
DE
101652015-01-31 Doug Evans <xdje42@gmail.com>
10166
10167 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10168
cfb069a8
GB
101692015-01-31 Gary Benson <gbenson@redhat.com>
10170
10171 * gdb.base/completion.exp: Disable completion limiting for
10172 existing tests. Add new tests to check completion limiting.
10173 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10174
5dd31d79
DE
101752015-01-31 Doug Evans <xdje42@gmail.com>
10176
10177 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10178
9f050062
DE
101792015-01-31 Doug Evans <xdje42@gmail.com>
10180
10181 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10182 entries. Duplicate file section script entries.
10183 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10184 inlined entries. Add test for safe-path rejection.
10185 * gdb.python/py-section-script.c: Add duplicate inlined section script
10186 entries. Duplicate file section script entries.
10187 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10188 inlined entries. Add test for safe-path rejection.
10189
df25ebbd
JB
101902015-01-29 Joel Brobecker <brobecker@adacore.com>
10191
10192 * gdb.ada/disc_arr_bound: New testcase.
10193
4a0ca9ec
JB
101942015-01-29 Joel Brobecker <brobecker@adacore.com>
10195
10196 * gdb.ada/mi_var_array: New testcase.
10197
3a8b707a
DE
101982015-01-27 Doug Evans <dje@google.com>
10199
10200 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10201 Add test for objfile.filename, objfile.username after objfile
10202 has been unloaded.
10203
f8313f6e
JB
102042015-01-26 Joel Brobecker <brobecker@adacore.com>
10205
10206 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10207 the second test to print the name attribute of value
10208 returned by the call to gdb.lookup_type, and adjust
10209 the expected output accordingly.
10210
37bc665e
MW
102112015-01-25 Mark Wielaard <mjw@redhat.com>
10212
10213 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10214 * gdb.base/disp-step-fork.c: Include unistd.h.
10215 * gdb.base/siginfo-obj.c: Include stdio.h.
10216 * gdb.base/siginfo-thread.c: Likewise.
10217 * gdb.mi/non-stop.c: Include unistd.h.
10218 * gdb.mi/nsthrexec.c: Include stdio.h.
10219 * gdb.mi/pthreads.c: Include unistd.h.
10220 * gdb.modula2/unbounded1.c (main): Declare returns int.
10221 * gdb.reverse/consecutive-reverse.c: Likewise.
10222 * gdb.threads/create-fail.c: Include unistd.h.
10223 * gdb.threads/killed.c: Likewise.
10224 * gdb.threads/linux-dp.c: Likewise.
10225 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10226 * gdb.threads/non-ldr-exc-2.c: Likewise.
10227 * gdb.threads/non-ldr-exc-3.c: Likewise.
10228 * gdb.threads/non-ldr-exc-4.c: Likewise.
10229 * gdb.threads/pthreads.c: Include unistd.h.
10230 (main): Declare returns int.
10231 * gdb.threads/tls-main.c (foo): New declaration.
10232 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10233
f7e5394d
SM
102342015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10235
10236 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10237 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10238
743649fd
MW
102392015-01-15 Mark Wielaard <mjw@redhat.com>
10240
10241 * gdb.base/noreturn-return.c: New file.
10242 * gdb.base/noreturn-return.exp: New file.
10243 * gdb.base/noreturn-finish.c: New file.
10244 * gdb.base/noreturn-finish.exp: New file.
10245
198297aa
PA
102462015-01-23 Pedro Alves <palves@redhat.com>
10247
10248 * gdb.threads/continue-pending-after-query.c: New file.
10249 * gdb.threads/continue-pending-after-query.exp: New file.
10250
717cf30c
AG
102512015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10252 Simon Marchi <simon.marchi@ericsson.com>
10253
10254 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10255 * gdb.base/valgrind-db-attach.exp: Same.
10256 * gdb.base/valgrind-infcall.exp: Same.
10257 * lib/mi-support.exp (default_mi_gdb_start): Same.
10258 * lib/prompt.exp (default_prompt_gdb_start): Same.
10259 * lib/gdb.exp (default_gdb_spawn): Same.
10260 (gdb_interact): New.
10261
10262
4b62a76e
JK
102632015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 * gdb.compile/compile.exp (pointer to jit function): New test.
10266
b4cdae6f
WW
102672015-01-17 Wei-cheng Wang <cole945@gmail.com>
10268
10269 * lib/gdb.exp (supports_process_record): Return true for
10270 powerpc*-*-linux*.
10271 (supports_reverse): Likewise.
10272
d221e7ef
DB
102732015-01-15 Don Breazeal <donb@codesourcery.com>
10274
10275 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10276 instead of checking whether the target board is remote and
10277 use spawn_wait_for_attach instead of exec/sleep.
10278 * gdb.base/attach-twice.exp: Likewise.
10279
bafffb51
JB
102802015-01-15 Joel Brobecker <brobecker@adacore.com>
10281
10282 * gdb.ada/var_arr_attrs: New testcase.
10283
5589af0e
PA
102842015-01-14 Pedro Alves <palves@redhat.com>
10285 Joel Brobecker <brobecker@adacore.com>
10286
10287 PR gdb/17525
10288 * gdb.base/bp-cmds-execution-x-script.c: New file.
10289 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10290 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10291
6c400b59
PA
102922015-01-14 Pedro Alves <palves@redhat.com>
10293
10294 PR cli/17828
10295 * gdb.base/batch-preserve-term-settings.c: New file.
10296 * gdb.base/batch-preserve-term-settings.exp: New file.
10297
e02c96a7
DE
102982015-01-13 Doug Evans <dje@google.com>
10299
10300 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10301 binary.
10302
576fd14c
JB
103032015-01-13 Joel Brobecker <brobecker@adacore.com>
10304
10305 * Makefile.in (clean mostlyclean): Do not delete *.py.
10306
04dccad0
JB
103072015-01-13 Joel Brobecker <brobecker@adacore.com>
10308
10309 * gdb.python/py-lookup-type.exp: New file.
10310
3d230f71
PA
103112015-01-12 Pedro Alves <palves@redhat.com>
10312
10313 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10314 restore GDBFLAGS before returning.
10315
7e67715d
JK
103162015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10317
10318 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10319 is_amd64_regs_target and is_x86_like_target.
10320
f2e0d4b4
DE
103212015-01-11 Doug Evans <xdje42@gmail.com>
10322
10323 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10324 is given without an explicit form.
10325 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10326 attributes.
10327 * gdb.dwarf/corrupt.exp: Ditto.
10328 * gdb.dwarf2/enum-type.exp: Ditto.
10329 * gdb.trace/entry-values.exp: Ditto.
10330 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10331
439250fb
DE
103322015-01-11 Doug Evans <xdje42@gmail.com>
10333
10334 PR gdb/15830
10335 * gdb.base/maint.exp: Remove references to "maint demangle".
10336 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10337 Add tests for explicitly specifying language to demangle.
10338 * gdb.dlang/demangle.exp: Ditto.
10339
ede9f622
PA
103402015-01-09 Pedro Alves <palves@redhat.com>
10341
10342 * gdb.threads/non-stop-fair-events.c: New file.
10343 * gdb.threads/non-stop-fair-events.exp: New file.
10344
a7b796db
PA
103452015-01-09 Pedro Alves <palves@redhat.com>
10346
10347 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10348 the global scope. Set a breakpoint after all threads are started
10349 rather than stepping over two source lines. Expect the prompt.
10350 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10351 global.
10352 (NUM): Now 15.
10353 (main): Use threads_started_barrier to wait for all threads to
10354 start. Main thread no longer calls thread_function. Exit after
10355 180 seconds.
10356 (loop): New function.
10357 (thread_function): Wait on threads_started_barrier barrier. Call
10358 'loop' at each iteration.
10359 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10360 threads have started, instead of hardcoding number of "next"
10361 steps. Use an access watchpoint instead of a write watchpoint.
10362
9665ffdd
PA
103632015-01-09 Pedro Alves <palves@redhat.com>
10364
10365 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10366 (thread_func): Wait on barrier.
10367 (main): Wait for all threads to start before stopping GDB.
10368 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10369 global.
10370 (thread1_func, thread2_func): Wait on barrier.
10371 (main): Wait for all threads to start before stopping GDB.
10372 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10373 New global.
10374 (thread1_func, thread2_func): Wait on barrier.
10375 (main): Wait for all threads to start before stopping GDB.
10376
c945a99f
PA
103772015-01-09 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.threads/attach-many-short-lived-threads.c: New file.
10380 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10381
c1a747c1
PA
103822014-01-09 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10385 instead of to thread 2.
10386 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10387 Add barrier around each pthread_create call instead of around all
10388 calls.
10389 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10390 Set a break on thread_function and have the child threads hit it
10391 one at at a time.
10392
60b3033e
PA
103932015-01-09 Pedro Alves <palves@redhat.com>
10394
10395 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10396 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10397 false.
10398 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10399 checking whether the target board is remote.
10400 * gdb.multi/multi-attach.exp: Likewise.
10401 * gdb.python/py-sync-interp.exp: Likewise.
10402 * gdb.server/ext-attach.exp: Likewise.
10403 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10404 tests that need to attach, instead of checking whether the target
10405 board is remote at the top of the file.
10406
acc018ac
YQ
104072015-01-08 Yao Qi <yao@codesourcery.com>
10408
10409 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10410
50a18af8
JK
104112015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10412
10413 Fix testcase compilation.
10414 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10415
8503d6e1
JB
104162015-01-06 Joel Brobecker <brobecker@adacore.com>
10417
10418 * gdb.python/py-type.exp: Add a couple test about empty
10419 array creation, and negative-length array creation.
10420
cc73dbcc
DE
104212015-01-02 Doug Evans <xdje42@gmail.com>
10422
10423 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10424
0300bbc7
DE
104252015-01-02 Doug Evans <dje@google.com>
10426
10427 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10428
9d85a0ec
YQ
104292014-12-29 Yao Qi <yao@codesourcery.com>
10430
10431 * gdb.trace/entry-values.exp: Update comments. Rename variable
10432 bar_call_foo to returned_from_foo.
10433
87186c6a
MMN
104342014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10435
10436 PR gdb/17394
10437 * gdb.linespec/break-asm-file.c: New file.
10438 * gdb.linespec/break-asm-file.exp: New file.
10439 * gdb.linespec/break-asm-file0.s: New file.
10440 * gdb.linespec/break-asm-file1.s: New file.
10441
1bab7383
YQ
104422014-12-18 Nigel Stephens <nigel@mips.com>
10443 Maciej W. Rozycki <macro@codesourcery.com>
10444
10445 * gdb.base/float.exp: Handle the new output from "info float" on
10446 MIPS targets.
10447
1bc1068a
JK
104482014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10449
10450 Fix MinGW compilation.
10451 * gdb.compile/compile-ops.exp: Update untested message if
10452 !skip_compile_feature_tests.
10453 * gdb.compile/compile-setjmp.exp: Likewise.
10454 * gdb.compile/compile-tls.exp: Likewise.
10455 * gdb.compile/compile.exp: Likewise.
10456 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10457 supported on this host".
10458
b6615d10
DE
104592014-12-16 Doug Evans <xdje42@gmail.com>
10460
10461 * boards/stabs.exp: New file.
10462
25dda427
AA
104632014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10464
10465 * gdb.base/completion.exp: Adjust to format changes of "maint
10466 print user-registers".
10467
bf330350
CU
104682014-12-16 Catalin Udma <catalin.udma@freescale.com>
10469
10470 PR server/17457
10471 * gdb.arch/aarch64-fp.c: New file.
10472 * gdb.arch/aarch64-fp.exp: New file.
10473
395cf596
SDJ
104742014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10475
10476 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10477 r210637, r210913, r211666, r215400, r215817).
10478
10479 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10480 * dg-extract-results.py: New file.
10481 * dg-extract-results.sh: Use it if the environment seems
10482 suitable.
10483
10484 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10485
10486 * dg-extract-results.py (parse_run): Handle warnings that
10487 are printed before a test harness is run.
10488
10489 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10490
10491 * dg-extract-results.py (Named): Remove __cmp__ method.
10492 (output_variation): Use a key to sort variation.harnesses.
10493
10494 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10495
10496 * dg-extract-results.py: For Python 3, force sys.stdout to
10497 handle surrogate escape sequences.
10498 (safe_open): New function.
10499 (output_segment, main): Use it.
10500
10501 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10502
10503 * dg-extract-results.py (Prog.result_re): Include options
10504 in test name.
10505
10506 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10507
10508 * dg-extract-results.py (output_variation): Always sort if
10509 do_sum.
10510
e882ef3c
SM
105112014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10512
10513 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10514 as long as we get pagination notifications.
10515
4992aa20
JM
105162014-12-15 Jason Merrill <jason@redhat.com>
10517
10518 * Makefile.in (check-gdb.%): Restore.
10519 * README: Mention it.
10520
c1b5a1a6
JB
105212014-12-13 Joel Brobecker <brobecker@adacore.com>
10522
10523 * gdb.ada/str_uninit: New testcase.
10524
5537b577
JK
105252014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10526
10527 PR symtab/17642
10528 * gdb.base/vla-stub-define.c: New file.
10529 * gdb.base/vla-stub.c: New file.
10530 * gdb.base/vla-stub.exp: New file.
10531
bb2ec1b3
TT
105322014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10533 Jan Kratochvil <jan.kratochvil@redhat.com>
10534 Tom Tromey <tromey@redhat.com>
10535
10536 * configure.ac: Add gdb.compile/.
10537 * configure: Regenerate.
10538 * gdb.compile/Makefile.in: New file.
10539 * gdb.compile/compile-ops.exp: New file.
10540 * gdb.compile/compile-ops.c: New file.
10541 * gdb.compile/compile-tls.c: New file.
10542 * gdb.compile/compile-tls.exp: New file.
10543 * gdb.compile/compile-constvar.S: New file.
10544 * gdb.compile/compile-constvar.c: New file.
10545 * gdb.compile/compile-mod.c: New file.
10546 * gdb.compile/compile-nodebug.c: New file.
10547 * gdb.compile/compile-setjmp-mod.c: New file.
10548 * gdb.compile/compile-setjmp.c: New file.
10549 * gdb.compile/compile-setjmp.exp: New file.
10550 * gdb.compile/compile-shlib.c: New file.
10551 * gdb.compile/compile.c: New file.
10552 * gdb.compile/compile.exp: New file.
10553 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10554
4ff709eb
TT
105552014-12-12 Tom Tromey <tromey@redhat.com>
10556
10557 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10558 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10559
6dddd6a5
DE
105602014-12-12 Doug Evans <dje@google.com>
10561
10562 * lib/gdb-python.exp (get_python_valueof): New function.
10563 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10564
71c24708
AA
105652014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10566
10567 * gdb.base/completion.exp: Add test for completion of "info
10568 registers ".
10569
3e29f34a
MR
105702014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10571
10572 * gdb.base/func-ptrs.c: New file.
10573 * gdb.base/func-ptrs.exp: New file.
10574
fc126975
SM
105752014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 PR breakpoints/17012
10578 * gdb.base/dprintf-detach.c: New file.
10579 * gdb.base/dprintf-detach.exp: New file.
10580
0a46d518
SM
105812014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10582
10583 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10584 * lib/gdb.exp (target_is_gdbserver): New procedure.
10585
a0be3e44
DE
105862014-12-08 Doug Evans <dje@google.com>
10587
10588 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10589
df1b803a
YQ
105902014-12-05 Yao Qi <yao@codesourcery.com>
10591
10592 * gdb.guile/scm-error.exp: Remove the third argument to
10593 gdb_remote_download.
10594 * gdb.guile/scm-frame-args.exp: Likewise.
10595 * gdb.guile/scm-section-script.exp: Likewise.
10596
ddb9f679
YQ
105972014-12-05 Yao Qi <yao@codesourcery.com>
10598
10599 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10600
86e4ed39
DE
106012014-12-04 Doug Evans <dje@google.com>
10602
10603 * gdb.python/py-objfile.exp: Add tests for
10604 objfile.add_separate_debug_file.
10605
7c50a931
DE
106062014-12-04 Doug Evans <dje@google.com>
10607
10608 * lib/gdb.exp (get_build_id): New function.
10609 (build_id_debug_filename_get): Rewrite to use it.
10610 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10611
621661e3
MR
106122014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10613
10614 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10615 `method(long)', not just 0x0.
10616 * gdb.cp/nsalias.exp: Align code labels to 4.
10617 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10618 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10619 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10620 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10621 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10622 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10623
29f0c3b7
DE
106242014-12-02 Doug Evans <dje@google.com>
10625
e1e061e7 10626 PR symtab/17602
29f0c3b7 10627 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10628 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10629 * gdb.cp/anon-ns.exp: Update.
10630
162078c8
NB
106312014-12-02 Nick Bull <nicholaspbull@gmail.com>
10632
10633 * gdb.python/py-events.py (inferior_call_handler): New.
10634 (register_changed_handler, memory_changed_handler): New.
10635 (test_events.invoke): Register new handlers.
10636 * gdb.python/py-events.exp: Add tests for inferior call,
10637 memory_changed and register_changed events.
10638
fdb09caf
AA
106392014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10640
10641 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10642 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10643 if the linker doesn't understand this.
10644
55cfb2c4
SM
106452014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10646
10647 * gdb.python/python.exp: Change expected reply to help().
10648
9e8cd6df
YQ
106492014-12-01 Yao Qi <yao@codesourcery.com>
10650
10651 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10652 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10653 * configure: Re-generated.
10654
6c659fc2
SC
106552014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10656
10657 * gdb.cp/chained-calls.cc: New file.
10658 * gdb.cp/chained-calls.exp: New file.
10659 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10660
d7fc3181
SM
106612014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10662
10663 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10664 * gdb.dwarf2/symtab-producer.exp: Same.
10665 * gdb.gdb/python-interrupts.exp: Same.
10666 * gdb.gdb/python-selftest.exp: Same.
10667 * gdb.python/py-linetable.exp: Same.
10668 * gdb.python/py-type.exp: Same.
10669 * gdb.python/py-value-cc.exp: Same.
10670 * gdb.python/py-value.exp: Same.
10671
10e79639
YQ
106722014-11-28 Yao Qi <yao@codesourcery.com>
10673
10674 * gdb.base/break-probes.exp: Match library name prefixed with
10675 sysroot.
10676
f28a0564
SM
106772014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10678
10679 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10680 test expected output. Add parentheses for the call to print.
10681 Remove L suffix from integers.
10682
3fe1ce1d
DE
106832014-11-26 Doug Evans <dje@google.com>
10684
10685 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10686
84429e27
YQ
106872014-11-22 Yao Qi <yao@codesourcery.com>
10688
10689 * gdb.trace/entry-values.c: Remove asms.
10690 (foo): Add foo_label.
10691 (bar): Add bar_label.
10692 * gdb.trace/entry-values.exp: Remove code computing foo's
10693 length and bar's length.
10694 (Dwarf::assemble): Invoke function_range for bar and use
10695 MACRO_AT_func for foo.
10696
26741859
YQ
106972014-11-22 Yao Qi <yao@codesourcery.com>
10698
10699 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10700 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10701 Use .Lgcc43_procstart instead of gcc43.
10702
45e44d27
JB
107032014-11-21 Joel Brobecker <brobecker@adacore.com>
10704
10705 * gdb.ada/n_arr_bound: New testcase.
10706
458c8db8
SDJ
107072014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10708
10709 PR breakpoints/10737
10710 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10711 test_catch_syscall_multi_arch.
10712 (test_catch_syscall_multi_arch): New function.
10713
43f3e411
DE
107142014-11-20 Doug Evans <xdje42@gmail.com>
10715
10716 * gdb.base/maint.exp: Update expected output.
10717
0d7b2549
AA
107182014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10719
10720 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10721 4-byte instruction on S390.
10722
8908fca5
JB
107232014-11-19 Joel Brobecker <brobecker@adacore.com>
10724
10725 * gdb.ada/arr_arr: New testcase.
10726
4a46959e
JB
107272014-11-19 Joel Brobecker <brobecker@adacore.com>
10728
10729 * gdb.ada/pkd_arr_elem: New Testcase.
10730
470e2f4e
LM
107312014-11-18 Luis Machado <lgustavo@codesourcery.com>
10732
10733 * gdb.reverse/break-precsave: Expect completion message for
10734 core file reads.
10735 * gdb.reverse/consecutive-precsave.exp: Likewise.
10736 * gdb.reverse/finish-precsave.exp: Likewise.
10737 * gdb.reverse/i386-precsave.exp: Likewise.
10738 * gdb.reverse/machinestate-precsave.exp: Likewise.
10739 * gdb.reverse/sigall-precsave.exp: Likewise.
10740 * gdb.reverse/solib-precsave.exp: Likewise.
10741 * gdb.reverse/step-precsave.exp: Likewise.
10742 * gdb.reverse/until-precsave.exp: Likewise.
10743 * gdb.reverse/watch-precsave.exp: Likewise.
10744
a267f3ad
AA
107452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10746
10747 * gdb.base/bp-permanent.c: Include unistd.h.
10748 * gdb.python/py-framefilter-mi.c (main): Add return type.
10749 * gdb.python/py-framefilter.c (main): Likewise.
10750 * gdb.trace/actions-changed.c (main): Likewise.
10751
12084a9a
AA
107522014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10753
10754 * gdb.mi/until.c: Add eye-catchers.
10755 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10756 line numbers.
10757
dc7e1a77
AA
107582014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10759
10760 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10761 function header variants in break1.c.
10762 * gdb.base/ena-dis-br.exp: Likewise.
10763 * gdb.base/hbreak2.exp: Likewise.
10764 * gdb.reverse/until-precsave.exp: Drop references to removed
10765 non-prototype function header variants in ur1.c.
10766 * gdb.reverse/until-reverse.exp: Likewise.
10767
41c77605
PM
107682014-11-17 Petr Machata <pmachata@redhat.com>
10769
10770 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10771 ${_cu_offset_size} bytes abbrev offset.
10772
34248c3a
DE
107732014-11-15 Doug Evans <xdje42@gmail.com>
10774
10775 PR symtab/17559
10776 * gdb.base/line-symtabs.exp: New file.
10777 * gdb.base/line-symtabs.c: New file.
10778 * gdb.base/line-symtabs.h: New file.
10779
646da059
YQ
107802014-11-14 Yao Qi <yao@codesourcery.com>
10781
10782 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10783 (func): Add label func_label.
10784 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10785 Replace low_pc and high_pc with MACRO_AT_range.
10786 Replace name, low_pc and high_pc with MACRO_AT_func.
10787
9301ebe6
YQ
107882014-11-14 Yao Qi <yao@codesourcery.com>
10789
10790 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10791 Replace name, low_pc and high_pc with MACRO_AT_func.
10792
f166b542
YQ
107932014-11-14 Yao Qi <yao@codesourcery.com>
10794
10795 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10796 produce debug information.
10797 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10798
0f6e71e3
YQ
107992014-11-14 Yao Qi <yao@codesourcery.com>
10800
10801 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10802 object and get function length.
10803 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10804 with MACRO_AT_func.
10805 (top-level): Replace gdb_compile and clean_restart with
10806 prepare_for_testing.
10807 * gdb.dwarf2/main.c (main): Add label main_label.
10808
876c4df9
YQ
108092014-11-14 Yao Qi <yao@codesourcery.com>
10810
10811 * lib/dwarf.exp (function_range): New procedure.
10812 (Dwarf::_handle_macro_at_func): New procedure.
10813 (Dwarf::_handle_macro_at_range): New procedure.
10814 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10815
02ad9cf1
YQ
108162014-11-14 Yao Qi <yao@codesourcery.com>
10817
10818 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10819 (_handle_attribute): New procedure.
10820
a59add0c
AA
108212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10822
10823 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10824 * gdb.base/call-sc.c (zed): Likewise.
10825 * gdb.base/checkpoint.c (main): Likewise.
10826 * gdb.base/dump.c (main): Likewise.
10827 * gdb.base/gcore.c (main): Likewise.
10828 * gdb.base/huge.c (main): Likewise.
10829 * gdb.base/multi-forks.c (main): Likewise.
10830 * gdb.base/pr10179-a.c (main): Likewise.
10831 * gdb.base/savedregs.c (main): Likewise.
10832 * gdb.base/sigaltstack.c (main): Likewise.
10833 * gdb.base/siginfo.c (main): Likewise.
10834 * gdb.base/structs.c (zed): Likewise.
10835 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10836 * gdb.mi/mi-syn-frame.c (main): Likewise.
10837 * gdb.mi/until.c (foo, main): Likewise.
10838 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10839 * gdb.base/solib-weak.c (foo): Declare.
10840 * gdb.base/attach-twice.c: Include stdio.h.
10841 * gdb.base/weaklib1.c: Likewise.
10842 * gdb.base/weaklib2.c: Likewise.
10843 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10844 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10845 unistd.h.
10846 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10847 * gdb.mi/mi-exit-code.c: Likewise.
10848 * gdb.base/break-interp-lib.c: Include string.h.
10849 * gdb.base/coremaker.c: Likewise.
10850 * gdb.base/testenv.c: Likewise.
10851 * gdb.python/py-finish-breakpoint.c: Likewise.
10852 * gdb.base/inferior-died.c: Include sys/wait.h.
10853 * gdb.base/fileio.c: Include time.h.
10854 * gdb.base/async-shell.c: Include unistd.h.
10855 * gdb.base/dprintf-non-stop.c: Likewise.
10856 * gdb.base/info-os.c: Likewise.
10857 * gdb.mi/mi-console.c: Likewise.
10858 * gdb.mi/watch-nonstop.c: Likewise.
10859 * gdb.python/py-events.c: Likewise.
10860 * gdb.base/async.c (baz): Move up before its invocation.
10861 * gdb.base/code_elim2.c (my_global_func): Likewise.
10862 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10863 * gdb.base/advance.c (func2): Likewise.
10864
3b5d5997
AA
108652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10866
10867 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10868 variant.
10869 * gdb.base/annota3.c: Likewise.
10870 * gdb.base/async.c: Likewise.
10871 * gdb.base/average.c: Likewise.
10872 * gdb.base/call-ar-st.c: Likewise.
10873 * gdb.base/call-rt-st.c: Likewise.
10874 * gdb.base/call-sc.c: Likewise.
10875 * gdb.base/call-strs.c: Likewise.
10876 * gdb.base/ending-run.c: Likewise.
10877 * gdb.base/execd-prog.c: Likewise.
10878 * gdb.base/exprs.c: Likewise.
10879 * gdb.base/foll-exec.c: Likewise.
10880 * gdb.base/foll-fork.c: Likewise.
10881 * gdb.base/foll-vfork.c: Likewise.
10882 * gdb.base/funcargs.c: Likewise.
10883 * gdb.base/gcore.c: Likewise.
10884 * gdb.base/jump.c: Likewise.
10885 * gdb.base/langs0.c: Likewise.
10886 * gdb.base/langs1.c: Likewise.
10887 * gdb.base/langs2.c: Likewise.
10888 * gdb.base/mips_pro.c: Likewise.
10889 * gdb.base/nodebug.c: Likewise.
10890 * gdb.base/opaque0.c: Likewise.
10891 * gdb.base/opaque1.c: Likewise.
10892 * gdb.base/recurse.c: Likewise.
10893 * gdb.base/run.c: Likewise.
10894 * gdb.base/scope0.c: Likewise.
10895 * gdb.base/scope1.c: Likewise.
10896 * gdb.base/setshow.c: Likewise.
10897 * gdb.base/setvar.c: Likewise.
10898 * gdb.base/shmain.c: Likewise.
10899 * gdb.base/shr1.c: Likewise.
10900 * gdb.base/shr2.c: Likewise.
10901 * gdb.base/sigall.c: Likewise.
10902 * gdb.base/signals.c: Likewise.
10903 * gdb.base/so-indr-cl.c: Likewise.
10904 * gdb.base/solib2.c: Likewise.
10905 * gdb.base/structs.c: Likewise.
10906 * gdb.base/sum.c: Likewise.
10907 * gdb.base/vforked-prog.c: Likewise.
10908 * gdb.base/watchpoint.c: Likewise.
10909 * gdb.reverse/shr2.c: Likewise.
10910 * gdb.reverse/until-reverse.c: Likewise.
10911 * gdb.reverse/ur1.c: Likewise.
10912 * gdb.reverse/watch-reverse.c: Likewise.
10913
066a77c5
AA
109142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10915
10916 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10917 variant.
10918 * gdb.base/sepdebug.exp: Drop references to removed code.
10919
4f204ea5
AA
109202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10921
10922 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10923 variant. Preserve original line numbering.
10924 * gdb.base/list1.c: Likewise.
10925
3b377a3a
AA
109262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10927
10928 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10929 variant.
10930 * gdb.base/break1.c: Likewise.
10931 * gdb.base/break.exp: Drop references to removed code.
10932
e444df73
AA
109332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10934
10935 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10936 variant.
10937
8008f2a7
AA
109382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10939
10940 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10941
a5a06887
AA
109422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10943
10944 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10945 logic into perform_all_tests() and invoke it with and without
10946 function header prototypes.
10947 (do_function_calls): Remove conditional XFAIL for PR 5318.
10948 (rerun_and_prepare): Remove duplicate code.
10949 (perform_all_tests): New. Main logic moved here.
10950
44dba9b9
AA
109512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10952
10953 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10954 code guarded by #ifdef NO_PROTOTYPES.
10955 (t_double_many_args): Likewise.
10956 (DEF_FUNC_MANY_ARGS_1): Likewise.
10957 (DEF_FUNC_VALUES_1): Likewise.
10958 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10959 guarded by #ifdef PROTOTYPES.
10960
d1fbcd56
AA
109612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10962
10963 * gdb.mi/mi-console.c: Add eye-catcher.
10964 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10965 instead of literal line number.
10966
b0e59b8f
AA
109672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10968
10969 * gdb.base/shr2.c: Add eye-catcher.
10970 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10971 line number.
10972
78f98cca
AA
109732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10974
10975 * gdb.base/jump.c: Add eye-catchers.
10976 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10977 numbers.
10978
58fa2af0
AA
109792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10980
10981 * gdb.base/execd-prog.c: Add eye-catchers.
10982 * gdb.base/foll-exec.c: Likewise.
10983 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10984 line numbers.
10985
04e5059b
AA
109862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10987
10988 * gdb.base/ending-run.c: Add eye-catchers.
10989 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10990 literal line numbers.
10991
dbfdb174
AA
109922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10993
10994 * gdb.base/call-rt-st.c: Add eye-catchers.
10995 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10996 literal line numbers.
10997
888a2ade
AA
109982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10999
11000 * gdb.base/call-ar-st.c: Add eye-catchers.
11001 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11002 literal line numbers.
11003
6acc2dde
AA
110042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11005
11006 * gdb.base/average.c: Add eye-catchers.
11007 * gdb.base/sum.c: Likewise.
11008 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11009 regexps dynamically.
11010
9ecfcd1d
AA
110112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11012
11013 * gdb.base/solib1.c: Add eye-catchers.
11014 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11015 literal line numbers.
11016
78708b7c
PA
110172014-11-12 Pedro Alves <palves@redhat.com>
11018
11019 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11020 leader has exited.
11021
af48d08f
PA
110222014-11-12 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.arch/i386-bp_permanent.c: New file.
11025 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11026 (srcfile): Set to i386-bp_permanent.c.
11027 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11028 that stepi does not execute the 'leave' instruction, instead of
11029 testing it does execute.
11030 * gdb.base/bp-permanent.c: New file.
11031 * gdb.base/bp-permanent.exp: New file.
11032
af3768e9
DE
110332014-11-10 Doug Evans <xdje42@gmail.com>
11034
11035 PR symtab/17564
11036 * gdb.base/symtab-search-order.exp: New file.
11037 * gdb.base/symtab-search-order.c: New file.
11038 * gdb.base/symtab-search-order-1.c: New file.
11039 * gdb.base/symtab-search-order-shlib-1.c: New file.
11040
9de00a4a
PA
110412014-11-07 Pedro Alves <palves@redhat.com>
11042
11043 PR gdb/17511
11044 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11045 i?86-*-linux*.
11046
e0f52461
SC
110472014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11048
11049 PR c++/17494
11050 * gdb.cp/pr17494.cc: New file.
11051 * gdb.cp/pr17494.exp: New file.
11052
6ce8c980
YQ
110532014-11-02 Yao Qi <yao@codesourcery.com>
11054
11055 * gdb.python/python.exp: Get working directory and match the
11056 output of "set extended-prompt \\w " with it.
11057
02be9a71
DE
110582014-10-30 Doug Evans <dje@google.com>
11059
11060 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11061 in objfiles.
11062 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11063 in progspaces.
11064
3bdff46b
LM
110652014-10-30 Janis Johnson <janisjo@codesourcery.com>
11066
11067 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11068 * gdb.base/realname-expand.exp: Likewise.
11069 * gdb.linespec/macro-relative.exp: Likewise.
11070
ab917dfb
PA
110712014-10-29 Pedro Alves <palves@redhat.com>
11072
11073 PR gdb/17408
11074 * gdb.threads/schedlock.c (some_function): New function.
11075 (call_function): New global.
11076 (MAYBE_CALL_SOME_FUNCTION): New macro.
11077 (thread_function): Call it.
11078 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11079 and use it instead of a global counter. Adjust all callers.
11080 (get_current_thread): Use "find current thread" for test message
11081 here rather than having all callers pass down the same string.
11082 (goto_loop): New procedure, factored out from ...
11083 (my_continue): ... this.
11084 (step_ten_loops): Change parameter from test message to command to
11085 use. Adjust.
11086 (list_count): Delete global.
11087 (check_result): New procedure, factored out from duplicate top
11088 level code.
11089 (continue tests): Wrap in with_test_prefix.
11090 (test_step): New procedure, factored out from duplicate top level
11091 code.
11092 (top level): Test "step" in combination with all scheduler-locking
11093 modes. Test "next" in combination with all scheduler-locking
11094 modes, and in combination with stepping over a function call or
11095 not.
11096 * gdb.threads/next-bp-other-thread.c: New file.
11097 * gdb.threads/next-bp-other-thread.exp: New file.
11098
d3d4baed
PA
110992014-10-29 Pedro Alves <palves@redhat.com>
11100
11101 PR python/17372
11102 * gdb.python/python.exp: Test a multi-line command that spawns
11103 interactive Python.
11104 * gdb.base/multi-line-starts-subshell.exp: New file.
11105
563e8d85
YQ
111062014-10-29 Yao Qi <yao@codesourcery.com>
11107
11108 * gdb.base/fileio.exp: Make directories on host.
11109
0ea4d52e
YQ
111102014-10-29 Yao Qi <yao@codesourcery.com>
11111
11112 * gdb.base/fileio.c (test_write): Close the file.
11113
7f5ef605
PA
111142014-10-28 Pedro Alves <palves@redhat.com>
11115
11116 PR gdb/12623
11117 * gdb.base/sigstep.c (no_handler): New global.
11118 (main): If 'no_handler is true, set the signal handlers to
11119 SIG_IGN.
11120 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11121 with_sw_watch and no_handler parameters. Handle them.
11122 (top level) <stepping over handler when stopped at a breakpoint
11123 test>: Add a test axis for testing with a software watchpoint, and
11124 another for testing with the signal handler set to SIG_IGN.
11125 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11126 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11127
abbdbd03
PA
111282014-10-28 Pedro Alves <palves@redhat.com>
11129
11130 PR gdb/17511
11131 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11132 * gdb.base/sigstep.exp (other_handler_location): New global.
11133 (advance): Support stepping into the signal handler, and running
11134 commands while in the handler.
11135 (in_handler_map): New global.
11136 (top level): In the advance test, add combinations for getting
11137 into the handler with stepping commands, and for running commands
11138 in the handler. Add comment descripting the advancei tests.
11139
1df4399f
PA
111402014-10-28 Pedro Alves <palves@redhat.com>
11141
11142 * gdb.base/sigstep.exp: Use build_executable instead of
11143 prepare_for_testing.
11144 (top level): Move code that starts GDB, runs to main and creates a
11145 display to ...
11146 (restart): ... this new procedure.
11147 (top level): Move backtrace from signal handler test to ...
11148 (validate_backtrace): ... this new procedure.
11149 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11150 with_test_prefix. Always restart GDB.
11151 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11152 with_test_prefix. Always restart GDB. No need to delete
11153 breakpoints after the test.
11154 (test_skip_handler): Remove prefix parameter.
11155 (skip_over_handler, breakpoint_to_handler)
11156 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11157 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11158 restart GDB. No need to delete breakpoints after the test.
11159 (top level): Use foreach to call the test procedures with
11160 different commands.
11161
a5b6e449
PA
111622014-10-28 Pedro Alves <palves@redhat.com>
11163
11164 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11165 instead of GNATS numbers.
11166 * gdb.base/sigbpt.exp: Likewise.
11167 * gdb.base/siginfo.exp: Likewise.
11168 * gdb.base/sigstep.exp: Likewise.
11169
e5f8a7cc
PA
111702014-10-27 Pedro Alves <palves@redhat.com>
11171
11172 * gdb.base/sigstep.c (dummy): New global.
11173 (main): Issue a couple writes to the new global.
11174 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11175 procedures.
11176 (skip_over_handler): Use test_skip_handler.
11177 (top level): Call skip_over_handler for stepi and nexti too.
11178 (breakpoint_over_handler): Use test_skip_handler.
11179 (top level): Call breakpoint_over_handler for stepi and nexti too.
11180
763905a3
YQ
111812014-10-27 Yao Qi <yao@codesourcery.com>
11182
11183 * gdb.trace/tfile.c (adjust_function_address)
11184 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11185 function descriptor.
11186
6f259a23
DB
111872014-10-24 Don Breazeal <donb@codesourcery.com>
11188
11189 * gdb.base/foll-fork.exp (test_follow_fork,
11190 catch_fork_child_follow): Check for updated fork messages emitted
11191 from infrun.c.
11192 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11193 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11194 vfork_and_exec_child_follow_through_step): Check for updated vfork
11195 messages emitted from infrun.c.
11196
09dd9a69
PA
111972014-10-24 Pedro Alves <palves@redhat.com>
11198
11199 * gdb.base/corefile.exp: Remove references to ultrix.
11200 * gdb.base/interrupt.exp: Likewise.
11201 * gdb.base/whatis.exp: Likewise.
11202 * gdb.gdb/selftest.exp: Likewise.
11203 * gdb.threads/manythreads.exp: Likewise.
11204 * gdb.threads/print-threads.exp: Likewise.
11205 * gdb.threads/pthreads.exp:: Likewise.
11206 * gdb.threads/schedlock.exp: Likewise.
11207
3433cfa5
SC
112082014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11209
11210 * gdb.cp/non-trivial-retval.cc: Add a test case.
11211 * gdb.cp/non-trivial-retval.exp: Add a test.
11212
092f880b
YQ
112132014-10-20 Yao Qi <yao@codesourcery.com>
11214
11215 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11216 * gdb.python/py-objfile-script-gdb.py: New file.
11217 * gdb.python/py-objfile-script.exp: Update reference to
11218 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11219 of remote_download. Remove the dest file.
11220
acbdb7f3
YQ
112212014-10-20 Yao Qi <yao@codesourcery.com>
11222
11223 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11224 * gdb.base/step-line.exp: Likewise.
11225 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11226 * gdb.dwarf2/dw2-basic.exp: Likewise.
11227 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11228 * gdb.dwarf2/dw2-filename.exp: Likewise.
11229 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11230 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11231 * gdb.dwarf2/dw2-producer.exp: Likewise.
11232 * gdb.dwarf2/mac-fileno.exp: Likewise.
11233 * gdb.python/py-frame-args.exp: Likewise.
11234 * gdb.python/py-framefilter.exp: Likewise.
11235 * gdb.python/py-mi.exp: Likewise.
11236 * gdb.python/py-objfile-script.exp: Likewise
11237 * gdb.python/py-pp-integral.exp: Likewise.
11238 * gdb.python/py-pp-re-notag.exp: Likewise.
11239 * gdb.python/py-prettyprint.exp: Likewise.
11240 * gdb.python/py-section-script.exp: Likewise.
11241 * gdb.python/py-typeprint.exp: Likewise.
11242 * gdb.python/py-xmethods.exp: Likewise.
11243 * gdb.stabs/weird.exp: Likewise.
11244 * gdb.xml/tdesc-regs.exp: Likewise.
11245
bd286a29
KCY
112462014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11247
11248 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11249 (out_cu): Use addr_len for the size of addresses.
11250 (out_line): Likewise. Size DW_LNE_set_address instruction
11251 according to addr_len.
11252 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11253 (FUNC): Add START_INSNS to definition.
11254
673dc4a0
YQ
112552014-10-18 Yao Qi <yao@codesourcery.com>
11256
11257 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11258 gdb_has_argv0 return true.
11259 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11260 check [target_info exists noargs], check [gdb_has_argv0]
11261 instead.
11262 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11263 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11264 procedures.
11265
4ffbba72
DE
112662014-10-17 Doug Evans <dje@google.com>
11267
11268 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11269 event.
11270 * gdb.python/py-events.py: Add clear_objfiles event.
11271
d096d8c1
DE
112722014-10-17 Doug Evans <dje@google.com>
11273
11274 * gdb.python/py-objfile.exp: Test progspace attribute.
11275
a80db015
LM
112762014-10-17 Luis Machado <lgustavo@codesourcery.com>
11277
11278 * gdb.guile/scm-breakpoint.exp: Do not assume any
11279 directory separators when matching source file paths.
11280 * gdb.python/py-breakpoint.exp: Likewise.
11281 * gdb.reverse/break-precsave.exp: Likewise.
11282 * gdb.reverse/break-reverse.exp: Likewise.
11283 * gdb.reverse/consecutive-precsave.exp: Likewise.
11284 * gdb.reverse/finish-precsave.exp: Likewise.
11285 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11286 * gdb.reverse/finish-reverse.exp: Likewise.
11287 * gdb.reverse/i386-precsave.exp: Likewise.
11288 * gdb.reverse/i387-env-reverse.exp: Likewise.
11289 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11290 * gdb.reverse/machinestate-precsave.exp: Likewise.
11291 * gdb.reverse/machinestate.exp: Likewise.
11292 * gdb.reverse/sigall-precsave.exp: Likewise.
11293 * gdb.reverse/solib-precsave.exp: Likewise.
11294 * gdb.reverse/step-precsave.exp: Likewise.
11295 * gdb.reverse/until-precsave.exp: Likewise.
11296 * gdb.reverse/watch-precsave.exp: Likewise.
11297 * gdb.reverse/watch-reverse.exp: Likewise.
11298
b22089ab
YQ
112992014-10-17 Yao Qi <yao@codesourcery.com>
11300
11301 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11302 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11303
6c4486e6
PA
113042014-10-17 Pedro Alves <palves@redhat.com>
11305
11306 PR gdb/17471
11307 * gdb.base/bg-execution-repeat.c: New file.
11308 * gdb.base/bg-execution-repeat.exp: New file.
11309
0ff33695
PA
113102014-10-17 Pedro Alves <palves@redhat.com>
11311
11312 PR gdb/17300
11313 * gdb.base/continue-all-already-running.c: New file.
11314 * gdb.base/continue-all-already-running.exp: New file.
11315
6fdebc3d
PA
113162014-10-17 Pedro Alves <palves@redhat.com>
11317
11318 PR gdb/17472
11319 * gdb.base/annota-input-while-running.c: New file.
11320 * gdb.base/annota-input-while-running.exp: New file.
11321
32a8097b
PA
113222014-10-17 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.base/callfuncs.exp: emove references to osf.
11325 * gdb.base/sigall.exp: Likewise.
11326 * gdb.gdb/selftest.exp: Likewise.
11327 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11328 * gdb.mi/non-stop.c: Likewise.
11329 * gdb.mi/pthreads.c: Likewise.
11330 * gdb.reverse/sigall-precsave.exp: Likewise.
11331 * gdb.reverse/sigall-reverse.exp: Likewise.
11332 * gdb.threads/pthreads.c: Likewise.
11333 * gdb.threads/pthreads.exp: Likewise.
11334
7a3517ff
YQ
113352014-10-17 Yao Qi <yao@codesourcery.com>
11336
11337 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11338 check 'target_info exists noargs'.
11339 (test_command_prompt_position): Likewise.
11340 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11341 Remove "set args".
11342 (progvar_simple_while_test): Likewise.
11343 (progvar_complex_if_while_test): Likewise.
11344 (if_while_breakpoint_command_test): Likewise.
11345 (infrun_breakpoint_command_test): Likewise.
11346 (breakpoint_command_test): Likewise.
11347 (watchpoint_command_test): Likewise.
11348 (bp_deleted_in_command_test): Likewise.
11349 (temporary_breakpoint_commands): Likewise.
11350
bb99c472
YQ
113512014-10-16 Yao Qi <yao@codesourcery.com>
11352
11353 * gdb.base/remotetimeout.exp: Remove noargs checking.
11354
7c16b83e
PA
113552014-10-15 Pedro Alves <palves@redhat.com>
11356
11357 PR breakpoints/9649
11358 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11359 * gdb.base/breakpoint-in-ro-region.exp
11360 (probe_target_hardware_step): New procedure.
11361 (top level): Probe hardware stepping and hardware breakpoint
11362 support. Test stepping through a read-only region, with both
11363 "breakpoint auto-hw" on and off and both "always-inserted" on and
11364 off.
11365
35a49624
IB
113662014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11367
11368 * gdb.dlang/demangle.exp: Update for demangling changes.
11369
2d1c107c
SC
113702014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11371
11372 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11373 * gdb.cp/non-trivial-retval.exp: Add new tests.
11374
778811d5
SC
113752014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11376
11377 PR c++/13403
11378 PR c++/15154
11379 * gdb.cp/non-trivial-retval.cc: New file.
11380 * gdb.cp/non-trivial-retval.exp: New file.
11381
10c5f0a8
YQ
113822014-10-15 Yao Qi <yao@codesourcery.com>
11383
11384 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11385 remote host.
11386
65d7b369
YQ
113872014-10-15 Yao Qi <yao@codesourcery.com>
11388
11389 * gdb.python/py-symbol.exp: Match file base name if host is
11390 remote, otherwise match file name with dir name.
11391 * gdb.python/py-symtab.exp: Likewise.
11392 * gdb.python/python.exp: Likewise.
11393
46dc1394
YQ
113942014-10-15 Yao Qi <yao@codesourcery.com>
11395
11396 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11397 pattern.
11398 * gdb.python/py-symtab.exp: Likewise.
11399 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11400 locationn.
11401
c40cc657
JB
114022014-10-14 Joel Brobecker <brobecker@adacore.com>
11403
11404 * gdb.ada/addr_arith: New testcase.
11405
2abf49e1
MR
114062014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11407
11408 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11409 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11410 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11411 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11412
f7088df3
SDJ
114132014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11414
11415 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11416 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11417 * gdb.arch/stap-eval-lang-ada.exp: New file.
11418
4dc06805
YQ
114192014-10-14 Yao Qi <yao@codesourcery.com>
11420
11421 * gdb.mi/mi-var-child.c (nothing1): New function.
11422 (nothing2): New function.
11423 (do_children_tests): Set function pointers by nothing1 and
11424 nothing2.
11425 * gdb.mi/mi-var-child.exp: Step over new added statements.
11426 Update test to match the new output.
11427 * gdb.mi/var-cmd.c (nothing1): New function.
11428 (nothing2): New function.
11429 (do_children_tests): Set function pointers by nothing1 and
11430 nothing2.
11431 * gdb.mi/mi-var-display.exp: Update test to match output.
11432 Step to the line specified by $line_dct_nothing.
11433 Increase the number of lines to step.
11434
46a93de2
YQ
114352014-10-14 Yao Qi <yao@codesourcery.com>
11436
11437 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11438 tests.
11439 * gdb.mi/mi2-var-child.exp: Likewise.
11440
14ea52ee
DE
114412014-10-13 Doug Evans <dje@google.com>
11442
11443 * gdb.python/py-objfile.exp: Change name of file name test.
11444
e5c6e92b
DE
114452014-10-13 Doug Evans <dje@google.com>
11446
11447 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11448 from the start of the CU.
11449
c780cc2f
JK
114502014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11451 Yao Qi <yao@codesourcery.com>
11452
11453 Fix "save breakpoints" for "catch" command.
11454 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11455 Remove -nonewline. Match also the added "main" line.
11456
99894e11
JK
114572014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 Fix "save breakpoints" for "disable $bpnum" command.
11460 * gdb.base/save-bp.c (main): Add label.
11461 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11462
6e1ac5a3
JK
114632014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11464
11465 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11466
754dd2b0
YQ
114672014-10-11 Yao Qi <yao@codesourcery.com>
11468
11469 * gdb.server/server-kill.exp: Execute command
11470 "set remote trace-status-packet on" before "tstatus".
11471
f90183d7
YQ
114722014-10-11 Yao Qi <yao@codesourcery.com>
11473
11474 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11475 (main): Call getppid.
11476 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11477 and continue to it. Read variable "server_pid".
11478
bf40a607
YQ
114792014-10-11 Yao Qi <yao@codesourcery.com>
11480
11481 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11482
052ca370
YQ
114832014-10-11 Yao Qi <yao@codesourcery.com>
11484
11485 * gdb.threads/thread-find.exp: Don't execute command
11486 "info threads".
11487 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11488 * gdb.threads/linux-dp.exp: Don't check the condition
11489 $threads_created equals to zero.
11490
3831839c
PA
114912014-10-10 Pedro Alves <palves@redhat.com>
11492
11493 * gdb.base/bigcore.exp: Remove references to IRIX.
11494 * gdb.base/funcargs.exp: Likewise.
11495 * gdb.base/interrupt.exp: Likewise.
11496 * gdb.base/mips_pro.exp: Likewise.
11497 * gdb.base/nodebug.exp: Likewise.
11498 * gdb.base/setvar.exp: Likewise.
11499 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11500
8b9a549d
PA
115012014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11502 Pedro Alves <palves@redhat.com>
11503
11504 PR symtab/14466
11505 * gdb.base/vdso-warning.c: New file.
11506 * gdb.base/vdso-warning.exp: New file.
11507
d48ba5e8
DE
115082014-10-02 Doug Evans <dje@google.com>
11509
11510 * gdb.base/structs.c (main): Don't run forever.
11511
2278c276
PA
115122014-10-02 Pedro Alves <palves@redhat.com>
11513
11514 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11515 (top level) <stop threads 1, stop threads 2>: Use it.
11516
b57bacec
PA
115172014-10-02 Pedro Alves <palves@redhat.com>
11518
11519 * gdb.threads/break-while-running.exp (test): Add new
11520 'update_thread_list' argument. Skip "info threads" if false.
11521 (top level): Add new 'update_thread_list' axis.
11522
13fd3ff3
PA
115232014-10-02 Pedro Alves <palves@redhat.com>
11524
11525 PR breakpoints/17431
11526 * gdb.base/execl-update-breakpoints.c: New file.
11527 * gdb.base/execl-update-breakpoints.exp: New file.
11528
0fec99e8
PA
115292014-10-01 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.base/breakpoint-in-ro-region.c: New file.
11532 * gdb.base/breakpoint-in-ro-region.exp: New file.
11533
2ddf4301
SM
115342014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11535
11536 * gdb.mi/mi-exit-code.exp: New file.
11537 * gdb.mi/mi-exit-code.c: New file.
11538
6a5f3f43
YQ
115392014-09-30 Yao Qi <yao@codesourcery.com>
11540
11541 * lib/prelink-support.exp (build_executable_own_libs): Error if
11542 the target isn't native.
11543
345bcc73
YQ
115442014-09-30 Yao Qi <yao@codesourcery.com>
11545
11546 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11547 false.
11548
a25a5a45
PA
115492014-09-22 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.threads/break-while-running.exp: New file.
11552 * gdb.threads/break-while-running.c: New file.
11553
00ba3162
YQ
115542014-09-19 Yao Qi <yao@codesourcery.com>
11555
11556 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11557 Invoke test. Restart GDB with --readnow and invoke test again.
11558
c3b7b696
YQ
115592014-09-19 Yao Qi <yao@codesourcery.com>
11560
11561 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11562 proc set_breakpoint_on_gcd_function. Invoke
11563 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11564 invoke set_breakpoint_on_gcd_function again.
11565
2b4fd423
DE
115662014-09-18 Doug Evans <dje@google.com>
11567
11568 * gdb.dwarf2/symtab-producer.exp: New file.
11569
a5947601
SDJ
115702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11571
11572 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11573 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11574 * gdb.base/global-var-nested-by-dso.c: Likewise.
11575 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11576
91c19059
SDJ
115772014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11578 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/watch-bitfields.exp: Pass string other than test file
11581 name to prepare_for_testing.
11582 (watch): New procedure.
11583 (expect_watchpoint): Use with_test_prefix.
11584 (top level): Factor out tests to ...
11585 (test_watch_location, test_regular_watch): ... these new
11586 procedures, and use with_test_prefix and gdb_continue_to_end.
11587
bb9d5f81
PP
115882014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11589
11590 PR breakpoints/12526
11591 * gdb.base/watch-bitfields.exp: New file.
11592 * gdb.base/watch-bitfields.c: New file.
11593
635856f5
PA
115942014-09-16 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11597 software and hardware addresses, not software address against
11598 itself.
11599
7280ceea
PA
116002014-09-16 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11603 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11604
428b16bd
PA
116052014-09-16 Pedro Alves <palves@redhat.com>
11606
11607 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11608 files.
11609 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11610 "*-*-vxworks*" throughout.
11611 * gdb.base/break.exp: Likewise.
11612 * gdb.base/default.exp: Likewise.
11613 * gdb.base/scope.exp: Likewise.
11614 * gdb.base/sepdebug.exp: Likewise.
11615 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11616 throughout.
11617 * gdb.base/run.c: Likewise.
11618 * gdb.base/sepdebug.c: Likewise.
11619 * gdb.hp/gdb.aCC/run.c: Likewise.
11620 * gdb.reverse/until-reverse.c: Likewise.
11621 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11622
666d413c
YQ
116232014-09-16 Yao Qi <yao@codesourcery.com>
11624
11625 * boards/local-remote-host-native.exp: New file.
11626
57cbd724
DE
116272014-09-14 Doug Evans <xdje42@gmail.com>
11628
11629 * gdb.threads/queue-signal.c (thread_count): New variable.
11630 (thread_count_mutex, thread_count_condvar): New variables.
11631 (incr_thread_count, wait_all_threads_running): New functions.
11632 (main): Wait for all threads to be in their thread functions.
11633
81219e53
DE
116342014-09-13 Doug Evans <xdje42@gmail.com>
11635
11636 * gdb.threads/queue-signal.c: New file.
11637 * gdb.threads/queue-signal.exp: New file.
11638
3714cea7
DE
116392014-09-13 Doug Evans <xdje42@gmail.com>
11640
11641 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11642 be consistent with what default_gdb_init uses.
11643 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11644 the plain text of the prompt. Add some logging printfs.
11645 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11646
fa43b1d7
PA
116472014-09-12 Pedro Alves <palves@redhat.com>
11648
11649 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11650 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11651 * gdb.arch/i386-size-overlap.exp: Likewise.
11652 * gdb.arch/i386-size.exp: Likewise.
11653 * gdb.arch/i386-unwind.exp: Likewise.
11654 * gdb.base/a2-run.exp: Likewise.
11655 * gdb.base/break.exp: Likewise.
11656 * gdb.base/charset.exp: Likewise.
11657 * gdb.base/chng-syms.exp: Likewise.
11658 * gdb.base/commands.exp: Likewise.
11659 * gdb.base/dbx.exp: Likewise.
11660 * gdb.base/find.exp: Likewise.
11661 * gdb.base/funcargs.exp: Likewise.
11662 * gdb.base/jit-simple.exp: Likewise.
11663 * gdb.base/reread.exp: Likewise.
11664 * gdb.base/sepdebug.exp: Likewise.
11665 * gdb.base/step-bt.exp: Likewise.
11666 * gdb.cp/mb-inline.exp: Likewise.
11667 * gdb.cp/mb-templates.exp: Likewise.
11668 * gdb.objc/basicclass.exp: Likewise.
11669 * gdb.threads/killed.exp: Likewise.
11670
9d9bf2df
EBM
116712014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11672
11673 PR tdep/17379
11674 * gdb.arch/powerpc-stackless.S: New file.
11675 * gdb.arch/powerpc-stackless.exp: New file.
11676
1cf2f1b0
JK
116772014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11678
11679 * gdb.base/attach.c: Include unistd.h.
11680 (main): Call alarm. Add label postloop.
11681 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11682 gdb_breakpoint, gdb_continue_to_breakpoint.
11683 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11684
98880d46
PA
116852014-09-11 Pedro Alves <palves@redhat.com>
11686
11687 PR gdb/17347
11688 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11689 * gdb.base/attach.exp (test_command_line_attach_run): New
11690 procedure.
11691 (top level): Call it.
11692
4c92ff2c
PA
116932014-09-11 Pedro Alves <palves@redhat.com>
11694
11695 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11696 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11697 (do_command_attach_tests): Use spawn_wait_for_attach.
11698 * gdb.base/solib-overlap.exp: Likewise.
11699 * gdb.multi/multi-attach.exp: Likewise.
11700 * gdb.python/py-prompt.exp: Likewise.
11701 * gdb.python/py-sync-interp.exp: Likewise.
11702 * gdb.server/ext-attach.exp: Likewise.
11703
3adc1a7d
GKB
117042014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11705
11706 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11707 command in testcase. Simplify testcase.
11708
96334934
JB
117092014-09-10 Joel Brobecker <brobecker@adacore.com>
11710
11711 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11712
eb479039
JB
117132014-09-10 Joel Brobecker <brobecker@adacore.com>
11714
11715 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11716
deede10c
JB
117172014-09-10 Joel Brobecker <brobecker@adacore.com>
11718
11719 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11720
7828a5f5
JB
117212014-09-10 Joel Brobecker <brobecker@adacore.com>
11722
11723 * gdb.dwarf2/dynarr-ptr.c: New file.
11724 * gdb.dwarf2/dynarr-ptr.exp: New file.
11725
33aeebcf
MR
117262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11727
11728 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11729 of 30 rather than hardcoding 120 for a slow test case. Take the
11730 `gdb,timeout' target setting into account for this calculation.
11731 Don't extend the timeout for the test cases that don't need it.
11732
7b415901
MR
117332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11734
11735 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11736 a factor of 2 for a slow test case. Take the `gdb,timeout'
11737 target setting into account for this calculation.
11738 * gdb.reverse/until-precsave.exp: Increase the timeout by
11739 a factor of 15 and 3 respectively rather than adding 120
11740 for a pair of slow test cases. Take the `gdb,timeout'
11741 target setting into account for this calculation.
11742
4a40f85a
MR
117432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11744
11745 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11746 timeout, don't pass one down to gdb_expect.
11747 (gdb_expect): Rework timeout selection.
11748
09635af7
MR
117492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11750
11751 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11752 exception on timeout.
11753 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11754 (gdbserver_start_extended): Catch any `gdbserver_start' error
11755 exceptions.
11756 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11757 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11758 `gdbserver_gdb_load' error exceptions.
11759
2bdd10b7
MR
117602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11761
11762 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11763 120 on waiting for the TCP socket to open.
11764
316935f0
DE
117652014-09-09 Doug Evans <xdje42@gmail.com>
11766
11767 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11768 _caller_matches, _any_caller_is, _any_caller_matches.
11769
83740597
DE
117702014-09-09 Doug Evans <xdje42@gmail.com>
11771
11772 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11773
4c122fc3
YQ
117742014-09-09 Yao Qi <yao@codesourcery.com>
11775
11776 * gdb.mi/mi-var-display.exp: Set print symbol off.
11777
a9f116cb
GKB
117782014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11779
11780 PR gdb/17035
11781 * gdb.base/commands.exp: Add tests to verify user-defined
11782 commands with empty bodies.
11783 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11784 python commands in `show user command`.
11785 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11786 scheme commands in `show user command`.
11787
c75bd3a2
JK
117882014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11789
11790 PR python/17355
11791 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11792 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11793 * gdb.python/py-framefilter-invalidarg.exp: New file.
11794 * gdb.python/py-framefilter-invalidarg.py: New file.
11795
faa42425
DE
117962014-09-06 Doug Evans <xdje42@gmail.com>
11797
11798 PR 15276
11799 * gdb.python/py-caller-is.c: New file.
11800 * gdb.python/py-caller-is.exp: New file.
11801
474ca4f6
SDJ
118022014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11803
11804 PR gdb/17235
11805 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11806 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11807
eb0b0463
SDJ
118082014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11809
11810 PR fortran/17237
11811 * gdb.fortran/print-formatted.exp: New file.
11812 * gdb.fortran/print-formatted.f90: Likewise.
11813
5f3b99cf
SS
118142014-09-03 Sasha Smundak <asmundak@google.com>
11815
11816 * gdb.python/py-frame.exp: Test Frame.read_register.
11817
7d793aa9
SDJ
118182014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11819
11820 PR python/16699
11821 * gdb.python/py-completion.exp: New file.
11822 * gdb.python/py-completion.py: Likewise.
11823
fb0576e9
DE
118242014-08-28 Doug Evans <dje@google.com>
11825
11826 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11827 eax,etc. are live with values set by gdb and thus the compiler can't
11828 use them.
11829 * gdb.arch/i386-pseudo.c (main): Ditto.
11830
ee92b0dd
DE
118312014-08-27 Doug Evans <dje@google.com>
11832
11833 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11834
6649db35
DE
118352014-08-25 Doug Evans <dje@google.com>
11836
11837 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11838 (main): Ditto.
11839
564b7600
DE
118402014-08-25 Doug Evans <dje@google.com>
11841
11842 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11843
3881fb67
YQ
118442014-08-24 Yao Qi <yao@codesourcery.com>
11845
11846 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11847 symbol off.
11848 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11849
a05a36a5
DE
118502014-08-22 Doug Evans <dje@google.com>
11851
11852 PR 17276
11853 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11854 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11855 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11856
7c343b48
YQ
118572014-08-22 Yao Qi <yao@codesourcery.com>
11858
11859 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11860 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11861 * gdb.python/python.exp: Likewise. Use .py file on the host
11862 instead of the build.
11863
22fd09ae
JK
118642014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11865
11866 * gdb.threads/gcore-stale-thread.c: New file.
11867 * gdb.threads/gcore-stale-thread.exp: New file.
11868
a8454a7c
PA
118692014-08-21 Pedro Alves <palves@redhat.com>
11870
11871 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11872 * gdb.base/gcore-relro-pie.exp: Likewise.
11873 * gdb.base/gcore-relro.exp: Likewise.
11874 * gdb.base/gcore.exp: Likewise.
11875 * gdb.base/print-symbol-loading.exp: Likewise.
11876 * gdb.threads/gcore-thread.exp: Likewise.
11877 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11878
2a31c623
PA
118792014-08-20 Pedro Alves <palves@redhat.com>
11880 Jan Kratochvil <jan.kratochvil@redhat.com>
11881
11882 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11883 configure.
11884 (EXPECT): Handle READ1 being set.
11885 (all): Depend on EXTRA_RULES.
11886 (check-read1, expect-read1, read1.so, read1): New rules.
11887 * README (Testsuite Parameters): Document the READ1 make variable.
11888 (Race detection): New section.
11889 * configure: Regenerate.
11890 * configure.ac: If build==host==target, and running under a
11891 GNU/glibc system, add read1 to the extra Makefile rules.
11892 (EXTRA_RULES): AC_SUBST it.
11893 * lib/read1.c: New file.
11894
d36430db
JB
118952014-08-20 Joel Brobecker <brobecker@adacore.com>
11896
11897 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11898 the handling of variables declared as a typedef to an array
11899 which a DW_AT_data_location attribute.
11900
9a0dc9e3
PA
119012014-08-19 Andrew Burgess <aburgess@broadcom.com>
11902 Pedro Alves <palves@redhat.com>
11903
11904 PR symtab/14604
11905 PR symtab/14605
11906 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11907 gdb_test.
11908
0718a8da
PA
119092014-08-19 Pedro Alves <palves@redhat.com>
11910
11911 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11912
13b448cd
YQ
119132014-08-19 Yao Qi <yao@codesourcery.com>
11914
11915 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11916 right line.
11917
1cbf5077
DB
119182014-08-18 David Blaikie <dblaikie@gmail.com>
11919
11920 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11921
bf0fae19
JB
119222014-08-18 Joel Brobecker <brobecker@adacore.com>
11923
11924 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11925 attribute in array range.
11926
3c8c5dcc
JB
119272014-08-18 Joel Brobecker <brobecker@adacore.com>
11928
11929 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11930
e66d4446
SC
119312014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11932
11933 PR c++/17132
11934 * gdb.cp/pr17132.cc: New file.
11935 * gdb.cp/pr17132.exp: New file.
11936
940df408
SC
119372014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11938
11939 * gdb.python/py-xmethods.py (A_getarrayind)
11940 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11941 Use 'print' with function call syntax.
11942 (E_method_matcher.match): Fix tab vs space indentation mixup.
11943
ebcc6c3a
YQ
119442014-08-15 Yao Qi <yao@codesourcery.com>
11945
11946 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11947 false.
11948
775e0f04
YQ
119492014-08-15 Yao Qi <yao@codesourcery.com>
11950
11951 * gdb.cp/casts.exp: Set print symbol off.
11952 * gdb.cp/class2.exp: Likewise.
11953 * gdb.cp/overload.exp: Likewise.
11954 * gdb.cp/templates.exp: Likewise.
11955
d769e349
DE
119562014-08-11 Doug Evans <dje@google.com>
11957
11958 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11959 (test_load_shlib): Update.
11960
20c6f1e1
YQ
119612014-08-09 Yao Qi <yao@codesourcery.com>
11962
11963 * gdb.base/display.exp: Invoke is_address_zero_readable.
11964 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11965 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11966 * gdb.base/hbreak-unmapped.exp: Return if
11967 is_address_zero_readable returns true.
11968 * gdb.base/signest.exp: Likewise.
11969 * gdb.base/signull.exp: Likewise.
11970 * gdb.base/sigbpt.exp: Likewise.
11971 * gdb.guile/scm-disasm.exp: Do the test if
11972 is_address_zero_readable returns false.
11973 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11974 * gdb.python/py-arch.exp: Likewise.
11975 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11976 * lib/gdb.exp (is_address_zero_readable): New proc.
11977
5792e8e3
YQ
119782014-08-09 Yao Qi <yao@codesourcery.com>
11979
11980 PR testsuite/13443
11981 * gdb.mi/mi-var-display.exp: Make test messages unique.
11982
3cecbbbe
TT
119832014-08-04 Tom Tromey <tromey@redhat.com>
11984
11985 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11986 target 0".
11987
00b51ff5
TT
119882014-08-04 Tom Tromey <tromey@redhat.com>
11989
11990 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11991 "target_resume".
11992
6908c509
JB
119932014-08-01 Joel Brobecker <brobecker@adacore.com>
11994
11995 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11996 inner_vla_struct_object_size.
11997 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11998 as xfail.
11999
cc6563d2
PA
120002014-07-30 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12003 comment.
12004
7e09a223
YQ
120052014-07-29 Yao Qi <yao@codesourcery.com>
12006
12007 PR gdb/17206
12008 * gdb.base/until-nodebug.exp: New.
12009
7ebdbe92
DE
120102014-07-28 Doug Evans <xdje42@gmail.com>
12011
12012 PR guile/17203
12013 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12014 previously existing parameter, and previously ambiguously spelled
12015 parameter.
12016
fdb1adc6
WN
120172014-07-28 Will Newton <will.newton@linaro.org>
12018
12019 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12020
186fcde0
DE
120212014-07-26 Ludovic Courtès <ludo@gnu.org>
12022 Doug Evans <xdje42@gmail.com>
12023
12024 PR guile/17146
12025 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12026
70509625
PA
120272014-07-25 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.threads/signal-command-handle-nopass.c: New file.
12030 * gdb.threads/signal-command-handle-nopass.exp: New file.
12031 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12032 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12033 * gdb.threads/signal-delivered-right-thread.c: New file.
12034 * gdb.threads/signal-delivered-right-thread.exp: New file.
12035
c3f814a1
PA
120362014-07-25 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.base/double-prompt-target-event-error.exp
12039 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12040 match.
12041 (cancel_pagination_in_target_event): Rework double prompt
12042 detection.
12043 * gdb.base/paginate-after-ctrl-c-running.exp
12044 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12045 <return>' match.
12046 * gdb.base/paginate-bg-execution.exp
12047 (test_bg_execution_pagination_return)
12048 (test_bg_execution_pagination_cancel): Remove '-notransfer
12049 <return>' matches.
12050 * gdb.base/paginate-execution-startup.exp
12051 (test_fg_execution_pagination_return)
12052 (test_fg_execution_pagination_cancel): Remove '-notransfer
12053 <return>' matches.
12054 * gdb.base/paginate-inferior-exit.exp
12055 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12056 match.
12057 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12058 * lib/gdb.exp (pagination_prompt): Run text through
12059 string_to_regexp.
12060 (gdb_test_multiple): Match $pagination_prompt instead of
12061 "<return>".
12062 (string_to_regexp): Move to lib/gdb-utils.exp.
12063
e214cf6c
JK
120642014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12065
12066 * gdb.arch/amd64-entry-value-paramref.S: New file.
12067 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12068 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12069 * gdb.arch/amd64-optimout-repeat.S: New file.
12070 * gdb.arch/amd64-optimout-repeat.c: New file.
12071 * gdb.arch/amd64-optimout-repeat.exp: New file.
12072
17d0c5c8
JK
120732014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12074
12075 PR gdb/17170
12076 * gdb.base/statistics.exp: New file.
12077
b8b8facf
DE
120782014-07-17 Doug Evans <dje@google.com>
12079
74b49205 12080 PR gdb/17170
b8b8facf
DE
12081 * gdb.base/maint.exp: Update testing of per-command stats.
12082
1b5d0ab3
PA
120832014-07-16 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12086 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12087 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12088 (tfile_write_buf): New functions.
12089 (add_memory_block): Rewrite using the above.
12090 (adjust_function_address): New function.
12091 (FUNCTION_ADDRESS): New macro.
12092 (write_basic_trace_file): Remove short_x local, and use
12093 tfile_write_16. Change type of func_addr local to unsigned long
12094 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12095 here. Cast argument of add_memory_block to char pointer.
12096 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12097 (main): Remove parameters.
12098 * gdb.trace/tfile.exp: Remove nowarnings.
12099
4d974e88
SM
121002014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12101
12102 * gdb.base/debug-expr.exp: Test string evaluation with
12103 "debug expression" on.
12104
41e99568
PA
121052014-07-15 Pedro Alves <palves@redhat.com>
12106
12107 * gdb.base/reread.exp: Use clean_restart.
12108
487d9753
PL
121092014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12110
12111 * gdb.arch/avr-flash-qualifer.c: New.
12112 * gdb.arch/avr-flash-qualifer.exp: New.
12113
cc1c52ad
PA
121142014-07-14 Pedro Alves <palves@redhat.com>
12115
12116 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12117 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12118
1e973570
PA
121192014-07-14 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.base/double-prompt-target-event-error.c: New file.
12122 * gdb.base/double-prompt-target-event-error.exp: New file.
12123
93d6eb10
PA
121242014-07-14 Pedro Alves <palves@redhat.com>
12125
12126 PR gdb/17072
12127 * gdb.base/paginate-inferior-exit.c: New file.
12128 * gdb.base/paginate-inferior-exit.exp: New file.
12129
0017922d
PA
121302014-07-14 Pedro Alves <palves@redhat.com>
12131
12132 PR gdb/17072
12133 * gdb.base/paginate-bg-execution.c: New file.
12134 * gdb.base/paginate-bg-execution.exp: New file.
12135
94696ad3
PA
121362014-07-14 Pedro Alves <palves@redhat.com>
12137
12138 PR gdb/17072
12139 * gdb.base/paginate-execution-startup.c: New file.
12140 * gdb.base/paginate-execution-startup.exp: New file.
12141 * lib/gdb.exp (pagination_prompt): New global.
12142 (default_gdb_spawn): New procedure, factored out from
12143 default_gdb_spawn.
12144 (default_gdb_start): Adjust to call default_gdb_spawn.
12145 (gdb_spawn): New procedure.
12146
bd293940
PA
121472014-07-14 Pedro Alves <palves@redhat.com>
12148
12149 * lib/gdb.exp (gdb_assert): New procedure.
12150 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12151
c933f875
PA
121522014-07-14 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.base/execution-termios.c: New file.
12155 * gdb.base/execution-termios.exp: New file.
12156
d98b7a16
TT
121572014-07-14 Tom Tromey <tromey@redhat.com>
12158
12159 * gdb.cp/vla-cxx.cc: New file.
12160 * gdb.cp/vla-cxx.exp: New file.
12161
548740d6
TT
121622014-07-14 Tom Tromey <tromey@redhat.com>
12163
12164 * gdb.reverse/rerun-prec.c: New file.
12165 * gdb.reverse/rerun-prec.exp: New file.
12166
a25eb028
MR
121672014-07-12 Maciej W. Rozycki <macro@mips.com>
12168 Maciej W. Rozycki <macro@codesourcery.com>
12169
12170 * lib/gdb-utils.exp: New file.
12171 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12172 inline `gdb_init_command' processing.
12173 (gdb_start_cmd): Likewise.
12174 * lib/mi-support.exp (mi_run_cmd): Likewise.
12175 * README: Document `gdb_init_command' and `gdb_init_commands'.
12176
218c2655
JK
121772014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12178
12179 Fix false FAIL running under a very long directory name.
12180 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12181 and "set print elements 10000". Twice.
12182
5401fde3
YQ
121832014-07-11 Yao Qi <yao@codesourcery.com>
12184
12185 * gdb.base/exprs.exp: "set print symbol off".
12186
e76126e8
PA
121872014-07-11 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.threads/kill.c: New file.
12190 * gdb.threads/kill.exp: New file.
12191
2d6f0de6
YQ
121922014-07-10 Yao Qi <yao@codesourcery.com>
12193
12194 * gdb.trace/tfile.c (write_basic_trace_file)
12195 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12196 address written to trace file.
12197
7180e04a
PA
121982014-07-09 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.base/attach-wait-input.exp: New file.
12201 * gdb.base/attach-wait-input.c: New file.
12202
9a9a7608
AB
122032014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12204
12205 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12206 setting up test structures.
12207 (main): Call new test function.
12208 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12209 test function, continue into test function and walk test
12210 structures.
12211
161ac41e
YQ
122122014-07-02 Yao Qi <yao@codesourcery.com>
12213
12214 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12215 'bar_start' at the beginning of functions 'foo' and 'bar'
12216 respectively.
12217 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12218 instead of 'foo' and 'bar'.
12219
1f267ae3
MM
122202014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12221
12222 * gdb.btrace/segv.exp: New.
12223 * gdb.btrace/segv.c: New.
12224
2b239efb
LM
122252014-07-02 Luis Machado <lgustavo@codesourcery.com>
12226
12227 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12228 instruction.
12229
cf363f18
MW
122302014-06-30 Mark Wielaard <mjw@redhat.com>
12231
12232 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12233 vulture, vilify, villar): New volatile array constants.
12234 (vindictive, vegetation): New const volatile array constants.
12235 * gdb.base/volatile.exp: Test volatile and const volatile array
12236 types.
12237
aebf9d24
AA
122382014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12239
12240 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12241 target lacks support for awatch, rwatch, or hbreak.
12242
b67a2c6f
YQ
122432014-06-27 Yao Qi <yao@codesourcery.com>
12244
12245 * gdb.multi/dummy-frame-restore.exp: New.
12246 * gdb.multi/dummy-frame-restore.c: New.
12247
aef92902
MM
122482014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12249
12250 * gdb.btrace/gcore.exp: New.
12251
8e9db26e
PA
122522014-06-23 Pedro Alves <palves@redhat.com>
12253
12254 * gdb.base/watchpoint-reuse-slot.c: New file.
12255 * gdb.base/watchpoint-reuse-slot.exp: New file.
12256
70afc5b7
SC
122572014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12258
12259 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12260 progspace's filename in 'info', 'enable' and 'disable' command
12261 tests.
12262
b972bd9c
JK
122632014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12264
12265 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12266 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12267 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12268
125f8a3d
GB
122692014-06-20 Gary Benson <gbenson@redhat.com>
12270
12271 * gdb.arch/i386-avx.exp: Fix include file location.
12272 * gdb.arch/i386-sse.exp: Likewise.
12273
3ed9baed
IB
122742014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12275
12276 * gdb.dlang/expression.exp: New file.
12277
034f788c
PA
122782014-06-19 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12281 out from ...
12282 (top level): ... here. Iterate running tests under different
12283 scheduler-locking settings.
12284
45371d0c
LM
122852014-06-18 Luis Machado <lgustavo@codesourcery.com>
12286
12287 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12288 to DW_FORM_addr and use non-zero addresses.
12289
5d376983
SC
122902014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12291
12292 PR gdb/17017
12293 * gdb.python/py-xmethods.cc: Add global function call counters and
12294 increment them in their respective functions. Remove "cout"
12295 statements.
12296 * gdb.python/py-xmethods.exp: Make tests check the global function
12297 call counters instead of depending on inferior IO.
12298
a1aa2221
LM
122992014-06-18 Don Breazeal <donb@codesourcery.com>
12300
12301 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12302 Deleted procedure.
12303 (explicit_fork_parent_follow): Deleted procedure.
12304 (explicit_fork_child_follow): Deleted procedure.
12305 (test_follow_fork): New procedure.
12306 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12307 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12308 procedure calls.
12309
0fc05997
YQ
123102014-06-17 Yao Qi <yao@codesourcery.com>
12311
12312 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12313 CP1252.
12314
70795c52
LM
123152014-06-17 Luis Machado <lgustavo@codesourcery.com>
12316
12317 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12318 Initialize ptr and S explicitly.
12319 (skip_type_update_when_not_use_rtti_test): Likewise.
12320
6be47f0c
KS
123212014-06-16 Keith Seitz <keiths@redhat.com>
12322
12323 PR mi/15863
12324 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12325 the inferior is started.
12326
d03de421
PA
123272014-06-16 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.base/break-main-file-remove-fail.c: New file.
12330 * gdb.base/break-main-file-remove-fail.exp: New file.
12331 * gdb.base/break-unload-file.exp: Use build_executable instead of
12332 prepare_for_testing.
12333 (test_break): New parameter "initial_load". Handle it.
12334 (top level): Add initial_load cmdline/file axis.
12335
f9579b99
TT
123362014-06-12 Tom Tromey <tromey@redhat.com>
12337
12338 * gdb.base/completion.exp: Don't use directory name in test.
12339
3657956b
GB
123402014-06-09 Gary Benson <gbenson@redhat.com>
12341
12342 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12343 separate the always-available ANSI-standard signals from the
12344 signals that require checking.
12345 (main): Likewise.
12346 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12347 Likewise.
12348 (main): Likewise.
12349
4186eb54
KS
123502014-06-07 Keith Seitz <keiths@redhat.com>
12351
12352 Revert:
12353 PR c++/16253
12354 * gdb.cp/var-tag.cc: New file.
12355 * gdb.cp/var-tag.exp: New file.
12356 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12357 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12358 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12359 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12360
25326a28 123612014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12362
12363 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12364
829155c9
PA
123652014-06-06 Pedro Alves <palves@redhat.com>
12366
12367 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12368 in target debug output instead of looking at RSP packets,
12369 disabling the test on any target that uses hardware stepping.
12370 Update comments.
12371
61c8d22e
PA
123722014-06-06 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.base/break-unload-file.exp: Fix typo.
12375
d9a47287
YQ
123762014-06-06 Yao Qi <yao@codesourcery.com>
12377
12378 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12379 from "jit_function" to "^jit_function".
12380
e5e01dbf
YQ
123812014-06-06 Yao Qi <yao@codesourcery.com>
12382
12383 * gdb.base/async.c (foo): Add one statement.
12384 * gdb.base/async.exp: Get the next instruction address and
12385 match the output of "nexti" by instruction address. Match
12386 the hex address in the output of "finish".
12387
73ba372c
GB
123882014-06-06 Gary Benson <gbenson@redhat.com>
12389
12390 * gdb.base/call-signals.c: Remove preprocessor conditionals
12391 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12392 SIGSEGV and SIGTERM.
12393 * gdb.base/sigall.c: Likewise.
12394 * gdb.base/unwindonsignal.c: Likewise.
12395 * gdb.reverse/sigall-reverse.c: Likewise.
12396
831517df
YQ
123972014-06-06 Yao Qi <yao@codesourcery.com>
12398
12399 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12400 readable, skip the test.
12401
b8b91e98
YQ
124022014-06-06 Yao Qi <yao@codesourcery.com>
12403
12404 * gdb.threads/staticthreads.c (thread_function): Move the line
12405 setting breakpoint on forward.
12406 * gdb.threads/staticthreads.exp: Update comments.
12407
fb934770
LC
124082014-06-05 Ludovic Courtès <ludo@gnu.org>
12409
12410 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12411 "history-append! type error".
12412
6ef284bd
SM
124132014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12414
12415 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12416 erroneous dprintf expected input.
12417
a872e241
DE
124182014-06-04 Doug Evans <xdje42@gmail.com>
12419
12420 * gdb.guile/scm-generics.exp: Delete.
12421
16f691fb
DE
124222014-06-04 Doug Evans <xdje42@gmail.com>
12423
12424 * gdb.guile/scm-breakpoint.exp: Update.
12425 Add tests for breakpoint registration.
12426
012370f6
TT
124272014-06-04 Tom Tromey <tromey@redhat.com>
12428
12429 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12430 VLA-in-union.
12431 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12432 inner_vla_struct, vla_union types. Initialize objects of those
12433 types and compute their sizes.
12434
9f5a4cef
HZ
124352014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12436 Hui Zhu <hui@codesourcery.com>
12437
12438 * gdb.base/fileio.exp: Add test for shell not available as well as
12439 available.
12440 * gdb.base/fileio.c (test_system): Check for shell twice.
12441
90a45c4d
YQ
124422014-06-04 Yao Qi <yao@codesourcery.com>
12443
12444 * gdb.base/auto-connect-native-target.exp: Remove redundant
12445 space from the regexp pattern.
12446
70017e41
YQ
124472014-06-04 Yao Qi <yao@codesourcery.com>
12448
12449 * gdb.base/default.exp: Replace "child" with "native" in
12450 regexp pattern.
12451
883964a7
SC
124522014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12453
12454 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12455 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12456 * gdb.python/py-xmethods.py: Python script supporting the
12457 new testcase and tests.
12458
ef370185
JB
124592014-06-03 Joel Brobecker <brobecker@adacore.com>
12460 Pedro Alves <palves@redhat.com>
12461
12462 PR breakpoints/17000
12463 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12464 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12465
1e2ccb61
BM
124662014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12467
12468 * gdb.base/subst.exp: Add tests to verify partial path matching
12469 output.
12470
c6ec5ab2
PA
124712014-06-03 Pedro Alves <palves@redhat.com>
12472
12473 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12474 target that doesn't use software single-stepping.
12475
835c559f
PA
124762014-06-03 Pedro Alves <palves@redhat.com>
12477
12478 PR breakpoints/17000
12479 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12480 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12481
06eb1586
DE
124822014-06-02 Doug Evans <xdje42@gmail.com>
12483
12484 * gdb.guile/scm-parameter.exp: New file.
12485
e698b8c4
DE
124862014-06-02 Doug Evans <xdje42@gmail.com>
12487
12488 * gdb.guile/scm-cmd.c: New file.
12489 * gdb.guile/scm-cmd.exp: New file.
12490
ded03782
DE
124912014-06-02 Doug Evans <xdje42@gmail.com>
12492
12493 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12494 pretty-printer lookup.
12495 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12496 (make-pp_s-printer): Call it.
12497 (make-pretty-printer-from-dict): New function.
12498 (lookup-pretty-printer-maker-from-dict): New function.
12499 (*pretty-printer*): Simplify.
12500 (make-objfile-pp_s-printer): New function.
12501 (install-objfile-pretty-printers!): New function.
12502 (make-progspace-pp_s-printer): New function.
12503 (install-progspace-pretty-printers!): New function.
12504 * gdb.guile/scm-progspace.c: New file.
12505 * gdb.guile/scm-progspace.exp: New file.
12506
41fac0cf
PA
125072014-06-02 Pedro Alves <palves@redhat.com>
12508
12509 * gdb.base/dprintf-bp-same-addr.c: New file.
12510 * gdb.base/dprintf-bp-same-addr.exp: New file.
12511
96ae5695
EBM
125122014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12513
12514 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12515 * gdb.arch/powerpc-power.s: Likewise.
12516
da02b3a8
JB
125172014-06-02 Joel Brobecker <brobecker@adacore.com>
12518
12519 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12520
c72b2e7b
YQ
125212014-06-01 Yao Qi <yao@codesourcery.com>
12522
12523 * gdb.base/watchpoint.exp (test_watch_location): Check null
12524 pointer can be dereferenced. If not, do the test, otherwise
12525 skip it.
12526
53e8a631
AB
125272014-05-30 Andrew Burgess <aburgess@broadcom.com>
12528
12529 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12530 results.
12531 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12532
938f0e2f
AB
125332014-05-30 Andrew Burgess <aburgess@broadcom.com>
12534
12535 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12536 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12537 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12538 * gdb.arch/amd64-invalid-stack-top.c: New file.
12539 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12540
9ba6657a
PA
125412014-05-30 Pedro Alves <palves@redhat.com>
12542
12543 PR breakpoints/17000
12544 * gdb.base/sss-bp-on-user-bp.c: New file.
12545 * gdb.base/sss-bp-on-user-bp.exp: New file.
12546
522c09bf
DB
125472014-05-30 David Blaikie <dblaikie@gmail.com>
12548
12549 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12550 gnu_inline semantics via attribute.
12551 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12552 source explicitly specifies the required semantics.
12553
bf4ef81e
MR
125542014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12555
12556 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12557
329ea579
PA
125582014-05-29 Pedro Alves <palves@redhat.com>
12559 Tom Tromey <tromey@redhat.com>
12560
12561 * gdb.base/async-shell.exp: Don't enable target-async.
12562 * gdb.base/async.exp
12563 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12564 parameter. Adjust.
12565 (top level): Don't test with "target-async".
12566 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12567 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12568 * gdb.base/inferior-died.exp: Don't enable target-async.
12569 * gdb.base/interrupt-noterm.exp: Likewise.
12570 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12571 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12572 * gdb.mi/mi-nonstop.exp: Likewise.
12573 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12574 * gdb.mi/mi-nsintrall.exp: Likewise.
12575 * gdb.mi/mi-nsmoribund.exp: Likewise.
12576 * gdb.mi/mi-nsthrexec.exp: Likewise.
12577 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12578 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12579 * gdb.python/py-evsignal.exp: Don't enable target-async.
12580 * gdb.python/py-evthreads.exp: Likewise.
12581 * gdb.python/py-prompt.exp: Likewise.
12582 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12583 * gdb.server/solib-list.exp: Don't enable target-async.
12584 * gdb.threads/thread-specific-bp.exp: Likewise.
12585 * lib/mi-support.exp: Adjust to use mi-async.
12586
fd664c91
PA
125872014-05-29 Pedro Alves <palves@redhat.com>
12588
12589 PR gdb/13860
12590 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12591 reason, even in sync mode.
12592
251bde03
PA
125932014-05-29 Pedro Alves <palves@redhat.com>
12594 Hui Zhu <hui@codesourcery.com>
12595
12596 PR PR15693
12597 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12598 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12599 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12600 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12601
7f3c0343
JB
126022014-05-28 Joel Brobecker <brobecker@adacore.com>
12603
12604 * config/monitor.exp (gdb_target_monitor): Replace use of
12605 "set remotebaud" by "set serial baud".
12606
b2715b27
AW
126072014-05-26 Andy Wingo <wingo@igalia.com>
12608
12609 * gdb.guile/scm-breakpoint.exp:
12610 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12611 properties instead of gdb-object-properties.
12612
498a4489
YQ
126132014-05-26 Yao Qi <yao@codesourcery.com>
12614
12615 * gdb.server/no-thread-db.exp: Specify source file name
12616 explicitly when setting a breakpoint.
12617
589fdceb
MM
126182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12619
12620 * gdb.btrace/vdso.c: New.
12621 * gdb.btrace/vdso.exp: New.
12622
e9089e05
MM
126232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12624
12625 * gdb.base/gcore.exp (capture_command_output): Move ...
12626 * lib/gdb.exp (capture_command_output): ... here.
12627
67b5c0c1
MM
126282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12629
12630 * gdb.btrace/data.exp: Test memory access during btrace replay.
12631
a2199296
SM
126322014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12633
12634 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12635
17b2616c
PA
126362014-05-21 Pedro Alves <palves@redhat.com>
12637
12638 PR gdb/13860
12639 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12640 (top level): Test that output related to execution commands is
12641 sent to the console with CLI commands, but not with MI commands.
12642 Test that breakpoint events are always mirrored to the console.
12643 Also expect the new source line to be output after a "next" in
12644 async mode too. Make it a pass/fail test.
12645 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12646 output.
12647 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12648
5166082f
PA
126492014-05-21 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12652 Use them to test variations of "list" after reaching a breakpoint.
12653 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12654 Test "list" with listsize 10 after reaching a breakpoint.
12655 * gdb.python/python.exp (decode_line current location line
12656 number): Adjust expected line number.
12657
2f25d70f
SM
126582014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12659
12660 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12661 behavior for $args, pass it directly to "run".
12662
ff604a67
MR
126632014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12664
12665 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12666 30000 to 65536.
12667
6a3cb8e8
PA
126682014-05-21 Pedro Alves <palves@redhat.com>
12669
12670 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12671 auto-connect-native-target off".
12672 * gdb.base/auto-connect-native-target.c: New file.
12673 * gdb.base/auto-connect-native-target.exp: New file.
12674
4ebfc96e
PA
126752014-05-21 Pedro Alves <palves@redhat.com>
12676
12677 * gdb.base/default.exp: Test "target native" instead of "target
12678 child".
12679
36d46afb
MW
126802014-05-21 Mark Wielaard <mjw@redhat.com>
12681
12682 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12683
5876f503
JK
126842014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12685
12686 Fix TLS access for -static -pthread.
12687 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12688 <HAVE_TLS> (thread_function, main): Initialize it.
12689 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12690 Add clean_restart.
12691 <$have_tls != "">: Check TLSVAR.
12692
0256a6ac
PA
126932014-05-21 Pedro Alves <palves@redhat.com>
12694
12695 * gdb.base/dcache-line-read-error.c: New.
12696 * gdb.base/dcache-line-read-error.exp: New.
12697
936d2992
PA
126982014-05-20 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.base/compare-sections.c: New file.
12701 * gdb.base/compare-sections.exp: New file.
12702
802e8e6d
PA
127032014-05-20 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.base/break-idempotent.c: New file.
12706 * gdb.base/break-idempotent.exp: New file.
12707
e59fa00f
MM
127082014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12709
12710 * gdb.btrace/nohist.exp: New.
12711
8b696e31
YQ
127122014-05-20 Yao Qi <yao@codesourcery.com>
12713
12714 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12715 gdb.reverse directory and gdb_reverse_timeout exists in board
12716 setting.
12717 * README: Document gdb_reverse_timeout.
12718
73c9764f
YQ
127192014-05-20 Yao Qi <yao@codesourcery.com>
12720
12721 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12722 'test_file_name'. Treat args as a string instead of a list.
12723 (gdb_init): Rename argument 'args' by 'test_file_name'.
12724
f1f4348a
JK
127252014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12726
12727 * gdb.arch/powerpc-power.exp: New file.
12728 * gdb.arch/powerpc-power.s: New file.
12729
0dbe70ce
DE
127302014-05-16 Doug Evans <dje@google.com>
12731
12732 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12733 * gdb.base/completion.exp: Check that all expected files exist
12734 before doing file completion.
0dbe70ce 12735
8d551b02
DE
127362014-05-16 Doug Evans <dje@google.com>
12737
12738 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12739 Update.
12740 (do_syscall_tests_without_xml): Update.
12741
73eb7709
PA
127422014-05-16 Pedro Alves <palves@redhat.com>
12743
12744 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12745 instead of "unknown output after running".
12746
3fae92fc
YQ
127472014-05-16 Yao Qi <yao@codesourcery.com>
12748
12749 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12750 file1.txt from host at the end.
12751 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12752
c2b2ccc5
DE
127532014-05-15 Doug Evans <dje@google.com>
12754
12755 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12756 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12757 loading file. Add test for TU lookup.
12758
8c217a4b
SM
127592014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12760
12761 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12762 calling "-exec-arguments" or "set args" before running the
12763 inferior.
12764
3deb39c6
SM
127652014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12766
12767 * lib/mi-support.exp (mi_expect_stop): Expect message for
12768 inferiors that exit with non-zero exit code.
12769
71a79f8c
YQ
127702014-05-14 Yao Qi <yao@codesourcery.com>
12771
12772 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12773 match absolute path on remote host.
12774 (test_file_list_exec_source_files): Remove "/" from the
12775 pattern.
12776
f23fcd46
YQ
127772014-05-14 Yao Qi <yao@codesourcery.com>
12778
12779 * boards/local-remote-host-notty.exp (${board}_file): New
12780 proc.
12781
9404b58f
KM
127822014-05-07 Kyle McMartin <kyle@redhat.com>
12783
12784 Pushed by Joel Brobecker <brobecker@adacore.com>.
12785 * gdb.arch/aarch64-atomic-inst.c: New file.
12786 * gdb.arch/aarch64-atomic-inst.exp: New file.
12787
5e45f04c
YQ
127882014-05-07 Yao Qi <yao@codesourcery.com>
12789
12790 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12791 in current context" too.
12792
c888a17d
KS
127932014-05-05 Keith Seitz <keiths@redhat.com>
12794
12795 * gdb.linespec/ls-dollar.exp: Add test for linespec
12796 file:convenience_variable.
12797
290a839c
YQ
127982014-05-05 Yao Qi <yao@codesourcery.com>
12799
12800 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12801 traceframes into tfile and ctf trace files. Read data from
12802 trace file and test collected data.
12803 (gdb_collect_locals_test): Likewise.
12804 (gdb_unavailable_registers_test): Likewise.
12805 (gdb_unavailable_floats): Likewise.
12806 (gdb_collect_globals_test): Likewise.
12807 (top-level): Append "ctf" to trace_file_targets if GDB
12808 supports.
12809
b5262cd0
YQ
128102014-05-05 Yao Qi <yao@codesourcery.com>
12811
12812 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12813 code to ...
12814 (gdb_collect_args_test_1): ... it. New proc.
12815 (gdb_collect_locals_test): Move some code to ...
12816 (gdb_collect_locals_test_1): ... it. New proc.
12817 (gdb_unavailable_registers_test): Move some code to ...
12818 (gdb_unavailable_registers_test_1): ... it. New proc.
12819 (gdb_unavailable_floats): Move some code to ...
12820 (gdb_unavailable_floats_1): ... it. New proc.
12821
30a1e6cc
SDJ
128222014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12823
12824 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12825 probes to test for bitness recognition.
12826 * gdb.arch/amd64-stap-optional-prefix.exp
12827 (test_probe_value_without_reg): New procedure.
12828 Add code to test for different kinds of bitness.
12829
f33da99a
SDJ
128302014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12831
12832 PR breakpoints/16889
12833 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12834 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12835
5b80f00d
PA
128362014-05-01 Pedro Alves <palves@redhat.com>
12837
12838 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12839 gdb_file_cmd if no file is specified.
12840 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12841 last_loaded_file to set the remote exec-file.
12842
f8c2a73c
PA
128432014-05-01 Pedro Alves <palves@redhat.com>
12844
12845 * boards/local-remote-host.exp: New file.
12846
be6e8ac7
PA
128472014-05-01 Pedro Alves <palves@redhat.com>
12848
12849 * boards/local-remote-host.exp: Rename to ...
12850 * boards/local-remote-host-notty.exp: ... this.
12851
cac0dc8f
JB
128522014-04-28 Joel Brobecker <brobecker@adacore.com>
12853
12854 * gdb.ada/dyn_arrayidx: New testcase.
12855
9730e6cc
YQ
128562014-04-26 Yao Qi <yao@codesourcery.com>
12857
12858 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12859 and compute the length of function main. Save it in
12860 $main_length.
12861 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12862 (top-level): Use gdb_compile to compile objects into
12863 executable and restart GDB. Remove invocation to
12864 prepare_for_testing.
12865
7ae1a6a6
PA
128662014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12867 Pedro Alves <palves@redhat.com>
12868
12869 PR server/16255
12870 * gdb.multi/multi-attach.c: New file.
12871 * gdb.multi/multi-attach.exp: New file.
12872
4082afcc
PA
128732014-04-25 Pedro Alves <palves@redhat.com>
12874
12875 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12876 user.
12877 (top level): Test that "set remote conditional-breakpoints-packet
12878 off" works as intended.
12879 * gdb.base/dprintf.exp: Test that "set remote
12880 breakpoint-commands-packet off" works as intended.
12881 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12882 New function.
12883 (top level): Call it.
12884 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12885 remote fast-tracepoints-packet off" works as intended.
12886 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12887 * lib/gdb.exp (gdb_is_target_remote): ... here.
12888
2abc3f8d
DB
128892014-04-24 David Blaikie <dblaikie@gmail.com>
12890
12891 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12892 ensure clang would not discard them.
12893 * gdb.base/gdbvars.c: Ditto.
12894 * gdb.base/memattr.c: Ditto.
12895 * gdb.base/whatis.c: Ditto.
12896 * gdb.python/py-prettyprint.c: Ditto.
12897 * gdb.trace/actions.c: Ditto.
12898 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12899 ensure clang would not discard it.
12900
bfd39632
DB
129012014-04-24 David Blaikie <dblaikie@gmail.com>
12902
12903 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12904 clang to emit the full definition of type required by the test
12905 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12906
22842ff6
DB
129072014-04-24 David Blaikie <dblaikie@gmail.com>
12908
12909 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12910 coax Clang into emitting the definition of the type.
12911 * gdb.cp/pr10728-x.h (y): Ditto.
12912 * gdb.cp/pr10728-y.cc (y): Ditto.
12913
c2e827ad
DB
129142014-04-24 David Blaikie <dblaikie@gmail.com>
12915
12916 * gdb.base/label.exp: XFAIL label related tests under Clang.
12917 * gdb.cp/cplabel.exp: Ditto.
12918 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12919 under Clang those using labels.
12920
4c2d33e7
YQ
129212014-04-25 Yao Qi <yao@codesourcery.com>
12922
12923 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12924 double_label.
12925 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12926 partial_label and double_label.
12927
56083b99
DB
129282014-04-24 David Blaikie <dblaikie@gmail.com>
12929
12930 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12931
25d4e99d
DB
129322014-04-24 David Blaikie <dblaikie@gmail.com>
12933
12934 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12935 of the function to work across GCC and Clang.
12936 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12937 pointer types (const void ** const V void **).
12938
01f9f808
MS
129392014-04-24 Michael Sturm <michael.sturm@mintel.com>
12940 Walfred Tedeschi <walfred.tedeschi@intel.com>
12941
12942 * Makefile.in (EXECUTABLES): Added i386-avx512.
12943 * gdb.arch/i386-avx512.c: New file.
12944 * gdb.arch/i386-avx512.exp: Likewise.
12945
4b48d439
KS
129462014-04-23 Keith Seitz <keiths@redhat.com>
12947
12948 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12949 (mi_make_breakpoint_table): New procedure.
12950 (mi_create_breakpoint): Use mi_make_breakpoint
12951 and return the result.
12952 (mi_make_breakpoint): New procedure.
12953 (mi_build_kv_pairs): New procedure.
12954
12955 * gdb.mi/mi-break.exp: Remove unused globals,
12956 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12957 All callers updated.
12958 * gdb.mi/mi-dprintf.exp: Use variable to track command
12959 number.
12960 Update all callers of mi_create_breakpoint and use
12961 mi_make_breakpoint_table.
12962 Remove any unused global variables.
12963 * gdb.mi/mi-nonstop.exp: Likewise.
12964 * gdb.mi/mi-nsintrall.exp: Likewise.
12965 * gdb.mi/mi-nsmoribund.exp: Likewise.
12966 * gdb.mi/mi-nsthrexec.exp: Likewise.
12967 * gdb.mi/mi-reverse.exp: Likewise.
12968 * gdb.mi/mi-simplerun.exp: Likewise.
12969 * gdb.mi/mi-stepn.exp: Likewise.
12970 * gdb.mi/mi-syn-frame.exp: Likewise.
12971 * gdb.mi/mi-until.exp: Likewise.
12972 * gdb.mi/mi-var-cp.exp: Likewise.
12973 * gdb.mi/mi-var-display.exp: Likewise.
12974 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12975 * gdb.mi/mi2-var-child.exp: Likewise.
12976 * gdb.mi/mi-vla-c99.exp: Likewise.
12977 * lib/mi-support.exp: Likewise.
12978
12979 From Ian Lance Taylor <iant@cygnus.com>:
12980 * lib/gdb.exp (parse_args): New procedure.
12981
08351840
PA
129822014-04-23 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.base/break-unload-file.c: New file.
12985 * gdb.base/break-unload-file.exp: New file.
12986 * gdb.base/sym-file-lib.c (baz): New function.
12987 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12988 field.
12989 (load): Store the segment's mapped size.
12990 (unload): New function.
12991 (unload_shlib): New function.
12992 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12993 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12994 set a breakpoint at baz, and call it.
12995 * gdb.base/sym-file.exp: New tests for stale breakpoint
12996 instructions.
12997
076855f9
PA
129982014-04-23 Pedro Alves <palves@redhat.com>
12999
13000 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13001 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13002 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13003 * gdb.base/hbreak-unmapped.c: New file.
13004 * gdb.base/hbreak-unmapped.exp: New file.
13005 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13006 * lib/gdb.exp (gdb_is_target_remote): ... here.
13007
483805cf
PA
130082014-04-22 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/consecutive-step-over.c: New file.
13011 * gdb.base/consecutive-step-over.exp: New file.
13012
06d97543
PA
130132014-04-22 Pedro Alves <palves@redhat.com>
13014
13015 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13016 instead of send_gdb/gdb_expect.
13017
b4429ea2
YQ
130182014-04-22 Yao Qi <yao@codesourcery.com>
13019
13020 * lib/trace-support.exp (generate_tracefile): New procedure.
13021 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13022 return 0.
13023 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13024 if generate_tracefile returns 1.
13025
51d48146
PA
130262014-04-18 Tom Tromey <palves@redhat.com>
13027 Pedro alves <tromey@redhat.com>
13028
13029 PR backtrace/15558
13030 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13031 with a backtrace limit.
13032 * gdb.python/py-frame-inline.exp: Test running to an inline
13033 function with a backtrace limit, and printing the newest frame.
13034 * gdb.python/py-frame-inline.c (main): Call f.
13035
bd1dce5f
MS
130362014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13037
13038 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13039
40d1a503
MS
130402014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13041
13042 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13043 Drop prefix from unsupported source file path.
13044
389b98f7
YQ
130452014-04-17 Yao Qi <yao@codesourcery.com>
13046
13047 * lib/gdb.exp (with_target_charset): New proc.
13048 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13049 with_target_charset.
13050 (test_print_strings): Likewise.
13051 (test_repeat_bytes): Likewise.
13052 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13053 for some tests.
13054
22869d73
KS
130552014-04-16 Keith Seitz <keiths@redhat.com>
13056
13057 PR gdb/15827
13058 * gdb.dwarf2/corrupt.c: New file.
13059 * gdb.dwarf2/corrupt.exp: New file.
13060
c4f87ca6
KS
130612014-04-16 Keith Seitz <keiths@redhat.com>
13062
13063 PR c++/16597
13064 * gdb.cp/namelessclass.cc: New file.
13065 * gdb.cp/namelessclass.exp: New file.
13066 * gdb.cp/namelessclass.S: New file.
13067
ab19de87
DE
130682014-04-16 Doug Evans <dje@google.com>
13069
13070 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13071 Add comment.
13072 (gdbserver_default_get_comm_port): New function.
13073 (gdbserver_start): Check if board file provided
13074 "gdbserver,get_comm_port" and use it if so.
13075 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13076 (gdb,socketport): Set to "stdio".
13077 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13078 (stdio_gdbserver_template): Delete.
13079 (${board}_get_remote_address): Update.
13080 (${board}_build_remote_cmd): Delete.
13081 (${board}_get_comm_port): New function.
13082 (${board}_spawn): Update.
13083 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13084 Delete.
13085 (${board}_get_remote_address): Update.
13086 (${board}_get_comm_port): New function.
13087
fc98a809
AB
130882014-04-16 Andrew Burgess <aburgess@broadcom.com>
13089
13090 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13091 appearing in any order.
13092
87fd9e6e
DE
130932014-04-15 Doug Evans <dje@google.com>
13094
13095 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13096 uninitialized value of "description".
13097
099fc3ea
KS
130982014-04-15 Keith Seitz <keiths@redhat.com>
13099
13100 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13101 Remove unused globals.
13102 (test_running_the_program): Likewise.
13103 (test_controlled_execution): Likewise.
13104 (test_controlling_breakpoints): Likewise.
13105 (test_program_termination): Likewise.
13106
5da151d4
KS
131072014-04-15 Keith Seitz <keiths@redhat.com>
13108
13109 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13110 unused globals.
13111 (test_rbreak_creation_and_listing): Likewise.
13112 (test_ignore_count): Likewise.
13113 (test_error): Likewise.
13114
35e5d2f0
PA
131152014-04-15 Pedro Alves <palves@redhat.com>
13116
13117 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13118 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13119 sym-file-loader.c.
13120 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13121 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13122 to sym-file-loader.c.
13123 (struct library): Forward declare.
13124 (load_shlib, lookup_function): Change prototypes.
13125 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13126 (translate_offset): Remove declarations.
13127 (get_text_addr): New declaration.
13128 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13129 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13130 sym-file-loader.h.
13131 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13132 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13133 here from sym-file-loader.h.
13134 (struct library): New structure.
13135 (load_shlib, lookup_function): Change prototypes and adjust to
13136 work with a struct library.
13137 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13138 (translate_offset): Make static.
13139 (get_text_addr): New function.
13140 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13141
eb4c1710
PA
131422014-04-15 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13145
2d1baf52
PA
131462014-04-15 Pedro Alves <palves@redhat.com>
13147
13148 * gdb.base/sym-file-loader.c: Include <limits.h>.
13149 (SELF_LINK): New define.
13150 (get_origin): New function.
13151 (load_shlib): Use it.
13152 * gdb.base/sym-file.exp: Don't early return if the target is
13153 remote. Use runto_main, and issue fail is that fails. Use
13154 gdb_load_shlibs.
13155 (shlib_name): Delete.
13156 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13157
7dd6df01
PA
131582014-04-15 Pedro Alves <palves@redhat.com>
13159
13160 * gdb.base/sym-file.exp: Remove regex characters from test
13161 message. Don't refer to breakpoint numbers in test messages.
13162
b50c8614
KS
131632014-04-14 Keith Seitz <keiths@redhat.com>
13164
13165 PR c++/16253
13166 * gdb.cp/var-tag.cc: New file.
13167 * gdb.cp/var-tag.exp: New file.
13168 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13169 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13170 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13171 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13172
3d567982
TT
131732014-04-14 Tom Tromey <tromey@redhat.com>
13174
13175 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13176 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13177 type.
13178 * gdb.cp/enum-class.exp: New file.
13179 * gdb.cp/enum-class.cc: New file.
13180
0626fc76
TT
131812014-04-14 Tom Tromey <tromey@redhat.com>
13182
13183 * gdb.dwarf2/enum-type.exp: New file.
13184
dca325b3
SA
131852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13186
13187 * gdb.mi/mi-vla-c99.exp: New file.
13188 * gdb.mi/vla.c: New file.
13189
5854b38a
SA
131902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13191
13192 * gdb.base/vla-datatypes.c: New file.
13193 * gdb.base/vla-datatypes.exp: New file.
13194
463bb957
SA
131952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13196
13197 * gdb.base/vla-ptr.c: New file.
13198 * gdb.base/vla-ptr.exp: New file.
13199
3dd170be
SA
132002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13201
13202 * gdb.dwarf2/count.exp: New file.
13203
5ecaaa66
SA
132042014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13205
13206 * gdb.base/vla-sideeffect.c: New file.
13207 * gdb.base/vla-sideeffect.exp: New file.
13208
41f1ada5
DB
132092014-04-14 David Blaikie <dblaikie@gmail.com>
13210
13211 * gdb.mi/non-stop.c: Add return value for non-void function return
13212 statement.
13213 * gdb.threads/staticthreads.c: Ditto.
13214
0be03e84
DE
132152014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13216 Doug Evans <xdje42@gmail.com>
13217
13218 * gdb.guile/scm-value.c: Improve test case.
13219 * gdb.guile/scm-value.exp: Add new test.
13220
f180a1fb
DB
132212014-04-11 David Blaikie <dblaikie@gmail.com>
13222
13223 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13224 override Clang's default.
13225
6b662e19
JB
132262014-04-11 Joel Brobecker <brobecker@adacore.com>
13227
13228 Revert the following changes (regressions):
13229
13230 * gdb.base/vla-sideeffect.c: New file.
13231 * gdb.base/vla-sideeffect.exp: New file.
13232
13233 * gdb.dwarf2/count.exp: New file.
13234
13235 * gdb.base/vla-multi.c: New file.
13236 * gdb.base/vla-multi.exp: New file.
13237
13238 * gdb.base/vla-ptr.c: New file.
13239 * gdb.base/vla-ptr.exp: New file.
13240
13241 * gdb.base/vla-datatypes.c: New file.
13242 * gdb.base/vla-datatypes.exp: New file.
13243
13244 * gdb.mi/mi-vla-c99.exp: New file.
13245 * gdb.mi/vla.c: New file.
13246
245a5f0b
KS
132472014-04-11 Keith Seitz <keiths@redhat.com>
13248
13249 PR c++/16675
13250 * gdb.cp/cpsizeof.exp: New file.
13251 * gdb.cp/cpsizeof.cc: New file.
13252
58a84dcf
SA
132532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13254
191a8a90
JB
13255 * gdb.mi/mi-vla-c99.exp: New file.
13256 * gdb.mi/vla.c: New file.
58a84dcf 13257
c8655f75
SA
132582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13259
13260 * gdb.base/vla-datatypes.c: New file.
13261 * gdb.base/vla-datatypes.exp: New file.
13262
024e13b4
SA
132632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13264
13265 * gdb.base/vla-ptr.c: New file.
13266 * gdb.base/vla-ptr.exp: New file.
13267
1a237e0e
SA
132682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13269
13270 * gdb.base/vla-multi.c: New file.
13271 * gdb.base/vla-multi.exp: New file.
13272
504f3432
SA
132732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13274
13275 * gdb.dwarf2/count.exp: New file.
13276
3bce8237
SA
132772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13278
191a8a90
JB
13279 * gdb.base/vla-sideeffect.c: New file.
13280 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13281
322f9c21
YQ
132822014-04-11 Yao Qi <yao@codesourcery.com>
13283
13284 * gdb.base/completion.exp: Check file exists before running tests
13285 on file completion.
13286
d708bcd1
PA
132872014-04-10 Pedro Alves <palves@redhat.com>
13288
13289 * gdb.base/cond-eval-mode.c: New file.
13290 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13291 prepare_for_testing to build the new file. Check result of
13292 runto_main.
13293 (test_break, test_watch): New procedures.
13294 (top level): Use them.
13295
ae1d2761
PM
132962014-04-08 Pierre Muller <muller@sourceware.org>
13297
13298 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13299 Ctrl-V use for mingw hosts.
13300
7af389b8
SC
133012014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13302
13303 * gdb.python/py-value.c: Improve test case.
13304 * gdb.python/py-value.exp: Add new test.
13305
5e703181
DE
133062014-04-07 David Blaikie <dblaikie@gmail.com>
13307
13308 * lib/compiler.c: Identify the clang compiler.
13309 * lib/compiler.cc: Ditto.
13310
9810b410
YQ
133112014-04-03 Yao Qi <yao@codesourcery.com>
13312
13313 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13314
98d1b8dc
AB
133152014-04-01 Anton Blanchard <anton@samba.org>
13316
13317 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13318 messages unique.
13319
3114cea1
AB
133202014-04-01 Anton Blanchard <anton@samba.org>
13321
13322 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13323 prepare_for_testing.
13324
62f7182c
AB
133252014-04-01 Anton Blanchard <anton@samba.org>
13326
13327 * gdb.arch/ppc64-atomic-inst.c: Remove.
13328 * gdb.arch/ppc64-atomic-inst.S: New file.
13329 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13330
770e7fc7
DE
133312014-03-31 Doug Evans <dje@google.com>
13332
13333 * gdb.base/print-symbol-loading-lib.c: New file.
13334 * gdb.base/print-symbol-loading-main.c: New file.
13335 * gdb.base/print-symbol-loading.exp: New file.
13336
46e2bafa
YQ
133372014-03-31 Yao Qi <yao@codesourcery.com>
13338
13339 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13340
8776cfe9
JB
133412014-03-28 Joel Brobecker <brobecker@adacore.com>
13342
13343 * gdb.ada/mi_dyn_arr: New testcase.
13344
5d1ef361
DE
133452014-03-27 Doug Evans <dje@google.com>
13346
13347 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13348
b5bee914
YQ
133492014-03-27 Yao Qi <yao@codesourcery.com>
13350
13351 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13352 if target is nios2-*-*.
13353
0d4d0e77
YQ
133542014-03-26 Yao Qi <yao@codesourcery.com>
13355
13356 * lib/gdb.exp (readline_is_used): New proc.
13357 * gdb.base/completion.exp: Move tests on command complete up.
13358 Skip the rest of tests if readline is not used.
13359 * gdb.ada/complete.exp: Skp the test if readline is not
13360 used.
13361 * gdb.base/filesym.exp: Likewise.
13362 * gdb.base/macscp.exp: Likewise.
13363 * gdb.base/readline-ask.exp: Likewise.
13364 * gdb.base/readline.exp: Likewise.
13365 * gdb.python/py-cmd.exp: Likewise.
13366 * gdb.trace/tfile.exp: Likewise.
13367
29361eee
YQ
133682014-03-26 Yao Qi <yao@codesourcery.com>
13369
13370 * gdb.base/macscp.exp: Fix code format issues.
13371
bc9a5525
UW
133722014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13373
13374 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13375 * gdb.asm/powerpc64le.inc: New file.
13376
d3839ede
PA
133772014-03-25 Pedro Alves <palves@redhat.com>
13378 Doug Evans <dje@google.com>
13379
13380 * gdb.base/source-execution.c: New file.
13381 * gdb.base/source-execution.exp: New file.
13382 * gdb.base/source-execution.gdb: New file.
13383
01672a57
DE
133842014-03-24 Doug Evans <dje@google.com>
13385
13386 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13387 using fission.
13388
88bbeca9
HZ
133892014-03-24 Hui Zhu <hui@codesourcery.com>
13390 Pedro Alves <palves@redhat.com>
13391
13392 PR breakpoints/16101
13393 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13394 test pass/fail messages. Detect missing support for dprintf when
13395 breakpoints are actually inserted.
13396 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13397 breakpoints are actually inserted.
13398 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13399 fails.
13400
d2348791
JK
134012014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13402
13403 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13404
feef67ab
DE
134052014-03-22 Doug Evans <xdje42@gmail.com>
13406
13407 * gdb.python/python.exp (python not supported): Verify multi-line
13408 python command issues an error.
25d743f9 13409 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13410 guile command issues an error.
feef67ab 13411
ecebef6a
MR
134122014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13413
13414 * gdb.threads/thread-specific.exp: Handle the lack of usable
13415 $this_breakpoint and $this_thread.
13416
ccdd1909
HZ
134172014-03-21 Hui Zhu <hui@codesourcery.com>
13418
13419 * gdb.base/attach.exp (do_command_attach_tests): New.
13420
beb460e8
PA
134212014-03-20 Tom Tromey <tromey@redhat.com>
13422 Pedro Alves <palves@redhat.com>
13423
13424 PR cli/15718
13425 * gdb.base/condbreak-call-false.c: New file.
13426 * gdb.base/condbreak-call-false.exp: New file.
13427
40acf43a
PA
134282014-03-20 Pedro Alves <palves@redhat.com>
13429
13430 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13431 Delete.
13432 (block_signals, unblock_signals): Delete.
13433 (child_function_2, main): Remove references to deleted variable
13434 and functions.
13435
9f5e1e02
PA
134362014-03-20 Pedro Alves <palves@redhat.com>
13437
13438 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13439 Use pthread_kill to signal thread 2.
13440 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13441 Adjust to make the test send itself a signal rather than using the
13442 host's "kill" command.
13443
99619bea
PA
134442014-03-20 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.threads/multiple-step-overs.c: New file.
13447 * gdb.threads/multiple-step-overs.exp: New file.
13448 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13449 Adjust expected infrun debug output.
13450
2adfaa28
PA
134512014-03-20 Pedro Alves <palves@redhat.com>
13452
13453 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13454 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13455
31e77af2
PA
134562014-03-20 Pedro Alves <palves@redhat.com>
13457
13458 PR breakpoints/7143
13459 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13460 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13461 of gdb_test_multiple.
13462 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13463 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13464
b9f437de
PA
134652014-03-20 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13468 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13469
05adc73e
PA
134702014-03-19 Pedro Alves <palves@redhat.com>
13471
13472 * gdb.base/async.exp: Remove early return.
13473
6048b950
PA
134742014-03-19 Pedro Alves <palves@redhat.com>
13475
13476 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13477
8bcfb00a
PA
134782014-03-19 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/async.exp (test_background): Expect \r\n after
13481 "completed." in the fail pattern.
13482
884e37dc
PA
134832014-03-19 Pedro Alves <palves@redhat.com>
13484
13485 * gdb.base/async.exp (test_background): New procedure.
13486 Use it for all background execution command tests.
13487
148e57e2
PA
134882014-03-19 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.base/async.exp: Use prepare_for_testing.
13491
f48088c7
PA
134922014-03-19 Pedro Alves <palves@redhat.com>
13493
13494 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13495 the same line.
13496
e2f6c966
PA
134972014-03-19 Pedro Alves <palves@redhat.com>
13498
13499 * gdb.base/async.c (main): Add "jump here" and "until here" line
13500 marker comments.
13501 * gdb.base/async.exp (jump_here): New global.
13502 (jump& test): Use it.
13503 (until_here): New global.
13504 (until& test): Use it.
13505
c30568d4
PA
135062014-03-19 Pedro Alves <palves@redhat.com>
13507
13508 * gdb.base/async.exp: Don't frob gdb_protocol.
13509
0172b6a7
DE
135102014-03-18 Doug Evans <xdje42@gmail.com>
13511
13512 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13513 Fix spelling of exec-done-display.
13514
06c868a8
JK
135152014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13516
13517 PR gdb/15358
13518 * gdb.base/gdb-sigterm.c: New file.
13519 * gdb.base/gdb-sigterm.exp: New file.
13520
0c7e1a46
PA
135212014-03-18 Pedro Alves <palves@redhat.com>
13522
13523 PR gdb/13860
13524 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13525 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13526 solib-event.
13527
f7c77d93
JB
135282014-03-17 Joel Brobecker <brobecker@adacore.com>
13529
13530 * gdb.ada/pckd_arr_ren: New testcase.
13531
5a1e8c7a
DE
135322014-03-13 Doug Evans <xdje42@gmail.com>
13533
13534 PR guile/16612
13535 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13536 collect after discarding symbols.
13537
350e1a76
DE
135382014-03-13 Ludovic Courtès <ludo@gnu.org>
13539 Doug Evans <xdje42@gmail.com>
13540
13541 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13542 to history survives a gc.
13543
a69900ae
PA
135442014-03-13 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.base/default.exp: Don't test "target procfs".
13547
5db9f0bd
PA
135482014-03-13 Pedro Alves <palves@redhat.com>
13549
13550 * gdb.base/default.exp: Update "target child" and "target procfs"
13551 tests to not expect "Unix".
13552
b3ccfe11
TT
135532014-03-12 Tom Tromey <tromey@redhat.com>
13554
13555 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13556 New procs. Add target-async tests.
13557 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13558 Add target-async tests.
13559
646f4417
AA
135602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13561
13562 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13563 'func_start' and 'func_end' for the beginning and end of the
13564 function code, respectively.
13565 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13566 'func_end' instead of 'func' and 'main'.
13567
288c211f
AA
135682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13569
13570 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13571 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13572 generate the debug info assembler source.
13573
e0c0f156
AA
135742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13575
13576 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13577 * gdb.dwarf2/arr-subrange.exp: Likewise.
13578 * gdb.dwarf2/dwz.exp: Likewise.
13579 * gdb.dwarf2/method-ptr.exp: Likewise.
13580 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13581 * gdb.dwarf2/subrange.exp: Likewise.
13582 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13583 * gdb.dwarf2/implptrpiece.exp: Likewise.
13584 * gdb.dwarf2/nostaticblock.exp: Likewise.
13585
0e5c4555
AA
135862014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13587
13588 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13589 directory to absolute path name arguments.
13590
5ec18f2b
JG
135912014-03-10 Joel Brobecker <brobecker@adacore.com>
13592
13593 * gdb.ada/tagged_access: New testcase.
13594
847fc4f2
MM
135952014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13596
13597 * gdb.btrace/data.exp: Update expected output.
13598
cc3da688
YQ
135992014-03-06 Yao Qi <yao@codesourcery.com>
13600
13601 * gdb.trace/pr16508.exp: New file.
13602
0f26cec1
PA
136032014-03-05 Pedro Alves <palves@redhat.com>
13604
13605 PR gdb/16575
13606 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13607 procedure.
13608 (top level): Adjust to use it. Add tests that exercise breakpoint
13609 interaction with the code-cache.
13610
7a5a839f
LC
136112014-02-26 Ludovic Courtès <ludo@gnu.org>
13612
13613 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13614 test for 'history-append!'.
13615
31aa7e4e
JB
136162014-02-26 Joel Brobecker <brobecker@adacore.com>
13617
13618 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13619 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13620 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13621 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13622 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13623 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13624
1b588015
JB
136252014-02-26 Joel Brobecker <brobecker@adacore.com>
13626
13627 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13628 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13629 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13630
55426c9d
JB
136312014-02-26 Joel Brobecker <brobecker@adacore.com>
13632
13633 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13634
dc53a7ad
JB
136352014-02-26 Joel Brobecker <brobecker@adacore.com>
13636
13637 * gdb.dwarf2/arr-stride.c: New file.
13638 * gdb.dwarf2/arr-stride.exp: New file.
13639
12ab52e9
PA
136402014-02-26 Pedro Alves <palves@redhat.com>
13641
13642 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13643 that won't ever trigger. Make sure that GDB reports the correct
13644 breakpoint that caused the stop.
13645
849c862e
JK
136462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13647
13648 PR gdb/16626
13649 * gdb.base/auto-load-script: New file.
13650 * gdb.base/auto-load.c: New file.
13651 * gdb.base/auto-load.exp: New file.
13652
71b7d793
JK
13653 PR gdb/16626
13654 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13655
e2f0d509
JK
136562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13657
13658 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13659 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13660
50cc37c8
DE
136612014-02-24 Doug Evans <dje@google.com>
13662
13663 * lib/gdb.exp (run_on_host): Log error output if program fails.
13664
ea4758f2
PA
136652014-02-21 Pedro Alves <palves@redhat.com>
13666
13667 * gdb.threads/step-after-sr-lock.c: Rename to ...
13668 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13669 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13670 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13671 ... this.
13672
d7b30f67
SDJ
136732014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13674
13675 PR tdep/16397
13676 * gdb.arch/amd64-stap-special-operands.exp: New file.
13677 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13678 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13679 * gdb.arch/amd64-stap-triplet.S: Likewise.
13680 * gdb.arch/amd64-stap-triplet.c: Likewise.
13681
83deb43f
JB
136822014-02-20 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13685 in .section pseudo-op.
13686
adde2bff
DE
136872014-02-20 lin zuojian <manjian2006@gmail.com>
13688 Joel Brobecker <brobecker@adacore.com>
13689 Doug Evans <xdje42@gmail.com>
13690
13691 PR symtab/16581
13692 * gdb.dwarf2/dw2-icycle.S: New file.
13693 * gdb.dwarf2/dw2-icycle.c: New file.
13694 * gdb.dwarf2/dw2-icycle.exp: New file.
13695
f7bd0f78
SC
136962014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13697
13698 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13699 operations on gdb.Value objects.
13700 * gdb.python/py-value-cc.exp: Add new test to test operations on
13701 gdb.Value objects.
13702
c17ef0d5
DE
137032014-02-18 Doug Evans <dje@google.com>
13704
13705 * Makefile.in (TESTS): New variable.
13706 (expanded_tests, expanded_tests_or_none): New variables
13707 (check-single): Pass $(expanded_tests_or_none) to runtest.
13708 (check-parallel): Only run tests in $(TESTS) if non-empty.
13709 (check/no-matching-tests-found): New rule.
13710 * README: Document TESTS makefile variable.
13711
5dd3176f
DE
137122014-02-18 Doug Evans <dje@google.com>
13713
13714 * Makefile.in (check-parallel): rm -rf outputs temp.
13715
0b10be4f
JK
137162014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13717
13718 Fix "ERROR: no fileid for" in the testsuite.
13719 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13720
85f224e7
DE
137212014-02-12 Doug Evans <dje@google.com>
13722
13723 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13724 (MISCELLANEOUS): New variable.
13725 (clean): rm -rf $(MISCELLANEOUS).
13726 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13727 dwp live in the same directory as symlinks, with each symlink pointed
13728 to a differently named file in a different directory.
13729
149b30ff
DE
137302014-02-11 Doug Evans <dje@google.com>
13731
13732 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13733 of Tcl file commands.
13734
1dfdac32
MK
137352014-02-10 Mark Kettenis <kettenis@gnu.org>
13736
13737 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13738 "kill -SIGUSR1 -1".
13739
aa4fb036
JB
137402014-02-10 Joel Brobecker <brobecker@adacore.com>
13741
13742 * gdb.ada/tick_length_array_enum_idx: New testcase.
13743
ed3ef339
DE
137442014-02-10 Doug Evans <xdje42@gmail.com>
13745
13746 * configure.ac (AC_OUTPUT): Add gdb.guile.
13747 * configure: Regenerate.
13748 * lib/gdb-guile.exp: New file.
13749 * lib/gdb.exp (get_target_charset): New function.
13750 * gdb.base/help.exp: Update expected output from "apropos apropos".
13751 * gdb.guile/Makefile.in: New file.
13752 * gdb.guile/guile.exp: New file.
13753 * gdb.guile/scm-arch.c: New file.
13754 * gdb.guile/scm-arch.exp: New file.
13755 * gdb.guile/scm-block.c: New file.
13756 * gdb.guile/scm-block.exp: New file.
13757 * gdb.guile/scm-breakpoint.c: New file.
13758 * gdb.guile/scm-breakpoint.exp: New file.
13759 * gdb.guile/scm-disasm.c: New file.
13760 * gdb.guile/scm-disasm.exp: New file.
13761 * gdb.guile/scm-equal.c: New file.
13762 * gdb.guile/scm-equal.exp: New file.
13763 * gdb.guile/scm-error.exp: New file.
13764 * gdb.guile/scm-error.scm: New file.
13765 * gdb.guile/scm-frame-args.c: New file.
13766 * gdb.guile/scm-frame-args.exp: New file.
13767 * gdb.guile/scm-frame-args.scm: New file.
13768 * gdb.guile/scm-frame-inline.c: New file.
13769 * gdb.guile/scm-frame-inline.exp: New file.
13770 * gdb.guile/scm-frame.c: New file.
13771 * gdb.guile/scm-frame.exp: New file.
13772 * gdb.guile/scm-generics.exp: New file.
13773 * gdb.guile/scm-gsmob.exp: New file.
13774 * gdb.guile/scm-iterator.c: New file.
13775 * gdb.guile/scm-iterator.exp: New file.
13776 * gdb.guile/scm-math.c: New file.
13777 * gdb.guile/scm-math.exp: New file.
13778 * gdb.guile/scm-objfile-script-gdb.in: New file.
13779 * gdb.guile/scm-objfile-script.c: New file.
13780 * gdb.guile/scm-objfile-script.exp: New file.
13781 * gdb.guile/scm-objfile.c: New file.
13782 * gdb.guile/scm-objfile.exp: New file.
13783 * gdb.guile/scm-ports.exp: New file.
13784 * gdb.guile/scm-pretty-print.c: New file.
13785 * gdb.guile/scm-pretty-print.exp: New file.
13786 * gdb.guile/scm-pretty-print.scm: New file.
13787 * gdb.guile/scm-section-script.c: New file.
13788 * gdb.guile/scm-section-script.exp: New file.
13789 * gdb.guile/scm-section-script.scm: New file.
13790 * gdb.guile/scm-symbol.c: New file.
13791 * gdb.guile/scm-symbol.exp: New file.
13792 * gdb.guile/scm-symtab-2.c: New file.
13793 * gdb.guile/scm-symtab.c: New file.
13794 * gdb.guile/scm-symtab.exp: New file.
13795 * gdb.guile/scm-type.c: New file.
13796 * gdb.guile/scm-type.exp: New file.
13797 * gdb.guile/scm-value-cc.cc: New file.
13798 * gdb.guile/scm-value-cc.exp: New file.
13799 * gdb.guile/scm-value.c: New file.
13800 * gdb.guile/scm-value.exp: New file.
13801 * gdb.guile/source2.scm: New file.
13802 * gdb.guile/types-module.cc: New file.
13803 * gdb.guile/types-module.exp: New file.
13804
7026a7c1
YQ
138052014-02-10 Yao Qi <yao@codesourcery.com>
13806
13807 PR testsuite/16543
13808 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13809 * configure: Regenerated.
13810 * Makefile.in: New file.
13811
6c466447
AS
138122014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13813
13814 * gdb.python/py-framefilter.exp: Fix typo.
13815
6e854735
YQ
138162014-02-08 Yao Qi <yao@codesourcery.com>
13817
13818 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13819 that no =breakpoint-modified is emitted when breakpoints are
13820 modified through MI commands.
13821
d137e6dc
PA
138222014-02-07 Pedro Alves <pedro@codesourcery.com>
13823 Pedro Alves <palves@redhat.com>
13824
13825 * gdb.threads/step-after-sr-lock.c: New file.
13826 * gdb.threads/step-after-sr-lock.exp: New file.
13827
b5ee5a50
PA
138282014-02-07 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13831
3c77faf3
JK
138322014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13833
13834 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13835 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13836
6dddc817
DE
138372014-02-06 Doug Evans <xdje42@gmail.com>
13838
13839 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13840 output.
13841
13842 * gdb.gdb/python-interrupts.exp: New file.
13843
de7b2893
YQ
138442014-02-05 Yao Qi <yao@codesourcery.com>
13845
13846 * gdb.trace/report.exp (use_collected_data): Test the output
13847 of "info threads" and "info inferiors".
13848
66d032ac
YQ
138492014-02-05 Yao Qi <yao@codesourcery.com>
13850
13851 Revert this patch:
13852
13853 2013-05-24 Yao Qi <yao@codesourcery.com>
13854
13855 * gdb.trace/tfile.exp: Test inferior and thread.
13856
591a12a1
UW
138572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13858
13859 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13860 on a function.
13861 * gdb.base/step-bt.c: Call hello via function pointer to make
13862 sure its first instruction is executed on powerpc64le-linux.
13863
0ff3e01f
UW
138642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13865
13866 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13867
084ee545
UW
138682014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13869
13870 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13871 of the test patterns for use on little-endian systems.
13872
6ed14ff3
UW
138732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13874
13875 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13876 (decimal_vector): Fix for little-endian.
13877
401e27fd
JM
138782014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13879
13880 * gdb.arch/sparc-sysstep.exp: New file.
13881 * gdb.arch/sparc-sysstep.c: Likewise.
13882
13883 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13884
8b924729
EBM
138852014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13886
13887 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13888
fb151210
JB
138892014-01-23 Tom Tromey <tromey@redhat.com>
13890
13891 * gdb.ada/array_char_idx: New testcase.
13892
0740f8d8
TT
138932014-01-23 Tom Tromey <tromey@redhat.com>
13894
13895 PR python/16487:
13896 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13897 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13898 classes.
13899
21909fa1
TT
139002014-01-23 Tom Tromey <tromey@redhat.com>
13901
13902 PR python/16491:
13903 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13904 string from an inferior frame.
13905 * gdb.python/py-framefilter-mi.exp: Update.
13906
87ce2a04
DE
139072014-01-22 Doug Evans <dje@google.com>
13908
13909 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13910
237b092b
AA
139112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13912
13913 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13914
d674a709
AA
139152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13916
13917 * gdb.trace/entry-values.exp: Remove excess space character from
13918 regex patterns. Handle s390 call instruction.
13919
20fa3390
AA
139202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13921
13922 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13923 define "*_start" label. Make "name" static.
13924 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13925 ${name} by references to ${name}_start.
13926
78466714
AA
139272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13928
13929 * gdb.base/info-macros.exp: Remove "debug" from the compile
13930 options.
13931
ec9f644a
IB
139322014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13933
13934 * gdb.dlang/demangle.exp: New file.
13935
94b1b47e
IB
139362014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13937
13938 * gdb.dlang/primitive-types.exp: New file.
13939
7f420862
IB
139402014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13941
13942 * configure.ac: Create gdb.dlang/Makefile.
13943 * configure: Regenerate.
13944 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13945 * gdb.dlang/Makefile.in: New file.
13946 * lib/d-support.exp: New file.
13947 * lib/gdb.exp (skip_d_tests): New proc.
13948
52834460
MM
139492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13950
13951 * gdb.btrace/delta.exp: Check reverse stepi.
13952 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13953 * gdb.btrace/finish.exp: New.
13954 * gdb.btrace/next.exp: New.
13955 * gdb.btrace/nexti.exp: New.
13956 * gdb.btrace/record_goto.c: Add comments.
13957 * gdb.btrace/step.exp: New.
13958 * gdb.btrace/stepi.exp: New.
13959 * gdb.btrace/multi-thread-step.c: New.
13960 * gdb.btrace/multi-thread-step.exp: New.
13961 * gdb.btrace/rn-dl-bind.c: New.
13962 * gdb.btrace/rn-dl-bind.exp: New.
13963 * gdb.btrace/data.c: New.
13964 * gdb.btrace/data.exp: New.
13965 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13966
6e07b1d2
MM
139672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13968
13969 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13970 * gdb.btrace/exception.exp: Update.
13971 * gdb.btrace/instruction_history.exp: Update.
13972 * gdb.btrace/record_goto.exp: Update.
13973 * gdb.btrace/tailcall.exp: Update.
13974 * gdb.btrace/unknown_functions.exp: Update.
13975 * gdb.btrace/delta.exp: New.
13976
0b722aec
MM
139772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13978
13979 * gdb.btrace/record_goto.exp: Add backtrace test.
13980 * gdb.btrace/tailcall.exp: Add backtrace test.
13981
066ce621
MM
139822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13983
13984 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13985 * gdb.btrace/record_goto.c: New.
13986 * gdb.btrace/record_goto.exp: New.
13987 * gdb.btrace/x86-record_goto.S: New.
13988
0688d04e
MM
139892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13990
13991 * gdb.btrace/function_call_history.exp: Update tests.
13992 * gdb.btrace/instruction_history.exp: Update tests.
13993
8710b709
MM
139942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13995
13996 * gdb.btrace/function_call_history.exp: Fix expected field
13997 order for "record function-call-history".
13998 Add new tests for "record function-call-history /c".
13999 * gdb.btrace/exception.cc: New.
14000 * gdb.btrace/exception.exp: New.
14001 * gdb.btrace/tailcall.exp: New.
14002 * gdb.btrace/x86-tailcall.S: New.
14003 * gdb.btrace/x86-tailcall.c: New.
14004 * gdb.btrace/unknown_functions.c: New.
14005 * gdb.btrace/unknown_functions.exp: New.
14006 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14007
5de9129b
MM
140082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14009
14010 * gdb.btrace/instruction_history.exp: Update.
14011 * gdb.btrace/function_call_history.exp: Update.
14012
23a7fe75
MM
140132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14014
14015 * gdb.btrace/function_call_history.exp: Fix expected function
14016 trace.
14017 * gdb.btrace/instruction_history.exp: Initialize traced.
14018 Remove traced_functions.
14019
724c7dd8
MM
140202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14021
14022 * gdb.btrace/function_call_history.exp: Update
14023 * gdb.btrace/instruction_history.exp: Update.
14024
6d78d93b
MM
140252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14026
14027 * gdb.btrace/enable.exp: Update expected text.
14028
93a360cc
OJ
140292014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14030
14031 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14032 bytes.
14033
3772b53f
MR
140342014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14035
14036 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14037
596662fa
OJ
140382014-01-15 Omair Javaid <omair.javaid@linaro.org>
14039
14040 * lib/gdb.exp (supports_process_record): Return true for
14041 arm*-linux*. (supports_reverse): Likewise.
14042
b5b08fb4
SC
140432014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14044
14045 PR python/15464
14046 PR python/16113
14047 * gdb.python/py-type.c: Enhance test case.
14048 * gdb.python/py-value-cc.cc: Likewise
14049 * gdb.python/py-type.exp: Add new tests.
14050 * gdb.python/py-value-cc.exp: Likewise
14051
52d7fb13
AA
140522014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14053 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14056 Make "name" extern.
14057 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14058 references to ${name}_start by references to ${name}.
14059
a2cd8cfe
JB
140602014-01-10 Joel Brobecker <brobecker@adacore.com>
14061
14062 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14063
4e23fced
JB
140642014-01-10 Joel Brobecker <brobecker@adacore.com>
14065
14066 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14067
c6a9e42c
PA
140682014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14069 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14072 mi_gdb_target_load.
c6a9e42c 14073
b7ea362b
PA
140742014-01-08 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.threads/reconnect-signal.c: New file.
14077 * gdb.threads/reconnect-signal.exp: New file.
14078
5e3f4fab
EBM
140792014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14080
14081 * gdb.base/source-dir.exp: New file.
14082
79301218
JB
140832014-01-07 Joel Brobecker <brobecker@adacore.com>
14084
14085 * gdb.ada/mi_interface: New testcase.
14086
8e355c5d
JB
140872014-01-07 Joel Brobecker <brobecker@adacore.com>
14088
14089 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14090 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14091 gdb.ada/pp-rec-component/pck.ads: New files.
14092
c0d48811
JB
140932014-01-07 Joel Brobecker <brobecker@adacore.com>
14094
14095 * gdb.python/py-pp-integral.c: New file.
14096 * gdb.python/py-pp-integral.py: New file.
14097 * gdb.python/py-pp-integral.exp: New file.
14098
17b609c3 14099For older changes see ChangeLog-1993-2013.
c906108c 14100\f
8d8cb839
EZ
14101;; Local Variables:
14102;; mode: change-log
14103;; left-margin: 8
14104;; fill-column: 74
14105;; version-control: never
14106;; End:
902f2ccb 14107
e2882c85 14108 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14109 Copying and distribution of this file, with or without modification,
14110 are permitted provided the copyright notice and this notice are preserved.
This page took 3.738158 seconds and 4 git commands to generate.