]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add an optional offset option to the "symbol-file" command
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d4d429d5
PT
12018-06-28 Petr Tesarik <ptesarik@suse.cz>
2
3 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4
7ab6656f
OJ
52018-06-27 Omair Javaid <omair.javaid@linaro.org>
6
7 PR gdb/21695
8 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10
a33ccfc7
TT
112018-06-26 Tom Tromey <tom@tromey.com>
12
13 PR rust/22574:
14 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
15 * gdb.rust/simple.rs (struct SimpleLayout): New.
16
6d72d289
SM
172018-06-22 Simon Marchi <simon.marchi@ericsson.com>
18
19 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
20 "info registers" output.
21
8363f9d5
RB
222018-06-21 Richard Bunt <richard.bunt@arm.com>
23
24 * gdb.base/watchpoint-hw-attach.c: New test.
25 * gdb.base/watchpoint-hw-attach.exp: New file.
26
f00674fe
SM
272018-06-20 Simon Marchi <simon.marchi@ericsson.com>
28
29 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
30 through /bin/sh.
31 * boards/dwarf4-gdb-index.exp: Likewise.
32 * boards/fission-dwp.exp: Likewise.
33
1d554008
UW
342018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
35
36 * gdb.base/float128.exp: Add comment and improved fail message
37 to the failure case of "print large128" test.
38
d0ac1c44
SM
392018-06-19 Simon Marchi <simon.marchi@ericsson.com>
40
41 * configure.ac: Remove AC_PREREQ.
42 * configure: Re-generate.
43
61b04dd0
PA
442018-06-19 Pedro Alves <palves@redhat.com>
45
46 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
47 (func_extern_caller): New.
48 (main): Call func_extern_caller.
49 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
50 logic change.
51
f63b508a
SM
522018-06-18 Weimin Pan <weimin.pan@oracle.com>
53
54 PR gdb/16841
55 * gdb.cp/typedef-base.cc: New file.
56 * gdb.cp/typedef-base.exp: New file.
57
0fe3a558
TV
582018-06-18 Tom de Vries <tdevries@suse.de>
59
60 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
61
7010835a
AB
622018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
63 Richard Bunt <Richard.Bunt@arm.com>
64
65 * gdb.threads/attach-slow-waitpid.c: New file.
66 * gdb.threads/attach-slow-waitpid.exp: New file.
67 * gdb.threads/slow-waitpid.c: New file.
68
14897d65
PA
692018-06-14 Pedro Alves <palves@redhat.com>
70
71 * gdb.base/fork-running-state.c: Include <errno.h>.
72 (exit_if_relative_exits): New.
73 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
74 exits.
75 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
76 child exits.
77
5d9a0608
TV
782018-06-14 Tom de Vries <tdevries@suse.de>
79
80 PR cli/22573
81 * gdb.base/finish-pretty.c: New test.
82 * gdb.base/finish-pretty.exp: New file.
83
11ae5818
PA
842018-06-14 Pedro Alves <palves@redhat.com>
85
86 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
87 gdb's expected startup output.
88
1d39de44
PA
892018-06-14 Pedro Alves <palves@redhat.com>
90
91 * lib/selftest-support.exp (selftest_setup): Remove inlined
92 function handling.
93
70ee0000
TV
942018-06-14 Tom de Vries <tdevries@suse.de>
95
96 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
97 matching of breakpoint printing.
98
11f4b608
TV
992018-06-13 Tom de Vries <tdevries@suse.de>
100
101 PR testsuite/23269
102 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
103 (fork_child): ... here, and ...
104 (fork_parent): ... here.
105
1062018-06-12 Tom de Vries <tdevries@suse.de>
107
108 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
109
9516f85a
AB
1102018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
111 Stephen Roberts <stephen.roberts@arm.com>
112
113 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
114 rewrite test to describe action performed, rather than possible
115 failure.
116
5045b3d7
GB
1172018-06-08 Gary Benson <gbenson@redhat.com>
118
119 * gdb.threads/check-libthread-db.exp: New file.
120 * gdb.threads/check-libthread-db.c: Likewise.
121
c61b06a1
TT
1222018-06-05 Tom Tromey <tom@tromey.com>
123
124 * gdb.base/default.exp: Update expected "show version" output.
125
eb6af809
TT
1262018-06-05 Tom Tromey <tom@tromey.com>
127
128 PR cli/12326:
129 * gdb.cp/static-print-quit.exp: Update.
130 * lib/gdb.exp (pagination_prompt): Update.
131 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
132 * gdb.python/python.exp: Update.
133
178d6a63
JB
1342018-06-04 Joel Brobecker <brobecker@adacore.com>
135
136 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
137
8e817061
JB
1382018-06-01 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.ada/bp_fun_addr: New testcase.
141
e86ca25f
TT
1422018-06-01 Tom Tromey <tom@tromey.com>
143
144 * gdb.xml/tdesc-regs.exp (load_description): Update expected
145 results.
146 * gdb.dwarf2/method-ptr.exp: Set language to C++.
147 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
148 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
149 * gdb.base/maint.exp (maint_pass_if): Update.
150
4b2dfa9d
MR
1512018-05-31 Maciej W. Rozycki <macro@mips.com>
152
153 * gdb.base/endian.exp: New test.
154 * gdb.base/endian.c: New test source.
155
45f25d6c
AB
1562018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
157
158 PR gdb/23203
159 * gdb.base/bt-selected-frame.c: New file.
160 * gdb.base/bt-selected-frame.exp: New file.
161 * lib/gdb.exp (get_current_frame_number): New function.
162
d9f6d7f8
MR
1632018-05-24 Maciej W. Rozycki <macro@mips.com>
164 Pedro Alves <palves@redhat.com>
165
166 * gdb.threads/tls-core.c: Include <stdlib.h>
167 (thread_proc): Call `abort'.
168 * gdb.threads/tls-core.exp: Generate a core with core_find too.
169 (tls_core_test): New procedure, bits factored out from ...
170 (top level): ... here. Test both native cores and gcore cores.
171
ff1cf532
TT
1722018-05-23 Tom Tromey <tom@tromey.com>
173
174 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
175
b98664d3
TT
1762018-05-23 Tom Tromey <tom@tromey.com>
177
178 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
179 symfile_complaints.
180 (test_short_complaints): Likewise.
181 (test_empty_complaints): Likewise.
182 (test_initial_complaints): Update.
183
4e9668d0
TT
1842018-05-23 Tom Tromey <tom@tromey.com>
185
186 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
187
43ba33c7
TT
1882018-05-23 Tom Tromey <tom@tromey.com>
189
190 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
191 (test_short_complaints): Update.
192
035522c0
PA
1932018-05-22 Pedro Alves <palves@redhat.com>
194
195 * gdb.base/remote.exp: Only gdb_start after compiling the
196 testcase. Issue "disconnect" before testing "set remote" command
197 defaults. Issue clean_restart before running to main.
198
cc0be08f
PA
1992018-05-22 Pedro Alves <palves@redhat.com>
200
201 * gdb.base/remote.exp: Adjust expected output of "show remote
202 memory-write-packet-size". Add tests for "set remote
203 memory-write-packet-size 0" and "set remote
204 memory-write-packet-size fixed/limit".
205
b1b60145
PA
2062018-05-22 Pedro Alves <palves@redhat.com>
207
208 PR gdb/22973
209 * gdb.base/utf8-identifiers.c: New file.
210 * gdb.base/utf8-identifiers.exp: New file.
211
0ec848ad
PFC
2122018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
213
214 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
215
2c3305f6
PFC
2162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
217
218 * gdb.arch/powerpc-vsx-gcore.exp: New file.
219
ce1e8424
TT
2202018-05-18 Tom Tromey <tom@tromey.com>
221
222 * gdb.base/ptype-offsets.exp: Update.
223
ddfe970e
KS
2242018-05-17 Keith Seitz <keiths@redhat.com>
225
226 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
227 in expected breakpoint stop locations.
228 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
229 move to proper scope to test variable values.
230 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
231 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
232 New functions.
233 (main): Call not_inline_func3.
234 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
235 inline_func1, inline_func2, and inline_func3. Test that when each
236 breakpoint is hit, GDB properly reports both the stop location
237 and the backtrace. Repeat tests for temporary breakpoints.
238
0726fcc6
MR
2392018-05-15 Maciej W. Rozycki <macro@mips.com>
240
241 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
242 rather then trying to access it in determining whether the PID
243 of `gdbserver' could have been retrieved.
244
8ee22052
AB
2452018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
246
247 * gdb.arch/amd64-init-x87-values.S: New file.
248 * gdb.arch/amd64-init-x87-values.exp: New file.
249
7785df48
JK
2502018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
251
252 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
253
56bcdbea
TT
2542018-05-04 Tom Tromey <tom@tromey.com>
255
256 PR python/22730:
257 * gdb.python/python.exp: Test multi-line execute.
258
a913fffb
TT
2592018-05-04 Tom Tromey <tom@tromey.com>
260
261 PR python/22731:
262 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
263
7a2c85f2
TT
2642018-05-04 Tom Tromey <tom@tromey.com>
265
266 PR gdb/11750:
267 * gdb.base/define.exp: Test defining a user command inside a user
268 command.
269 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
270
a3b60e45
JK
2712018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
272 Pedro Alves <palves@redhat.com>
273
274 PR breakpoints/19806 and support for PR external/20207.
275 * gdb.base/watchpoint-unaligned.c: New file.
276 * gdb.base/watchpoint-unaligned.exp: New file.
277
45fe4a03
AB
2782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * gdb.base/maint.exp: Make test names unique, use
281 test_prefix_command_help to test 'help maint info', and remove
282 repeated test of 'help maint'.
283
9be2ae8f
TT
2842018-05-04 Tom Tromey <tom@tromey.com>
285
286 PR gdb/22619:
287 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
288 behavior.
289
11859c31
AB
2902018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.base/maint.exp: Process output from 'maint print registers'
293 line at a time.
294
089a9490
AB
2952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
296
297 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
298 timeout.
299
9b0797e2
AB
3002018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
303 filter pattern.
304
f6ac5f3d
PA
3052018-05-02 Pedro Alves <palves@redhat.com>
306
307 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
308 to_log_command renames.
309 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
310
77d3c63b
TT
3112018-05-02 Tom Tromey <tom@tromey.com>
312
313 * gdb.python/py-parameter.exp: Set test message.
314
0489430a
TT
3152018-05-02 Tom Tromey <tom@tromey.com>
316
317 PR python/20084:
318 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
319 PARAM_ZUINTEGER_UNLIMITED tests.
320
1632f8ba
DR
3212018-04-28 Dan Robertson <danlrobertson89@gmail.com>
322
323 PR rust/23124
324 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
325 when casting.
326
6d7bb824
TT
3272018-04-30 Tom Tromey <tom@tromey.com>
328
329 * gdb.python/py-type.exp: Check align attribute.
330 * gdb.python/py-type.c: New "aligncheck" global.
331
007e1530
TT
3322018-04-30 Tom Tromey <tom@tromey.com>
333
334 PR exp/17095:
335 * gdb.dwarf2/dw2-align.exp: New file.
336 * gdb.cp/align.exp: New file.
337 * gdb.base/align.exp: New file.
338 * lib/gdb.exp (gdb_int128_helper): New proc.
339 (has_int128_c, has_int128_cxx): New caching procs.
340
6873858b
TT
3412018-04-27 Tom Tromey <tom@tromey.com>
342
343 PR rust/22545:
344 * gdb.rust/simple.exp: Add inclusive range tests.
345
79188d8d
PA
3462018-04-26 Pedro Alves <palves@redhat.com>
347
348 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
349 ifunc breakpoint locations correctly of ifunc breakpoints set
350 while the program resolves the ifunc.
351
c7075ad5
PA
3522018-04-26 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/gnu-ifunc-final.c: New file.
355 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
356 * gdb.base/gnu-ifunc.exp (executable): Delete.
357 (staticexecutable): Adjust.
358 (lib_opts, exec_opts): Delete.
359 (make_binsuffix, build, set-break): New procedures.
360 (misc_tests): New, with tests factored out from the top level.
361 (top level): Test different combinations of ifunc resolver name,
362 resolver with and with debug info, and ifunc target with and
363 without debug info. Wrap static tests with with_target_prefix.
364
8388016d
PA
3652018-04-26 Pedro Alves <palves@redhat.com>
366
367 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
368 return type" warnings.
369
249b5733
PA
3702018-04-25 Pedro Alves <palves@redhat.com>
371
372 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
373 killed".
374 * gdb.base/kill-after-signal.exp: Likewise.
375 * gdb.threads/kill.exp: Likewise.
376
f67c0c91
SDJ
3772018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
378 Sergio Durigan Junior <sergiodj@redhat.com>
379 Pedro Alves <palves@redhat.com>
380
381 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
382 regexps to expect for '[Inferior ... detached]' as well.
383 * gdb.base/attach.exp: Likewise.
384 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
385 "gdb_continue_to_end".
386 (test_catch_syscall_with_wrong_args): Likewise.
387 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
388 ']'. Don't set 'verbose' on.
389 * gdb.base/foll-vfork.exp: Likewise.
390 * gdb.base/fork-print-inferior-events.c: New file.
391 * gdb.base/fork-print-inferior-events.exp: New file.
392 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
393 '[Inferior ... has been killed]' message.
394 * gdb.base/kill-after-signal.exp: Likewise.
395 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
396 detach message.
397 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
398 message.
399 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
400 regexps to expect for '[Inferior ... detached]' as well.
401 * gdb.threads/process-dies-while-detaching.exp: Likewise.
402
0a8ddac4
SM
4032018-04-24 Simon Marchi <simon.marchi@ericsson.com>
404
405 PR gdb/23104
406 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
407
d27d16bf
RB
4082018-04-19 Richard Bunt <richard.bunt@arm.com>
409
410 * gdb.threads/multiple-successive-infcall.c: New test.
411 * gdb.threads/multiple-successive-infcall.exp: New file.
412
a037790e
TT
4132018-04-17 Tom Tromey <tom@tromey.com>
414
415 * gdb.rust/simple.rs (Union): New type.
416 (main): New local "u".
417 * gdb.rust/simple.exp (test_one_slice): Add new test case.
418
e3a91079
AA
4192018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
420
421 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
422 number information in output of "whereis" command.
423 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
424
b744723f
AA
4252018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
426
427 * gdb.ada/info_types.exp: Adjust expected output to the line
428 numbers now printed by "info var/func/type".
429 * gdb.base/completion.exp: Likewise.
430 * gdb.base/included.exp: Likewise.
431 * gdb.cp/cp-relocate.exp: Likewise.
432 * gdb.cp/cplusfuncs.exp: Likewise.
433 * gdb.cp/namespace.exp: Likewise.
434 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
435
4a4495d6
MM
4362018-04-13 Markus Metzger <markus.t.metzger@intel.com>
437
438 * gdb.btrace/cpu.exp: New.
439
1d509aa6
MM
4402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
441
442 * gdb.base/step-indirect-call-thunk.exp: New.
443 * gdb.base/step-indirect-call-thunk.c: New.
444 * gdb.reverse/step-indirect-call-thunk.exp: New.
445 * gdb.reverse/step-indirect-call-thunk.c: New.
446
6295b6da
SM
4472018-04-11 Simon Marchi <simon.marchi@ericsson.com>
448
449 * gdb.base/pie-fork.c: New file.
450 * gdb.base/pie-fork.exp: New file.
451
50146e70
TT
4522018-04-11 Tom Tromey <tom@tromey.com>
453
454 * gdb.rust/simple.exp: Add test for ".." struct initializer.
455
f50d8a2e
PA
4562018-04-10 Pedro Alves <palves@redhat.com>
457
458 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
459 exits. Instead loop running forever.
460 (fork_parent): Run forever too.
461
a0be7a36
SM
4622018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
463
464 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
465 mi_continue_to_line.
466 * gdb.mi/mi-stack.c (callee4): Add comment.
467
9b73db36
SM
4682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
469
470 * gdb.mi/mi-stack.exp: Fix indentation.
471
c912f608
SM
4722018-04-07 Simon Marchi <simon.marchi@ericsson.com>
473
474 PR gdb/22979
475 * gdb.arch/amd64-osabi.exp: New file.
476
26540402
SM
4772018-04-07 Simon Marchi <simon.marchi@ericsson.com>
478
479 PR gdb/22980
480 * gdb.base/osabi.exp: New file.
481
121ad66c 4822018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
483
484 * gdb.cp/static-typedef-print.exp: New file.
485 * gdb.cp/static-typedef-print.cc: New file.
486
3fcded8f
JB
4872018-03-27 Joel Brobecker <brobecker@adacore.com>
488
489 * gdb.ada/varsize_limit: New testcase.
490
59cc4834
JB
4912018-03-27 Joel Brobecker <brobecker@adacore.com>
492
493 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
494
495 * gdb.ada/notcplusplus: New testcase.
496
497 * gdb.base/c-linkage-name.c: New file.
498 * gdb.base/c-linkage-name.exp: New testcase.
499
4ca59a9f
TT
5002018-03-26 Tom Tromey <tom@tromey.com>
501
502 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
503 * gdb.python/py-framefilter.py (name_error): New global.
504 (ErrorInName.function): Use name_error.
505
978d6c75
TT
5062018-03-26 Tom Tromey <tom@tromey.com>
507
508 PR backtrace/15582:
509 * gdb.python/py-framefilter.exp: Add "bt hide" test.
510
b7fee5a3
KS
5112018-03-23 Keith Seitz <keiths@redhat.com>
512
513 PR c++/22968
514 * gdb.cp/subtypes.exp: New file.
515 * gdb.cp/subtypes.h: New file.
516 * gdb.cp/subtypes.cc: New file.
517 * gdb.cp/subtypes-2.cc: New file.
518
376be529
AB
5192018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
522 (done): Call '_exit' not 'exit' to avoid atexit handlers.
523 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
524 -nostartfiles when compiling the test. Confirm that all registers
525 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
526
066cfa98
AB
5272018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
530 option, syntax was wrong anyway.
531 * gdb.arch/arm-disp-step.exp: Likewise.
532 * gdb.arch/sparc64-regs.exp: Likewise.
533 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
534 option, syntax was wrong anyway, switch to use
535 prepare_for_testing.
536 * gdb.arch/i386-disp-step.exp: Likewise.
537
079670b9
AA
5382018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
539
540 * gdb.ada/exec_changed.exp: Replace "target_info exists
541 use_gdb_stub" by "use_gdb_stub".
542 * gdb.ada/start.exp: Likewise.
543 * gdb.base/async-shell.exp: Likewise.
544 * gdb.base/attach-pie-misread.exp: Likewise.
545 * gdb.base/attach-wait-input.exp: Likewise.
546 * gdb.base/break-entry.exp: Likewise.
547 * gdb.base/break-interp.exp: Likewise.
548 * gdb.base/dprintf-detach.exp: Likewise.
549 * gdb.base/nostdlib.exp: Likewise.
550 * gdb.base/solib-nodir.exp: Likewise.
551 * gdb.base/statistics.exp: Likewise.
552 * gdb.base/testenv.exp: Likewise.
553 * gdb.mi/mi-exec-run.exp: Likewise.
554 * gdb.mi/mi-start.exp: Likewise.
555 * gdb.multi/dummy-frame-restore.exp: Likewise.
556 * gdb.multi/multi-arch-exec.exp: Likewise.
557 * gdb.multi/multi-arch.exp: Likewise.
558 * gdb.multi/tids.exp: Likewise.
559 * gdb.multi/watchpoint-multi.exp: Likewise.
560 * gdb.python/py-events.exp: Likewise.
561 * gdb.threads/attach-into-signal.exp: Likewise.
562 * gdb.threads/attach-stopped.exp: Likewise.
563 * gdb.threads/threadapply.exp: Likewise.
564 * lib/selftest-support.exp: Likewise.
565
26d6cec4
AA
5662018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
567
568 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
569
4ee89e90
SR
5702018-03-20 Stephen Roberts <stephen.roberts@arm.com>
571
572 * gdb.perf/template-breakpoints.cc: New file.
573 * gdb.perf/template-breakpoints.exp: New file.
574 * gdb.perf/template-breakpoints.py: New file.
575
92630041
TT
5762018-03-19 Tom Tromey <tom@tromey.com>
577
578 * gdb.rust/simple.rs (main): Add local variables field1, field2,
579 y0.
580 * gdb.rust/simple.exp: Test bare identifier form of struct
581 initializer.
582
76727919
TT
5832018-03-19 Tom Tromey <tom@tromey.com>
584
585 * gdb.gdb/observer.exp: Remove.
586
194ed413
AA
5872018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
588
589 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
590 "qualified" option when setting breakpoints.
591 * gdb.trace/backtrace.exp: Likewise.
592 * gdb.trace/circ.exp: Likewise.
593 * gdb.trace/collection.exp: Likewise.
594 * gdb.trace/disconnected-tracing.exp: Likewise.
595 * gdb.trace/ftrace-lock.exp: Likewise.
596 * gdb.trace/ftrace.exp: Likewise.
597 * gdb.trace/infotrace.exp: Likewise.
598 * gdb.trace/packetlen.exp: Likewise.
599 * gdb.trace/passc-dyn.exp: Likewise.
600 * gdb.trace/qtro.exp: Likewise.
601 * gdb.trace/read-memory.exp: Likewise.
602 * gdb.trace/report.exp: Likewise.
603 * gdb.trace/signal.exp: Likewise.
604 * gdb.trace/status-stop.exp: Likewise.
605 * gdb.trace/strace.exp: Likewise.
606 * gdb.trace/tfind.exp: Likewise.
607 * gdb.trace/trace-break.exp: Likewise.
608 * gdb.trace/trace-condition.exp: Likewise.
609 * gdb.trace/trace-mt.exp: Likewise.
610 * gdb.trace/tstatus.exp: Likewise.
611 * gdb.trace/tsv.exp: Likewise.
612 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
613 * gdb.trace/unavailable.exp: Likewise.
614 * gdb.trace/while-dyn.exp: Likewise.
615
8b067d2c
AA
6162018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
619 that libinproctrace is copied to the target.
620
3ae9ce5d
TT
6212018-03-14 Tom Tromey <tom@tromey.com>
622
623 PR cli/14977:
624 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
625 a null pointer.
626 * gdb.base/wchar.exp: Likewise.
627
b8c2339b
TT
6282018-03-14 Tom Tromey <tom@tromey.com>
629
630 PR cli/19918:
631 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
632 flag.
633
4872dc46
SM
6342018-03-08 Simon Marchi <simon.marchi@ericsson.com>
635
636 PR gdb/22841
637 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
638 "target" to remote_exec.
639
e4fe3756
SM
6402018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
641
642 PR gdb/22841
643 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
644 ${board}_upload): Remove.
645
e95a97d4
AA
6462018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
647
648 * gdb.cp/watch-cp.cc: New test.
649 * gdb.cp/watch-cp.exp: New file.
650
dbbb1059
AB
6512018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.base/infcall-nested-structs.exp: New file.
654 * gdb.base/infcall-nested-structs.c: New file.
655 * gdb.base/float.exp: Add riscv support.
656
ecc054c0
TP
6572018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
658
659 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
660 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
661
25e3c82c
SDJ
6622018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
663
664 * gdb.server/abspath.exp: New file.
665 * lib/gdb.exp (with_cwd): New procedure.
666
3083294d
SM
6672018-02-28 Simon Marchi <simon.marchi@ericsson.com>
668
669 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
670 use it.
671 (gdb_is_target_remote_prompt): New proc.
672 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
673 (gdb_is_target_native): Pass prompt parameter to
674 gdb_is_target_1.
675
3275ef47
SM
6762018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
677
678 * gdb.base/load-command.c: New file.
679 * gdb.base/load-command.exp: New file.
680 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
681 (gdb_is_target_1): ...this, and generalize for other targets
682 than just remote.
683 (gdb_is_target_remote): Use gdb_is_target_1.
684 (gdb_is_target_native): use gdb_is_target_1.
685
6893c19a
TT
6862018-02-26 Tom Tromey <tom@tromey.com>
687
688 PR python/16497:
689 * gdb.python/py-framefilter.exp: Update test.
690
2ddeaf8a
TT
6912018-02-26 Tom Tromey <tom@tromey.com>
692
693 * gdb.dwarf2/variant.c: New file.
694 * gdb.dwarf2/variant.exp: New file.
695
c9317f21
TT
6962018-02-26 Tom Tromey <tom@tromey.com>
697
698 * gdb.rust/simple.exp: Accept more possible results in enum test.
699
6f6d0c26
SM
7002018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
701
702 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
703 parentheses.
704
11b03145
MR
7052018-02-23 Maciej W. Rozycki <macro@mips.com>
706
707 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
708 name of a variable: $actual_linejj -> $actual_line.
709
54a27fe5
JB
7102018-02-21 John Baldwin <jhb@FreeBSD.org>
711
712 * gdb.arch/amd64-i386-address.exp: Fix a typo.
713
de65820c
MM
7142018-02-20 Markus Metzger <markus.t.metzger@intel.com>
715
716 * gdb.btrace/buffer-size.exp: Do not force BTS.
717
980548fd
PA
7182018-02-14 Pedro Alves <palves@redhat.com>
719
720 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
721 getting a "Quit".
722
c4e12631
MM
7232018-02-09 Markus Metzger <markus.t.metzger@intel.com>
724
725 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
726 Fix test name.
727
c2e0e465
SM
7282018-02-07 Simon Marchi <simon.marchi@ericsson.com>
729
730 * gdb.cp/m-static.exp: Check type of optimized out static
731 member.
732
f7216783
AB
7332018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
736 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
737
0625771b
LS
7382018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
739 Leszek Swirski <leszeks@google.com>
740
741 * gdb.python/py-prettyprint.c
742 (struct to_string_returns_value_inner,
743 struct to_string_returns_value_wrapper): New.
744 (main): Add tsrvw variable.
745 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
746 ToStringReturnsValueWrapper): New classes.
747 (register_pretty_printers): Register new pretty-printers.
748 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
749 recursive pretty printer.
750 * gdb.python/py-mi.exp: Likewise.
751
59498c30
LS
7522018-02-01 Leszek Swirski <leszeks@google.com>
753
754 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
755 functions with the same name as an include file are parsed
756 correctly.
757
d4d38844
YQ
7582018-02-01 Yao Qi <yao.qi@linaro.org>
759
760 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
761 "\[^\r\n\]*".
762
07e5f5cf
NP
7632018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
764
765 * gdb.arch/powerpc-prologue-frame.s: New file.
766 * gdb.arch/powerpc-prologue-frame.c: Likewise.
767 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
768
929b5ad4
JB
7692018-01-31 Joel Brobecker <brobecker@adacore.com>
770
771 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
772
e671cd59
PA
7732018-01-30 Pedro Alves <palves@redhat.com>
774
775 PR gdb/13211
776 * gdb.base/interrupt-daemon.c: New.
777 * gdb.base/interrupt-daemon.exp: New.
778 * gdb.multi/multi-term-settings.c: New.
779 * gdb.multi/multi-term-settings.exp: New.
780
fc413dc4
JB
7812018-01-30 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.base/break.exp: Save the location where the breakpoint
784 on break.c:47 was actually inserted when debugging the version
785 compiled at -O2 and use it in the expected output of the "info
786 break" test performed soon after.
787
5c319bb2
PA
7882018-01-22 Pedro Alves <palves@redhat.com>
789 Sergio Durigan Junior <sergiodj@redhat.com>
790
791 * gdb.base/whatis.exp: Add tests for 'set print object on' +
792 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
793
a9e40818
JB
7942018-01-22 Joel Brobecker <brobecker@adacore.com>
795
796 * gdb.base/break-include.c, gdb.base/break-include.inc,
797 gdb.base/break-include.exp: New files.
798 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
799 line number now being the actual line number where the breakpoint
800 was inserted.
801 * gdb.mi/mi-break.exp: Likewise.
802 * gdb.mi/mi-reverse.exp: Likewise.
803 * gdb.mi/mi-simplerun.exp: Ditto.
804
e707fc44
AB
8052018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
808 varobj.
809 * gdb.mi/mi-var-create-rtti.exp: Likewise.
810
ae451627
AB
8112018-01-21 Don Breazeal <donb@codesourcery.com>
812 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * gdb.mi/basics.c: Add new global.
815 * gdb.mi/mi-frame-regs.exp: New file.
816 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
817 case.
818
b1b189e0
AB
8192018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
822 non-parameter, and on an unknown symbol.
823
fcfcc376
TT
8242018-01-19 Tom Tromey <tom@tromey.com>
825
826 * gdb.rust/modules.rs (TWENTY_THREE): New global.
827 * gdb.rust/modules.exp: Add ::-qualified lookup test.
828
634c1c31
AA
8292018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
830
831 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
832 setrlimit and chdir to int.
833
d6ad07fd
AA
8342018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
835
836 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
837 function.
838 (my_tend): Likewise.
839 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
840 rationale of avoiding FP- and vector instructions.
841
adf8243b
RK
8422018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
843
844 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
845 "info reg" with "\[ \t\]*".
846 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
847 "\[ \t\]+".
848 * gdb.arch/s390-multiarch.exp: Ditto.
849 * gdb.base/pc-fp.exp: Ditto.
850 * gdb.reverse/i386-precsave.exp: Ditto.
851 * gdb.reverse/i386-reverse.exp: Ditto.
852 * gdb.reverse/i387-env-reverse.exp: Ditto.
853 * gdb.reverse/i387-stack-reverse.exp: Ditto.
854
dcc06925
AA
8552018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
856
857 * lib/gdb.exp (gdb_compile): Re-enable use of
858 universal_compile_options for languages other than Rust.
859
25d4fd80
AA
8602018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
861
862 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
863
ee7f689e 8642018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
865
866 PR gdb/16577
867 * gdb.base/solib-vanish.exp: New.
868 * gdb.base/solib-vanish-main.c: New.
869 * gdb.base/solib-vanish-lib1.c: New.
870 * gdb.base/solib-vanish-lib2.c: New.
871
d8447b6b
YQ
8722018-01-17 Yao Qi <yao.qi@linaro.org>
873
874 * gdb.compile/compile.exp: Match the address printed for
875 frame in the output of command "bt".
876
86d6a90c
TT
8772018-01-15 Tom Tromey <tom@tromey.com>
878
879 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
880 compute sp_reg.
881
cbcdb1aa
AB
8822018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
885 to prepare.
886 (prepare): Return 0 on error, 1 on success.
887
eea61984
PA
8882018-01-12 Pedro Alves <palves@redhat.com>
889
890 * gdb.base/continue-after-aborted-step-over.c: New.
891 * gdb.base/continue-after-aborted-step-over.exp: New.
892
6181e9c2
SM
8932018-01-11 Simon Marchi <simon.marchi@ericsson.com>
894
895 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
896 options when not creating an executable.
897
3cada740
PA
8982018-01-11 Pedro Alves <palves@redhat.com>
899
900 PR remote/22597
901 * gdb.server/stop-reply-no-thread.c: New file.
902 * gdb.server/stop-reply-no-thread.exp: New file.
903
c63d3e8d
PA
9042018-01-10 Pedro Alves <palves@redhat.com>
905
906 PR gdb/22670
907 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
908 functions too. Test setting breakpoints and printing C functions
909 with no debug info too.
910 * gdb.ada/bp_c_mixed_case/qux.c: New file.
911
d4c2a405
PA
9122018-01-10 Pedro Alves <palves@redhat.com>
913
914 PR gdb/22670
915 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
916 a fail.
917
8825213e
PA
9182018-01-10 Pedro Alves <palves@redhat.com>
919
920 PR gdb/22670
921 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
922
605fd3c6
YQ
9232018-01-08 Simon Marchi <simon.marchi@ericsson.com>
924
925 * gdb.server/unittest.exp: Match the output in non-development
926 mode.
927
1e5ded6c
YQ
9282018-01-08 Simon Marchi <simon.marchi@ericsson.com>
929
930 * gdb.gdb/unittest.exp: Match output in non-development mode.
931
30066b0b
JB
9322018-01-08 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.ada/access_tagged_param.exp: Relax expected output
935 for value of "ObjL" in "continue" to pck.inspect breakpoint
936 test.
937
04bafb1e
XR
9382018-01-08 Joel Brobecker <brobecker@adacore.com>
939
9f86398b
JB
940 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
941 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 942
e379cee6
PA
9432018-01-05 Pedro Alves <palves@redhat.com>
944
945 PR gdb/18653
946 * gdb.base/libsegfault.exp: New.
947
de63c46b
PA
9482018-01-05 Joel Brobecker <brobecker@adacore.com>
949
950 PR gdb/22670
951 * gdb.ada/access_tagged_param.exp: New file.
952 * gdb.ada/access_tagged_param/foo.adb: New file.
953
f98fc17b
PA
9542018-01-05 Pedro Alves <palves@redhat.com>
955
956 PR gdb/22670
957 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
958 exercise lower case too, and to exercise both full matching and
959 wild matching.
960
342f8240
JB
9612018-01-05 Joel Brobecker <brobecker@adacore.com>
962
963 * gdb.ada/rename_subscript_param: New testcase.
964
7150d33c
JG
9652018-01-05 Jerome Guitton <guitton@adacore.com>
966
967 * gdb.ada/arr_acc_idx_w_gap: New testcase.
968
cc0e770c
JB
9692018-01-05 Joel Brobecker <brobecker@adacore.com>
970
971 * gdb.ada/convvar_comp: New testcase.
972
672a41aa 9732018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
974
975 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
976 (My_Table): New global variable.
977 * testsuite/gdb.ada/array_char_idx.exp: Add test.
978
7365ec2f
JB
9792018-01-04 Joel Brobecker <brobecker@adacore.com>
980
981 PR gdb/22670
982 * gdb.ada/maint_with_ada: New testcase.
983
289483b6
JB
9842018-01-04 Joel Brobecker <brobecker@adacore.com>
985
986 PR gdb/22670
987 * gdb.ada/bp_c_mixed_case: New testcase.
988
344420da
JB
9892018-01-04 Joel Brobecker <brobecker@adacore.com>
990
991 PR gdb/22670
992 * gdb.ada/complete.exp: Add "complete break ada" test.
993
66fc87a0
JB
9942018-01-04 Joel Brobecker <brobecker@adacore.com>
995
996 PR gdb/22670
997 * gdb.ada/info_addr_mixed_case: New testcase.
998
9f757bf7
XR
9992018-01-03 Xavier Roirand <roirand@adacore.com>
1000
1001 * gdb.ada/excep_handle.exp: New testcase.
1002 * gdb.ada/excep_handle/foo.adb: New file.
1003 * gdb.ada/excep_handle/pck.ads: New file.
1004
bd570f80
JB
10052018-01-03 Joel Brobecker <brobecker@adacore.com>
1006
1007 * gdb.base/step-line.c: Add extra empty line in copyright header.
1008 * gdb.base/step-line.inp: Likewise.
1009
9fe561ab
JB
10102018-01-02 Joel Brobecker <brobecker@adacore.com>
1011
1012 * gdb.ada/dyn_stride.exp: Add slice test.
1013
a405673c
JB
10142018-01-02 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdb.ada/dyn_stride: New testcase.
1017
cef0f868
SH
10182017-12-27 Stafford Horne <shorne@gmail.com>
1019
1020 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1021 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1022
b67d92b0
SH
10232017-12-27 Stafford Horne <shorne@gmail.com>
1024
1025 * gdb.base/reggroups.c: New file.
1026 * gdb.base/reggroups.exp: New file.
1027
eccab96d
JB
10282017-12-18 Joel Brobecker <brobecker@adacore.com>
1029
1030 * gdb.dwarf2/ada-valprint-error.c: New file.
1031 * gdb.dwarf2/ada-valprint-error.exp: New file.
1032
0e2da9f0
JB
10332017-12-18 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.ada/assign_arr: New testcase.
1036
cb923fcc
XR
10372017-12-18 Xavier Roirand <roirand@adacore.com>
1038
1039 * gdb.ada/funcall_ptr: New testcase.
1040
7c161838
SDJ
10412017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1042
1043 PR cli/16224
1044 * gdb.base/ptype-offsets.cc: New file.
1045 * gdb.base/ptype-offsets.exp: New file.
1046
1af17fd9
YQ
10472017-12-15 Yao Qi <yao.qi@linaro.org>
1048
1049 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1050 if XML is disabled.
1051
828d5846
XR
10522017-12-15 Xavier Roirand <roirand@adacore.com>
1053
1054 * gdb.ada/same_component_name: New testcase.
1055
79e8fcaa
JB
10562017-12-14 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.ada/str_binop_equal: New testcase.
1059
e05fa6f9
JB
10602017-12-14 Joel Brobecker <brobecker@adacore.com>
1061
1062 * gdb.ada/task_switch_in_core: New testcase.
1063
b89641ba
SM
10642017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1065
1066 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1067 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1068 call test_bkpt_qualified.
1069 (test_bkpt_qualified): New proc.
1070
6892d2e4
PA
10712017-12-13 Pedro Alves <palves@redhat.com>
1072
1073 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1074 Tighten regexp by matching with an anchor.
1075
a22ecf70
PA
10762017-12-13 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1079 ("expression with namespace"): New set of tests.
1080 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1081 (Nested::Test_NS::qux): New.
1082 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1083 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1084
9937536c
JB
10852017-12-13 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.base/server-del-break.c: New file.
1088 * gdb.base/server-del-break.exp: New file.
1089
fe49c6f5
SH
10902017-12-12 Stafford Horne <shorne@gmail.com>
1091
1092 * gdb.xml/tdesc-regs.exp: Add or1k support.
1093
c3d18620
SH
10942017-12-12 Stafford Horne <shorne@gmail.com>
1095
1096 * gdb.base/bp-permanent.c: Define nop of or1k.
1097
c5f9cfc8
JB
10982017-12-11 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1101 output with components being reordered.
1102
a9c135fc
JB
11032017-12-11 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1106 output with components being reordered.
1107
927aa2e7
JK
11082017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1109 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.base/maint.exp (check for .gdb_index): Check also for
1112 .debug_names.
1113 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1114 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1115 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1116 (.gdb_index used after symbol reloading): Support also .debug_names.
1117 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1118
f17d9474
YQ
11192017-12-08 Yao Qi <yao.qi@linaro.org>
1120
1121 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1122 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1123
a0de8c21
YQ
11242017-12-08 Yao Qi <yao.qi@linaro.org>
1125
1126 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1127 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1128
a738ea1d
YQ
11292017-12-08 Yao Qi <yao.qi@linaro.org>
1130
1131 * gdb.arch/aarch64-tagged-pointer.c: New file.
1132 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1133
1cd9a73b
SDJ
11342017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1135
1136 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1137 "int".
1138
fa6eb693
KS
11392017-12-07 Keith Seitz <keiths@redhat.com>
1140
1141 PR breakpoints/22569
1142 * gdb.linespec/ls-errs.exp: Change expected result of "break
1143 -source this file has spaces.c -line 3".
1144 Check that an explicit source file followed by whitespace is
1145 identified as an invalid explicit location.
1146
883fd55a
KS
11472017-12-07 Keith Seitz <keiths@redhat.com>
1148
1149 * gdb.cp/nested-types.cc: New file.
1150 * gdb.cp/nested-types.exp: New file.
1151 * lib/cp-support.exp: Load data-structures.exp library.
1152 (debug_cp_test_ptype_class): New global.
1153 (cp_ptype_class_verbose, next_line): New procedures.
1154 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1155 Add and document new return value.
1156 Switch the list of lines to a queue.
1157 Add support for new `type' key for nested type definitions.
1158 Add debugging/troubleshooting messages.
1159 * lib/data-structures.exp: New file.
1160
ec72db3e
SM
11612017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1162
1163 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1164 with proc_with_prefix, don't use with_test_prefix.
1165
99598d71
TT
11662017-12-07 Tom Tromey <tom@tromey.com>
1167
1168 * gdb.base/break.exp: Add test for empty "commands".
1169
a8806230
YQ
11702017-12-07 Yao Qi <yao.qi@linaro.org>
1171
1172 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1173 malloc and catch syscall.
1174
824cc835
PM
11752017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1176
1177 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1178 tests for explicit locations.
1179
7cc244de
PA
11802017-12-06 Pedro Alves <palves@redhat.com>
1181
1182 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1183 force-disabling XML descriptions.
1184
50a1fdd5
PA
11852017-12-04 Pedro Alves <palves@redhat.com>
1186
1187 PR gdb/22499
1188 * gdb.arch/amd64-disp-step-avx.S: New file.
1189 * gdb.arch/amd64-disp-step-avx.exp: New file.
1190
f0fb2488
PA
11912017-12-03 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1194 and <string.h>.
1195 (parent_function): Print distinct messages when waitpid fails, or
1196 the child exits with a signal, or the child exits for an unhandled
1197 reason.
1198 * gdb.threads/process-dies-while-detaching.exp
1199 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1200 it. Wait for both inferior output and GDB's prompt. Use an
1201 indirect spawn id list.
1202 (do_detach): New parameter 'child_exit'. Use it to compute
1203 expected inferior output.
1204 (test_detach, test_detach_watch, test_detach_killed_outside):
1205 Adjust to pass down the expected child exit kind.
1206
97cbe998
SDJ
12072017-12-01 Joel Brobecker <brobecker@adacore.com>
1208 Sergio Durigan Junior <sergiodj@redhat.com>
1209 Pedro Alves <palves@redhat.com>
1210
1211 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1212
40fc416f
SDJ
12132017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1214
1215 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1216 to 'symbol-file' and 'add-symbol-file' can be
1217 position-independent.
1218
1cc75e92
YQ
12192017-12-01 Yao Qi <yao.qi@linaro.org>
1220
1221 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1222 the URL in copyright header.
1223 * gdb.arch/aarch64-fp.exp: Likewise.
1224 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1225 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1226 * gdb.base/expand-psymtabs.exp: Likewise.
1227 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1228 * gdb.fortran/common-block.exp: Likewise.
1229 * gdb.fortran/common-block.f90: Likewise.
1230 * gdb.fortran/logical.exp: Likewise.
1231 * gdb.fortran/vla-datatypes.f90: Likewise.
1232 * gdb.fortran/vla-sub.f90: Likewise.
1233
875fb7a7
JB
12342017-11-30 Joel Brobecker <brobecker@adacore.com>
1235
1236 * gdb.ada/repeat_dyn: New testcase.
1237
6f14765f
UW
12382017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1239
1240 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1241 Update for changed thread numbering.
1242 * gdb.cell/bt.exp: Update for changed GDB output.
1243
f1af7b94
SM
12442017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1245
1246 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1247 setting isremote by hand.
1248 * boards/dwarf4-gdb-index.exp: Likewise.
1249 * boards/fission.exp: Likewise.
1250 * boards/stabs.exp: Likewise.
1251
e3919f3e
PA
12522017-11-30 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.linespec/cpls-ops.exp
1255 (check_explicit_skips_function_argument): Extract the underlying
1256 type of size_t instead of hardcoding it.
1257
bd69330d
PA
12582017-11-29 Pedro Alves <palves@redhat.com>
1259
1260 PR c++/19436
1261 * gdb.linespec/cpls-abi-tag.cc: New file.
1262 * gdb.linespec/cpls-abi-tag.exp: New file.
1263
a20714ff
PA
12642017-11-29 Pedro Alves <palves@redhat.com>
1265
1266 * gdb.base/langs.exp: Use -qualified.
1267 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1268 it.
1269 * gdb.cp/namespace.exp: Use -qualified.
1270 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1271 (overload-3, template-overload, template-ret-type, const-overload)
1272 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1273 procedures.
1274 (test_driver): Call them.
1275 * gdb.cp/save-bp-qualified.cc: New.
1276 * gdb.cp/save-bp-qualified.exp: New.
1277 * gdb.linespec/explicit.exp: Test -qualified.
1278 * lib/completion-support.exp (completion::explicit_opts_list): Add
1279 "-qualified".
1280 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1281
f6f1d339
PM
12822017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1283
1284 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1285
02ca603a
TT
12862017-11-29 Tom Tromey <tom@tromey.com>
1287
1288 * gdb.base/relocate.exp: Update invalid argument test.
1289 Add new tests for invalid arguments.
1290
ed6c0bfb
TP
12912017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1292
1293 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1294 Return 0 as a long.
1295 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1296
f106e10e
TP
12972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1298
1299 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1300 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1301 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1302 func ().
1303 * gdb.cp/shadow.cc (B.func): Return 0.
1304
10329bb2
JB
13052017-11-27 Joel Brobecker <brobecker@adacore.com>
1306
1307 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1308 expected output in gdb_expect call to allow the exception
1309 message to be present as well. Fix syntax confusion to avoid
1310 TCL thinking that exception_name is an array.
1311
617cd4bc
UW
13122017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1313
1314 * gdb.arch/spu-info.c: Include <unistd.h>.
1315 (do_signal_test): Fix broken calls to write.
1316 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1317 Fix checks for empty mailboxes. Update signal tests for corrected
1318 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1319 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1320 * gdb.cell/arch.exp: Use standard_output_file.
1321 * gdb.cell/break.exp: Likewise.
1322 * gdb.cell/bt.exp: Likewise.
1323 * gdb.cell/core.exp: Likewise.
1324 * gdb.cell/dwarfaddr.exp: Likewise.
1325 * gdb.cell/ea-cache.exp: Likewise.
1326 * gdb.cell/ea-standalone.exp: Likewise.
1327 * gdb.cell/f-regs.exp: Likewise.
1328 * gdb.cell/fork.exp: Likewise.
1329 * gdb.cell/gcore.exp: Likewise.
1330 * gdb.cell/mem-access.exp: Likewise.
1331 * gdb.cell/ptype.exp: Likewise.
1332 * gdb.cell/registers.exp: Likewise.
1333 * gdb.cell/sizeof.exp: Likewise.
1334 * gdb.cell/solib-symbol.exp: Likewise.
1335 * gdb.cell/solib.exp: Likewise.
617cd4bc 1336
a81aaca0
PA
13372017-11-25 Pedro Alves <palves@redhat.com>
1338
1339 * gdb.base/complete-empty.exp: New file.
1340 * gdb.base/completion.exp: Adjust.
1341
6a3c6ee4
PA
13422017-11-25 Pedro Alves <palves@redhat.com>
1343
1344 * gdb.linespec/cpls-ops.cc: New file.
1345 * gdb.linespec/cpls-ops.exp: New file.
1346 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1347 factored out from ...
1348 (test_complete_prefix_range): ... this.
1349
8955eb2d
PA
13502017-11-24 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.linespec/cpcompletion.exp: New file.
1353 * gdb.linespec/cpls-hyphen.cc: New file.
1354 * gdb.linespec/cpls.cc: New file.
1355 * gdb.linespec/cpls2.cc: New file.
1356 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1357 test to use test_gdb_complete_unique. Add label completion,
1358 keyword completion and explicit location completion tests.
1359 * lib/completion-support.exp: New file.
1360
e547c119
JB
13612017-11-24 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1364 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1365 when hitting an exception catchpoint.
1366
7c3c1aa8
YQ
13672017-11-22 Yao Qi <yao.qi@linaro.org>
1368
1369 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1370
41bd68f5
SM
13712017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1372
1373 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1374 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1375 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1376
1daad298
YQ
13772017-11-22 Yao Qi <yao.qi@linaro.org>
1378
1379 * gdb.base/info-os.exp: Pass pthreads.
1380 * gdb.multi/multi-attach.exp: Likewise.
1381
88465e87
YQ
13822017-11-22 Yao Qi <yao.qi@linaro.org>
1383
1384 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1385 compiler.
1386
dc196b23
YQ
13872017-11-22 Yao Qi <yao.qi@linaro.org>
1388
1389 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1390 * gdb.base/break-interp.exp: Likewise.
1391 * gdb.base/jit-attach-pie.exp: Likewise.
1392
2400729e
UW
13932017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1394
1395 * gdb.base/float128.c (large128): New variable.
1396 * gdb.base/float128.exp: Add test to print largest __float128 value.
1397
7a26362d
UW
13982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1399
1400 * gdb.arch/vsx-regs.exp: Update register content checks.
1401
ed0f4273
UW
14022017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1403
1404 * gdb.arch/ppc-longdouble.exp: New file.
1405 * gdb.arch/ppc-longdouble.c: Likewise.
1406
a25d69c6
PA
14072017-11-21 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1410
73fcf641
PA
14112017-11-20 Pedro Alves <palves@redhat.com>
1412
1413 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1414 (long_double_typedef): New typedefs.
1415 Use DEF on double and long double.
1416 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1417 cases.
1418 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1419 and 'long_double_ptr_same_size' locals. Use them to decide
1420 whether cast from array/function to float is valid/invalid.
1421
71a3c369
TT
14222017-11-17 Tom Tromey <tom@tromey.com>
1423
1424 * gdb.rust/traits.rs: New file.
1425 * gdb.rust/traits.exp: New file.
1426
ced9779b
JB
14272017-11-17 Joel Brobecker <brobecker@adacore.com>
1428
1429 * gdb.ada/minsyms: New testcase.
1430
a0922d80
PA
14312017-11-16 Pedro Alves <palves@redhat.com>
1432
1433 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1434 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1435
ea04e54c
PA
14362017-11-16 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1439 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1440
e849ea89
PA
14412017-11-16 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.server/reconnect-ctrl-c.c: New file.
1444 * gdb.server/reconnect-ctrl-c.exp: New file.
1445
d8ae99a7
PM
14462017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1447
1448 * gdb.python/py-rbreak.exp: New file.
1449 * gdb.python/py-rbreak.c: New file.
1450 * gdb.python/py-rbreak-func2.c: New file.
1451
968a13f8
PA
14522017-11-16 Pedro Alves <palves@redhat.com>
1453
1454 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1455 pattern.
1456 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1457 GDB.
1458
71774bc9
SM
14592017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1460
1461 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1462 regex.
1463
ddbb44cf
SM
14642017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1465
1466 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1467 test names.
1468
584a564f
PA
14692017-11-09 Pedro Alves <palves@redhat.com>
1470
1471 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1472 factored out from ...
1473 (top level): ... here, and adjusted to avoid expecting beyond the
1474 prompt in a single gdb_test_multiple.
1475
5ed7a928
PA
14762017-11-09 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1479 output.
1480 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1481 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1482 * gdb.server/ext-run.exp ("kill" test): Likewise.
1483 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1484
a60e0738
PA
14852017-11-09 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1488 match till end of line.
1489
2c88253f
PA
14902017-11-09 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1493
c7a38517
PA
14942017-11-09 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1497 New procedures, factored out from ...
1498 (top level): ... here, and adjusted to avoid expecting beyond the
1499 prompt in one go.
1500
f29f4b6b
PA
15012017-11-09 Pedro Alves <palves@redhat.com>
1502
1503 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1504 output. Fix '?' match.
1505
286acbb5
JB
15062017-11-08 Joel Brobecker <brobecker@adacore.com>
1507
1508 * gdb.ada/scoped_watch: New testcase.
1509 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1510 which is actually correct.
1511 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1512 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1513
62d7ae92
PA
15142017-11-08 Pedro Alves <palves@redhat.com>
1515
1516 * gdb.gdb/complaints.exp (test_initial_complaints)
1517 (test_serial_complaints, test_short_complaints): Call
1518 complaint_internal instead of complaint.
1519
280ca31f
DT
15202017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1521
1522 * gdb.threads/tls-core.c: New file.
1523 * gdb.threads/tls-core.exp: Likewise.
1524
b5ec771e
PA
15252017-11-08 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1528 (p Exported_Capitalized): New test.
1529 (p exported_capitalized): New test.
1530
a02b41a7
PA
15312017-11-07 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1534
95e95a6d
PA
15352017-11-07 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1538 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1539 (disable_invalid, disable_inverted, disable_negative): New
1540 procedures.
1541 ("bad numbers"): New set of tests.
1542
cee62dbd
PA
15432017-11-07 Pedro Alves <palves@redhat.com>
1544
1545 * gdb.cp/ena-dis-br-range.exp: Add tests.
1546
cc638e86
PA
15472017-11-07 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1550
d0fe4701
XR
15512017-11-07 Xavier Roirand <roirand@adacore.com>
1552 Pedro Alves <palves@redhat.com>
1553
1554 * gdb.base/ena-dis-br.exp: Add reference to
1555 gdb.cp/ena-dis-br-range.exp.
1556 * gdb.cp/ena-dis-br-range.exp: New file.
1557 * gdb.cp/ena-dis-br-range.cc: New file.
1558
46f67f80
PA
15592017-11-06 Pedro Alves <palves@redhat.com>
1560
1561 * gdb.base/attach-non-pgrp-leader.c: New.
1562 * gdb.base/attach-non-pgrp-leader.exp: New.
1563
726e1356
PA
15642017-11-06 Pedro Alves <palves@redhat.com>
1565
1566 * configure.ac: No longer check for termio.h and sgtty.h.
1567 * configure: Regenerate.
1568 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1569 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1570 Remove termio and sgtty code.
1571
50ab6ace
YQ
15722017-11-03 Yao Qi <yao.qi@linaro.org>
1573
1574 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1575 in GDB is disabled.
1576
8e68731c
YQ
15772017-11-03 Yao Qi <yao.qi@linaro.org>
1578
1579 * gdb.python/py-thrhandle.exp: Skip it if python is not
1580 enabled.
1581
3a87ae65
SM
15822017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1583
1584 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1585 as a breakpoint command.
1586
484d8d36
MD
15872017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1588
1589 PR python/21213
1590 * gdb.python/py-infthread.exp: Test calling
1591 InferiorThread.inferior () multiple times in a row.
1592
4a27f119
KS
15932017-10-27 Keith Seitz <keiths@redhat.com>
1594
1595 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1596 Test "info break" for every inlined function breakpoint.
1597
bb11dd58
YQ
15982017-10-27 Yao Qi <yao.qi@linaro.org>
1599
1600 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1601
a43f3893
PF
16022017-10-26 Patrick Frants <osscontribute@gmail.com>
1603
1604 * gdb.cp/classes.exp (test_static_members): Test printing
1605 Outer::instance.
1606 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1607 (Inner::instance, Outer::instance): New.
1608
792ccf00
PA
16092017-10-24 Pedro Alves <palves@redhat.com>
1610
1611 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1612 extra console" test in two stages.
1613
eb2bfbad
PA
16142017-10-24 Pedro Alves <palves@redhat.com>
1615
1616 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1617
1f75a651
PA
16182017-10-24 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1621 loop.
1622
779990d9
PA
16232017-10-24 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1626 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1627
ad9b8f5d
PA
16282017-10-24 Pedro Alves <palves@redhat.com>
1629
1630 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1631 parameter and handle it. Don't output read value in test name.
1632
fee6da6e
PA
16332017-10-24 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1636 custom test name.
1637
10389c2c
PA
16382017-10-24 Pedro Alves <palves@redhat.com>
1639
1640 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1641 include the unstable output directory name in the test's name.
1642 (initial_setup_simple) <'set args'>: Use custom test name.
1643
a80e65a9
PA
16442017-10-24 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1647 with explicit test name.
1648
15763a09
PA
16492017-10-20 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1652 'wait -i'. Use gdb_assert and remote_close.
1653
49a4ce2e
AB
16542017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1655
1656 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1657 number from variable rather than hard-coded.
1658
a75868f5
PA
16592017-10-19 Pedro Alves <palves@redhat.com>
1660
1661 * gdb.base/long-inferior-output.c: New file.
1662 * gdb.base/long-inferior-output.exp: New file.
1663
c8ba13ad
KS
16642017-11-18 Keith Seitz <keiths@redhat.com>
1665
1666 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1667 method.
1668 (main): Call it.
1669 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1670 Add additional user-defined conversion operator tests.
1671
b27de576
PA
16722017-10-17 Pedro Alves <palves@redhat.com>
1673
1674 * boards/native-stdio-gdbserver.exp: Load "local-board".
1675
8484c955
PA
16762017-10-17 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/quit-live.c: New file.
1679 * gdb.base/quit-live.exp: New file.
1680
83d5a34d
KS
16812017-10-16 Keith Seitz <keiths@redhat.com>
1682
1683 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1684 (class_with_protected_typedef, class_with_private_typedef)
1685 (struct_with_public_typedef, struct_with_protected_typedef)
1686 (struct_with_private_typedef): New classes/structs.
1687 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1688 typedefs and access specifiers.
1689
739b3f1d
PA
16902017-10-16 Pedro Alves <palves@redhat.com>
1691 Simon Marchi <simon.marchi@polymtl.ca>
1692
1693 * README (Local vs Remote vs Native): New section.
1694 * boards/local-board.exp: New file, with bits factored out from
1695 ...
1696 * boards/native-extended-gdbserver.exp: ... here. Load
1697 "local-board".
1698 * boards/native-gdbserver.exp: Load "local-board".
1699 (${board}_spawn, ${board}_exec): Delete.
1700 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1701 ...
1702 * boards/stdio-gdbserver-base.exp: ... this new file.
1703 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1704 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1705 procedure.
1706 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1707 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1708 stdio_gdbserver_command.
1709 (${board}_get_remote_address, ${board}_get_comm_port)
1710 (${board}_download, ${board}_upload): Delete.
1711 (get_target_remote_pipe_cmd): New.
1712
fe68b953
SM
17132017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1714
1715 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1716 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1717 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1718 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1719 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1720 remove with_test_prefix.
1721
300b6685
PA
17222017-10-13 Pedro Alves <palves@redhat.com>
1723
1724 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1725 * gdb.base/annota1.exp: Use it instead of is_remote.
1726 * gdb.base/annota3.exp: Use it instead of is_remote.
1727 * gdb.cp/annota2.exp: Use it instead of is_remote.
1728 * gdb.cp/annota3.exp: Use it instead of is_remote.
1729 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1730
50500caf
PA
17312017-10-13 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1734 (test_num_test_vars, run_and_count_vars, find_env)
1735 (test_set_unset_env, test_inherit_env_var): New procedures.
1736 (top level): Use them.
1737
dad0c6d2
PA
17382017-10-13 Pedro Alves <palves@redhat.com>
1739
1740 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1741 also skip on stub-like targets.
1742
8b0553c1
PA
17432017-10-13 Pedro Alves <palves@redhat.com>
1744
1745 PR gdb/22293
1746 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1747 (top level): Move some tests to ...
1748 (test_not_found): ... this new procedure.
1749 (top level): Call it.
1750
7594f623
PA
17512017-10-13 Pedro Alves <palves@redhat.com>
1752
1753 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1754 expect different "info terminal" output if testing with a
1755 non-native target.
1756
ebe3b402
PA
17572017-10-13 Pedro Alves <palves@redhat.com>
1758 Simon Marchi <simon.marchi@polymtl.ca>
1759
1760 PR python/12966
1761 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1762
42f1b161
PA
17632017-10-13 Pedro Alves <palves@redhat.com>
1764
1765 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1766 already.
1767
8d6ef72b
PA
17682017-10-13 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1771 is_remote.
1772
d7bcd5b8
PA
17732017-10-13 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1776 is_remote.
1777
df479dc6
PA
17782017-10-13 Pedro Alves <palves@redhat.com>
1779
1780 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1781 is set.
1782 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1783 instead of is_remote.
1784
23fb630a
PA
17852017-10-13 Pedro Alves <palves@redhat.com>
1786
1787 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1788 (top level): Add comment.
1789
cc77b1dc
PA
17902017-10-13 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.base/remote.exp (top level): Fix comment typo and add
1793 missing return.
1794
27c9e813
PA
17952017-10-13 Pedro Alves <palves@redhat.com>
1796 Simon Marchi <simon.marchi@polymtl.ca>
1797
1798 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1799 calls and add comments. Skip test if use_gdb_stub is set.
1800 (top level): Use "set cwd" command instead of "cd" command.
1801
5e830d98
PA
18022017-10-13 Pedro Alves <palves@redhat.com>
1803
1804 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1805 is_remote target check.
1806
f5ca0032
PA
18072017-10-13 Pedro Alves <palves@redhat.com>
1808
1809 * gdb.base/scope.exp: Use build_executable + clean_restart +
1810 gdb_file_cmd instead of prepare_for_testing and no longer skip
1811 "before run" tests on is_remote target boards. Update comments.
1812 * boards/native-extended-gdbserver.exp
1813 (extended_gdbserver_load_last_file): New, factored out from ...
1814 (gdb_load): ... this. Move further below and add comment.
1815 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1816
8aed1c0d
PA
18172017-10-12 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.base/attach.exp: Remove references to gdb64.
1820 * gdb.base/dbx.exp: Remove references to gdb64.
1821
cfa34c87
SM
18222017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1823 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.base/label.exp: Remove is_remote target check.
1826
9192b7de
PA
18272017-10-12 Pedro Alves <palves@redhat.com>
1828
1829 * gdb.base/auvx.exp (coredir): Update comment.
1830 (top level) <core_works>: Use "set cwd" command instead of "cd"
1831 command.
1832
6bf0052d
PA
18332017-10-12 Pedro Alves <palves@redhat.com>
1834 Simon Marchi <simon.marchi@polymtl.ca>
1835
1836 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1837 target boards.
1838
e48ef82d
PA
18392017-10-12 Pedro Alves <palves@redhat.com>
1840 Simon Marchi <simon.marchi@polymtl.ca>
1841
1842 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1843 Instead skip if there's any gdb_protocol set.
1844
8d7aea57
SM
18452017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1846 Pedro Alves <palves@redhat.com>
1847
1848 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1849
30440677
PA
18502017-10-12 Pedro Alves <palves@redhat.com>
1851 Simon Marchi <simon.marchi@polymtl.ca>
1852
1853 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1854 instead of on dejagnu remote boards.
1855
4e04f045 18562017-10-12 Pedro Alves <palves@redhat.com>
175654b9 1857 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
1858
1859 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1860 checks. Use build_executable + clean_restart instead of
1861 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1862 of enabling non-stop after starting gdb.
1863
871a186e
PA
18642017-10-12 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1867 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1868 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1869 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1870
56d704da
AK
18712017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1872
1873 * gdb.arch/arc-tdesc-cpu.exp: New file.
1874 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1875
2f20e312
SM
18762017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1877
1878 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1879
65630365
PA
18802017-10-10 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1883 expect CLI output.
1884
bf469271
PA
18852017-10-10 Pedro Alves <palves@redhat.com>
1886
1887 * lib/selftest-support.exp (selftest_setup): Update for
1888 captured_command_loop's prototype change.
1889
777a42f1
PA
18902017-10-09 Pedro Alves <palves@redhat.com>
1891
1892 Test both arch1=>arch2 and arch2=>arch1.
1893
1894 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1895 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1896 factored out to...
1897 (append_arch1_options, append_arch2_options, append_arch_options)
1898 (build_executables): New procedures.
1899 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1900 local.
1901 (top level): Add new 'first_arch' testing axis.
1902
cbd2b4e3
PA
19032017-10-09 Pedro Alves <palves@redhat.com>
1904
1905 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1906 (barrier): New.
1907 (thread_start, all_started): New functions.
1908 (main): Spawn new thread and wait until it is scheduled.
1909 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1910 option.
1911 (do_test): Add 'selected_thread' parameter. Run to all_started
1912 instead of main. Explicitly set the breakpoint at main. Switch
1913 to the SELECTED_THREAD thread.
1914 (top level): Test handling the exec event with either the main
1915 thread or the second thread selected.
1916
5c9e4427
PA
19172017-10-09 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1920 logic. Move STOP marker after the value checks.
1921 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1922 regexp.
1923
b3b7c423
SL
19242017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1925
1926 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1927
3b4b2f16
UW
19282017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1929
1930 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1931 integer-to-dfp conversion.
1932 * gdb.base/dfp-test.exp: Likewise.
1933
5cd63fda
PA
19342017-10-04 Pedro Alves <palves@redhat.com>
1935
1936 * gdb.multi/hangout.c: Include <unistd.h>.
1937 (hangout_loop): New function.
1938 (main): Call alarm. Call hangout_loop in a loop.
1939 * gdb.multi/hello.c: Include <unistd.h>.
1940 (hello_loop): New function.
1941 (main): Call alarm. Call hangout_loop in a loop.
1942 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1943 inferior with the other selected.
1944
4c71c105
SM
19452017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1946
1947 * gdb.mi/list-thread-groups-available.exp: New file.
1948 * gdb.mi/list-thread-groups-available.c: New file.
1949
bc3b087d
SDJ
19502017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1951
1952 * gdb.base/set-cwd.exp: Make it available on
1953 native-extended-gdbserver.
1954
d092c5a2
SDJ
19552017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1956
1957 * gdb.base/set-cwd.c: New file.
1958 * gdb.base/set-cwd.exp: Likewise.
1959
45320ffa
TT
19602017-10-02 Tom Tromey <tom@tromey.com>
1961
1962 PR rust/22236:
1963 * gdb.rust/simple.rs (main): New variable "fslice".
1964 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1965
b3e3859b
TT
19662017-10-02 Tom Tromey <tom@tromey.com>
1967
1968 * gdb.rust/simple.exp: Test ptype of a slice.
1969
01af5e0d
TT
19702017-10-02 Tom Tromey <tom@tromey.com>
1971
1972 * gdb.rust/simple.exp: Test index of slice.
1973
a9bbfbd8
TT
19742017-09-27 Tom Tromey <tom@tromey.com>
1975
1976 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1977
df8899e5
TP
19782017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1979 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.base/compare-sections.exp (get value of read-only section): Read
1982 as unsigned value.
1983 (corrupt read-only section): Likewise and don't set written if patching
1984 failed.
1985
757bf54b
KB
19862017-09-21 Kevin Buettner <kevinb@redhat.com>
1987
1988 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1989 files.
1990
06871ae8
PA
19912017-09-20 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1994 symbol names in gdb's output.
1995 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1996
e5f25bc5
PA
19972017-09-20 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2000 Rename to ...
2001 (test_list_ambiguous_symbol): ... this and add a symbol name
2002 parameter. Adjust.
2003 (test_list_ambiguous_function): Reimplement on top of
2004 test_list_ambiguous_symbol and also test listing ambiguous
2005 variables.
2006 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2007 (ambiguous_fun): ... this.
2008 (ambiguous_var): New.
2009 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2010 (ambiguous_fun): ... this.
2011 (ambiguous_var): New.
2012
4e5a4f58
JB
20132017-09-19 John Baldwin <jhb@FreeBSD.org>
2014
2015 * gdb.base/starti.c: New file.
2016 * gdb.base/starti.exp: New file.
2017 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2018
26e53f3e
PA
20192017-09-14 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2022 (top level): Use it instead of runto.
2023
cb791d59
TT
20242017-09-11 Tom Tromey <tom@tromey.com>
2025
2026 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2027
7c96f8c1
TT
20282017-09-11 Tom Tromey <tom@tromey.com>
2029
2030 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2031 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2032
469412dd
CW
20332017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2034
2035 * gdb.fortran/printing-types.exp: New file.
2036 * gdb.fortran/printing-types.exp: New file.
2037
e0f86435
BH
20382017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2039
2040 * gdb.fortran/vla-ptype.exp: Fix typos.
2041 * gdb.fortran/vla-value.exp: Same.
2042
9e9af4be
BH
20432017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2044
2045 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2046 * gdb.mi/mi-var-child-f.exp: Likewise.
2047 * gdb.mi/mi-vla-fortran.exp: Likewise.
2048
a5ad232b
FP
20492017-09-08 Frank Penczek <frank.penczek@intel.com>
2050 Christoph Weinmann <christoph.t.weinmann@intel.com>
2051 Bernhard Heckel <bernhard.heckel@intel.com>
2052
2053 * gdb.fortran/ptr-indentation.f90: New file.
2054 * gdb.fortran/ptr-indentation.exp: New file.
2055
5aec60eb
TT
20562017-09-05 Tom Tromey <tom@tromey.com>
2057
2058 PR gdb/22010:
2059 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2060
8f8f8152
TP
20612017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2062
2063 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2064
fbd1b771
JK
20652017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.threads/tls-nodebug-pie.c: New file.
2068 * gdb.threads/tls-nodebug-pie.exp: New file.
2069
5eb5f850
TT
20702017-09-05 Tom Tromey <tom@tromey.com>
2071
2072 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2073 for rust.
2074
ae780a21
SM
20752017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2076
2077 * gdb.multi/multi-arch-exec.exp: Test with different
2078 "follow-exec-mode" settings.
2079 (do_test): New procedure.
2080
3693fdb3
PA
20812017-09-04 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.base/func-static.c (S::method const, S::method volatile)
2084 (S::method volatile const): New methods.
2085 (c_s, v_s, cv_s): New instances.
2086 (main): Call method() on them.
2087 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2088 (cannot_resolve): New procedure.
2089 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2090 print-quote-unquoted columns.
2091 (do_test): Test printing each scope too.
2092
e68cb8e0
PA
20932017-09-04 Pedro Alves <palves@redhat.com>
2094
2095 * gdb.base/local-static.exp: Also test with
2096 class::method::variable wholly quoted.
2097 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2098
858be34c
PA
20992017-09-04 Pedro Alves <palves@redhat.com>
2100
2101 * gdb.base/local-static.c: New.
2102 * gdb.base/local-static.cc: New.
2103 * gdb.base/local-static.exp: New.
2104
46a4882b
PA
21052017-09-04 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.asm/asm-source.exp: Add casts to int.
2108 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2109 (dataglobal64_1, dataglobal64_2): New globals.
2110 * gdb.base/nodebug.exp: Test different expressions involving the
2111 new globals, with print, whatis and ptype. Add casts to int.
2112 * gdb.base/solib-display.exp: Add casts to int.
2113 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2114 * gdb.cp/m-static.exp: Add cast to int.
2115 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2116 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2117 tls variable with no debug info without a cast. Test with a cast
2118 to int too.
2119 * gdb.trace/entry-values.exp: Add casts.
2120
2c5a2be1
PA
21212017-09-04 Pedro Alves <palves@redhat.com>
2122
2123 * gdb.base/nodebug.exp: Test that ptype's error about functions
2124 with unknown return type includes the function name too.
2125
7022349d
PA
21262017-09-04 Pedro Alves <palves@redhat.com>
2127
2128 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2129 return type of munmap in infcall.
2130 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2131 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2132 type of ftell in infcall.
2133 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2134 type of getpid in infcall.
2135 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2136 infcall.
2137 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2138 Bail on failure to extract the pid.
2139 * gdb.base/nodebug.c: #include <stdint.h>.
2140 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2141 New functions.
2142 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2143 Change expected output of print/whatis/ptype with functions with
2144 no debug info. Test all supported languages. Call
2145 test_call_promotion.
2146 * gdb.compile/compile.exp: Adjust expected output to expect
2147 warning.
2148 * gdb.threads/siginfo-threads.exp: Likewise.
2149
54990598
PA
21502017-09-04 Pedro Alves <palves@redhat.com>
2151
2152 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2153 "prototypes". Test calling float functions via prototyped and
2154 unprototyped function pointers.
2155 (perform_all_tests): New parameter "prototypes". Pass it down.
2156 (top level): Pass down "prototypes" parameter to
2157 perform_all_tests.
2158
34d16ea2
SM
21592017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2160
2161 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2162 Test with nested loops.
2163
9521ecda
SM
21642017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2165
2166 * gdb.base/commands.exp: Call the new procedures.
2167 (loop_break_test, loop_continue_test): New procedures.
2168
80a65e9b
SM
21692017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2170
2171 * gdb.base/commands.exp: Call new procedure.
2172 (define_if_without_arg_test): New procedure.
2173
e439fa14
PA
21742017-09-04 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/list-ambiguous.exp: New file.
2177 * gdb.base/list-ambiguous0.c: New file.
2178 * gdb.base/list-ambiguous1.c: New file.
2179 * gdb.base/list.exp (test_list_range): Adjust expected output.
2180
0a2dde4a
SDJ
21812017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2182
2183 * gdb.base/share-env-with-gdbserver.c: New file.
2184 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2185
5e89eb3a
SM
21862017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2187
2188 * gdb.base/commands.exp (gdbvar_simple_if_test,
2189 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2190 progvar_simple_if_test, progvar_simple_while_test,
2191 progvar_complex_if_while_test, user_defined_command_test,
2192 user_defined_command_args_eval,
2193 user_defined_command_args_stack_test,
2194 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2195 temporary_breakpoint_commands,
2196 gdb_test_no_prompt, redefine_hook_test,
2197 redefine_backtrace_test): Remove "global gdb_prompt".
2198
fd437cbc
SM
21992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2200
2201 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2202 New proc, call it from toplevel.
2203
87215ad1
SDJ
22042017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2205
2206 PR remote/21852
2207 * gdb.server/normal.c: New file, copied from gdb.base.
2208 * gdb.server/run-without-local-binary.exp: New file.
2209
58afddc6
WP
22102017-08-07 Weimin Pan <weimin.pan@oracle.com>
2211
2212 * gdb.arch/sparc64-adi.exp: New file.
2213 * gdb.arch/sparc64-adi.c: New file.
2214
5277199a
PA
22152017-08-22 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2218 (top level): Add "list all overloads" tests.
2219
14278e1f
TT
22202017-08-22 Tom Tromey <tom@tromey.com>
2221
2222 * gdb.gdb/xfullpath.exp: Remove.
2223
bf223d3e
PA
22242017-08-21 Pedro Alves <palves@redhat.com>
2225
2226 PR gdb/19487
2227 * gdb.base/symbol-alias.c: New.
2228 * gdb.base/symbol-alias2.c: New.
2229 * gdb.base/symbol-alias.exp: New.
2230
c973d0aa
PA
22312017-08-21 Pedro Alves <palves@redhat.com>
2232
2233 * gdb.base/dfp-test.c
2234 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2235 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2236 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2237 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2238 * gdb.base/whatis-ptype-typedefs.c: New.
2239 * gdb.base/whatis-ptype-typedefs.exp: New.
2240 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2241 (an_int, an_int_type, an_int_type2): New globals.
2242 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2243 involving typedefs and cast expressions.
2244 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2245 (lookup_typedefs_function): New.
2246 (typedefs_pretty_printers_dict): New.
2247 (top level): Register lookup_typedefs_function in
2248 gdb.pretty_printers.
2249
6d580b63
YQ
22502017-08-18 Yao Qi <yao.qi@linaro.org>
2251
2252 * gdb.server/unittest.exp: New.
2253
206726fb
SDJ
22542017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2255
2256 PR gdb/21954
2257 * gdb.base/environ.exp: Add test to check if 'unset environment'
2258 works.
2259
bf0ec4c2
AA
22602017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2261
2262 * lib/gdb.exp (universal_compile_options): New caching proc.
2263 (gdb_compile): Suppress GCC's coloring of messages.
2264
d6382fff
TT
22652017-08-14 Tom Tromey <tom@tromey.com>
2266
2267 PR gdb/21675:
2268 * gdb.base/printcmds.exp (test_radices): New function.
2269 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2270 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2271 * lib/gdb.exp (get_integer_valueof): Use p/d.
2272
c2c2dd9f
SM
22732017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2274
2275 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2276 characters.
2277
fdffd6f4
TT
22782017-08-05 Tom Tromey <tom@tromey.com>
2279
2280 * gdb.rust/simple.exp: Allow String to appear in a different
2281 namespace.
2282
27d41eac
YQ
22832017-07-26 Yao Qi <yao.qi@linaro.org>
2284
2285 * gdb.gdb/unittest.exp: Invoke command
2286 "maintenance check xml-descriptions".
2287
031ed05d
AA
22882017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2289
2290 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2291 calling context.
2292 (hex128): Drop erroneous calculation of parameters.
2293
dcd27ddf
SM
22942017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2295
2296 * gdb.python/py-unwind.exp: Disable stack protection when
2297 building test file.
2298
47e77640
PA
22992017-07-20 Pedro Alves <palves@redhat.com>
2300
2301 * gdb.base/default.exp (set language): Adjust expected output.
2302
62d2a18a
PA
23032017-07-20 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2306 (test_minsym): ... this, and make static.
2307 (get_pck__foo__bar__minsym): Rename to ...
2308 (get_test_minsym): ... this.
2309 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2310 symbol names and comments.
2311 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2312 (get_test_minsym): ... this.
2313 (pck__foo__bar__minsym__2): Rename to ...
2314 (test_minsym): ... this.
2315 (main): Adjust.
2316
c45ec17c
PA
23172017-07-17 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.base/completion.exp: Adjust expected output.
2320 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2321 the completer works.
2322
c6756f62
PA
23232017-07-17 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2326
5bd68487
AB
23272017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2328
2329 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2330
8880f2a9
TT
23312017-07-14 Tom Tromey <tom@tromey.com>
2332
2333 PR rust/21764:
2334 * gdb.rust/simple.exp: Add tests.
2335
65547233
TT
23362017-07-14 Tom Tromey <tom@tromey.com>
2337
2338 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2339
8f14146e
PA
23402017-07-14 Pedro Alves <palves@redhat.com>
2341
2342 * gdb.linespec/base/one/thefile.cc (z1): New function.
2343 * gdb.linespec/base/two/thefile.cc (z2): New function.
2344 * gdb.linespec/linespec.exp: Add tests.
2345
b4365d02
AB
23462017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2347
2348 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2349 to mi_create_breakpoint.
2350
5d2cbaa5
AB
23512017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2352
2353 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2354 mi_create_breakpoint.
2355
11cb5716
IB
23562017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2357
2358 * gdb.dlang/demangle.exp: Update for demangling changes.
2359
03278692
TT
23602017-07-09 Tom Tromey <tom@tromey.com>
2361
2362 * gdb.dwarf2/shortpiece.exp: New file.
2363
33c5cd75
DB
23642017-07-06 David Blaikie <dblaikie@gmail.com>
2365
2366 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2367 built from fissiont-multi-cu{1,2}.c.
2368 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2369 except putting 'main' and 'func' in separate CUs in the same DWO file.
2370 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2371 test.
2372 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2373 test.
2374
8455d262
PA
23752017-07-06 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.python/py-unwind.exp: Test flushregs.
2378
dc4bde35
SDJ
23792017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2380
2381 PR cli/21688
2382 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2383 tests for alias commands and trailing whitespace.
2384
51ed89aa
SDJ
23852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2386
2387 PR cli/21688
2388 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2389 procedure. Call it.
2390
eb17d413
PA
23912017-06-29 Pedro Alves <palves@redhat.com>
2392
2393 * gdb.base/printcmds.exp: Add tests.
2394
41664b45
DG
23952017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2396
2397 PR gdb/21337
2398 * gdb.base/reread-readsym.exp: New file.
2399 * gdb.base/reread-readsym.c: New file.
2400
75312ae3
KB
24012017-06-21 Kevin Buettner <kevinb@redhat.com>
2402
2403 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2404 subpattern.
2405
66953522
PB
24062017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2407
2408 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2409 extended mnemonic.
2410 * gdb.arch/powerpc-power9.s: Likewise.
2411
5524b525
AA
24122017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2413
2414 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2415 on 32-bit x86 targets. Exploit is_*_target macros where
2416 appropriate.
2417
03c8af18
AA
24182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2419
2420 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2421 register pieces.
2422
3bf31011
AA
24232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2424
2425 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2426 located in one or more DWARF pieces.
2427
805acca0
AA
24282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2429
2430 * lib/gdb.exp (get_endianness): New proc.
2431 * gdb.arch/aarch64-fp.exp: Use it.
2432 * gdb.arch/altivec-regs.exp: Likewise.
2433 * gdb.arch/e500-regs.exp: Likewise.
2434 * gdb.arch/vsx-regs.exp: Likewise.
2435 * gdb.base/dump.exp: Likewise.
2436 * gdb.base/funcargs.exp: Likewise.
2437 * gdb.base/gnu_vector.exp: Likewise.
2438 * gdb.dwarf2/formdata16.exp: Likewise.
2439 * gdb.dwarf2/implptrpiece.exp: Likewise.
2440 * gdb.dwarf2/nonvar-access.exp: Likewise.
2441 * gdb.python/py-inferior.exp: Likewise.
2442 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2443
e9352324
AA
24442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2445
2446 PR gdb/21226
2447 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2448 stack value pieces are taken from the LSB end.
2449
d5d1163e
AA
24502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2451
2452 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2453 variable at nonzero offset.
2454
0567c986
AA
24552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2456
2457 * gdb.dwarf2/var-access.c: New file.
2458 * gdb.dwarf2/var-access.exp: New test.
2459 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2460
973e9aab
TT
24612017-06-12 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.dwarf2/formdata16.exp: Add tests.
2464
d9109c80
TT
24652017-06-12 Tom Tromey <tom@tromey.com>
2466
2467 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2468
30a25466
TT
24692017-06-12 Tom Tromey <tom@tromey.com>
2470
2471 PR exp/16225:
2472 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2473 * gdb.arch/vsx-regs.exp: Update tests.
2474 * gdb.arch/s390-vregs.exp (hex128): New proc.
2475 Update test.
2476 * gdb.arch/altivec-regs.exp: Update tests.
2477
aefd8b33
SDJ
24782017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2479
2480 * gdb.base/startup-with-shell.c: New file.
2481 * gdb.base/startup-with-shell.exp: Likewise.
2482
2090129c
SDJ
24832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2484
2485 * gdb.server/non-existing-program.exp: Update regex in order to
2486 reflect the fact that gdbserver is now using fork_inferior (with a
2487 shell) to startup the inferior.
2488
8e86a419
SM
24892017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2490
2491 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2492 support function calls from GDB.
2493
e6cf65f2
TT
24942017-05-21 Tom Tromey <tom@tromey.com>
2495
2496 PR rust/21466:
2497 * gdb.rust/unsized.exp: New file.
2498 * gdb.rust/unsized.rs: New file.
2499
43cc5389
TT
25002017-05-19 Tom Tromey <tom@tromey.com>
2501
2502 PR rust/21484:
2503 * gdb.rust/watch.exp: New file.
2504 * gdb.rust/watch.rs: New file.
2505
ec8df234
TT
25062017-05-18 Tom Tromey <tom@tromey.com>
2507
2508 * gdb.rust/simple.exp: Allow Box to be qualified.
2509
3e3e7fae
TP
25102017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2511
2512 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2513
59cc050d
PA
25142017-05-18 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.base/fileio.c (test_write, test_read, test_close)
2517 (test_fstat): Don't print 'ret' in the fail path.
2518
c8f6abd1
PA
25192017-05-18 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2522 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2523 (test_system, test_rename, test_unlink, test_time): Change
2524 prototypes.
2525 * gdb.base/fileio.exp (stop_msg): Adjust.
2526
d2a03b77
PA
25272017-05-18 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.base/fileio.c (null_str): New global.
2530 (test_stat): Use it.
2531 * gdb.base/fileio.exp: Remove nowarnings.
2532
0d5c6999
YQ
25332017-05-17 Yao Qi <yao.qi@linaro.org>
2534
2535 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2536
21873064
YQ
25372017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2538
2539 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2540 argument command.
2541 (top-level): Invoke test_set_inferior_tty.
2542
d512d31c
PA
25432017-05-04 Pedro Alves <palves@redhat.com>
2544
2545 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2546 Add parens to print call for Python 3.
2547
90cef2ed
KS
25482017-05-03 Keith Seitz <keiths@redhat.com>
2549
2550 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2551 (main): Call it.
2552
14f819c8
TW
25532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2554
2555 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2556 to prev and next.
2557
913aeadd
TW
25582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2559
2560 * gdb.python/py-record-btrace.exp: Remove test for
2561 gdb.BtraceInstruction.error.
2562
a3be24ad
TW
25632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2564
2565 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2566
ae20e79a
TW
25672017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2568
2569 * gdb.python/py-record-btrace-threads.c: New file.
2570 * gdb.python/py-record-btrace-threads.exp: New file.
2571
45ce1b47
SDJ
25722017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2573
2574 PR testsuite/8595
2575 * gdb.base/environ.exp: Make test available in all architectures.
2576 Move bits related to "info program" testing to
2577 gdb.base/info-program.exp. Rewrite tests to use the two new
2578 procedures mentione below.
2579 (test_set_show_env_var) New procedure.
2580 (test_set_show_env_var_equal): Likewise.
2581 * gdb.base/info-program.exp: New file.
2582
e15c3eb4
KS
25832017-04-27 Keith Seitz <keiths@redhat.com>
2584
2585 * gdb.cp/oranking.cc (test15): New function.
2586 (main): Call test15 and declare additional variables for testing.
2587 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2588 "p foo101('abc')" tests.
2589 Add tests for cv qualifier overloads.
2590 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2591 "lvalue reference overload" test.
2592 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2593 "print value of f1 on Child&& in f2" test.
2594
3a3fd0fd
PA
25952017-04-19 Pedro Alves <palves@redhat.com>
2596
2597 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2598 procedure.
2599 (top level): Call it.
2600 * lib/gdb.exp (gdb_define_cmd): New procedure.
2601
53375380
PA
26022017-04-12 Pedro Alves <palves@redhat.com>
2603
2604 PR gdb/21323
2605 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2606 (wchar): New global.
2607 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2608 (do_test_wide_char, wide_char_types_no_program, top level): Add
2609 wchar_t testing.
2610
53e710ac
PA
26112017-04-12 Pedro Alves <palves@redhat.com>
2612
2613 PR c++/21323
2614 * gdb.cp/wide_char_types.c: New file.
2615 * gdb.cp/wide_char_types.exp: New file.
2616
0ad9d8c7
SDJ
26172017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2618
2619 PR gdb/21352
2620 * gdb.trace/tsv.exp: Add test for "tsave -r".
2621
b1b45502
IB
26222017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2623
2624 * gdb.dlang/watch-loc.c: New file.
2625 * gdb.dlang/watch-loc.exp: New file.
2626
ec13808e
JK
26272017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2630
fe5f7374
AK
26312017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2632
2633 * gdb.arch/arc-analyze-prologue.S: New file.
2634 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2635
eea78757
AK
26362017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2637
2638 * gdb.arch/arc-decode-insn.S: New file.
2639 * gdb.arch/arc-decode-insn.exp: Likewise.
2640
5badf10a
IR
26412017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2642
2643 PR tdep/20928
2644 * gdb.arch/sparc64-regs.exp: New file.
2645 * gdb.arch/sparc64-regs.S: Likewise.
2646
cee59b3f
TW
26472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2648
2649 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2650 and memory view on Python 3.
2651
c0f55cc6
AV
26522017-03-20 Artemiy Volkov <artemiyv@acm.org>
2653 Keith Seitz <keiths@redhat.com>
2654
2655 PR gdb/14441
2656 * gdb.cp/demangle.exp: Add rvalue reference tests.
2657 * gdb.cp/rvalue-ref-casts.cc: New file.
2658 * gdb.cp/rvalue-ref-casts.exp: New file.
2659 * gdb.cp/rvalue-ref-overload.cc: New file.
2660 * gdb.cp/rvalue-ref-overload.exp: New file.
2661 * gdb.cp/rvalue-ref-params.cc: New file.
2662 * gdb.cp/rvalue-ref-params.exp: New file.
2663 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2664 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2665 * gdb.cp/rvalue-ref-types.cc: New file.
2666 * gdb.cp/rvalue-ref-types.exp: New file.
2667 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2668 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2669
51457a05
MAL
26702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2671
2672 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2673 New procedure.
2674
5b291c04
MAL
26752017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2676
2677 * lib/mi-support.exp (mi_gdb_test): Add additional message
2678 for unexpected output.
2679
59a56148
AA
26802017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2681
2682 * gdb.base/examine-backward.c (Barrier): New character array
2683 constant, to ensure that TestStrings is preceded by a string
2684 terminator.
2685
7942e96e
AA
26862017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2687
2688 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2689 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2690 and implicit pointer into such a location.
2691
6ebac3fb
DE
26922017-03-16 Doug Evans <dje@google.com>
2693
2694 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2695
ec3b243d
TP
26962017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2697
2698 * gdb.cp/m-static.exp: Fix expectation for prototype of
2699 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2700
27012017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2702
2703 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2704 * gdb.guile/scm-lazy-string.c: New file.
2705 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2706 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2707 for pointer, array, typedef lazy strings.
2708
2cc36e25 27092017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2710
2711 PR python/17728, python/18439, python/18779
2712 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2713 * gdb.python/py-lazy-string.c (pointer): New typedef.
2714 (main): New locals ptr, array, typedef_ptr.
2715 * gdb.python/py-value.exp: Move lazy string tests to ...
2716 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2717 array, typedef lazy strings.
ec3b243d 2718
0efcde63
AK
27192017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2720
2721 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2722 Add optional 'test' parameter.
2723
7978d7c3
SM
27242017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2725
2726 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2727 Skip for versions of DejaGnu < 1.5.
2728
896c0c1e
SM
27292017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2730
2731 * lib/gdb.exp (dejagnu_version): New proc.
2732 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2733 Use dejagnu_version.
2734
5f4d1085
KS
27352017-03-10 Keith Seitz <keiths@redhat.com>
2736
2737 PR c++/8128
2738 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2739 type from destructor regexps.
2740 Add a branch which actually passes the test.
2741 Adjust "ptype t5i" test names.
2742
1de05205
PA
27432017-03-08 Pedro Alves <palves@redhat.com>
2744
2745 * gdb.base/step-over-exit.exp: Add explicit test message.
2746
c65d6b55
PA
27472017-03-08 Pedro Alves <palves@redhat.com>
2748
2749 PR gdb/18360
2750 * gdb.threads/interrupt-while-step-over.c: New file.
2751 * gdb.threads/interrupt-while-step-over.exp: New file.
2752
2e86a283
PA
27532017-03-08 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2756 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2757
25dcbff6
PA
27582017-03-08 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2761 PKRU as not supported as a PASS.
2762
dc9366eb
PA
27632017-03-08 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2766 prefix instead of $binfile1/$binfile2.
2767 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2768 in test message.
2769 * gdb.python/py-completion.exp: Use "load python file" as test
2770 messages instead of unstable path names.
2771
6e5d74e7
PA
27722017-03-08 Pedro Alves <palves@redhat.com>
2773 Jan Kratochvil <jan.kratochvil@redhat.com>
2774
2775 PR cli/21218
2776 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2777 New proc.
2778 (top level): Call it.
2779
9753a2f6
PA
27802017-03-08 Pedro Alves <palves@redhat.com>
2781
2782 PR tui/21216
2783 * gdb.tui/tui-nl-filtered-output.exp: New file.
2784
1a4dd9dd
PA
27852017-03-08 Pedro Alves <palves@redhat.com>
2786
2787 * gdb.base/completion.exp: Move TUI completion tests to ...
2788 * gdb.tui/completion.exp: ... this new file.
2789
7cbbff33
PA
27902017-03-08 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.base/tui-disasm-long-lines.c,
2793 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2794 gdb.base/tui-layout.exp: Move to ...
2795 * gdb.tui/: ... this new directory.
2796
5f6fd321
PA
27972017-03-07 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.base/tui-layout.c: New file.
2800 * gdb.base/tui-layout.exp: New file.
2801
44959fa8
PA
28022017-03-07 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/tui-layout.c: Rename to ...
2805 * gdb.base/tui-disasm-long-lines.c: ... this.
2806 * gdb.base/tui-layout.exp: Rename to ...
2807 * gdb.base/tui-disasm-long-lines.exp: ... this.
2808
f8c4e718
PA
28092017-03-07 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2812
6dbb839a 28132017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
2814
2815 * i386-mpx-call.c: New file.
2816 * i386-mpx-call.exp: New file.
2817
65b48a81
PB
28182017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2819
2820 * gdb.arch/powerpc-power.exp: Delete test.
2821 * gdb.arch/powerpc-power.s: Likewise.
2822 * gdb.disasm/disassembler-options.exp: New test.
2823 * gdb.arch/powerpc-altivec.exp: Likewise.
2824 * gdb.arch/powerpc-altivec.s: Likewise.
2825 * gdb.arch/powerpc-altivec2.exp: Likewise.
2826 * gdb.arch/powerpc-altivec2.s: Likewise.
2827 * gdb.arch/powerpc-altivec3.exp: Likewise.
2828 * gdb.arch/powerpc-altivec3.s: Likewise.
2829 * gdb.arch/powerpc-power7.exp: Likewise.
2830 * gdb.arch/powerpc-power7.s: Likewise.
2831 * gdb.arch/powerpc-power8.exp: Likewise.
2832 * gdb.arch/powerpc-power8.s: Likewise.
2833 * gdb.arch/powerpc-power9.exp: Likewise.
2834 * gdb.arch/powerpc-power9.s: Likewise.
2835 * gdb.arch/powerpc-vsx.exp: Likewise.
2836 * gdb.arch/powerpc-vsx.s: Likewise.
2837 * gdb.arch/powerpc-vsx2.exp: Likewise.
2838 * gdb.arch/powerpc-vsx2.s: Likewise.
2839 * gdb.arch/powerpc-vsx3.exp: Likewise.
2840 * gdb.arch/powerpc-vsx3.s: Likewise.
2841 * gdb.arch/arm-disassembler-options.exp: Likewise.
2842 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2843 * gdb.arch/s390-disassembler-options.exp: Likewise.
2844
17cd4947
LM
28452017-02-23 Luis Machado <lgustavo@codesourcery.com>
2846
2847 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2848 (check_supported_features): ... this. Changed return type to void.
2849 (supports_rdseed): New static global.
2850 (rdseed): Check supports_rdseed.
2851 (initialize): Call check_supported_features.
2852
2039d74e
EBM
28532017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2854
2855 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2856 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2857 and lqarx/stqcx.
2858 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2859 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2860
a51d7ecf
EBM
28612017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2862
2863 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2864 uppercase.
2865
0224619f
JK
28662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2867
2868 * gdb.dwarf2/formdata16.c: New file.
2869 * gdb.dwarf2/formdata16.exp: New file.
2870 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2871
216f72a1
JK
28722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2873
2874 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2875 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2876 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2877 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2878 DW_AT_GNU_*.
2879
43988095
JK
28802017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2883
99e8a4f9
SDJ
28842017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2885
2886 PR gdb/21164
2887 * gdb.base/maint.exp: Add testcases for when the commands do
2888 not have arguments.
2889
b58a8c0c
TP
28902017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2891
2892 * gdb.cp/chained-calls.exp: Use p instead of P.
2893
4e746bb6
TW
28942017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2895
2896 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2897 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2898
3f77c769
TT
28992017-02-14 Tom Tromey <tom@tromey.com>
2900
2901 PR python/13598:
2902 * gdb.python/py-events.exp: Add before_prompt event tests.
2903
075beec0
AA
29042017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2905
2906 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2907
bf5f525c
LM
29082017-02-13 Luis Machado <lgustavo@codesourcery.com>
2909
2910 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2911 (main): Call my_unique_function_name.
2912 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2913 completion of patterns with a single match.
2914 Add missing -re switches to gdb_test_multiple calls.
2915
13a66184
LM
29162017-02-13 Luis Machado <lgustavo@codesourcery.com>
2917
2918 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2919 return if core file is not recognized.
2920
26a06916
SM
29212017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2922
2923 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2924 and extra UIs.
2925
b761ca9e
SM
29262017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2927
2928 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2929 proc_with_prefix.
2930
b964bee0
TT
29312017-02-10 Tom Tromey <tom@tromey.com>
2932
2933 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2934
18da0c51
MG
29352017-02-10 Martin Galvan <martingalvan@sourceware.org>
2936
2937 PR gdb/21122
2938 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2939
604c4576
JG
29402017-02-08 Jerome Guitton <guitton@adacore.com>
2941
2942 * gdb.base/define.exp: Add test for command abbreviations
2943 in define.
2944
20b477a7
LM
29452017-02-06 Luis Machado <lgustavo@codesourcery.com>
2946
2947 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2948 * gdb.reverse/insn-reverse-x86.c: New file.
2949
3f7b46f2
IR
29502017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2951
2952 PR tdep/20936
2953 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2954
f0fd41c1
TT
29552017-02-03 Tom Tromey <tom@tromey.com>
2956
2957 PR rust/21097:
2958 * gdb.rust/simple.exp: Add new tests.
2959
5be5dbf0
PA
29602017-02-02 Pedro Alves <palves@redhat.com>
2961
2962 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2963 tests.
2964
7346ef59
AA
29652017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2966
2967 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2968 taking a 2-byte value out of a 4-byte DWARF implicit value on
2969 big-endian targets.
2970 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2971 logic. Add test cases for DW_OP_implicit.
2972
787f0025
MM
29732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2974
2975 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2976
68777c29
MM
29772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2978
2979 * gdb.btrace/enable.exp: Call gdb_exit before
2980 skip_gdbserver_tests.
2981
0a1c7e28
MM
29822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2983
2984 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2985 GDBFLAGS.
2986
b5ac99b0
MM
29872017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2988
2989 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2990 the test is skipped.
2991 * gdb.btrace/data.exp: Likewise.
2992 * gdb.btrace/delta.exp: Likewise.
2993 * gdb.btrace/dlopen.exp: Likewise.
2994 * gdb.btrace/enable-running.exp: Likewise.
2995 * gdb.btrace/enable.exp: Likewise.
2996 * gdb.btrace/exception.exp: Likewise.
2997 * gdb.btrace/function_call_history.exp: Likewise.
2998 * gdb.btrace/gcore.exp: Likewise.
2999 * gdb.btrace/instruction_history.exp: Likewise.
3000 * gdb.btrace/multi-thread-step.exp: Likewise.
3001 * gdb.btrace/nohist.exp: Likewise.
3002 * gdb.btrace/non-stop.exp: Likewise.
3003 * gdb.btrace/reconnect.exp: Likewise.
3004 * gdb.btrace/record_goto-step.exp: Likewise.
3005 * gdb.btrace/record_goto.exp: Likewise.
3006 * gdb.btrace/rn-dl-bind.exp: Likewise.
3007 * gdb.btrace/segv.exp: Likewise.
3008 * gdb.btrace/step.exp: Likewise.
3009 * gdb.btrace/stepi.exp: Likewise.
3010 * gdb.btrace/tailcall-only.exp: Likewise.
3011 * gdb.btrace/tailcall.exp: Likewise.
3012 * gdb.btrace/tsx.exp: Likewise.
3013 * gdb.btrace/unknown_functions.exp: Likewise.
3014 * gdb.btrace/vdso.exp: Likewise.
3015
cd4007e4
MM
30162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3017
3018 * gdb.btrace/enable-running.c: New.
3019 * gdb.btrace/enable-running.exp: New.
3020
2735833d
WT
30212017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3022
3023 * gdb.arch/amd64-gs_base.c: New file.
3024 * gdb.arch/amd64-gs_base.exp: New file.
3025
b51e1e94
LM
30262017-01-26 Luis Machado <lgustavo@codesourcery.com>
3027
3028 * lib/memory.exp: Remove spurious empty newlines.
3029
72ca0410
SM
30302017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3031
3032 * gdb.python/py-bad-printers.exp: Load python file using "source".
3033 * gdb.python/py-events.exp: Likewise.
3034 * gdb.python/py-evsignal.exp: Likewise.
3035 * gdb.python/py-evthreads.exp: Likewise.
3036 * gdb.python/py-frame-args.exp: Likewise.
3037 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3038 * gdb.python/py-framefilter-mi.exp: Likewise.
3039 * gdb.python/py-framefilter.exp: Likewise.
3040 * gdb.python/py-mi.exp: Likewise.
3041 * gdb.python/py-pp-maint.exp: Likewise.
3042 * gdb.python/py-pp-registration.exp: Likewise.
3043 * gdb.python/py-prettyprint.exp: Likewise.
3044 (run_lang_tests): Likewise.
3045 * gdb.python/py-typeprint.exp: Likewise.
3046
e309aa65
LM
30472017-01-26 Luis Machado <lgustavo@codesourcery.com>
3048
3049 * lib/memory.exp: New file.
3050 * lib/gdb.exp: Load memory.exp.
3051 * gdb.base/memattr.exp (delete_memory): Move proc to
3052 lib/memory.exp and rename to delete_memory_regions.
3053 Replace delete_memory with delete_memory_regions.
3054 Cleanup memory regions before tests.
3055 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3056 before tests.
3057
515aff23
LM
30582017-01-26 Luis Machado <lgustavo@codesourcery.com>
3059
3060 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3061 files.
3062 (initialize): New function conditionally defined.
3063 (testcases): Move within conditional block.
3064 (main): Call initialize.
3065 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3066 of gdb.reverse/insn-reverse.c.
3067 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3068 gdb.reverse/insn-reverse.c.
3069
d8b49cf0
YQ
30702017-01-26 Yao Qi <yao.qi@linaro.org>
3071
3072 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3073 disassemble on address 0.
3074
f13a9a0c
YQ
30752017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3076 Yao Qi <yao.qi@linaro.org>
3077
3078 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3079 * gdb.dwarf2/implptr-64bit.S: Remove.
3080 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3081 variables in caller's context. Add DW_OP_implicit_value.
3082
5ac95241
YQ
30832017-01-25 Yao Qi <yao.qi@linaro.org>
3084
3085 * lib/dwarf.exp (Dwarf::_location): Handle
3086 DW_OP_GNU_implicit_pointer with proper size.
3087
23e82930
LM
30882017-01-20 Luis Machado <lgustavo@codesourcery.com>
3089
3090 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3091 and add untested calls.
3092
d334ae25
LM
30932017-01-20 Luis Machado <lgustavo@codesourcery.com>
3094
3095 * gdb.python/python.exp: Check line number against what GDB thinks
3096 the line number is for func1.
3097
f5e6296e
IB
30982017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3099
3100 * gdb.dlang/debug-expr.exp: New file.
3101
5b362f04
LM
31022016-12-23 Luis Machado <lgustavo@codesourcery.com>
3103
3104 Fix test names for the following files:
3105
3106 * gdb.ada/exec_changed.exp
3107 * gdb.ada/info_types.exp
3108 * gdb.arch/aarch64-atomic-inst.exp
3109 * gdb.arch/aarch64-fp.exp
3110 * gdb.arch/altivec-abi.exp
3111 * gdb.arch/altivec-regs.exp
3112 * gdb.arch/amd64-byte.exp
3113 * gdb.arch/amd64-disp-step.exp
3114 * gdb.arch/amd64-dword.exp
3115 * gdb.arch/amd64-entry-value-inline.exp
3116 * gdb.arch/amd64-entry-value-param.exp
3117 * gdb.arch/amd64-entry-value-paramref.exp
3118 * gdb.arch/amd64-entry-value.exp
3119 * gdb.arch/amd64-i386-address.exp
3120 * gdb.arch/amd64-invalid-stack-middle.exp
3121 * gdb.arch/amd64-invalid-stack-top.exp
3122 * gdb.arch/amd64-optimout-repeat.exp
3123 * gdb.arch/amd64-prologue-skip.exp
3124 * gdb.arch/amd64-prologue-xmm.exp
3125 * gdb.arch/amd64-stap-special-operands.exp
3126 * gdb.arch/amd64-stap-wrong-subexp.exp
3127 * gdb.arch/amd64-tailcall-cxx.exp
3128 * gdb.arch/amd64-tailcall-noret.exp
3129 * gdb.arch/amd64-tailcall-ret.exp
3130 * gdb.arch/amd64-tailcall-self.exp
3131 * gdb.arch/amd64-word.exp
3132 * gdb.arch/arm-bl-branch-dest.exp
3133 * gdb.arch/arm-disp-step.exp
3134 * gdb.arch/arm-neon.exp
3135 * gdb.arch/arm-single-step-kernel-helper.exp
3136 * gdb.arch/avr-flash-qualifier.exp
3137 * gdb.arch/disp-step-insn-reloc.exp
3138 * gdb.arch/e500-abi.exp
3139 * gdb.arch/e500-regs.exp
3140 * gdb.arch/ftrace-insn-reloc.exp
3141 * gdb.arch/i386-avx512.exp
3142 * gdb.arch/i386-bp_permanent.exp
3143 * gdb.arch/i386-byte.exp
3144 * gdb.arch/i386-cfi-notcurrent.exp
3145 * gdb.arch/i386-disp-step.exp
3146 * gdb.arch/i386-dr3-watch.exp
3147 * gdb.arch/i386-float.exp
3148 * gdb.arch/i386-gnu-cfi.exp
3149 * gdb.arch/i386-mpx-map.exp
3150 * gdb.arch/i386-mpx-sigsegv.exp
3151 * gdb.arch/i386-mpx-simple_segv.exp
3152 * gdb.arch/i386-mpx.exp
3153 * gdb.arch/i386-permbkpt.exp
3154 * gdb.arch/i386-prologue.exp
3155 * gdb.arch/i386-signal.exp
3156 * gdb.arch/i386-size-overlap.exp
3157 * gdb.arch/i386-unwind.exp
3158 * gdb.arch/i386-word.exp
3159 * gdb.arch/mips-fcr.exp
3160 * gdb.arch/powerpc-d128-regs.exp
3161 * gdb.arch/powerpc-stackless.exp
3162 * gdb.arch/ppc64-atomic-inst.exp
3163 * gdb.arch/s390-stackless.exp
3164 * gdb.arch/s390-tdbregs.exp
3165 * gdb.arch/s390-vregs.exp
3166 * gdb.arch/sparc-sysstep.exp
3167 * gdb.arch/thumb-bx-pc.exp
3168 * gdb.arch/thumb-singlestep.exp
3169 * gdb.arch/thumb2-it.exp
3170 * gdb.arch/vsx-regs.exp
3171 * gdb.asm/asm-source.exp
3172 * gdb.base/a2-run.exp
3173 * gdb.base/advance.exp
3174 * gdb.base/all-bin.exp
3175 * gdb.base/anon.exp
3176 * gdb.base/args.exp
3177 * gdb.base/arithmet.exp
3178 * gdb.base/async-shell.exp
3179 * gdb.base/async.exp
3180 * gdb.base/attach-pie-noexec.exp
3181 * gdb.base/attach-twice.exp
3182 * gdb.base/auto-load.exp
3183 * gdb.base/bang.exp
3184 * gdb.base/bitfields.exp
3185 * gdb.base/break-always.exp
3186 * gdb.base/break-caller-line.exp
3187 * gdb.base/break-entry.exp
3188 * gdb.base/break-inline.exp
3189 * gdb.base/break-on-linker-gcd-function.exp
3190 * gdb.base/break-probes.exp
3191 * gdb.base/break.exp
3192 * gdb.base/breakpoint-shadow.exp
3193 * gdb.base/call-ar-st.exp
3194 * gdb.base/call-sc.exp
3195 * gdb.base/call-signal-resume.exp
3196 * gdb.base/call-strs.exp
3197 * gdb.base/callfuncs.exp
3198 * gdb.base/catch-fork-static.exp
3199 * gdb.base/catch-gdb-caused-signals.exp
3200 * gdb.base/catch-load.exp
3201 * gdb.base/catch-signal-fork.exp
3202 * gdb.base/catch-signal.exp
3203 * gdb.base/catch-syscall.exp
3204 * gdb.base/charset.exp
3205 * gdb.base/checkpoint.exp
3206 * gdb.base/chng-syms.exp
3207 * gdb.base/code-expr.exp
3208 * gdb.base/code_elim.exp
3209 * gdb.base/commands.exp
3210 * gdb.base/completion.exp
3211 * gdb.base/complex.exp
3212 * gdb.base/cond-expr.exp
3213 * gdb.base/condbreak.exp
3214 * gdb.base/consecutive.exp
3215 * gdb.base/continue-all-already-running.exp
3216 * gdb.base/coredump-filter.exp
3217 * gdb.base/corefile.exp
3218 * gdb.base/dbx.exp
3219 * gdb.base/debug-expr.exp
3220 * gdb.base/define.exp
3221 * gdb.base/del.exp
3222 * gdb.base/disabled-location.exp
3223 * gdb.base/disasm-end-cu.exp
3224 * gdb.base/disasm-optim.exp
3225 * gdb.base/display.exp
3226 * gdb.base/duplicate-bp.exp
3227 * gdb.base/ena-dis-br.exp
3228 * gdb.base/ending-run.exp
3229 * gdb.base/enumval.exp
3230 * gdb.base/environ.exp
3231 * gdb.base/eu-strip-infcall.exp
3232 * gdb.base/eval-avoid-side-effects.exp
3233 * gdb.base/eval-skip.exp
3234 * gdb.base/exitsignal.exp
3235 * gdb.base/expand-psymtabs.exp
3236 * gdb.base/filesym.exp
3237 * gdb.base/find-unmapped.exp
3238 * gdb.base/finish.exp
3239 * gdb.base/float.exp
3240 * gdb.base/foll-exec-mode.exp
3241 * gdb.base/foll-exec.exp
3242 * gdb.base/foll-fork.exp
3243 * gdb.base/fortran-sym-case.exp
3244 * gdb.base/freebpcmd.exp
3245 * gdb.base/func-ptr.exp
3246 * gdb.base/func-ptrs.exp
3247 * gdb.base/funcargs.exp
3248 * gdb.base/gcore-buffer-overflow.exp
3249 * gdb.base/gcore-relro-pie.exp
3250 * gdb.base/gcore-relro.exp
3251 * gdb.base/gcore.exp
3252 * gdb.base/gdb1090.exp
3253 * gdb.base/gdb11530.exp
3254 * gdb.base/gdb11531.exp
3255 * gdb.base/gdb1821.exp
3256 * gdb.base/gdbindex-stabs.exp
3257 * gdb.base/gdbvars.exp
3258 * gdb.base/hbreak.exp
3259 * gdb.base/hbreak2.exp
3260 * gdb.base/included.exp
3261 * gdb.base/infcall-input.exp
3262 * gdb.base/inferior-died.exp
3263 * gdb.base/infnan.exp
3264 * gdb.base/info-macros.exp
3265 * gdb.base/info-os.exp
3266 * gdb.base/info-proc.exp
3267 * gdb.base/info-shared.exp
3268 * gdb.base/info-target.exp
3269 * gdb.base/infoline.exp
3270 * gdb.base/interp.exp
3271 * gdb.base/interrupt.exp
3272 * gdb.base/jit-reader.exp
3273 * gdb.base/jit-simple.exp
3274 * gdb.base/kill-after-signal.exp
3275 * gdb.base/kill-detach-inferiors-cmd.exp
3276 * gdb.base/label.exp
3277 * gdb.base/langs.exp
3278 * gdb.base/ldbl_e308.exp
3279 * gdb.base/line-symtabs.exp
3280 * gdb.base/linespecs.exp
3281 * gdb.base/list.exp
3282 * gdb.base/long_long.exp
3283 * gdb.base/longest-types.exp
3284 * gdb.base/maint.exp
3285 * gdb.base/max-value-size.exp
3286 * gdb.base/memattr.exp
3287 * gdb.base/mips_pro.exp
3288 * gdb.base/morestack.exp
3289 * gdb.base/moribund-step.exp
3290 * gdb.base/multi-forks.exp
3291 * gdb.base/nested-addr.exp
3292 * gdb.base/nextoverexit.exp
3293 * gdb.base/noreturn-finish.exp
3294 * gdb.base/noreturn-return.exp
3295 * gdb.base/nostdlib.exp
3296 * gdb.base/offsets.exp
3297 * gdb.base/opaque.exp
3298 * gdb.base/pc-fp.exp
3299 * gdb.base/permissions.exp
3300 * gdb.base/print-symbol-loading.exp
3301 * gdb.base/prologue-include.exp
3302 * gdb.base/psymtab.exp
3303 * gdb.base/ptype.exp
3304 * gdb.base/random-signal.exp
3305 * gdb.base/randomize.exp
3306 * gdb.base/range-stepping.exp
3307 * gdb.base/readline-ask.exp
3308 * gdb.base/recpar.exp
3309 * gdb.base/recurse.exp
3310 * gdb.base/relational.exp
3311 * gdb.base/restore.exp
3312 * gdb.base/return-nodebug.exp
3313 * gdb.base/return.exp
3314 * gdb.base/run-after-attach.exp
3315 * gdb.base/save-bp.exp
3316 * gdb.base/scope.exp
3317 * gdb.base/sect-cmd.exp
3318 * gdb.base/set-lang-auto.exp
3319 * gdb.base/set-noassign.exp
3320 * gdb.base/setvar.exp
3321 * gdb.base/sigall.exp
3322 * gdb.base/sigbpt.exp
3323 * gdb.base/siginfo-addr.exp
3324 * gdb.base/siginfo-infcall.exp
3325 * gdb.base/siginfo-obj.exp
3326 * gdb.base/siginfo.exp
3327 * gdb.base/signals-state-child.exp
3328 * gdb.base/signest.exp
3329 * gdb.base/sigstep.exp
3330 * gdb.base/sizeof.exp
3331 * gdb.base/skip.exp
3332 * gdb.base/solib-corrupted.exp
3333 * gdb.base/solib-nodir.exp
3334 * gdb.base/solib-search.exp
3335 * gdb.base/stack-checking.exp
3336 * gdb.base/stale-infcall.exp
3337 * gdb.base/stap-probe.exp
3338 * gdb.base/start.exp
3339 * gdb.base/step-break.exp
3340 * gdb.base/step-bt.exp
3341 * gdb.base/step-line.exp
3342 * gdb.base/step-over-exit.exp
3343 * gdb.base/step-over-syscall.exp
3344 * gdb.base/step-resume-infcall.exp
3345 * gdb.base/step-test.exp
3346 * gdb.base/store.exp
3347 * gdb.base/structs3.exp
3348 * gdb.base/sym-file.exp
3349 * gdb.base/symbol-without-target_section.exp
3350 * gdb.base/term.exp
3351 * gdb.base/testenv.exp
3352 * gdb.base/ui-redirect.exp
3353 * gdb.base/until.exp
3354 * gdb.base/unwindonsignal.exp
3355 * gdb.base/value-double-free.exp
3356 * gdb.base/vla-datatypes.exp
3357 * gdb.base/vla-ptr.exp
3358 * gdb.base/vla-sideeffect.exp
3359 * gdb.base/volatile.exp
3360 * gdb.base/watch-cond-infcall.exp
3361 * gdb.base/watch-cond.exp
3362 * gdb.base/watch-non-mem.exp
3363 * gdb.base/watch-read.exp
3364 * gdb.base/watch-vfork.exp
3365 * gdb.base/watchpoint-cond-gone.exp
3366 * gdb.base/watchpoint-delete.exp
3367 * gdb.base/watchpoint-hw-hit-once.exp
3368 * gdb.base/watchpoint-hw.exp
3369 * gdb.base/watchpoint-stops-at-right-insn.exp
3370 * gdb.base/watchpoints.exp
3371 * gdb.base/wchar.exp
3372 * gdb.base/whatis-exp.exp
3373 * gdb.btrace/buffer-size.exp
3374 * gdb.btrace/data.exp
3375 * gdb.btrace/delta.exp
3376 * gdb.btrace/dlopen.exp
3377 * gdb.btrace/enable.exp
3378 * gdb.btrace/exception.exp
3379 * gdb.btrace/function_call_history.exp
3380 * gdb.btrace/gcore.exp
3381 * gdb.btrace/instruction_history.exp
3382 * gdb.btrace/nohist.exp
3383 * gdb.btrace/reconnect.exp
3384 * gdb.btrace/record_goto-step.exp
3385 * gdb.btrace/record_goto.exp
3386 * gdb.btrace/rn-dl-bind.exp
3387 * gdb.btrace/segv.exp
3388 * gdb.btrace/step.exp
3389 * gdb.btrace/stepi.exp
3390 * gdb.btrace/tailcall-only.exp
3391 * gdb.btrace/tailcall.exp
3392 * gdb.btrace/tsx.exp
3393 * gdb.btrace/unknown_functions.exp
3394 * gdb.btrace/vdso.exp
3395 * gdb.compile/compile-ifunc.exp
3396 * gdb.compile/compile-ops.exp
3397 * gdb.compile/compile-print.exp
3398 * gdb.compile/compile-setjmp.exp
3399 * gdb.cp/abstract-origin.exp
3400 * gdb.cp/ambiguous.exp
3401 * gdb.cp/annota2.exp
3402 * gdb.cp/annota3.exp
3403 * gdb.cp/anon-ns.exp
3404 * gdb.cp/anon-struct.exp
3405 * gdb.cp/anon-union.exp
3406 * gdb.cp/arg-reference.exp
3407 * gdb.cp/baseenum.exp
3408 * gdb.cp/bool.exp
3409 * gdb.cp/breakpoint.exp
3410 * gdb.cp/bs15503.exp
3411 * gdb.cp/call-c.exp
3412 * gdb.cp/casts.exp
3413 * gdb.cp/chained-calls.exp
3414 * gdb.cp/class2.exp
3415 * gdb.cp/classes.exp
3416 * gdb.cp/cmpd-minsyms.exp
3417 * gdb.cp/converts.exp
3418 * gdb.cp/cp-relocate.exp
3419 * gdb.cp/cpcompletion.exp
3420 * gdb.cp/cpexprs.exp
3421 * gdb.cp/cplabel.exp
3422 * gdb.cp/cplusfuncs.exp
3423 * gdb.cp/cpsizeof.exp
3424 * gdb.cp/ctti.exp
3425 * gdb.cp/derivation.exp
3426 * gdb.cp/destrprint.exp
3427 * gdb.cp/dispcxx.exp
3428 * gdb.cp/enum-class.exp
3429 * gdb.cp/exception.exp
3430 * gdb.cp/exceptprint.exp
3431 * gdb.cp/expand-psymtabs-cxx.exp
3432 * gdb.cp/expand-sals.exp
3433 * gdb.cp/extern-c.exp
3434 * gdb.cp/filename.exp
3435 * gdb.cp/formatted-ref.exp
3436 * gdb.cp/fpointer.exp
3437 * gdb.cp/gdb1355.exp
3438 * gdb.cp/gdb2495.exp
3439 * gdb.cp/hang.exp
3440 * gdb.cp/impl-this.exp
3441 * gdb.cp/infcall-dlopen.exp
3442 * gdb.cp/inherit.exp
3443 * gdb.cp/iostream.exp
3444 * gdb.cp/koenig.exp
3445 * gdb.cp/local.exp
3446 * gdb.cp/m-data.exp
3447 * gdb.cp/m-static.exp
3448 * gdb.cp/mb-ctor.exp
3449 * gdb.cp/mb-inline.exp
3450 * gdb.cp/mb-templates.exp
3451 * gdb.cp/member-name.exp
3452 * gdb.cp/member-ptr.exp
3453 * gdb.cp/meth-typedefs.exp
3454 * gdb.cp/method.exp
3455 * gdb.cp/method2.exp
3456 * gdb.cp/minsym-fallback.exp
3457 * gdb.cp/misc.exp
3458 * gdb.cp/namelessclass.exp
3459 * gdb.cp/namespace-enum.exp
3460 * gdb.cp/namespace-nested-import.exp
3461 * gdb.cp/namespace.exp
3462 * gdb.cp/nextoverthrow.exp
3463 * gdb.cp/no-dmgl-verbose.exp
3464 * gdb.cp/non-trivial-retval.exp
3465 * gdb.cp/noparam.exp
3466 * gdb.cp/nsdecl.exp
3467 * gdb.cp/nsimport.exp
3468 * gdb.cp/nsnested.exp
3469 * gdb.cp/nsnoimports.exp
3470 * gdb.cp/nsrecurs.exp
3471 * gdb.cp/nsstress.exp
3472 * gdb.cp/nsusing.exp
3473 * gdb.cp/operator.exp
3474 * gdb.cp/oranking.exp
3475 * gdb.cp/overload-const.exp
3476 * gdb.cp/overload.exp
3477 * gdb.cp/ovldbreak.exp
3478 * gdb.cp/ovsrch.exp
3479 * gdb.cp/paren-type.exp
3480 * gdb.cp/parse-lang.exp
3481 * gdb.cp/pass-by-ref.exp
3482 * gdb.cp/pr-1023.exp
3483 * gdb.cp/pr-1210.exp
3484 * gdb.cp/pr-574.exp
3485 * gdb.cp/pr10687.exp
3486 * gdb.cp/pr12028.exp
3487 * gdb.cp/pr17132.exp
3488 * gdb.cp/pr17494.exp
3489 * gdb.cp/pr9067.exp
3490 * gdb.cp/pr9167.exp
3491 * gdb.cp/pr9631.exp
3492 * gdb.cp/printmethod.exp
3493 * gdb.cp/psmang.exp
3494 * gdb.cp/psymtab-parameter.exp
3495 * gdb.cp/ptype-cv-cp.exp
3496 * gdb.cp/ptype-flags.exp
3497 * gdb.cp/re-set-overloaded.exp
3498 * gdb.cp/ref-types.exp
3499 * gdb.cp/rtti.exp
3500 * gdb.cp/scope-err.exp
3501 * gdb.cp/shadow.exp
3502 * gdb.cp/smartp.exp
3503 * gdb.cp/static-method.exp
3504 * gdb.cp/static-print-quit.exp
3505 * gdb.cp/temargs.exp
3506 * gdb.cp/templates.exp
3507 * gdb.cp/try_catch.exp
3508 * gdb.cp/typedef-operator.exp
3509 * gdb.cp/typeid.exp
3510 * gdb.cp/userdef.exp
3511 * gdb.cp/using-crash.exp
3512 * gdb.cp/var-tag.exp
3513 * gdb.cp/virtbase.exp
3514 * gdb.cp/virtfunc.exp
3515 * gdb.cp/virtfunc2.exp
3516 * gdb.cp/vla-cxx.exp
3517 * gdb.disasm/t01_mov.exp
3518 * gdb.disasm/t02_mova.exp
3519 * gdb.disasm/t03_add.exp
3520 * gdb.disasm/t04_sub.exp
3521 * gdb.disasm/t05_cmp.exp
3522 * gdb.disasm/t06_ari2.exp
3523 * gdb.disasm/t07_ari3.exp
3524 * gdb.disasm/t08_or.exp
3525 * gdb.disasm/t09_xor.exp
3526 * gdb.disasm/t10_and.exp
3527 * gdb.disasm/t11_logs.exp
3528 * gdb.disasm/t12_bit.exp
3529 * gdb.disasm/t13_otr.exp
3530 * gdb.dlang/circular.exp
3531 * gdb.dwarf2/arr-stride.exp
3532 * gdb.dwarf2/arr-subrange.exp
3533 * gdb.dwarf2/atomic-type.exp
3534 * gdb.dwarf2/bad-regnum.exp
3535 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3536 * gdb.dwarf2/callframecfa.exp
3537 * gdb.dwarf2/clztest.exp
3538 * gdb.dwarf2/corrupt.exp
3539 * gdb.dwarf2/data-loc.exp
3540 * gdb.dwarf2/dup-psym.exp
3541 * gdb.dwarf2/dw2-anon-mptr.exp
3542 * gdb.dwarf2/dw2-anonymous-func.exp
3543 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3544 * gdb.dwarf2/dw2-bad-unresolved.exp
3545 * gdb.dwarf2/dw2-basic.exp
3546 * gdb.dwarf2/dw2-canonicalize-type.exp
3547 * gdb.dwarf2/dw2-case-insensitive.exp
3548 * gdb.dwarf2/dw2-common-block.exp
3549 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3550 * gdb.dwarf2/dw2-compressed.exp
3551 * gdb.dwarf2/dw2-const.exp
3552 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3553 * gdb.dwarf2/dw2-cu-size.exp
3554 * gdb.dwarf2/dw2-dup-frame.exp
3555 * gdb.dwarf2/dw2-entry-value.exp
3556 * gdb.dwarf2/dw2-icycle.exp
3557 * gdb.dwarf2/dw2-ifort-parameter.exp
3558 * gdb.dwarf2/dw2-inline-break.exp
3559 * gdb.dwarf2/dw2-inline-param.exp
3560 * gdb.dwarf2/dw2-intercu.exp
3561 * gdb.dwarf2/dw2-intermix.exp
3562 * gdb.dwarf2/dw2-lexical-block-bare.exp
3563 * gdb.dwarf2/dw2-linkage-name-trust.exp
3564 * gdb.dwarf2/dw2-minsym-in-cu.exp
3565 * gdb.dwarf2/dw2-noloc.exp
3566 * gdb.dwarf2/dw2-op-call.exp
3567 * gdb.dwarf2/dw2-op-out-param.exp
3568 * gdb.dwarf2/dw2-opt-structptr.exp
3569 * gdb.dwarf2/dw2-param-error.exp
3570 * gdb.dwarf2/dw2-producer.exp
3571 * gdb.dwarf2/dw2-ranges-base.exp
3572 * gdb.dwarf2/dw2-ref-missing-frame.exp
3573 * gdb.dwarf2/dw2-reg-undefined.exp
3574 * gdb.dwarf2/dw2-regno-invalid.exp
3575 * gdb.dwarf2/dw2-restore.exp
3576 * gdb.dwarf2/dw2-restrict.exp
3577 * gdb.dwarf2/dw2-single-line-discriminators.exp
3578 * gdb.dwarf2/dw2-strp.exp
3579 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3580 * gdb.dwarf2/dw2-unresolved.exp
3581 * gdb.dwarf2/dw2-var-zero-addr.exp
3582 * gdb.dwarf2/dw4-sig-types.exp
3583 * gdb.dwarf2/dwz.exp
3584 * gdb.dwarf2/dynarr-ptr.exp
3585 * gdb.dwarf2/enum-type.exp
3586 * gdb.dwarf2/gdb-index.exp
3587 * gdb.dwarf2/implptr-64bit.exp
3588 * gdb.dwarf2/implptr-optimized-out.exp
3589 * gdb.dwarf2/implptr.exp
3590 * gdb.dwarf2/implref-array.exp
3591 * gdb.dwarf2/implref-const.exp
3592 * gdb.dwarf2/implref-global.exp
3593 * gdb.dwarf2/implref-struct.exp
3594 * gdb.dwarf2/mac-fileno.exp
3595 * gdb.dwarf2/main-subprogram.exp
3596 * gdb.dwarf2/member-ptr-forwardref.exp
3597 * gdb.dwarf2/method-ptr.exp
3598 * gdb.dwarf2/missing-sig-type.exp
3599 * gdb.dwarf2/nonvar-access.exp
3600 * gdb.dwarf2/opaque-type-lookup.exp
3601 * gdb.dwarf2/pieces-optimized-out.exp
3602 * gdb.dwarf2/pieces.exp
3603 * gdb.dwarf2/pr10770.exp
3604 * gdb.dwarf2/pr13961.exp
3605 * gdb.dwarf2/staticvirtual.exp
3606 * gdb.dwarf2/subrange.exp
3607 * gdb.dwarf2/symtab-producer.exp
3608 * gdb.dwarf2/trace-crash.exp
3609 * gdb.dwarf2/typeddwarf.exp
3610 * gdb.dwarf2/valop.exp
3611 * gdb.dwarf2/watch-notconst.exp
3612 * gdb.fortran/array-element.exp
3613 * gdb.fortran/charset.exp
3614 * gdb.fortran/common-block.exp
3615 * gdb.fortran/complex.exp
3616 * gdb.fortran/derived-type-function.exp
3617 * gdb.fortran/derived-type.exp
3618 * gdb.fortran/logical.exp
3619 * gdb.fortran/module.exp
3620 * gdb.fortran/multi-dim.exp
3621 * gdb.fortran/nested-funcs.exp
3622 * gdb.fortran/print-formatted.exp
3623 * gdb.fortran/subarray.exp
3624 * gdb.fortran/vla-alloc-assoc.exp
3625 * gdb.fortran/vla-datatypes.exp
3626 * gdb.fortran/vla-history.exp
3627 * gdb.fortran/vla-ptr-info.exp
3628 * gdb.fortran/vla-ptype-sub.exp
3629 * gdb.fortran/vla-ptype.exp
3630 * gdb.fortran/vla-sizeof.exp
3631 * gdb.fortran/vla-type.exp
3632 * gdb.fortran/vla-value-sub-arbitrary.exp
3633 * gdb.fortran/vla-value-sub-finish.exp
3634 * gdb.fortran/vla-value-sub.exp
3635 * gdb.fortran/vla-value.exp
3636 * gdb.fortran/whatis_type.exp
3637 * gdb.go/chan.exp
3638 * gdb.go/handcall.exp
3639 * gdb.go/hello.exp
3640 * gdb.go/integers.exp
3641 * gdb.go/methods.exp
3642 * gdb.go/package.exp
3643 * gdb.go/strings.exp
3644 * gdb.go/types.exp
3645 * gdb.go/unsafe.exp
3646 * gdb.guile/scm-arch.exp
3647 * gdb.guile/scm-block.exp
3648 * gdb.guile/scm-breakpoint.exp
3649 * gdb.guile/scm-cmd.exp
3650 * gdb.guile/scm-disasm.exp
3651 * gdb.guile/scm-equal.exp
3652 * gdb.guile/scm-frame-args.exp
3653 * gdb.guile/scm-frame-inline.exp
3654 * gdb.guile/scm-frame.exp
3655 * gdb.guile/scm-iterator.exp
3656 * gdb.guile/scm-math.exp
3657 * gdb.guile/scm-objfile.exp
3658 * gdb.guile/scm-ports.exp
3659 * gdb.guile/scm-symbol.exp
3660 * gdb.guile/scm-symtab.exp
3661 * gdb.guile/scm-value-cc.exp
3662 * gdb.guile/types-module.exp
3663 * gdb.linespec/break-ask.exp
3664 * gdb.linespec/cpexplicit.exp
3665 * gdb.linespec/explicit.exp
3666 * gdb.linespec/keywords.exp
3667 * gdb.linespec/linespec.exp
3668 * gdb.linespec/ls-dollar.exp
3669 * gdb.linespec/ls-errs.exp
3670 * gdb.linespec/skip-two.exp
3671 * gdb.linespec/thread.exp
3672 * gdb.mi/mi-async.exp
3673 * gdb.mi/mi-basics.exp
3674 * gdb.mi/mi-break.exp
3675 * gdb.mi/mi-catch-load.exp
3676 * gdb.mi/mi-cli.exp
3677 * gdb.mi/mi-cmd-param-changed.exp
3678 * gdb.mi/mi-console.exp
3679 * gdb.mi/mi-detach.exp
3680 * gdb.mi/mi-disassemble.exp
3681 * gdb.mi/mi-eval.exp
3682 * gdb.mi/mi-file-transfer.exp
3683 * gdb.mi/mi-file.exp
3684 * gdb.mi/mi-fill-memory.exp
3685 * gdb.mi/mi-inheritance-syntax-error.exp
3686 * gdb.mi/mi-linespec-err-cp.exp
3687 * gdb.mi/mi-logging.exp
3688 * gdb.mi/mi-memory-changed.exp
3689 * gdb.mi/mi-read-memory.exp
3690 * gdb.mi/mi-record-changed.exp
3691 * gdb.mi/mi-reg-undefined.exp
3692 * gdb.mi/mi-regs.exp
3693 * gdb.mi/mi-return.exp
3694 * gdb.mi/mi-reverse.exp
3695 * gdb.mi/mi-simplerun.exp
3696 * gdb.mi/mi-solib.exp
3697 * gdb.mi/mi-stack.exp
3698 * gdb.mi/mi-stepi.exp
3699 * gdb.mi/mi-syn-frame.exp
3700 * gdb.mi/mi-until.exp
3701 * gdb.mi/mi-var-block.exp
3702 * gdb.mi/mi-var-child.exp
3703 * gdb.mi/mi-var-cmd.exp
3704 * gdb.mi/mi-var-cp.exp
3705 * gdb.mi/mi-var-display.exp
3706 * gdb.mi/mi-var-invalidate.exp
3707 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3708 * gdb.mi/mi-vla-fortran.exp
3709 * gdb.mi/mi-watch.exp
3710 * gdb.mi/mi2-var-child.exp
3711 * gdb.mi/user-selected-context-sync.exp
3712 * gdb.modula2/unbounded-array.exp
3713 * gdb.multi/dummy-frame-restore.exp
3714 * gdb.multi/multi-arch-exec.exp
3715 * gdb.multi/multi-arch.exp
3716 * gdb.multi/tids.exp
3717 * gdb.multi/watchpoint-multi.exp
3718 * gdb.opencl/callfuncs.exp
3719 * gdb.opencl/convs_casts.exp
3720 * gdb.opencl/datatypes.exp
3721 * gdb.opencl/operators.exp
3722 * gdb.opencl/vec_comps.exp
3723 * gdb.opt/clobbered-registers-O2.exp
3724 * gdb.opt/inline-break.exp
3725 * gdb.opt/inline-bt.exp
3726 * gdb.opt/inline-cmds.exp
3727 * gdb.opt/inline-locals.exp
3728 * gdb.pascal/case-insensitive-symbols.exp
3729 * gdb.pascal/floats.exp
3730 * gdb.pascal/gdb11492.exp
3731 * gdb.python/lib-types.exp
3732 * gdb.python/py-arch.exp
3733 * gdb.python/py-as-string.exp
3734 * gdb.python/py-bad-printers.exp
3735 * gdb.python/py-block.exp
3736 * gdb.python/py-breakpoint-create-fail.exp
3737 * gdb.python/py-breakpoint.exp
3738 * gdb.python/py-caller-is.exp
3739 * gdb.python/py-cmd.exp
3740 * gdb.python/py-explore-cc.exp
3741 * gdb.python/py-explore.exp
3742 * gdb.python/py-finish-breakpoint.exp
3743 * gdb.python/py-finish-breakpoint2.exp
3744 * gdb.python/py-frame-args.exp
3745 * gdb.python/py-frame-inline.exp
3746 * gdb.python/py-frame.exp
3747 * gdb.python/py-framefilter-mi.exp
3748 * gdb.python/py-infthread.exp
3749 * gdb.python/py-lazy-string.exp
3750 * gdb.python/py-linetable.exp
3751 * gdb.python/py-mi-events.exp
3752 * gdb.python/py-mi-objfile.exp
3753 * gdb.python/py-mi.exp
3754 * gdb.python/py-objfile.exp
3755 * gdb.python/py-pp-integral.exp
3756 * gdb.python/py-pp-maint.exp
3757 * gdb.python/py-pp-re-notag.exp
3758 * gdb.python/py-pp-registration.exp
3759 * gdb.python/py-recurse-unwind.exp
3760 * gdb.python/py-strfns.exp
3761 * gdb.python/py-symbol.exp
3762 * gdb.python/py-symtab.exp
3763 * gdb.python/py-sync-interp.exp
3764 * gdb.python/py-typeprint.exp
3765 * gdb.python/py-unwind-maint.exp
3766 * gdb.python/py-unwind.exp
3767 * gdb.python/py-value-cc.exp
3768 * gdb.python/py-xmethods.exp
3769 * gdb.reverse/amd64-tailcall-reverse.exp
3770 * gdb.reverse/break-precsave.exp
3771 * gdb.reverse/break-reverse.exp
3772 * gdb.reverse/consecutive-precsave.exp
3773 * gdb.reverse/consecutive-reverse.exp
3774 * gdb.reverse/finish-precsave.exp
3775 * gdb.reverse/finish-reverse-bkpt.exp
3776 * gdb.reverse/finish-reverse.exp
3777 * gdb.reverse/fstatat-reverse.exp
3778 * gdb.reverse/getresuid-reverse.exp
3779 * gdb.reverse/i386-precsave.exp
3780 * gdb.reverse/i386-reverse.exp
3781 * gdb.reverse/i386-sse-reverse.exp
3782 * gdb.reverse/i387-env-reverse.exp
3783 * gdb.reverse/i387-stack-reverse.exp
3784 * gdb.reverse/insn-reverse.exp
3785 * gdb.reverse/machinestate-precsave.exp
3786 * gdb.reverse/machinestate.exp
3787 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3788 * gdb.reverse/pipe-reverse.exp
3789 * gdb.reverse/readv-reverse.exp
3790 * gdb.reverse/recvmsg-reverse.exp
3791 * gdb.reverse/rerun-prec.exp
3792 * gdb.reverse/s390-mvcle.exp
3793 * gdb.reverse/step-precsave.exp
3794 * gdb.reverse/step-reverse.exp
3795 * gdb.reverse/time-reverse.exp
3796 * gdb.reverse/until-precsave.exp
3797 * gdb.reverse/until-reverse.exp
3798 * gdb.reverse/waitpid-reverse.exp
3799 * gdb.reverse/watch-precsave.exp
3800 * gdb.reverse/watch-reverse.exp
3801 * gdb.rust/generics.exp
3802 * gdb.rust/methods.exp
3803 * gdb.rust/modules.exp
3804 * gdb.rust/simple.exp
3805 * gdb.server/connect-with-no-symbol-file.exp
3806 * gdb.server/ext-attach.exp
3807 * gdb.server/ext-restart.exp
3808 * gdb.server/ext-wrapper.exp
3809 * gdb.server/file-transfer.exp
3810 * gdb.server/server-exec-info.exp
3811 * gdb.server/server-kill.exp
3812 * gdb.server/server-mon.exp
3813 * gdb.server/wrapper.exp
3814 * gdb.stabs/exclfwd.exp
3815 * gdb.stabs/gdb11479.exp
3816 * gdb.threads/clone-new-thread-event.exp
3817 * gdb.threads/corethreads.exp
3818 * gdb.threads/current-lwp-dead.exp
3819 * gdb.threads/dlopen-libpthread.exp
3820 * gdb.threads/gcore-thread.exp
3821 * gdb.threads/sigstep-threads.exp
3822 * gdb.threads/watchpoint-fork.exp
3823 * gdb.trace/actions-changed.exp
3824 * gdb.trace/backtrace.exp
3825 * gdb.trace/change-loc.exp
3826 * gdb.trace/circ.exp
3827 * gdb.trace/collection.exp
3828 * gdb.trace/disconnected-tracing.exp
3829 * gdb.trace/ftrace.exp
3830 * gdb.trace/mi-trace-frame-collected.exp
3831 * gdb.trace/mi-trace-unavailable.exp
3832 * gdb.trace/mi-traceframe-changed.exp
3833 * gdb.trace/mi-tsv-changed.exp
3834 * gdb.trace/no-attach-trace.exp
3835 * gdb.trace/passc-dyn.exp
3836 * gdb.trace/qtro.exp
3837 * gdb.trace/range-stepping.exp
3838 * gdb.trace/read-memory.exp
3839 * gdb.trace/save-trace.exp
3840 * gdb.trace/signal.exp
3841 * gdb.trace/status-stop.exp
3842 * gdb.trace/tfile.exp
3843 * gdb.trace/trace-break.exp
3844 * gdb.trace/trace-buffer-size.exp
3845 * gdb.trace/trace-condition.exp
3846 * gdb.trace/tracefile-pseudo-reg.exp
3847 * gdb.trace/tstatus.exp
3848 * gdb.trace/unavailable.exp
3849 * gdb.trace/while-dyn.exp
3850 * gdb.trace/while-stepping.exp
3851
34c41c68
DE
38522016-12-22 Doug Evans <xdje42@gmail.com>
3853
3854 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3855 and msymbols.
3856
16e69324
YQ
38572016-12-19 Yao Qi <yao.qi@linaro.org>
3858
3859 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3860 (test_with_self): Don't call do_steps_and_nexts, and remove
3861 code about stepping into xmalloc.
3862
f94f411b
YQ
38632016-12-09 Yao Qi <yao.qi@linaro.org>
3864
3865 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3866
38672016-12-09 Yao Qi <yao.qi@linaro.org>
3868
3869 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3870
f1b5deee
PA
38712016-12-09 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/all-architectures-0.exp: New file.
3874 * gdb.base/all-architectures-1.exp: New file.
3875 * gdb.base/all-architectures-2.exp: New file.
3876 * gdb.base/all-architectures-3.exp: New file.
3877 * gdb.base/all-architectures-4.exp: New file.
3878 * gdb.base/all-architectures-5.exp: New file.
3879 * gdb.base/all-architectures-6.exp: New file.
3880 * gdb.base/all-architectures-7.exp: New file.
3881 * gdb.base/all-architectures.exp.in: New file.
3882
364ca42e
YQ
38832016-12-09 Yao Qi <yao.qi@linaro.org>
3884
3885 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3886
107c2d62
LM
38872016-12-02 Luis Machado <lgustavo@codesourcery.com>
3888
3889 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3890 possible.
3891 Remove useless pattern-matching code.
3892
df3ee9ca
PA
38932016-12-02 Pedro Alves <palves@redhat.com>
3894
3895 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3896 procedure.
3897 (top level): Call it.
3898
ec835369
PA
38992016-12-02 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3902 New procedure.
3903 (top level): Call it.
3904
01770bbd
PA
39052016-12-02 Pedro Alves <palves@redhat.com>
3906
3907 PR cli/20559
3908 * gdb.base/commands.exp (user_defined_command_args_eval): New
3909 procedure.
3910 (top level): Call it.
3911
008459ea
LM
39122016-12-02 Luis Machado <lgustavo@codesourcery.com>
3913
3914 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3915 timeout handling.
3916
0c1b455e
TT
39172016-12-02 Tom Tromey <tom@tromey.com>
3918
3919 * gdb.dwarf2/main-subprogram.c: New file.
3920 * gdb.dwarf2/main-subprogram.exp: New file.
3921
018572b8
LM
39222016-12-01 Luis Machado <lgustavo@codesourcery.com>
3923
3924 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3925 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3926 gdb_test_no_output for a couple of cases.
3927 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3928
84c93cd5
LM
39292016-12-01 Luis Machado <lgustavo@codesourcery.com>
3930
3931 Fix test names and standardize compilation error messages throughout
3932 the following files:
3933
3934 * gdb.ada/start.exp
3935 * gdb.arch/alpha-step.exp
3936 * gdb.arch/e500-prologue.exp
3937 * gdb.arch/ftrace-insn-reloc.exp
3938 * gdb.arch/gdb1291.exp
3939 * gdb.arch/gdb1431.exp
3940 * gdb.arch/gdb1558.exp
3941 * gdb.arch/i386-dr3-watch.exp
3942 * gdb.arch/i386-sse-stack-align.exp
3943 * gdb.arch/ia64-breakpoint-shadow.exp
3944 * gdb.arch/pa-nullify.exp
3945 * gdb.arch/powerpc-aix-prologue.exp
3946 * gdb.arch/thumb-bx-pc.exp
3947 * gdb.base/annota1.exp
3948 * gdb.base/annota3.exp
3949 * gdb.base/arrayidx.exp
3950 * gdb.base/assign.exp
3951 * gdb.base/attach.exp
3952 * gdb.base/auxv.exp
3953 * gdb.base/bang.exp
3954 * gdb.base/bfp-test.exp
3955 * gdb.base/bigcore.exp
3956 * gdb.base/bitfields2.exp
3957 * gdb.base/break-fun-addr.exp
3958 * gdb.base/break-probes.exp
3959 * gdb.base/call-rt-st.exp
3960 * gdb.base/callexit.exp
3961 * gdb.base/catch-fork-kill.exp
3962 * gdb.base/charset.exp
3963 * gdb.base/checkpoint.exp
3964 * gdb.base/comprdebug.exp
3965 * gdb.base/constvars.exp
3966 * gdb.base/coredump-filter.exp
3967 * gdb.base/cursal.exp
3968 * gdb.base/cvexpr.exp
3969 * gdb.base/detach.exp
3970 * gdb.base/display.exp
3971 * gdb.base/dmsym.exp
3972 * gdb.base/dprintf-pending.exp
3973 * gdb.base/dso2dso.exp
3974 * gdb.base/dtrace-probe.exp
3975 * gdb.base/dump.exp
3976 * gdb.base/enum_cond.exp
3977 * gdb.base/exe-lock.exp
3978 * gdb.base/exec-invalid-sysroot.exp
3979 * gdb.base/execl-update-breakpoints.exp
3980 * gdb.base/exprs.exp
3981 * gdb.base/fileio.exp
3982 * gdb.base/find.exp
3983 * gdb.base/finish.exp
3984 * gdb.base/fixsection.exp
3985 * gdb.base/foll-vfork.exp
3986 * gdb.base/frame-args.exp
3987 * gdb.base/gcore.exp
3988 * gdb.base/gdb1250.exp
3989 * gdb.base/global-var-nested-by-dso.exp
3990 * gdb.base/gnu-ifunc.exp
3991 * gdb.base/hashline1.exp
3992 * gdb.base/hashline2.exp
3993 * gdb.base/hashline3.exp
3994 * gdb.base/hbreak-in-shr-unsupported.exp
3995 * gdb.base/huge.exp
3996 * gdb.base/infcall-input.exp
3997 * gdb.base/info-fun.exp
3998 * gdb.base/info-shared.exp
3999 * gdb.base/jit-simple.exp
4000 * gdb.base/jit-so.exp
4001 * gdb.base/jit.exp
4002 * gdb.base/jump.exp
4003 * gdb.base/label.exp
4004 * gdb.base/lineinc.exp
4005 * gdb.base/logical.exp
4006 * gdb.base/longjmp.exp
4007 * gdb.base/macscp.exp
4008 * gdb.base/miscexprs.exp
4009 * gdb.base/new-ui-echo.exp
4010 * gdb.base/new-ui-pending-input.exp
4011 * gdb.base/new-ui.exp
4012 * gdb.base/nodebug.exp
4013 * gdb.base/nofield.exp
4014 * gdb.base/offsets.exp
4015 * gdb.base/overlays.exp
4016 * gdb.base/pending.exp
4017 * gdb.base/pointers.exp
4018 * gdb.base/pr11022.exp
4019 * gdb.base/printcmds.exp
4020 * gdb.base/prologue.exp
4021 * gdb.base/ptr-typedef.exp
4022 * gdb.base/realname-expand.exp
4023 * gdb.base/relativedebug.exp
4024 * gdb.base/relocate.exp
4025 * gdb.base/remote.exp
4026 * gdb.base/reread.exp
4027 * gdb.base/return2.exp
4028 * gdb.base/savedregs.exp
4029 * gdb.base/sep.exp
4030 * gdb.base/sepdebug.exp
4031 * gdb.base/sepsymtab.exp
4032 * gdb.base/set-inferior-tty.exp
4033 * gdb.base/setshow.exp
4034 * gdb.base/shlib-call.exp
4035 * gdb.base/sigaltstack.exp
4036 * gdb.base/siginfo-addr.exp
4037 * gdb.base/signals.exp
4038 * gdb.base/signull.exp
4039 * gdb.base/sigrepeat.exp
4040 * gdb.base/so-impl-ld.exp
4041 * gdb.base/solib-display.exp
4042 * gdb.base/solib-overlap.exp
4043 * gdb.base/solib-search.exp
4044 * gdb.base/solib-symbol.exp
4045 * gdb.base/structs.exp
4046 * gdb.base/structs2.exp
4047 * gdb.base/symtab-search-order.exp
4048 * gdb.base/twice.exp
4049 * gdb.base/unload.exp
4050 * gdb.base/varargs.exp
4051 * gdb.base/watchpoint-solib.exp
4052 * gdb.base/watchpoint.exp
4053 * gdb.base/whatis.exp
4054 * gdb.base/wrong_frame_bt_full.exp
4055 * gdb.btrace/dlopen.exp
4056 * gdb.cell/ea-standalone.exp
4057 * gdb.cell/ea-test.exp
4058 * gdb.cp/dispcxx.exp
4059 * gdb.cp/gdb2384.exp
4060 * gdb.cp/method2.exp
4061 * gdb.cp/nextoverthrow.exp
4062 * gdb.cp/pr10728.exp
4063 * gdb.disasm/am33.exp
4064 * gdb.disasm/h8300s.exp
4065 * gdb.disasm/mn10300.exp
4066 * gdb.disasm/sh3.exp
4067 * gdb.dwarf2/dw2-dir-file-name.exp
4068 * gdb.fortran/complex.exp
4069 * gdb.fortran/library-module.exp
4070 * gdb.guile/scm-pretty-print.exp
4071 * gdb.guile/scm-symbol.exp
4072 * gdb.guile/scm-type.exp
4073 * gdb.guile/scm-value.exp
4074 * gdb.linespec/linespec.exp
4075 * gdb.mi/gdb701.exp
4076 * gdb.mi/gdb792.exp
4077 * gdb.mi/mi-breakpoint-changed.exp
4078 * gdb.mi/mi-dprintf-pending.exp
4079 * gdb.mi/mi-dprintf.exp
4080 * gdb.mi/mi-exit-code.exp
4081 * gdb.mi/mi-pending.exp
4082 * gdb.mi/mi-solib.exp
4083 * gdb.mi/new-ui-mi-sync.exp
4084 * gdb.mi/pr11022.exp
4085 * gdb.mi/user-selected-context-sync.exp
4086 * gdb.opt/solib-intra-step.exp
4087 * gdb.python/py-events.exp
4088 * gdb.python/py-finish-breakpoint.exp
4089 * gdb.python/py-mi.exp
4090 * gdb.python/py-prettyprint.exp
4091 * gdb.python/py-shared.exp
4092 * gdb.python/py-symbol.exp
4093 * gdb.python/py-template.exp
4094 * gdb.python/py-type.exp
4095 * gdb.python/py-value.exp
4096 * gdb.reverse/solib-precsave.exp
4097 * gdb.reverse/solib-reverse.exp
4098 * gdb.server/solib-list.exp
4099 * gdb.stabs/weird.exp
4100 * gdb.threads/reconnect-signal.exp
4101 * gdb.threads/stepi-random-signal.exp
4102 * gdb.trace/actions.exp
4103 * gdb.trace/ax.exp
4104 * gdb.trace/backtrace.exp
4105 * gdb.trace/change-loc.exp
4106 * gdb.trace/deltrace.exp
4107 * gdb.trace/ftrace-lock.exp
4108 * gdb.trace/ftrace.exp
4109 * gdb.trace/infotrace.exp
4110 * gdb.trace/mi-tracepoint-changed.exp
4111 * gdb.trace/packetlen.exp
4112 * gdb.trace/passcount.exp
4113 * gdb.trace/pending.exp
4114 * gdb.trace/range-stepping.exp
4115 * gdb.trace/report.exp
4116 * gdb.trace/stap-trace.exp
4117 * gdb.trace/tfind.exp
4118 * gdb.trace/trace-break.exp
4119 * gdb.trace/trace-condition.exp
4120 * gdb.trace/trace-enable-disable.exp
4121 * gdb.trace/trace-mt.exp
4122 * gdb.trace/tracecmd.exp
4123 * gdb.trace/tspeed.exp
4124 * gdb.trace/tsv.exp
4125 * lib/perftest.exp
4126
fb9feb35
LM
41272016-12-01 Luis Machado <lgustavo@codesourcery.com>
4128
4129 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4130 with gdb_test_no_output.
4131 Use command as test name.
4132
cd2ddb6c
LM
41332016-12-01 Luis Machado <lgustavo@codesourcery.com>
4134
4135 Fix test names starting with uppercase throughout the files.
4136
4137 * gdb.ada/assign_1.exp
4138 * gdb.ada/boolean_expr.exp
4139 * gdb.base/arrayidx.exp
4140 * gdb.base/del.exp
4141 * gdb.base/gcore-buffer-overflow.exp
4142 * gdb.base/testenv.exp
4143 * gdb.compile/compile.exp
4144 * gdb.python/py-framefilter-invalidarg.exp
4145 * gdb.python/py-framefilter.exp
4146
bb95117e
LM
41472016-12-01 Luis Machado <lgustavo@codesourcery.com>
4148
4149 Fix test names starting with uppercase throughout the files.
4150
4151 * gdb.ada/array_return.exp
4152 * gdb.ada/expr_delims.exp
4153 * gdb.ada/mi_dyn_arr.exp
4154 * gdb.ada/mi_interface.exp
4155 * gdb.ada/mi_var_array.exp
4156 * gdb.ada/watch_arg.exp
4157 * gdb.arch/alpha-step.exp
4158 * gdb.arch/altivec-regs.exp
4159 * gdb.arch/e500-regs.exp
4160 * gdb.arch/powerpc-d128-regs.exp
4161 * gdb.base/arrayidx.exp
4162 * gdb.base/break.exp
4163 * gdb.base/checkpoint.exp
4164 * gdb.base/debug-expr.exp
4165 * gdb.base/dmsym.exp
4166 * gdb.base/radix.exp
4167 * gdb.base/sepdebug.exp
4168 * gdb.base/testenv.exp
4169 * gdb.base/watch_thread_num.exp
4170 * gdb.base/watchpoint-cond-gone.exp
4171 * gdb.cell/break.exp
4172 * gdb.cell/ea-cache.exp
4173 * gdb.compile/compile.exp
4174 * gdb.cp/gdb2495.exp
4175 * gdb.gdb/selftest.exp
4176 * gdb.gdb/xfullpath.exp
4177 * gdb.go/hello.exp
4178 * gdb.go/integers.exp
4179 * gdb.objc/basicclass.exp
4180 * gdb.pascal/hello.exp
4181 * gdb.pascal/integers.exp
4182 * gdb.python/py-breakpoint.exp
4183 * gdb.python/py-cmd.exp
4184 * gdb.python/py-linetable.exp
4185 * gdb.python/py-xmethods.exp
4186 * gdb.python/python.exp
4187 * gdb.reverse/consecutive-precsave.exp
4188 * gdb.reverse/finish-precsave.exp
4189 * gdb.reverse/i386-precsave.exp
4190 * gdb.reverse/machinestate-precsave.exp
4191 * gdb.reverse/sigall-precsave.exp
4192 * gdb.reverse/solib-precsave.exp
4193 * gdb.reverse/step-precsave.exp
4194 * gdb.reverse/until-precsave.exp
4195 * gdb.reverse/watch-precsave.exp
4196 * gdb.threads/leader-exit.exp
4197 * gdb.threads/pthreads.exp
4198 * gdb.threads/wp-replication.exp
4199 * gdb.trace/actions.exp
4200 * gdb.trace/mi-tsv-changed.exp
4201 * gdb.trace/tsv.exp
4202
de97fdd4
LM
42032016-12-01 Luis Machado <lgustavo@codesourcery.com>
4204
4205 Fix test names starting with uppercase throughout the files.
4206
4207 * gdb.arch/i386-bp_permanent.exp
4208 * gdb.arch/i386-gnu-cfi.exp
4209 * gdb.base/disasm-end-cu.exp
4210 * gdb.base/macscp.exp
4211 * gdb.base/pending.exp
4212 * gdb.base/watch_thread_num.exp
4213 * gdb.cp/exception.exp
4214 * gdb.cp/gdb2495.exp
4215 * gdb.cp/local.exp
4216 * gdb.python/py-evsignal.exp
4217 * gdb.python/python.exp
4218 * gdb.trace/tracecmd.exp
4219
9f058c10
LM
42202016-12-01 Luis Machado <lgustavo@codesourcery.com>
4221
4222 Fix test names starting with uppercase throughout the files.
4223
4224 * gdb.base/charset.exp
4225 * gdb.base/eval.exp
4226 * gdb.base/multi-forks.exp
4227 * gdb.guile/scm-progspace.exp
4228 * gdb.opencl/datatypes.exp
4229 * gdb.python/py-block.exp
4230 * gdb.python/py-function.exp
4231 * gdb.python/py-symbol.exp
4232 * gdb.python/py-symtab.exp
4233 * gdb.python/py-xmethods.exp
4234 * gdb.reverse/break-precsave.exp
4235 * gdb.reverse/break-reverse.exp
4236 * gdb.reverse/consecutive-precsave.exp
4237 * gdb.reverse/consecutive-reverse.exp
4238 * gdb.reverse/finish-precsave.exp
4239 * gdb.reverse/finish-reverse-bkpt.exp
4240 * gdb.reverse/finish-reverse.exp
4241 * gdb.reverse/fstatat-reverse.exp
4242 * gdb.reverse/getresuid-reverse.exp
4243 * gdb.reverse/i386-precsave.exp
4244 * gdb.reverse/i386-reverse.exp
4245 * gdb.reverse/i386-sse-reverse.exp
4246 * gdb.reverse/i387-stack-reverse.exp
4247 * gdb.reverse/insn-reverse.exp
4248 * gdb.reverse/machinestate-precsave.exp
4249 * gdb.reverse/machinestate.exp
4250 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4251 * gdb.reverse/pipe-reverse.exp
4252 * gdb.reverse/readv-reverse.exp
4253 * gdb.reverse/recvmsg-reverse.exp
4254 * gdb.reverse/rerun-prec.exp
4255 * gdb.reverse/s390-mvcle.exp
4256 * gdb.reverse/sigall-precsave.exp
4257 * gdb.reverse/sigall-reverse.exp
4258 * gdb.reverse/solib-precsave.exp
4259 * gdb.reverse/solib-reverse.exp
4260 * gdb.reverse/step-precsave.exp
4261 * gdb.reverse/step-reverse.exp
4262 * gdb.reverse/time-reverse.exp
4263 * gdb.reverse/until-precsave.exp
4264 * gdb.reverse/until-reverse.exp
4265 * gdb.reverse/waitpid-reverse.exp
4266 * gdb.reverse/watch-precsave.exp
4267 * gdb.reverse/watch-reverse.exp
4268
cdc7edd7
LM
42692016-12-01 Luis Machado <lgustavo@codesourcery.com>
4270
4271 Fix test names starting with uppercase throughout the files.
4272
4273 * gdb.arch/i386-mpx-simple_segv.exp
4274 * gdb.arch/i386-mpx.exp
4275 * gdb.arch/i386-permbkpt.exp
4276 * gdb.arch/pa-nullify.exp
4277 * gdb.arch/powerpc-d128-regs.exp
4278 * gdb.arch/vsx-regs.exp
4279 * gdb.base/bfp-test.exp
4280 * gdb.base/break.exp
4281 * gdb.base/breakpoint-shadow.exp
4282 * gdb.base/callfuncs.exp
4283 * gdb.base/charset.exp
4284 * gdb.base/commands.exp
4285 * gdb.base/completion.exp
4286 * gdb.base/dfp-test.exp
4287 * gdb.base/echo.exp
4288 * gdb.base/ending-run.exp
4289 * gdb.base/eval.exp
4290 * gdb.base/expand-psymtabs.exp
4291 * gdb.base/float128.exp
4292 * gdb.base/floatn.exp
4293 * gdb.base/foll-exec-mode.exp
4294 * gdb.base/gdb1056.exp
4295 * gdb.base/gdb11531.exp
4296 * gdb.base/kill-after-signal.exp
4297 * gdb.base/multi-forks.exp
4298 * gdb.base/overlays.exp
4299 * gdb.base/pending.exp
4300 * gdb.base/sepdebug.exp
4301 * gdb.base/testenv.exp
4302 * gdb.base/valgrind-db-attach.exp
4303 * gdb.base/watch_thread_num.exp
4304 * gdb.base/watchpoint-cond-gone.exp
4305 * gdb.base/watchpoint.exp
4306 * gdb.base/watchpoints.exp
4307 * gdb.cp/arg-reference.exp
4308 * gdb.cp/baseenum.exp
4309 * gdb.cp/operator.exp
4310 * gdb.cp/shadow.exp
4311 * gdb.dwarf2/dw2-op-out-param.exp
4312 * gdb.dwarf2/dw2-reg-undefined.exp
4313 * gdb.go/chan.exp
4314 * gdb.go/hello.exp
4315 * gdb.go/integers.exp
4316 * gdb.go/methods.exp
4317 * gdb.go/package.exp
4318 * gdb.guile/scm-parameter.exp
4319 * gdb.guile/scm-progspace.exp
4320 * gdb.guile/scm-value.exp
4321 * gdb.mi/mi-pending.exp
4322 * gdb.mi/user-selected-context-sync.exp
4323 * gdb.multi/multi-attach.exp
4324 * gdb.multi/tids.exp
4325 * gdb.opt/clobbered-registers-O2.exp
4326 * gdb.pascal/floats.exp
4327 * gdb.pascal/integers.exp
4328 * gdb.python/py-block.exp
4329 * gdb.python/py-events.exp
4330 * gdb.python/py-parameter.exp
4331 * gdb.python/py-symbol.exp
4332 * gdb.python/py-symtab.exp
4333 * gdb.python/py-type.exp
4334 * gdb.python/py-value.exp
4335 * gdb.python/py-xmethods.exp
4336 * gdb.python/python.exp
4337 * gdb.reverse/break-precsave.exp
4338 * gdb.reverse/consecutive-precsave.exp
4339 * gdb.reverse/finish-precsave.exp
4340 * gdb.reverse/i386-precsave.exp
4341 * gdb.reverse/machinestate-precsave.exp
4342 * gdb.reverse/sigall-precsave.exp
4343 * gdb.reverse/solib-precsave.exp
4344 * gdb.reverse/step-precsave.exp
4345 * gdb.reverse/until-precsave.exp
4346 * gdb.reverse/watch-precsave.exp
4347 * gdb.server/ext-attach.exp
4348 * gdb.server/ext-restart.exp
4349 * gdb.server/ext-run.exp
4350 * gdb.server/ext-wrapper.exp
4351 * gdb.stabs/gdb11479.exp
4352 * gdb.stabs/weird.exp
4353 * gdb.threads/attach-many-short-lived-threads.exp
4354 * gdb.threads/kill.exp
4355 * gdb.threads/watchpoint-fork.exp
4356
bc6c7af4
LM
43572016-12-01 Luis Machado <lgustavo@codesourcery.com>
4358
4359 Fix test names starting with uppercase throughout all the files below.
4360
4361 * gdb.ada/array_return.exp
4362 * gdb.ada/catch_ex.exp
4363 * gdb.ada/info_exc.exp
4364 * gdb.ada/mi_catch_ex.exp
4365 * gdb.ada/mi_dyn_arr.exp
4366 * gdb.ada/mi_ex_cond.exp
4367 * gdb.ada/mi_exc_info.exp
4368 * gdb.ada/mi_interface.exp
4369 * gdb.ada/mi_task_arg.exp
4370 * gdb.ada/mi_task_info.exp
4371 * gdb.ada/mi_var_array.exp
4372 * gdb.arch/alpha-step.exp
4373 * gdb.arch/amd64-disp-step.exp
4374 * gdb.arch/arm-disp-step.exp
4375 * gdb.arch/disp-step-insn-reloc.exp
4376 * gdb.arch/e500-prologue.exp
4377 * gdb.arch/ftrace-insn-reloc.exp
4378 * gdb.arch/gdb1558.exp
4379 * gdb.arch/i386-bp_permanent.exp
4380 * gdb.arch/i386-disp-step.exp
4381 * gdb.arch/i386-float.exp
4382 * gdb.arch/i386-gnu-cfi.exp
4383 * gdb.arch/ia64-breakpoint-shadow.exp
4384 * gdb.arch/mips16-thunks.exp
4385 * gdb.arch/pa-nullify.exp
4386 * gdb.arch/powerpc-aix-prologue.exp
4387 * gdb.arch/powerpc-power.exp
4388 * gdb.arch/ppc-dfp.exp
4389 * gdb.arch/s390-tdbregs.exp
4390 * gdb.arch/spu-info.exp
4391 * gdb.arch/spu-ls.exp
4392 * gdb.arch/thumb-bx-pc.exp
4393 * gdb.base/advance.exp
4394 * gdb.base/annota-input-while-running.exp
4395 * gdb.base/arrayidx.exp
4396 * gdb.base/asmlabel.exp
4397 * gdb.base/async.exp
4398 * gdb.base/attach-wait-input.exp
4399 * gdb.base/auto-connect-native-target.exp
4400 * gdb.base/batch-preserve-term-settings.exp
4401 * gdb.base/bfp-test.exp
4402 * gdb.base/bigcore.exp
4403 * gdb.base/bp-permanent.exp
4404 * gdb.base/break-always.exp
4405 * gdb.base/break-fun-addr.exp
4406 * gdb.base/break-idempotent.exp
4407 * gdb.base/break-main-file-remove-fail.exp
4408 * gdb.base/break-probes.exp
4409 * gdb.base/break-unload-file.exp
4410 * gdb.base/break.exp
4411 * gdb.base/call-ar-st.exp
4412 * gdb.base/call-rt-st.exp
4413 * gdb.base/call-sc.exp
4414 * gdb.base/call-signal-resume.exp
4415 * gdb.base/call-strs.exp
4416 * gdb.base/callexit.exp
4417 * gdb.base/callfuncs.exp
4418 * gdb.base/catch-gdb-caused-signals.exp
4419 * gdb.base/catch-signal-siginfo-cond.exp
4420 * gdb.base/catch-syscall.exp
4421 * gdb.base/compare-sections.exp
4422 * gdb.base/cond-eval-mode.exp
4423 * gdb.base/condbreak-call-false.exp
4424 * gdb.base/consecutive-step-over.exp
4425 * gdb.base/cursal.exp
4426 * gdb.base/disabled-location.exp
4427 * gdb.base/disasm-end-cu.exp
4428 * gdb.base/display.exp
4429 * gdb.base/double-prompt-target-event-error.exp
4430 * gdb.base/dprintf-bp-same-addr.exp
4431 * gdb.base/dprintf-detach.exp
4432 * gdb.base/dprintf-next.exp
4433 * gdb.base/dprintf-non-stop.exp
4434 * gdb.base/dprintf-pending.exp
4435 * gdb.base/dso2dso.exp
4436 * gdb.base/ending-run.exp
4437 * gdb.base/enum_cond.exp
4438 * gdb.base/examine-backward.exp
4439 * gdb.base/exe-lock.exp
4440 * gdb.base/exec-invalid-sysroot.exp
4441 * gdb.base/execl-update-breakpoints.exp
4442 * gdb.base/execution-termios.exp
4443 * gdb.base/fileio.exp
4444 * gdb.base/fixsection.exp
4445 * gdb.base/foll-exec-mode.exp
4446 * gdb.base/foll-exec.exp
4447 * gdb.base/fork-running-state.exp
4448 * gdb.base/frame-args.exp
4449 * gdb.base/fullpath-expand.exp
4450 * gdb.base/func-ptr.exp
4451 * gdb.base/gcore-relro-pie.exp
4452 * gdb.base/gdb1090.exp
4453 * gdb.base/gdb1555.exp
4454 * gdb.base/global-var-nested-by-dso.exp
4455 * gdb.base/gnu-ifunc.exp
4456 * gdb.base/hbreak-in-shr-unsupported.exp
4457 * gdb.base/hbreak-unmapped.exp
4458 * gdb.base/hook-stop.exp
4459 * gdb.base/infcall-input.exp
4460 * gdb.base/info-fun.exp
4461 * gdb.base/info-shared.exp
4462 * gdb.base/interrupt-noterm.exp
4463 * gdb.base/jit-so.exp
4464 * gdb.base/jit.exp
4465 * gdb.base/line-symtabs.exp
4466 * gdb.base/list.exp
4467 * gdb.base/longjmp.exp
4468 * gdb.base/macscp.exp
4469 * gdb.base/max-value-size.exp
4470 * gdb.base/nodebug.exp
4471 * gdb.base/nofield.exp
4472 * gdb.base/overlays.exp
4473 * gdb.base/paginate-after-ctrl-c-running.exp
4474 * gdb.base/paginate-bg-execution.exp
4475 * gdb.base/paginate-inferior-exit.exp
4476 * gdb.base/pending.exp
4477 * gdb.base/pr11022.exp
4478 * gdb.base/printcmds.exp
4479 * gdb.base/ptr-typedef.exp
4480 * gdb.base/ptype.exp
4481 * gdb.base/randomize.exp
4482 * gdb.base/range-stepping.exp
4483 * gdb.base/realname-expand.exp
4484 * gdb.base/relativedebug.exp
4485 * gdb.base/remote.exp
4486 * gdb.base/savedregs.exp
4487 * gdb.base/sepdebug.exp
4488 * gdb.base/set-noassign.exp
4489 * gdb.base/shlib-call.exp
4490 * gdb.base/shreloc.exp
4491 * gdb.base/sigaltstack.exp
4492 * gdb.base/sigbpt.exp
4493 * gdb.base/siginfo-addr.exp
4494 * gdb.base/siginfo-obj.exp
4495 * gdb.base/siginfo-thread.exp
4496 * gdb.base/signest.exp
4497 * gdb.base/signull.exp
4498 * gdb.base/sigrepeat.exp
4499 * gdb.base/skip.exp
4500 * gdb.base/so-impl-ld.exp
4501 * gdb.base/solib-corrupted.exp
4502 * gdb.base/solib-disc.exp
4503 * gdb.base/solib-display.exp
4504 * gdb.base/solib-overlap.exp
4505 * gdb.base/solib-search.exp
4506 * gdb.base/solib-symbol.exp
4507 * gdb.base/source-execution.exp
4508 * gdb.base/sss-bp-on-user-bp-2.exp
4509 * gdb.base/sss-bp-on-user-bp.exp
4510 * gdb.base/stack-checking.exp
4511 * gdb.base/stale-infcall.exp
4512 * gdb.base/step-break.exp
4513 * gdb.base/step-line.exp
4514 * gdb.base/step-over-exit.exp
4515 * gdb.base/step-test.exp
4516 * gdb.base/structs.exp
4517 * gdb.base/sym-file.exp
4518 * gdb.base/symtab-search-order.exp
4519 * gdb.base/term.exp
4520 * gdb.base/type-opaque.exp
4521 * gdb.base/unload.exp
4522 * gdb.base/until-nodebug.exp
4523 * gdb.base/until.exp
4524 * gdb.base/unwindonsignal.exp
4525 * gdb.base/watch-cond.exp
4526 * gdb.base/watch-non-mem.exp
4527 * gdb.base/watch_thread_num.exp
4528 * gdb.base/watchpoint-reuse-slot.exp
4529 * gdb.base/watchpoint-solib.exp
4530 * gdb.base/watchpoint.exp
4531 * gdb.btrace/dlopen.exp
4532 * gdb.cell/arch.exp
4533 * gdb.cell/break.exp
4534 * gdb.cell/bt.exp
4535 * gdb.cell/core.exp
4536 * gdb.cell/data.exp
4537 * gdb.cell/dwarfaddr.exp
4538 * gdb.cell/ea-cache.exp
4539 * gdb.cell/ea-standalone.exp
4540 * gdb.cell/ea-test.exp
4541 * gdb.cell/f-regs.exp
4542 * gdb.cell/fork.exp
4543 * gdb.cell/gcore.exp
4544 * gdb.cell/mem-access.exp
4545 * gdb.cell/ptype.exp
4546 * gdb.cell/registers.exp
4547 * gdb.cell/sizeof.exp
4548 * gdb.cell/solib-symbol.exp
4549 * gdb.cell/solib.exp
4550 * gdb.compile/compile-tls.exp
4551 * gdb.cp/exception.exp
4552 * gdb.cp/gdb2495.exp
4553 * gdb.cp/local.exp
4554 * gdb.cp/mb-inline.exp
4555 * gdb.cp/mb-templates.exp
4556 * gdb.cp/pr10687.exp
4557 * gdb.cp/pr9167.exp
4558 * gdb.cp/scope-err.exp
4559 * gdb.cp/templates.exp
4560 * gdb.cp/virtfunc.exp
4561 * gdb.dwarf2/dw2-dir-file-name.exp
4562 * gdb.dwarf2/dw2-single-line-discriminators.exp
4563 * gdb.fortran/complex.exp
4564 * gdb.fortran/library-module.exp
4565 * gdb.guile/guile.exp
4566 * gdb.guile/scm-cmd.exp
4567 * gdb.guile/scm-frame-inline.exp
4568 * gdb.guile/scm-objfile.exp
4569 * gdb.guile/scm-pretty-print.exp
4570 * gdb.guile/scm-symbol.exp
4571 * gdb.guile/scm-type.exp
4572 * gdb.guile/scm-value.exp
4573 * gdb.linespec/keywords.exp
4574 * gdb.linespec/ls-errs.exp
4575 * gdb.linespec/macro-relative.exp
4576 * gdb.linespec/thread.exp
4577 * gdb.mi/mi-breakpoint-changed.exp
4578 * gdb.mi/mi-dprintf-pending.exp
4579 * gdb.mi/mi-fullname-deleted.exp
4580 * gdb.mi/mi-logging.exp
4581 * gdb.mi/mi-pending.exp
4582 * gdb.mi/mi-solib.exp
4583 * gdb.mi/new-ui-mi-sync.exp
4584 * gdb.mi/user-selected-context-sync.exp
4585 * gdb.multi/dummy-frame-restore.exp
4586 * gdb.multi/multi-arch-exec.exp
4587 * gdb.multi/remove-inferiors.exp
4588 * gdb.multi/watchpoint-multi-exit.exp
4589 * gdb.opt/solib-intra-step.exp
4590 * gdb.perf/backtrace.exp
4591 * gdb.perf/single-step.exp
4592 * gdb.perf/skip-command.exp
4593 * gdb.perf/skip-prologue.exp
4594 * gdb.perf/solib.exp
4595 * gdb.python/lib-types.exp
4596 * gdb.python/py-as-string.exp
4597 * gdb.python/py-bad-printers.exp
4598 * gdb.python/py-block.exp
4599 * gdb.python/py-breakpoint.exp
4600 * gdb.python/py-cmd.exp
4601 * gdb.python/py-events.exp
4602 * gdb.python/py-evthreads.exp
4603 * gdb.python/py-finish-breakpoint.exp
4604 * gdb.python/py-finish-breakpoint2.exp
4605 * gdb.python/py-frame-inline.exp
4606 * gdb.python/py-frame.exp
4607 * gdb.python/py-inferior.exp
4608 * gdb.python/py-infthread.exp
4609 * gdb.python/py-mi.exp
4610 * gdb.python/py-objfile.exp
4611 * gdb.python/py-pp-maint.exp
4612 * gdb.python/py-pp-registration.exp
4613 * gdb.python/py-prettyprint.exp
4614 * gdb.python/py-recurse-unwind.exp
4615 * gdb.python/py-shared.exp
4616 * gdb.python/py-symbol.exp
4617 * gdb.python/py-symtab.exp
4618 * gdb.python/py-template.exp
4619 * gdb.python/py-type.exp
4620 * gdb.python/py-unwind-maint.exp
4621 * gdb.python/py-unwind.exp
4622 * gdb.python/py-value.exp
4623 * gdb.python/python.exp
4624 * gdb.reverse/finish-reverse-bkpt.exp
4625 * gdb.reverse/insn-reverse.exp
4626 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4627 * gdb.reverse/solib-precsave.exp
4628 * gdb.reverse/solib-reverse.exp
4629 * gdb.stabs/gdb11479.exp
4630 * gdb.stabs/weird.exp
4631 * gdb.threads/fork-child-threads.exp
4632 * gdb.threads/fork-plus-threads.exp
4633 * gdb.threads/fork-thread-pending.exp
4634 * gdb.threads/forking-threads-plus-breakpoint.exp
4635 * gdb.threads/hand-call-in-threads.exp
4636 * gdb.threads/interrupted-hand-call.exp
4637 * gdb.threads/linux-dp.exp
4638 * gdb.threads/local-watch-wrong-thread.exp
4639 * gdb.threads/next-while-other-thread-longjmps.exp
4640 * gdb.threads/non-ldr-exit.exp
4641 * gdb.threads/pending-step.exp
4642 * gdb.threads/print-threads.exp
4643 * gdb.threads/process-dies-while-detaching.exp
4644 * gdb.threads/process-dies-while-handling-bp.exp
4645 * gdb.threads/pthreads.exp
4646 * gdb.threads/queue-signal.exp
4647 * gdb.threads/reconnect-signal.exp
4648 * gdb.threads/signal-command-handle-nopass.exp
4649 * gdb.threads/signal-command-multiple-signals-pending.exp
4650 * gdb.threads/signal-delivered-right-thread.exp
4651 * gdb.threads/signal-sigtrap.exp
4652 * gdb.threads/sigthread.exp
4653 * gdb.threads/staticthreads.exp
4654 * gdb.threads/stepi-random-signal.exp
4655 * gdb.threads/thread-unwindonsignal.exp
4656 * gdb.threads/thread_check.exp
4657 * gdb.threads/thread_events.exp
4658 * gdb.threads/tid-reuse.exp
4659 * gdb.threads/tls-nodebug.exp
4660 * gdb.threads/tls-shared.exp
4661 * gdb.threads/tls-so_extern.exp
4662 * gdb.threads/tls.exp
4663 * gdb.threads/wp-replication.exp
4664 * gdb.trace/actions-changed.exp
4665 * gdb.trace/actions.exp
4666 * gdb.trace/backtrace.exp
4667 * gdb.trace/change-loc.exp
4668 * gdb.trace/collection.exp
4669 * gdb.trace/deltrace.exp
4670 * gdb.trace/disconnected-tracing.exp
4671 * gdb.trace/entry-values.exp
4672 * gdb.trace/ftrace-lock.exp
4673 * gdb.trace/ftrace.exp
4674 * gdb.trace/infotrace.exp
4675 * gdb.trace/mi-trace-frame-collected.exp
4676 * gdb.trace/mi-trace-unavailable.exp
4677 * gdb.trace/mi-traceframe-changed.exp
4678 * gdb.trace/mi-tracepoint-changed.exp
4679 * gdb.trace/mi-tsv-changed.exp
4680 * gdb.trace/no-attach-trace.exp
4681 * gdb.trace/packetlen.exp
4682 * gdb.trace/passc-dyn.exp
4683 * gdb.trace/passcount.exp
4684 * gdb.trace/pending.exp
4685 * gdb.trace/pr16508.exp
4686 * gdb.trace/qtro.exp
4687 * gdb.trace/range-stepping.exp
4688 * gdb.trace/read-memory.exp
4689 * gdb.trace/report.exp
4690 * gdb.trace/save-trace.exp
4691 * gdb.trace/signal.exp
4692 * gdb.trace/stap-trace.exp
4693 * gdb.trace/status-stop.exp
4694 * gdb.trace/strace.exp
4695 * gdb.trace/tfile.exp
4696 * gdb.trace/tfind.exp
4697 * gdb.trace/trace-break.exp
4698 * gdb.trace/trace-condition.exp
4699 * gdb.trace/trace-enable-disable.exp
4700 * gdb.trace/trace-mt.exp
4701 * gdb.trace/tracecmd.exp
4702 * gdb.trace/tracefile-pseudo-reg.exp
4703 * gdb.trace/tspeed.exp
4704 * gdb.trace/tstatus.exp
4705 * gdb.trace/tsv.exp
4706 * gdb.trace/unavailable.exp
4707 * gdb.trace/while-dyn.exp
4708 * gdb.trace/while-stepping.exp
4709 * lib/gdb-guile.exp
4710 * lib/gdb.exp
4711 * lib/mi-support.exp
4712 * lib/pascal.exp
4713 * lib/perftest.exp
4714 * lib/prelink-support.exp
4715 * lib/selftest-support.exp
4716
ad02e4fe
SM
47172016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4718
4719 * Makefile.in: Include disable-implicit-rules.mk.
4720
22347e55
AA
47212016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4722
4723 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4724 non-byte-aligned bit fields.
4725
da5b30da
AA
47262016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4727
4728 PR gdb/12616
4729 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4730 respects the DW_AT_data_bit_offset attribute.
4731
b593ecca
SM
47322016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4733
4734 * gdb.base/default.exp: Fix output of "set language".
4735
3b165252
SM
47362016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4737
4738 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4739 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4740 make.
4741 * configure.ac: Remove checks for the make program.
4742 * configure: Re-generate.
4743
1a2f3d7f
KB
47442016-11-16 Kevin Buettner <kevinb@redhat.com>
4745
4746 * gdb.python/py-recurse-unwind.c (main): Add loop.
4747 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4748 to read_register() and gdb.parse_and_eval(). Make each code
4749 call a separate case that can be individually tested.
4750 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4751 proc. Call cont_and_backtrace for each of the code paths that
4752 we want to test in the unwinder.
4753
b7f38fda
AA
47542016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4755
4756 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4757 the definition of struct S.
4758
1f8db343
CM
47592016-11-11 Catherine Moore <clm@codesourcery.com>
4760
4761 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4762
fad0c9fb
PA
47632016-11-09 Pedro Alves <palves@redhat.com>
4764
4765 * gdb.base/commands.exp (runto_or_return): New procedure.
4766 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4767 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4768 (progvar_simple_while_test, progvar_complex_if_while_test)
4769 (if_while_breakpoint_command_test)
4770 (infrun_breakpoint_command_test, breakpoint_command_test)
4771 (user_defined_command_test, watchpoint_command_test)
4772 (test_command_prompt_position, redefine_hook_test)
4773 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4774 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4775 multi_line_input and multi_line. Remove gdb_expect and
4776 gdb_stop_suppressing_tests uses.
4777 * lib/gdb.exp (valnum_re): New global.
4778 (multi_line_input): New procedure.
4779
8354c62c
SM
47802016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4781
4782 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4783 Remove.
4784 (test_setup): Define with proc_with_prefix.
4785 (test_cli_inferior): Likewise.
4786 (test_cli_thread): Likewise.
4787 (test_cli_frame): Likewise.
4788 (test_cli_select_frame): Likewise.
4789 (test_cli_up_down): Likewise.
4790 (test_mi_thread_select): Likewise.
4791 (test_mi_stack_select_frame): Likewise.
4792 (test_cli_in_mi_inferior): Likewise.
4793 (test_cli_in_mi_thread): Likewise.
4794 (test_cli_in_mi_frame): Likewise.
4795 (top level): Do not use with_test_prefix_procname.
4796
64f367a2
PA
47972016-11-09 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.base/commands.exp (gdbvar_simple_if_test)
4800 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4801 (progvar_simple_if_test, progvar_simple_while_test)
4802 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4803 (infrun_breakpoint_command_test, breakpoint_command_test)
4804 (user_defined_command_test, watchpoint_command_test)
4805 (test_command_prompt_position, deprecated_command_test)
4806 (bp_deleted_in_command, temporary_breakpoint_commands)
4807 (stray_arg0_test, source_file_with_indented_comment)
4808 (recursive_source_test, if_commands_test)
4809 (error_clears_commands_left, redefine_hook_test)
4810 (redefine_backtrace_test): Use proc_with_prefix.
4811 * lib/gdb.exp (proc_with_prefix): New proc.
4812
0bb65f1e
AA
48132016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4814
4815 * gdb.base/tui-layout.c: New file.
4816 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4817 disassembly window contains very long lines.
4818
7353f247
TT
48192016-11-08 Tom Tromey <tom@tromey.com>
4820
4821 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4822 depend on Python 2.
4823
30a7bb83
TT
48242016-11-08 Tom Tromey <tom@tromey.com>
4825
4826 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4827 New method.
4828
cdf5a07c
MG
48292016-10-29 Manish Goregaokar <manish@mozilla.com>
4830
2806dc7e 4831 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 4832
51a789c3
MG
48332016-10-27 Manish Goregaokar <manish@mozilla.com>
4834
2806dc7e
PA
4835 * gdb.rust/simple.rs: Add test for univariant enums without
4836 discriminants and for encoded struct-like enums.
51a789c3 4837
f610ab6d
PA
48382016-10-28 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4841 gdb_test_multiple, tighten regexps and match symtabs and line
4842 tables incrementally.
4843
b129b0ca
LM
48442016-10-28 Luis Machado <lgustavo@codesourcery.com>
4845
4846 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4847 general.
4848
ecf45d2c
SL
48492016-10-25 Luis Machado <lgustavo@codesourcery.com>
4850
4851 * gdb.base/exec-invalid-sysroot.exp: New file.
4852
b8d38ee4
JK
48532016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4856
f90fd8c2
JK
48572016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4860
2d2476aa
MR
48612016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4862
2806dc7e
PA
4863 * gdb.base/killed-outside.exp: Remove $options from a call to
4864 `prepare_for_testing'.
2d2476aa 4865
e42b25a0
SM
48662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4867
4868 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4869 Change test message.
4870
3ccdb432
SM
48712016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4872
4873 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4874 Update comment.
4875
5bad3170
SM
48762016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4877
4878 * gdb.trace/mi-trace-save.exp: New file.
4879
5ad9dba7
YQ
48802016-10-13 Yao Qi <yao.qi@linaro.org>
4881
4882 * gdb.base/code_elim.exp (get_var_address): Remove.
4883 * gdb.base/relocate.exp: Likewise.
4884 * gdb.base/shreloc.exp: Likewise.
4885 * lib/gdb.exp (get_var_address): New.
4886
62df7e21
YQ
48872016-10-13 Yao Qi <yao.qi@linaro.org>
4888
4889 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4890 floating point tests if $skip_float_test is false.
4891
4dac951e
LM
48922016-10-12 Luis Machado <lgustavo@codesourcery.com>
4893
4894 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4895 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4896 argc values.
4897 Add 1 to argc so we guarantee distinct initial/modified argc values.
4898
8f1a8fc4
JK
48992016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4900
4901 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4902
16c85b5d
JK
49032016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4906 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4907 * gdb.arch/vsx-regs.exp: Likewise.
4908
1d0e042a
YQ
49092016-10-07 Yao Qi <yao.qi@linaro.org>
4910
4911 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4912
68dadef5
MM
49132016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4914
4915 * gdb.python/python.exp: Test decode_line("*0").
4916
33fa2c6e
DE
49172016-10-06 Doug Evans <dje@google.com>
4918
4919 * gdb.python/py-value.exp (test_value_creation): Add test for large
4920 unsigned 64-bit value.
4921
9c37b5ae
TT
49222016-10-06 Tom Tromey <tom@tromey.com>
4923
4924 * gdb.compile/compile.exp: Change java tests to rust.
4925 * gdb.base/setshow.exp: Change java tests to rust.
4926 * gdb.base/default.exp: Remove java from language list.
4927 * README (Examples): Update language example.
4928 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4929 test.
4930 * lib/gdb.exp (skip_java_tests): Remove.
4931 * lib/java.exp: Remove.
4932 * gdb.java: Remove.
4933
78b86327
MR
49342016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4935
4936 * gdb.arch/mips-fcr.exp: New test.
4937 * gdb.arch/mips-fcr.c: Source for the new test.
4938
7470adbb
MR
49392016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4940
4941 * gdb.base/solib-disc.exp: Use `standard_output_file'
4942 throughout.
4943
4a556533
PA
49442016-10-06 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/jit-simple-dl.c: New file.
4947 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4948 * gdb.base/jit-simple.c: ... this.
4949 * gdb.base/jit-simple.exp (jit_run): Delete.
4950 (build_jit): New proc.
4951 (jit_test_reread): Recompile either the main program or the shared
4952 library, depending on what is being tested. Skip changing address
4953 if caller wants to. Compare before/after addresses. If testing
4954 standalone, explicitly load the binary. Test "maint info
4955 breakpoints".
4956 (top level): Add "standalone vs shared lib" and "change address"
4957 vs "same address" axes.
4958
5a122fbc
PA
49592016-10-06 Pedro Alves <palves@redhat.com>
4960
4961 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4962 call.
4963 (jit_run): Delete.
4964 (jit_test_reread): Use with_test_prefix. Reload the main binary
4965 explicitly. Compare the before/after addresses of the JIT
4966 descriptor.
4967
ee8da4b8
DE
49682016-08-15 Doug Evans <dje@google.com>
4969
4970 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4971 for single bitfields is bool.
4972 * gdb.xml/tdesc-regs.exp: Ditto.
4973
f389f6fe
JK
49742016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4975
4976 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4977
fdebf1a4
YQ
49782016-10-05 Yao Qi <yao.qi@linaro.org>
4979
4980 * lib/gdb.exp (support_complex_tests): Return zero if
4981 gdb_skip_float_test return true.
4982
9c36d954 49832016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4984 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4985
4986 PR gdb/20487
4987 * gdb.mi/user-selected-context-sync.exp: New file.
4988 * gdb.mi/user-selected-context-sync.c: New file.
4989
4034d0ff 49902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4991 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4992
4993 PR gdb/20487
4994 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4995 =thread-select-event check.
4996
a4297203
PB
49972016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4998
4999 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5000 the compulsory L operand changes.
5001 * gdb.arch/powerpc-power.s: Likewise.
5002
bb805577
JK
50032016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5004
5005 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5006 * gdb.base/jit-attach-pie.c: New file.
5007 * gdb.base/jit-attach-pie.exp: New file.
5008
6d61dee5
PA
50092016-09-28 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.base/infcall-input.c: New file.
5012 * gdb.base/infcall-input.exp: New file.
5013
f73842fc
YQ
50142016-09-22 Yao Qi <yao.qi@linaro.org>
5015
5016 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5017 (gdb_exit): Rename it to ...
5018 (gdbserver_gdb_exit): ... Close GDBserver.
5019 (gdb_exit): New proc, call gdbserver_gdb_exit.
5020 (mi_gdb_exit): Likewise.
5021
90681dab
YQ
50222016-09-22 Yao Qi <yao.qi@linaro.org>
5023
5024 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5025 path.
5026 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5027 Remove duplication.
5028
9c211fd8
YQ
50292016-09-22 Yao Qi <yao.qi@linaro.org>
5030
5031 * lib/gdbserver-support.exp: Check the existence of
5032 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5033
ad0a504f
AK
50342016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5035
5036 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5037
36cf1806
TT
50382016-09-21 Tom Tromey <tom@tromey.com>
5039
5040 PR gdb/20604:
5041 * gdb.base/quit.exp: New file.
5042
74172ecf
SM
50432016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5044
5045 * .gitignore: New file.
5046
3d0ec882
MR
50472016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5048
5049 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5050 throughout.
5051
8193adea
AA
50522016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5053
5054 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5055
d41a5c09
JK
50562016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5057
5058 * gdb.cp/casts.cc (decltype): Move it ...
5059 (main): ... with its call to ...
5060 * gdb.cp/casts03.cc: ... a new file.
5061 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5062
d2dfe700
JK
50632016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5064
5065 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5066
e2a92b16
PB
50672016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5068
5069 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5070 and sync up the test with tests in gas/testsuite/gas/ppc.
5071 * gdb.arch/powerpc-power.exp: Likewise.
5072
49b4de64
JK
50732016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5074
5075 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5076
2c29df25
SDJ
50772016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5078 Jan Kratochvil <jan.kratochvil@redhat.com>
5079
5080 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5081 make m1's definition to be different from m2's. Use 'dummy' as an
5082 argument for probe 'two'.
5083
cc3c2846
JB
50842016-09-10 Jon Beniston <jon@beniston.com>
5085
5086 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5087 for sim target.
5088
e1b2624a
AA
50892016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5090
5091 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5092 variable declaration.
5093 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5094 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5095 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5096 received HWCAP as its argument.
5097
4295e285
PA
50982016-09-06 Pedro Alves <palves@redhat.com>
5099
5100 * gdb.base/new-ui-pending-input.c: New file.
5101 * gdb.base/new-ui-pending-input.exp: New file.
5102 * gdb.exp (clear_gdb_spawn_id): New procedure.
5103 (with_spawn_id): Check whether gdb_spawn_id exists before
5104 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5105 on exit.
5106
00d5215e
UW
51072016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5108
5109 * gdb.base/float128.c: New file.
5110 * gdb.base/float128.exp: Likewise.
5111 * gdb.base/floatn.c: Likewise.
5112 * gdb.base/floatn.exp: Likewise.
5113
a9ff5f12
UW
51142016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5115
5116 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5117
f245535c
PA
51182016-09-05 Pedro Alves <palves@redhat.com>
5119
5120 PR backtrace/19927
5121 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5122 unwinders are immediately called as side effect of "source" or
5123 "disable unwinder" commands.
5124 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5125
ae9cf263
YQ
51262016-09-02 Yao Qi <yao.qi@linaro.org>
5127
5128 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5129 is true and $type is "float" or "double".
5130
27aba047
YQ
51312016-09-02 Yao Qi <yao.qi@linaro.org>
5132
5133 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5134 true.
5135 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5136 * gdb.base/call-rt-st.exp: Likewise.
5137 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5138 return value instead of gdb,skip_float_test.
5139 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5140 (do_function_calls): Use its return value instead of
5141 gdb,skip_float_test.
5142 * gdb.base/finish.exp: Likewise.
5143 * gdb.base/funcargs.exp: Likewise.
5144 * gdb.base/return.exp: Likewise.
5145 * gdb.base/return2.exp: Likewise.
5146 * gdb.base/varargs.exp: Likewise.
5147 * lib/gdb.exp (gdb_skip_float_test): Change it to
5148 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5149
5af962df
AA
51502016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5151
5152 * gdb.multi/tids.exp: Test "thread apply all".
5153
7fac6910
JK
51542016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5155
5156 * gdb.base/default.exp (tty): Remove.
5157
bb1fe4ac
KB
51582016-08-24 Kevin Buettner <kevinb@redhat.com>
5159
2806dc7e
PA
5160 * gdb.python/py-recurse-unwind.c: New file.
5161 * gdb.python/py-recurse-unwind.py: New file.
5162 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5163
0a1ddfa6
SM
51642016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5165
5166 * gdb.base/set-inferior-tty.exp: New file.
5167 * gdb.base/set-inferior-tty.c: New file.
5168
d9de1fe3
PA
51692016-08-23 Pedro Alves <palves@redhat.com>
5170
5171 PR gdb/20494
5172 * gdb.base/new-ui-echo.c: New file.
5173 * gdb.base/new-ui-echo.exp: New file.
5174
e9d9abd7
YQ
51752016-08-23 Yao Qi <yao.qi@linaro.org>
5176
5177 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5178 gdbserver_spawn.
5179 * gdb.server/connect-without-multi-process.exp (do_test):
5180 Likewise.
5181
3589529e
YQ
51822016-08-23 Yao Qi <yao.qi@linaro.org>
5183
5184 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5185 standalone_txt. Delete gdb_txt and standalone_txt on host
5186 and target. Spawn the binary on target. Copy files from
5187 target to host.
5188
6bb90213
PA
51892016-08-22 Pedro Alves <palves@redhat.com>
5190
5191 PR gdb/20505
5192 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5193 with_test_prefix. Factor out bits to ...
5194 (test_no_vdso): ... this new procedure.
5195
20c2c024
CL
51962016-08-19 Carl Love <cel@us.ibm.com>
5197
5198 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5199 maintaining separate logic for constructing the output path.
5200 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5201 * gdb.arch/ppc-dfp.exp: Likewise.
5202 * gdb.arch/ppc-fp.exp: Likewise.
5203 * gdb.arch/vsx-regs.exp: Likewise.
5204 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5205 binprefix for generating the additional binary files.
5206
0646e07d
PA
52072016-08-19 Pedro Alves <palves@redhat.com>
5208
5209 * gdb.trace/mi-trace-frame-collected.exp
5210 (test_trace_frame_collected): On x32, expect two registers.
5211
46da9242
CL
52122016-08-18 Carl Love <cel@us.ibm.com>
5213
5214 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5215 and sync up the test with tests in gas/testsuite/gas/ppc.
5216 * gdb.arch/powerpc-power.exp: Likewise.
5217
eb2332d7
SM
52182016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5219
5220 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5221 expected error message.
5222
63c61e04
SM
52232016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5224
5225 * gdb.multi/remove-inferiors.exp: New file.
5226 * gdb.multi/remove-inferiors.c: New file.
5227
7b17065f
YQ
52282016-08-12 Yao Qi <yao.qi@linaro.org>
5229
5230 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5231 argument list.
5232
01d3dedf
PA
52332016-08-10 Pedro Alves <palves@redhat.com>
5234
5235 PR gdb/19187
5236 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5237 setup_kfails.
5238
3eb7562a
PA
52392016-08-09 Pedro Alves <palves@redhat.com>
5240 Simon Marchi <simon.marchi@ericsson.com>
5241
5242 PR gdb/20418
5243 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5244 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5245
80614914
PA
52462016-08-09 Pedro Alves <palves@redhat.com>
5247
5248 PR mi/20431
5249 * gdb.mi/mi-cmd-error.exp: New file.
5250
f348d89a
PA
52512016-08-09 Pedro Alves <palves@redhat.com>
5252
5253 PR gdb/18653
5254 * gdb.base/signals-state-child.c: New file.
5255 * gdb.base/signals-state-child.exp: New file.
5256 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5257
e5ca03b4
PA
52582016-08-09 Pedro Alves <palves@redhat.com>
5259
5260 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5261
282a0691
TT
52622016-08-03 Tom Tromey <tom@tromey.com>
5263
5264 PR python/18565:
5265 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5266
41bfcd63
YQ
52672016-08-01 Yao Qi <yao.qi@linaro.org>
5268
5269 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5270 variable mode to "multi-process" if $multi_process is 1, otherwise
5271 set it to "single-process".
5272
e3465b24
YQ
52732016-08-01 Yao Qi <yao.qi@linaro.org>
5274
5275 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5276 * gdb.cp/cpexprs.exp: Likewise.
5277 * gdb.cp/m-static.exp: Likewise.
5278
0b31a4bc
TT
52792016-07-26 Tom Tromey <tom@tromey.com>
5280
5281 PR python/20190:
5282 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5283 test.
5284
e0461dbb
MM
52852016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5286
5287 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5288 selecting assembly source files.
5289 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5290 assembly source files.
5291 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5292 assembly source files.
5293 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5294 selecting assembly source files.
5295
8194e927
SM
52962016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5297
5298 * gdb.base/new-ui.exp (do_test_invalid_args): New
5299 procedure.
5300
c0272db5
TW
53012016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5302
5303 * gdb.btrace/reconnect.c: New file.
5304 * gdb.btrace/reconnect.exp: New file.
5305
e3487908
GKB
53062016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5307
5308 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5309 to test_catch_syscall_group.
5310 (test_catch_syscall_group): New.
5311
12df5c00
TT
53122016-07-21 Tom Tromey <tom@tromey.com>
5313
5314 * gdb.rust/simple.rs (main): Use empty struct expression.
5315 * gdb.rust/simple.exp: Add tests for empty struct expression.
5316
bae62ee2
YQ
53172016-07-21 Yao Qi <yao.qi@linaro.org>
5318
5319 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5320 if gdb_skip_xml_test is true on some targets.
5321
b1b53fb3
YQ
53222016-07-21 Yao Qi <yao.qi@linaro.org>
5323
5324 * gdb.server/solib-list.exp: Unset last_loaded_file.
5325
027d97f8
JK
53262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5327
5328 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5329 "step into captured_main (args)".
5330
7674d381
JK
53312016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5332
5333 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5334
72b5d099
JK
53352016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5338
1f960ced
PA
53392016-07-19 Pedro Alves <palves@redhat.com>
5340
5341 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5342 * gdb.opt/inline-bt.exp: Likewise.
5343 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5344 additional_flags=-Winline.
5345 * gdb.opt/inline-locals.exp: Likewise.
5346 * gdb.opt/inline-markers.c (ATTR): Define.
5347 (inlined_fn): Use it.
5348
f25827c1
YQ
53492016-07-19 Yao Qi <yao.qi@linaro.org>
5350
5351 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5352 (test_with_self): Remove some code. Remove argument executable.
5353 (top-level): Use do_self_tests.
5354
37539ebe
DB
53552016-07-15 Zachary Welch <zwelch@codesourcery.com>
5356 Don Breazeal <donb@codesourcery.com>
5357
5358 * gdb.base/maint.exp: Escape paths used in regular expressions.
5359 * gdb.stabs/weird.exp: Likewise.
5360
dac790e1
TT
53612016-07-13 Tom Tromey <tom@tromey.com>
5362
5363 PR python/15620, PR python/18620:
5364 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5365 (test_bkpt_events): New procs.
5366
93daf339
TT
53672016-07-13 Tom Tromey <tom@tromey.com>
5368
5369 PR python/17698:
5370 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5371 test.
5372 (test_watchpoints): Likewise.
5373 (test_bkpt_pending): New proc.
5374
6571a381
TT
53752016-07-13 Tom Tromey <tom@tromey.com>
5376
5377 PR cli/18053:
5378 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5379 completion test.
5380
e8732474
JK
53812016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5384 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5385 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5386 f_label.
5387 (g): Rename g_end_lbl to g_label.
5388 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5389 low_pc and high_pc.
5390 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5391
e0f3fd7c
TT
53922016-07-12 Tom Tromey <tom@tromey.com>
5393
5394 PR python/19293:
5395 * gdb.python/py-unwind-maint.exp: Update tests.
5396
3cfe46b6
YQ
53972016-07-12 Yao Qi <yao.qi@linaro.org>
5398
5399 * lib/selftest-support.exp (selftest_setup): Match the output
5400 when captured_main is inlined.
5401
4f19a0e6
WT
54022016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5403
5404 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5405 New variables.
5406 (print this%a, print this%b, print this): New tests.
5407 * gdb.fortran/derived-types.f90 (this): New object and
5408 initialization.
5409
986cf455
SM
54102016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5411
5412 * gdb.ada/arraydim.exp: Remove extra directory level in build
5413 directory.
5414
f0464b23
SM
54152016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5416
5417 * lib/ada.exp: Remove extra directory level in build directory.
5418 * gdb.ada/cond_lang.exp: Likewise.
5419 * gdb.ada/exec_changed.exp: Likewise.
5420 * gdb.ada/lang_switch.exp: Likewise.
5421
42d94011
MG
54222016-07-06 Manish Goregaokar <manish@mozilla.com>
5423
2806dc7e
PA
5424 * simple.rs: Add test for raw pointer subscripting.
5425 * simple.exp: Add test expectations.
42d94011 5426
647c264c
YQ
54272016-07-05 Yao Qi <yao.qi@linaro.org>
5428
5429 * gdb.mi/mi-reverse.exp: Match =record-started output.
5430
20aa2c60
PA
54312016-07-01 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5434 procedure.
5435 (jit_reader_test): Test the jit reader's unwinder.
5436 * gdb.base/jithost.c (jit_function_00_code): New global.
5437 (main): Use memcpy to fill in the mmapped code, instead of poking
5438 bytes manually here.
5439 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5440 value.
5441 (read_debug_info): Save the function's range.
5442 (read_sp): New function.
5443 (unwind_frame): Use it. Also unwind RBP.
5444 (get_frame_id): Use read_sp.
5445 (gdb_init_reader): Use calloc instead of malloc.
5446 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5447 parameter. Use gdb_test_multiple.
5448
ced2dffb
PA
54492016-07-01 Pedro Alves <palves@redhat.com>
5450 Antoine Tremblay <antoine.tremblay@ericsson.com>
5451
5452 * gdb.threads/process-dies-while-detaching.c: New file.
5453 * gdb.threads/process-dies-while-detaching.exp: New file.
5454
63000888
PA
54552016-07-01 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.multi/watchpoint-multi-exit.c: New file.
5458 * gdb.multi/watchpoint-multi-exit.exp: New file.
5459
038d4868
PA
54602016-06-30 Pedro Alves <palves@redhat.com>
5461
5462 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5463 unset inferior_spawn_id.
5464
994e9c83
PA
54652016-06-30 Pedro Alves <palves@redhat.com>
5466
5467 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5468 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5469
e5653468
YQ
54702016-06-29 Yao Qi <yao.qi@linaro.org>
5471
5472 * gdb.base/return.c: Add copyright header.
5473
803b47e5
TT
54742016-06-29 Tom Tromey <tom@tromey.com>
5475
5476 PR python/20129:
5477 * gdb.python/py-framefilter.exp: Add tests for setting priority
5478 and disabling of non-existent frame filter.
5479
28244707
YQ
54802016-06-29 Yao Qi <yao.qi@linaro.org>
5481
5482 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5483 0x0f07ff.
5484
a31d2f06
YQ
54852016-06-28 Yao Qi <yao.qi@linaro.org>
5486
5487 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5488 triplets. Start gdb, execute catch syscall, and continue. Check
5489 gdb's output to determine catch syscall is supported.
5490
921d8f54
MG
54912016-06-27 Manish Goregaokar <manish@mozilla.com>
5492
25d49b86
PA
5493 * gdb.rust/simple.rs: Add test for returning unit in a function.
5494 * gdb.rust/simple.exp: Add expectation for functions returning
5495 unit.
921d8f54 5496
f4952523
PMR
54972016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5498
5499 * gdb.python/py-breakpoint-create-fail.c,
5500 gdb.python/py-breakpoint-create-fail.exp,
5501 gdb.python/py-breakpoint-create-fail.py: New testcase.
5502
fccb08f8
MG
55032016-06-25 Manish Goregaokar <manish@mozilla.com>
5504
5505 PR gdb/20239
5506 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5507 * gdb.rust/simple.exp: Add test expectations for new NonZero
5508 tests.
fccb08f8 5509
6b850546
DT
55102016-06-24 David Taylor <dtaylor@emc.com>
5511
5512 * gdb.base/offsets.exp: New file.
5513 * gdb.base/offsets.c: New file.
5514
17621150
TT
55152016-06-23 Tom Tromey <tom@tromey.com>
5516
5517 PR gdb/16483:
5518 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5519 before any filters are loaded.
5520
04d59df6
WT
55212016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5522
5523 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5524 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5525 structs.
5526 * gdb.fortran/derived-type-function.exp: New file.
5527 * gdb.fortran/derived-type-function.f90: New file.
5528
5529
ac69f786
PA
55302016-06-21 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.base/new-ui.exp: New file.
5533 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5534 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5535 (with_spawn_id): New procedure.
5536
49940788
PA
55372016-06-21 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.mi/mi-exec-run.exp: New file.
5540
ef274d26
PA
55412016-06-21 Pedro Alves <palves@redhat.com>
5542
5543 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5544 breakpoint command's output on the main UI.
5545 (test_break): New procedure, factored out from calls in the top
5546 level.
5547 (top level): Use foreach_with_prefix to test MI as main UI and as
5548 separate UI.
5549
468afe6c
PA
55502016-06-21 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5553 (test_awatch_creation_and_listing)
5554 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5555 Remove 'type' parameter.
5556 (test_watchpoint_all): New parameter mi_mode. Remove
5557 with_test_prefix.
5558 (top level): Use foreach_with_prefix, and add main/separate UI MI
5559 testing axis.
5560
51f77c37
PA
55612016-06-21 Pedro Alves <palves@redhat.com>
5562
5563 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5564 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5565 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5566 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5567 (gdb_main_spawn_id, mi_spawn_id): Declare and
5568 comment.
5569 (mi_create_inferior_pty): New procedure,
5570 factored out from default_mi_gdb_start.
5571 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5572 procedures.
5573 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5574 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5575 Use mi_create_inferior_pty.
5576 (mi_gdb_start): Use eval to pass down args list.
5577
8980e177
PA
55782016-06-21 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5581 * gdb.opt/inline-cmds.exp: Add MI tests.
5582
f38d3ad1
PA
55832016-06-21 Pedro Alves <palves@redhat.com>
5584
5585 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5586
45db7c09
PA
55872016-06-21 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5590 (top level): Use it instead of mi_execute_to.
5591
5a069ab3
PA
55922016-06-21 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5595 (cont_handler_str): New.
5596 (signal_stop_handler): Set stop_handler_str instead of printing to
5597 stdout.
5598 (continue_handler): Set cont_handler_str instead of printing to
5599 stdout.
5600 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5601 mi_send_resuming_command. Print stop_handler_str and
5602 cont_handler_str instead of expecting the python events print
5603 directly.
5604
2838cc1d
SD
56052016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5606
5607 * gdb.base/jit-reader.exp: New file.
5608 * gdb.base/jithost.c: New file.
5609 * gdb.base/jithost.h: New file.
5610 * gdb.base/jitreader.c : New file.
5611 * gdb.base/jit-protocol.h: New file.
5612
21a77091
YQ
56132016-06-17 Yao Qi <yao.qi@linaro.org>
5614
5615 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5616 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5617 and detach-on-fork. Adjust tests.
5618 (top level): Invoke break_cond_on_syscall with combinations of
5619 syscall, follow-fork-mode and detach-on-fork.
5620
f50bf8e5
YQ
56212016-06-17 Yao Qi <yao.qi@linaro.org>
5622
5623 * gdb.base/step-over-exit.c: New.
5624 * gdb.base/step-over-exit.exp: New.
5625
a28d8e50
YTL
56262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5627
5628 * gdb.base/float.exp: Add target check for nds32*-*-*.
5629 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5630
cad8e26d
AB
56312016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5634 for unsupported target features.
5635 * gdb.base/call-rt-st.exp: Likewise.
5636 * gdb.base/call-sc.exp: Likewise.
5637 * gdb.base/call-signal-resume.exp: Likewise.
5638 * gdb.base/call-strs.exp: Likewise.
5639 * gdb.base/callexit.exp: Likewise.
5640 * gdb.base/callfuncs.exp: Likewise.
5641 * gdb.base/nodebug.exp: Likewise.
5642 * gdb.base/printcmds.exp: Likewise.
5643 * gdb.base/ptype.exp: Likewise.
5644 * gdb.base/structs.exp: Likewise.
5645 * gdb.base/unwindonsignal.exp: Likewise.
5646 * gdb.cp/gdb2495.exp: Likewise.
5647 * gdb.cp/templates.exp: Likewise.
5648 * gdb.cp/virtfunc.exp: Likewise.
5649 * gdb.threads/hand-call-in-threads.exp: Likewise.
5650 * gdb.threads/interrupted-hand-call.exp: Likewise.
5651 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5652
347dc102
TT
56532016-06-10 Tom Tromey <tom@tromey.com>
5654
5655 PR rust/20110:
5656 * gdb.rust/expr.exp: Add test for integer constant larger than
5657 i32.
5658
5e13cf25
BH
56592016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5660
5661 * gdb.fortran/nested-funcs.exp: New.
5662 * gdb.fortran/nested-funcs.f90: New.
5663
bb556f1f
TK
56642016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5665
5666 * gdb.base/examine-backward.c: New file.
5667 * gdb.base/examine-backward.exp: New file.
5668
38b022b4
SM
56692016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5670
5671 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5672 matching.
5673
1b40ec05
TT
56742016-06-02 Tom Tromey <tom@tromey.com>
5675
5676 PR python/18984:
5677 * gdb.python/py-shared.exp: Add solib_name test.
5678
193bd378
SM
56792016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5680
5681 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5682
3326303b
MG
56832016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5684
5685 PR c++/19893
5686 * gdb.dwarf2/implref.exp: Rename to...
5687 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5688 * gdb.dwarf2/implref-array.c: New file.
5689 * gdb.dwarf2/implref-array.exp: Likewise.
5690 * gdb.dwarf2/implref-global.c: Likewise.
5691 * gdb.dwarf2/implref-global.exp: Likewise.
5692 * gdb.dwarf2/implref-struct.c: Likewise.
5693 * gdb.dwarf2/implref-struct.exp: Likewise.
5694
825c8ef2
AT
56952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5696
5697 * gdb.trace/trace-condition.exp: Add 64bit tests.
5698
2320162a
AT
56992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5700
5701 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5702 bits types.
5703 (main): Adapt to 8 to 64 bits types.
5704 * gdb.trace/trace-condition.exp: Add new tests.
5705
a7818233
AT
57062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5707
5708 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5709
0d336466
AT
57102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5711
5712 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5713 Move condition tests...
5714 * gdb.trace/trace-condition.exp: Here.
5715
7faeb45a
AT
57162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5717
5718 * gdb.trace/trace-condition.exp: Add counter-case tests.
5719
e385593e
JK
57202016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5721
5722 PR c++/15231
5723 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5724 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5725
744608cc
PA
57262016-05-27 Pedro Alves <palves@redhat.com>
5727
5728 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5729 New procedure.
5730 (top level): Call it, and bail out of DejaGnu is known to be bad.
5731
ac775bf4
AB
57322016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5733
5734 * gdb.base/whatis.c: Extend the test case.
5735 * gdb.base/whatis.exp: Add additional tests.
5736
2bbad2ea
BH
57372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5738
5739* gdb.fortran/type.f90: Add pointer variable.
5740* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5741
8b70175d
BH
57422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5743
5744 * gdb.fortran/vla-type.exp: Fix testcase name.
5745
86d8a848
BH
57462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5747
5748 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5749
e188eb36
BH
57502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5751
5752 * gdb.fortran/type.f90: Add nested structures.
5753 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5754 * gdb.fortran/derived-type.exp: Adapt expected output.
5755 * gdb.fortran/vla-type.exp: Adapt expected output.
5756
9b2db1fd
BH
57572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5758
5759 * gdb.fortran/whatis_type.exp: Adapt expected output.
5760
72b17055
BH
57612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5762
5763 * gdb.fortran/print_type.exp: Fix expected output.
5764 * gdb.fortran/whatis_type.exp: Fix expected output.
5765
3cd81d8d
BH
57662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5767
5768 * gdb.fortran/whatis_type.exp: Use multi_line.
5769
ddae9462
TT
57702016-05-24 Tom Tromey <tom@tromey.com>
5771
5772 PR python/17386:
5773 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5774 use value as an index.
5775
1957f6b8
TT
57762016-05-23 Tom Tromey <tom@tromey.com>
5777
5778 PR python/17981:
5779 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5780 no-breakpoint case.
5781
026a9174
PA
57822016-05-24 Pedro Alves <palves@redhat.com>
5783
5784 PR gdb/19828
5785 * gdb.threads/clone-attach-detach.c: New file.
5786 * gdb.threads/clone-attach-detach.exp: New file.
5787
e70a7231
FR
57882016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5789
5790 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5791
0f6ed0e0
TT
57922016-05-23 Tom Tromey <tom@tromey.com>
5793
5794 PR python/19438, PR python/18393:
5795 * gdb.python/py-progspace.exp: Add "dir" test.
5796 * gdb.python/py-objfile.exp: Add "dir" test.
5797
ffd19d61
YQ
57982016-05-23 Yao Qi <yao.qi@linaro.org>
5799
5800 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5801 * gdb.arch/thumb2-it.exp: Likewise.
5802
9e8f9b05
SM
58032016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5804
5805 * gdb.mi/mi-threads-interrupt.c: New file.
5806 * gdb.mi/mi-threads-interrupt.exp: New file.
5807
61c6156d
SM
58082016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5809
5810 PR gdb/18077
5811 * gdb.mi/mi-async-run.exp: New file.
5812 * gdb.mi/mi-async-run.c: New file.
5813
67218854
TT
58142016-05-17 Tom Tromey <tom@tromey.com>
5815 Manish Goregaokar <manishsmail@gmail.com>
5816
5817 * lib/rust-support.exp: New file.
5818 * lib/gdb.exp (skip_rust_tests): New proc.
5819 (build_executable_from_specs): Handle rust.
5820 * lib/future.exp (gdb_find_rustc): New proc.
5821 (gdb_default_target_compile): Handle rust.
5822 * gdb.rust/expr.exp: New file.
5823 * gdb.rust/generics.exp: New file.
5824 * gdb.rust/generics.rs: New file.
5825 * gdb.rust/methods.exp: New file.
5826 * gdb.rust/methods.rs: New file.
5827 * gdb.rust/modules.exp: New file.
5828 * gdb.rust/modules.rs: New file.
5829 * gdb.rust/simple.exp: New file.
5830 * gdb.rust/simple.rs: New file.
5831
c44af4eb
TT
58322016-05-17 Tom Tromey <tom@tromey.com>
5833
5834 * gdb.base/default.exp (set language): Add rust.
5835
dcd1f979
TT
58362016-05-17 Tom Tromey <tom@tromey.com>
5837
5838 * gdb.gdb/unittest.exp: New file.
5839
155b7f57
YQ
58402016-05-16 Yao Qi <yao.qi@linaro.org>
5841
5842 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5843 shell_prompt. Update shell_prompt_re.
5844
8ddd5a6c
DE
58452016-05-12 Doug Evans <dje@google.com>
5846
5847 PR symtab/19999
5848 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5849 $options when building executable.
5850 * gdb.dwarf2/fission-loclists-pie.S: New file.
5851 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5852
02e370d9
SM
58532016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5854
5855 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5856 of [is_remote target],
5857
8929ad8b
SM
58582016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5859
5860 * lib/gdb.exp (use_gdb_stub): New procedure.
5861
6c447423
DE
58622016-05-03 Yunlian Jiang <yunlian@google.com>
5863 Doug Evans <dje@google.com>
5864
5865 PR symtab/19914
5866 * gdb.dwarf2/dwp-sepdebug.c: New file.
5867 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5868
444e826c
SM
58692016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 * gdb.base/detach.exp: Remove is_remote check.
5872
740feeaa
SM
58732016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5874
5875 * gdb.base/annota-input-while-running.exp: Don't check for
5876 [is_remote target]. Enable annotations after running to main.
5877 Remove unused "set test..." line.
5878
9080ac9d
SM
58792016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5880
5881 * gdb.trace/trace-enable-disable.exp: New file.
5882 * gdb.trace/trace-enable-disable.c: New file.
5883
952ebca5
SM
58842016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5885
5886 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5887 use it in info sharedlibrary test.
5888 * gdb.trace/ftrace-lock.exp: Likewise.
5889 * gdb.trace/ftrace.exp: Likewise.
5890 * gdb.trace/range-stepping.exp: Likewise.
5891 * gdb.trace/trace-break.exp: Likewise.
5892 * gdb.trace/trace-condition.exp: Likewise.
5893 * gdb.trace/trace-mt.exp: Likewise.
5894
d9019901
SM
58952016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5896
5897 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5898 (gdb_load_shlib): ... this.
5899 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5900 gdb_load_shlib.
5901 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5902 * gdb.base/ctxobj.exp: Likewise.
5903 * gdb.base/dprintf-pending.exp: Likewise.
5904 * gdb.base/dso2dso.exp: Likewise.
5905 * gdb.base/fixsection.exp: Likewise.
5906 * gdb.base/gcore-relro.exp: Likewise.
5907 * gdb.base/gdb1555.exp: Likewise.
5908 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5909 * gdb.base/gnu-ifunc.exp: Likewise.
5910 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5911 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5912 * gdb.base/pending.exp: Likewise.
5913 * gdb.base/print-file-var.exp: Likewise.
5914 * gdb.base/print-symbol-loading.exp: Likewise.
5915 * gdb.base/shlib-call.exp: Likewise.
5916 * gdb.base/shreloc.exp: Likewise.
5917 * gdb.base/so-impl-ld.exp: Likewise.
5918 * gdb.base/solib-disc.exp: Likewise.
5919 * gdb.base/solib-nodir.exp: Likewise.
5920 * gdb.base/solib-overlap.exp: Likewise.
5921 * gdb.base/solib-symbol.exp: Likewise.
5922 * gdb.base/solib-weak.exp (do_test): Likewise.
5923 * gdb.base/sym-file.exp: Likewise.
5924 * gdb.base/symtab-search-order.exp: Likewise.
5925 * gdb.base/type-opaque.exp: Likewise.
5926 * gdb.base/unload.exp: Likewise.
5927 * gdb.base/watchpoint-solib.exp: Likewise.
5928 * gdb.compile/compile.exp: Likewise.
5929 * gdb.cp/gdb2384.exp: Likewise.
5930 * gdb.cp/infcall-dlopen.exp: Likewise.
5931 * gdb.cp/re-set-overloaded.exp: Likewise.
5932 * gdb.fortran/library-module.exp: Likewise.
5933 * gdb.opt/solib-intra-step.exp: Likewise.
5934 * gdb.python/py-finish-breakpoint.exp: Likewise.
5935 * gdb.python/py-shared.exp: Likewise.
5936 * gdb.reverse/solib-precsave.exp: Likewise.
5937 * gdb.reverse/solib-reverse.exp: Likewise.
5938 * gdb.server/solib-list.exp: Likewise.
5939 * gdb.threads/dlopen-libpthread.exp: Likewise.
5940 * gdb.threads/tls-shared.exp: Likewise.
5941 * gdb.threads/tls-so_extern.exp: Likewise.
5942 * gdb.trace/change-loc.exp: Likewise.
5943 * gdb.trace/ftrace-lock.exp: Likewise.
5944 * gdb.trace/ftrace.exp: Likewise.
5945 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5946 * gdb.trace/pending.exp: Likewise.
5947 * gdb.trace/range-stepping.exp: Likewise.
5948 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5949 (strace_info_marker): Likewise.
5950 (strace_probe_marker): Likewise.
5951 (strace_trace_on_same_addr): Likewise.
5952 (strace_trace_on_diff_addr): Likewise.
5953 * gdb.trace/trace-break.exp: Likewise.
5954 * gdb.trace/trace-condition.exp: Likewise.
5955 * gdb.trace/trace-mt.exp: Likewise.
5956
fca4cfd9
SM
59572016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5958
5959 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5960 result of gdb_remote_download.
5961 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5962 * gdb.base/dso2dso.exp: Likewise.
5963 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5964 * gdb.base/print-file-var.exp: Likewise.
5965 * gdb.base/shlib-call.exp: Likewise.
5966 * gdb.base/shreloc.exp: Likewise.
5967 * gdb.base/solib-overlap.exp: Likewise.
5968 * gdb.base/solib-weak.exp (do_test): Likewise.
5969 * gdb.base/unload.exp: Likewise.
5970
11cf4ffb
YQ
59712016-04-27 Yao Qi <yao.qi@linaro.org>
5972
5973 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5974 exists.
5975
3e2e34f8
KB
59762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5977
5978 * vla-type.exp: Print structure from toplevel.
5979
8f07e298
BH
59802016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5981
5982 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5983 of dynamic types.
5984 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5985 of dynamic types.
5986
9920b434
BH
59872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5988
5989 * gdb.fortran/vla-type.f90: New file.
5990 * gdb.fortran/vla-type.exp: New file.
5991
f3abeff5
YQ
59922016-04-25 Yao Qi <yao.qi@linaro.org>
5993
5994 * gdb.base/branch-to-self.c: New file.
5995 * gdb.base/branch-to-self.exp: New file.
5996
0a5d52f0
YQ
59972016-04-22 Yao Qi <yao.qi@linaro.org>
5998
5999 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6000 more after $hex.
6001
495346f6
YQ
60022016-04-22 Yao Qi <yao.qi@linaro.org>
6003
6004 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6005 * gdb.base/annota3.exp: Likewise.
6006
4a7e075c
YQ
60072016-04-22 Yao Qi <yao.qi@linaro.org>
6008
6009 * gdb.reverse/step-precsave.exp: Do one step and test program
6010 stops in "callee" and do multiple steps until program goes out
6011 of "callee".
6012 * gdb.reverse/step-reverse.exp: Likewise.
6013
5b061e98
YQ
60142016-04-22 Yao Qi <yao.qi@linaro.org>
6015
6016 * gdb.trace/signal.exp: Also pass if
6017 $tracepoint_hits($i) > $iterations.
6018
5c5dc57f
YQ
60192016-04-22 Yao Qi <yao.qi@linaro.org>
6020
6021 * gdb.trace/signal.c: New file.
6022 * gdb.trace/signal.exp: New file.
6023
a55411b9
DE
60242016-04-19 Doug Evans <xdje42@gmail.com>
6025
6026 * gdb.base/bad-file.exp: New file.
6027
a22df60a
MG
60282016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6029
6030 * gdb.dwarf2/implref.exp: New file.
6031
0c13f7e5
BH
60322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6033
6034 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6035 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6036 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6037 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6038 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6039 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6040 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6041 * lib/fortran.exp (fortran_int4): New procedure.
6042 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6043 (fortran_logical4): Likewise.
6044
9b9b09e9
BH
60452016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6046
6047 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6048
a14d1f4d
BH
60492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6050
6051 * lib/compiler.c: Add Intel specific preprocessor macros.
6052 * lib/compiler.cc: Likewise.
25d49b86 6053
7d49b1d0
LM
60542016-04-13 Luis Machado <lgustavo@codesourcery.com>
6055
6056 * gdb.server/connect-with-no-symbol-file.c: New file.
6057 * gdb.server/connect-with-no-symbol-file.exp: New file.
6058
8392fa22
SM
60592016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6060
6061 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6062
8c4c4aeb
SM
60632016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6064
6065 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6066 standard output directory.
6067
45e3745e
AT
60682016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6069
6070 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6071
e26b7e41
MM
60722016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6073
6074 * gdb.btrace/instruction_history.c (loop): Add declaration.
6075
8ce09462
AT
60762016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6077
6078 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6079
2e88a1ea
SM
60802016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6081
6082 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6083 parentheses to print.
6084 (continue_handler): Likewise.
6085
f48e22e3
SM
60862016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6087
6088 * gdb.server/solib-list.exp: Remove is_remote check.
6089 Pass shlib= to gdb_compile. Don't link shared library with
6090 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6091 Run binary filename through "readlink -f" on the target.
6092
096be756
PA
60932016-04-08 Pedro Alves <palves@redhat.com>
6094
6095 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6096 interpreter filename as argument to gdbserver_spawn.
6097 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6098 Return empty if $last_loaded_file does not exist.
6099
06500533
JK
61002016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6101
6102 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6103 * gdb.base/jit-main.c: Use exit after usage.
6104
2d35e871
JK
61052016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6106
6107 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6108 GDBHISTSIZE prior to the tests.
6109 * gdb.base/gdbinit-history.exp: Likewise.
6110
61112016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6112
6113 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6114 instead of build_executable. Use gdb_load_shlibs.
6115
c8064e7e
YQ
61162016-04-07 Yao Qi <yao.qi@linaro.org>
6117
6118 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6119 Execute "si" command.
6120
bde47561
YQ
61212016-04-07 Yao Qi <yao.qi@linaro.org>
6122
6123 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6124 number instead of the comments on some line.
6125
b16f8a3b
DB
61262016-04-06 Don Breazeal <donb@codesourcery.com>
6127
6128 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6129 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6130
c2f901df
SM
61312016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6132
6133 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6134 standard_output_file. Remove unused binfile variable.
6135
ac17fda0
CU
61362016-04-05 Catalin Udma <catalin.udma@freescale.com>
6137
6138 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6139 * gdb.python/py-mi-objfile.exp: Match "list main" output
6140 in console format.
6141
03a8c4df
SM
61422016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6143
6144 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6145 absolute.
6146
6e774b13
SM
61472016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6148
6149 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6150 absolute.
6151 * gdb.trace/ftrace.exp: Likewise.
6152 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6153 targets as well.
6154 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6155 (gdb_load_shlibs): Copy libraries to test directory when testing
6156 natively. Only set solib-search-path if testing remotely.
6157 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6158
7817ea46
SM
61592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6160
6161 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6162 gdb_download. Use it even if the target is not remote.
6163 * gdb.base/jit.exp (compile_jit_test): Likewise.
6164 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6165 output directory if the destination board is local, otherwise use
6166 the standard remote_download from DejaGnu.
6167 (gdb_download): Remove.
6168 (gdb_load_shlibs): Use gdb_remote_download instead of
6169 gdb_download.
6170 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6171 Use gdb_remote_download instead of gdb_download. Use it even if
6172 the target is not remote.
6173 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6174 instead of gdb_download.
6175
7beb7f68
SM
61762016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6177
6178 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6179 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6180 run.
6181
cc63428a
AV
61822016-04-01 Artemiy Volkov <artemiyv@acm.org>
6183
6184 PR gdb/19820
6185 * gdb.base/printcmds.exp: Add artificial arrays tests.
6186
64cdf930
PA
61872016-03-31 Pedro Alves <palves@redhat.com>
6188
6189 PR gdb/19858
6190 * gdb.base/jit-main.c: Include unistd.h.
6191 (ATTACH): Define to 0 if not already defined.
6192 (wait_for_gdb, mypid): New globals.
6193 (WAIT_FOR_GDB): New macro.
6194 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6195 some breakpoint locations.
6196 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6197 New procedures.
6198 (one_jit_test): Add REATTACH parameter, and handle it. Use
6199 continue_to_test_location.
6200 (top level): Test attach, and adjusts calls to one_jit_test.
6201
40dea8cb
PA
62022016-03-31 Pedro Alves <palves@redhat.com>
6203
6204 PR gdb/19858
6205 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6206 BINSUFFIX parameter, and handle it.
6207 (top level): Adjust calls compile_jit_test.
6208
e7ea3ec7
CU
62092016-03-31 Catalin Udma <catalin.udma@freescale.com>
6210
6211 PR python/19743
6212 * gdb.python/py-mi-events-gdb.py: New file.
6213 * gdb.python/py-mi-events.c: New file.
6214 * gdb.python/py-mi-events.exp: New file.
6215
e6359af3
YQ
62162016-03-30 Yao Qi <yao.qi@linaro.org>
6217
6218 * gdb.reverse/until-precsave.exp: Match function name only.
6219 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6220 Move malloc to a condition block.
6221 * gdb.reverse/until-reverse.exp: Match function name only.
6222
a4105d04
MK
62232016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6224
6225 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6226 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6227 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6228 variable for GPR 0 instead of assuming it is register 0.
6229 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6230 * lib/trace-support.exp: Add s390 registers.
6231
bfa6adb9
YQ
62322016-03-29 Yao Qi <yao.qi@linaro.org>
6233
6234 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6235
1e6697ea
YQ
62362016-03-24 Yao Qi <yao.qi@linaro.org>
6237
6238 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6239 test message.
6240
64bcd522
AA
62412016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6242
6243 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6244 maintaining separate logic for constructing the output path.
6245
7868401b
DB
62462016-03-16 Don Breazeal <donb@codesourcery.com>
6247
6248 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6249 Retry fork and waitpid on interrupted system call errors.
6250 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6251 Use with_timeout_factor to increase timeout by factor of 10.
6252
1cafadb4
DB
62532016-03-15 Don Breazeal <donb@codesourcery.com>
6254
6255 * gdb.cp/scope-err.cc: New test program.
6256 * gdb.cp/scope-err.exp: New test script.
6257 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6258 lines and "set breakpoint here" comment.
6259 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6260 Fixed some whitespace and format issues.
6261 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6262 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6263
81516450
DE
62642016-03-15 Doug Evans <dje@google.com>
6265
6266 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6267 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6268 All callers updated. Add tests for enums, mixed flags register.
6269
aa52b601
DE
62702016-03-15 Doug Evans <dje@google.com>
6271
6272 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6273 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6274
fa4ff313
SM
62752016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6276
6277 * gdb.base/default.exp: Add $_as_string to the list of expected
6278 convenience functions.
6279
f2403c39
AB
62802016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6281
6282 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6283
f2f3ccb9
SM
62842016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6285
6286 * gdb.python/py-as-string.exp: New file.
6287 * gdb.python/py-as-string.c: New file.
6288
00dbd492
PA
62892016-03-09 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6292 signal" -> "Thread NN received signal" output change.
6293 * gdb.threads/ia64-sigill.exp: Likewise.
6294 * gdb.threads/linux-dp.exp: Likewise.
6295 * gdb.threads/manythreads.exp: Likewise.
6296 * gdb.threads/pending-step.exp: Likewise.
6297 * gdb.threads/print-threads.exp: Likewise.
6298 * gdb.threads/sigstep-threads.exp: Likewise.
6299 * gdb.threads/staticthreads.exp: Likewise.
6300 * gdb.threads/tls.exp: Likewise.
6301
1e6697ea
YQ
63022016-03-09 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/command-line-input.exp: New file.
6305
b04fd3be
MK
63062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6307
6308 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6309 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6310 * gdb.trace/pending.exp: Accept leading dot before function name.
6311 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6312 * lib/trace-support.exp: Set registers for ppc.
6313
98fa59e9
MK
63142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6315
6316 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6317 use it for disassembly; accept .main in addition to main in backtrace.
6318
f77198c8
MK
63192016-03-09 Wei-cheng Wang <cole945@gmail.com>
6320 Marcin Kościelnicki <koriakin@0x04.net>
6321
6322 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6323 (gdb_recursion_test_ptr): New global variable.
6324 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6325 gdb_recursion_test.
6326 (gdb_c_test): Ditto.
6327
ba84e0da
MK
63282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6329
6330 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6331 ordering.
6332
4366d36e
MK
63332016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6334
6335 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6336 (bar): Add bar_start_lbl label.
6337 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6338 of foo/bar for emitting DWARF and tracing.
6339
5eb264df
SDJ
63402016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6341
6342 * analyze-racy-logs.py: Set executable bit.
6343
fb6a751f
SDJ
63442016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6345
6346 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6347 (CHECK_TARGET_TMP): Likewise.
6348 (check-single-racy): New rule.
6349 (check-parallel-racy): Likewise.
6350 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6351 (do-check-parallel-racy): New rule.
6352 (check-racy/%.exp): Likewise.
6353 * README (Racy testcases): New section.
6354 * analyze-racy-logs.py: New file.
6355
bdf7e230
DE
63562016-03-03 Doug Evans <dje@google.com>
6357
6358 * gdb.base/skip.exp: Use with_test_prefix.
6359
4719d415
YQ
63602016-03-03 Yao Qi <yao.qi@linaro.org>
6361
6362 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6363 Invoke step_over_syscall "clone" and break_cond_on_syscall
6364 "clone".
6365 * gdb.base/step-over-clone.c: New file.
6366
ea507862
YQ
63672016-03-03 Yao Qi <yao.qi@linaro.org>
6368
6369 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6370 code format.
6371
8fc8cbda
YQ
63722016-03-03 Yao Qi <yao.qi@linaro.org>
6373
6374 * gdb.base/disp-step-fork.c: Rename to ...
6375 * gdb.base/step-over-fork.c: ... it. New file.
6376 * gdb.base/disp-step-vfork.c: Rename to ...
6377 * gdb.base/step-over-vfork.c: ... it. New file.
6378 * gdb.base/disp-step-syscall.exp: Rename to ...
6379 * gdb.base/step-over-syscall.exp: ... it. New file.
6380 (disp_step_cross_syscall): Rename to ...
6381 (step_over_syscall): ... it.
6382
92fa70b0
YQ
63832016-03-03 Yao Qi <yao.qi@linaro.org>
6384
6385 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6386 If target supports condition evaluation on target, invoke
6387 break_cond_on_syscall for fork and vfork.
6388
e197ad3c
YQ
63892016-03-03 Yao Qi <yao.qi@linaro.org>
6390
6391 * gdb.base/disp-step-syscall.exp: Don't invoke
6392 support_displaced_stepping.
6393 (disp_step_cross_syscall): Test with displaced stepping off and
6394 on if supported.
6395
0b47da9f
YQ
63962016-03-03 Yao Qi <yao.qi@linaro.org>
6397
6398 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6399 proc.
6400 (setup): New proc.
6401 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6402 and setup.
6403
065ab6dc
BH
64042016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6405
6406 * gdb.fortran/vla-history.exp: Remove breakpoint.
6407
07e448ad 64082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6409
25d49b86
PA
6410 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6411 exceeds timeout.
07e448ad 6412
9ac2d526 64132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6414
25d49b86
PA
6415 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6416 breakpoint.
9ac2d526 6417
17807369
BH
64182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6419
6420 * gdb.mi/vla.f90: Nullify pointer after declaration.
6421
86e501af
PA
64222016-03-01 Pedro Alves <palves@redhat.com>
6423
6424 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6425
1e903e32
PA
64262016-03-01 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6429 before anything else.
6430 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6431 _GNU_SOURCE here.
6432 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6433 before anything else.
6434 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6435
6ccb54e2
PA
64362016-03-01 Pedro Alves <palves@redhat.com>
6437
6438 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6439
30ca9da1
YQ
64402016-03-01 Yao Qi <yao.qi@linaro.org>
6441
6442 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6443 prepare_for_testing.
6444
dc856b38
YQ
64452016-03-01 Yao Qi <yao.qi@linaro.org>
6446
6447 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6448
4a932159
AA
64492016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6450
6451 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6452 manually constructing the output path.
6453
f2489477
AA
64542016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6455
6456 * gdb.arch/s390-stackless.S: New.
6457 * gdb.arch/s390-stackless.exp: New.
6458
38899f16
IB
64592016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6460
6461 * gdb.dlang/circular.c: New file.
6462 * gdb.dlang/circular.exp: New file.
6463
9fde51ed
YQ
64642016-02-26 Yao Qi <yao.qi@linaro.org>
6465
6466 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6467 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6468 (testcases): Update.
6469
ce90fefe
YQ
64702016-02-26 Yao Qi <yao.qi@linaro.org>
6471
6472 * gdb.reverse/aarch64.c: Rename to ...
6473 * gdb.reverse/insn-reverse.c: ... it.
6474 * gdb.reverse/aarch64.exp: Rename to ...
6475 * gdb.reverse/insn-reverse.exp: ... it.
6476
3263bceb
YQ
64772016-02-26 Yao Qi <yao.qi@linaro.org>
6478
6479 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6480 (testcase_ftype): New.
6481 (testcases): New array.
6482 (n_testcases): New.
6483 (main): Call each element in testcases.
6484 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6485 (read_testcase): New.
6486 Do the tests in a loop.
6487
6cb59ff1
YQ
64882016-02-25 Yao Qi <yao.qi@linaro.org>
6489
6490 * gdb.base/branches.c: Remove.
6491
ae91f625
MK
64922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6493
6494 PR gdb/13808
6495 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6496
678b48b7
MK
64972016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6498
6499 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6500
7337a6f2
MK
65012016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6502
6503 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6504 change x86_64 call_insn to 'callq'.
6505
861ca91f
AT
65062016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6507
6508 * gdb.trace/tfile-avx.c: Move to...
6509 * gdb.trace/tracefile-pseudo-reg.c: Here.
6510 * gdb.trace/tfile-avx.exp: Move to...
6511 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6512
bf74e428
GB
65132016-02-24 Gary Benson <gbenson@redhat.com>
6514
6515 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6516 message on attach.
6517
cce0e923
DE
65182016-02-23 Doug Evans <dje@google.com>
6519
6520 * gdb.base/skip.c (test_skip): New function.
6521 (end_test_skip_file_and_function): New function.
6522 (test_skip_file_and_function): New function.
6523 * gdb.base/skip1.c (test_skip): New function.
6524 (skip1_test_skip_file_and_function): New function.
6525 * gdb.base/skip.exp: Add tests for new skip options.
6526 * gdb.base/skip-solib.exp: Update expected output.
6527 * gdb.perf/skip-command.cc: New file.
6528 * gdb.perf/skip-command.exp: New file.
6529 * gdb.perf/skip-command.py: New file.
6530
4000e47e
MK
65312016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6532
6533 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6534 info registers pattern.
6535
24f75ead
IB
65362016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6537
6538 * lib/future.exp: Add D support.
6539 (gdb_find_gdc): New proc.
6540 (gdb_default_target_compile): Add D support.
6541
fbb7bcbe
WW
65422016-02-18 Wei-cheng Wang <cole945@gmail.com>
6543
6544 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6545 user+system time.
6546 (trace_speed_test): Determine the iteration count for a time
6547 between 15..30 seconds.
6548
012b3a21
WT
65492016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6550
6551 * gdb.arch/i386-mpx-sigsegv.c: New file.
6552 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6553 * gdb.arch/i386-mpx-simple_segv.c: New file.
6554 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6555
2d5189bd
YQ
65562016-02-18 Yao Qi <yao.qi@linaro.org>
6557
6558 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6559 Don't call setup_kfail.
6560
40fb20d0
YQ
65612016-02-18 Yao Qi <yao.qi@linaro.org>
6562
6563 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6564 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6565
21b1f8d2
DE
65662016-02-16 Doug Evans <dje@google.com>
6567
6568 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6569 * gdb.base/skip1.c: Ditto.
6570 * gdb.base/skip.exp: Whitespace cleanup.
6571
4041ed77
DB
65722016-02-16 Don Breazeal <donb@codesourcery.com>
6573
6574 PR remote/19496
6575 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6576 Remove kfail for PR remote/19496.
6577
c4ef31bf
SM
65782016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6579
6580 * lib/gdb.exp (standard_temp_file): Return a path specific to
6581 the runtest invocation.
6582
266b65b3
SM
65832016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6584
6585 * gdb.trace/save-trace.exp: Change relative path to be in the
6586 standard output directory.
6587
a7a0a6a9
JK
65882016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6589
6590 * gdb.arch/i386-prologue.c: Add missing prototypes.
6591
c99dbb42
JK
65922016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6593
6594 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6595 * gdb.arch/i386-prologue.exp: Likewise.
6596 * gdb.arch/i386-size.exp: Likewise.
6597
aa480355
SM
65982016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6601 define object file path.
6602 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6603 file path.
6604 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6605 standard_output_file to define binfile.
6606
ba881f50
JK
66072016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6608
6609 Fix compatibility with recent gfortran-5.3.1.
6610 * gdb.fortran/vla-history.exp (print vla1 allocated)
6611 (print vla2 allocated, print $2, print $3): Remove
6612 (print $4): Rename to ...
6613 (print $2): ... here.
6614 (print $9): Rename to ...
6615 (print $5): ... here.
6616 (print $10): Rename to ...
6617 (print $6): ... here.
6618 * gdb.fortran/vla.f90: Add pvla initialization.
6619
e9fb005c
JK
66202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6623 New test.
6624 * gdb.fortran/vla-value-sub.exp: Likewise.
6625
e44e00ff
MK
66262016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6627
6628 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6629
97e94151
SM
66302016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6631
6632 * i386-biarch-core.exp: Define corefile using
6633 standard_output_file.
6634
01113bc1
YQ
66352016-02-12 Yao Qi <yao.qi@linaro.org>
6636
6637 * gdb.arch/arm-single-step-kernel-helper.c: New.
6638 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6639
33b4777c
MM
66402016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6641
6642 * gdb.btrace/tailcall-only.exp: New.
6643 * gdb.btrace/tailcall-only.c: New.
6644 * gdb.btrace/x86_64-tailcall-only.S: New.
6645 * gdb.btrace/i686-tailcall-only.S: New.
6646
acc23c11
PA
66472016-02-11 Pedro Alves <palves@redhat.com>
6648
6649 * README (Parallel testing): Add missing double quotes.
6650
e352bf0a
PA
66512016-02-11 Pedro Alves <palves@redhat.com>
6652
6653 * README (Parallel testing): New section.
6654 (GDB_PARALLEL): Rewrite.
6655 (FORCE_PARALLEL): Document.
6656
9f5fed78
MK
66572016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6658
6659 * gdb.trace/tfile-avx.c: New test.
6660 * gdb.trace/tfile-avx.exp: New test.
6661
9ef9e6a6
KS
66622016-02-09 Keith Seitz <keiths@redhat.com>
6663
6664 PR breakpoints/19546
6665 * gdb.base/infcall-exec.c: New file.
6666 * gdb.base/infcall-exec2.c: New file.
6667 * gdb.base/infcall-exec.exp: New file.
6668
a96e36da
KS
66692016-02-09 Keith Seitz <keiths@redhat.com>
6670
6671 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6672 (toplevel): Call test_bkpt_address.
6673
9f61929f
KS
66742016-02-09 Keith Seitz <keiths@redhat.com>
6675
6676 PR python/19506
6677 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6678 (toplevel): Call test_bkpt_address.
6679
1e94266c
SM
66802016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6681
6682 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6683 to AC_OUTPUT.
6684 * configure: Regenerate.
6685
2a7f3dff
PA
66862016-02-09 Pedro Alves <palves@redhat.com>
6687
6688 PR breakpoints/19548
6689 * gdb.base/execl-update-breakpoints.c (some_function): New
6690 function.
6691 (main): Call it.
6692 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6693 Tighten expected GDB output.
6694
2151ccc5
SM
66952016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6696
6697 * Makefile.in (ALL_SUBDIRS): Remove.
6698 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6699 (distclean maintainer-clean realclean): Likewise.
6700 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6701 * configure: Regenerate.
6702 * gdb.ada/Makefile.in: Delete.
6703 * gdb.arch/Makefile.in: Likewise.
6704 * gdb.asm/Makefile.in: Likewise.
6705 * gdb.base/Makefile.in: Likewise.
6706 * gdb.btrace/Makefile.in: Likewise.
6707 * gdb.cell/Makefile.in: Likewise.
6708 * gdb.compile/Makefile.in: Likewise.
6709 * gdb.cp/Makefile.in: Likewise.
6710 * gdb.disasm/Makefile.in: Likewise.
6711 * gdb.dlang/Makefile.in: Likewise.
6712 * gdb.dwarf2/Makefile.in: Likewise.
6713 * gdb.fortran/Makefile.in: Likewise.
6714 * gdb.gdb/Makefile.in: Likewise.
6715 * gdb.go/Makefile.in: Likewise.
6716 * gdb.guile/Makefile.in: Likewise.
6717 * gdb.java/Makefile.in: Likewise.
6718 * gdb.linespec/Makefile.in: Likewise.
6719 * gdb.mi/Makefile.in: Likewise.
6720 * gdb.modula2/Makefile.in: Likewise.
6721 * gdb.multi/Makefile.in: Likewise.
6722 * gdb.objc/Makefile.in: Likewise.
6723 * gdb.opencl/Makefile.in: Likewise.
6724 * gdb.opt/Makefile.in: Likewise.
6725 * gdb.pascal/Makefile.in: Likewise.
6726 * gdb.perf/Makefile.in: Likewise.
6727 * gdb.python/Makefile.in: Likewise.
6728 * gdb.reverse/Makefile.in: Likewise.
6729 * gdb.server/Makefile.in: Likewise.
6730 * gdb.stabs/Makefile.in: Likewise.
6731 * gdb.threads/Makefile.in: Likewise.
6732 * gdb.trace/Makefile.in: Likewise.
6733 * gdb.xml/Makefile.in: Likewise.
6734 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6735 GDB_PARALLEL.
6736 (standard_output_file): Remove check for GDB_PARALLEL, always
6737 return path in outputs/$subdir/$testname.
6738
437277d4
SM
67392016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6740
6741 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6742 (site.exp): Assign abs_srcdir to tcl's srcdir.
6743
31d913c7
YQ
67442016-02-04 Yao Qi <yao.qi@linaro.org>
6745
6746 * gdb.base/foll-exec-mode.c: Include limits.h.
6747 (main): Add parameters argc and argv. Get directory from
6748 argv[0].
6749 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6750 compilation.
6751 * gdb.base/foll-exec.c: Include limits.h.
6752 (main): Add parameters argc and argv.
6753 Get directory from argv[0].
6754 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6755 Adjust tests on the number of lines as source code changed.
6756 * gdb.base/foll-vfork-exit.c: Include limits.h.
6757 (main): Add one line of statement before vfork.
6758 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6759 (main): Add parameters argc and argv. Get directory from
6760 argv[0].
6761 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6762 (setup_gdb): Set tbreak to skip some source lines.
6763 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6764 (main): Add parameters argc and argv. Get directory from
6765 argv[0].
6766 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6767 compilation.
6768 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6769 (main): Add parameters argc and argv. Get directory from
6770 argv[0].
6771 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6772 compilation.
6773
9482b9fb
DE
67742016-02-01 Doug Evans <dje@google.com>
6775
6776 * gdb.base/skip.exp: Clean up multiple references to same test name.
6777
6b2e4f10
PA
67782016-02-01 Pedro Alves <palves@redhat.com>
6779
ccb6afd6 6780 PR remote/19496
6b2e4f10
PA
6781 * gdb.threads/forking-threads-plus-breakpoint.exp
6782 (displaced_stepping_supported): New global.
6783 (probe_displaced_stepping_support): New procedure.
6784 (do_test): Add 'displaced' parameter, and use it.
6785 (top level): Check for displaced stepping support. Add displaced
6786 stepping on/off testing axis.
6787
37a8db1a
AB
67882016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6789
6790 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6791 pointer. Don't perform further tests on the unassociated pointer
6792 if the first test fails.
6793
5fdf6324
AB
67942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6795
6796 * gdb.base/max-value-size.c: New file.
6797 * gdb.base/max-value-size.exp: New file.
6798 * gdb.base/huge.exp: Disable max-value-size for this test.
6799
935c6144
IB
68002016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6801
6802 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6803
7fe8399d
YQ
68042016-01-28 Yao Qi <yao.qi@linaro.org>
6805
6806 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6807
a2077e25
PA
68082016-01-25 Pedro Alves <palves@redhat.com>
6809
6810 PR threads/19461
6811 * gdb.base/fork-running-state.c: New file.
6812 * gdb.base/fork-running-state.exp: New file.
6813
1d2736d4
PA
68142016-01-25 Pedro Alves <palves@redhat.com>
6815
6816 PR gdb/19494
6817 * gdb.base/catch-fork-kill.c: New file.
6818 * gdb.base/catch-fork-kill.exp: New file.
6819
f1da4b11
PA
68202016-01-25 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6823 Delete, moved to lib/gdb.exp.
6824 * gdb.threads/forking-threads-plus-breakpoint.exp
6825 (foreach_with_prefix): Likewise.
6826 * gdb.threads/process-dies-while-handling-bp.exp
6827 (foreach_with_prefix): Likewise.
6828 * lib/gdb.exp (foreach_with_prefix): New procedure.
6829
45f38546
MK
68302016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6831
6832 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6833 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6834
dc29a1ce
MK
68352016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6836
6837 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6838 endian targets.
6839
092127d7
JK
68402016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6841 Pedro Alves <palves@redhat.com>
6842
6843 Fix testsuite compatibility with Guile.
6844 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6845 number.
6846
31d765d3
JK
68472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 Fix testsuite compatibility with Guile.
6850 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6851 (thread 1): New test for backtrace through signal handler.
6852
1ac78c04
YQ
68532016-01-22 Yao Qi <yao.qi@linaro.org>
6854
6855 PR testsuite/19491
6856 * gdb.base/multi-forks.c: Include
6857 ../lib/unbuffer_output.c
6858 (main): Call gdb_unbuffer_output.
6859
4f5946a8
DE
68602016-01-21 Doug Evans <dje@google.com>
6861
6862 * lib/ada.exp (gdb_compile_ada): Fix typo.
6863
305e13e6
JB
68642016-01-21 Joel Brobecker <brobecker@adacore.com>
6865
6866 * gdb.base/break-fun-addr.exp: New file.
6867 * gdb.base/break-fun-addr1.c: New file.
6868 * gdb.base/break-fun-addr2.c: New file.
6869
5f5dfff6
SM
68702016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6871
6872 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6873 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6874 enum flag values.
6875
fd356fa2
AA
68762016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6877
6878 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6879 when GDB can not set the vector return value. Add more comments
6880 for clarification.
6881
9df22175
AT
68822016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6883
6884 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6885 command.
6886
41d1845e
SM
68872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6888
6889 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6890
01ac6840
SM
68912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6892
6893 * Makefile.in (check-single): Pass --status to runtest.
6894 (check/%.exp): Likewise.
6895
68962016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6897
6898 * Makefile.in (check-parallel): Propagate return code from make
6899 do-check-parallel.
6900
bd0a71fa
MK
69012016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6902
6903 * gdb.trace/ftrace.exp: Fix expected message on continue.
6904 * gdb.trace/pending.exp: Fix expected message on continue.
6905 * gdb.trace/trace-break.exp: Fix expected message on continue.
6906
8bcbad33
SM
69072016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6908
6909 * lib/gdb.exp (gdb_test): Remove unused global references.
6910
f303dbd6
PA
69112016-01-18 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/async-shell.exp: Adjust expected output.
6914 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6915 * gdb.base/siginfo-thread.exp: Adjust expected output.
6916 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6917 * gdb.java/jnpe.exp: Adjust expected output.
6918 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6919 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6920 * gdb.threads/leader-exit.exp: Adjust expected output.
6921 * gdb.threads/manythreads.exp: Adjust expected output.
6922 * gdb.threads/pthreads.exp: Adjust expected output.
6923 * gdb.threads/schedlock.exp: Adjust expected output.
6924 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6925 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6926 expected output.
6927 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6928 output.
6929 * gdb.threads/sigthread.exp: Adjust expected output.
6930 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6931
b2789696
YQ
69322016-01-18 Yao Qi <yao.qi@linaro.org>
6933
6934 * gdb.guile/scm-section-script.c: Replace @progbits with
6935 %progbits.
6936 * gdb.python/py-section-script.c: Likewise.
6937
71ef29a8
PA
69382016-01-15 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.multi/tids.exp: Test star wildcard ranges.
6941
3f5b7598
PA
69422016-01-15 Pedro Alves <palves@redhat.com>
6943
6944 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6945 command from "thread apply" invocation.
6946 (thr_apply_info_thr_invalid): Default the expected output to the
6947 input tid list.
6948 (top level): Add tests that use convenience variables. Add tests
6949 for "thread apply" with a valid TID list, but missing the command.
6950
663f6d42
PA
69512016-01-13 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.base/default.exp: Expect $_gthread as well.
6954 * gdb.multi/tids.exp: Test $_gthread.
6955 * gdb.threads/thread-specific.exp: Test $_gthread.
6956
c84f6bbf
PA
69572016-01-13 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.multi/tids.exp: Test "info threads -gid".
6960
22a02324
PA
69612016-01-13 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6964 Breakpoint.thread.
6965 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6966
5d5658a1
PA
69672016-01-07 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.base/break.exp: Adjust to output changes.
6970 * gdb.base/hbreak2.exp: Likewise.
6971 * gdb.base/sepdebug.exp: Likewise.
6972 * gdb.base/watch_thread_num.exp: Likewise.
6973 * gdb.linespec/keywords.exp: Likewise.
6974 * gdb.multi/info-threads.exp: Likewise.
6975 * gdb.threads/thread-find.exp: Likewise.
6976 * gdb.multi/tids.c: New file.
6977 * gdb.multi/tids.exp: New file.
6978
84654457
PA
69792016-01-13 Pedro Alves <palves@redhat.com>
6980
6981 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6982
e3940304
PA
69832016-01-13 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.base/default.exp: Expect $_inferior as well.
6986 * gdb.multi/base.exp: Test $_inferior.
6987
a911d87a
PA
69882016-01-13 Pedro Alves <palves@redhat.com>
6989
6990 PR breakpoints/19388
6991 * gdb.base/catch-signal-siginfo-cond.c: New file.
6992 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6993
82075af2
JS
69942016-01-12 Josh Stone <jistone@redhat.com>
6995 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6996
6997 * gdb.base/catch-syscall.c (do_execve): New variable.
6998 (main): Conditionally trigger an execve.
6999 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7000 (test_catch_syscall_execve): New, check entry/return across execve.
7001 (do_syscall_tests): Call test_catch_syscall_execve.
7002
e46eeedd
PA
70032016-01-12 Pedro Alves <palves@redhat.com>
7004
7005 * gdb.base/random-signal.exp (do_test): New procedure, with body
7006 of testcase moved in.
7007
01d8c27e
JK
70082016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7009 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/funcargs.exp (finish from indirectly called function):
7012 Reintroduce the case for 'First'.
7013
9a706302
JK
70142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7015 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7018 (tcatch_vfork_then_child_follow_exec)
7019 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7020 identification.
7021
c0ecb95f
JK
70222016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7023
7024 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7025 and repeats to unlimited.
7026 * gdb.python/py-value.exp: Likewise.
7027 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7028 and repeats to unlimited.
7029
6cfc1fcb
JK
70302016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7031
7032 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7033 and reordering the functions.
7034 * gdb.multi/hangout.c: Likewise.
7035 * gdb.multi/hello.c: Likewise.
7036
582a1b00
SM
70372016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7038
7039 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7040 absolute.
7041 (SingleStatisticTestResult.report): Use dict.keys instead of
7042 dict.iterkeys.
7043
79bc59cb
PA
70442016-01-06 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7047
43368e1d
MM
70482016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7049
7050 * gdb.btrace/dlopen.exp: New.
7051 * gdb.btrace/dlopen.c: New.
7052 * gdb.btrace/dlopen-dso.c: New.
7053
79fad5b8
SL
70542015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7055
7056 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7057 PATTERN argument is optional.
7058
ab8314b3
JB
70592015-12-24 Joel Brobecker <brobecker@adacore.com>
7060
7061 * lib/ada.exp (target_compile_ada_from_dir): New function.
7062 (gdb_compile_ada): Reimplement avoiding the use of project files.
7063 * gdb.ada/gnat_ada.gpr: Delete.
7064 * gdb.ada/cond_lang.exp: Adjust test to make path before
7065 filename optional.
7066 * gdb.ada/small_reg_param.exp: Likewise.
7067
fe33faff
SM
70682015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7069
7070 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7071
6d265cb4
TP
70722015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7073
7074 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7075 case.
7076
10125099
SM
70772015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7078
7079 * gdb.base/break.exp: Remove dead code.
7080 * gdb.base/sepdebug.exp: Likewise.
7081
3ca22649
SM
70822015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7083
7084 * gdb.asm/asm-source.exp: Remove HP-UX references.
7085 * gdb.base/annota1.exp: Likewise.
7086 * gdb.base/annota3.exp: Likewise.
7087 * gdb.base/attach.exp: Likewise.
7088 * gdb.base/bigcore.exp: Likewise.
7089 * gdb.base/break.exp: Likewise.
7090 * gdb.base/call-ar-st.exp: Likewise.
7091 * gdb.base/callfuncs.exp: Likewise.
7092 * gdb.base/catch-fork-static.exp: Likewise.
7093 * gdb.base/display.exp: Likewise.
7094 * gdb.base/foll-exec-mode.exp: Likewise.
7095 * gdb.base/foll-exec.exp: Likewise.
7096 * gdb.base/foll-fork.exp: Likewise.
7097 * gdb.base/foll-vfork.exp: Likewise.
7098 * gdb.base/funcargs.exp: Likewise.
7099 * gdb.base/hbreak2.exp: Likewise.
7100 * gdb.base/inferior-died.exp: Likewise.
7101 * gdb.base/interrupt.exp: Likewise.
7102 * gdb.base/multi-forks.exp: Likewise.
7103 * gdb.base/nodebug.exp: Likewise.
7104 * gdb.base/sepdebug.exp: Likewise.
7105 * gdb.base/solib1.c: Likewise.
7106 * gdb.base/step-test.exp: Likewise.
7107 * gdb.mi/non-stop.c: Likewise.
7108 * gdb.mi/pthreads.c: Likewise.
7109 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7110 * gdb.threads/pthreads.c: Likewise.
7111 * gdb.threads/staticthreads.exp: Likewise.
7112 * lib/future.exp: Likewise.
7113 * lib/gdb.exp: Likewise.
7114 * gdb.base/so-indr-cl.c: Remove.
7115 * gdb.base/so-indr-cl.exp: Likewise.
7116 * gdb.base/solib.c: Likewise.
7117 * gdb.base/solib.exp: Likewise.
7118 * gdb.base/solib2.c: Likewise.
7119
b6304613
SM
71202015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7121
7122 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7123 * gdb.base/call-ar-st.exp: Likewise.
7124 * gdb.base/callfuncs.exp: Likewise.
7125 * gdb.base/condbreak.exp: Likewise.
7126 * gdb.base/constvars.exp: Likewise.
7127 * gdb.base/hbreak2.exp: Likewise.
7128 * gdb.base/langs.exp: Likewise.
7129 * gdb.base/list.exp: Likewise.
7130 * gdb.base/long_long.exp: Likewise.
7131 * gdb.base/ptype.exp: Likewise.
7132 * gdb.base/scope.exp: Likewise.
7133 * gdb.base/signals.exp: Likewise.
7134 * gdb.base/so-impl-ld.exp: Likewise.
7135 * gdb.base/varargs.exp: Likewise.
7136 * gdb.base/volatile.exp: Likewise.
7137 * gdb.base/whatis.exp: Likewise.
7138 * gdb.cp/cplusfuncs.exp: Likewise.
7139 * gdb.cp/inherit.exp: Likewise.
7140 * gdb.cp/local.exp: Likewise.
7141 * gdb.cp/member-ptr.exp: Likewise.
7142 * gdb.cp/method.exp: Likewise.
7143 * gdb.cp/overload.exp: Likewise.
7144 * gdb.cp/templates.exp: Likewise.
7145 * gdb.stabs/weird.exp: Likewise.
7146 * lib/compiler.c: Likewise.
7147 * lib/compiler.cc: Likewise.
7148 * lib/cp-support.exp: Likewise.
7149 * lib/gdb.exp: Likewise.
7150
bf401b07
SM
71512015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7152
7153 * configure.ac: Remove HP-UX case.
7154 * configure: Regenerate.
7155
aff9c0f8
SM
71562015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7157
7158 * lib/gdb.exp (gdb_compile): Add function doc.
7159
a6904d5a
PA
71602015-12-17 Pedro Alves <palves@redhat.com>
7161
7162 PR threads/19354
7163 * gdb.multi/info-threads.exp: New file.
7164
a22279dd
YQ
71652015-12-15 Yao Qi <yao.qi@linaro.org>
7166
7167 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7168 is aarch64*-*-*.
7169
0588c796
SL
71702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7171
7172 * gdb.base/history-duplicates.exp: Skip if no readline support.
7173
5d978e17
SL
71742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7175
7176 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7177
7e763b86
SL
71782015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7179
7180 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7181
87a3a92c
SL
71822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7183
7184 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7185 ctrl-C if nointerrupts target property is set.
7186 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7187 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7188 * gdb.base/paginate-bg-execution.exp: Likewise.
7189 * gdb.base/paginate-execution-startup.exp: Likewise.
7190 * gdb.base/random-signal.exp: Likewise.
7191 * gdb.base/range-stepping.exp: Likewise.
7192 * gdb.cp/annota2.exp: Likewise.
7193 * gdb.cp/annota3.exp: Likewise.
7194 * gdb.gdb/selftest.exp: Likewise.
7195 * gdb.threads/continue-pending-status.exp: Likewise.
7196 * gdb.threads/leader-exit.exp: Likewise.
7197 * gdb.threads/manythreads.exp: Likewise.
7198 * gdb.threads/pthreads.exp: Likewise.
7199 * gdb.threads/schedlock.exp: Likewise.
7200 * gdb.threads/sigthread.exp: Likewise.
7201
a8f077dc
DB
72022015-12-11 Don Breazeal <donb@codesourcery.com>
7203
7204 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7205 remote.
7206 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7207 * gdb.base/foll-exec.exp (main): Enable for target remote.
7208 * gdb.base/foll-fork.exp (main): Likewise.
7209 * gdb.base/foll-vfork.exp (main): Likewise.
7210 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7211 (proc continue_to_exit_bp_loc): Use clean_restart.
7212 * gdb.base/pie-execl.exp (main): Disable for target remote.
7213 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7214 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7215 * gdb.threads/execl.exp (main): Likewise.
7216 * gdb.threads/fork-child-threads.exp (main): Likewise.
7217 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7218 remote.
7219 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7220 remote.
7221 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7222 pid.tid style ptids, instead of just tid.
7223 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7224 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7225 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7226 ptids, instead of just tid.
7227
3b2464a8
AB
72282015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7229
7230 * gdb.base/list.exp (test_list_forward): Add end of file error
7231 test.
7232 (test_repeat_list_command): Add end of file error test.
7233 (test_list_backwards): Add beginning of file error test.
7234
a0def019
AB
72352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7236
7237 * gdb.base/list.exp (test_list_invalid_args): New function,
7238 defined, and called.
7239
5c000dff
AB
72402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7241
7242 * gdb.base/list.exp (test_list): Make test names unique.
7243
f1637ebe
YQ
72442015-12-11 Yao Qi <yao.qi@linaro.org>
7245
7246 * gdb.base/coremaker2.c: Remove.
7247
36d6fc0a
PA
72482015-12-10 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.multi/base.exp: Remove stale "spaces" references.
7251
762f7747
PA
72522015-12-10 Pedro Alves <palves@redhat.com>
7253
7254 * gdb.multi/base.exp: Don't use nowarnings.
7255 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7256 * gdb.multi/hangout.c: Include stdio.h.
7257 * gdb.multi/hello.c: Include stdlib.h.
7258 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7259 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7260 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7261
28d2bfb9
AB
72622015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7263
7264 * gdb.dwarf2/dw2-ranges-base.c: New file.
7265 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7266 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7267 support additional line table, and debug ranges generation.
7268 (Dwarf::ranges): New function, generate .debug_ranges.
7269 (Dwarf::lines): Support generating simple line table programs.
7270 (Dwarf::assemble): Initialise new namespace variables.
7271
5fc2beac
KB
72722015-12-09 Kevin Buettner <kevinb@redhat.com>
7273
7274 * gdb.base/async.exp (proc test_background): Add case for
7275 asynchronous execution not supported.
7276
1c35a88f
LM
72772015-12-09 Luis Machado <lgustavo@codesourcery.com>
7278
7279 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7280 format and change test names to make them unique.
7281
b593e3d9
RK
72822015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7283 Pedro Alves <pedro@redhat.com>
7284
7285 PR gdb/18702
7286 Add checking of floatformats setup on x86_64 hosts.
7287 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7288 (smallval, bigval): New labels/constants.
7289 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7290 float" after loading bigval and smallval.
7291
d72413e6
PMR
72922015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7293
7294 * gdb.ada/fun_overload_menu.exp: New testcase.
7295 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7296
ece66d65
JS
72972015-12-04 Josh Stone <jistone@redhat.com>
7298
7299 * gdb.base/catch-fork-static.exp: New.
7300
41d0efca
YQ
73012015-12-03 Yao Qi <yao.qi@linaro.org>
7302
7303 * gdb.base/sizeof.c: Don't include stdio.h and
7304 ../lib/unbuffer_output.c.
7305 (main): New variable 'size' and 'value'. Remove printf and
7306 gdb_unbuffer_output. Assign return value to size and value.
7307 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7308 at the beginning.
7309 (check_sizeof): Check the result by printing variable 'size'.
7310 (check_valueof): Check the result by printing variable 'value'.
7311
99fd02d9
YQ
73122015-12-01 Yao Qi <yao.qi@linaro.org>
7313
7314 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7315 for aarch64*-*-linux* target.
7316
f2faf941
PA
73172015-11-30 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7320
04bf20c5
PA
73212015-11-30 Pedro Alves <palves@redhat.com>
7322
7323 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7324 Handle non-stop mode vCont replies.
7325
09df4675
PA
73262015-11-30 Pedro Alves <palves@redhat.com>
7327
7328 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7329 prepare_for_testing. Start gdb with "set non-stop on" appended to
7330 GDBFLAGS. Lax expected stop output.
7331
58b584af
YQ
73322015-11-27 Yao Qi <yao.qi@linaro.org>
7333
7334 * gdb.arch/arm-neon.exp: New.
7335 * gdb.arch/arm-neon.c: New.
7336
dfcb77a8
YQ
73372015-11-27 Yao Qi <yao.qi@linaro.org>
7338
7339 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7340
88e8ec1b
YQ
73412015-11-27 Yao Qi <yao.qi@linaro.org>
7342
7343 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7344 frames-invalid annotation.
7345
bfde72c2
YQ
73462015-11-27 Yao Qi <yao.qi@linaro.org>
7347
7348 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7349
f6512a69
SM
73502015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7351
7352 * gdb.threads/names.exp: New file.
7353 * gdb.threads/names.c: New file.
7354 * README: Mention gdb,no_thread_names.
7355
46a3515b
MM
73562015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7357
7358 PR 19297
7359 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7360 support" error.
7361
62147a22
PA
73622015-11-24 Pedro Alves <palves@redhat.com>
7363
7364 PR 17539
7365 * gdb.base/display.exp: Expect displays to be sorted in ascending
7366 order. Use multi_line.
7367 * gdb.base/solib-display.exp: Likewise.
7368
2f341b6e
PA
73692015-11-24 Pedro Alves <palves@redhat.com>
7370
7371 PR 17539
25d49b86
PA
7372 * gdb.base/display.exp: Expect displays to be sorted in ascending
7373 order. Use multi_line.
7374 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7375
7e0aa6aa
PA
73762015-11-24 Pedro Alves <palves@redhat.com>
7377
7378 PR 17539
7379 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7380 threads in ascending order.
7381 * gdb.base/foll-fork.exp: Likewise.
7382 * gdb.base/foll-vfork.exp: Likewise.
7383 * gdb.base/multi-forks.exp: Likewise.
7384 * gdb.mi/mi-nonstop.exp: Likewise.
7385 * gdb.mi/mi-nsintrall.exp: Likewise.
7386 * gdb.multi/base.exp: Likewise.
7387 * gdb.multi/multi-arch.exp: Likewise.
7388 * gdb.python/py-inferior.exp: Likewise.
7389 * gdb.threads/break-while-running.exp: Likewise.
7390 * gdb.threads/execl.exp: Likewise.
7391 * gdb.threads/gcore-thread.exp: Likewise.
7392 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7393 * gdb.threads/kill.exp: Likewise.
7394 * gdb.threads/linux-dp.exp: Likewise.
7395 * gdb.threads/multiple-step-overs.exp: Likewise.
7396 * gdb.threads/next-bp-other-thread.exp: Likewise.
7397 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7398 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7399 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7400 * gdb.threads/thread-find.exp: Likewise.
7401 * gdb.threads/tls.exp: Likewise.
7402 * lib/mi-support.exp (mi_reverse_list): Delete.
7403 (mi_check_thread_states): No longer reverse list.
7404
2cc57ad8
PA
74052015-11-24 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7408 use lowercase.
7409
c93e8391
SM
74102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7411
7412 * gdb.trace/actions.c: Include trace-common.h.
7413 (main): Add a location for a fast tracepoint.
7414 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7415 the normal tracepoints.
7416 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7417
045ccf91
SM
74182015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7419
7420 * save-trace.exp: Factor out code to these...
7421 (gdb_save_tracepoints): New.
7422 (gdb_load_tracepoints): New.
7423 (do_save_load_test): New.
7424
5506f9f6
KB
74252015-11-23 Kevin Buettner <kevinb@redhat.com>
7426
7427 * gdb.base/asmlabel.exp: New test.
7428 * gdb.base/asmlabel.c: New test case.
7429
16c3b12f
JB
74302015-11-23 Joel Brobecker <brobecker@adacore.com>
7431
7432 * gdb.base/wrong_frame_bt_full-main.c: New file.
7433 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7434 * gdb.base/wrong_frame_bt_full.exp: New file.
7435
155bfbd3
JB
74362015-11-23 Joel Brobecker <brobecker@adacore.com>
7437
7438 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7439
bb097445
JM
74402015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7441
206853a0 7442 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7443 pstate register when comparing registers values in
7444 sparc64-*-linux-gnu targets to avoid spurious differences.
7445
9c88ed8f
JM
74462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7447
206853a0 7448 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7449
96161e25
SL
74502015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7451
7452 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7453 as type argument to gdb_compile.
7454 * gdb.base/nested-subp2.exp: Likewise.
7455 * gdb.base/nested-subp3.exp: Likewise.
7456
340c2830
DV
74572015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7458
7459 * lib/dwarf.exp (_note): Fix left shift of negative value.
7460 * gdb.trace/trace-condition.exp: Likewise.
7461
c1862d0f
YQ
74622015-11-13 Yao Qi <yao.qi@linaro.org>
7463
7464 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7465 comments about d10v.
7466 (test_scalar_returns): Likewise.
7467 * gdb.base/d10v.ld: Remove.
7468 * gdb.base/overlays.exp: Remove the target triplet checking for
7469 d10v-*-*.
7470 * gdb.base/structs.exp (test_struct_returns): Remove the
7471 comments about d10v.
7472 (test_struct_calls): Likewise.
7473
77ae9c19
YQ
74742015-11-13 Yao Qi <yao.qi@linaro.org>
7475
7476 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7477 * gdb.base/gnu_vector.c: Don't include stdio.h.
7478 (main): Don't print res and call add_some_intvecs.
7479
430e004e
MK
74802015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7481
7482 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7483 macro.
7484 (func5): Removed.
7485 (func4): Use FAST_TRACEPOINT_LABEL.
7486 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7487 macro.
7488 (func): Removed.
7489 (thread_function): Use FAST_TRACEPOINT_LABEL.
7490 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7491 (func): Remove.
7492 (marker): Use FAST_TRACEPOINT_LABEL.
7493 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7494 (pendfunc1): Remove.
7495 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7496 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7497 (foo): Remove.
7498 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7499 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7500 macro.
7501 (func): Remove.
7502 (marker): Use FAST_TRACEPOINT_LABEL.
7503 * gdb.trace/trace-common.h: New header.
7504 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7505 macro.
7506 (func): Remove.
7507 (marker): Use FAST_TRACEPOINT_LABEL.
7508 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7509 (func): Remove.
7510 (thread_function): Use FAST_TRACEPOINT_LABEL.
7511
6e7675a7
MK
75122015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7513
7514 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7515 in front.
7516 * gdb.trace/change-loc.exp: Use global pcreg definition.
7517 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7518 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7519 in front.
7520 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7521 * gdb.trace/pending.exp: Likewise.
7522 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7523 * gdb.trace/trace-break.exp: Likewise.
7524 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7525 in front.
7526 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7527 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7528 in front.
7529 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7530
dddc0e16
JB
75312015-11-09 Joel Brobecker <brobecker@adacore.com>
7532
7533 * gdb.ada/fin_fun_out: New testcase.
7534
c6f0b406
KB
75352015-11-07 Kevin Buettner <kevinb@redhat.com>
7536
7537 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7538 value associated with DW_AT_byte_size.
7539 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7540 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7541 DW_AT_upper_bound.
7542
f01dcfd9
KB
75432015-11-07 Kevin Buettner <kevinb@redhat.com>
7544
7545 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7546 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7547 version.
7548 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7549 gdb.dwarf2/dw2-canonicalize-type.exp,
7550 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7551 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7552 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7553 provided by gdb_target_symbol_prefix_flags_asm.
7554 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7555 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7556 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7557 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7558 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7559 macros where needed). Use this macro for symbols which require
7560 the prefix provided by SYMBOL_PREFIX.
7561
2223449a
KB
75622015-11-05 Kevin Buettner <kevinb@redhat.com>
7563
7564 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7565 New procs.
7566 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7567 representing expressions, of more than one list element.
7568 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7569 to prepend linker symbol prefix to f.
7570 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7571 table_1 and table_2.
7572 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7573 Likewise, for f and g.
7574 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7575 for ptr.
7576 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7577 for main.
7578 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7579 table_1_ptr and table_2_ptr.
7580
6f2f1a3a
JK
75812015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7582 Joel Brobecker <brobecker@adacore.com>
7583
7584 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7585
566c56c9
MK
75862015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7587
7588 * gdb.reverse/s390-mvcle.c: New test.
7589 * gdb.reverse/s390-mvcle.exp: New file.
7590 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7591
d5f0636b
MK
75922015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7593
7594 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7595
7ad8b86c
MK
75962015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7597
7598 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7599 reaching marker2.
7600 * gdb.reverse/getresuid-reverse.exp: Likewise.
7601 * gdb.reverse/pipe-reverse.exp: Likewise.
7602 * gdb.reverse/readv-reverse.exp: Likewise.
7603 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7604 * gdb.reverse/time-reverse.exp: Likewise.
7605 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7606
4081c0f1
YQ
76072015-10-30 Yao Qi <yao.qi@linaro.org>
7608
7609 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7610 (empty_cycle): Remove.
7611 (main): Don't call empty_cycle. Don't use watch_count_done.
7612 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7613 empty_cycle. Rewrite the code counting HW watchpoints.
7614
452b4ba5
MK
76152015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7616
7617 * gdb.reverse/fstatat-reverse.c: New test.
7618 * gdb.reverse/fstatat-reverse.exp: New file.
7619 * gdb.reverse/getresuid-reverse.c: New test.
7620 * gdb.reverse/getresuid-reverse.exp: New file.
7621 * gdb.reverse/pipe-reverse.c: New test.
7622 * gdb.reverse/pipe-reverse.exp: New file.
7623 * gdb.reverse/readv-reverse.c: New test.
7624 * gdb.reverse/readv-reverse.exp: New file.
7625 * gdb.reverse/recvmsg-reverse.c: New test.
7626 * gdb.reverse/recvmsg-reverse.exp: New file.
7627 * gdb.reverse/time-reverse.c: New test.
7628 * gdb.reverse/time-reverse.exp: New file.
7629 * gdb.reverse/waitpid-reverse.c: New test.
7630 * gdb.reverse/waitpid-reverse.exp: New file.
7631
5e2e7507
JK
76322015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7633
7634 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7635
0fde2c53
DE
76362015-10-26 Doug Evans <dje@google.com>
7637
7638 PR symtab/17391
7639 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7640 * gdb.dwarf2/bad-regnum.c: New file.
7641 * gdb.dwarf2/bad-regnum.exp: New file.
7642
1a70ae97
DE
76432015-10-26 Doug Evans <dje@google.com>
7644
7645 PR python/18938
7646 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7647 file.
7648
27dc26ab
JK
76492015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7650
7651 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7652 for a change by "Mention language in compile error message".
7653
bed91f4d
SM
76542015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7655
7656 PR python/18073
7657 * gdb.python/py-type.c (C::a_method): New.
7658 (C::a_const_method): New.
7659 (C::a_static_method): New.
7660 (a_function): New.
7661 * gdb.python/py-type.exp (test_fields): Test getting fields
7662 from function and method.
7663
3f2f83dd
KB
76642015-10-21 Keven Boell <keven.boell@intel.com>
7665
7666 * gdb.fortran/vla-alloc-assoc.exp: New file.
7667 * gdb.fortran/vla-datatypes.exp: New file.
7668 * gdb.fortran/vla-datatypes.f90: New file.
7669 * gdb.fortran/vla-history.exp: New file.
7670 * gdb.fortran/vla-ptype-sub.exp: New file.
7671 * gdb.fortran/vla-ptype.exp: New file.
7672 * gdb.fortran/vla-sizeof.exp: New file.
7673 * gdb.fortran/vla-sub.f90: New file.
7674 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7675 * gdb.fortran/vla-value-sub-finish.exp: New file.
7676 * gdb.fortran/vla-value-sub.exp: New file.
7677 * gdb.fortran/vla-value.exp: New file.
7678 * gdb.fortran/vla-ptr-info.exp: New file.
7679 * gdb.mi/mi-vla-fortran.exp: New file.
7680 * gdb.mi/vla.f90: New file.
7681
27145d50
SL
76822015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7683
7684 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7685 of hardwired timeout value.
7686
5f3ff4f8
JK
76872015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7688 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7691 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7692
bfd09d20
JS
76932015-10-19 Josh Stone <jistone@redhat.com>
7694
7695 * gdb.base/catch-syscall.c: Include <sched.h>.
7696 (unknown_syscall): New variable.
7697 (main): Trigger a vfork and an unknown syscall.
7698 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7699 (unknown_syscall_number): Likewise.
7700 (check_call_to_syscall): Accept an optional syscall pattern.
7701 (check_return_from_syscall): Likewise.
7702 (check_continue): Likewise.
7703 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7704 (test_catch_syscall_skipping_return): New test toggling off 'catch
7705 syscall' to step over the syscall return, then toggling back on.
7706 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7707 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7708 (do_syscall_tests): Call test_catch_syscall_without_args and
7709 test_catch_syscall_mid_vfork.
7710 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7711 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7712
b32b93c6
AS
77132015-10-19 Andrew Stubbs <ams@codesourcery.com>
7714
7715 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7716 print g_vE): Add new pass patterns.
7717 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7718 print various symbol names for vptr fields.
7719
9d622bda
AB
77202015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7721
7722 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7723 results.
7724
0fd8ac1c
YQ
77252015-10-12 Yao Qi <yao.qi@linaro.org>
7726
7727 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7728
34240514
YQ
77292015-10-12 Yao Qi <yao.qi@linaro.org>
7730
7731 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7732 is aarch64*-*-linux*.
7733
8240f442
YQ
77342015-10-12 Yao Qi <yao.qi@linaro.org>
7735
7736 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7737 (can_relocate_bcond_true): ... it.
7738 (can_relocate_bcond_false): New function.
7739 (foo): Likewise.
7740 (can_relocate_bl): Likewise.
7741 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7742 can_relocate_bl.
7743
2520f728
PMR
77442015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7745
7746 * gdb.base/nested-addr.c: New file.
7747 * gdb.base/nested-addr.exp: New testcase.
7748
abcef95a
MM
77492015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7750
7751 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7752 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7753 its output. Ignore the output of "record goto begin" and instead
7754 check that GDB is replaying.
7755
145e3ddb
PA
77562015-10-09 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7759 (top level): Use it in the run with no args test.
7760
d5d8c4e1
IB
77612015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7762
7763 * gdb.dlang/properties.exp: New file.
7764
06e635ef
SL
77652015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7766
7767 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7768 whether or not address 0x1000 is mapped on the target.
7769
e019fd1d
SM
77702015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7771
7772 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7773 build.
7774
77ba2a67
MM
77752015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7776
7777 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7778 instruction-history test.
7779
c60eb31f
DE
77802015-09-28 Doug Evans <dje@google.com>
7781
7782 * gdb.base/gcore.c (array_func): Add reference to static_array.
7783
9a3c8263
SM
77842015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7785
7786 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7787 source line.
7788
9720e656
SL
77892015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7790
7791 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7792 short or char as base type.
7793
938d3bf2
SL
77942015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7795
7796 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7797 to allow any size enum.
7798
e6c2c623
PMR
77992015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7800
7801 * gdb.ada/array_ptr_renaming.exp: New testcase.
7802 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7803 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7804
06da0f77
PL
78052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7806
7807 * gdb.trace/ftrace-lock.c: New file.
7808 * gdb.trace/ftrace-lock.exp: New file.
7809
4f51c22a
PL
78102015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7811
7812 * gdb.arch/insn-reloc.c: New file.
7813 * gdb.arch/ftrace-insn-reloc.exp: New file.
7814
7041adf4
PL
78152015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7816
7817 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7818 instruction.
7819 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7820 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7821 * gdb.trace/range-stepping.c: Likewise.
7822 * gdb.trace/trace-break.c: Likewise.
7823 * gdb.trace/trace-mt.c (thread_function): Likewise.
7824 * gdb.trace/ftrace.c (marker): Likewise.
7825 * gdb.trace/trace-condition.c (marker): Likewise.
7826 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7827 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7828 is_aarch64_target.
7829
015d2e7e
DE
78302015-09-18 Doug Evans <xdje42@gmail.com>
7831
7832 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7833 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7834
26b188a2
SL
78352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7836
7837 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7838 the breakpoint.
7839
79dc332b
SL
78402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7841
7842 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7843 the pending breakpoint. Remove timeout override for "Run till
7844 MI pending breakpoint on pendfunc3 on thread 2" test.
7845
f57929f2
SL
78462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7847
7848 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7849 filename pattern.
7850
3f469b17
SL
78512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7852
7853 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7854 in breakpoint filename pattern.
7855
515b89b3
SL
78562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7857
7800dbe4
SL
7858 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7859
78602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7861
515b89b3
SL
7862 * gdb.linespec/explicit.exp: Check for readline support for
7863 tab-completion tests. Fix obvious typo.
7864
d2939ba2
MM
78652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7866
7867 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7868 and replay.
7869
cbb55fa7
MM
78702015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7871
7872 * gdb.btrace/non-stop.c: New.
7873 * gdb.btrace/non-stop.exp: New.
7874
43691ca1
PL
78752015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7876 Yao Qi <yao.qi@linaro.org>
7877
7878 * gdb.trace/trace-condition.c: New file.
7879 * gdb.trace/trace-condition.exp: New file.
7880
d78908cf
WW
78812015-09-16 Wei-cheng Wang <cole945@gmail.com>
7882
7883 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7884 for testing bytecode compilation.
7885
1ed415e2
PA
78862015-09-16 Pedro Alves <palves@redhat.com>
7887 Sandra Loosemore <sandra@codesourcery.com>
7888
7889 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7890 (SECONDS): Redefine.
7891 (main): Call pthread_kill and alarm early.
7892 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7893 support.
7894 (test): If the target can't hardware step and doesn't support
7895 displaced stepping, increase the timeout.
7896
d136eff5
PA
78972015-09-16 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7900 (enable_debug): New procedures.
7901 (test): Use them. Bail out if waiting for threads fails.
7902 (top level): Bail out if a test fails.
7903
991f019c
YQ
79042015-09-16 Yao Qi <yao.qi@linaro.org>
7905
7906 * gdb.asm/asm-source.exp: Set asm-arch for
7907 aarch64*-*-* target.
7908 * gdb.asm/aarch64.inc: New file.
7909
bfca584f
PMR
79102015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7911
7912 * gdb.ada/array_of_variable_length.exp: New testcase.
7913 * gdb.ada/array_of_variable_length/foo.adb: New file.
7914 * gdb.ada/array_of_variable_length/pck.adb: New file.
7915 * gdb.ada/array_of_variable_length/pck.ads: New file.
7916
b326e587
DE
79172015-09-15 Doug Evans <dje@google.com>
7918
7919 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7920 of function static local variable.
7921
5382cfab
PW
79222015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7923
7924 * gdb.threads/tls-so_extern.exp: New test file.
7925 * gdb.threads/tls-so_extern.c: New test file.
7926 * gdb.threads/tls-so_extern_main.c: New test file.
7927
141c5cc4
JK
79282015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7929
7930 * gdb.opt/solib-intra-step-lib.c: New file.
7931 * gdb.opt/solib-intra-step-main.c: New file.
7932 * gdb.opt/solib-intra-step.exp: New file.
7933
d15dcecd
PA
79342015-09-15 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7937 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7938
4c2f2a79
PA
79392015-09-14 Pedro Alves <palves@redhat.com>
7940
7941 * gdb.base/hook-stop-continue.c: Delete.
7942 * gdb.base/hook-stop-continue.exp: Delete.
7943 * gdb.base/hook-stop-frame.c: Delete.
7944 * gdb.base/hook-stop-frame.exp: Delete.
7945 * gdb.base/hook-stop.c: New file.
7946 * gdb.base/hook-stop.exp: New file.
7947
919e6dbe
PMR
79482015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7949
7950 * gdb.ada/access_to_packed_array.exp: New testcase.
7951 * gdb.ada/access_to_packed_array/foo.adb: New file.
7952 * gdb.ada/access_to_packed_array/pack.adb: New file.
7953 * gdb.ada/access_to_packed_array/pack.ads: New file.
7954
157280a4
MM
79552015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7956
7957 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7958 buffer size test.
7959
2fd33e94
DB
79602015-09-11 Don Breazeal <donb@codesourcery.com>
7961
7962 * gdb.base/foll-exec.c: Add copyright header. Fix
7963 formatting issues.
7964 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7965 (do_exec_tests): Use clean_restart in place of zap_session,
7966 and for test initialization. Fix formatting issues. Use
7967 fail in place of perror.
7968 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7969 an expect statement to match an expression with output from
7970 the program under debug.
7971 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7972 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7973 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7974 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7975 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7976
e70b6e8e
DE
79772015-09-09 Doug Evans <dje@google.com>
7978
7979 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7980
7a551a51
DE
79812015-09-09 Doug Evans <dje@google.com>
7982
7983 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7984
4c666f84
DE
79852015-09-09 Doug Evans <dje@google.com>
7986
7987 * gdb.base/savedregs.exp: Fix typo.
7988
243a9253
PA
79892015-09-09 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7992
c0fa8fbd
SL
79932015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7994
7995 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7996 command actually switches threads. Give up on remaining
7997 tests if target fails to stop at breakpoint.
7998
cd7c1778
PMR
79992015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8000
8001 * gdb.ada/funcall_char.exp: New testcase.
8002 * gdb.ada/funcall_char/foo.adb: New file.
8003
dc5c8746
PMR
80042015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8005
8006 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8007 expected outputs. Add two testcases for completing ambiguous
8008 functions.
8009 * gdb.ada/complete/aux_pck.adb: New file.
8010 * gdb.ada/complete/aux_pck.ads: New file.
8011 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8012 Ambiguous_Func functions.
8013 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8014 * gdb.ada/complete/pck.adb: Likewise.
8015
4e83a1e7
UW
80162015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8017
8018 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8019 failures to run the test program under GDB.
8020
8ce74153
LM
80212015-08-26 Luis Machado <lgustavo@codesourcery.com>
8022
8023 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8024 to C.
8025
e9756d52
PP
80262015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8027
8028 * gdb.base/run-after-attach.exp: New test file.
8029 * gdb.base/run-after-attach.c: New test file.
8030
8d37573b
DB
80312015-08-26 Don Breazeal <donb@codesourcery.com>
8032
8033 * gdb.base/foll-exec-2.c: New test program.
8034 * gdb.base/foll-exec-2.exp: New test.
8035
63e43d3a
PMR
80362015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8037
8038 * gdb.base/nested-subp1.exp: New file.
8039 * gdb.base/nested-subp1.c: New file.
8040 * gdb.base/nested-subp2.exp: New file.
8041 * gdb.base/nested-subp2.c: New file.
8042 * gdb.base/nested-subp3.exp: New file.
8043 * gdb.base/nested-subp3.c: New file.
8044
3d40fbb5
PA
80452015-08-24 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.server/connect-without-multi-process.c: New file.
8048 * gdb.server/connect-without-multi-process.exp: New file.
8049
4422ac93
LM
80502015-08-24 Luis Machado <lgustavo@codesourcery.com>
8051
8052 * gdb.opt/inline-markers.c: Make z int.
8053
91dddb86
LM
80542015-08-24 Luis Machado <lgustavo@codesourcery.com>
8055
8056 * gdb.opt/inline-markers.c: Make z volatile.
8057
a48847ee
LM
80582015-08-24 Luis Machado <lgustavo@codesourcery.com>
8059
8060 * gdb.opt/inline-bt.c: New volatile global z.
8061 * gdb.opt/inline-cmds.c: Likewise.
8062 * gdb.opt/inline-locals.c: Likewise.
8063 * gdb.opt/inline-markers.c: New extern global z.
8064 (marker): Use z.
8065 (inline_fn): Likewise.
8066
0ebbc52b
PA
80672015-08-24 Pedro Alves <palves@redhat.com>
8068
8069 * config/m32r-stub.exp: Remove file.
8070 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8071 * gdb.base/call-rt-st.exp: Likewise.
8072 * gdb.base/call-strs.exp: Likewise.
8073 * gdb.base/default.exp: Remove references to h8300-*-hms and
8074 *-*-udi*.
8075 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8076
77c365df
AA
80772015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8078
8079 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8080 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8081 and "return" use KFAIL when GDB can not read/write the vector
8082 return value.
8083
4313b8c0
GB
80842015-08-21 Gary Benson <gbenson@redhat.com>
8085
8086 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8087
0e433b32
PA
80882015-08-20 Pedro Alves <palves@redhat.com>
8089
8090 * gdb.server/solib-list.exp: No longer expect an interior stop in
8091 non-stop mode.
8092
221e1a37
PA
80932015-08-20 Pedro Alves <palves@redhat.com>
8094
8095 * gdb.server/connect-stopped-target.c: New file.
8096 * gdb.server/connect-stopped-target.exp: New file.
8097
40e3ad0e
PA
80982015-08-20 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.dwarf2/comp-unit-lang.exp: New file.
8101 * gdb.dwarf2/comp-unit-lang.c: New file.
8102
af39b327
PMR
81032015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8104
8105 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8106 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8107
7d45c7c3 81082015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8109
7d45c7c3
KB
8110 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8111 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8112
4d6cceb4
DE
81132015-08-18 Doug Evans <dje@google.com>
8114 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8115
8116 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8117 skip_python_tests. New arg prompt_regexp.
8118 (skip_python_tests): New function.
8119 * lib/mi-support.exp (mi_skip_python_tests): New function.
8120 * gdb.python/py-mi-objfile-gdb.py: New file.
8121 * gdb.python/py-mi-objfile.c: New file.
8122 * gdb.python/py-mi-objfile.exp: New file.
8123
ad89c2aa
KS
81242015-08-17 Keith Seitz <keiths@redhat.com>
8125
8126 * gdb.linespec/explicit.exp: Move strace test from here ...
8127 * gdb.trace/strace.exp: ... to here.
8128
e3ae3c43
PP
81292015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8130
8131 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8132 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8133
604b2636
DE
81342015-08-14 Doug Evans <xdje42@gmail.com>
8135
8136 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8137 inferior before selecting a new file.
8138
6ff0ba5f
DE
81392015-08-14 Doug Evans <xdje42@gmail.com>
8140
8141 * gdb.mi/mi-disassemble.exp: Update.
8142 * gdb.base/disasm-optim.S: New file.
8143 * gdb.base/disasm-optim.c: New file.
8144 * gdb.base/disasm-optim.h: New file.
8145 * gdb.base/disasm-optim.exp: New file.
8146
9ca98f92
KS
81472015-08-14 Keith Seitz <keiths@redhat.com>
8148
8149 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8150 "evaluated-by".
8151
52bbc560
JB
81522015-08-13 Joel Brobecker <brobecker@adacore.com>
8153
8154 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8155
5d8c3ed3
PMR
81562015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8157
8158 * gdb.ada/fun_renaming.exp: New testcase.
8159 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8160 * gdb.ada/fun_renaming/pack.adb: New file.
8161 * gdb.ada/fun_renaming/pack.ads: New file.
8162
ea8812bc
KS
81632015-08-12 Keith Seitz <keiths@redhat.com>
8164
8165 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8166 gdb_get_line_number.
8167
4dafcdeb
JB
81682015-08-12 Joel Brobecker <brobecker@adacore.com>
8169
8170 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8171 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8172 gdb.base/dso2dso.exp: New files.
8173
5ba32597
SDJ
81742015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8175 Pedro Alves <palves@redhat.com>
8176 Keith Seitz <keiths@redhat.com>
8177
8178 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8179 GDBFLAGS.
8180
b6dafabf
PP
81812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8182
8183 * gdb.base/gdbhistsize-history.exp
8184 (test_histsize_history_setting): Use save_vars.
8185 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8186 Use save_vars.
8187 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8188 * gdb.base/readline.exp: Use save_vars.
8189
abe8e607
PP
81902015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8191
8192 * lib/gdb.exp (save_vars): New proc.
8193
629500fa
KS
81942015-08-11 Keith Seitz <keiths@redhat.com>
8195
8196 * gdb.base/help.exp: Update help_breakpoint_text.
8197
eb8c4e2e
KS
81982015-08-11 Keith Seitz <keiths@redhat.com>
8199
8200 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8201 (at toplevel): Call test_explicit_breakpoints.
8202 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8203 breakpoints.
8204 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8205 breakpoint conditions, "-cond".
8206
87f0e720
KS
82072015-08-11 Keith Seitz <keiths@redhat.com>
8208
8209 * gdb.linespec/3explicit.c: New file.
8210 * gdb.linespec/cpexplicit.cc: New file.
8211 * gdb.linespec/cpexplicit.exp: New file.
8212 * gdb.linespec/explicit.c: New file.
8213 * gdb.linespec/explicit.exp: New file.
8214 * gdb.linespec/explicit2.c: New file.
8215 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8216 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8217 before using in the matching pattern.
8218 Clarify that `prefix' is a regular expression.
8219
f00aae0f
KS
82202015-08-11 Keith Seitz <keiths@redhat.com>
8221
8222 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8223 test.
8224 Add tests for missing ",FMT" and ",".
8225
e27852be
DE
82262015-08-10 Doug Evans <dje@google.com>
8227 Keith Seitz <keiths@redhat.com>
8228
8229 PR gdb/17960
8230 * gdb.base/completion.exp: Add location completer tests.
8231
7f03bd92
PA
82322015-08-07 Pedro Alves <palves@redhat.com>
8233
8234 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8235 tests here.
8236 (top level): Run do_test with and without displaced stepping.
8237
3fc8eb30
PA
82382015-08-07 Pedro Alves <palves@redhat.com>
8239
8240 * gdb.base/valgrind-disp-step.c: New file.
8241 * gdb.base/valgrind-disp-step.exp: New file.
8242
d4569d7b
PA
82432015-08-07 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8246 Delete function.
8247 (main): Add alarm. Run an infinite loop instead of calling
8248 wait_threads.
8249 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8250 comment.
8251 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8252 Delete function.
8253 (main): Add alarm. Run an infinite loop instead of calling
8254 wait_threads.
8255 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8256 comment.
8257
e1316e60
PA
82582015-08-07 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.base/checkpoint-ns.exp: New file.
8261 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8262 standard_testfile.
8263
da8c46d2
MM
82642015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8265
8266 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8267 * gdb.btrace/instruction_history.exp: Update.
8268 * gdb.btrace/tsx.exp: New.
8269 * gdb.btrace/tsx.c: New.
8270
de1c2c52
PA
82712015-08-06 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8274 increase timeout.
8275 * gdb.reverse/until-precsave.exp: Bump timeouts.
8276
782e0bf4
PA
82772015-08-06 Pedro Alves <palves@redhat.com>
8278
8279 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8280
83e97ed0
PA
82812015-08-06 Pedro Alves <palves@redhat.com>
8282
8283 PR gdb/18749
8284 * gdb.threads/process-dies-while-handling-bp.c: New file.
8285 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8286
863d01bd
PA
82872015-08-06 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8290 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8291
0a39bb32
PA
82922015-08-05 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8295 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8296
ee2d2b10
SL
82972015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8298
8299 * gdb.base/bp-permanent.exp: Report test as unsupported if
8300 the target cannot stop at the permanent breakpoint.
8301
4e1bdb00
DE
83022015-08-03 Doug Evans <dje@google.com>
8303
8304 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8305 10000.
8306
3d338901
DE
83072015-08-03 Doug Evans <dje@google.com>
8308
8309 * Makefile.in (workers/%.worker, build-perf): New rule.
8310 (GDB_PERFTEST_MODE): New variable.
8311 (check-perf): Use it.
8312 (clean): Clean up gdb.perf parallel build subdirs.
8313 * lib/build-piece.exp: New file.
8314 * lib/gdb.exp (make_gdb_parallel_path): New function
8315 (standard_output_file, standard_temp_file): Call it.
8316 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8317 of $GDB_PARALLEL.
8318 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8319
af061d3e
DE
83202015-08-03 Doug Evans <dje@google.com>
8321
8e1afc81 8322 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8323 (LOG_FILE_NAME): New global.
8324 (TextReporter.__init__): Initialize self.txt_sum.
8325 (TextReporter.report): Add support for multiple data-points.
8326 Move report to perftest.sum, put raw data in perftest.log.
8327 (TextReporter.start): Open sum and log files.
8328 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8329 * gdb.perf/lib/perftest/testresult.py
8330 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8331
2c8c5d37
PA
83322015-07-31 Pedro Alves <palves@redhat.com>
8333
8334 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8335 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8336 kill_wait_spawned_process instead of explicit "kill -9".
8337 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8338 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8339 kill_wait_spawned_process.
8340 * gdb.base/attach-twice.exp: Likewise.
8341 * gdb.base/attach.exp: Likewise.
8342 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8343 gdb_test_multiple.
8344 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8345 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8346 kill_wait_spawned_process.
8347 * gdb.base/valgrind-infcall.exp: Likewise.
8348 * gdb.multi/multi-attach.exp: Likewise.
8349 * gdb.python/py-prompt.exp: Likewise.
8350 * gdb.python/py-sync-interp.exp: Likewise.
8351 * gdb.server/ext-attach.exp: Likewise.
8352 * gdb.threads/attach-into-signal.exp (corefunc): Use
8353 spawn_wait_for_attach, spawn_id_get_pid and
8354 kill_wait_spawned_process.
8355 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8356 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8357 spawn_id_get_pid and kill_wait_spawned_process.
8358 * gdb.threads/attach-stopped.exp (corefunc): Use
8359 spawn_wait_for_attach, spawn_id_get_pid and
8360 kill_wait_spawned_process.
8361 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8362 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8363 kill_wait_spawned_process instead of explicit "kill -9".
8364 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8365 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8366 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8367 processes. Don't map cygwin/windows pids here. Now returns a
8368 spawn id list.
8369
032a0fca
SL
83702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8371
8372 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8373 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8374 correct patch.
8375
61a934ca
SL
83762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8377
8378 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8379
4bc4d428
SL
83802015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8381
8382 Reapply:
8383 2014-05-21 Mark Wielaard <mjw@redhat.com>
8384
8385 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8386
998d452a
PA
83872015-07-30 Pedro Alves <palves@redhat.com>
8388
8389 * linux-low.c (handle_extended_wait): Set the child's last
8390 reported status to TARGET_WAITKIND_STOPPED.
8391
69dde7dc
PA
83922015-07-30 Pedro Alves <palves@redhat.com>
8393
8394 PR threads/18600
8395 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8396 only shows inferior 1.
8397
4dd63d48
PA
83982015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8399 Pedro Alves <palves@redhat.com>
8400
8401 PR threads/18600
8402 * gdb.threads/fork-plus-threads.c: New file.
8403 * gdb.threads/fork-plus-threads.exp: New file.
8404
d618e4c5
PP
84052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8406
8407 * gdb.base/batch-preserve-term-settings.exp
8408 (test_terminal_settings_preserved_after_cli_exit): Use
8409 send_quit_command.
8410
1eef6428
PA
84112015-07-29 Pedro Alves <palves@redhat.com>
8412 Don Breazeal <donb@codesourcery.com>
8413
8414 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8415 output from both inferior_spawn_id and gdb_spawn_id.
8416
7da5b897
SDJ
84172015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8418
8419 * gdb.threads/attach-into-signal.exp (corefunc): Use
8420 with_test_prefix on nested loops, uniquefying the test messages.
8421
dac804df
SDJ
84222015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8423
8424 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8425 commit.
8426
06265e53
PP
84272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8428
8429 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8430 New proc.
8431 (test_terminal_settings_preserved_after_sigterm): New test.
8432
18206ca3
PP
84332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8434
8435 * gdb.base/batch-preserve-term-settings.exp
8436 (test_terminal_settings_preserved_after_cli_exit): New test.
8437
90074d11
PP
84382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8439
8440 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8441 manipulation of saved_gdbflags.
8442 (test_terminal_settings_preserved): Remove global declaration of
8443 the unused variable pagination_prompt. Remove manipulation of
8444 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8445 GDBFLAGS.
8446
eb1a7902
PA
84472015-07-29 Pedro Alves <palves@redhat.com>
8448
8449 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8450
8b75dd3b
PA
84512015-07-29 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8454 at the top.
8455
dedad4e3
PA
84562015-07-29 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8459 (main): Call gdb_unbuffer_output.
8460 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8461 (main): Call gdb_unbuffer_output.
8462 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8463 (main): Call gdb_unbuffer_output.
8464 * gdb.base/call-strs.exp: Adjust to step over the
8465 gdb_unbuffer_output call.
8466 * gdb.base/catch-gdb-caused-signals.c: Include
8467 "../lib/unbuffer_output.c".
8468 (main): Call gdb_unbuffer_output.
8469 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8470 (main): Call gdb_unbuffer_output.
8471 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8472 (main): Call gdb_unbuffer_output.
8473 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8474 (main): Call gdb_unbuffer_output.
8475 * gdb.base/shlib-call.exp: Adjust to step over the
8476 gdb_unbuffer_output call.
8477 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8478 (main): Call gdb_unbuffer_output.
8479 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8480 (main): Call gdb_unbuffer_output.
8481 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8482 (main): Rename to ...
8483 (test): ... this.
8484 (main): Reimplement.
8485 * gdb.base/varargs.exp: Run to test instead of to main.
8486 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8487 (main): Call gdb_unbuffer_output.
8488
58789a91
PA
84892015-07-29 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8492 factore out from mi_continue_dprintf. For call-style dprintfs,
8493 expect dprintf output out of $inferior_spawn_id.
8494 (mi_continue_dprintf): Use mi_expect_dprintf.
8495 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8496 (main): Call gdb_unbuffer_output.
8497
e8376742
PA
84982015-07-29 Pedro Alves <palves@redhat.com>
8499
8500 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8501 (default_mi_gdb_start): Set inferior_spawn_id instead of
8502 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8503 gdb_spawn_id.
8504 (mi_gdb_test): Always expect inferior output from both
8505 $inferior_spawn_id and $gdb_spawn_id.
8506
08280010
PA
85072015-07-29 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8510 send_inferior and $inferior_spawn_id.
8511
4d30e432
PA
85122015-07-29 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.gdb/complaints.exp (test_initial_complaints)
8515 (test_serial_complaints, test_short_complaints): Use
8516 gdb_test_stdio.
8517 (test_empty_complaint): Handle $inferior_spawn_id !=
8518 $gdb_spawn_id.
8519
0d30a335
PA
85202015-07-29 Pedro Alves <palves@redhat.com>
8521
8522 * gdb.base/varargs.exp: Use gdb_test_stdio.
8523
39413b29
PA
85242015-07-29 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8527
7cb000a9
PA
85282015-07-29 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8531
d7b8ac82
PA
85322015-07-29 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8535 parameter into two new parameters, "inf_result" and "gdb_result".
8536 Expect inferior output and gdb output from $inferior_spawn_id and
8537 $gdb_spawn_id, respectively. Adjust all callers.
8538
789c3a0c
PA
85392015-07-29 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8542 of gdb_test_sequence.
8543
77e760c3
PA
85442015-07-29 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8547 (saw_spurious_output): Expect inferior output from
8548 $inferior_spawn_id. Use gdb_test_stdio.
8549
8396d2cd
PA
85502015-07-29 Pedro Alves <palves@redhat.com>
8551
8552 * gdb.base/dprintf.exp: Use standard_testfile. Change
8553 prepare_for_testing call.
8554 (srcfile): Don't set.
8555 (restart): New procedure.
8556 (test_dprintf): New procecure, use to continue over dprintfs.
8557 (test_call, test_agent): New procedures, tests moved here.
8558 Restart gdb and recreate dprintfs. Adjust expected output.
8559
2051d61f
PA
85602015-07-29 Pedro Alves <palves@redhat.com>
8561
8562 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8563
452397af
PA
85642015-07-29 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8567
8aed9555
PA
85682015-07-29 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8571 gdb_test_stdio.
8572
188a61b4
PA
85732015-07-29 Pedro Alves <palves@redhat.com>
8574
8575 * lib/gdb.exp (gdb_test_stdio): New procedure.
8576
12264a45
PA
85772015-07-29 Pedro Alves <palves@redhat.com>
8578
8579 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8580
23ffc893
PA
85812015-07-29 Pedro Alves <palves@redhat.com>
8582
8583 * gdb.base/call-signal-resume.exp: Remove check for
8584 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8585 * gdb.base/unwindonsignal.exp: Likewise.
8586 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8587 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8588
65566918
PA
85892015-07-29 Pedro Alves <palves@redhat.com>
8590
8591 * gdb.base/siginfo-addr.c (pass): New function.
8592 (handler): Call it iff si_addr is correct.
8593 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8594 Set a breakpoint at "pass" and continue to it.
8595
d60a9221
SDJ
85962015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8597
8598 * gdb.python/py-objfile.exp: Make some tests have unique names.
8599 * gdb.python/py-pp-registration.exp: Likewise.
8600
bde40b8f
PA
86012015-07-28 Pedro Alves <palves@redhat.com>
8602
8603 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8604
13e1dec8
SM
86052015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8606
8607 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8608
da33c9a7
SM
86092015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8610
8611 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8612
077836f7
PP
86132015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8614
8615 * gdb.base/gdb-sigterm-2.exp: New test.
8616
b8cc7b2e
DE
86172015-07-25 Doug Evans <xdje42@gmail.com>
8618
8619 Revert:
8620 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8621 (workers/%.worker, build-perf): New rule.
8622 (GDB_PERFTEST_MODE): New variable.
8623 (check-perf): Use it.
8624 (clean): Clean up gdb.perf parallel build subdirs.
8625 * lib/build-piece.exp: New file.
8626 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8627 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8628 name.
8629 (standard_temp_file): Ditto.
8630 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8631 of $GDB_PARALLEL.
8632
c8bd4544
DE
86332015-07-24 Doug Evans <dje@google.com>
8634
8635 * gdb.perf/lib/perftest/utils.py: New file.
8636 * gdb.perf/gm-hello.cc: New file.
8637 * gdb.perf/gm-pervasive-typedef.cc: New file.
8638 * gdb.perf/gm-pervasive-typedef.h: New file.
8639 * gdb.perf/gm-std.cc: New file.
8640 * gdb.perf/gm-std.h: New file.
8641 * gdb.perf/gm-use-cerr.cc: New file.
8642 * gdb.perf/gm-utils.h: New file.
8643 * gdb.perf/gmonster-null-lookup.py: New file.
8644 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8645 * gdb.perf/gmonster-print-cerr.py: New file.
8646 * gdb.perf/gmonster-ptype-string.py: New file.
8647 * gdb.perf/gmonster-runto-main.py: New file.
8648 * gdb.perf/gmonster-select-file.py: New file.
8649 * gdb.perf/gmonster1-null-lookup.exp: New file.
8650 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8651 * gdb.perf/gmonster1-print-cerr.exp: New file.
8652 * gdb.perf/gmonster1-ptype-string.exp: New file.
8653 * gdb.perf/gmonster1-runto-main.exp: New file.
8654 * gdb.perf/gmonster1-select-file.exp: New file.
8655 * gdb.perf/gmonster1.cc: New file.
8656 * gdb.perf/gmonster1.exp: New file.
8657 * gdb.perf/gmonster2-null-lookup.exp: New file.
8658 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8659 * gdb.perf/gmonster2-print-cerr.exp: New file.
8660 * gdb.perf/gmonster2-ptype-string.exp: New file.
8661 * gdb.perf/gmonster2-runto-main.exp: New file.
8662 * gdb.perf/gmonster2-select-file.exp: New file.
8663 * gdb.perf/gmonster2.cc: New file.
8664 * gdb.perf/gmonster2.exp: New file.
8665
6eab34f3
DE
86662015-07-24 Doug Evans <dje@google.com>
8667
8668 * gdb.perf/README: New file.
8669 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8670 * lib/gen-perf-test.exp: New file.
8671
63738bfd
DE
86722015-07-24 Doug Evans <dje@google.com>
8673
8674 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8675 (PerfTest::startup): New function.
8676 (PerfTest::run): Return result of calling body.
8677 (PerfTest::assemble): Rewrite.
8678 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8679 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8680 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8681 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8682 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8683
7b606f95
DE
86842015-07-24 Doug Evans <dje@google.com>
8685
8686 * lib/gdb.exp (clean_restart): Make executable optional.
8687
a97b16b8
DE
86882015-07-24 Doug Evans <dje@google.com>
8689
8690 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8691 compiler_info references.
8692 * gdb.cp/temargs.exp: Ditto.
8693 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8694 (get_compiler_info): Early exit if already computed. Set compiler_info
8695 to "unknown" if there was a problem.
8696 (test_compiler_info): Add function comment. Call get_compiler_info.
8697
35baa57f
DE
86982015-07-24 Doug Evans <dje@google.com>
8699
8700 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8701 (workers/%.worker, build-perf): New rule.
8702 (GDB_PERFTEST_MODE): New variable.
8703 (check-perf): Use it.
8704 (clean): Clean up gdb.perf parallel build subdirs.
8705 * lib/build-piece.exp: New file.
8706 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8707 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8708 name.
8709 (standard_temp_file): Ditto.
8710 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8711 of $GDB_PARALLEL.
8712
6ebea266
DE
87132015-07-24 Doug Evans <dje@google.com>
8714
8715 * lib/future.exp (gdb_default_target_compile): New option
8716 "early_flags".
8717 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8718 --as-needed.
8719
1e76a7e9
SDJ
87202015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8721
8722 * gdb.base/catch-syscall.exp: Call gdb_exit before
8723 gdb_skip_xml_test.
8724
5068630a
PA
87252015-07-24 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.python/py-events.exp: Accept output between the stop event
8728 and the prompt.
8729 * gdb.python/py-evsignal.exp: Likewise.
8730 * gdb.python/py-evthreads.exp: Likewise.
8731
77598427
PA
87322015-07-24 Pedro Alves <palves@redhat.com>
8733
8734 PR gdb/18717
8735 * gdb.threads/non-ldr-exit.c: New file.
8736 * gdb.threads/non-ldr-exit.exp: New file.
8737
11e6c98f
YQ
87382015-07-24 Yao Qi <yao.qi@linaro.org>
8739
8740 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8741 restarting process.
8742
51aee833
YQ
87432015-07-24 Yao Qi <yao.qi@linaro.org>
8744
8745 * gdb.server/ext-restart.exp: New file.
8746
8cfe207c
YQ
87472015-07-24 Yao Qi <yao.qi@linaro.org>
8748
8749 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8750 argument options.
8751 * gdb.server/ext-wrapper.exp: New file.
8752
cc12ce38
DE
87532015-07-23 Doug Evans <dje@google.com>
8754
8755 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8756 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8757
d0d84780
PMR
87582015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8759
8760 * gdb.ada/var_arr_typedef.exp: New testcase.
8761 * gdb.ada/var_arr_typedef/pack.adb: New file.
8762 * gdb.ada/var_arr_typedef/pack.ads: New file.
8763 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8764
8b558f79
JB
87652015-07-20 Joel Brobecker <brobecker@adacore.com>
8766
8767 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8768
775a3298
JK
87692015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8770
8771 * gdb.arch/i386-biarch-core.exp: Replace istarget
8772 by "complete set gnutarget". Remove expectation for the "core-file"
8773 command.
8774
db1ff28b
JK
87752015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8776
8777 Revert the previous commit:
8778 Tests for validate symbol file using build-id.
8779
0a94970d
JK
87802015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8781
8782 Tests for validate symbol file using build-id.
8783 * gdb.base/solib-mismatch-lib.c: New file.
8784 * gdb.base/solib-mismatch-libmod.c: New file.
8785 * gdb.base/solib-mismatch.c: New file.
8786 * gdb.base/solib-mismatch.exp: New file.
8787
03346981
SL
87882015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8789
8790 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8791 nios2-*-linux*.
8792 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8793 * gdb.base/siginfo.exp: Likewise.
8794 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8795
42422cc7
PL
87962015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8797
8798 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8799 Move it to ...
8800 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8801 ... here.
8802 * gdb.trace/range-stepping.exp: Check that the target supports
8803 range stepping.
8804
cfa68bae
JK
88052015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8806
8807 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8808
8ffdba26
PA
88092015-07-14 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.base/killed-outside.exp: New file.
8812 * gdb.base/killed-outside.c: New file.
8813
218a5a11
JK
88142015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8815
8816 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8817 (n at main): New.
8818 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8819
e03ed3c6
AA
88202015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8821
8822 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8823 infcall tests instead of setting up for KFAIL.
8824
485668e5
MM
88252015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8826
8827 * gdb.btrace/record_goto-step.exp: New.
8828
08464196
JK
88292015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8830
8831 PR compile/18484
8832 * gdb.compile/compile.c (struct struct_type): Add volatile to
8833 selffield's type.
8834 * gdb.compile/compile.exp
8835 (compile code struct_object.selffield = &struct_object): Skip further
8836 struct_object tests if this one xfails.
8837
bcf5c1d9
RC
88382015-07-08 Robert O'Callahan <robert@ocallahan.org>
8839
8840 PR exp/18617
8841 * gdb.trace/ax.exp: Add test.
8842
4931af25
YQ
88432015-07-07 Yao Qi <yao.qi@linaro.org>
8844
8845 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8846 instead of istarget "aarch64*-*-*".
8847 * gdb.arch/aarch64-fp.exp: Likewise.
8848 * gdb.base/float.exp: Likewise.
8849 * gdb.reverse/aarch64.exp: Likewise.
8850 * lib/gdb.exp (is_aarch64_target): New proc.
8851
9fcf688e
YQ
88522015-07-07 Yao Qi <yao.qi@linaro.org>
8853
8854 * lib/gdb.exp (is_aarch32_target): New proc.
8855 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8856 instead of "istarget "arm*-*-*"".
8857 * gdb.arch/arm-disp-step.exp: Likewise.
8858 * gdb.arch/thumb-bx-pc.exp: Likewise.
8859 * gdb.arch/thumb-prologue.exp: Likewise.
8860 * gdb.arch/thumb-singlestep.exp: Likewise.
8861 * gdb.base/disp-step-syscall.exp: Likewise.
8862 * gdb.base/float.exp: Likewise.
8863
fbd8d50d
YQ
88642015-07-07 Yao Qi <yao.qi@linaro.org>
8865
8866 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8867 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8868
71be1fdc
YQ
88692015-07-07 Yao Qi <yao.qi@linaro.org>
8870
8871 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8872 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8873 if it exists.
8874 * gdb.multi/multi-arch.exp: Likewise.
8875
3e221d36
SM
88762015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8877
8878 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8879 print.
8880
d441430b
YQ
88812015-07-07 Yao Qi <yao.qi@linaro.org>
8882
8883 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8884
06f810bd
MG
88852015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8886
8887 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8888 '[' and ']' characters.
8889
5e61e7c0
IB
88902015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8891
8892 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8893
28bf096c
PA
88942015-06-29 Pedro Alves <palves@redhat.com>
8895
8896 PR threads/18127
8897 * gdb.threads/hand-call-new-thread.c: New file.
8898 * gdb.threads/hand-call-new-thread.c: New file.
8899
ee93cd5e
KS
89002015-06-26 Keith Seitz <keiths@redhat.com>
8901 Doug Evans <dje@google.com>
8902
8903 PR 16253
8904 * gdb.cp/var-tag-2.cc: New file.
8905 * gdb.cp/var-tag-3.cc: New file.
8906 * gdb.cp/var-tag-4.cc: New file.
8907 * gdb.cp/var-tag.cc: New file.
8908 * gdb.cp/var-tag.exp: New file.
8909
fc637f04
PP
89102015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8911
8912 * gdb.base/history-duplicates.exp: New test.
8913
2e52ae68
PP
89142015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8915
8916 * gdb.base/completion.exp: Test the completion of the "focus"
8917 command.
8918
6e22494e
JK
89192015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8920
8921 * gdb.arch/amd64-prologue-skip.S: New file.
8922 * gdb.arch/amd64-prologue-skip.exp: New file.
8923
bf7b9cd9
SM
89242015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8925
8926 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8927 is_address_zero_readable check.
8928
201e8dfd
PB
89292015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8930
8931 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8932 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8933
5cd867b4
YQ
89342015-06-24 Yao Qi <yao.qi@linaro.org>
8935
8936 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8937 linux targets.
8938
4d7be007
YQ
89392015-06-24 Yao Qi <yao.qi@linaro.org>
8940
8941 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8942 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8943 * gdb.base/siginfo-thread.exp: Likewise.
8944
07fcd301
YQ
89452015-06-22 Yao Qi <yao.qi@linaro.org>
8946
8947 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8948
52042a00
YQ
89492015-06-22 Yao Qi <yao.qi@linaro.org>
8950
8951 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8952 aarch64*-*-*.
8953 (skip_hw_watchpoint_tests): Likewise.
8954
74bd41ce
PP
89552015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8956
8957 * gdb.base/gdbinit-history.exp: Test the interaction between
8958 setting GDBHISTSIZE and setting the history size via .gdbinit.
8959
bc460514
PP
89602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8961
8962 PR gdb/16999
8963 * gdb.base/gdbhistsize-history.exp: New test.
8964
b58c513b
PP
89652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8966
8967 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8968 with GDBHISTSIZE.
8969 * gdb.base/readline.exp: Likewise.
8970
92046791
YQ
89712015-06-17 Yao Qi <yao.qi@linaro.org>
8972
8973 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8974 line.
8975
2093d2d3
PP
89762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8977
8978 * gdb.base/gdbinit-history.exp: Add test case to check that
8979 an unlimited history file does not get truncated on exit.
8980
e6c693af
AA
89812015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8982
8983 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8984 (VECTOR): New macro. Use it...
8985 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8986 ...for these typedefs.
8987 (int8, char1, int1, double1): New typedefs.
8988 (struct just_int2, struct two_int2): New structures.
8989 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8990 (add_structvecs, add_singlevecs): New functions.
8991 (main): Call add_some_intvecs twice.
8992 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8993 the compile and exit upon failure. Try compiling for the "native"
8994 architecture. Test inferior function calls with vector arguments
8995 and vector return value handling with "finish" and "return".
8996
c74f7d1c
JT
89972015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8998
8999 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9000 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9001 PE file.
9002 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9003
98aa42ee
AT
90042015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9005
9006 PR breakpoints/16465
9007 * gdb.mi/mi-dprintf-pending.c: New file.
9008 * gdb.mi/mi-dprintf-pending.exp: New test.
9009 * gdb.mi/mi-dprintf-pendshr.c: New file.
9010
7d73c23c 90112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9012 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9013
9014 * gdb.arch/i386-mpx-map.c: New file.
9015 * gdb.arch/i386-mpx-map.exp: New File.
9016
90172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9018
9019 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9020 * gdb.arch/i386-mpx.exp: Indentation fixed.
9021
90222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9023
9024 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9025 function and improved indentation.
9026 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9027 gdb_test_multiple. Added additional tests to skip the test.
9028
90292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9030
9031 * gdb.arch/i386-avx512.c: Change path in include file.
9032 * gdb.arch/i386-avx512.exp: Change include dir path
9033 compilation flag.
9034 * gdb.arch/i386-mpx.c: Change path in include file.
9035 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9036 flag.
9037
d5eba19a
JK
90382015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9039
9040 * gdb.compile/compile-print.exp (compile print *vararray@3)
9041 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9042
7f361056
JK
90432015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9044
9045 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9046 (do not keep jit in memory): ... this.
9047 (expect 5): Change it to ...
9048 (expect no 5): ... this.
9049
3b462ec2
SM
90502015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9051
9052 PR gdb/15564
9053 * gdb.mi/mi-detach.exp: New file.
9054
e0619de6
JK
90552015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9056
9057 PR symtab/18392
9058 * gdb.arch/amd64-tailcall-self.S: New file.
9059 * gdb.arch/amd64-tailcall-self.c: New file.
9060 * gdb.arch/amd64-tailcall-self.exp: New file.
9061
e970cb34
DB
90622015-05-28 Don Breazeal <donb@codesourcery.com>
9063
9064 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9065 tests for remote targets by checking is_target_gdbserver.
9066
b2e2f908
DE
90672015-05-27 Doug Evans <dje@google.com>
9068
9069 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9070 * gdb.dwarf2/opaque-type-lookup.c: New file.
9071 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9072
82c7be31
DE
90732015-05-26 Doug Evans <dje@google.com>
9074
9075 * gdb.cp/iostream.cc: New file.
9076 * gdb.cp/iostream.exp: New file.
9077
b4f54984
DE
90782015-05-26 Doug Evans <dje@google.com>
9079
9080 * gdb.dwarf2/dw2-op-call.exp: Update.
9081 * gdb.dwarf2/dw4-sig-types.exp: Update.
9082 * gdb.dwarf2/implptr.exp: Update.
9083 * gdb.mi/mi-cmd-param-changed.exp: Update.
9084
4ea6efe9
DE
90852015-05-26 Doug Evans <dje@google.com>
9086
9087 * gdb.python/py-lazy-string.c: New file.
9088 * gdb.python/py-lazy-string.exp: New file.
9089 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9090 (main): Update. Add estring3.
9091 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9092 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9093
f6bb7db3
YQ
90942015-05-26 Omair Javaid <omair.javaid@linaro.org>
9095 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.reverse/aarch64.c: New.
9098 * gdb.reverse/aarch64.exp: New.
9099
a81bfbd0
OJ
91002015-05-26 Omair Javaid <omair.javaid@linaro.org>
9101
25d49b86
PA
9102 * lib/gdb.exp (supports_process_record): Return true for
9103 aarch64*-linux*.
a81bfbd0
OJ
9104 (supports_reverse): Likewise.
9105
158bf1b4
PP
91062015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9107
9108 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9109 Use with_test_prefix.
9110
a0145030
AB
91112015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9112
9113 * gdb.base/completion.exp: Add test for completion of layout
9114 names.
9115
ebe3b578
AB
91162015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9117
9118 * lib/gdb.exp (skip_tui_tests): New proc.
9119 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9120
84204ed7
PA
91212015-05-19 Pedro Alves <palves@redhat.com>
9122
9123 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9124 Save the whole env array instead of just HOME. Unset HISTSIZE in
9125 the environment while testing. Restore whole environment
9126 afterwards.
9127
37442ce1
DE
91282015-05-16 Doug Evans <xdje42@gmail.com>
9129
9130 * gdb.guile/scm-ports.c: New file.
9131 * gdb.guile/scm-ports.exp: Add memory port tests.
9132
36de76f9
JK
91332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9134
9135 * gdb.compile/compile-print.c: New file.
9136 * gdb.compile/compile-print.exp: New file.
9137
3a9558c4
JK
91382015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9139
9140 * gdb.compile/compile-ops.exp: Cast param to void.
9141 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9142 (compile code struct_object.selffield = &struct_object): Add xfail.
9143
aa715135
JG
91442015-05-15 Joel Brobecker <brobecker@adacore.com>
9145
9146 * gdb.ada/arr_enum_with_gap: New testcase.
9147
931e5bc3
JG
91482015-05-15 Joel Brobecker <brobecker@adacore.com>
9149
9150 * gdb.ada/byte_packed_arr: New testcase.
9151
9cd4d857
JB
91522015-05-15 Joel Brobecker <brobecker@adacore.com>
9153
9154 * gdb.ada/pckd_neg: New testcase.
9155
ebfd00d2
PP
91562015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9157
9158 PR gdb/17820
9159 * gdb.base/gdbinit-history.exp: New test.
9160 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9161 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9162
4c082a81
SC
91632015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9164
9165 * gdb.python/py-xmethods.cc: Enhance test case.
9166 * gdb.python/py-xmethods.exp: New tests.
9167 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9168 function.
9169 (B_indexoper): Likewise.
9170 (global_dm_list) : Add new xmethod worker functions.
9171
f7797074
SDJ
91722015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9173
9174 * gdb.base/coredump-filter.exp: Correctly unset
9175 "coredump_var_addr" array.
9176
a4674e4e
PA
91772015-05-08 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.server/non-existing-program.exp: Unset spawn_id.
9180
df2eb078
SC
91812015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9182
9183 PR python/18291
9184 * gdb.python/py-xmethods.exp: Add tests.
9185
422349a3
YQ
91862015-05-08 Yao Qi <yao.qi@linaro.org>
9187
9188 PR gdb/18208
9189 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9190 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9191 function set_coredump_filter, and remove remote_exec call.
9192 Remove argument ipid. Callers update.
9193 (top level): Don't get inferior's PID.
9194
63fc80ce
AA
91952015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9196
9197 * gdb.base/watch_thread_num.exp: Skip test on targets without
9198 access watchpoints.
9199
80ad801e
PA
92002015-05-06 Pedro Alves <palves@redhat.com>
9201
9202 PR server/18081
9203 * gdb.server/non-existing-program.exp: New file.
9204
0fa7fe50
JB
92052015-05-05 Joel Brobecker <brobecker@adacore.com>
9206
9207 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9208
3ea89b92
PMR
92092015-05-05 Joel Brobecker <brobecker@adacore.com>
9210
9211 * gdb.ada/out_of_line_in_inlined: New testcase.
9212
87b8eff0
JB
92132015-05-05 Joel Brobecker <brobecker@adacore.com>
9214
9215 * gdb.ada/var_rec_arr: New testcase.
9216
5fccc635
YQ
92172015-04-30 Yao Qi <yao.qi@linaro.org>
9218
9219 * gdb.base/break-idempotent.exp: If
9220 skip_hw_watchpoint_multi_tests returns true, skip the tests
9221 on "rwatch" and "awatch".
9222
42d38f42
YQ
92232015-04-30 Yao Qi <yao.qi@linaro.org>
9224
9225 * gdb.base/relativedebug.exp: Invoke gdb command
9226 "info sharedlibrary", and if libc.so doesn't have debug info,
9227 skip the test.
9228
2ce1cdbf
DE
92292015-04-29 Doug Evans <dje@google.com>
9230
9231 * gdb.python/py-xmethods.exp: Add ptype tests.
9232 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9233 get_result_type method.
9234
f24a38c5
LM
92352015-04-29 Luis Machado <lgustavo@codesourcery.com>
9236
9237 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9238 the target does not support hardware watchpoints.
9239
ecbf2b3c
LM
92402015-04-29 Luis Machado <lgustavo@codesourcery.com>
9241
9242 * gdb.base/break-always.exp: Abort testing if writing to memory
9243 causes an error.
9244
34f5f757
DE
92452015-04-28 Doug Evans <dje@google.com>
9246
9247 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9248 * gdb.python/py-pp-registration.exp: ... here. New file.
9249 * gdb.python/py-pp-registration.c: New file.
9250 * gdb.python/py-pp-registration.py: New file.
9251
69b4374a
DE
92522015-04-28 Doug Evans <dje@google.com>
9253
9254 * gdb.python/py-bad-printers.c: New file.
9255 * gdb.python/py-bad-printers.py: New file.
9256 * gdb.python/py-bad-printers.exp: New file.
9257
59fb7612
SS
92582015-04-28 Sasha Smundak <asmundak@google.com>
9259
9260 * gdb.python/py-type.exp: New test.
9261
2631b16a
AW
92622015-04-28 Andy Wingo <wingo@igalia.com>
9263
9264 * gdb.python/py-parameter.exp:
9265 * gdb.guile/scm-parameter.exp: Escape the path that we are
9266 matching against, as it might contain characters that are special
9267 to regular expressions.
9268
460efde1
JB
92692015-04-27 Joel Brobecker <brobecker@adacore.com>
9270
9271 * gdb.ada/rec_comp: New testcase.
9272
2d369d8e
SDJ
92732015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9274
9275 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9276 before using it.
9277
cf75d6c3
AB
92782015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9279
9280 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9281 new tests for verilog output.
9282
8dbe7ca5
YQ
92832015-04-24 Yao Qi <yao.qi@linaro.org>
9284
9285 * boards/remote-gdbserver-on-localhost.exp: New file.
9286
4ef9fb2f
PA
92872015-04-23 Pedro Alves <palves@redhat.com>
9288
9289 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9290 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9291 "end of file", remove $inferior_spawn_id from the indirect list.
9292
0a803169
PA
92932015-04-23 Pedro Alves <palves@redhat.com>
9294
9295 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9296
749ef8f8
PA
92972015-04-23 Pedro Alves <palves@redhat.com>
9298
9299 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9300 on $any_spawn_id instead of only on $gdb_spawn_id.
9301
8aae4344
PM
93022015-04-21 Pierre Muller <muller@sourceware.org>
9303
9304 PR pascal/17815
9305 * lib/pascal.exp (gpc_compile): Add new option "class".
9306 (fpc_compile): Likewise.
9307 * gdb.pascal/case-insensitive-symbols.pas: New file.
9308 * gdb.pascal/case-insensitive-symbols.exp: New file.
9309
1586c8fb
GB
93102015-04-20 Gary Benson <gbenson@redhat.com>
9311
9312 * gdb.base/attach.exp: Fix three extended remote failures.
9313
1b6e6f5c
GB
93142015-04-17 Gary Benson <gbenson@redhat.com>
9315
9316 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9317 the main executable over the remote protocol.
9318
e797481d
PA
93192015-04-16 Pedro Alves <palves@redhat.com>
9320
9321 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9322 a new gdbserver if gdbserver_reconnect_p is set.
9323
1ca99c42
PA
93242015-04-16 Pedro Alves <palves@redhat.com>
9325
9326 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9327 is set, don't exit gdbserver.
9328
af9fd6f8
AA
93292015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9330
9331 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9332 appropriate .insn, such that an older assembler can be used.
9333 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9334 the z/Architecture instruction set on 31-bit targets as well.
9335
04ff1e61
AA
93362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9337
9338 * gdb.go/handcall.exp: Remove all logic related to the first
9339 breakpoint and rely on go_runto_main instead.
9340 * gdb.go/strings.exp: Likewise.
9341 * gdb.go/unsafe.exp: Likewise.
9342 * gdb.go/hello.exp: Likewise. Also rename the remaining
9343 breakpoint marker to "breakpoint 1".
9344 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9345 * gdb.go/strings.go: Likewise.
9346 * gdb.go/unsafe.go: Likewise.
9347 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9348 "set breakpoint 2 here" and rename the remaining breakpoint marker
9349 to "breakpoint 1".
9350
40d2f8d6
SM
93512015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9352
9353 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9354 if itertools.imap is not present.
9355 * gdb.python/py-objfile.exp: Add parentheses.
9356 * gdb.python/py-type.exp: Same.
9357 * gdb.python/py-unwind-maint.py: Same.
9358
8cbc97c6
YQ
93592015-04-15 Yao Qi <yao.qi@linaro.org>
9360
9361 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9362 of ":$ptr_size" and set its form explicitly.
9363
45fd756c
YQ
93642015-04-15 Pedro Alves <palves@redhat.com>
9365 Yao Qi <yao.qi@linaro.org>
9366
9367 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9368 timeout by factor of 4.
9369 (test_regular_watch): Likewise.
9370 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9371 * gdb.reverse/sigall-reverse.exp: Likewise.
9372 * gdb.reverse/until-precsave.exp: Likewise.
9373 * lib/gdb.exp (with_timeout_factor): New proc.
9374 (gdb_expect): Move some code to ...
9375 (get_largest_timeout): ... here. New procedure.
9376
9e811bc3
LM
93772015-04-14 Luis Machado <lgustavo@codesourcery.com>
9378
9379 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9380
0ff6fcb2
LM
93812015-04-13 Luis Machado <lgustavo@codesourcery.com>
9382
9383 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9384 to write to the .text section.
9385
7578d5f7
LM
93862015-04-13 Luis Machado <lgustavo@codesourcery.com>
9387
9388 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9389 Handle the case of targets that do not provide PID information.
9390
2efe15c4
YQ
93912015-04-13 Yao Qi <yao.qi@linaro.org>
9392
9393 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9394 and use expect instead of gdb_expect.
9395
8cd8f2f8
SDJ
93962015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9397
9398 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9399 "coredump_var_addr" to avoid naming conflict with other testcases.
9400
9ee41772
PA
94012015-04-10 Pedro Alves <palves@redhat.com>
9402
9403 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9404 gdb_test_sequence and gdb_assert.
9405
07473109
PA
94062015-04-10 Pedro Alves <palves@redhat.com>
9407
9408 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9409 test messages that don't include the breakpoint address.
9410
de3db44c
YQ
94112015-04-10 Yao Qi <yao.qi@linaro.org>
9412
9413 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9414 false for some offset and width combinations which aren't
9415 supported by linux kernel.
9416
c79d856c
PA
94172015-04-10 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9420 procedure, factored out from ...
9421 (top level): ... here. Add "set displaced-stepping" testing axis.
9422 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9423 parameter "displaced". Use it.
9424 (top level): Use foreach and add "set displaced-stepping" testing
9425 axis.
9426
ebc90b50
PA
94272015-04-10 Pedro Alves <palves@redhat.com>
9428
9429 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9430 Remove comment.
9431 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9432 both the address of the instruction that triggers the watchpoint
9433 and the address of the instruction immediately after, and use
9434 those addresses for the test. Fix comment.
9435
8f572e5c
PA
94362015-04-10 Pedro Alves <palves@redhat.com>
9437
9438 * gdb.base/sigstep.exp (breakpoint_to_handler)
9439 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9440 Test "backtrace" in handler.
9441 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9442 (top level): Add new "displaced" test axis to
9443 breakpoint_to_handler, breakpoint_to_handler_entry and
9444 breakpoint_over_handler.
9445
8d707a12
PA
94462015-04-10 Pedro Alves <palves@redhat.com>
9447
9448 PR gdb/18216
9449 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9450
ef713951
YQ
94512015-04-10 Yao Qi <yao.qi@linaro.org>
9452
9453 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9454 (test_add_rn_pc): New function.
9455 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9456 (top level): Invoke test_add_rn_pc.
9457
906d60cf
PA
94582015-04-10 Pedro Alves <palves@redhat.com>
9459
9460 PR gdb/13858
9461 * gdb.base/step-over-no-symbols.exp: New file.
9462
f2983cc3
AW
94632015-04-09 Andy Wingo <wingo@igalia.com>
9464
9465 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9466 after the Python tests.
9467
6d62641c
SDJ
94682015-04-08 Keith Seitz <keiths@redhat.com>
9469
9470 PR python/16699
9471 * gdb.python/py-completion.exp: New tests for completion.
9472 * gdb.python/py-completion.py (CompleteLimit1): New class.
9473 (CompleteLimit2): Likewise.
9474 (CompleteLimit3): Likewise.
9475 (CompleteLimit4): Likewise.
9476 (CompleteLimit5): Likewise.
9477 (CompleteLimit6): Likewise.
9478 (CompleteLimit7): Likewise.
9479
f3770638
PA
94802015-04-08 Pedro Alves <palves@redhat.com>
9481
9482 PR gdb/18214
9483 PR gdb/18216
9484 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9485 function.
9486 (main): Install it as SIGUSR1 handler.
9487 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9488 parameter. Always use "setup" as prefix. Toggle "set
9489 displaced-stepping" off/on depending on global. Don't switch to
9490 thread 1 here.
9491 (top level): Add displaced stepping "off/on" test axis. Update
9492 "setup" calls. Wrap each subtest with with_test_prefix. Test
9493 continuing with a queued signal in each thread.
9494
4496bed7
PA
94952015-04-08 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9498 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9499 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9500 Return early if running to main fails.
9501 * gdb.trace/while-stepping.exp: Likewise.
9502
b97fde92
PA
95032015-04-07 Pedro Alves <palves@redhat.com>
9504
9505 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9506 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9507 interact with inferior program.
9508
f71c18e7
PA
95092015-04-07 Pedro Alves <palves@redhat.com>
9510
9511 * lib/gdb.exp (inferior_spawn_id): New global.
9512 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9513 spawn id after processing the user code.
9514 (default_gdb_start): Set inferior_spawn_id.
9515 (send_inferior): New procedure.
9516 * lib/gdbserver-support.exp (gdbserver_start): Set
9517 inferior_spawn_id.
9518 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9519
6423214f
PA
95202015-04-07 Pedro Alves <palves@redhat.com>
9521
9522 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9523 * lib/gdbserver-support.exp (gdbserver_start): Make
9524 $server_spawn_id global.
9525 (gdbserver_start): Don't wait for gdbserver's spawn id with
9526 expect_background.
9527 (close_gdbserver): New procedure.
9528 (gdb_exit): Rename the default version and reimplement.
9529
71c0ee8c
PA
95302015-04-07 Pedro Alves <palves@redhat.com>
9531
72f4393d 9532 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9533 append the substituted item, not the original item.
9534
203bc29b
PA
95352015-04-07 Pedro Alves <palves@redhat.com>
9536
9537 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9538 gdb_expect.
9539
508a3ddf
PA
95402015-04-07 Pedro Alves <palves@redhat.com>
9541
9542 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9543 output appearing once only.
9544
9f6dbe2b
PA
95452015-04-07 Pedro Alves <palves@redhat.com>
9546
9547 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9548 that doesn't expect anything. Return early if running to main
9549 fails.
9550
337532fa
YQ
95512015-04-07 Yao Qi <yao.qi@linaro.org>
9552
9553 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9554 (child_function): Call alarm.
9555 (main): Move call to alarm into the loop.
9556 * gdb.threads/non-stop-fair-events.exp: Build program with
9557 -DTIMEOUT=$timeout.
9558
01b622d4
DE
95592015-04-06 Doug Evans <xdje42@gmail.com>
9560
9561 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9562 Fix dest parameter to board_info.
9563 (fpc_compile): Ditto.
9564 (gdb_compile_pascal): Rename dest arg to destfile.
9565
961f4160
PMR
95662015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9567
9568 * gdb.ada/funcall_ref.exp: New file.
9569 * gdb.ada/funcall_ref/foo.adb: New file.
9570
cafda597
YQ
95712015-04-02 Yao Qi <yao.qi@linaro.org>
9572
9573 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9574 is remote.
9575
fed040c6
GB
95762015-04-02 Gary Benson <gbenson@redhat.com>
9577
9578 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9579
d11916aa
SS
95802015-04-01 Sasha Smundak <asmundak@google.com>
9581
9582 * gdb.python/py-unwind-maint.c: New file.
9583 * gdb.python/py-unwind-maint.exp: New test.
9584 * gdb.python/py-unwind-maint.py: New file.
9585 * gdb.python/py-unwind.c: New file.
9586 * gdb.python/py-unwind.exp: New test.
9587 * gdb.python/py-unwind.py: New test.
9588
a1471180
PA
95892015-04-01 Pedro Alves <palves@redhat.com>
9590
9591 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9592 to fail instead of non-existent $test.
9593
0bbeccb1
PA
95942015-04-01 Pedro Alves <palves@redhat.com>
9595
9596 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9597 GDBFLAGS if not empty.
9598
3c724c8c
PMR
95992015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9600
9601 * gdb.ada/complete.exp: Remove "multi_line".
9602 * gdb.ada/info_exc.exp: Remove "multi_line".
9603 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9604 * gdb.ada/ptype_field.exp: Remove "multi_line".
9605 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9606 * gdb.ada/tagged.exp: Remove "multi_line".
9607 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9608 [multi_line ...]
9609 * gdb.btrace/delta.exp: Likewise.
9610 * gdb.btrace/exception.exp: Likewise.
9611 * gdb.btrace/function_call_history.exp: Likewise.
9612 * gdb.btrace/instruction_history.exp: Likewise.
9613 * gdb.btrace/nohist.exp: Likewise.
9614 * gdb.btrace/record_goto.exp: Likewise.
9615 * gdb.btrace/segv.exp: Likewise.
9616 * gdb.btrace/stepi.exp: Likewise.
9617 * gdb.btrace/tailcall.exp: Likewise.
9618 * gdb.btrace/unknown_functions.exp: Likewise.
9619 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9620 * lib/gdb.exp: Add the "multi_line" helper.
9621
4eec2deb
PA
96222015-04-01 Pedro Alves <palves@redhat.com>
9623
9624 * gdb.threads/tid-reuse.c: New file.
9625 * gdb.threads/tid-reuse.exp: New file.
9626
df8411da
SDJ
96272015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9628
9629 PR corefiles/16092
9630 * gdb.base/coredump-filter.c: New file.
9631 * gdb.base/coredump-filter.exp: Likewise.
9632
6ef37366
PM
96332015-03-27 Petr Machata <pmachata@redhat.com>
9634
9635 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9636 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9637 (Dwarf::assemble): Initialize them.
9638 (Dwarf::lines): New function.
9639
7ec911b0
JT
96402015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9641
9642 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9643 SYMBOL_PREFIX for x86_64-*-cygwin.
9644
ff908ebf
AW
96452015-03-26 Andy Wingo <wingo@igalia.com>
9646
9647 PR symtab/18148
9648 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9649 const_value but not a location.
9650 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9651 location defined in non-main CUs are visible.
9652
6d5f0679
YQ
96532015-03-26 Yao Qi <yao.qi@linaro.org>
9654
9655 PR testsuite/18139
9656 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9657 Add a line number entry for the same line.
9658 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9659 Add a line number entry for the same line.
9660
2898689b
YQ
96612015-03-26 Yao Qi <yao.qi@linaro.org>
9662
9663 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9664 .int 0.
9665 (func): Likewise. Add .Lfunc_1 label.
9666 Use .Lfunc_1 label.
9667 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9668 .int 0.
9669 (func): Likewise.
9670 Use .Lfunc_1 label.
9671
85180498
YQ
96722015-03-26 Yao Qi <yao.qi@linaro.org>
9673
9674 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9675 Call gdb_compile instead to compile each .s files without debug
9676 information.
9677
8aa08a8d
YQ
96782015-03-26 Yao Qi <yao.qi@linaro.org>
9679
9680 * gdb.base/savedregs.exp (process_saved_regs): Make
9681 "Saved registers:" optional in the pattern.
9682
66849923
MM
96832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9684
9685 * gdb.btrace/next.exp: Merged into step.exp.
9686 * gdb.btrace/finish.exp: Merged into step.exp.
9687 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9688 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9689 "record goto" and checking the exact replay position.
9690 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9691 check for "Recording format" in "info record" output.
9692 * gdb.btrace/record_goto.exp: Choose test file based on target.
9693 * gdb.btrace/x86-record_goto.S: Renamed into ...
9694 * gdb.btrace/x86_64-record_goto.S: ... this.
9695 * gdb.btrace/i686-record_goto.S: New.
9696 * gdb.btrace/x86-tailcall.S: Renamed into ...
9697 * gdb.btrace/x86_64-tailcall.S: ... this.
9698 * gdb.btrace/i686-tailcall.S: New.
9699 * gdb.btrace/x86-tailcall.c: Renamed into ...
9700 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9701 separate statements. Update test.
9702 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9703 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9704 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9705 * gdb.btrace/tailcall.exp: Choose test file based on target.
9706 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9707
11cc1b74
MM
97082015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9709
9710 * gdb.btrace/exception.exp: Increase BTS buffer size.
9711
a25d8bf9
PA
97122015-03-24 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9715
856e7dd6
PA
97162015-03-24 Pedro Alves <palves@redhat.com>
9717
9718 * gdb.threads/schedlock.exp (test_step): No longer expect that
9719 "set scheduler-locking step" with "next" over a function call runs
9720 threads unlocked.
9721
ad235a41
AT
97222015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9723
9724 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9725
15630549
AT
97262015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9727
9728 PR breakpoints/16466
9729 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9730 * gdb.mi/mi-pending.c (thread_func): New function.
9731 (int main): Add threading support required.
9732 * gdb.mi/mi-pending.exp: Add tests for this issue.
9733 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9734 (pendfunc2): Remove stdio dependency.
9735 * gdb.mi/mi-pendshr2.c: New file.
9736
693dca06
KS
97372015-03-23 Keith Seitz <keiths@redhat.com>
9738
9739 * gdb.linespec/keywords.c: New file.
9740 * gdb.linespec/keywords.exp: New file.
9741
7e993ebf
KS
97422015-03-23 Keith Seitz <keiths@redhat.com>
9743
9744 PR gdb/18021
9745 * gdb.dwarf2/staticvirtual.exp: New test.
9746
bc23328c
JK
97472015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9748
9749 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9750 * README: Remove HP-UX and gdb.hp.
9751 (configuration):
9752 * configure: Regenerate.
9753 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9754 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9755 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9756 gdb.hp/gdb.defects/Makefile.
9757 * gdb.hp/Makefile.in: File deleted.
9758 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9759 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9760 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9761 * gdb.hp/gdb.aCC/run.c: File deleted.
9762 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9763 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9764 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9765 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9766 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9767 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9768 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9769 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9770 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9771 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9772 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9773 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9774 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9775 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9776 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9777 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9778 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9779 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9780 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9781 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9782 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9783 * gdb.hp/gdb.compat/average.c: File deleted.
9784 * gdb.hp/gdb.compat/sum.c: File deleted.
9785 * gdb.hp/gdb.compat/xdb.c: File deleted.
9786 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9787 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9788 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9789 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9790 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9791 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9792 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9793 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9794 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9795 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9796 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9797 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9798 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9799 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9800 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9801 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9802 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9803 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9804 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9805 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9806 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9807 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9808 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9809 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9810 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9811 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9812 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9813 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9814 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9815 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9816 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9817 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9818 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9819 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9820 * gdb.hp/tools/odump: File deleted.
9821
8bf3b159
PA
98222015-03-19 Pedro Alves <palves@redhat.com>
9823
9824 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9825 (saw_thread_3): New globals.
9826 (top level): Increment them when an event for the corresponding
9827 thread is seen.
9828 (no thread starvation): New test.
9829
eb54c8bf
PA
98302015-03-19 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.threads/continue-pending-status.c: New file.
9833 * gdb.threads/continue-pending-status.exp: New file.
9834
32d2e5d6
PA
98352015-03-18 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9838 Use gdb_is_target_remote instead of is_remote. Use
9839 gdb_test_multiple instead of gdb_expect. Exit early if
9840 gdb_test_multiple hits its internal matches. Tighten stepi tests
9841 expected output. Fail on exit with any signal, instead of just
9842 SIGILL.
9843
f68f11b7
YQ
98442015-03-18 Yao Qi <yao.qi@linaro.org>
9845
9846 PR tdep/18107
9847 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9848 variable.
9849 * gdb.base/catch-syscall.exp: Don't skip it on
9850 aarch64*-*-linux* target. Remove elements in all_syscalls.
9851 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9852 target.
9853 (setup_all_syscalls): New proc.
9854
ca5fd19b
YQ
98552015-03-16 Yao Qi <yao.qi@linaro.org>
9856
9857 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9858 (top level): Skip tests if valid_addr_p returns false for
9859 $cmd1 or $cmd2.
9860
85642ba0
AW
98612015-03-11 Andy Wingo <wingo@igalia.com>
9862
9863 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9864
e03f9645
YQ
98652015-03-11 Yao Qi <yao.qi@linaro.org>
9866
9867 * gdb.base/catch-syscall.exp: Fix typo in comments.
9868
5d0962b2
YQ
98692015-03-11 Yao Qi <yao.qi@linaro.org>
9870
9871 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9872
b2df3cef
PA
98732015-03-09 Pedro Alves <palves@redhat.com>
9874
9875 * dg-extract-results.py: Delete.
9876
ef878e53
PA
98772015-03-09 Pedro Alves <palves@redhat.com>
9878
9879 Merge dg-extract-results.sh from GCC upstream (r218843).
9880
9881 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9882 * dg-extract-results.sh: Use --text with grep to avoid issues with
9883 binary files. Fall back to cat -v, if that doesn't work.
9884
9494d219
PA
98852015-03-05 Pedro Alves <palves@redhat.com>
9886
9887 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9888
a8d9763a
SM
98892015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9890
9891 * lib/mi-support.exp (mi_expect_interrupt): Accept
9892 alternative event for when in all-stop mode.
9893
be9957b8
PA
98942015-03-04 Pedro Alves <palves@redhat.com>
9895
9896 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9897
d57be0f4 98982015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
9899
9900 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9901
c214c7cf
AA
99022015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9903
9904 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9905 regexps for GDB's current line display, accept a hex address
9906 preceding the line number.
9907
6d74a497
AA
99082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9909
9910 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9911 the 'arch1' variable for "s390*-linux*" targets.
9912
511aee7c
PA
99132015-03-04 Pedro Alves <palves@redhat.com>
9914
9915 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9916 (main): Pass missing retval argument to pthread_join call.
9917
95e50b27
PA
99182015-03-02 Pedro Alves <palves@redhat.com>
9919
9920 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9921 (top level): Call do_test with non-stop as well.
9922
28054d69
PA
99232015-03-02 Pedro Alves <palves@redhat.com>
9924
9925 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9926 -1.
9927
4fa5d7b4
AA
99282015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9929
9930 * gdb.arch/s390-vregs.exp: New test.
9931 * gdb.arch/s390-vregs.S: New file.
9932
97c18565
PA
99332015-02-27 Pedro Alves <palves@redhat.com>
9934
9935 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9936 call to catch_command_errors.
9937 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9938 catch_command_errors.
9939
a37bfa30
PA
99402015-02-27 Pedro Alves <palves@redhat.com>
9941
9942 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9943 "true" for boolean result.
9944 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9945 prototype of main.
9946
6f98576f
PA
99472015-02-27 Pedro Alves <palves@redhat.com>
9948
9949 * lib/unbuffer_output.c: New file.
9950 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9951 (main): Call gdb_unbuffer_output.
9952
eba5ab56
YQ
99532015-02-27 Yao Qi <yao.qi@linaro.org>
9954
9955 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9956 target.
9957
0def5aaa
DE
99582015-02-26 Doug Evans <dje@google.com>
9959
9960 * gdb.cp/class2.cc (Dbase, D): New classes.
9961 (main): New local delta.
9962 * gdb.cp/class2.exp: Test printing delta.
9963 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9964 (dynbar): New global.
9965 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9966
081a1c2c
JK
99672015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 * gdb.compile/compile-ifunc.c: New file.
9970 * gdb.compile/compile-ifunc.exp: New file.
9971
2f41223f
AT
99722015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9973
9974 * gdb.base/structs.exp: Check for correct struct on finish.
9975
03eddd80
YQ
99762015-02-26 Yao Qi <yao.qi@linaro.org>
9977
9978 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9979 is zero.
9980
80c57053
JK
99812015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9982
9983 * gdb.arch/cordic.ko.bz2: New file.
9984 * gdb.arch/cordic.ko.debug.bz2: New file.
9985 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9986
21613c12
YQ
99872015-02-25 Yao Qi <yao.qi@linaro.org>
9988
9989 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9990 aarch64*-*-* target.
9991
d8b901ed
PA
99922015-02-23 Pedro Alves <palves@redhat.com>
9993
9994 * lib/gdb.exp (delete_breakpoints): Rewrite using
9995 gdb_test_multiple.
9996
e5b85ead
PA
99972015-02-23 Pedro Alves <palves@redhat.com>
9998
9999 * gdb.base/info-os.c: Include stdlib.h.
10000
85c3a371
DE
100012015-02-22 Doug Evans <xdje42@gmail.com>
10002
10003 PR symtab/17855
10004 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10005 is read after symbols have been re-read.
10006 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10007 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10008
96553a0c
DE
100092015-02-21 Doug Evans <dje@google.com>
10010
10011 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10012
97a0c697
JK
100132015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10014
10015 PR corefiles/17808
10016 * gdb.arch/i386-biarch-core.core.bz2: New file.
10017 * gdb.arch/i386-biarch-core.exp: New file.
10018
a47cd6e9
PA
100192015-02-21 Pedro Alves <palves@redhat.com>
10020
10021 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10022 runto_main fails.
10023
c5facdc4
PA
100242015-02-20 Pedro Alves <palves@redhat.com>
10025
10026 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10027 info probes.
10028
2db9a427
PA
100292015-02-20 Pedro Alves <palves@redhat.com>
10030
10031 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10032
60fb7e9e
PA
100332015-02-20 Pedro Alves <palves@redhat.com>
10034
10035 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10036 clean_restart before gdb_target_supports_trace.
10037
5c5019c2
PA
100382015-02-20 Pedro Alves <palves@redhat.com>
10039
10040 PR threads/18006
10041 * gdb.threads/clone-thread_db.c: New file.
10042 * gdb.threads/clone-thread_db.exp: New file.
10043
c9587f88
AT
100442015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10045
10046 PR breakpoints/16812
10047 * gdb.base/catch-gdb-caused-signals.c: New file.
10048 * gdb.base/catch-gdb-caused-signals.exp: New file.
10049
f6a88844
JM
100502015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10051
10052 * configure: Regenerated.
10053 * configure.ac: Use GDB_AC_TRANSFORM.
10054 * aclocal.m4: sinclude ../transform.m4.
10055
497c491b
JM
100562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10057
10058 * lib/dtrace.exp: New file.
10059 * gdb.base/dtrace-probe.exp: Likewise.
10060 * gdb.base/dtrace-probe.d: Likewise.
10061 * gdb.base/dtrace-probe.c: Likewise.
10062 * lib/pdtrace.in: Likewise.
10063 * configure.ac: Output variables with the transformed names of
10064 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10065 * configure: Regenerated.
10066
03e98035
JM
100672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10068
10069 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10070 expected message when trying to access $_probe_* convenience
10071 variables while not on a probe.
10072
63cc30e9
JK
100732015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10074
10075 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10076
0703599a
PA
100772015-02-11 Pedro Alves <pedro@codesourcery.com>
10078
10079 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10080 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10081
7e60a48e
DE
100822015-02-10 Doug Evans <xdje42@gmail.com>
10083
10084 * lib/gdb.exp (gdb_load): Always return a result.
10085
01b088bc
PA
100862015-02-10 Pedro Alves <palves@redhat.com>
10087
10088 * gdb.threads/signal-sigtrap.c: New file.
10089 * gdb.threads/signal-sigtrap.exp: New file.
10090
b05ec7a5
AT
100912015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10092
10093 * gdb.trace/no-attach-trace.c: New file.
10094 * gdb.trace/no-attach-trace.exp: New file.
10095
a2c2acaf
MW
100962015-02-09 Mark Wielaard <mjw@redhat.com>
10097
10098 * gdb.dwarf2/atomic.c: New file.
10099 * gdb.dwarf2/atomic-type.exp: Likewise.
10100
31fd9caa
MM
101012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10102
10103 * gdb.btrace/buffer-size.exp: Update "info record" output.
10104 * gdb.btrace/delta.exp: Update "info record" output.
10105 * gdb.btrace/enable.exp: Update "info record" output.
10106 * gdb.btrace/finish.exp: Update "info record" output.
10107 * gdb.btrace/instruction_history.exp: Update "info record" output.
10108 * gdb.btrace/next.exp: Update "info record" output.
10109 * gdb.btrace/nexti.exp: Update "info record" output.
10110 * gdb.btrace/step.exp: Update "info record" output.
10111 * gdb.btrace/stepi.exp: Update "info record" output.
10112 * gdb.btrace/nohist.exp: Update "info record" output.
10113
d33501a5
MM
101142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10115
10116 * gdb.btrace/buffer-size: New.
10117
f4abbc16
MM
101182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10119
10120 * gdb.btrace/delta.exp: Update "info record" output.
10121 * gdb.btrace/enable.exp: Update "info record" output.
10122 * gdb.btrace/finish.exp: Update "info record" output.
10123 * gdb.btrace/instruction_history.exp: Update "info record" output.
10124 * gdb.btrace/next.exp: Update "info record" output.
10125 * gdb.btrace/nexti.exp: Update "info record" output.
10126 * gdb.btrace/step.exp: Update "info record" output.
10127 * gdb.btrace/stepi.exp: Update "info record" output.
10128 * gdb.btrace/nohist.exp: Update "info record" output.
10129
b9d61307
SM
101302015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 PR gdb/15678
10133 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10134
e584fdbc
PA
101352015-02-06 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10138 macro.
10139 (seconds_left, again): New globals.
10140 (main): Wait seconds_left in a 1-second sleep loop instead of
10141 sleeping 180 seconds. If 'again' is set, reset the seconds
10142 counter.
10143 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10144 'again' in the inferior before detaching. Print the seconds left.
10145 (options): New global.
10146 (top level): Build program with -DTIMEOUT=$timeout.
10147
77f41761
PA
101482015-02-06 Pedro Alves <palves@redhat.com>
10149
10150 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10151 determine how many seconds to pass to 'alarm'.
10152 * gdb.base/gdb-sigterm.exp (top level): Build program with
10153 -DTIMEOUT=$timeout.
10154 (do_test): Return success/failure indication. Add more verbose
10155 logging. Don't fail if 200 single steps are seen. Instead, fail
10156 when the test times out.
10157 (passes): New global.
10158 (top level): Break the testing loop if testing fails on any
10159 iteration. Use gdb_assert.
10160
b9394193
DB
101612015-02-04 Don Breazeal <donb@codesourcery.com>
10162
10163 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10164 and initialize them.
10165 (ipc_cleanup): New function.
10166 (main): Don't declare shmid, semid, and msqid. Add a call to
10167 atexit so that we call ipc_cleanup on exit.
10168
42d9e528
PA
101692015-02-04 Pedro Alves <palves@redhat.com>
10170
10171 * boards/native-extended-gdbserver.exp: Remove any target variant
10172 specifications from the board name before clearing the isremote
10173 flag from board_info.
10174
ae6ae975
DE
101752015-01-31 Doug Evans <xdje42@gmail.com>
10176
10177 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10178
cfb069a8
GB
101792015-01-31 Gary Benson <gbenson@redhat.com>
10180
10181 * gdb.base/completion.exp: Disable completion limiting for
10182 existing tests. Add new tests to check completion limiting.
10183 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10184
5dd31d79
DE
101852015-01-31 Doug Evans <xdje42@gmail.com>
10186
10187 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10188
9f050062
DE
101892015-01-31 Doug Evans <xdje42@gmail.com>
10190
10191 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10192 entries. Duplicate file section script entries.
10193 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10194 inlined entries. Add test for safe-path rejection.
10195 * gdb.python/py-section-script.c: Add duplicate inlined section script
10196 entries. Duplicate file section script entries.
10197 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10198 inlined entries. Add test for safe-path rejection.
10199
df25ebbd
JB
102002015-01-29 Joel Brobecker <brobecker@adacore.com>
10201
10202 * gdb.ada/disc_arr_bound: New testcase.
10203
4a0ca9ec
JB
102042015-01-29 Joel Brobecker <brobecker@adacore.com>
10205
10206 * gdb.ada/mi_var_array: New testcase.
10207
3a8b707a
DE
102082015-01-27 Doug Evans <dje@google.com>
10209
10210 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10211 Add test for objfile.filename, objfile.username after objfile
10212 has been unloaded.
10213
f8313f6e
JB
102142015-01-26 Joel Brobecker <brobecker@adacore.com>
10215
10216 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10217 the second test to print the name attribute of value
10218 returned by the call to gdb.lookup_type, and adjust
10219 the expected output accordingly.
10220
37bc665e
MW
102212015-01-25 Mark Wielaard <mjw@redhat.com>
10222
10223 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10224 * gdb.base/disp-step-fork.c: Include unistd.h.
10225 * gdb.base/siginfo-obj.c: Include stdio.h.
10226 * gdb.base/siginfo-thread.c: Likewise.
10227 * gdb.mi/non-stop.c: Include unistd.h.
10228 * gdb.mi/nsthrexec.c: Include stdio.h.
10229 * gdb.mi/pthreads.c: Include unistd.h.
10230 * gdb.modula2/unbounded1.c (main): Declare returns int.
10231 * gdb.reverse/consecutive-reverse.c: Likewise.
10232 * gdb.threads/create-fail.c: Include unistd.h.
10233 * gdb.threads/killed.c: Likewise.
10234 * gdb.threads/linux-dp.c: Likewise.
10235 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10236 * gdb.threads/non-ldr-exc-2.c: Likewise.
10237 * gdb.threads/non-ldr-exc-3.c: Likewise.
10238 * gdb.threads/non-ldr-exc-4.c: Likewise.
10239 * gdb.threads/pthreads.c: Include unistd.h.
10240 (main): Declare returns int.
10241 * gdb.threads/tls-main.c (foo): New declaration.
10242 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10243
f7e5394d
SM
102442015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10245
10246 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10247 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10248
743649fd
MW
102492015-01-15 Mark Wielaard <mjw@redhat.com>
10250
10251 * gdb.base/noreturn-return.c: New file.
10252 * gdb.base/noreturn-return.exp: New file.
10253 * gdb.base/noreturn-finish.c: New file.
10254 * gdb.base/noreturn-finish.exp: New file.
10255
198297aa
PA
102562015-01-23 Pedro Alves <palves@redhat.com>
10257
10258 * gdb.threads/continue-pending-after-query.c: New file.
10259 * gdb.threads/continue-pending-after-query.exp: New file.
10260
717cf30c
AG
102612015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10262 Simon Marchi <simon.marchi@ericsson.com>
10263
10264 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10265 * gdb.base/valgrind-db-attach.exp: Same.
10266 * gdb.base/valgrind-infcall.exp: Same.
10267 * lib/mi-support.exp (default_mi_gdb_start): Same.
10268 * lib/prompt.exp (default_prompt_gdb_start): Same.
10269 * lib/gdb.exp (default_gdb_spawn): Same.
10270 (gdb_interact): New.
10271
10272
4b62a76e
JK
102732015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10274
10275 * gdb.compile/compile.exp (pointer to jit function): New test.
10276
b4cdae6f
WW
102772015-01-17 Wei-cheng Wang <cole945@gmail.com>
10278
10279 * lib/gdb.exp (supports_process_record): Return true for
10280 powerpc*-*-linux*.
10281 (supports_reverse): Likewise.
10282
d221e7ef
DB
102832015-01-15 Don Breazeal <donb@codesourcery.com>
10284
10285 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10286 instead of checking whether the target board is remote and
10287 use spawn_wait_for_attach instead of exec/sleep.
10288 * gdb.base/attach-twice.exp: Likewise.
10289
bafffb51
JB
102902015-01-15 Joel Brobecker <brobecker@adacore.com>
10291
10292 * gdb.ada/var_arr_attrs: New testcase.
10293
5589af0e
PA
102942015-01-14 Pedro Alves <palves@redhat.com>
10295 Joel Brobecker <brobecker@adacore.com>
10296
10297 PR gdb/17525
10298 * gdb.base/bp-cmds-execution-x-script.c: New file.
10299 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10300 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10301
6c400b59
PA
103022015-01-14 Pedro Alves <palves@redhat.com>
10303
10304 PR cli/17828
10305 * gdb.base/batch-preserve-term-settings.c: New file.
10306 * gdb.base/batch-preserve-term-settings.exp: New file.
10307
e02c96a7
DE
103082015-01-13 Doug Evans <dje@google.com>
10309
10310 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10311 binary.
10312
576fd14c
JB
103132015-01-13 Joel Brobecker <brobecker@adacore.com>
10314
10315 * Makefile.in (clean mostlyclean): Do not delete *.py.
10316
04dccad0
JB
103172015-01-13 Joel Brobecker <brobecker@adacore.com>
10318
10319 * gdb.python/py-lookup-type.exp: New file.
10320
3d230f71
PA
103212015-01-12 Pedro Alves <palves@redhat.com>
10322
10323 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10324 restore GDBFLAGS before returning.
10325
7e67715d
JK
103262015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10327
10328 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10329 is_amd64_regs_target and is_x86_like_target.
10330
f2e0d4b4
DE
103312015-01-11 Doug Evans <xdje42@gmail.com>
10332
10333 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10334 is given without an explicit form.
10335 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10336 attributes.
10337 * gdb.dwarf/corrupt.exp: Ditto.
10338 * gdb.dwarf2/enum-type.exp: Ditto.
10339 * gdb.trace/entry-values.exp: Ditto.
10340 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10341
439250fb
DE
103422015-01-11 Doug Evans <xdje42@gmail.com>
10343
10344 PR gdb/15830
10345 * gdb.base/maint.exp: Remove references to "maint demangle".
10346 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10347 Add tests for explicitly specifying language to demangle.
10348 * gdb.dlang/demangle.exp: Ditto.
10349
ede9f622
PA
103502015-01-09 Pedro Alves <palves@redhat.com>
10351
10352 * gdb.threads/non-stop-fair-events.c: New file.
10353 * gdb.threads/non-stop-fair-events.exp: New file.
10354
a7b796db
PA
103552015-01-09 Pedro Alves <palves@redhat.com>
10356
10357 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10358 the global scope. Set a breakpoint after all threads are started
10359 rather than stepping over two source lines. Expect the prompt.
10360 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10361 global.
10362 (NUM): Now 15.
10363 (main): Use threads_started_barrier to wait for all threads to
10364 start. Main thread no longer calls thread_function. Exit after
10365 180 seconds.
10366 (loop): New function.
10367 (thread_function): Wait on threads_started_barrier barrier. Call
10368 'loop' at each iteration.
10369 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10370 threads have started, instead of hardcoding number of "next"
10371 steps. Use an access watchpoint instead of a write watchpoint.
10372
9665ffdd
PA
103732015-01-09 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10376 (thread_func): Wait on barrier.
10377 (main): Wait for all threads to start before stopping GDB.
10378 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10379 global.
10380 (thread1_func, thread2_func): Wait on barrier.
10381 (main): Wait for all threads to start before stopping GDB.
10382 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10383 New global.
10384 (thread1_func, thread2_func): Wait on barrier.
10385 (main): Wait for all threads to start before stopping GDB.
10386
c945a99f
PA
103872015-01-09 Pedro Alves <palves@redhat.com>
10388
10389 * gdb.threads/attach-many-short-lived-threads.c: New file.
10390 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10391
c1a747c1
PA
103922014-01-09 Pedro Alves <palves@redhat.com>
10393
10394 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10395 instead of to thread 2.
10396 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10397 Add barrier around each pthread_create call instead of around all
10398 calls.
10399 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10400 Set a break on thread_function and have the child threads hit it
10401 one at at a time.
10402
60b3033e
PA
104032015-01-09 Pedro Alves <palves@redhat.com>
10404
10405 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10406 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10407 false.
10408 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10409 checking whether the target board is remote.
10410 * gdb.multi/multi-attach.exp: Likewise.
10411 * gdb.python/py-sync-interp.exp: Likewise.
10412 * gdb.server/ext-attach.exp: Likewise.
10413 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10414 tests that need to attach, instead of checking whether the target
10415 board is remote at the top of the file.
10416
acc018ac
YQ
104172015-01-08 Yao Qi <yao@codesourcery.com>
10418
10419 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10420
50a18af8
JK
104212015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10422
10423 Fix testcase compilation.
10424 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10425
8503d6e1
JB
104262015-01-06 Joel Brobecker <brobecker@adacore.com>
10427
10428 * gdb.python/py-type.exp: Add a couple test about empty
10429 array creation, and negative-length array creation.
10430
cc73dbcc
DE
104312015-01-02 Doug Evans <xdje42@gmail.com>
10432
10433 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10434
0300bbc7
DE
104352015-01-02 Doug Evans <dje@google.com>
10436
10437 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10438
9d85a0ec
YQ
104392014-12-29 Yao Qi <yao@codesourcery.com>
10440
10441 * gdb.trace/entry-values.exp: Update comments. Rename variable
10442 bar_call_foo to returned_from_foo.
10443
87186c6a
MMN
104442014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10445
10446 PR gdb/17394
10447 * gdb.linespec/break-asm-file.c: New file.
10448 * gdb.linespec/break-asm-file.exp: New file.
10449 * gdb.linespec/break-asm-file0.s: New file.
10450 * gdb.linespec/break-asm-file1.s: New file.
10451
1bab7383
YQ
104522014-12-18 Nigel Stephens <nigel@mips.com>
10453 Maciej W. Rozycki <macro@codesourcery.com>
10454
10455 * gdb.base/float.exp: Handle the new output from "info float" on
10456 MIPS targets.
10457
1bc1068a
JK
104582014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10459
10460 Fix MinGW compilation.
10461 * gdb.compile/compile-ops.exp: Update untested message if
10462 !skip_compile_feature_tests.
10463 * gdb.compile/compile-setjmp.exp: Likewise.
10464 * gdb.compile/compile-tls.exp: Likewise.
10465 * gdb.compile/compile.exp: Likewise.
10466 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10467 supported on this host".
10468
b6615d10
DE
104692014-12-16 Doug Evans <xdje42@gmail.com>
10470
10471 * boards/stabs.exp: New file.
10472
25dda427
AA
104732014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10474
10475 * gdb.base/completion.exp: Adjust to format changes of "maint
10476 print user-registers".
10477
bf330350
CU
104782014-12-16 Catalin Udma <catalin.udma@freescale.com>
10479
10480 PR server/17457
10481 * gdb.arch/aarch64-fp.c: New file.
10482 * gdb.arch/aarch64-fp.exp: New file.
10483
395cf596
SDJ
104842014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10485
10486 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10487 r210637, r210913, r211666, r215400, r215817).
10488
10489 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10490 * dg-extract-results.py: New file.
10491 * dg-extract-results.sh: Use it if the environment seems
10492 suitable.
10493
10494 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10495
10496 * dg-extract-results.py (parse_run): Handle warnings that
10497 are printed before a test harness is run.
10498
10499 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10500
10501 * dg-extract-results.py (Named): Remove __cmp__ method.
10502 (output_variation): Use a key to sort variation.harnesses.
10503
10504 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10505
10506 * dg-extract-results.py: For Python 3, force sys.stdout to
10507 handle surrogate escape sequences.
10508 (safe_open): New function.
10509 (output_segment, main): Use it.
10510
10511 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10512
10513 * dg-extract-results.py (Prog.result_re): Include options
10514 in test name.
10515
10516 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10517
10518 * dg-extract-results.py (output_variation): Always sort if
10519 do_sum.
10520
e882ef3c
SM
105212014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10522
10523 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10524 as long as we get pagination notifications.
10525
4992aa20
JM
105262014-12-15 Jason Merrill <jason@redhat.com>
10527
10528 * Makefile.in (check-gdb.%): Restore.
10529 * README: Mention it.
10530
c1b5a1a6
JB
105312014-12-13 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.ada/str_uninit: New testcase.
10534
5537b577
JK
105352014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10536
10537 PR symtab/17642
10538 * gdb.base/vla-stub-define.c: New file.
10539 * gdb.base/vla-stub.c: New file.
10540 * gdb.base/vla-stub.exp: New file.
10541
bb2ec1b3
TT
105422014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10543 Jan Kratochvil <jan.kratochvil@redhat.com>
10544 Tom Tromey <tromey@redhat.com>
10545
10546 * configure.ac: Add gdb.compile/.
10547 * configure: Regenerate.
10548 * gdb.compile/Makefile.in: New file.
10549 * gdb.compile/compile-ops.exp: New file.
10550 * gdb.compile/compile-ops.c: New file.
10551 * gdb.compile/compile-tls.c: New file.
10552 * gdb.compile/compile-tls.exp: New file.
10553 * gdb.compile/compile-constvar.S: New file.
10554 * gdb.compile/compile-constvar.c: New file.
10555 * gdb.compile/compile-mod.c: New file.
10556 * gdb.compile/compile-nodebug.c: New file.
10557 * gdb.compile/compile-setjmp-mod.c: New file.
10558 * gdb.compile/compile-setjmp.c: New file.
10559 * gdb.compile/compile-setjmp.exp: New file.
10560 * gdb.compile/compile-shlib.c: New file.
10561 * gdb.compile/compile.c: New file.
10562 * gdb.compile/compile.exp: New file.
10563 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10564
4ff709eb
TT
105652014-12-12 Tom Tromey <tromey@redhat.com>
10566
10567 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10568 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10569
6dddd6a5
DE
105702014-12-12 Doug Evans <dje@google.com>
10571
10572 * lib/gdb-python.exp (get_python_valueof): New function.
10573 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10574
71c24708
AA
105752014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10576
10577 * gdb.base/completion.exp: Add test for completion of "info
10578 registers ".
10579
3e29f34a
MR
105802014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10581
10582 * gdb.base/func-ptrs.c: New file.
10583 * gdb.base/func-ptrs.exp: New file.
10584
fc126975
SM
105852014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10586
10587 PR breakpoints/17012
10588 * gdb.base/dprintf-detach.c: New file.
10589 * gdb.base/dprintf-detach.exp: New file.
10590
0a46d518
SM
105912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10592
10593 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10594 * lib/gdb.exp (target_is_gdbserver): New procedure.
10595
a0be3e44
DE
105962014-12-08 Doug Evans <dje@google.com>
10597
10598 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10599
df1b803a
YQ
106002014-12-05 Yao Qi <yao@codesourcery.com>
10601
10602 * gdb.guile/scm-error.exp: Remove the third argument to
10603 gdb_remote_download.
10604 * gdb.guile/scm-frame-args.exp: Likewise.
10605 * gdb.guile/scm-section-script.exp: Likewise.
10606
ddb9f679
YQ
106072014-12-05 Yao Qi <yao@codesourcery.com>
10608
10609 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10610
86e4ed39
DE
106112014-12-04 Doug Evans <dje@google.com>
10612
10613 * gdb.python/py-objfile.exp: Add tests for
10614 objfile.add_separate_debug_file.
10615
7c50a931
DE
106162014-12-04 Doug Evans <dje@google.com>
10617
10618 * lib/gdb.exp (get_build_id): New function.
10619 (build_id_debug_filename_get): Rewrite to use it.
10620 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10621
621661e3
MR
106222014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10623
10624 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10625 `method(long)', not just 0x0.
10626 * gdb.cp/nsalias.exp: Align code labels to 4.
10627 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10628 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10629 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10630 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10631 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10632 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10633
29f0c3b7
DE
106342014-12-02 Doug Evans <dje@google.com>
10635
e1e061e7 10636 PR symtab/17602
29f0c3b7 10637 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10638 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10639 * gdb.cp/anon-ns.exp: Update.
10640
162078c8
NB
106412014-12-02 Nick Bull <nicholaspbull@gmail.com>
10642
10643 * gdb.python/py-events.py (inferior_call_handler): New.
10644 (register_changed_handler, memory_changed_handler): New.
10645 (test_events.invoke): Register new handlers.
10646 * gdb.python/py-events.exp: Add tests for inferior call,
10647 memory_changed and register_changed events.
10648
fdb09caf
AA
106492014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10650
10651 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10652 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10653 if the linker doesn't understand this.
10654
55cfb2c4
SM
106552014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10656
10657 * gdb.python/python.exp: Change expected reply to help().
10658
9e8cd6df
YQ
106592014-12-01 Yao Qi <yao@codesourcery.com>
10660
10661 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10662 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10663 * configure: Re-generated.
10664
6c659fc2
SC
106652014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10666
10667 * gdb.cp/chained-calls.cc: New file.
10668 * gdb.cp/chained-calls.exp: New file.
10669 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10670
d7fc3181
SM
106712014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10672
10673 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10674 * gdb.dwarf2/symtab-producer.exp: Same.
10675 * gdb.gdb/python-interrupts.exp: Same.
10676 * gdb.gdb/python-selftest.exp: Same.
10677 * gdb.python/py-linetable.exp: Same.
10678 * gdb.python/py-type.exp: Same.
10679 * gdb.python/py-value-cc.exp: Same.
10680 * gdb.python/py-value.exp: Same.
10681
10e79639
YQ
106822014-11-28 Yao Qi <yao@codesourcery.com>
10683
10684 * gdb.base/break-probes.exp: Match library name prefixed with
10685 sysroot.
10686
f28a0564
SM
106872014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10688
10689 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10690 test expected output. Add parentheses for the call to print.
10691 Remove L suffix from integers.
10692
3fe1ce1d
DE
106932014-11-26 Doug Evans <dje@google.com>
10694
10695 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10696
84429e27
YQ
106972014-11-22 Yao Qi <yao@codesourcery.com>
10698
10699 * gdb.trace/entry-values.c: Remove asms.
10700 (foo): Add foo_label.
10701 (bar): Add bar_label.
10702 * gdb.trace/entry-values.exp: Remove code computing foo's
10703 length and bar's length.
10704 (Dwarf::assemble): Invoke function_range for bar and use
10705 MACRO_AT_func for foo.
10706
26741859
YQ
107072014-11-22 Yao Qi <yao@codesourcery.com>
10708
10709 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10710 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10711 Use .Lgcc43_procstart instead of gcc43.
10712
45e44d27
JB
107132014-11-21 Joel Brobecker <brobecker@adacore.com>
10714
10715 * gdb.ada/n_arr_bound: New testcase.
10716
458c8db8
SDJ
107172014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10718
10719 PR breakpoints/10737
10720 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10721 test_catch_syscall_multi_arch.
10722 (test_catch_syscall_multi_arch): New function.
10723
43f3e411
DE
107242014-11-20 Doug Evans <xdje42@gmail.com>
10725
10726 * gdb.base/maint.exp: Update expected output.
10727
0d7b2549
AA
107282014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10729
10730 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10731 4-byte instruction on S390.
10732
8908fca5
JB
107332014-11-19 Joel Brobecker <brobecker@adacore.com>
10734
10735 * gdb.ada/arr_arr: New testcase.
10736
4a46959e
JB
107372014-11-19 Joel Brobecker <brobecker@adacore.com>
10738
10739 * gdb.ada/pkd_arr_elem: New Testcase.
10740
470e2f4e
LM
107412014-11-18 Luis Machado <lgustavo@codesourcery.com>
10742
10743 * gdb.reverse/break-precsave: Expect completion message for
10744 core file reads.
10745 * gdb.reverse/consecutive-precsave.exp: Likewise.
10746 * gdb.reverse/finish-precsave.exp: Likewise.
10747 * gdb.reverse/i386-precsave.exp: Likewise.
10748 * gdb.reverse/machinestate-precsave.exp: Likewise.
10749 * gdb.reverse/sigall-precsave.exp: Likewise.
10750 * gdb.reverse/solib-precsave.exp: Likewise.
10751 * gdb.reverse/step-precsave.exp: Likewise.
10752 * gdb.reverse/until-precsave.exp: Likewise.
10753 * gdb.reverse/watch-precsave.exp: Likewise.
10754
a267f3ad
AA
107552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10756
10757 * gdb.base/bp-permanent.c: Include unistd.h.
10758 * gdb.python/py-framefilter-mi.c (main): Add return type.
10759 * gdb.python/py-framefilter.c (main): Likewise.
10760 * gdb.trace/actions-changed.c (main): Likewise.
10761
12084a9a
AA
107622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10763
10764 * gdb.mi/until.c: Add eye-catchers.
10765 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10766 line numbers.
10767
dc7e1a77
AA
107682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10769
10770 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10771 function header variants in break1.c.
10772 * gdb.base/ena-dis-br.exp: Likewise.
10773 * gdb.base/hbreak2.exp: Likewise.
10774 * gdb.reverse/until-precsave.exp: Drop references to removed
10775 non-prototype function header variants in ur1.c.
10776 * gdb.reverse/until-reverse.exp: Likewise.
10777
41c77605
PM
107782014-11-17 Petr Machata <pmachata@redhat.com>
10779
10780 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10781 ${_cu_offset_size} bytes abbrev offset.
10782
34248c3a
DE
107832014-11-15 Doug Evans <xdje42@gmail.com>
10784
10785 PR symtab/17559
10786 * gdb.base/line-symtabs.exp: New file.
10787 * gdb.base/line-symtabs.c: New file.
10788 * gdb.base/line-symtabs.h: New file.
10789
646da059
YQ
107902014-11-14 Yao Qi <yao@codesourcery.com>
10791
10792 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10793 (func): Add label func_label.
10794 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10795 Replace low_pc and high_pc with MACRO_AT_range.
10796 Replace name, low_pc and high_pc with MACRO_AT_func.
10797
9301ebe6
YQ
107982014-11-14 Yao Qi <yao@codesourcery.com>
10799
10800 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10801 Replace name, low_pc and high_pc with MACRO_AT_func.
10802
f166b542
YQ
108032014-11-14 Yao Qi <yao@codesourcery.com>
10804
10805 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10806 produce debug information.
10807 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10808
0f6e71e3
YQ
108092014-11-14 Yao Qi <yao@codesourcery.com>
10810
10811 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10812 object and get function length.
10813 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10814 with MACRO_AT_func.
10815 (top-level): Replace gdb_compile and clean_restart with
10816 prepare_for_testing.
10817 * gdb.dwarf2/main.c (main): Add label main_label.
10818
876c4df9
YQ
108192014-11-14 Yao Qi <yao@codesourcery.com>
10820
10821 * lib/dwarf.exp (function_range): New procedure.
10822 (Dwarf::_handle_macro_at_func): New procedure.
10823 (Dwarf::_handle_macro_at_range): New procedure.
10824 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10825
02ad9cf1
YQ
108262014-11-14 Yao Qi <yao@codesourcery.com>
10827
10828 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10829 (_handle_attribute): New procedure.
10830
a59add0c
AA
108312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10832
10833 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10834 * gdb.base/call-sc.c (zed): Likewise.
10835 * gdb.base/checkpoint.c (main): Likewise.
10836 * gdb.base/dump.c (main): Likewise.
10837 * gdb.base/gcore.c (main): Likewise.
10838 * gdb.base/huge.c (main): Likewise.
10839 * gdb.base/multi-forks.c (main): Likewise.
10840 * gdb.base/pr10179-a.c (main): Likewise.
10841 * gdb.base/savedregs.c (main): Likewise.
10842 * gdb.base/sigaltstack.c (main): Likewise.
10843 * gdb.base/siginfo.c (main): Likewise.
10844 * gdb.base/structs.c (zed): Likewise.
10845 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10846 * gdb.mi/mi-syn-frame.c (main): Likewise.
10847 * gdb.mi/until.c (foo, main): Likewise.
10848 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10849 * gdb.base/solib-weak.c (foo): Declare.
10850 * gdb.base/attach-twice.c: Include stdio.h.
10851 * gdb.base/weaklib1.c: Likewise.
10852 * gdb.base/weaklib2.c: Likewise.
10853 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10854 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10855 unistd.h.
10856 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10857 * gdb.mi/mi-exit-code.c: Likewise.
10858 * gdb.base/break-interp-lib.c: Include string.h.
10859 * gdb.base/coremaker.c: Likewise.
10860 * gdb.base/testenv.c: Likewise.
10861 * gdb.python/py-finish-breakpoint.c: Likewise.
10862 * gdb.base/inferior-died.c: Include sys/wait.h.
10863 * gdb.base/fileio.c: Include time.h.
10864 * gdb.base/async-shell.c: Include unistd.h.
10865 * gdb.base/dprintf-non-stop.c: Likewise.
10866 * gdb.base/info-os.c: Likewise.
10867 * gdb.mi/mi-console.c: Likewise.
10868 * gdb.mi/watch-nonstop.c: Likewise.
10869 * gdb.python/py-events.c: Likewise.
10870 * gdb.base/async.c (baz): Move up before its invocation.
10871 * gdb.base/code_elim2.c (my_global_func): Likewise.
10872 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10873 * gdb.base/advance.c (func2): Likewise.
10874
3b5d5997
AA
108752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10876
10877 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10878 variant.
10879 * gdb.base/annota3.c: Likewise.
10880 * gdb.base/async.c: Likewise.
10881 * gdb.base/average.c: Likewise.
10882 * gdb.base/call-ar-st.c: Likewise.
10883 * gdb.base/call-rt-st.c: Likewise.
10884 * gdb.base/call-sc.c: Likewise.
10885 * gdb.base/call-strs.c: Likewise.
10886 * gdb.base/ending-run.c: Likewise.
10887 * gdb.base/execd-prog.c: Likewise.
10888 * gdb.base/exprs.c: Likewise.
10889 * gdb.base/foll-exec.c: Likewise.
10890 * gdb.base/foll-fork.c: Likewise.
10891 * gdb.base/foll-vfork.c: Likewise.
10892 * gdb.base/funcargs.c: Likewise.
10893 * gdb.base/gcore.c: Likewise.
10894 * gdb.base/jump.c: Likewise.
10895 * gdb.base/langs0.c: Likewise.
10896 * gdb.base/langs1.c: Likewise.
10897 * gdb.base/langs2.c: Likewise.
10898 * gdb.base/mips_pro.c: Likewise.
10899 * gdb.base/nodebug.c: Likewise.
10900 * gdb.base/opaque0.c: Likewise.
10901 * gdb.base/opaque1.c: Likewise.
10902 * gdb.base/recurse.c: Likewise.
10903 * gdb.base/run.c: Likewise.
10904 * gdb.base/scope0.c: Likewise.
10905 * gdb.base/scope1.c: Likewise.
10906 * gdb.base/setshow.c: Likewise.
10907 * gdb.base/setvar.c: Likewise.
10908 * gdb.base/shmain.c: Likewise.
10909 * gdb.base/shr1.c: Likewise.
10910 * gdb.base/shr2.c: Likewise.
10911 * gdb.base/sigall.c: Likewise.
10912 * gdb.base/signals.c: Likewise.
10913 * gdb.base/so-indr-cl.c: Likewise.
10914 * gdb.base/solib2.c: Likewise.
10915 * gdb.base/structs.c: Likewise.
10916 * gdb.base/sum.c: Likewise.
10917 * gdb.base/vforked-prog.c: Likewise.
10918 * gdb.base/watchpoint.c: Likewise.
10919 * gdb.reverse/shr2.c: Likewise.
10920 * gdb.reverse/until-reverse.c: Likewise.
10921 * gdb.reverse/ur1.c: Likewise.
10922 * gdb.reverse/watch-reverse.c: Likewise.
10923
066a77c5
AA
109242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10925
10926 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10927 variant.
10928 * gdb.base/sepdebug.exp: Drop references to removed code.
10929
4f204ea5
AA
109302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10931
10932 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10933 variant. Preserve original line numbering.
10934 * gdb.base/list1.c: Likewise.
10935
3b377a3a
AA
109362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10937
10938 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10939 variant.
10940 * gdb.base/break1.c: Likewise.
10941 * gdb.base/break.exp: Drop references to removed code.
10942
e444df73
AA
109432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10944
10945 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10946 variant.
10947
8008f2a7
AA
109482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10949
10950 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10951
a5a06887
AA
109522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10953
10954 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10955 logic into perform_all_tests() and invoke it with and without
10956 function header prototypes.
10957 (do_function_calls): Remove conditional XFAIL for PR 5318.
10958 (rerun_and_prepare): Remove duplicate code.
10959 (perform_all_tests): New. Main logic moved here.
10960
44dba9b9
AA
109612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10962
10963 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10964 code guarded by #ifdef NO_PROTOTYPES.
10965 (t_double_many_args): Likewise.
10966 (DEF_FUNC_MANY_ARGS_1): Likewise.
10967 (DEF_FUNC_VALUES_1): Likewise.
10968 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10969 guarded by #ifdef PROTOTYPES.
10970
d1fbcd56
AA
109712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10972
10973 * gdb.mi/mi-console.c: Add eye-catcher.
10974 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10975 instead of literal line number.
10976
b0e59b8f
AA
109772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10978
10979 * gdb.base/shr2.c: Add eye-catcher.
10980 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10981 line number.
10982
78f98cca
AA
109832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10984
10985 * gdb.base/jump.c: Add eye-catchers.
10986 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10987 numbers.
10988
58fa2af0
AA
109892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10990
10991 * gdb.base/execd-prog.c: Add eye-catchers.
10992 * gdb.base/foll-exec.c: Likewise.
10993 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10994 line numbers.
10995
04e5059b
AA
109962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10997
10998 * gdb.base/ending-run.c: Add eye-catchers.
10999 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11000 literal line numbers.
11001
dbfdb174
AA
110022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11003
11004 * gdb.base/call-rt-st.c: Add eye-catchers.
11005 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11006 literal line numbers.
11007
888a2ade
AA
110082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11009
11010 * gdb.base/call-ar-st.c: Add eye-catchers.
11011 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11012 literal line numbers.
11013
6acc2dde
AA
110142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11015
11016 * gdb.base/average.c: Add eye-catchers.
11017 * gdb.base/sum.c: Likewise.
11018 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11019 regexps dynamically.
11020
9ecfcd1d
AA
110212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11022
11023 * gdb.base/solib1.c: Add eye-catchers.
11024 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11025 literal line numbers.
11026
78708b7c
PA
110272014-11-12 Pedro Alves <palves@redhat.com>
11028
11029 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11030 leader has exited.
11031
af48d08f
PA
110322014-11-12 Pedro Alves <palves@redhat.com>
11033
11034 * gdb.arch/i386-bp_permanent.c: New file.
11035 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11036 (srcfile): Set to i386-bp_permanent.c.
11037 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11038 that stepi does not execute the 'leave' instruction, instead of
11039 testing it does execute.
11040 * gdb.base/bp-permanent.c: New file.
11041 * gdb.base/bp-permanent.exp: New file.
11042
af3768e9
DE
110432014-11-10 Doug Evans <xdje42@gmail.com>
11044
11045 PR symtab/17564
11046 * gdb.base/symtab-search-order.exp: New file.
11047 * gdb.base/symtab-search-order.c: New file.
11048 * gdb.base/symtab-search-order-1.c: New file.
11049 * gdb.base/symtab-search-order-shlib-1.c: New file.
11050
9de00a4a
PA
110512014-11-07 Pedro Alves <palves@redhat.com>
11052
11053 PR gdb/17511
11054 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11055 i?86-*-linux*.
11056
e0f52461
SC
110572014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11058
11059 PR c++/17494
11060 * gdb.cp/pr17494.cc: New file.
11061 * gdb.cp/pr17494.exp: New file.
11062
6ce8c980
YQ
110632014-11-02 Yao Qi <yao@codesourcery.com>
11064
11065 * gdb.python/python.exp: Get working directory and match the
11066 output of "set extended-prompt \\w " with it.
11067
02be9a71
DE
110682014-10-30 Doug Evans <dje@google.com>
11069
11070 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11071 in objfiles.
11072 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11073 in progspaces.
11074
3bdff46b
LM
110752014-10-30 Janis Johnson <janisjo@codesourcery.com>
11076
11077 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11078 * gdb.base/realname-expand.exp: Likewise.
11079 * gdb.linespec/macro-relative.exp: Likewise.
11080
ab917dfb
PA
110812014-10-29 Pedro Alves <palves@redhat.com>
11082
11083 PR gdb/17408
11084 * gdb.threads/schedlock.c (some_function): New function.
11085 (call_function): New global.
11086 (MAYBE_CALL_SOME_FUNCTION): New macro.
11087 (thread_function): Call it.
11088 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11089 and use it instead of a global counter. Adjust all callers.
11090 (get_current_thread): Use "find current thread" for test message
11091 here rather than having all callers pass down the same string.
11092 (goto_loop): New procedure, factored out from ...
11093 (my_continue): ... this.
11094 (step_ten_loops): Change parameter from test message to command to
11095 use. Adjust.
11096 (list_count): Delete global.
11097 (check_result): New procedure, factored out from duplicate top
11098 level code.
11099 (continue tests): Wrap in with_test_prefix.
11100 (test_step): New procedure, factored out from duplicate top level
11101 code.
11102 (top level): Test "step" in combination with all scheduler-locking
11103 modes. Test "next" in combination with all scheduler-locking
11104 modes, and in combination with stepping over a function call or
11105 not.
11106 * gdb.threads/next-bp-other-thread.c: New file.
11107 * gdb.threads/next-bp-other-thread.exp: New file.
11108
d3d4baed
PA
111092014-10-29 Pedro Alves <palves@redhat.com>
11110
11111 PR python/17372
11112 * gdb.python/python.exp: Test a multi-line command that spawns
11113 interactive Python.
11114 * gdb.base/multi-line-starts-subshell.exp: New file.
11115
563e8d85
YQ
111162014-10-29 Yao Qi <yao@codesourcery.com>
11117
11118 * gdb.base/fileio.exp: Make directories on host.
11119
0ea4d52e
YQ
111202014-10-29 Yao Qi <yao@codesourcery.com>
11121
11122 * gdb.base/fileio.c (test_write): Close the file.
11123
7f5ef605
PA
111242014-10-28 Pedro Alves <palves@redhat.com>
11125
11126 PR gdb/12623
11127 * gdb.base/sigstep.c (no_handler): New global.
11128 (main): If 'no_handler is true, set the signal handlers to
11129 SIG_IGN.
11130 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11131 with_sw_watch and no_handler parameters. Handle them.
11132 (top level) <stepping over handler when stopped at a breakpoint
11133 test>: Add a test axis for testing with a software watchpoint, and
11134 another for testing with the signal handler set to SIG_IGN.
11135 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11136 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11137
abbdbd03
PA
111382014-10-28 Pedro Alves <palves@redhat.com>
11139
11140 PR gdb/17511
11141 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11142 * gdb.base/sigstep.exp (other_handler_location): New global.
11143 (advance): Support stepping into the signal handler, and running
11144 commands while in the handler.
11145 (in_handler_map): New global.
11146 (top level): In the advance test, add combinations for getting
11147 into the handler with stepping commands, and for running commands
11148 in the handler. Add comment descripting the advancei tests.
11149
1df4399f
PA
111502014-10-28 Pedro Alves <palves@redhat.com>
11151
11152 * gdb.base/sigstep.exp: Use build_executable instead of
11153 prepare_for_testing.
11154 (top level): Move code that starts GDB, runs to main and creates a
11155 display to ...
11156 (restart): ... this new procedure.
11157 (top level): Move backtrace from signal handler test to ...
11158 (validate_backtrace): ... this new procedure.
11159 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11160 with_test_prefix. Always restart GDB.
11161 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11162 with_test_prefix. Always restart GDB. No need to delete
11163 breakpoints after the test.
11164 (test_skip_handler): Remove prefix parameter.
11165 (skip_over_handler, breakpoint_to_handler)
11166 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11167 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11168 restart GDB. No need to delete breakpoints after the test.
11169 (top level): Use foreach to call the test procedures with
11170 different commands.
11171
a5b6e449
PA
111722014-10-28 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11175 instead of GNATS numbers.
11176 * gdb.base/sigbpt.exp: Likewise.
11177 * gdb.base/siginfo.exp: Likewise.
11178 * gdb.base/sigstep.exp: Likewise.
11179
e5f8a7cc
PA
111802014-10-27 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.base/sigstep.c (dummy): New global.
11183 (main): Issue a couple writes to the new global.
11184 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11185 procedures.
11186 (skip_over_handler): Use test_skip_handler.
11187 (top level): Call skip_over_handler for stepi and nexti too.
11188 (breakpoint_over_handler): Use test_skip_handler.
11189 (top level): Call breakpoint_over_handler for stepi and nexti too.
11190
763905a3
YQ
111912014-10-27 Yao Qi <yao@codesourcery.com>
11192
11193 * gdb.trace/tfile.c (adjust_function_address)
11194 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11195 function descriptor.
11196
6f259a23
DB
111972014-10-24 Don Breazeal <donb@codesourcery.com>
11198
11199 * gdb.base/foll-fork.exp (test_follow_fork,
11200 catch_fork_child_follow): Check for updated fork messages emitted
11201 from infrun.c.
11202 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11203 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11204 vfork_and_exec_child_follow_through_step): Check for updated vfork
11205 messages emitted from infrun.c.
11206
09dd9a69
PA
112072014-10-24 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.base/corefile.exp: Remove references to ultrix.
11210 * gdb.base/interrupt.exp: Likewise.
11211 * gdb.base/whatis.exp: Likewise.
11212 * gdb.gdb/selftest.exp: Likewise.
11213 * gdb.threads/manythreads.exp: Likewise.
11214 * gdb.threads/print-threads.exp: Likewise.
11215 * gdb.threads/pthreads.exp:: Likewise.
11216 * gdb.threads/schedlock.exp: Likewise.
11217
3433cfa5
SC
112182014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11219
11220 * gdb.cp/non-trivial-retval.cc: Add a test case.
11221 * gdb.cp/non-trivial-retval.exp: Add a test.
11222
092f880b
YQ
112232014-10-20 Yao Qi <yao@codesourcery.com>
11224
11225 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11226 * gdb.python/py-objfile-script-gdb.py: New file.
11227 * gdb.python/py-objfile-script.exp: Update reference to
11228 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11229 of remote_download. Remove the dest file.
11230
acbdb7f3
YQ
112312014-10-20 Yao Qi <yao@codesourcery.com>
11232
11233 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11234 * gdb.base/step-line.exp: Likewise.
11235 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11236 * gdb.dwarf2/dw2-basic.exp: Likewise.
11237 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11238 * gdb.dwarf2/dw2-filename.exp: Likewise.
11239 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11240 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11241 * gdb.dwarf2/dw2-producer.exp: Likewise.
11242 * gdb.dwarf2/mac-fileno.exp: Likewise.
11243 * gdb.python/py-frame-args.exp: Likewise.
11244 * gdb.python/py-framefilter.exp: Likewise.
11245 * gdb.python/py-mi.exp: Likewise.
11246 * gdb.python/py-objfile-script.exp: Likewise
11247 * gdb.python/py-pp-integral.exp: Likewise.
11248 * gdb.python/py-pp-re-notag.exp: Likewise.
11249 * gdb.python/py-prettyprint.exp: Likewise.
11250 * gdb.python/py-section-script.exp: Likewise.
11251 * gdb.python/py-typeprint.exp: Likewise.
11252 * gdb.python/py-xmethods.exp: Likewise.
11253 * gdb.stabs/weird.exp: Likewise.
11254 * gdb.xml/tdesc-regs.exp: Likewise.
11255
bd286a29
KCY
112562014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11257
11258 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11259 (out_cu): Use addr_len for the size of addresses.
11260 (out_line): Likewise. Size DW_LNE_set_address instruction
11261 according to addr_len.
11262 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11263 (FUNC): Add START_INSNS to definition.
11264
673dc4a0
YQ
112652014-10-18 Yao Qi <yao@codesourcery.com>
11266
11267 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11268 gdb_has_argv0 return true.
11269 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11270 check [target_info exists noargs], check [gdb_has_argv0]
11271 instead.
11272 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11273 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11274 procedures.
11275
4ffbba72
DE
112762014-10-17 Doug Evans <dje@google.com>
11277
11278 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11279 event.
11280 * gdb.python/py-events.py: Add clear_objfiles event.
11281
d096d8c1
DE
112822014-10-17 Doug Evans <dje@google.com>
11283
11284 * gdb.python/py-objfile.exp: Test progspace attribute.
11285
a80db015
LM
112862014-10-17 Luis Machado <lgustavo@codesourcery.com>
11287
11288 * gdb.guile/scm-breakpoint.exp: Do not assume any
11289 directory separators when matching source file paths.
11290 * gdb.python/py-breakpoint.exp: Likewise.
11291 * gdb.reverse/break-precsave.exp: Likewise.
11292 * gdb.reverse/break-reverse.exp: Likewise.
11293 * gdb.reverse/consecutive-precsave.exp: Likewise.
11294 * gdb.reverse/finish-precsave.exp: Likewise.
11295 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11296 * gdb.reverse/finish-reverse.exp: Likewise.
11297 * gdb.reverse/i386-precsave.exp: Likewise.
11298 * gdb.reverse/i387-env-reverse.exp: Likewise.
11299 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11300 * gdb.reverse/machinestate-precsave.exp: Likewise.
11301 * gdb.reverse/machinestate.exp: Likewise.
11302 * gdb.reverse/sigall-precsave.exp: Likewise.
11303 * gdb.reverse/solib-precsave.exp: Likewise.
11304 * gdb.reverse/step-precsave.exp: Likewise.
11305 * gdb.reverse/until-precsave.exp: Likewise.
11306 * gdb.reverse/watch-precsave.exp: Likewise.
11307 * gdb.reverse/watch-reverse.exp: Likewise.
11308
b22089ab
YQ
113092014-10-17 Yao Qi <yao@codesourcery.com>
11310
11311 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11312 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11313
6c4486e6
PA
113142014-10-17 Pedro Alves <palves@redhat.com>
11315
11316 PR gdb/17471
11317 * gdb.base/bg-execution-repeat.c: New file.
11318 * gdb.base/bg-execution-repeat.exp: New file.
11319
0ff33695
PA
113202014-10-17 Pedro Alves <palves@redhat.com>
11321
11322 PR gdb/17300
11323 * gdb.base/continue-all-already-running.c: New file.
11324 * gdb.base/continue-all-already-running.exp: New file.
11325
6fdebc3d
PA
113262014-10-17 Pedro Alves <palves@redhat.com>
11327
11328 PR gdb/17472
11329 * gdb.base/annota-input-while-running.c: New file.
11330 * gdb.base/annota-input-while-running.exp: New file.
11331
32a8097b
PA
113322014-10-17 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.base/callfuncs.exp: emove references to osf.
11335 * gdb.base/sigall.exp: Likewise.
11336 * gdb.gdb/selftest.exp: Likewise.
11337 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11338 * gdb.mi/non-stop.c: Likewise.
11339 * gdb.mi/pthreads.c: Likewise.
11340 * gdb.reverse/sigall-precsave.exp: Likewise.
11341 * gdb.reverse/sigall-reverse.exp: Likewise.
11342 * gdb.threads/pthreads.c: Likewise.
11343 * gdb.threads/pthreads.exp: Likewise.
11344
7a3517ff
YQ
113452014-10-17 Yao Qi <yao@codesourcery.com>
11346
11347 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11348 check 'target_info exists noargs'.
11349 (test_command_prompt_position): Likewise.
11350 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11351 Remove "set args".
11352 (progvar_simple_while_test): Likewise.
11353 (progvar_complex_if_while_test): Likewise.
11354 (if_while_breakpoint_command_test): Likewise.
11355 (infrun_breakpoint_command_test): Likewise.
11356 (breakpoint_command_test): Likewise.
11357 (watchpoint_command_test): Likewise.
11358 (bp_deleted_in_command_test): Likewise.
11359 (temporary_breakpoint_commands): Likewise.
11360
bb99c472
YQ
113612014-10-16 Yao Qi <yao@codesourcery.com>
11362
11363 * gdb.base/remotetimeout.exp: Remove noargs checking.
11364
7c16b83e
PA
113652014-10-15 Pedro Alves <palves@redhat.com>
11366
11367 PR breakpoints/9649
11368 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11369 * gdb.base/breakpoint-in-ro-region.exp
11370 (probe_target_hardware_step): New procedure.
11371 (top level): Probe hardware stepping and hardware breakpoint
11372 support. Test stepping through a read-only region, with both
11373 "breakpoint auto-hw" on and off and both "always-inserted" on and
11374 off.
11375
35a49624
IB
113762014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11377
11378 * gdb.dlang/demangle.exp: Update for demangling changes.
11379
2d1c107c
SC
113802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11381
11382 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11383 * gdb.cp/non-trivial-retval.exp: Add new tests.
11384
778811d5
SC
113852014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11386
11387 PR c++/13403
11388 PR c++/15154
11389 * gdb.cp/non-trivial-retval.cc: New file.
11390 * gdb.cp/non-trivial-retval.exp: New file.
11391
10c5f0a8
YQ
113922014-10-15 Yao Qi <yao@codesourcery.com>
11393
11394 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11395 remote host.
11396
65d7b369
YQ
113972014-10-15 Yao Qi <yao@codesourcery.com>
11398
11399 * gdb.python/py-symbol.exp: Match file base name if host is
11400 remote, otherwise match file name with dir name.
11401 * gdb.python/py-symtab.exp: Likewise.
11402 * gdb.python/python.exp: Likewise.
11403
46dc1394
YQ
114042014-10-15 Yao Qi <yao@codesourcery.com>
11405
11406 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11407 pattern.
11408 * gdb.python/py-symtab.exp: Likewise.
11409 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11410 locationn.
11411
c40cc657
JB
114122014-10-14 Joel Brobecker <brobecker@adacore.com>
11413
11414 * gdb.ada/addr_arith: New testcase.
11415
2abf49e1
MR
114162014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11417
11418 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11419 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11420 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11421 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11422
f7088df3
SDJ
114232014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11424
11425 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11426 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11427 * gdb.arch/stap-eval-lang-ada.exp: New file.
11428
4dc06805
YQ
114292014-10-14 Yao Qi <yao@codesourcery.com>
11430
11431 * gdb.mi/mi-var-child.c (nothing1): New function.
11432 (nothing2): New function.
11433 (do_children_tests): Set function pointers by nothing1 and
11434 nothing2.
11435 * gdb.mi/mi-var-child.exp: Step over new added statements.
11436 Update test to match the new output.
11437 * gdb.mi/var-cmd.c (nothing1): New function.
11438 (nothing2): New function.
11439 (do_children_tests): Set function pointers by nothing1 and
11440 nothing2.
11441 * gdb.mi/mi-var-display.exp: Update test to match output.
11442 Step to the line specified by $line_dct_nothing.
11443 Increase the number of lines to step.
11444
46a93de2
YQ
114452014-10-14 Yao Qi <yao@codesourcery.com>
11446
11447 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11448 tests.
11449 * gdb.mi/mi2-var-child.exp: Likewise.
11450
14ea52ee
DE
114512014-10-13 Doug Evans <dje@google.com>
11452
11453 * gdb.python/py-objfile.exp: Change name of file name test.
11454
e5c6e92b
DE
114552014-10-13 Doug Evans <dje@google.com>
11456
11457 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11458 from the start of the CU.
11459
c780cc2f
JK
114602014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11461 Yao Qi <yao@codesourcery.com>
11462
11463 Fix "save breakpoints" for "catch" command.
11464 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11465 Remove -nonewline. Match also the added "main" line.
11466
99894e11
JK
114672014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11468
11469 Fix "save breakpoints" for "disable $bpnum" command.
11470 * gdb.base/save-bp.c (main): Add label.
11471 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11472
6e1ac5a3
JK
114732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11474
11475 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11476
754dd2b0
YQ
114772014-10-11 Yao Qi <yao@codesourcery.com>
11478
11479 * gdb.server/server-kill.exp: Execute command
11480 "set remote trace-status-packet on" before "tstatus".
11481
f90183d7
YQ
114822014-10-11 Yao Qi <yao@codesourcery.com>
11483
11484 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11485 (main): Call getppid.
11486 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11487 and continue to it. Read variable "server_pid".
11488
bf40a607
YQ
114892014-10-11 Yao Qi <yao@codesourcery.com>
11490
11491 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11492
052ca370
YQ
114932014-10-11 Yao Qi <yao@codesourcery.com>
11494
11495 * gdb.threads/thread-find.exp: Don't execute command
11496 "info threads".
11497 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11498 * gdb.threads/linux-dp.exp: Don't check the condition
11499 $threads_created equals to zero.
11500
3831839c
PA
115012014-10-10 Pedro Alves <palves@redhat.com>
11502
11503 * gdb.base/bigcore.exp: Remove references to IRIX.
11504 * gdb.base/funcargs.exp: Likewise.
11505 * gdb.base/interrupt.exp: Likewise.
11506 * gdb.base/mips_pro.exp: Likewise.
11507 * gdb.base/nodebug.exp: Likewise.
11508 * gdb.base/setvar.exp: Likewise.
11509 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11510
8b9a549d
PA
115112014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11512 Pedro Alves <palves@redhat.com>
11513
11514 PR symtab/14466
11515 * gdb.base/vdso-warning.c: New file.
11516 * gdb.base/vdso-warning.exp: New file.
11517
d48ba5e8
DE
115182014-10-02 Doug Evans <dje@google.com>
11519
11520 * gdb.base/structs.c (main): Don't run forever.
11521
2278c276
PA
115222014-10-02 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11525 (top level) <stop threads 1, stop threads 2>: Use it.
11526
b57bacec
PA
115272014-10-02 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.threads/break-while-running.exp (test): Add new
11530 'update_thread_list' argument. Skip "info threads" if false.
11531 (top level): Add new 'update_thread_list' axis.
11532
13fd3ff3
PA
115332014-10-02 Pedro Alves <palves@redhat.com>
11534
11535 PR breakpoints/17431
11536 * gdb.base/execl-update-breakpoints.c: New file.
11537 * gdb.base/execl-update-breakpoints.exp: New file.
11538
0fec99e8
PA
115392014-10-01 Pedro Alves <palves@redhat.com>
11540
11541 * gdb.base/breakpoint-in-ro-region.c: New file.
11542 * gdb.base/breakpoint-in-ro-region.exp: New file.
11543
2ddf4301
SM
115442014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11545
11546 * gdb.mi/mi-exit-code.exp: New file.
11547 * gdb.mi/mi-exit-code.c: New file.
11548
6a5f3f43
YQ
115492014-09-30 Yao Qi <yao@codesourcery.com>
11550
11551 * lib/prelink-support.exp (build_executable_own_libs): Error if
11552 the target isn't native.
11553
345bcc73
YQ
115542014-09-30 Yao Qi <yao@codesourcery.com>
11555
11556 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11557 false.
11558
a25a5a45
PA
115592014-09-22 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.threads/break-while-running.exp: New file.
11562 * gdb.threads/break-while-running.c: New file.
11563
00ba3162
YQ
115642014-09-19 Yao Qi <yao@codesourcery.com>
11565
11566 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11567 Invoke test. Restart GDB with --readnow and invoke test again.
11568
c3b7b696
YQ
115692014-09-19 Yao Qi <yao@codesourcery.com>
11570
11571 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11572 proc set_breakpoint_on_gcd_function. Invoke
11573 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11574 invoke set_breakpoint_on_gcd_function again.
11575
2b4fd423
DE
115762014-09-18 Doug Evans <dje@google.com>
11577
11578 * gdb.dwarf2/symtab-producer.exp: New file.
11579
a5947601
SDJ
115802014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11581
11582 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11583 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11584 * gdb.base/global-var-nested-by-dso.c: Likewise.
11585 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11586
91c19059
SDJ
115872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11588 Pedro Alves <palves@redhat.com>
11589
11590 * gdb.base/watch-bitfields.exp: Pass string other than test file
11591 name to prepare_for_testing.
11592 (watch): New procedure.
11593 (expect_watchpoint): Use with_test_prefix.
11594 (top level): Factor out tests to ...
11595 (test_watch_location, test_regular_watch): ... these new
11596 procedures, and use with_test_prefix and gdb_continue_to_end.
11597
bb9d5f81
PP
115982014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11599
11600 PR breakpoints/12526
11601 * gdb.base/watch-bitfields.exp: New file.
11602 * gdb.base/watch-bitfields.c: New file.
11603
635856f5
PA
116042014-09-16 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11607 software and hardware addresses, not software address against
11608 itself.
11609
7280ceea
PA
116102014-09-16 Pedro Alves <palves@redhat.com>
11611
11612 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11613 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11614
428b16bd
PA
116152014-09-16 Pedro Alves <palves@redhat.com>
11616
11617 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11618 files.
11619 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11620 "*-*-vxworks*" throughout.
11621 * gdb.base/break.exp: Likewise.
11622 * gdb.base/default.exp: Likewise.
11623 * gdb.base/scope.exp: Likewise.
11624 * gdb.base/sepdebug.exp: Likewise.
11625 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11626 throughout.
11627 * gdb.base/run.c: Likewise.
11628 * gdb.base/sepdebug.c: Likewise.
11629 * gdb.hp/gdb.aCC/run.c: Likewise.
11630 * gdb.reverse/until-reverse.c: Likewise.
11631 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11632
666d413c
YQ
116332014-09-16 Yao Qi <yao@codesourcery.com>
11634
11635 * boards/local-remote-host-native.exp: New file.
11636
57cbd724
DE
116372014-09-14 Doug Evans <xdje42@gmail.com>
11638
11639 * gdb.threads/queue-signal.c (thread_count): New variable.
11640 (thread_count_mutex, thread_count_condvar): New variables.
11641 (incr_thread_count, wait_all_threads_running): New functions.
11642 (main): Wait for all threads to be in their thread functions.
11643
81219e53
DE
116442014-09-13 Doug Evans <xdje42@gmail.com>
11645
11646 * gdb.threads/queue-signal.c: New file.
11647 * gdb.threads/queue-signal.exp: New file.
11648
3714cea7
DE
116492014-09-13 Doug Evans <xdje42@gmail.com>
11650
11651 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11652 be consistent with what default_gdb_init uses.
11653 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11654 the plain text of the prompt. Add some logging printfs.
11655 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11656
fa43b1d7
PA
116572014-09-12 Pedro Alves <palves@redhat.com>
11658
11659 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11660 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11661 * gdb.arch/i386-size-overlap.exp: Likewise.
11662 * gdb.arch/i386-size.exp: Likewise.
11663 * gdb.arch/i386-unwind.exp: Likewise.
11664 * gdb.base/a2-run.exp: Likewise.
11665 * gdb.base/break.exp: Likewise.
11666 * gdb.base/charset.exp: Likewise.
11667 * gdb.base/chng-syms.exp: Likewise.
11668 * gdb.base/commands.exp: Likewise.
11669 * gdb.base/dbx.exp: Likewise.
11670 * gdb.base/find.exp: Likewise.
11671 * gdb.base/funcargs.exp: Likewise.
11672 * gdb.base/jit-simple.exp: Likewise.
11673 * gdb.base/reread.exp: Likewise.
11674 * gdb.base/sepdebug.exp: Likewise.
11675 * gdb.base/step-bt.exp: Likewise.
11676 * gdb.cp/mb-inline.exp: Likewise.
11677 * gdb.cp/mb-templates.exp: Likewise.
11678 * gdb.objc/basicclass.exp: Likewise.
11679 * gdb.threads/killed.exp: Likewise.
11680
9d9bf2df
EBM
116812014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11682
11683 PR tdep/17379
11684 * gdb.arch/powerpc-stackless.S: New file.
11685 * gdb.arch/powerpc-stackless.exp: New file.
11686
1cf2f1b0
JK
116872014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11688
11689 * gdb.base/attach.c: Include unistd.h.
11690 (main): Call alarm. Add label postloop.
11691 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11692 gdb_breakpoint, gdb_continue_to_breakpoint.
11693 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11694
98880d46
PA
116952014-09-11 Pedro Alves <palves@redhat.com>
11696
11697 PR gdb/17347
11698 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11699 * gdb.base/attach.exp (test_command_line_attach_run): New
11700 procedure.
11701 (top level): Call it.
11702
4c92ff2c
PA
117032014-09-11 Pedro Alves <palves@redhat.com>
11704
11705 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11706 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11707 (do_command_attach_tests): Use spawn_wait_for_attach.
11708 * gdb.base/solib-overlap.exp: Likewise.
11709 * gdb.multi/multi-attach.exp: Likewise.
11710 * gdb.python/py-prompt.exp: Likewise.
11711 * gdb.python/py-sync-interp.exp: Likewise.
11712 * gdb.server/ext-attach.exp: Likewise.
11713
3adc1a7d
GKB
117142014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11715
11716 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11717 command in testcase. Simplify testcase.
11718
96334934
JB
117192014-09-10 Joel Brobecker <brobecker@adacore.com>
11720
11721 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11722
eb479039
JB
117232014-09-10 Joel Brobecker <brobecker@adacore.com>
11724
11725 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11726
deede10c
JB
117272014-09-10 Joel Brobecker <brobecker@adacore.com>
11728
11729 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11730
7828a5f5
JB
117312014-09-10 Joel Brobecker <brobecker@adacore.com>
11732
11733 * gdb.dwarf2/dynarr-ptr.c: New file.
11734 * gdb.dwarf2/dynarr-ptr.exp: New file.
11735
33aeebcf
MR
117362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11737
11738 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11739 of 30 rather than hardcoding 120 for a slow test case. Take the
11740 `gdb,timeout' target setting into account for this calculation.
11741 Don't extend the timeout for the test cases that don't need it.
11742
7b415901
MR
117432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11744
11745 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11746 a factor of 2 for a slow test case. Take the `gdb,timeout'
11747 target setting into account for this calculation.
11748 * gdb.reverse/until-precsave.exp: Increase the timeout by
11749 a factor of 15 and 3 respectively rather than adding 120
11750 for a pair of slow test cases. Take the `gdb,timeout'
11751 target setting into account for this calculation.
11752
4a40f85a
MR
117532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11754
11755 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11756 timeout, don't pass one down to gdb_expect.
11757 (gdb_expect): Rework timeout selection.
11758
09635af7
MR
117592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11760
11761 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11762 exception on timeout.
11763 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11764 (gdbserver_start_extended): Catch any `gdbserver_start' error
11765 exceptions.
11766 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11767 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11768 `gdbserver_gdb_load' error exceptions.
11769
2bdd10b7
MR
117702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11771
11772 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11773 120 on waiting for the TCP socket to open.
11774
316935f0
DE
117752014-09-09 Doug Evans <xdje42@gmail.com>
11776
11777 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11778 _caller_matches, _any_caller_is, _any_caller_matches.
11779
83740597
DE
117802014-09-09 Doug Evans <xdje42@gmail.com>
11781
11782 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11783
4c122fc3
YQ
117842014-09-09 Yao Qi <yao@codesourcery.com>
11785
11786 * gdb.mi/mi-var-display.exp: Set print symbol off.
11787
a9f116cb
GKB
117882014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11789
11790 PR gdb/17035
11791 * gdb.base/commands.exp: Add tests to verify user-defined
11792 commands with empty bodies.
11793 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11794 python commands in `show user command`.
11795 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11796 scheme commands in `show user command`.
11797
c75bd3a2
JK
117982014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11799
11800 PR python/17355
11801 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11802 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11803 * gdb.python/py-framefilter-invalidarg.exp: New file.
11804 * gdb.python/py-framefilter-invalidarg.py: New file.
11805
faa42425
DE
118062014-09-06 Doug Evans <xdje42@gmail.com>
11807
11808 PR 15276
11809 * gdb.python/py-caller-is.c: New file.
11810 * gdb.python/py-caller-is.exp: New file.
11811
474ca4f6
SDJ
118122014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11813
11814 PR gdb/17235
11815 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11816 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11817
eb0b0463
SDJ
118182014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11819
11820 PR fortran/17237
11821 * gdb.fortran/print-formatted.exp: New file.
11822 * gdb.fortran/print-formatted.f90: Likewise.
11823
5f3b99cf
SS
118242014-09-03 Sasha Smundak <asmundak@google.com>
11825
11826 * gdb.python/py-frame.exp: Test Frame.read_register.
11827
7d793aa9
SDJ
118282014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11829
11830 PR python/16699
11831 * gdb.python/py-completion.exp: New file.
11832 * gdb.python/py-completion.py: Likewise.
11833
fb0576e9
DE
118342014-08-28 Doug Evans <dje@google.com>
11835
11836 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11837 eax,etc. are live with values set by gdb and thus the compiler can't
11838 use them.
11839 * gdb.arch/i386-pseudo.c (main): Ditto.
11840
ee92b0dd
DE
118412014-08-27 Doug Evans <dje@google.com>
11842
11843 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11844
6649db35
DE
118452014-08-25 Doug Evans <dje@google.com>
11846
11847 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11848 (main): Ditto.
11849
564b7600
DE
118502014-08-25 Doug Evans <dje@google.com>
11851
11852 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11853
3881fb67
YQ
118542014-08-24 Yao Qi <yao@codesourcery.com>
11855
11856 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11857 symbol off.
11858 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11859
a05a36a5
DE
118602014-08-22 Doug Evans <dje@google.com>
11861
11862 PR 17276
11863 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11864 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11865 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11866
7c343b48
YQ
118672014-08-22 Yao Qi <yao@codesourcery.com>
11868
11869 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11870 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11871 * gdb.python/python.exp: Likewise. Use .py file on the host
11872 instead of the build.
11873
22fd09ae
JK
118742014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11875
11876 * gdb.threads/gcore-stale-thread.c: New file.
11877 * gdb.threads/gcore-stale-thread.exp: New file.
11878
a8454a7c
PA
118792014-08-21 Pedro Alves <palves@redhat.com>
11880
11881 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11882 * gdb.base/gcore-relro-pie.exp: Likewise.
11883 * gdb.base/gcore-relro.exp: Likewise.
11884 * gdb.base/gcore.exp: Likewise.
11885 * gdb.base/print-symbol-loading.exp: Likewise.
11886 * gdb.threads/gcore-thread.exp: Likewise.
11887 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11888
2a31c623
PA
118892014-08-20 Pedro Alves <palves@redhat.com>
11890 Jan Kratochvil <jan.kratochvil@redhat.com>
11891
11892 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11893 configure.
11894 (EXPECT): Handle READ1 being set.
11895 (all): Depend on EXTRA_RULES.
11896 (check-read1, expect-read1, read1.so, read1): New rules.
11897 * README (Testsuite Parameters): Document the READ1 make variable.
11898 (Race detection): New section.
11899 * configure: Regenerate.
11900 * configure.ac: If build==host==target, and running under a
11901 GNU/glibc system, add read1 to the extra Makefile rules.
11902 (EXTRA_RULES): AC_SUBST it.
11903 * lib/read1.c: New file.
11904
d36430db
JB
119052014-08-20 Joel Brobecker <brobecker@adacore.com>
11906
11907 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11908 the handling of variables declared as a typedef to an array
11909 which a DW_AT_data_location attribute.
11910
9a0dc9e3
PA
119112014-08-19 Andrew Burgess <aburgess@broadcom.com>
11912 Pedro Alves <palves@redhat.com>
11913
11914 PR symtab/14604
11915 PR symtab/14605
11916 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11917 gdb_test.
11918
0718a8da
PA
119192014-08-19 Pedro Alves <palves@redhat.com>
11920
11921 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11922
13b448cd
YQ
119232014-08-19 Yao Qi <yao@codesourcery.com>
11924
11925 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11926 right line.
11927
1cbf5077
DB
119282014-08-18 David Blaikie <dblaikie@gmail.com>
11929
11930 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11931
bf0fae19
JB
119322014-08-18 Joel Brobecker <brobecker@adacore.com>
11933
11934 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11935 attribute in array range.
11936
3c8c5dcc
JB
119372014-08-18 Joel Brobecker <brobecker@adacore.com>
11938
11939 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11940
e66d4446
SC
119412014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11942
11943 PR c++/17132
11944 * gdb.cp/pr17132.cc: New file.
11945 * gdb.cp/pr17132.exp: New file.
11946
940df408
SC
119472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11948
11949 * gdb.python/py-xmethods.py (A_getarrayind)
11950 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11951 Use 'print' with function call syntax.
11952 (E_method_matcher.match): Fix tab vs space indentation mixup.
11953
ebcc6c3a
YQ
119542014-08-15 Yao Qi <yao@codesourcery.com>
11955
11956 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11957 false.
11958
775e0f04
YQ
119592014-08-15 Yao Qi <yao@codesourcery.com>
11960
11961 * gdb.cp/casts.exp: Set print symbol off.
11962 * gdb.cp/class2.exp: Likewise.
11963 * gdb.cp/overload.exp: Likewise.
11964 * gdb.cp/templates.exp: Likewise.
11965
d769e349
DE
119662014-08-11 Doug Evans <dje@google.com>
11967
11968 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11969 (test_load_shlib): Update.
11970
20c6f1e1
YQ
119712014-08-09 Yao Qi <yao@codesourcery.com>
11972
11973 * gdb.base/display.exp: Invoke is_address_zero_readable.
11974 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11975 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11976 * gdb.base/hbreak-unmapped.exp: Return if
11977 is_address_zero_readable returns true.
11978 * gdb.base/signest.exp: Likewise.
11979 * gdb.base/signull.exp: Likewise.
11980 * gdb.base/sigbpt.exp: Likewise.
11981 * gdb.guile/scm-disasm.exp: Do the test if
11982 is_address_zero_readable returns false.
11983 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11984 * gdb.python/py-arch.exp: Likewise.
11985 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11986 * lib/gdb.exp (is_address_zero_readable): New proc.
11987
5792e8e3
YQ
119882014-08-09 Yao Qi <yao@codesourcery.com>
11989
11990 PR testsuite/13443
11991 * gdb.mi/mi-var-display.exp: Make test messages unique.
11992
3cecbbbe
TT
119932014-08-04 Tom Tromey <tromey@redhat.com>
11994
11995 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11996 target 0".
11997
00b51ff5
TT
119982014-08-04 Tom Tromey <tromey@redhat.com>
11999
12000 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12001 "target_resume".
12002
6908c509
JB
120032014-08-01 Joel Brobecker <brobecker@adacore.com>
12004
12005 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12006 inner_vla_struct_object_size.
12007 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12008 as xfail.
12009
cc6563d2
PA
120102014-07-30 Pedro Alves <palves@redhat.com>
12011
12012 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12013 comment.
12014
7e09a223
YQ
120152014-07-29 Yao Qi <yao@codesourcery.com>
12016
12017 PR gdb/17206
12018 * gdb.base/until-nodebug.exp: New.
12019
7ebdbe92
DE
120202014-07-28 Doug Evans <xdje42@gmail.com>
12021
12022 PR guile/17203
12023 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12024 previously existing parameter, and previously ambiguously spelled
12025 parameter.
12026
fdb1adc6
WN
120272014-07-28 Will Newton <will.newton@linaro.org>
12028
12029 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12030
186fcde0
DE
120312014-07-26 Ludovic Courtès <ludo@gnu.org>
12032 Doug Evans <xdje42@gmail.com>
12033
12034 PR guile/17146
12035 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12036
70509625
PA
120372014-07-25 Pedro Alves <palves@redhat.com>
12038
12039 * gdb.threads/signal-command-handle-nopass.c: New file.
12040 * gdb.threads/signal-command-handle-nopass.exp: New file.
12041 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12042 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12043 * gdb.threads/signal-delivered-right-thread.c: New file.
12044 * gdb.threads/signal-delivered-right-thread.exp: New file.
12045
c3f814a1
PA
120462014-07-25 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.base/double-prompt-target-event-error.exp
12049 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12050 match.
12051 (cancel_pagination_in_target_event): Rework double prompt
12052 detection.
12053 * gdb.base/paginate-after-ctrl-c-running.exp
12054 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12055 <return>' match.
12056 * gdb.base/paginate-bg-execution.exp
12057 (test_bg_execution_pagination_return)
12058 (test_bg_execution_pagination_cancel): Remove '-notransfer
12059 <return>' matches.
12060 * gdb.base/paginate-execution-startup.exp
12061 (test_fg_execution_pagination_return)
12062 (test_fg_execution_pagination_cancel): Remove '-notransfer
12063 <return>' matches.
12064 * gdb.base/paginate-inferior-exit.exp
12065 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12066 match.
12067 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12068 * lib/gdb.exp (pagination_prompt): Run text through
12069 string_to_regexp.
12070 (gdb_test_multiple): Match $pagination_prompt instead of
12071 "<return>".
12072 (string_to_regexp): Move to lib/gdb-utils.exp.
12073
e214cf6c
JK
120742014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 * gdb.arch/amd64-entry-value-paramref.S: New file.
12077 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12078 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12079 * gdb.arch/amd64-optimout-repeat.S: New file.
12080 * gdb.arch/amd64-optimout-repeat.c: New file.
12081 * gdb.arch/amd64-optimout-repeat.exp: New file.
12082
17d0c5c8
JK
120832014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12084
12085 PR gdb/17170
12086 * gdb.base/statistics.exp: New file.
12087
b8b8facf
DE
120882014-07-17 Doug Evans <dje@google.com>
12089
74b49205 12090 PR gdb/17170
b8b8facf
DE
12091 * gdb.base/maint.exp: Update testing of per-command stats.
12092
1b5d0ab3
PA
120932014-07-16 Pedro Alves <palves@redhat.com>
12094
12095 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12096 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12097 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12098 (tfile_write_buf): New functions.
12099 (add_memory_block): Rewrite using the above.
12100 (adjust_function_address): New function.
12101 (FUNCTION_ADDRESS): New macro.
12102 (write_basic_trace_file): Remove short_x local, and use
12103 tfile_write_16. Change type of func_addr local to unsigned long
12104 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12105 here. Cast argument of add_memory_block to char pointer.
12106 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12107 (main): Remove parameters.
12108 * gdb.trace/tfile.exp: Remove nowarnings.
12109
4d974e88
SM
121102014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12111
12112 * gdb.base/debug-expr.exp: Test string evaluation with
12113 "debug expression" on.
12114
41e99568
PA
121152014-07-15 Pedro Alves <palves@redhat.com>
12116
12117 * gdb.base/reread.exp: Use clean_restart.
12118
487d9753
PL
121192014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12120
12121 * gdb.arch/avr-flash-qualifer.c: New.
12122 * gdb.arch/avr-flash-qualifer.exp: New.
12123
cc1c52ad
PA
121242014-07-14 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12127 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12128
1e973570
PA
121292014-07-14 Pedro Alves <palves@redhat.com>
12130
12131 * gdb.base/double-prompt-target-event-error.c: New file.
12132 * gdb.base/double-prompt-target-event-error.exp: New file.
12133
93d6eb10
PA
121342014-07-14 Pedro Alves <palves@redhat.com>
12135
12136 PR gdb/17072
12137 * gdb.base/paginate-inferior-exit.c: New file.
12138 * gdb.base/paginate-inferior-exit.exp: New file.
12139
0017922d
PA
121402014-07-14 Pedro Alves <palves@redhat.com>
12141
12142 PR gdb/17072
12143 * gdb.base/paginate-bg-execution.c: New file.
12144 * gdb.base/paginate-bg-execution.exp: New file.
12145
94696ad3
PA
121462014-07-14 Pedro Alves <palves@redhat.com>
12147
12148 PR gdb/17072
12149 * gdb.base/paginate-execution-startup.c: New file.
12150 * gdb.base/paginate-execution-startup.exp: New file.
12151 * lib/gdb.exp (pagination_prompt): New global.
12152 (default_gdb_spawn): New procedure, factored out from
12153 default_gdb_spawn.
12154 (default_gdb_start): Adjust to call default_gdb_spawn.
12155 (gdb_spawn): New procedure.
12156
bd293940
PA
121572014-07-14 Pedro Alves <palves@redhat.com>
12158
12159 * lib/gdb.exp (gdb_assert): New procedure.
12160 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12161
c933f875
PA
121622014-07-14 Pedro Alves <palves@redhat.com>
12163
12164 * gdb.base/execution-termios.c: New file.
12165 * gdb.base/execution-termios.exp: New file.
12166
d98b7a16
TT
121672014-07-14 Tom Tromey <tromey@redhat.com>
12168
12169 * gdb.cp/vla-cxx.cc: New file.
12170 * gdb.cp/vla-cxx.exp: New file.
12171
548740d6
TT
121722014-07-14 Tom Tromey <tromey@redhat.com>
12173
12174 * gdb.reverse/rerun-prec.c: New file.
12175 * gdb.reverse/rerun-prec.exp: New file.
12176
a25eb028
MR
121772014-07-12 Maciej W. Rozycki <macro@mips.com>
12178 Maciej W. Rozycki <macro@codesourcery.com>
12179
12180 * lib/gdb-utils.exp: New file.
12181 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12182 inline `gdb_init_command' processing.
12183 (gdb_start_cmd): Likewise.
12184 * lib/mi-support.exp (mi_run_cmd): Likewise.
12185 * README: Document `gdb_init_command' and `gdb_init_commands'.
12186
218c2655
JK
121872014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 Fix false FAIL running under a very long directory name.
12190 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12191 and "set print elements 10000". Twice.
12192
5401fde3
YQ
121932014-07-11 Yao Qi <yao@codesourcery.com>
12194
12195 * gdb.base/exprs.exp: "set print symbol off".
12196
e76126e8
PA
121972014-07-11 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.threads/kill.c: New file.
12200 * gdb.threads/kill.exp: New file.
12201
2d6f0de6
YQ
122022014-07-10 Yao Qi <yao@codesourcery.com>
12203
12204 * gdb.trace/tfile.c (write_basic_trace_file)
12205 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12206 address written to trace file.
12207
7180e04a
PA
122082014-07-09 Pedro Alves <palves@redhat.com>
12209
12210 * gdb.base/attach-wait-input.exp: New file.
12211 * gdb.base/attach-wait-input.c: New file.
12212
9a9a7608
AB
122132014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12214
12215 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12216 setting up test structures.
12217 (main): Call new test function.
12218 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12219 test function, continue into test function and walk test
12220 structures.
12221
161ac41e
YQ
122222014-07-02 Yao Qi <yao@codesourcery.com>
12223
12224 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12225 'bar_start' at the beginning of functions 'foo' and 'bar'
12226 respectively.
12227 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12228 instead of 'foo' and 'bar'.
12229
1f267ae3
MM
122302014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12231
12232 * gdb.btrace/segv.exp: New.
12233 * gdb.btrace/segv.c: New.
12234
2b239efb
LM
122352014-07-02 Luis Machado <lgustavo@codesourcery.com>
12236
12237 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12238 instruction.
12239
cf363f18
MW
122402014-06-30 Mark Wielaard <mjw@redhat.com>
12241
12242 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12243 vulture, vilify, villar): New volatile array constants.
12244 (vindictive, vegetation): New const volatile array constants.
12245 * gdb.base/volatile.exp: Test volatile and const volatile array
12246 types.
12247
aebf9d24
AA
122482014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12249
12250 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12251 target lacks support for awatch, rwatch, or hbreak.
12252
b67a2c6f
YQ
122532014-06-27 Yao Qi <yao@codesourcery.com>
12254
12255 * gdb.multi/dummy-frame-restore.exp: New.
12256 * gdb.multi/dummy-frame-restore.c: New.
12257
aef92902
MM
122582014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12259
12260 * gdb.btrace/gcore.exp: New.
12261
8e9db26e
PA
122622014-06-23 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.base/watchpoint-reuse-slot.c: New file.
12265 * gdb.base/watchpoint-reuse-slot.exp: New file.
12266
70afc5b7
SC
122672014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12268
12269 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12270 progspace's filename in 'info', 'enable' and 'disable' command
12271 tests.
12272
b972bd9c
JK
122732014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12274
12275 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12276 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12277 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12278
125f8a3d
GB
122792014-06-20 Gary Benson <gbenson@redhat.com>
12280
12281 * gdb.arch/i386-avx.exp: Fix include file location.
12282 * gdb.arch/i386-sse.exp: Likewise.
12283
3ed9baed
IB
122842014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12285
12286 * gdb.dlang/expression.exp: New file.
12287
034f788c
PA
122882014-06-19 Pedro Alves <palves@redhat.com>
12289
12290 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12291 out from ...
12292 (top level): ... here. Iterate running tests under different
12293 scheduler-locking settings.
12294
45371d0c
LM
122952014-06-18 Luis Machado <lgustavo@codesourcery.com>
12296
12297 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12298 to DW_FORM_addr and use non-zero addresses.
12299
5d376983
SC
123002014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12301
12302 PR gdb/17017
12303 * gdb.python/py-xmethods.cc: Add global function call counters and
12304 increment them in their respective functions. Remove "cout"
12305 statements.
12306 * gdb.python/py-xmethods.exp: Make tests check the global function
12307 call counters instead of depending on inferior IO.
12308
a1aa2221
LM
123092014-06-18 Don Breazeal <donb@codesourcery.com>
12310
12311 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12312 Deleted procedure.
12313 (explicit_fork_parent_follow): Deleted procedure.
12314 (explicit_fork_child_follow): Deleted procedure.
12315 (test_follow_fork): New procedure.
12316 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12317 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12318 procedure calls.
12319
0fc05997
YQ
123202014-06-17 Yao Qi <yao@codesourcery.com>
12321
12322 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12323 CP1252.
12324
70795c52
LM
123252014-06-17 Luis Machado <lgustavo@codesourcery.com>
12326
12327 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12328 Initialize ptr and S explicitly.
12329 (skip_type_update_when_not_use_rtti_test): Likewise.
12330
6be47f0c
KS
123312014-06-16 Keith Seitz <keiths@redhat.com>
12332
12333 PR mi/15863
12334 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12335 the inferior is started.
12336
d03de421
PA
123372014-06-16 Pedro Alves <palves@redhat.com>
12338
12339 * gdb.base/break-main-file-remove-fail.c: New file.
12340 * gdb.base/break-main-file-remove-fail.exp: New file.
12341 * gdb.base/break-unload-file.exp: Use build_executable instead of
12342 prepare_for_testing.
12343 (test_break): New parameter "initial_load". Handle it.
12344 (top level): Add initial_load cmdline/file axis.
12345
f9579b99
TT
123462014-06-12 Tom Tromey <tromey@redhat.com>
12347
12348 * gdb.base/completion.exp: Don't use directory name in test.
12349
3657956b
GB
123502014-06-09 Gary Benson <gbenson@redhat.com>
12351
12352 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12353 separate the always-available ANSI-standard signals from the
12354 signals that require checking.
12355 (main): Likewise.
12356 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12357 Likewise.
12358 (main): Likewise.
12359
4186eb54
KS
123602014-06-07 Keith Seitz <keiths@redhat.com>
12361
12362 Revert:
12363 PR c++/16253
12364 * gdb.cp/var-tag.cc: New file.
12365 * gdb.cp/var-tag.exp: New file.
12366 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12367 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12368 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12369 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12370
25326a28 123712014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12372
12373 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12374
829155c9
PA
123752014-06-06 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12378 in target debug output instead of looking at RSP packets,
12379 disabling the test on any target that uses hardware stepping.
12380 Update comments.
12381
61c8d22e
PA
123822014-06-06 Pedro Alves <palves@redhat.com>
12383
12384 * gdb.base/break-unload-file.exp: Fix typo.
12385
d9a47287
YQ
123862014-06-06 Yao Qi <yao@codesourcery.com>
12387
12388 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12389 from "jit_function" to "^jit_function".
12390
e5e01dbf
YQ
123912014-06-06 Yao Qi <yao@codesourcery.com>
12392
12393 * gdb.base/async.c (foo): Add one statement.
12394 * gdb.base/async.exp: Get the next instruction address and
12395 match the output of "nexti" by instruction address. Match
12396 the hex address in the output of "finish".
12397
73ba372c
GB
123982014-06-06 Gary Benson <gbenson@redhat.com>
12399
12400 * gdb.base/call-signals.c: Remove preprocessor conditionals
12401 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12402 SIGSEGV and SIGTERM.
12403 * gdb.base/sigall.c: Likewise.
12404 * gdb.base/unwindonsignal.c: Likewise.
12405 * gdb.reverse/sigall-reverse.c: Likewise.
12406
831517df
YQ
124072014-06-06 Yao Qi <yao@codesourcery.com>
12408
12409 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12410 readable, skip the test.
12411
b8b91e98
YQ
124122014-06-06 Yao Qi <yao@codesourcery.com>
12413
12414 * gdb.threads/staticthreads.c (thread_function): Move the line
12415 setting breakpoint on forward.
12416 * gdb.threads/staticthreads.exp: Update comments.
12417
fb934770
LC
124182014-06-05 Ludovic Courtès <ludo@gnu.org>
12419
12420 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12421 "history-append! type error".
12422
6ef284bd
SM
124232014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12424
12425 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12426 erroneous dprintf expected input.
12427
a872e241
DE
124282014-06-04 Doug Evans <xdje42@gmail.com>
12429
12430 * gdb.guile/scm-generics.exp: Delete.
12431
16f691fb
DE
124322014-06-04 Doug Evans <xdje42@gmail.com>
12433
12434 * gdb.guile/scm-breakpoint.exp: Update.
12435 Add tests for breakpoint registration.
12436
012370f6
TT
124372014-06-04 Tom Tromey <tromey@redhat.com>
12438
12439 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12440 VLA-in-union.
12441 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12442 inner_vla_struct, vla_union types. Initialize objects of those
12443 types and compute their sizes.
12444
9f5a4cef
HZ
124452014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12446 Hui Zhu <hui@codesourcery.com>
12447
12448 * gdb.base/fileio.exp: Add test for shell not available as well as
12449 available.
12450 * gdb.base/fileio.c (test_system): Check for shell twice.
12451
90a45c4d
YQ
124522014-06-04 Yao Qi <yao@codesourcery.com>
12453
12454 * gdb.base/auto-connect-native-target.exp: Remove redundant
12455 space from the regexp pattern.
12456
70017e41
YQ
124572014-06-04 Yao Qi <yao@codesourcery.com>
12458
12459 * gdb.base/default.exp: Replace "child" with "native" in
12460 regexp pattern.
12461
883964a7
SC
124622014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12463
12464 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12465 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12466 * gdb.python/py-xmethods.py: Python script supporting the
12467 new testcase and tests.
12468
ef370185
JB
124692014-06-03 Joel Brobecker <brobecker@adacore.com>
12470 Pedro Alves <palves@redhat.com>
12471
12472 PR breakpoints/17000
12473 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12474 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12475
1e2ccb61
BM
124762014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12477
12478 * gdb.base/subst.exp: Add tests to verify partial path matching
12479 output.
12480
c6ec5ab2
PA
124812014-06-03 Pedro Alves <palves@redhat.com>
12482
12483 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12484 target that doesn't use software single-stepping.
12485
835c559f
PA
124862014-06-03 Pedro Alves <palves@redhat.com>
12487
12488 PR breakpoints/17000
12489 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12490 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12491
06eb1586
DE
124922014-06-02 Doug Evans <xdje42@gmail.com>
12493
12494 * gdb.guile/scm-parameter.exp: New file.
12495
e698b8c4
DE
124962014-06-02 Doug Evans <xdje42@gmail.com>
12497
12498 * gdb.guile/scm-cmd.c: New file.
12499 * gdb.guile/scm-cmd.exp: New file.
12500
ded03782
DE
125012014-06-02 Doug Evans <xdje42@gmail.com>
12502
12503 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12504 pretty-printer lookup.
12505 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12506 (make-pp_s-printer): Call it.
12507 (make-pretty-printer-from-dict): New function.
12508 (lookup-pretty-printer-maker-from-dict): New function.
12509 (*pretty-printer*): Simplify.
12510 (make-objfile-pp_s-printer): New function.
12511 (install-objfile-pretty-printers!): New function.
12512 (make-progspace-pp_s-printer): New function.
12513 (install-progspace-pretty-printers!): New function.
12514 * gdb.guile/scm-progspace.c: New file.
12515 * gdb.guile/scm-progspace.exp: New file.
12516
41fac0cf
PA
125172014-06-02 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.base/dprintf-bp-same-addr.c: New file.
12520 * gdb.base/dprintf-bp-same-addr.exp: New file.
12521
96ae5695
EBM
125222014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12523
12524 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12525 * gdb.arch/powerpc-power.s: Likewise.
12526
da02b3a8
JB
125272014-06-02 Joel Brobecker <brobecker@adacore.com>
12528
12529 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12530
c72b2e7b
YQ
125312014-06-01 Yao Qi <yao@codesourcery.com>
12532
12533 * gdb.base/watchpoint.exp (test_watch_location): Check null
12534 pointer can be dereferenced. If not, do the test, otherwise
12535 skip it.
12536
53e8a631
AB
125372014-05-30 Andrew Burgess <aburgess@broadcom.com>
12538
12539 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12540 results.
12541 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12542
938f0e2f
AB
125432014-05-30 Andrew Burgess <aburgess@broadcom.com>
12544
12545 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12546 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12547 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12548 * gdb.arch/amd64-invalid-stack-top.c: New file.
12549 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12550
9ba6657a
PA
125512014-05-30 Pedro Alves <palves@redhat.com>
12552
12553 PR breakpoints/17000
12554 * gdb.base/sss-bp-on-user-bp.c: New file.
12555 * gdb.base/sss-bp-on-user-bp.exp: New file.
12556
522c09bf
DB
125572014-05-30 David Blaikie <dblaikie@gmail.com>
12558
12559 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12560 gnu_inline semantics via attribute.
12561 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12562 source explicitly specifies the required semantics.
12563
bf4ef81e
MR
125642014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12565
12566 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12567
329ea579
PA
125682014-05-29 Pedro Alves <palves@redhat.com>
12569 Tom Tromey <tromey@redhat.com>
12570
12571 * gdb.base/async-shell.exp: Don't enable target-async.
12572 * gdb.base/async.exp
12573 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12574 parameter. Adjust.
12575 (top level): Don't test with "target-async".
12576 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12577 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12578 * gdb.base/inferior-died.exp: Don't enable target-async.
12579 * gdb.base/interrupt-noterm.exp: Likewise.
12580 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12581 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12582 * gdb.mi/mi-nonstop.exp: Likewise.
12583 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12584 * gdb.mi/mi-nsintrall.exp: Likewise.
12585 * gdb.mi/mi-nsmoribund.exp: Likewise.
12586 * gdb.mi/mi-nsthrexec.exp: Likewise.
12587 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12588 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12589 * gdb.python/py-evsignal.exp: Don't enable target-async.
12590 * gdb.python/py-evthreads.exp: Likewise.
12591 * gdb.python/py-prompt.exp: Likewise.
12592 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12593 * gdb.server/solib-list.exp: Don't enable target-async.
12594 * gdb.threads/thread-specific-bp.exp: Likewise.
12595 * lib/mi-support.exp: Adjust to use mi-async.
12596
fd664c91
PA
125972014-05-29 Pedro Alves <palves@redhat.com>
12598
12599 PR gdb/13860
12600 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12601 reason, even in sync mode.
12602
251bde03
PA
126032014-05-29 Pedro Alves <palves@redhat.com>
12604 Hui Zhu <hui@codesourcery.com>
12605
12606 PR PR15693
12607 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12608 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12609 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12610 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12611
7f3c0343
JB
126122014-05-28 Joel Brobecker <brobecker@adacore.com>
12613
12614 * config/monitor.exp (gdb_target_monitor): Replace use of
12615 "set remotebaud" by "set serial baud".
12616
b2715b27
AW
126172014-05-26 Andy Wingo <wingo@igalia.com>
12618
12619 * gdb.guile/scm-breakpoint.exp:
12620 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12621 properties instead of gdb-object-properties.
12622
498a4489
YQ
126232014-05-26 Yao Qi <yao@codesourcery.com>
12624
12625 * gdb.server/no-thread-db.exp: Specify source file name
12626 explicitly when setting a breakpoint.
12627
589fdceb
MM
126282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12629
12630 * gdb.btrace/vdso.c: New.
12631 * gdb.btrace/vdso.exp: New.
12632
e9089e05
MM
126332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12634
12635 * gdb.base/gcore.exp (capture_command_output): Move ...
12636 * lib/gdb.exp (capture_command_output): ... here.
12637
67b5c0c1
MM
126382014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12639
12640 * gdb.btrace/data.exp: Test memory access during btrace replay.
12641
a2199296
SM
126422014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12643
12644 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12645
17b2616c
PA
126462014-05-21 Pedro Alves <palves@redhat.com>
12647
12648 PR gdb/13860
12649 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12650 (top level): Test that output related to execution commands is
12651 sent to the console with CLI commands, but not with MI commands.
12652 Test that breakpoint events are always mirrored to the console.
12653 Also expect the new source line to be output after a "next" in
12654 async mode too. Make it a pass/fail test.
12655 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12656 output.
12657 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12658
5166082f
PA
126592014-05-21 Pedro Alves <palves@redhat.com>
12660
12661 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12662 Use them to test variations of "list" after reaching a breakpoint.
12663 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12664 Test "list" with listsize 10 after reaching a breakpoint.
12665 * gdb.python/python.exp (decode_line current location line
12666 number): Adjust expected line number.
12667
2f25d70f
SM
126682014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12669
12670 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12671 behavior for $args, pass it directly to "run".
12672
ff604a67
MR
126732014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12674
12675 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12676 30000 to 65536.
12677
6a3cb8e8
PA
126782014-05-21 Pedro Alves <palves@redhat.com>
12679
12680 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12681 auto-connect-native-target off".
12682 * gdb.base/auto-connect-native-target.c: New file.
12683 * gdb.base/auto-connect-native-target.exp: New file.
12684
4ebfc96e
PA
126852014-05-21 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.base/default.exp: Test "target native" instead of "target
12688 child".
12689
36d46afb
MW
126902014-05-21 Mark Wielaard <mjw@redhat.com>
12691
12692 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12693
5876f503
JK
126942014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12695
12696 Fix TLS access for -static -pthread.
12697 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12698 <HAVE_TLS> (thread_function, main): Initialize it.
12699 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12700 Add clean_restart.
12701 <$have_tls != "">: Check TLSVAR.
12702
0256a6ac
PA
127032014-05-21 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.base/dcache-line-read-error.c: New.
12706 * gdb.base/dcache-line-read-error.exp: New.
12707
936d2992
PA
127082014-05-20 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.base/compare-sections.c: New file.
12711 * gdb.base/compare-sections.exp: New file.
12712
802e8e6d
PA
127132014-05-20 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.base/break-idempotent.c: New file.
12716 * gdb.base/break-idempotent.exp: New file.
12717
e59fa00f
MM
127182014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12719
12720 * gdb.btrace/nohist.exp: New.
12721
8b696e31
YQ
127222014-05-20 Yao Qi <yao@codesourcery.com>
12723
12724 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12725 gdb.reverse directory and gdb_reverse_timeout exists in board
12726 setting.
12727 * README: Document gdb_reverse_timeout.
12728
73c9764f
YQ
127292014-05-20 Yao Qi <yao@codesourcery.com>
12730
12731 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12732 'test_file_name'. Treat args as a string instead of a list.
12733 (gdb_init): Rename argument 'args' by 'test_file_name'.
12734
f1f4348a
JK
127352014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12736
12737 * gdb.arch/powerpc-power.exp: New file.
12738 * gdb.arch/powerpc-power.s: New file.
12739
0dbe70ce
DE
127402014-05-16 Doug Evans <dje@google.com>
12741
12742 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12743 * gdb.base/completion.exp: Check that all expected files exist
12744 before doing file completion.
0dbe70ce 12745
8d551b02
DE
127462014-05-16 Doug Evans <dje@google.com>
12747
12748 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12749 Update.
12750 (do_syscall_tests_without_xml): Update.
12751
73eb7709
PA
127522014-05-16 Pedro Alves <palves@redhat.com>
12753
12754 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12755 instead of "unknown output after running".
12756
3fae92fc
YQ
127572014-05-16 Yao Qi <yao@codesourcery.com>
12758
12759 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12760 file1.txt from host at the end.
12761 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12762
c2b2ccc5
DE
127632014-05-15 Doug Evans <dje@google.com>
12764
12765 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12766 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12767 loading file. Add test for TU lookup.
12768
8c217a4b
SM
127692014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12770
12771 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12772 calling "-exec-arguments" or "set args" before running the
12773 inferior.
12774
3deb39c6
SM
127752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12776
12777 * lib/mi-support.exp (mi_expect_stop): Expect message for
12778 inferiors that exit with non-zero exit code.
12779
71a79f8c
YQ
127802014-05-14 Yao Qi <yao@codesourcery.com>
12781
12782 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12783 match absolute path on remote host.
12784 (test_file_list_exec_source_files): Remove "/" from the
12785 pattern.
12786
f23fcd46
YQ
127872014-05-14 Yao Qi <yao@codesourcery.com>
12788
12789 * boards/local-remote-host-notty.exp (${board}_file): New
12790 proc.
12791
9404b58f
KM
127922014-05-07 Kyle McMartin <kyle@redhat.com>
12793
12794 Pushed by Joel Brobecker <brobecker@adacore.com>.
12795 * gdb.arch/aarch64-atomic-inst.c: New file.
12796 * gdb.arch/aarch64-atomic-inst.exp: New file.
12797
5e45f04c
YQ
127982014-05-07 Yao Qi <yao@codesourcery.com>
12799
12800 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12801 in current context" too.
12802
c888a17d
KS
128032014-05-05 Keith Seitz <keiths@redhat.com>
12804
12805 * gdb.linespec/ls-dollar.exp: Add test for linespec
12806 file:convenience_variable.
12807
290a839c
YQ
128082014-05-05 Yao Qi <yao@codesourcery.com>
12809
12810 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12811 traceframes into tfile and ctf trace files. Read data from
12812 trace file and test collected data.
12813 (gdb_collect_locals_test): Likewise.
12814 (gdb_unavailable_registers_test): Likewise.
12815 (gdb_unavailable_floats): Likewise.
12816 (gdb_collect_globals_test): Likewise.
12817 (top-level): Append "ctf" to trace_file_targets if GDB
12818 supports.
12819
b5262cd0
YQ
128202014-05-05 Yao Qi <yao@codesourcery.com>
12821
12822 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12823 code to ...
12824 (gdb_collect_args_test_1): ... it. New proc.
12825 (gdb_collect_locals_test): Move some code to ...
12826 (gdb_collect_locals_test_1): ... it. New proc.
12827 (gdb_unavailable_registers_test): Move some code to ...
12828 (gdb_unavailable_registers_test_1): ... it. New proc.
12829 (gdb_unavailable_floats): Move some code to ...
12830 (gdb_unavailable_floats_1): ... it. New proc.
12831
30a1e6cc
SDJ
128322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12833
12834 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12835 probes to test for bitness recognition.
12836 * gdb.arch/amd64-stap-optional-prefix.exp
12837 (test_probe_value_without_reg): New procedure.
12838 Add code to test for different kinds of bitness.
12839
f33da99a
SDJ
128402014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12841
12842 PR breakpoints/16889
12843 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12844 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12845
5b80f00d
PA
128462014-05-01 Pedro Alves <palves@redhat.com>
12847
12848 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12849 gdb_file_cmd if no file is specified.
12850 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12851 last_loaded_file to set the remote exec-file.
12852
f8c2a73c
PA
128532014-05-01 Pedro Alves <palves@redhat.com>
12854
12855 * boards/local-remote-host.exp: New file.
12856
be6e8ac7
PA
128572014-05-01 Pedro Alves <palves@redhat.com>
12858
12859 * boards/local-remote-host.exp: Rename to ...
12860 * boards/local-remote-host-notty.exp: ... this.
12861
cac0dc8f
JB
128622014-04-28 Joel Brobecker <brobecker@adacore.com>
12863
12864 * gdb.ada/dyn_arrayidx: New testcase.
12865
9730e6cc
YQ
128662014-04-26 Yao Qi <yao@codesourcery.com>
12867
12868 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12869 and compute the length of function main. Save it in
12870 $main_length.
12871 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12872 (top-level): Use gdb_compile to compile objects into
12873 executable and restart GDB. Remove invocation to
12874 prepare_for_testing.
12875
7ae1a6a6
PA
128762014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12877 Pedro Alves <palves@redhat.com>
12878
12879 PR server/16255
12880 * gdb.multi/multi-attach.c: New file.
12881 * gdb.multi/multi-attach.exp: New file.
12882
4082afcc
PA
128832014-04-25 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12886 user.
12887 (top level): Test that "set remote conditional-breakpoints-packet
12888 off" works as intended.
12889 * gdb.base/dprintf.exp: Test that "set remote
12890 breakpoint-commands-packet off" works as intended.
12891 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12892 New function.
12893 (top level): Call it.
12894 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12895 remote fast-tracepoints-packet off" works as intended.
12896 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12897 * lib/gdb.exp (gdb_is_target_remote): ... here.
12898
2abc3f8d
DB
128992014-04-24 David Blaikie <dblaikie@gmail.com>
12900
12901 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12902 ensure clang would not discard them.
12903 * gdb.base/gdbvars.c: Ditto.
12904 * gdb.base/memattr.c: Ditto.
12905 * gdb.base/whatis.c: Ditto.
12906 * gdb.python/py-prettyprint.c: Ditto.
12907 * gdb.trace/actions.c: Ditto.
12908 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12909 ensure clang would not discard it.
12910
bfd39632
DB
129112014-04-24 David Blaikie <dblaikie@gmail.com>
12912
12913 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12914 clang to emit the full definition of type required by the test
12915 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12916
22842ff6
DB
129172014-04-24 David Blaikie <dblaikie@gmail.com>
12918
12919 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12920 coax Clang into emitting the definition of the type.
12921 * gdb.cp/pr10728-x.h (y): Ditto.
12922 * gdb.cp/pr10728-y.cc (y): Ditto.
12923
c2e827ad
DB
129242014-04-24 David Blaikie <dblaikie@gmail.com>
12925
12926 * gdb.base/label.exp: XFAIL label related tests under Clang.
12927 * gdb.cp/cplabel.exp: Ditto.
12928 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12929 under Clang those using labels.
12930
4c2d33e7
YQ
129312014-04-25 Yao Qi <yao@codesourcery.com>
12932
12933 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12934 double_label.
12935 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12936 partial_label and double_label.
12937
56083b99
DB
129382014-04-24 David Blaikie <dblaikie@gmail.com>
12939
12940 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12941
25d4e99d
DB
129422014-04-24 David Blaikie <dblaikie@gmail.com>
12943
12944 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12945 of the function to work across GCC and Clang.
12946 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12947 pointer types (const void ** const V void **).
12948
01f9f808
MS
129492014-04-24 Michael Sturm <michael.sturm@mintel.com>
12950 Walfred Tedeschi <walfred.tedeschi@intel.com>
12951
12952 * Makefile.in (EXECUTABLES): Added i386-avx512.
12953 * gdb.arch/i386-avx512.c: New file.
12954 * gdb.arch/i386-avx512.exp: Likewise.
12955
4b48d439
KS
129562014-04-23 Keith Seitz <keiths@redhat.com>
12957
12958 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12959 (mi_make_breakpoint_table): New procedure.
12960 (mi_create_breakpoint): Use mi_make_breakpoint
12961 and return the result.
12962 (mi_make_breakpoint): New procedure.
12963 (mi_build_kv_pairs): New procedure.
12964
12965 * gdb.mi/mi-break.exp: Remove unused globals,
12966 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12967 All callers updated.
12968 * gdb.mi/mi-dprintf.exp: Use variable to track command
12969 number.
12970 Update all callers of mi_create_breakpoint and use
12971 mi_make_breakpoint_table.
12972 Remove any unused global variables.
12973 * gdb.mi/mi-nonstop.exp: Likewise.
12974 * gdb.mi/mi-nsintrall.exp: Likewise.
12975 * gdb.mi/mi-nsmoribund.exp: Likewise.
12976 * gdb.mi/mi-nsthrexec.exp: Likewise.
12977 * gdb.mi/mi-reverse.exp: Likewise.
12978 * gdb.mi/mi-simplerun.exp: Likewise.
12979 * gdb.mi/mi-stepn.exp: Likewise.
12980 * gdb.mi/mi-syn-frame.exp: Likewise.
12981 * gdb.mi/mi-until.exp: Likewise.
12982 * gdb.mi/mi-var-cp.exp: Likewise.
12983 * gdb.mi/mi-var-display.exp: Likewise.
12984 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12985 * gdb.mi/mi2-var-child.exp: Likewise.
12986 * gdb.mi/mi-vla-c99.exp: Likewise.
12987 * lib/mi-support.exp: Likewise.
12988
12989 From Ian Lance Taylor <iant@cygnus.com>:
12990 * lib/gdb.exp (parse_args): New procedure.
12991
08351840
PA
129922014-04-23 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/break-unload-file.c: New file.
12995 * gdb.base/break-unload-file.exp: New file.
12996 * gdb.base/sym-file-lib.c (baz): New function.
12997 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12998 field.
12999 (load): Store the segment's mapped size.
13000 (unload): New function.
13001 (unload_shlib): New function.
13002 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13003 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13004 set a breakpoint at baz, and call it.
13005 * gdb.base/sym-file.exp: New tests for stale breakpoint
13006 instructions.
13007
076855f9
PA
130082014-04-23 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13011 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13012 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13013 * gdb.base/hbreak-unmapped.c: New file.
13014 * gdb.base/hbreak-unmapped.exp: New file.
13015 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13016 * lib/gdb.exp (gdb_is_target_remote): ... here.
13017
483805cf
PA
130182014-04-22 Pedro Alves <palves@redhat.com>
13019
13020 * gdb.base/consecutive-step-over.c: New file.
13021 * gdb.base/consecutive-step-over.exp: New file.
13022
06d97543
PA
130232014-04-22 Pedro Alves <palves@redhat.com>
13024
13025 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13026 instead of send_gdb/gdb_expect.
13027
b4429ea2
YQ
130282014-04-22 Yao Qi <yao@codesourcery.com>
13029
13030 * lib/trace-support.exp (generate_tracefile): New procedure.
13031 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13032 return 0.
13033 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13034 if generate_tracefile returns 1.
13035
51d48146
PA
130362014-04-18 Tom Tromey <palves@redhat.com>
13037 Pedro alves <tromey@redhat.com>
13038
13039 PR backtrace/15558
13040 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13041 with a backtrace limit.
13042 * gdb.python/py-frame-inline.exp: Test running to an inline
13043 function with a backtrace limit, and printing the newest frame.
13044 * gdb.python/py-frame-inline.c (main): Call f.
13045
bd1dce5f
MS
130462014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13047
13048 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13049
40d1a503
MS
130502014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13051
13052 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13053 Drop prefix from unsupported source file path.
13054
389b98f7
YQ
130552014-04-17 Yao Qi <yao@codesourcery.com>
13056
13057 * lib/gdb.exp (with_target_charset): New proc.
13058 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13059 with_target_charset.
13060 (test_print_strings): Likewise.
13061 (test_repeat_bytes): Likewise.
13062 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13063 for some tests.
13064
22869d73
KS
130652014-04-16 Keith Seitz <keiths@redhat.com>
13066
13067 PR gdb/15827
13068 * gdb.dwarf2/corrupt.c: New file.
13069 * gdb.dwarf2/corrupt.exp: New file.
13070
c4f87ca6
KS
130712014-04-16 Keith Seitz <keiths@redhat.com>
13072
13073 PR c++/16597
13074 * gdb.cp/namelessclass.cc: New file.
13075 * gdb.cp/namelessclass.exp: New file.
13076 * gdb.cp/namelessclass.S: New file.
13077
ab19de87
DE
130782014-04-16 Doug Evans <dje@google.com>
13079
13080 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13081 Add comment.
13082 (gdbserver_default_get_comm_port): New function.
13083 (gdbserver_start): Check if board file provided
13084 "gdbserver,get_comm_port" and use it if so.
13085 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13086 (gdb,socketport): Set to "stdio".
13087 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13088 (stdio_gdbserver_template): Delete.
13089 (${board}_get_remote_address): Update.
13090 (${board}_build_remote_cmd): Delete.
13091 (${board}_get_comm_port): New function.
13092 (${board}_spawn): Update.
13093 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13094 Delete.
13095 (${board}_get_remote_address): Update.
13096 (${board}_get_comm_port): New function.
13097
fc98a809
AB
130982014-04-16 Andrew Burgess <aburgess@broadcom.com>
13099
13100 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13101 appearing in any order.
13102
87fd9e6e
DE
131032014-04-15 Doug Evans <dje@google.com>
13104
13105 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13106 uninitialized value of "description".
13107
099fc3ea
KS
131082014-04-15 Keith Seitz <keiths@redhat.com>
13109
13110 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13111 Remove unused globals.
13112 (test_running_the_program): Likewise.
13113 (test_controlled_execution): Likewise.
13114 (test_controlling_breakpoints): Likewise.
13115 (test_program_termination): Likewise.
13116
5da151d4
KS
131172014-04-15 Keith Seitz <keiths@redhat.com>
13118
13119 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13120 unused globals.
13121 (test_rbreak_creation_and_listing): Likewise.
13122 (test_ignore_count): Likewise.
13123 (test_error): Likewise.
13124
35e5d2f0
PA
131252014-04-15 Pedro Alves <palves@redhat.com>
13126
13127 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13128 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13129 sym-file-loader.c.
13130 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13131 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13132 to sym-file-loader.c.
13133 (struct library): Forward declare.
13134 (load_shlib, lookup_function): Change prototypes.
13135 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13136 (translate_offset): Remove declarations.
13137 (get_text_addr): New declaration.
13138 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13139 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13140 sym-file-loader.h.
13141 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13142 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13143 here from sym-file-loader.h.
13144 (struct library): New structure.
13145 (load_shlib, lookup_function): Change prototypes and adjust to
13146 work with a struct library.
13147 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13148 (translate_offset): Make static.
13149 (get_text_addr): New function.
13150 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13151
eb4c1710
PA
131522014-04-15 Pedro Alves <palves@redhat.com>
13153
13154 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13155
2d1baf52
PA
131562014-04-15 Pedro Alves <palves@redhat.com>
13157
13158 * gdb.base/sym-file-loader.c: Include <limits.h>.
13159 (SELF_LINK): New define.
13160 (get_origin): New function.
13161 (load_shlib): Use it.
13162 * gdb.base/sym-file.exp: Don't early return if the target is
13163 remote. Use runto_main, and issue fail is that fails. Use
13164 gdb_load_shlibs.
13165 (shlib_name): Delete.
13166 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13167
7dd6df01
PA
131682014-04-15 Pedro Alves <palves@redhat.com>
13169
13170 * gdb.base/sym-file.exp: Remove regex characters from test
13171 message. Don't refer to breakpoint numbers in test messages.
13172
b50c8614
KS
131732014-04-14 Keith Seitz <keiths@redhat.com>
13174
13175 PR c++/16253
13176 * gdb.cp/var-tag.cc: New file.
13177 * gdb.cp/var-tag.exp: New file.
13178 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13179 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13180 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13181 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13182
3d567982
TT
131832014-04-14 Tom Tromey <tromey@redhat.com>
13184
13185 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13186 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13187 type.
13188 * gdb.cp/enum-class.exp: New file.
13189 * gdb.cp/enum-class.cc: New file.
13190
0626fc76
TT
131912014-04-14 Tom Tromey <tromey@redhat.com>
13192
13193 * gdb.dwarf2/enum-type.exp: New file.
13194
dca325b3
SA
131952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13196
13197 * gdb.mi/mi-vla-c99.exp: New file.
13198 * gdb.mi/vla.c: New file.
13199
5854b38a
SA
132002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13201
13202 * gdb.base/vla-datatypes.c: New file.
13203 * gdb.base/vla-datatypes.exp: New file.
13204
463bb957
SA
132052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13206
13207 * gdb.base/vla-ptr.c: New file.
13208 * gdb.base/vla-ptr.exp: New file.
13209
3dd170be
SA
132102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13211
13212 * gdb.dwarf2/count.exp: New file.
13213
5ecaaa66
SA
132142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13215
13216 * gdb.base/vla-sideeffect.c: New file.
13217 * gdb.base/vla-sideeffect.exp: New file.
13218
41f1ada5
DB
132192014-04-14 David Blaikie <dblaikie@gmail.com>
13220
13221 * gdb.mi/non-stop.c: Add return value for non-void function return
13222 statement.
13223 * gdb.threads/staticthreads.c: Ditto.
13224
0be03e84
DE
132252014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13226 Doug Evans <xdje42@gmail.com>
13227
13228 * gdb.guile/scm-value.c: Improve test case.
13229 * gdb.guile/scm-value.exp: Add new test.
13230
f180a1fb
DB
132312014-04-11 David Blaikie <dblaikie@gmail.com>
13232
13233 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13234 override Clang's default.
13235
6b662e19
JB
132362014-04-11 Joel Brobecker <brobecker@adacore.com>
13237
13238 Revert the following changes (regressions):
13239
13240 * gdb.base/vla-sideeffect.c: New file.
13241 * gdb.base/vla-sideeffect.exp: New file.
13242
13243 * gdb.dwarf2/count.exp: New file.
13244
13245 * gdb.base/vla-multi.c: New file.
13246 * gdb.base/vla-multi.exp: New file.
13247
13248 * gdb.base/vla-ptr.c: New file.
13249 * gdb.base/vla-ptr.exp: New file.
13250
13251 * gdb.base/vla-datatypes.c: New file.
13252 * gdb.base/vla-datatypes.exp: New file.
13253
13254 * gdb.mi/mi-vla-c99.exp: New file.
13255 * gdb.mi/vla.c: New file.
13256
245a5f0b
KS
132572014-04-11 Keith Seitz <keiths@redhat.com>
13258
13259 PR c++/16675
13260 * gdb.cp/cpsizeof.exp: New file.
13261 * gdb.cp/cpsizeof.cc: New file.
13262
58a84dcf
SA
132632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13264
191a8a90
JB
13265 * gdb.mi/mi-vla-c99.exp: New file.
13266 * gdb.mi/vla.c: New file.
58a84dcf 13267
c8655f75
SA
132682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13269
13270 * gdb.base/vla-datatypes.c: New file.
13271 * gdb.base/vla-datatypes.exp: New file.
13272
024e13b4
SA
132732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13274
13275 * gdb.base/vla-ptr.c: New file.
13276 * gdb.base/vla-ptr.exp: New file.
13277
1a237e0e
SA
132782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13279
13280 * gdb.base/vla-multi.c: New file.
13281 * gdb.base/vla-multi.exp: New file.
13282
504f3432
SA
132832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13284
13285 * gdb.dwarf2/count.exp: New file.
13286
3bce8237
SA
132872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13288
191a8a90
JB
13289 * gdb.base/vla-sideeffect.c: New file.
13290 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13291
322f9c21
YQ
132922014-04-11 Yao Qi <yao@codesourcery.com>
13293
13294 * gdb.base/completion.exp: Check file exists before running tests
13295 on file completion.
13296
d708bcd1
PA
132972014-04-10 Pedro Alves <palves@redhat.com>
13298
13299 * gdb.base/cond-eval-mode.c: New file.
13300 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13301 prepare_for_testing to build the new file. Check result of
13302 runto_main.
13303 (test_break, test_watch): New procedures.
13304 (top level): Use them.
13305
ae1d2761
PM
133062014-04-08 Pierre Muller <muller@sourceware.org>
13307
13308 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13309 Ctrl-V use for mingw hosts.
13310
7af389b8
SC
133112014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13312
13313 * gdb.python/py-value.c: Improve test case.
13314 * gdb.python/py-value.exp: Add new test.
13315
5e703181
DE
133162014-04-07 David Blaikie <dblaikie@gmail.com>
13317
13318 * lib/compiler.c: Identify the clang compiler.
13319 * lib/compiler.cc: Ditto.
13320
9810b410
YQ
133212014-04-03 Yao Qi <yao@codesourcery.com>
13322
13323 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13324
98d1b8dc
AB
133252014-04-01 Anton Blanchard <anton@samba.org>
13326
13327 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13328 messages unique.
13329
3114cea1
AB
133302014-04-01 Anton Blanchard <anton@samba.org>
13331
13332 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13333 prepare_for_testing.
13334
62f7182c
AB
133352014-04-01 Anton Blanchard <anton@samba.org>
13336
13337 * gdb.arch/ppc64-atomic-inst.c: Remove.
13338 * gdb.arch/ppc64-atomic-inst.S: New file.
13339 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13340
770e7fc7
DE
133412014-03-31 Doug Evans <dje@google.com>
13342
13343 * gdb.base/print-symbol-loading-lib.c: New file.
13344 * gdb.base/print-symbol-loading-main.c: New file.
13345 * gdb.base/print-symbol-loading.exp: New file.
13346
46e2bafa
YQ
133472014-03-31 Yao Qi <yao@codesourcery.com>
13348
13349 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13350
8776cfe9
JB
133512014-03-28 Joel Brobecker <brobecker@adacore.com>
13352
13353 * gdb.ada/mi_dyn_arr: New testcase.
13354
5d1ef361
DE
133552014-03-27 Doug Evans <dje@google.com>
13356
13357 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13358
b5bee914
YQ
133592014-03-27 Yao Qi <yao@codesourcery.com>
13360
13361 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13362 if target is nios2-*-*.
13363
0d4d0e77
YQ
133642014-03-26 Yao Qi <yao@codesourcery.com>
13365
13366 * lib/gdb.exp (readline_is_used): New proc.
13367 * gdb.base/completion.exp: Move tests on command complete up.
13368 Skip the rest of tests if readline is not used.
13369 * gdb.ada/complete.exp: Skp the test if readline is not
13370 used.
13371 * gdb.base/filesym.exp: Likewise.
13372 * gdb.base/macscp.exp: Likewise.
13373 * gdb.base/readline-ask.exp: Likewise.
13374 * gdb.base/readline.exp: Likewise.
13375 * gdb.python/py-cmd.exp: Likewise.
13376 * gdb.trace/tfile.exp: Likewise.
13377
29361eee
YQ
133782014-03-26 Yao Qi <yao@codesourcery.com>
13379
13380 * gdb.base/macscp.exp: Fix code format issues.
13381
bc9a5525
UW
133822014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13383
13384 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13385 * gdb.asm/powerpc64le.inc: New file.
13386
d3839ede
PA
133872014-03-25 Pedro Alves <palves@redhat.com>
13388 Doug Evans <dje@google.com>
13389
13390 * gdb.base/source-execution.c: New file.
13391 * gdb.base/source-execution.exp: New file.
13392 * gdb.base/source-execution.gdb: New file.
13393
01672a57
DE
133942014-03-24 Doug Evans <dje@google.com>
13395
13396 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13397 using fission.
13398
88bbeca9
HZ
133992014-03-24 Hui Zhu <hui@codesourcery.com>
13400 Pedro Alves <palves@redhat.com>
13401
13402 PR breakpoints/16101
13403 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13404 test pass/fail messages. Detect missing support for dprintf when
13405 breakpoints are actually inserted.
13406 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13407 breakpoints are actually inserted.
13408 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13409 fails.
13410
d2348791
JK
134112014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13412
13413 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13414
feef67ab
DE
134152014-03-22 Doug Evans <xdje42@gmail.com>
13416
13417 * gdb.python/python.exp (python not supported): Verify multi-line
13418 python command issues an error.
25d743f9 13419 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13420 guile command issues an error.
feef67ab 13421
ecebef6a
MR
134222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13423
13424 * gdb.threads/thread-specific.exp: Handle the lack of usable
13425 $this_breakpoint and $this_thread.
13426
ccdd1909
HZ
134272014-03-21 Hui Zhu <hui@codesourcery.com>
13428
13429 * gdb.base/attach.exp (do_command_attach_tests): New.
13430
beb460e8
PA
134312014-03-20 Tom Tromey <tromey@redhat.com>
13432 Pedro Alves <palves@redhat.com>
13433
13434 PR cli/15718
13435 * gdb.base/condbreak-call-false.c: New file.
13436 * gdb.base/condbreak-call-false.exp: New file.
13437
40acf43a
PA
134382014-03-20 Pedro Alves <palves@redhat.com>
13439
13440 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13441 Delete.
13442 (block_signals, unblock_signals): Delete.
13443 (child_function_2, main): Remove references to deleted variable
13444 and functions.
13445
9f5e1e02
PA
134462014-03-20 Pedro Alves <palves@redhat.com>
13447
13448 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13449 Use pthread_kill to signal thread 2.
13450 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13451 Adjust to make the test send itself a signal rather than using the
13452 host's "kill" command.
13453
99619bea
PA
134542014-03-20 Pedro Alves <palves@redhat.com>
13455
13456 * gdb.threads/multiple-step-overs.c: New file.
13457 * gdb.threads/multiple-step-overs.exp: New file.
13458 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13459 Adjust expected infrun debug output.
13460
2adfaa28
PA
134612014-03-20 Pedro Alves <palves@redhat.com>
13462
13463 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13464 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13465
31e77af2
PA
134662014-03-20 Pedro Alves <palves@redhat.com>
13467
13468 PR breakpoints/7143
13469 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13470 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13471 of gdb_test_multiple.
13472 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13473 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13474
b9f437de
PA
134752014-03-20 Pedro Alves <palves@redhat.com>
13476
13477 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13478 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13479
05adc73e
PA
134802014-03-19 Pedro Alves <palves@redhat.com>
13481
13482 * gdb.base/async.exp: Remove early return.
13483
6048b950
PA
134842014-03-19 Pedro Alves <palves@redhat.com>
13485
13486 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13487
8bcfb00a
PA
134882014-03-19 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.base/async.exp (test_background): Expect \r\n after
13491 "completed." in the fail pattern.
13492
884e37dc
PA
134932014-03-19 Pedro Alves <palves@redhat.com>
13494
13495 * gdb.base/async.exp (test_background): New procedure.
13496 Use it for all background execution command tests.
13497
148e57e2
PA
134982014-03-19 Pedro Alves <palves@redhat.com>
13499
13500 * gdb.base/async.exp: Use prepare_for_testing.
13501
f48088c7
PA
135022014-03-19 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13505 the same line.
13506
e2f6c966
PA
135072014-03-19 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.base/async.c (main): Add "jump here" and "until here" line
13510 marker comments.
13511 * gdb.base/async.exp (jump_here): New global.
13512 (jump& test): Use it.
13513 (until_here): New global.
13514 (until& test): Use it.
13515
c30568d4
PA
135162014-03-19 Pedro Alves <palves@redhat.com>
13517
13518 * gdb.base/async.exp: Don't frob gdb_protocol.
13519
0172b6a7
DE
135202014-03-18 Doug Evans <xdje42@gmail.com>
13521
13522 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13523 Fix spelling of exec-done-display.
13524
06c868a8
JK
135252014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13526
13527 PR gdb/15358
13528 * gdb.base/gdb-sigterm.c: New file.
13529 * gdb.base/gdb-sigterm.exp: New file.
13530
0c7e1a46
PA
135312014-03-18 Pedro Alves <palves@redhat.com>
13532
13533 PR gdb/13860
13534 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13535 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13536 solib-event.
13537
f7c77d93
JB
135382014-03-17 Joel Brobecker <brobecker@adacore.com>
13539
13540 * gdb.ada/pckd_arr_ren: New testcase.
13541
5a1e8c7a
DE
135422014-03-13 Doug Evans <xdje42@gmail.com>
13543
13544 PR guile/16612
13545 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13546 collect after discarding symbols.
13547
350e1a76
DE
135482014-03-13 Ludovic Courtès <ludo@gnu.org>
13549 Doug Evans <xdje42@gmail.com>
13550
13551 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13552 to history survives a gc.
13553
a69900ae
PA
135542014-03-13 Pedro Alves <palves@redhat.com>
13555
13556 * gdb.base/default.exp: Don't test "target procfs".
13557
5db9f0bd
PA
135582014-03-13 Pedro Alves <palves@redhat.com>
13559
13560 * gdb.base/default.exp: Update "target child" and "target procfs"
13561 tests to not expect "Unix".
13562
b3ccfe11
TT
135632014-03-12 Tom Tromey <tromey@redhat.com>
13564
13565 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13566 New procs. Add target-async tests.
13567 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13568 Add target-async tests.
13569
646f4417
AA
135702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13571
13572 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13573 'func_start' and 'func_end' for the beginning and end of the
13574 function code, respectively.
13575 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13576 'func_end' instead of 'func' and 'main'.
13577
288c211f
AA
135782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13579
13580 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13581 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13582 generate the debug info assembler source.
13583
e0c0f156
AA
135842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13585
13586 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13587 * gdb.dwarf2/arr-subrange.exp: Likewise.
13588 * gdb.dwarf2/dwz.exp: Likewise.
13589 * gdb.dwarf2/method-ptr.exp: Likewise.
13590 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13591 * gdb.dwarf2/subrange.exp: Likewise.
13592 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13593 * gdb.dwarf2/implptrpiece.exp: Likewise.
13594 * gdb.dwarf2/nostaticblock.exp: Likewise.
13595
0e5c4555
AA
135962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13597
13598 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13599 directory to absolute path name arguments.
13600
5ec18f2b
JG
136012014-03-10 Joel Brobecker <brobecker@adacore.com>
13602
13603 * gdb.ada/tagged_access: New testcase.
13604
847fc4f2
MM
136052014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13606
13607 * gdb.btrace/data.exp: Update expected output.
13608
cc3da688
YQ
136092014-03-06 Yao Qi <yao@codesourcery.com>
13610
13611 * gdb.trace/pr16508.exp: New file.
13612
0f26cec1
PA
136132014-03-05 Pedro Alves <palves@redhat.com>
13614
13615 PR gdb/16575
13616 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13617 procedure.
13618 (top level): Adjust to use it. Add tests that exercise breakpoint
13619 interaction with the code-cache.
13620
7a5a839f
LC
136212014-02-26 Ludovic Courtès <ludo@gnu.org>
13622
13623 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13624 test for 'history-append!'.
13625
31aa7e4e
JB
136262014-02-26 Joel Brobecker <brobecker@adacore.com>
13627
13628 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13629 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13630 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13631 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13632 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13633 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13634
1b588015
JB
136352014-02-26 Joel Brobecker <brobecker@adacore.com>
13636
13637 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13638 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13639 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13640
55426c9d
JB
136412014-02-26 Joel Brobecker <brobecker@adacore.com>
13642
13643 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13644
dc53a7ad
JB
136452014-02-26 Joel Brobecker <brobecker@adacore.com>
13646
13647 * gdb.dwarf2/arr-stride.c: New file.
13648 * gdb.dwarf2/arr-stride.exp: New file.
13649
12ab52e9
PA
136502014-02-26 Pedro Alves <palves@redhat.com>
13651
13652 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13653 that won't ever trigger. Make sure that GDB reports the correct
13654 breakpoint that caused the stop.
13655
849c862e
JK
136562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13657
13658 PR gdb/16626
13659 * gdb.base/auto-load-script: New file.
13660 * gdb.base/auto-load.c: New file.
13661 * gdb.base/auto-load.exp: New file.
13662
71b7d793
JK
13663 PR gdb/16626
13664 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13665
e2f0d509
JK
136662014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13667
13668 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13669 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13670
50cc37c8
DE
136712014-02-24 Doug Evans <dje@google.com>
13672
13673 * lib/gdb.exp (run_on_host): Log error output if program fails.
13674
ea4758f2
PA
136752014-02-21 Pedro Alves <palves@redhat.com>
13676
13677 * gdb.threads/step-after-sr-lock.c: Rename to ...
13678 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13679 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13680 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13681 ... this.
13682
d7b30f67
SDJ
136832014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13684
13685 PR tdep/16397
13686 * gdb.arch/amd64-stap-special-operands.exp: New file.
13687 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13688 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13689 * gdb.arch/amd64-stap-triplet.S: Likewise.
13690 * gdb.arch/amd64-stap-triplet.c: Likewise.
13691
83deb43f
JB
136922014-02-20 Joel Brobecker <brobecker@adacore.com>
13693
13694 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13695 in .section pseudo-op.
13696
adde2bff
DE
136972014-02-20 lin zuojian <manjian2006@gmail.com>
13698 Joel Brobecker <brobecker@adacore.com>
13699 Doug Evans <xdje42@gmail.com>
13700
13701 PR symtab/16581
13702 * gdb.dwarf2/dw2-icycle.S: New file.
13703 * gdb.dwarf2/dw2-icycle.c: New file.
13704 * gdb.dwarf2/dw2-icycle.exp: New file.
13705
f7bd0f78
SC
137062014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13707
13708 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13709 operations on gdb.Value objects.
13710 * gdb.python/py-value-cc.exp: Add new test to test operations on
13711 gdb.Value objects.
13712
c17ef0d5
DE
137132014-02-18 Doug Evans <dje@google.com>
13714
13715 * Makefile.in (TESTS): New variable.
13716 (expanded_tests, expanded_tests_or_none): New variables
13717 (check-single): Pass $(expanded_tests_or_none) to runtest.
13718 (check-parallel): Only run tests in $(TESTS) if non-empty.
13719 (check/no-matching-tests-found): New rule.
13720 * README: Document TESTS makefile variable.
13721
5dd3176f
DE
137222014-02-18 Doug Evans <dje@google.com>
13723
13724 * Makefile.in (check-parallel): rm -rf outputs temp.
13725
0b10be4f
JK
137262014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13727
13728 Fix "ERROR: no fileid for" in the testsuite.
13729 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13730
85f224e7
DE
137312014-02-12 Doug Evans <dje@google.com>
13732
13733 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13734 (MISCELLANEOUS): New variable.
13735 (clean): rm -rf $(MISCELLANEOUS).
13736 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13737 dwp live in the same directory as symlinks, with each symlink pointed
13738 to a differently named file in a different directory.
13739
149b30ff
DE
137402014-02-11 Doug Evans <dje@google.com>
13741
13742 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13743 of Tcl file commands.
13744
1dfdac32
MK
137452014-02-10 Mark Kettenis <kettenis@gnu.org>
13746
13747 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13748 "kill -SIGUSR1 -1".
13749
aa4fb036
JB
137502014-02-10 Joel Brobecker <brobecker@adacore.com>
13751
13752 * gdb.ada/tick_length_array_enum_idx: New testcase.
13753
ed3ef339
DE
137542014-02-10 Doug Evans <xdje42@gmail.com>
13755
13756 * configure.ac (AC_OUTPUT): Add gdb.guile.
13757 * configure: Regenerate.
13758 * lib/gdb-guile.exp: New file.
13759 * lib/gdb.exp (get_target_charset): New function.
13760 * gdb.base/help.exp: Update expected output from "apropos apropos".
13761 * gdb.guile/Makefile.in: New file.
13762 * gdb.guile/guile.exp: New file.
13763 * gdb.guile/scm-arch.c: New file.
13764 * gdb.guile/scm-arch.exp: New file.
13765 * gdb.guile/scm-block.c: New file.
13766 * gdb.guile/scm-block.exp: New file.
13767 * gdb.guile/scm-breakpoint.c: New file.
13768 * gdb.guile/scm-breakpoint.exp: New file.
13769 * gdb.guile/scm-disasm.c: New file.
13770 * gdb.guile/scm-disasm.exp: New file.
13771 * gdb.guile/scm-equal.c: New file.
13772 * gdb.guile/scm-equal.exp: New file.
13773 * gdb.guile/scm-error.exp: New file.
13774 * gdb.guile/scm-error.scm: New file.
13775 * gdb.guile/scm-frame-args.c: New file.
13776 * gdb.guile/scm-frame-args.exp: New file.
13777 * gdb.guile/scm-frame-args.scm: New file.
13778 * gdb.guile/scm-frame-inline.c: New file.
13779 * gdb.guile/scm-frame-inline.exp: New file.
13780 * gdb.guile/scm-frame.c: New file.
13781 * gdb.guile/scm-frame.exp: New file.
13782 * gdb.guile/scm-generics.exp: New file.
13783 * gdb.guile/scm-gsmob.exp: New file.
13784 * gdb.guile/scm-iterator.c: New file.
13785 * gdb.guile/scm-iterator.exp: New file.
13786 * gdb.guile/scm-math.c: New file.
13787 * gdb.guile/scm-math.exp: New file.
13788 * gdb.guile/scm-objfile-script-gdb.in: New file.
13789 * gdb.guile/scm-objfile-script.c: New file.
13790 * gdb.guile/scm-objfile-script.exp: New file.
13791 * gdb.guile/scm-objfile.c: New file.
13792 * gdb.guile/scm-objfile.exp: New file.
13793 * gdb.guile/scm-ports.exp: New file.
13794 * gdb.guile/scm-pretty-print.c: New file.
13795 * gdb.guile/scm-pretty-print.exp: New file.
13796 * gdb.guile/scm-pretty-print.scm: New file.
13797 * gdb.guile/scm-section-script.c: New file.
13798 * gdb.guile/scm-section-script.exp: New file.
13799 * gdb.guile/scm-section-script.scm: New file.
13800 * gdb.guile/scm-symbol.c: New file.
13801 * gdb.guile/scm-symbol.exp: New file.
13802 * gdb.guile/scm-symtab-2.c: New file.
13803 * gdb.guile/scm-symtab.c: New file.
13804 * gdb.guile/scm-symtab.exp: New file.
13805 * gdb.guile/scm-type.c: New file.
13806 * gdb.guile/scm-type.exp: New file.
13807 * gdb.guile/scm-value-cc.cc: New file.
13808 * gdb.guile/scm-value-cc.exp: New file.
13809 * gdb.guile/scm-value.c: New file.
13810 * gdb.guile/scm-value.exp: New file.
13811 * gdb.guile/source2.scm: New file.
13812 * gdb.guile/types-module.cc: New file.
13813 * gdb.guile/types-module.exp: New file.
13814
7026a7c1
YQ
138152014-02-10 Yao Qi <yao@codesourcery.com>
13816
13817 PR testsuite/16543
13818 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13819 * configure: Regenerated.
13820 * Makefile.in: New file.
13821
6c466447
AS
138222014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13823
13824 * gdb.python/py-framefilter.exp: Fix typo.
13825
6e854735
YQ
138262014-02-08 Yao Qi <yao@codesourcery.com>
13827
13828 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13829 that no =breakpoint-modified is emitted when breakpoints are
13830 modified through MI commands.
13831
d137e6dc
PA
138322014-02-07 Pedro Alves <pedro@codesourcery.com>
13833 Pedro Alves <palves@redhat.com>
13834
13835 * gdb.threads/step-after-sr-lock.c: New file.
13836 * gdb.threads/step-after-sr-lock.exp: New file.
13837
b5ee5a50
PA
138382014-02-07 Pedro Alves <palves@redhat.com>
13839
13840 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13841
3c77faf3
JK
138422014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13843
13844 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13845 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13846
6dddc817
DE
138472014-02-06 Doug Evans <xdje42@gmail.com>
13848
13849 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13850 output.
13851
13852 * gdb.gdb/python-interrupts.exp: New file.
13853
de7b2893
YQ
138542014-02-05 Yao Qi <yao@codesourcery.com>
13855
13856 * gdb.trace/report.exp (use_collected_data): Test the output
13857 of "info threads" and "info inferiors".
13858
66d032ac
YQ
138592014-02-05 Yao Qi <yao@codesourcery.com>
13860
13861 Revert this patch:
13862
13863 2013-05-24 Yao Qi <yao@codesourcery.com>
13864
13865 * gdb.trace/tfile.exp: Test inferior and thread.
13866
591a12a1
UW
138672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13868
13869 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13870 on a function.
13871 * gdb.base/step-bt.c: Call hello via function pointer to make
13872 sure its first instruction is executed on powerpc64le-linux.
13873
0ff3e01f
UW
138742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13875
13876 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13877
084ee545
UW
138782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13879
13880 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13881 of the test patterns for use on little-endian systems.
13882
6ed14ff3
UW
138832014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13884
13885 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13886 (decimal_vector): Fix for little-endian.
13887
401e27fd
JM
138882014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13889
13890 * gdb.arch/sparc-sysstep.exp: New file.
13891 * gdb.arch/sparc-sysstep.c: Likewise.
13892
13893 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13894
8b924729
EBM
138952014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13896
13897 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13898
fb151210
JB
138992014-01-23 Tom Tromey <tromey@redhat.com>
13900
13901 * gdb.ada/array_char_idx: New testcase.
13902
0740f8d8
TT
139032014-01-23 Tom Tromey <tromey@redhat.com>
13904
13905 PR python/16487:
13906 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13907 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13908 classes.
13909
21909fa1
TT
139102014-01-23 Tom Tromey <tromey@redhat.com>
13911
13912 PR python/16491:
13913 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13914 string from an inferior frame.
13915 * gdb.python/py-framefilter-mi.exp: Update.
13916
87ce2a04
DE
139172014-01-22 Doug Evans <dje@google.com>
13918
13919 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13920
237b092b
AA
139212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13922
13923 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13924
d674a709
AA
139252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13926
13927 * gdb.trace/entry-values.exp: Remove excess space character from
13928 regex patterns. Handle s390 call instruction.
13929
20fa3390
AA
139302014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13931
13932 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13933 define "*_start" label. Make "name" static.
13934 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13935 ${name} by references to ${name}_start.
13936
78466714
AA
139372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13938
13939 * gdb.base/info-macros.exp: Remove "debug" from the compile
13940 options.
13941
ec9f644a
IB
139422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13943
13944 * gdb.dlang/demangle.exp: New file.
13945
94b1b47e
IB
139462014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13947
13948 * gdb.dlang/primitive-types.exp: New file.
13949
7f420862
IB
139502014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13951
13952 * configure.ac: Create gdb.dlang/Makefile.
13953 * configure: Regenerate.
13954 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13955 * gdb.dlang/Makefile.in: New file.
13956 * lib/d-support.exp: New file.
13957 * lib/gdb.exp (skip_d_tests): New proc.
13958
52834460
MM
139592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13960
13961 * gdb.btrace/delta.exp: Check reverse stepi.
13962 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13963 * gdb.btrace/finish.exp: New.
13964 * gdb.btrace/next.exp: New.
13965 * gdb.btrace/nexti.exp: New.
13966 * gdb.btrace/record_goto.c: Add comments.
13967 * gdb.btrace/step.exp: New.
13968 * gdb.btrace/stepi.exp: New.
13969 * gdb.btrace/multi-thread-step.c: New.
13970 * gdb.btrace/multi-thread-step.exp: New.
13971 * gdb.btrace/rn-dl-bind.c: New.
13972 * gdb.btrace/rn-dl-bind.exp: New.
13973 * gdb.btrace/data.c: New.
13974 * gdb.btrace/data.exp: New.
13975 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13976
6e07b1d2
MM
139772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13978
13979 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13980 * gdb.btrace/exception.exp: Update.
13981 * gdb.btrace/instruction_history.exp: Update.
13982 * gdb.btrace/record_goto.exp: Update.
13983 * gdb.btrace/tailcall.exp: Update.
13984 * gdb.btrace/unknown_functions.exp: Update.
13985 * gdb.btrace/delta.exp: New.
13986
0b722aec
MM
139872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13988
13989 * gdb.btrace/record_goto.exp: Add backtrace test.
13990 * gdb.btrace/tailcall.exp: Add backtrace test.
13991
066ce621
MM
139922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13993
13994 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13995 * gdb.btrace/record_goto.c: New.
13996 * gdb.btrace/record_goto.exp: New.
13997 * gdb.btrace/x86-record_goto.S: New.
13998
0688d04e
MM
139992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14000
14001 * gdb.btrace/function_call_history.exp: Update tests.
14002 * gdb.btrace/instruction_history.exp: Update tests.
14003
8710b709
MM
140042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14005
14006 * gdb.btrace/function_call_history.exp: Fix expected field
14007 order for "record function-call-history".
14008 Add new tests for "record function-call-history /c".
14009 * gdb.btrace/exception.cc: New.
14010 * gdb.btrace/exception.exp: New.
14011 * gdb.btrace/tailcall.exp: New.
14012 * gdb.btrace/x86-tailcall.S: New.
14013 * gdb.btrace/x86-tailcall.c: New.
14014 * gdb.btrace/unknown_functions.c: New.
14015 * gdb.btrace/unknown_functions.exp: New.
14016 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14017
5de9129b
MM
140182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14019
14020 * gdb.btrace/instruction_history.exp: Update.
14021 * gdb.btrace/function_call_history.exp: Update.
14022
23a7fe75
MM
140232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14024
14025 * gdb.btrace/function_call_history.exp: Fix expected function
14026 trace.
14027 * gdb.btrace/instruction_history.exp: Initialize traced.
14028 Remove traced_functions.
14029
724c7dd8
MM
140302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14031
14032 * gdb.btrace/function_call_history.exp: Update
14033 * gdb.btrace/instruction_history.exp: Update.
14034
6d78d93b
MM
140352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14036
14037 * gdb.btrace/enable.exp: Update expected text.
14038
93a360cc
OJ
140392014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14040
14041 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14042 bytes.
14043
3772b53f
MR
140442014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14045
14046 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14047
596662fa
OJ
140482014-01-15 Omair Javaid <omair.javaid@linaro.org>
14049
14050 * lib/gdb.exp (supports_process_record): Return true for
14051 arm*-linux*. (supports_reverse): Likewise.
14052
b5b08fb4
SC
140532014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14054
14055 PR python/15464
14056 PR python/16113
14057 * gdb.python/py-type.c: Enhance test case.
14058 * gdb.python/py-value-cc.cc: Likewise
14059 * gdb.python/py-type.exp: Add new tests.
14060 * gdb.python/py-value-cc.exp: Likewise
14061
52d7fb13
AA
140622014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14063 Pedro Alves <palves@redhat.com>
14064
14065 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14066 Make "name" extern.
14067 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14068 references to ${name}_start by references to ${name}.
14069
a2cd8cfe
JB
140702014-01-10 Joel Brobecker <brobecker@adacore.com>
14071
14072 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14073
4e23fced
JB
140742014-01-10 Joel Brobecker <brobecker@adacore.com>
14075
14076 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14077
c6a9e42c
PA
140782014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14079 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14082 mi_gdb_target_load.
c6a9e42c 14083
b7ea362b
PA
140842014-01-08 Pedro Alves <palves@redhat.com>
14085
14086 * gdb.threads/reconnect-signal.c: New file.
14087 * gdb.threads/reconnect-signal.exp: New file.
14088
5e3f4fab
EBM
140892014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14090
14091 * gdb.base/source-dir.exp: New file.
14092
79301218
JB
140932014-01-07 Joel Brobecker <brobecker@adacore.com>
14094
14095 * gdb.ada/mi_interface: New testcase.
14096
8e355c5d
JB
140972014-01-07 Joel Brobecker <brobecker@adacore.com>
14098
14099 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14100 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14101 gdb.ada/pp-rec-component/pck.ads: New files.
14102
c0d48811
JB
141032014-01-07 Joel Brobecker <brobecker@adacore.com>
14104
14105 * gdb.python/py-pp-integral.c: New file.
14106 * gdb.python/py-pp-integral.py: New file.
14107 * gdb.python/py-pp-integral.exp: New file.
14108
17b609c3 14109For older changes see ChangeLog-1993-2013.
c906108c 14110\f
8d8cb839
EZ
14111;; Local Variables:
14112;; mode: change-log
14113;; left-margin: 8
14114;; fill-column: 74
14115;; version-control: never
14116;; End:
902f2ccb 14117
e2882c85 14118 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14119 Copying and distribution of this file, with or without modification,
14120 are permitted provided the copyright notice and this notice are preserved.