]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Use gdb_test_no_output for compile tests expected to pass
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c1854f1d
KS
12018-08-16 Keith Seitz <keiths@redhat.com>
2
3 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4 tests expected to pass.
5
26fb3983
JV
62018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
7
8 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9 -data-disassemble -a.
10 (test_disassembly_bogus_args): Likewise.
11
67943c00
AB
122018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
15
5ff2bbae
AB
162018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * gdb.base/vla-optimized-out.exp: Add new test.
19
e5bbcd0f
AB
202018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
21
22 * gdb.base/vla-optimized-out-o3.exp: Delete.
23 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
24 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
25 deleted tests.
26
9d4a934c
AB
272018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 PR gdb/18050:
30 * gdb.server/extended-remote-restart.c: New file.
31 * gdb.server/extended-remote-restart.exp: New file.
32
045cf012
SM
332018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
34
35 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
36 "set variable index = 42".
37
87d6a7aa
SM
382018-08-07 Simon Marchi <simon.marchi@ericsson.com>
39
40 * boards/index-cache-gdb.exp: New file.
41 * gdb.dwarf2/index-cache.exp: New file.
42 * gdb.dwarf2/index-cache.c: New file.
43 * gdb.base/maint.exp: Check if we are using the index cache.
44
96d68bd4
RO
452018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46
47 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
48 MAKEFLAGS.
49
5a699617
RO
502018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
51
52 * dg-extract-results.sh: Move to toplevel contrib.
53 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
54 * Makefile.in (check-parallel-racy): Likewise.
55
5bd18990
AB
562018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
59 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
60 tests if the target supports scheduler locking.
61
3fbbcf47
TV
622018-08-04 Tom de Vries <tdevries@suse.de>
63
64 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
65
3e1d3d8c
TT
662018-08-02 Tom Tromey <tom@tromey.com>
67
68 PR symtab/16842.
69 * gdb.cp/temargs.exp: Test "info address" of a template
70 parameter.
71
5abe0f0c
JV
722018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
73
74 * gdb.python/py-mi-var-info-path-expression.c: New file.
75 * gdb.python/py-mi-var-info-path-expression.py: New file.
76 * gdb.python/py-mi-var-info-path-expression.exp: New file.
77
fb66cde8
SDJ
782018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
79
80 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
81 error after "cannot resolve name" string.
82
c708f4d2
AB
832018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
86 started.
87 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
88
37cc0cae
TV
892018-07-28 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
92
63b4ecf7
TV
932018-07-26 Tom de Vries <tdevries@suse.de>
94
95 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
96
3c3bb058
AB
972018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
100 is visible.
101
9e7f3bbb
TV
1022018-07-26 Tom de Vries <tdevries@suse.de>
103
104 PR breakpoints/23366
105 * gdb.base/catch-follow-exec.c: New test.
106 * gdb.base/catch-follow-exec.exp: New file.
107
16f808ec
TV
1082018-07-25 Tom de Vries <tdevries@suse.de>
109
110 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
111 vla-optimized-out.c.
112
d7154a8d
JV
1132018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
114
115 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
116 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
117
232a0032
TV
1182018-07-20 Tom de Vries <tdevries@suse.de>
119
120 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
121 NOCLONE macro.
122 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
123
fbb1d502
TV
1242018-07-19 Tom de Vries <tdevries@suse.de>
125
126 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
127 regular expression.
128
42dc7699
TV
1292018-07-18 Tom de Vries <tdevries@suse.de>
130
131 * gdb.base/vla-optimized-out.c: New test.
132 * gdb.base/vla-optimized-out.exp: New file.
133
7f1f7e23
SDJ
1342018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
135
136 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
137 message "No address associated with hostname" when gdbserver
138 cannot resolve the hostname.
139
5759ebb3
PW
1402018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
141
142 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
143 Add some test prefixes to make tests unique.
144
3606ccab
PW
1452018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
146
147 * gdb.base/frameapply.c: New file.
148 * gdb.base/frameapply.exp: New file.
149
529c08b2
PW
1502018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
151
152 * gdb.base/skip.exp: Update expected error message.
153
c7ab0aef
SDJ
1542018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
155 Jan Kratochvil <jan.kratochvil@redhat.com>
156 Paul Fertser <fercerpav@gmail.com>
157 Tsutomu Seki <sekiriki@gmail.com>
158
159 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
160 parameter.
161 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
162 by default.
163 * boards/native-gdbserver.exp: Likewise.
164 * gdb.server/run-without-local-binary.exp: Improve regexp used
165 for detecting when a remote debugging connection succeeds.
166 * gdb.server/server-connect.exp: New file.
167 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
168 Do not prefix the port number with ":".
169 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
170 support for detecting and using it. Add '$debughost_gdbserver'
171 to the list of arguments used to start gdbserver. Handle case
172 when gdbserver cannot resolve a network name.
173
16ff70dd
SDJ
1742018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
175
176 PR c++/23373
177 * gdb.base/ptype-offsets.cc (struct static_member): New
178 struct.
179 (main) <stmember>: New variable.
180 * gdb.base/ptype-offsets.exp: Add test for printing a struct
181 with a static member in it.
182
3541979f
AB
1832018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
184
185 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
186 watchpoints enabled and disabled.
187
c8ad9b9a
AB
1882018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gdb.base/examine-backward.exp: Still run tests around address
191 0x0, even if address 0x0 is not readable. Update the pattern for
192 matching address 0x0 in expected output.
193
e0e5e971
AB
1942018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
195
196 * gdb.base/share-env-with-gdbserver.c (main): Add call to
197 malloc/free.
198
1ea5da02
TV
1992018-07-04 Tom de Vries <tdevries@suse.de>
200
201 * gdb.dwarf2/dw2-error.exp: Update expected error message.
202
471b9d15
MR
2032018-07-02 Maciej W. Rozycki <macro@mips.com>
204
205 PR tdep/8282
206 * gdb.arch/mips-disassembler-options.exp: New test.
207 * gdb.arch/mips-disassembler-options.s: New test source.
208
75acb486
PA
2092018-06-29 Pedro Alves <palves@redhat.com>
210
211 * gdb.threads/names.exp: Adjust expected "info threads" output.
212
cd2bb709
PA
2132018-06-29 Pedro Alves <palves@redhat.com>
214
215 * gdb.opt/inline-break.exp (line number, address): Add "info
216 break" tests.
217
991ff292
PA
2182018-06-29 Pedro Alves <palves@redhat.com>
219
220 * gdb.opt/inline-break.c (func1): Add "break here" marker.
221 * gdb.opt/inline-break.exp: Test setting breakpoints by line
222 number and address and running to them.
223
356819b6 2242018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
225
226 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
227
2512d7ef
JK
2282018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 * lib/compiler.c: Remove executable permission flag.
231
be1b6474
RB
2322018-06-28 Richard Bunt <richard.bunt@arm.com>
233
234 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
235 code.
236 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
237
291f9a96
PT
2382018-06-28 Petr Tesarik <ptesarik@suse.cz>
239
240 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
241
ed6dfe51
PT
2422018-06-28 Petr Tesarik <ptesarik@suse.cz>
243
244 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
245 address argument is omitted.
246
d4d429d5
PT
2472018-06-28 Petr Tesarik <ptesarik@suse.cz>
248
249 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
250
7ab6656f
OJ
2512018-06-27 Omair Javaid <omair.javaid@linaro.org>
252
253 PR gdb/21695
254 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
255 * gdb.base/infoline-reloc-main-from-zero.c: New file.
256
a33ccfc7
TT
2572018-06-26 Tom Tromey <tom@tromey.com>
258
259 PR rust/22574:
260 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
261 * gdb.rust/simple.rs (struct SimpleLayout): New.
262
6d72d289
SM
2632018-06-22 Simon Marchi <simon.marchi@ericsson.com>
264
265 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
266 "info registers" output.
267
8363f9d5
RB
2682018-06-21 Richard Bunt <richard.bunt@arm.com>
269
270 * gdb.base/watchpoint-hw-attach.c: New test.
271 * gdb.base/watchpoint-hw-attach.exp: New file.
272
f00674fe
SM
2732018-06-20 Simon Marchi <simon.marchi@ericsson.com>
274
275 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
276 through /bin/sh.
277 * boards/dwarf4-gdb-index.exp: Likewise.
278 * boards/fission-dwp.exp: Likewise.
279
1d554008
UW
2802018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
281
282 * gdb.base/float128.exp: Add comment and improved fail message
283 to the failure case of "print large128" test.
284
d0ac1c44
SM
2852018-06-19 Simon Marchi <simon.marchi@ericsson.com>
286
287 * configure.ac: Remove AC_PREREQ.
288 * configure: Re-generate.
289
61b04dd0
PA
2902018-06-19 Pedro Alves <palves@redhat.com>
291
292 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
293 (func_extern_caller): New.
294 (main): Call func_extern_caller.
295 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
296 logic change.
297
f63b508a
SM
2982018-06-18 Weimin Pan <weimin.pan@oracle.com>
299
300 PR gdb/16841
301 * gdb.cp/typedef-base.cc: New file.
302 * gdb.cp/typedef-base.exp: New file.
303
0fe3a558
TV
3042018-06-18 Tom de Vries <tdevries@suse.de>
305
306 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
307
7010835a
AB
3082018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
309 Richard Bunt <Richard.Bunt@arm.com>
310
311 * gdb.threads/attach-slow-waitpid.c: New file.
312 * gdb.threads/attach-slow-waitpid.exp: New file.
313 * gdb.threads/slow-waitpid.c: New file.
314
14897d65
PA
3152018-06-14 Pedro Alves <palves@redhat.com>
316
317 * gdb.base/fork-running-state.c: Include <errno.h>.
318 (exit_if_relative_exits): New.
319 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
320 exits.
321 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
322 child exits.
323
5d9a0608
TV
3242018-06-14 Tom de Vries <tdevries@suse.de>
325
326 PR cli/22573
327 * gdb.base/finish-pretty.c: New test.
328 * gdb.base/finish-pretty.exp: New file.
329
11ae5818
PA
3302018-06-14 Pedro Alves <palves@redhat.com>
331
332 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
333 gdb's expected startup output.
334
1d39de44
PA
3352018-06-14 Pedro Alves <palves@redhat.com>
336
337 * lib/selftest-support.exp (selftest_setup): Remove inlined
338 function handling.
339
70ee0000
TV
3402018-06-14 Tom de Vries <tdevries@suse.de>
341
342 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
343 matching of breakpoint printing.
344
11f4b608
TV
3452018-06-13 Tom de Vries <tdevries@suse.de>
346
347 PR testsuite/23269
348 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
349 (fork_child): ... here, and ...
350 (fork_parent): ... here.
351
3522018-06-12 Tom de Vries <tdevries@suse.de>
353
354 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
355
9516f85a
AB
3562018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
357 Stephen Roberts <stephen.roberts@arm.com>
358
359 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
360 rewrite test to describe action performed, rather than possible
361 failure.
362
5045b3d7
GB
3632018-06-08 Gary Benson <gbenson@redhat.com>
364
365 * gdb.threads/check-libthread-db.exp: New file.
366 * gdb.threads/check-libthread-db.c: Likewise.
367
c61b06a1
TT
3682018-06-05 Tom Tromey <tom@tromey.com>
369
370 * gdb.base/default.exp: Update expected "show version" output.
371
eb6af809
TT
3722018-06-05 Tom Tromey <tom@tromey.com>
373
374 PR cli/12326:
375 * gdb.cp/static-print-quit.exp: Update.
376 * lib/gdb.exp (pagination_prompt): Update.
377 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
378 * gdb.python/python.exp: Update.
379
178d6a63
JB
3802018-06-04 Joel Brobecker <brobecker@adacore.com>
381
382 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
383
8e817061
JB
3842018-06-01 Joel Brobecker <brobecker@adacore.com>
385
386 * gdb.ada/bp_fun_addr: New testcase.
387
e86ca25f
TT
3882018-06-01 Tom Tromey <tom@tromey.com>
389
390 * gdb.xml/tdesc-regs.exp (load_description): Update expected
391 results.
392 * gdb.dwarf2/method-ptr.exp: Set language to C++.
393 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
394 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
395 * gdb.base/maint.exp (maint_pass_if): Update.
396
4b2dfa9d
MR
3972018-05-31 Maciej W. Rozycki <macro@mips.com>
398
399 * gdb.base/endian.exp: New test.
400 * gdb.base/endian.c: New test source.
401
45f25d6c
AB
4022018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 PR gdb/23203
405 * gdb.base/bt-selected-frame.c: New file.
406 * gdb.base/bt-selected-frame.exp: New file.
407 * lib/gdb.exp (get_current_frame_number): New function.
408
d9f6d7f8
MR
4092018-05-24 Maciej W. Rozycki <macro@mips.com>
410 Pedro Alves <palves@redhat.com>
411
412 * gdb.threads/tls-core.c: Include <stdlib.h>
413 (thread_proc): Call `abort'.
414 * gdb.threads/tls-core.exp: Generate a core with core_find too.
415 (tls_core_test): New procedure, bits factored out from ...
416 (top level): ... here. Test both native cores and gcore cores.
417
ff1cf532
TT
4182018-05-23 Tom Tromey <tom@tromey.com>
419
420 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
421
b98664d3
TT
4222018-05-23 Tom Tromey <tom@tromey.com>
423
424 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
425 symfile_complaints.
426 (test_short_complaints): Likewise.
427 (test_empty_complaints): Likewise.
428 (test_initial_complaints): Update.
429
4e9668d0
TT
4302018-05-23 Tom Tromey <tom@tromey.com>
431
432 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
433
43ba33c7
TT
4342018-05-23 Tom Tromey <tom@tromey.com>
435
436 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
437 (test_short_complaints): Update.
438
035522c0
PA
4392018-05-22 Pedro Alves <palves@redhat.com>
440
441 * gdb.base/remote.exp: Only gdb_start after compiling the
442 testcase. Issue "disconnect" before testing "set remote" command
443 defaults. Issue clean_restart before running to main.
444
cc0be08f
PA
4452018-05-22 Pedro Alves <palves@redhat.com>
446
447 * gdb.base/remote.exp: Adjust expected output of "show remote
448 memory-write-packet-size". Add tests for "set remote
449 memory-write-packet-size 0" and "set remote
450 memory-write-packet-size fixed/limit".
451
b1b60145
PA
4522018-05-22 Pedro Alves <palves@redhat.com>
453
454 PR gdb/22973
455 * gdb.base/utf8-identifiers.c: New file.
456 * gdb.base/utf8-identifiers.exp: New file.
457
0ec848ad
PFC
4582018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
459
460 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
461
2c3305f6
PFC
4622018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
463
464 * gdb.arch/powerpc-vsx-gcore.exp: New file.
465
ce1e8424
TT
4662018-05-18 Tom Tromey <tom@tromey.com>
467
468 * gdb.base/ptype-offsets.exp: Update.
469
ddfe970e
KS
4702018-05-17 Keith Seitz <keiths@redhat.com>
471
472 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
473 in expected breakpoint stop locations.
474 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
475 move to proper scope to test variable values.
476 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
477 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
478 New functions.
479 (main): Call not_inline_func3.
480 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
481 inline_func1, inline_func2, and inline_func3. Test that when each
482 breakpoint is hit, GDB properly reports both the stop location
483 and the backtrace. Repeat tests for temporary breakpoints.
484
0726fcc6
MR
4852018-05-15 Maciej W. Rozycki <macro@mips.com>
486
487 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
488 rather then trying to access it in determining whether the PID
489 of `gdbserver' could have been retrieved.
490
8ee22052
AB
4912018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * gdb.arch/amd64-init-x87-values.S: New file.
494 * gdb.arch/amd64-init-x87-values.exp: New file.
495
7785df48
JK
4962018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
497
498 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
499
56bcdbea
TT
5002018-05-04 Tom Tromey <tom@tromey.com>
501
502 PR python/22730:
503 * gdb.python/python.exp: Test multi-line execute.
504
a913fffb
TT
5052018-05-04 Tom Tromey <tom@tromey.com>
506
507 PR python/22731:
508 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
509
7a2c85f2
TT
5102018-05-04 Tom Tromey <tom@tromey.com>
511
512 PR gdb/11750:
513 * gdb.base/define.exp: Test defining a user command inside a user
514 command.
515 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
516
a3b60e45
JK
5172018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
518 Pedro Alves <palves@redhat.com>
519
520 PR breakpoints/19806 and support for PR external/20207.
521 * gdb.base/watchpoint-unaligned.c: New file.
522 * gdb.base/watchpoint-unaligned.exp: New file.
523
45fe4a03
AB
5242018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * gdb.base/maint.exp: Make test names unique, use
527 test_prefix_command_help to test 'help maint info', and remove
528 repeated test of 'help maint'.
529
9be2ae8f
TT
5302018-05-04 Tom Tromey <tom@tromey.com>
531
532 PR gdb/22619:
533 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
534 behavior.
535
11859c31
AB
5362018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 * gdb.base/maint.exp: Process output from 'maint print registers'
539 line at a time.
540
089a9490
AB
5412018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
544 timeout.
545
9b0797e2
AB
5462018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
549 filter pattern.
550
f6ac5f3d
PA
5512018-05-02 Pedro Alves <palves@redhat.com>
552
553 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
554 to_log_command renames.
555 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
556
77d3c63b
TT
5572018-05-02 Tom Tromey <tom@tromey.com>
558
559 * gdb.python/py-parameter.exp: Set test message.
560
0489430a
TT
5612018-05-02 Tom Tromey <tom@tromey.com>
562
563 PR python/20084:
564 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
565 PARAM_ZUINTEGER_UNLIMITED tests.
566
1632f8ba
DR
5672018-04-28 Dan Robertson <danlrobertson89@gmail.com>
568
569 PR rust/23124
570 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
571 when casting.
572
6d7bb824
TT
5732018-04-30 Tom Tromey <tom@tromey.com>
574
575 * gdb.python/py-type.exp: Check align attribute.
576 * gdb.python/py-type.c: New "aligncheck" global.
577
007e1530
TT
5782018-04-30 Tom Tromey <tom@tromey.com>
579
580 PR exp/17095:
581 * gdb.dwarf2/dw2-align.exp: New file.
582 * gdb.cp/align.exp: New file.
583 * gdb.base/align.exp: New file.
584 * lib/gdb.exp (gdb_int128_helper): New proc.
585 (has_int128_c, has_int128_cxx): New caching procs.
586
6873858b
TT
5872018-04-27 Tom Tromey <tom@tromey.com>
588
589 PR rust/22545:
590 * gdb.rust/simple.exp: Add inclusive range tests.
591
79188d8d
PA
5922018-04-26 Pedro Alves <palves@redhat.com>
593
594 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
595 ifunc breakpoint locations correctly of ifunc breakpoints set
596 while the program resolves the ifunc.
597
c7075ad5
PA
5982018-04-26 Pedro Alves <palves@redhat.com>
599
600 * gdb.base/gnu-ifunc-final.c: New file.
601 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
602 * gdb.base/gnu-ifunc.exp (executable): Delete.
603 (staticexecutable): Adjust.
604 (lib_opts, exec_opts): Delete.
605 (make_binsuffix, build, set-break): New procedures.
606 (misc_tests): New, with tests factored out from the top level.
607 (top level): Test different combinations of ifunc resolver name,
608 resolver with and with debug info, and ifunc target with and
609 without debug info. Wrap static tests with with_target_prefix.
610
8388016d
PA
6112018-04-26 Pedro Alves <palves@redhat.com>
612
613 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
614 return type" warnings.
615
249b5733
PA
6162018-04-25 Pedro Alves <palves@redhat.com>
617
618 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
619 killed".
620 * gdb.base/kill-after-signal.exp: Likewise.
621 * gdb.threads/kill.exp: Likewise.
622
f67c0c91
SDJ
6232018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
624 Sergio Durigan Junior <sergiodj@redhat.com>
625 Pedro Alves <palves@redhat.com>
626
627 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
628 regexps to expect for '[Inferior ... detached]' as well.
629 * gdb.base/attach.exp: Likewise.
630 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
631 "gdb_continue_to_end".
632 (test_catch_syscall_with_wrong_args): Likewise.
633 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
634 ']'. Don't set 'verbose' on.
635 * gdb.base/foll-vfork.exp: Likewise.
636 * gdb.base/fork-print-inferior-events.c: New file.
637 * gdb.base/fork-print-inferior-events.exp: New file.
638 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
639 '[Inferior ... has been killed]' message.
640 * gdb.base/kill-after-signal.exp: Likewise.
641 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
642 detach message.
643 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
644 message.
645 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
646 regexps to expect for '[Inferior ... detached]' as well.
647 * gdb.threads/process-dies-while-detaching.exp: Likewise.
648
0a8ddac4
SM
6492018-04-24 Simon Marchi <simon.marchi@ericsson.com>
650
651 PR gdb/23104
652 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
653
d27d16bf
RB
6542018-04-19 Richard Bunt <richard.bunt@arm.com>
655
656 * gdb.threads/multiple-successive-infcall.c: New test.
657 * gdb.threads/multiple-successive-infcall.exp: New file.
658
a037790e
TT
6592018-04-17 Tom Tromey <tom@tromey.com>
660
661 * gdb.rust/simple.rs (Union): New type.
662 (main): New local "u".
663 * gdb.rust/simple.exp (test_one_slice): Add new test case.
664
e3a91079
AA
6652018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
666
667 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
668 number information in output of "whereis" command.
669 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
670
b744723f
AA
6712018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
672
673 * gdb.ada/info_types.exp: Adjust expected output to the line
674 numbers now printed by "info var/func/type".
675 * gdb.base/completion.exp: Likewise.
676 * gdb.base/included.exp: Likewise.
677 * gdb.cp/cp-relocate.exp: Likewise.
678 * gdb.cp/cplusfuncs.exp: Likewise.
679 * gdb.cp/namespace.exp: Likewise.
680 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
681
4a4495d6
MM
6822018-04-13 Markus Metzger <markus.t.metzger@intel.com>
683
684 * gdb.btrace/cpu.exp: New.
685
1d509aa6
MM
6862018-04-13 Markus Metzger <markus.t.metzger@intel.com>
687
688 * gdb.base/step-indirect-call-thunk.exp: New.
689 * gdb.base/step-indirect-call-thunk.c: New.
690 * gdb.reverse/step-indirect-call-thunk.exp: New.
691 * gdb.reverse/step-indirect-call-thunk.c: New.
692
6295b6da
SM
6932018-04-11 Simon Marchi <simon.marchi@ericsson.com>
694
695 * gdb.base/pie-fork.c: New file.
696 * gdb.base/pie-fork.exp: New file.
697
50146e70
TT
6982018-04-11 Tom Tromey <tom@tromey.com>
699
700 * gdb.rust/simple.exp: Add test for ".." struct initializer.
701
f50d8a2e
PA
7022018-04-10 Pedro Alves <palves@redhat.com>
703
704 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
705 exits. Instead loop running forever.
706 (fork_parent): Run forever too.
707
a0be7a36
SM
7082018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
709
710 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
711 mi_continue_to_line.
712 * gdb.mi/mi-stack.c (callee4): Add comment.
713
9b73db36
SM
7142018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
715
716 * gdb.mi/mi-stack.exp: Fix indentation.
717
c912f608
SM
7182018-04-07 Simon Marchi <simon.marchi@ericsson.com>
719
720 PR gdb/22979
721 * gdb.arch/amd64-osabi.exp: New file.
722
26540402
SM
7232018-04-07 Simon Marchi <simon.marchi@ericsson.com>
724
725 PR gdb/22980
726 * gdb.base/osabi.exp: New file.
727
121ad66c 7282018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
729
730 * gdb.cp/static-typedef-print.exp: New file.
731 * gdb.cp/static-typedef-print.cc: New file.
732
3fcded8f
JB
7332018-03-27 Joel Brobecker <brobecker@adacore.com>
734
735 * gdb.ada/varsize_limit: New testcase.
736
59cc4834
JB
7372018-03-27 Joel Brobecker <brobecker@adacore.com>
738
739 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
740
741 * gdb.ada/notcplusplus: New testcase.
742
743 * gdb.base/c-linkage-name.c: New file.
744 * gdb.base/c-linkage-name.exp: New testcase.
745
4ca59a9f
TT
7462018-03-26 Tom Tromey <tom@tromey.com>
747
748 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
749 * gdb.python/py-framefilter.py (name_error): New global.
750 (ErrorInName.function): Use name_error.
751
978d6c75
TT
7522018-03-26 Tom Tromey <tom@tromey.com>
753
754 PR backtrace/15582:
755 * gdb.python/py-framefilter.exp: Add "bt hide" test.
756
b7fee5a3
KS
7572018-03-23 Keith Seitz <keiths@redhat.com>
758
759 PR c++/22968
760 * gdb.cp/subtypes.exp: New file.
761 * gdb.cp/subtypes.h: New file.
762 * gdb.cp/subtypes.cc: New file.
763 * gdb.cp/subtypes-2.cc: New file.
764
376be529
AB
7652018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
768 (done): Call '_exit' not 'exit' to avoid atexit handlers.
769 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
770 -nostartfiles when compiling the test. Confirm that all registers
771 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
772
066cfa98
AB
7732018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
776 option, syntax was wrong anyway.
777 * gdb.arch/arm-disp-step.exp: Likewise.
778 * gdb.arch/sparc64-regs.exp: Likewise.
779 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
780 option, syntax was wrong anyway, switch to use
781 prepare_for_testing.
782 * gdb.arch/i386-disp-step.exp: Likewise.
783
079670b9
AA
7842018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
785
786 * gdb.ada/exec_changed.exp: Replace "target_info exists
787 use_gdb_stub" by "use_gdb_stub".
788 * gdb.ada/start.exp: Likewise.
789 * gdb.base/async-shell.exp: Likewise.
790 * gdb.base/attach-pie-misread.exp: Likewise.
791 * gdb.base/attach-wait-input.exp: Likewise.
792 * gdb.base/break-entry.exp: Likewise.
793 * gdb.base/break-interp.exp: Likewise.
794 * gdb.base/dprintf-detach.exp: Likewise.
795 * gdb.base/nostdlib.exp: Likewise.
796 * gdb.base/solib-nodir.exp: Likewise.
797 * gdb.base/statistics.exp: Likewise.
798 * gdb.base/testenv.exp: Likewise.
799 * gdb.mi/mi-exec-run.exp: Likewise.
800 * gdb.mi/mi-start.exp: Likewise.
801 * gdb.multi/dummy-frame-restore.exp: Likewise.
802 * gdb.multi/multi-arch-exec.exp: Likewise.
803 * gdb.multi/multi-arch.exp: Likewise.
804 * gdb.multi/tids.exp: Likewise.
805 * gdb.multi/watchpoint-multi.exp: Likewise.
806 * gdb.python/py-events.exp: Likewise.
807 * gdb.threads/attach-into-signal.exp: Likewise.
808 * gdb.threads/attach-stopped.exp: Likewise.
809 * gdb.threads/threadapply.exp: Likewise.
810 * lib/selftest-support.exp: Likewise.
811
26d6cec4
AA
8122018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
813
814 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
815
4ee89e90
SR
8162018-03-20 Stephen Roberts <stephen.roberts@arm.com>
817
818 * gdb.perf/template-breakpoints.cc: New file.
819 * gdb.perf/template-breakpoints.exp: New file.
820 * gdb.perf/template-breakpoints.py: New file.
821
92630041
TT
8222018-03-19 Tom Tromey <tom@tromey.com>
823
824 * gdb.rust/simple.rs (main): Add local variables field1, field2,
825 y0.
826 * gdb.rust/simple.exp: Test bare identifier form of struct
827 initializer.
828
76727919
TT
8292018-03-19 Tom Tromey <tom@tromey.com>
830
831 * gdb.gdb/observer.exp: Remove.
832
194ed413
AA
8332018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
834
835 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
836 "qualified" option when setting breakpoints.
837 * gdb.trace/backtrace.exp: Likewise.
838 * gdb.trace/circ.exp: Likewise.
839 * gdb.trace/collection.exp: Likewise.
840 * gdb.trace/disconnected-tracing.exp: Likewise.
841 * gdb.trace/ftrace-lock.exp: Likewise.
842 * gdb.trace/ftrace.exp: Likewise.
843 * gdb.trace/infotrace.exp: Likewise.
844 * gdb.trace/packetlen.exp: Likewise.
845 * gdb.trace/passc-dyn.exp: Likewise.
846 * gdb.trace/qtro.exp: Likewise.
847 * gdb.trace/read-memory.exp: Likewise.
848 * gdb.trace/report.exp: Likewise.
849 * gdb.trace/signal.exp: Likewise.
850 * gdb.trace/status-stop.exp: Likewise.
851 * gdb.trace/strace.exp: Likewise.
852 * gdb.trace/tfind.exp: Likewise.
853 * gdb.trace/trace-break.exp: Likewise.
854 * gdb.trace/trace-condition.exp: Likewise.
855 * gdb.trace/trace-mt.exp: Likewise.
856 * gdb.trace/tstatus.exp: Likewise.
857 * gdb.trace/tsv.exp: Likewise.
858 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
859 * gdb.trace/unavailable.exp: Likewise.
860 * gdb.trace/while-dyn.exp: Likewise.
861
8b067d2c
AA
8622018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
863
864 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
865 that libinproctrace is copied to the target.
866
3ae9ce5d
TT
8672018-03-14 Tom Tromey <tom@tromey.com>
868
869 PR cli/14977:
870 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
871 a null pointer.
872 * gdb.base/wchar.exp: Likewise.
873
b8c2339b
TT
8742018-03-14 Tom Tromey <tom@tromey.com>
875
876 PR cli/19918:
877 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
878 flag.
879
4872dc46
SM
8802018-03-08 Simon Marchi <simon.marchi@ericsson.com>
881
882 PR gdb/22841
883 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
884 "target" to remote_exec.
885
e4fe3756
SM
8862018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
887
888 PR gdb/22841
889 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
890 ${board}_upload): Remove.
891
e95a97d4
AA
8922018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
893
894 * gdb.cp/watch-cp.cc: New test.
895 * gdb.cp/watch-cp.exp: New file.
896
dbbb1059
AB
8972018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
898
899 * gdb.base/infcall-nested-structs.exp: New file.
900 * gdb.base/infcall-nested-structs.c: New file.
901 * gdb.base/float.exp: Add riscv support.
902
ecc054c0
TP
9032018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
904
905 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
906 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
907
25e3c82c
SDJ
9082018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
909
910 * gdb.server/abspath.exp: New file.
911 * lib/gdb.exp (with_cwd): New procedure.
912
3083294d
SM
9132018-02-28 Simon Marchi <simon.marchi@ericsson.com>
914
915 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
916 use it.
917 (gdb_is_target_remote_prompt): New proc.
918 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
919 (gdb_is_target_native): Pass prompt parameter to
920 gdb_is_target_1.
921
3275ef47
SM
9222018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
923
924 * gdb.base/load-command.c: New file.
925 * gdb.base/load-command.exp: New file.
926 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
927 (gdb_is_target_1): ...this, and generalize for other targets
928 than just remote.
929 (gdb_is_target_remote): Use gdb_is_target_1.
930 (gdb_is_target_native): use gdb_is_target_1.
931
6893c19a
TT
9322018-02-26 Tom Tromey <tom@tromey.com>
933
934 PR python/16497:
935 * gdb.python/py-framefilter.exp: Update test.
936
2ddeaf8a
TT
9372018-02-26 Tom Tromey <tom@tromey.com>
938
939 * gdb.dwarf2/variant.c: New file.
940 * gdb.dwarf2/variant.exp: New file.
941
c9317f21
TT
9422018-02-26 Tom Tromey <tom@tromey.com>
943
944 * gdb.rust/simple.exp: Accept more possible results in enum test.
945
6f6d0c26
SM
9462018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
947
948 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
949 parentheses.
950
11b03145
MR
9512018-02-23 Maciej W. Rozycki <macro@mips.com>
952
953 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
954 name of a variable: $actual_linejj -> $actual_line.
955
54a27fe5
JB
9562018-02-21 John Baldwin <jhb@FreeBSD.org>
957
958 * gdb.arch/amd64-i386-address.exp: Fix a typo.
959
de65820c
MM
9602018-02-20 Markus Metzger <markus.t.metzger@intel.com>
961
962 * gdb.btrace/buffer-size.exp: Do not force BTS.
963
980548fd
PA
9642018-02-14 Pedro Alves <palves@redhat.com>
965
966 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
967 getting a "Quit".
968
c4e12631
MM
9692018-02-09 Markus Metzger <markus.t.metzger@intel.com>
970
971 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
972 Fix test name.
973
c2e0e465
SM
9742018-02-07 Simon Marchi <simon.marchi@ericsson.com>
975
976 * gdb.cp/m-static.exp: Check type of optimized out static
977 member.
978
f7216783
AB
9792018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
982 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
983
0625771b
LS
9842018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
985 Leszek Swirski <leszeks@google.com>
986
987 * gdb.python/py-prettyprint.c
988 (struct to_string_returns_value_inner,
989 struct to_string_returns_value_wrapper): New.
990 (main): Add tsrvw variable.
991 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
992 ToStringReturnsValueWrapper): New classes.
993 (register_pretty_printers): Register new pretty-printers.
994 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
995 recursive pretty printer.
996 * gdb.python/py-mi.exp: Likewise.
997
59498c30
LS
9982018-02-01 Leszek Swirski <leszeks@google.com>
999
1000 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1001 functions with the same name as an include file are parsed
1002 correctly.
1003
d4d38844
YQ
10042018-02-01 Yao Qi <yao.qi@linaro.org>
1005
1006 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1007 "\[^\r\n\]*".
1008
07e5f5cf
NP
10092018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1010
1011 * gdb.arch/powerpc-prologue-frame.s: New file.
1012 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1013 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1014
929b5ad4
JB
10152018-01-31 Joel Brobecker <brobecker@adacore.com>
1016
1017 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1018
e671cd59
PA
10192018-01-30 Pedro Alves <palves@redhat.com>
1020
1021 PR gdb/13211
1022 * gdb.base/interrupt-daemon.c: New.
1023 * gdb.base/interrupt-daemon.exp: New.
1024 * gdb.multi/multi-term-settings.c: New.
1025 * gdb.multi/multi-term-settings.exp: New.
1026
fc413dc4
JB
10272018-01-30 Joel Brobecker <brobecker@adacore.com>
1028
1029 * gdb.base/break.exp: Save the location where the breakpoint
1030 on break.c:47 was actually inserted when debugging the version
1031 compiled at -O2 and use it in the expected output of the "info
1032 break" test performed soon after.
1033
5c319bb2
PA
10342018-01-22 Pedro Alves <palves@redhat.com>
1035 Sergio Durigan Junior <sergiodj@redhat.com>
1036
1037 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1038 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1039
a9e40818
JB
10402018-01-22 Joel Brobecker <brobecker@adacore.com>
1041
1042 * gdb.base/break-include.c, gdb.base/break-include.inc,
1043 gdb.base/break-include.exp: New files.
1044 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1045 line number now being the actual line number where the breakpoint
1046 was inserted.
1047 * gdb.mi/mi-break.exp: Likewise.
1048 * gdb.mi/mi-reverse.exp: Likewise.
1049 * gdb.mi/mi-simplerun.exp: Ditto.
1050
e707fc44
AB
10512018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1054 varobj.
1055 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1056
ae451627
AB
10572018-01-21 Don Breazeal <donb@codesourcery.com>
1058 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * gdb.mi/basics.c: Add new global.
1061 * gdb.mi/mi-frame-regs.exp: New file.
1062 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1063 case.
1064
b1b189e0
AB
10652018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1066
1067 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1068 non-parameter, and on an unknown symbol.
1069
fcfcc376
TT
10702018-01-19 Tom Tromey <tom@tromey.com>
1071
1072 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1073 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1074
634c1c31
AA
10752018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1076
1077 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1078 setrlimit and chdir to int.
1079
d6ad07fd
AA
10802018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1081
1082 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1083 function.
1084 (my_tend): Likewise.
1085 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1086 rationale of avoiding FP- and vector instructions.
1087
adf8243b
RK
10882018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1089
1090 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1091 "info reg" with "\[ \t\]*".
1092 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1093 "\[ \t\]+".
1094 * gdb.arch/s390-multiarch.exp: Ditto.
1095 * gdb.base/pc-fp.exp: Ditto.
1096 * gdb.reverse/i386-precsave.exp: Ditto.
1097 * gdb.reverse/i386-reverse.exp: Ditto.
1098 * gdb.reverse/i387-env-reverse.exp: Ditto.
1099 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1100
dcc06925
AA
11012018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1102
1103 * lib/gdb.exp (gdb_compile): Re-enable use of
1104 universal_compile_options for languages other than Rust.
1105
25d4fd80
AA
11062018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1107
1108 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1109
ee7f689e 11102018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1111
1112 PR gdb/16577
1113 * gdb.base/solib-vanish.exp: New.
1114 * gdb.base/solib-vanish-main.c: New.
1115 * gdb.base/solib-vanish-lib1.c: New.
1116 * gdb.base/solib-vanish-lib2.c: New.
1117
d8447b6b
YQ
11182018-01-17 Yao Qi <yao.qi@linaro.org>
1119
1120 * gdb.compile/compile.exp: Match the address printed for
1121 frame in the output of command "bt".
1122
86d6a90c
TT
11232018-01-15 Tom Tromey <tom@tromey.com>
1124
1125 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1126 compute sp_reg.
1127
cbcdb1aa
AB
11282018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1131 to prepare.
1132 (prepare): Return 0 on error, 1 on success.
1133
eea61984
PA
11342018-01-12 Pedro Alves <palves@redhat.com>
1135
1136 * gdb.base/continue-after-aborted-step-over.c: New.
1137 * gdb.base/continue-after-aborted-step-over.exp: New.
1138
6181e9c2
SM
11392018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1140
1141 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1142 options when not creating an executable.
1143
3cada740
PA
11442018-01-11 Pedro Alves <palves@redhat.com>
1145
1146 PR remote/22597
1147 * gdb.server/stop-reply-no-thread.c: New file.
1148 * gdb.server/stop-reply-no-thread.exp: New file.
1149
c63d3e8d
PA
11502018-01-10 Pedro Alves <palves@redhat.com>
1151
1152 PR gdb/22670
1153 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1154 functions too. Test setting breakpoints and printing C functions
1155 with no debug info too.
1156 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1157
d4c2a405
PA
11582018-01-10 Pedro Alves <palves@redhat.com>
1159
1160 PR gdb/22670
1161 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1162 a fail.
1163
8825213e
PA
11642018-01-10 Pedro Alves <palves@redhat.com>
1165
1166 PR gdb/22670
1167 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1168
605fd3c6
YQ
11692018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1170
1171 * gdb.server/unittest.exp: Match the output in non-development
1172 mode.
1173
1e5ded6c
YQ
11742018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1175
1176 * gdb.gdb/unittest.exp: Match output in non-development mode.
1177
30066b0b
JB
11782018-01-08 Joel Brobecker <brobecker@adacore.com>
1179
1180 * gdb.ada/access_tagged_param.exp: Relax expected output
1181 for value of "ObjL" in "continue" to pck.inspect breakpoint
1182 test.
1183
04bafb1e
XR
11842018-01-08 Joel Brobecker <brobecker@adacore.com>
1185
9f86398b
JB
1186 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1187 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1188
e379cee6
PA
11892018-01-05 Pedro Alves <palves@redhat.com>
1190
1191 PR gdb/18653
1192 * gdb.base/libsegfault.exp: New.
1193
de63c46b
PA
11942018-01-05 Joel Brobecker <brobecker@adacore.com>
1195
1196 PR gdb/22670
1197 * gdb.ada/access_tagged_param.exp: New file.
1198 * gdb.ada/access_tagged_param/foo.adb: New file.
1199
f98fc17b
PA
12002018-01-05 Pedro Alves <palves@redhat.com>
1201
1202 PR gdb/22670
1203 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1204 exercise lower case too, and to exercise both full matching and
1205 wild matching.
1206
342f8240
JB
12072018-01-05 Joel Brobecker <brobecker@adacore.com>
1208
1209 * gdb.ada/rename_subscript_param: New testcase.
1210
7150d33c
JG
12112018-01-05 Jerome Guitton <guitton@adacore.com>
1212
1213 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1214
cc0e770c
JB
12152018-01-05 Joel Brobecker <brobecker@adacore.com>
1216
1217 * gdb.ada/convvar_comp: New testcase.
1218
672a41aa 12192018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1220
1221 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1222 (My_Table): New global variable.
1223 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1224
7365ec2f
JB
12252018-01-04 Joel Brobecker <brobecker@adacore.com>
1226
1227 PR gdb/22670
1228 * gdb.ada/maint_with_ada: New testcase.
1229
289483b6
JB
12302018-01-04 Joel Brobecker <brobecker@adacore.com>
1231
1232 PR gdb/22670
1233 * gdb.ada/bp_c_mixed_case: New testcase.
1234
344420da
JB
12352018-01-04 Joel Brobecker <brobecker@adacore.com>
1236
1237 PR gdb/22670
1238 * gdb.ada/complete.exp: Add "complete break ada" test.
1239
66fc87a0
JB
12402018-01-04 Joel Brobecker <brobecker@adacore.com>
1241
1242 PR gdb/22670
1243 * gdb.ada/info_addr_mixed_case: New testcase.
1244
9f757bf7
XR
12452018-01-03 Xavier Roirand <roirand@adacore.com>
1246
1247 * gdb.ada/excep_handle.exp: New testcase.
1248 * gdb.ada/excep_handle/foo.adb: New file.
1249 * gdb.ada/excep_handle/pck.ads: New file.
1250
bd570f80
JB
12512018-01-03 Joel Brobecker <brobecker@adacore.com>
1252
1253 * gdb.base/step-line.c: Add extra empty line in copyright header.
1254 * gdb.base/step-line.inp: Likewise.
1255
9fe561ab
JB
12562018-01-02 Joel Brobecker <brobecker@adacore.com>
1257
1258 * gdb.ada/dyn_stride.exp: Add slice test.
1259
a405673c
JB
12602018-01-02 Joel Brobecker <brobecker@adacore.com>
1261
1262 * gdb.ada/dyn_stride: New testcase.
1263
cef0f868
SH
12642017-12-27 Stafford Horne <shorne@gmail.com>
1265
1266 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1267 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1268
b67d92b0
SH
12692017-12-27 Stafford Horne <shorne@gmail.com>
1270
1271 * gdb.base/reggroups.c: New file.
1272 * gdb.base/reggroups.exp: New file.
1273
eccab96d
JB
12742017-12-18 Joel Brobecker <brobecker@adacore.com>
1275
1276 * gdb.dwarf2/ada-valprint-error.c: New file.
1277 * gdb.dwarf2/ada-valprint-error.exp: New file.
1278
0e2da9f0
JB
12792017-12-18 Joel Brobecker <brobecker@adacore.com>
1280
1281 * gdb.ada/assign_arr: New testcase.
1282
cb923fcc
XR
12832017-12-18 Xavier Roirand <roirand@adacore.com>
1284
1285 * gdb.ada/funcall_ptr: New testcase.
1286
7c161838
SDJ
12872017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1288
1289 PR cli/16224
1290 * gdb.base/ptype-offsets.cc: New file.
1291 * gdb.base/ptype-offsets.exp: New file.
1292
1af17fd9
YQ
12932017-12-15 Yao Qi <yao.qi@linaro.org>
1294
1295 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1296 if XML is disabled.
1297
828d5846
XR
12982017-12-15 Xavier Roirand <roirand@adacore.com>
1299
1300 * gdb.ada/same_component_name: New testcase.
1301
79e8fcaa
JB
13022017-12-14 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.ada/str_binop_equal: New testcase.
1305
e05fa6f9
JB
13062017-12-14 Joel Brobecker <brobecker@adacore.com>
1307
1308 * gdb.ada/task_switch_in_core: New testcase.
1309
b89641ba
SM
13102017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1311
1312 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1313 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1314 call test_bkpt_qualified.
1315 (test_bkpt_qualified): New proc.
1316
6892d2e4
PA
13172017-12-13 Pedro Alves <palves@redhat.com>
1318
1319 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1320 Tighten regexp by matching with an anchor.
1321
a22ecf70
PA
13222017-12-13 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1325 ("expression with namespace"): New set of tests.
1326 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1327 (Nested::Test_NS::qux): New.
1328 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1329 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1330
9937536c
JB
13312017-12-13 Joel Brobecker <brobecker@adacore.com>
1332
1333 * gdb.base/server-del-break.c: New file.
1334 * gdb.base/server-del-break.exp: New file.
1335
fe49c6f5
SH
13362017-12-12 Stafford Horne <shorne@gmail.com>
1337
1338 * gdb.xml/tdesc-regs.exp: Add or1k support.
1339
c3d18620
SH
13402017-12-12 Stafford Horne <shorne@gmail.com>
1341
1342 * gdb.base/bp-permanent.c: Define nop of or1k.
1343
c5f9cfc8
JB
13442017-12-11 Joel Brobecker <brobecker@adacore.com>
1345
1346 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1347 output with components being reordered.
1348
a9c135fc
JB
13492017-12-11 Joel Brobecker <brobecker@adacore.com>
1350
1351 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1352 output with components being reordered.
1353
927aa2e7
JK
13542017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1355 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/maint.exp (check for .gdb_index): Check also for
1358 .debug_names.
1359 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1360 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1361 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1362 (.gdb_index used after symbol reloading): Support also .debug_names.
1363 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1364
f17d9474
YQ
13652017-12-08 Yao Qi <yao.qi@linaro.org>
1366
1367 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1368 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1369
a0de8c21
YQ
13702017-12-08 Yao Qi <yao.qi@linaro.org>
1371
1372 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1373 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1374
a738ea1d
YQ
13752017-12-08 Yao Qi <yao.qi@linaro.org>
1376
1377 * gdb.arch/aarch64-tagged-pointer.c: New file.
1378 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1379
1cd9a73b
SDJ
13802017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1381
1382 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1383 "int".
1384
fa6eb693
KS
13852017-12-07 Keith Seitz <keiths@redhat.com>
1386
1387 PR breakpoints/22569
1388 * gdb.linespec/ls-errs.exp: Change expected result of "break
1389 -source this file has spaces.c -line 3".
1390 Check that an explicit source file followed by whitespace is
1391 identified as an invalid explicit location.
1392
883fd55a
KS
13932017-12-07 Keith Seitz <keiths@redhat.com>
1394
1395 * gdb.cp/nested-types.cc: New file.
1396 * gdb.cp/nested-types.exp: New file.
1397 * lib/cp-support.exp: Load data-structures.exp library.
1398 (debug_cp_test_ptype_class): New global.
1399 (cp_ptype_class_verbose, next_line): New procedures.
1400 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1401 Add and document new return value.
1402 Switch the list of lines to a queue.
1403 Add support for new `type' key for nested type definitions.
1404 Add debugging/troubleshooting messages.
1405 * lib/data-structures.exp: New file.
1406
ec72db3e
SM
14072017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1408
1409 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1410 with proc_with_prefix, don't use with_test_prefix.
1411
99598d71
TT
14122017-12-07 Tom Tromey <tom@tromey.com>
1413
1414 * gdb.base/break.exp: Add test for empty "commands".
1415
a8806230
YQ
14162017-12-07 Yao Qi <yao.qi@linaro.org>
1417
1418 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1419 malloc and catch syscall.
1420
824cc835
PM
14212017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1422
1423 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1424 tests for explicit locations.
1425
7cc244de
PA
14262017-12-06 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1429 force-disabling XML descriptions.
1430
50a1fdd5
PA
14312017-12-04 Pedro Alves <palves@redhat.com>
1432
1433 PR gdb/22499
1434 * gdb.arch/amd64-disp-step-avx.S: New file.
1435 * gdb.arch/amd64-disp-step-avx.exp: New file.
1436
f0fb2488
PA
14372017-12-03 Pedro Alves <palves@redhat.com>
1438
1439 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1440 and <string.h>.
1441 (parent_function): Print distinct messages when waitpid fails, or
1442 the child exits with a signal, or the child exits for an unhandled
1443 reason.
1444 * gdb.threads/process-dies-while-detaching.exp
1445 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1446 it. Wait for both inferior output and GDB's prompt. Use an
1447 indirect spawn id list.
1448 (do_detach): New parameter 'child_exit'. Use it to compute
1449 expected inferior output.
1450 (test_detach, test_detach_watch, test_detach_killed_outside):
1451 Adjust to pass down the expected child exit kind.
1452
97cbe998
SDJ
14532017-12-01 Joel Brobecker <brobecker@adacore.com>
1454 Sergio Durigan Junior <sergiodj@redhat.com>
1455 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1458
40fc416f
SDJ
14592017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1460
1461 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1462 to 'symbol-file' and 'add-symbol-file' can be
1463 position-independent.
1464
1cc75e92
YQ
14652017-12-01 Yao Qi <yao.qi@linaro.org>
1466
1467 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1468 the URL in copyright header.
1469 * gdb.arch/aarch64-fp.exp: Likewise.
1470 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1471 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1472 * gdb.base/expand-psymtabs.exp: Likewise.
1473 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1474 * gdb.fortran/common-block.exp: Likewise.
1475 * gdb.fortran/common-block.f90: Likewise.
1476 * gdb.fortran/logical.exp: Likewise.
1477 * gdb.fortran/vla-datatypes.f90: Likewise.
1478 * gdb.fortran/vla-sub.f90: Likewise.
1479
875fb7a7
JB
14802017-11-30 Joel Brobecker <brobecker@adacore.com>
1481
1482 * gdb.ada/repeat_dyn: New testcase.
1483
6f14765f
UW
14842017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1485
1486 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1487 Update for changed thread numbering.
1488 * gdb.cell/bt.exp: Update for changed GDB output.
1489
f1af7b94
SM
14902017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1491
1492 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1493 setting isremote by hand.
1494 * boards/dwarf4-gdb-index.exp: Likewise.
1495 * boards/fission.exp: Likewise.
1496 * boards/stabs.exp: Likewise.
1497
e3919f3e
PA
14982017-11-30 Pedro Alves <palves@redhat.com>
1499
1500 * gdb.linespec/cpls-ops.exp
1501 (check_explicit_skips_function_argument): Extract the underlying
1502 type of size_t instead of hardcoding it.
1503
bd69330d
PA
15042017-11-29 Pedro Alves <palves@redhat.com>
1505
1506 PR c++/19436
1507 * gdb.linespec/cpls-abi-tag.cc: New file.
1508 * gdb.linespec/cpls-abi-tag.exp: New file.
1509
a20714ff
PA
15102017-11-29 Pedro Alves <palves@redhat.com>
1511
1512 * gdb.base/langs.exp: Use -qualified.
1513 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1514 it.
1515 * gdb.cp/namespace.exp: Use -qualified.
1516 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1517 (overload-3, template-overload, template-ret-type, const-overload)
1518 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1519 procedures.
1520 (test_driver): Call them.
1521 * gdb.cp/save-bp-qualified.cc: New.
1522 * gdb.cp/save-bp-qualified.exp: New.
1523 * gdb.linespec/explicit.exp: Test -qualified.
1524 * lib/completion-support.exp (completion::explicit_opts_list): Add
1525 "-qualified".
1526 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1527
f6f1d339
PM
15282017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1529
1530 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1531
02ca603a
TT
15322017-11-29 Tom Tromey <tom@tromey.com>
1533
1534 * gdb.base/relocate.exp: Update invalid argument test.
1535 Add new tests for invalid arguments.
1536
ed6c0bfb
TP
15372017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1538
1539 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1540 Return 0 as a long.
1541 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1542
f106e10e
TP
15432017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1544
1545 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1546 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1547 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1548 func ().
1549 * gdb.cp/shadow.cc (B.func): Return 0.
1550
10329bb2
JB
15512017-11-27 Joel Brobecker <brobecker@adacore.com>
1552
1553 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1554 expected output in gdb_expect call to allow the exception
1555 message to be present as well. Fix syntax confusion to avoid
1556 TCL thinking that exception_name is an array.
1557
617cd4bc
UW
15582017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1559
1560 * gdb.arch/spu-info.c: Include <unistd.h>.
1561 (do_signal_test): Fix broken calls to write.
1562 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1563 Fix checks for empty mailboxes. Update signal tests for corrected
1564 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1565 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1566 * gdb.cell/arch.exp: Use standard_output_file.
1567 * gdb.cell/break.exp: Likewise.
1568 * gdb.cell/bt.exp: Likewise.
1569 * gdb.cell/core.exp: Likewise.
1570 * gdb.cell/dwarfaddr.exp: Likewise.
1571 * gdb.cell/ea-cache.exp: Likewise.
1572 * gdb.cell/ea-standalone.exp: Likewise.
1573 * gdb.cell/f-regs.exp: Likewise.
1574 * gdb.cell/fork.exp: Likewise.
1575 * gdb.cell/gcore.exp: Likewise.
1576 * gdb.cell/mem-access.exp: Likewise.
1577 * gdb.cell/ptype.exp: Likewise.
1578 * gdb.cell/registers.exp: Likewise.
1579 * gdb.cell/sizeof.exp: Likewise.
1580 * gdb.cell/solib-symbol.exp: Likewise.
1581 * gdb.cell/solib.exp: Likewise.
617cd4bc 1582
a81aaca0
PA
15832017-11-25 Pedro Alves <palves@redhat.com>
1584
1585 * gdb.base/complete-empty.exp: New file.
1586 * gdb.base/completion.exp: Adjust.
1587
6a3c6ee4
PA
15882017-11-25 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.linespec/cpls-ops.cc: New file.
1591 * gdb.linespec/cpls-ops.exp: New file.
1592 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1593 factored out from ...
1594 (test_complete_prefix_range): ... this.
1595
8955eb2d
PA
15962017-11-24 Pedro Alves <palves@redhat.com>
1597
1598 * gdb.linespec/cpcompletion.exp: New file.
1599 * gdb.linespec/cpls-hyphen.cc: New file.
1600 * gdb.linespec/cpls.cc: New file.
1601 * gdb.linespec/cpls2.cc: New file.
1602 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1603 test to use test_gdb_complete_unique. Add label completion,
1604 keyword completion and explicit location completion tests.
1605 * lib/completion-support.exp: New file.
1606
e547c119
JB
16072017-11-24 Joel Brobecker <brobecker@adacore.com>
1608
1609 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1610 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1611 when hitting an exception catchpoint.
1612
7c3c1aa8
YQ
16132017-11-22 Yao Qi <yao.qi@linaro.org>
1614
1615 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1616
41bd68f5
SM
16172017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1618
1619 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1620 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1621 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1622
1daad298
YQ
16232017-11-22 Yao Qi <yao.qi@linaro.org>
1624
1625 * gdb.base/info-os.exp: Pass pthreads.
1626 * gdb.multi/multi-attach.exp: Likewise.
1627
88465e87
YQ
16282017-11-22 Yao Qi <yao.qi@linaro.org>
1629
1630 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1631 compiler.
1632
dc196b23
YQ
16332017-11-22 Yao Qi <yao.qi@linaro.org>
1634
1635 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1636 * gdb.base/break-interp.exp: Likewise.
1637 * gdb.base/jit-attach-pie.exp: Likewise.
1638
2400729e
UW
16392017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1640
1641 * gdb.base/float128.c (large128): New variable.
1642 * gdb.base/float128.exp: Add test to print largest __float128 value.
1643
7a26362d
UW
16442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1645
1646 * gdb.arch/vsx-regs.exp: Update register content checks.
1647
ed0f4273
UW
16482017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1649
1650 * gdb.arch/ppc-longdouble.exp: New file.
1651 * gdb.arch/ppc-longdouble.c: Likewise.
1652
a25d69c6
PA
16532017-11-21 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1656
73fcf641
PA
16572017-11-20 Pedro Alves <palves@redhat.com>
1658
1659 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1660 (long_double_typedef): New typedefs.
1661 Use DEF on double and long double.
1662 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1663 cases.
1664 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1665 and 'long_double_ptr_same_size' locals. Use them to decide
1666 whether cast from array/function to float is valid/invalid.
1667
71a3c369
TT
16682017-11-17 Tom Tromey <tom@tromey.com>
1669
1670 * gdb.rust/traits.rs: New file.
1671 * gdb.rust/traits.exp: New file.
1672
ced9779b
JB
16732017-11-17 Joel Brobecker <brobecker@adacore.com>
1674
1675 * gdb.ada/minsyms: New testcase.
1676
a0922d80
PA
16772017-11-16 Pedro Alves <palves@redhat.com>
1678
1679 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1680 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1681
ea04e54c
PA
16822017-11-16 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1685 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1686
e849ea89
PA
16872017-11-16 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.server/reconnect-ctrl-c.c: New file.
1690 * gdb.server/reconnect-ctrl-c.exp: New file.
1691
d8ae99a7
PM
16922017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1693
1694 * gdb.python/py-rbreak.exp: New file.
1695 * gdb.python/py-rbreak.c: New file.
1696 * gdb.python/py-rbreak-func2.c: New file.
1697
968a13f8
PA
16982017-11-16 Pedro Alves <palves@redhat.com>
1699
1700 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1701 pattern.
1702 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1703 GDB.
1704
71774bc9
SM
17052017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1706
1707 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1708 regex.
1709
ddbb44cf
SM
17102017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1711
1712 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1713 test names.
1714
584a564f
PA
17152017-11-09 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1718 factored out from ...
1719 (top level): ... here, and adjusted to avoid expecting beyond the
1720 prompt in a single gdb_test_multiple.
1721
5ed7a928
PA
17222017-11-09 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1725 output.
1726 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1727 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1728 * gdb.server/ext-run.exp ("kill" test): Likewise.
1729 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1730
a60e0738
PA
17312017-11-09 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1734 match till end of line.
1735
2c88253f
PA
17362017-11-09 Pedro Alves <palves@redhat.com>
1737
1738 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1739
c7a38517
PA
17402017-11-09 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1743 New procedures, factored out from ...
1744 (top level): ... here, and adjusted to avoid expecting beyond the
1745 prompt in one go.
1746
f29f4b6b
PA
17472017-11-09 Pedro Alves <palves@redhat.com>
1748
1749 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1750 output. Fix '?' match.
1751
286acbb5
JB
17522017-11-08 Joel Brobecker <brobecker@adacore.com>
1753
1754 * gdb.ada/scoped_watch: New testcase.
1755 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1756 which is actually correct.
1757 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1758 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1759
62d7ae92
PA
17602017-11-08 Pedro Alves <palves@redhat.com>
1761
1762 * gdb.gdb/complaints.exp (test_initial_complaints)
1763 (test_serial_complaints, test_short_complaints): Call
1764 complaint_internal instead of complaint.
1765
280ca31f
DT
17662017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1767
1768 * gdb.threads/tls-core.c: New file.
1769 * gdb.threads/tls-core.exp: Likewise.
1770
b5ec771e
PA
17712017-11-08 Pedro Alves <palves@redhat.com>
1772
1773 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1774 (p Exported_Capitalized): New test.
1775 (p exported_capitalized): New test.
1776
a02b41a7
PA
17772017-11-07 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1780
95e95a6d
PA
17812017-11-07 Pedro Alves <palves@redhat.com>
1782
1783 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1784 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1785 (disable_invalid, disable_inverted, disable_negative): New
1786 procedures.
1787 ("bad numbers"): New set of tests.
1788
cee62dbd
PA
17892017-11-07 Pedro Alves <palves@redhat.com>
1790
1791 * gdb.cp/ena-dis-br-range.exp: Add tests.
1792
cc638e86
PA
17932017-11-07 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1796
d0fe4701
XR
17972017-11-07 Xavier Roirand <roirand@adacore.com>
1798 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.base/ena-dis-br.exp: Add reference to
1801 gdb.cp/ena-dis-br-range.exp.
1802 * gdb.cp/ena-dis-br-range.exp: New file.
1803 * gdb.cp/ena-dis-br-range.cc: New file.
1804
46f67f80
PA
18052017-11-06 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.base/attach-non-pgrp-leader.c: New.
1808 * gdb.base/attach-non-pgrp-leader.exp: New.
1809
726e1356
PA
18102017-11-06 Pedro Alves <palves@redhat.com>
1811
1812 * configure.ac: No longer check for termio.h and sgtty.h.
1813 * configure: Regenerate.
1814 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1815 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1816 Remove termio and sgtty code.
1817
50ab6ace
YQ
18182017-11-03 Yao Qi <yao.qi@linaro.org>
1819
1820 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1821 in GDB is disabled.
1822
8e68731c
YQ
18232017-11-03 Yao Qi <yao.qi@linaro.org>
1824
1825 * gdb.python/py-thrhandle.exp: Skip it if python is not
1826 enabled.
1827
3a87ae65
SM
18282017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1829
1830 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1831 as a breakpoint command.
1832
484d8d36
MD
18332017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1834
1835 PR python/21213
1836 * gdb.python/py-infthread.exp: Test calling
1837 InferiorThread.inferior () multiple times in a row.
1838
4a27f119
KS
18392017-10-27 Keith Seitz <keiths@redhat.com>
1840
1841 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1842 Test "info break" for every inlined function breakpoint.
1843
bb11dd58
YQ
18442017-10-27 Yao Qi <yao.qi@linaro.org>
1845
1846 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1847
a43f3893
PF
18482017-10-26 Patrick Frants <osscontribute@gmail.com>
1849
1850 * gdb.cp/classes.exp (test_static_members): Test printing
1851 Outer::instance.
1852 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1853 (Inner::instance, Outer::instance): New.
1854
792ccf00
PA
18552017-10-24 Pedro Alves <palves@redhat.com>
1856
1857 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1858 extra console" test in two stages.
1859
eb2bfbad
PA
18602017-10-24 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1863
1f75a651
PA
18642017-10-24 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1867 loop.
1868
779990d9
PA
18692017-10-24 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1872 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1873
ad9b8f5d
PA
18742017-10-24 Pedro Alves <palves@redhat.com>
1875
1876 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1877 parameter and handle it. Don't output read value in test name.
1878
fee6da6e
PA
18792017-10-24 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1882 custom test name.
1883
10389c2c
PA
18842017-10-24 Pedro Alves <palves@redhat.com>
1885
1886 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1887 include the unstable output directory name in the test's name.
1888 (initial_setup_simple) <'set args'>: Use custom test name.
1889
a80e65a9
PA
18902017-10-24 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1893 with explicit test name.
1894
15763a09
PA
18952017-10-20 Pedro Alves <palves@redhat.com>
1896
1897 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1898 'wait -i'. Use gdb_assert and remote_close.
1899
49a4ce2e
AB
19002017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1903 number from variable rather than hard-coded.
1904
a75868f5
PA
19052017-10-19 Pedro Alves <palves@redhat.com>
1906
1907 * gdb.base/long-inferior-output.c: New file.
1908 * gdb.base/long-inferior-output.exp: New file.
1909
c8ba13ad
KS
19102017-11-18 Keith Seitz <keiths@redhat.com>
1911
1912 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1913 method.
1914 (main): Call it.
1915 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1916 Add additional user-defined conversion operator tests.
1917
b27de576
PA
19182017-10-17 Pedro Alves <palves@redhat.com>
1919
1920 * boards/native-stdio-gdbserver.exp: Load "local-board".
1921
8484c955
PA
19222017-10-17 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/quit-live.c: New file.
1925 * gdb.base/quit-live.exp: New file.
1926
83d5a34d
KS
19272017-10-16 Keith Seitz <keiths@redhat.com>
1928
1929 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1930 (class_with_protected_typedef, class_with_private_typedef)
1931 (struct_with_public_typedef, struct_with_protected_typedef)
1932 (struct_with_private_typedef): New classes/structs.
1933 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1934 typedefs and access specifiers.
1935
739b3f1d
PA
19362017-10-16 Pedro Alves <palves@redhat.com>
1937 Simon Marchi <simon.marchi@polymtl.ca>
1938
1939 * README (Local vs Remote vs Native): New section.
1940 * boards/local-board.exp: New file, with bits factored out from
1941 ...
1942 * boards/native-extended-gdbserver.exp: ... here. Load
1943 "local-board".
1944 * boards/native-gdbserver.exp: Load "local-board".
1945 (${board}_spawn, ${board}_exec): Delete.
1946 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1947 ...
1948 * boards/stdio-gdbserver-base.exp: ... this new file.
1949 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1950 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1951 procedure.
1952 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1953 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1954 stdio_gdbserver_command.
1955 (${board}_get_remote_address, ${board}_get_comm_port)
1956 (${board}_download, ${board}_upload): Delete.
1957 (get_target_remote_pipe_cmd): New.
1958
fe68b953
SM
19592017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1960
1961 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1962 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1963 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1964 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1965 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1966 remove with_test_prefix.
1967
300b6685
PA
19682017-10-13 Pedro Alves <palves@redhat.com>
1969
1970 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1971 * gdb.base/annota1.exp: Use it instead of is_remote.
1972 * gdb.base/annota3.exp: Use it instead of is_remote.
1973 * gdb.cp/annota2.exp: Use it instead of is_remote.
1974 * gdb.cp/annota3.exp: Use it instead of is_remote.
1975 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1976
50500caf
PA
19772017-10-13 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1980 (test_num_test_vars, run_and_count_vars, find_env)
1981 (test_set_unset_env, test_inherit_env_var): New procedures.
1982 (top level): Use them.
1983
dad0c6d2
PA
19842017-10-13 Pedro Alves <palves@redhat.com>
1985
1986 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1987 also skip on stub-like targets.
1988
8b0553c1
PA
19892017-10-13 Pedro Alves <palves@redhat.com>
1990
1991 PR gdb/22293
1992 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1993 (top level): Move some tests to ...
1994 (test_not_found): ... this new procedure.
1995 (top level): Call it.
1996
7594f623
PA
19972017-10-13 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2000 expect different "info terminal" output if testing with a
2001 non-native target.
2002
ebe3b402
PA
20032017-10-13 Pedro Alves <palves@redhat.com>
2004 Simon Marchi <simon.marchi@polymtl.ca>
2005
2006 PR python/12966
2007 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2008
42f1b161
PA
20092017-10-13 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2012 already.
2013
8d6ef72b
PA
20142017-10-13 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2017 is_remote.
2018
d7bcd5b8
PA
20192017-10-13 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2022 is_remote.
2023
df479dc6
PA
20242017-10-13 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2027 is set.
2028 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2029 instead of is_remote.
2030
23fb630a
PA
20312017-10-13 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2034 (top level): Add comment.
2035
cc77b1dc
PA
20362017-10-13 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.base/remote.exp (top level): Fix comment typo and add
2039 missing return.
2040
27c9e813
PA
20412017-10-13 Pedro Alves <palves@redhat.com>
2042 Simon Marchi <simon.marchi@polymtl.ca>
2043
2044 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2045 calls and add comments. Skip test if use_gdb_stub is set.
2046 (top level): Use "set cwd" command instead of "cd" command.
2047
5e830d98
PA
20482017-10-13 Pedro Alves <palves@redhat.com>
2049
2050 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2051 is_remote target check.
2052
f5ca0032
PA
20532017-10-13 Pedro Alves <palves@redhat.com>
2054
2055 * gdb.base/scope.exp: Use build_executable + clean_restart +
2056 gdb_file_cmd instead of prepare_for_testing and no longer skip
2057 "before run" tests on is_remote target boards. Update comments.
2058 * boards/native-extended-gdbserver.exp
2059 (extended_gdbserver_load_last_file): New, factored out from ...
2060 (gdb_load): ... this. Move further below and add comment.
2061 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2062
8aed1c0d
PA
20632017-10-12 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.base/attach.exp: Remove references to gdb64.
2066 * gdb.base/dbx.exp: Remove references to gdb64.
2067
cfa34c87
SM
20682017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2069 Pedro Alves <palves@redhat.com>
2070
2071 * gdb.base/label.exp: Remove is_remote target check.
2072
9192b7de
PA
20732017-10-12 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/auvx.exp (coredir): Update comment.
2076 (top level) <core_works>: Use "set cwd" command instead of "cd"
2077 command.
2078
6bf0052d
PA
20792017-10-12 Pedro Alves <palves@redhat.com>
2080 Simon Marchi <simon.marchi@polymtl.ca>
2081
2082 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2083 target boards.
2084
e48ef82d
PA
20852017-10-12 Pedro Alves <palves@redhat.com>
2086 Simon Marchi <simon.marchi@polymtl.ca>
2087
2088 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2089 Instead skip if there's any gdb_protocol set.
2090
8d7aea57
SM
20912017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2092 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2095
30440677
PA
20962017-10-12 Pedro Alves <palves@redhat.com>
2097 Simon Marchi <simon.marchi@polymtl.ca>
2098
2099 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2100 instead of on dejagnu remote boards.
2101
4e04f045 21022017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2103 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2104
2105 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2106 checks. Use build_executable + clean_restart instead of
2107 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2108 of enabling non-stop after starting gdb.
2109
871a186e
PA
21102017-10-12 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2113 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2114 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2115 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2116
56d704da
AK
21172017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2118
2119 * gdb.arch/arc-tdesc-cpu.exp: New file.
2120 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2121
2f20e312
SM
21222017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2123
2124 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2125
65630365
PA
21262017-10-10 Pedro Alves <palves@redhat.com>
2127
2128 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2129 expect CLI output.
2130
bf469271
PA
21312017-10-10 Pedro Alves <palves@redhat.com>
2132
2133 * lib/selftest-support.exp (selftest_setup): Update for
2134 captured_command_loop's prototype change.
2135
777a42f1
PA
21362017-10-09 Pedro Alves <palves@redhat.com>
2137
2138 Test both arch1=>arch2 and arch2=>arch1.
2139
2140 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2141 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2142 factored out to...
2143 (append_arch1_options, append_arch2_options, append_arch_options)
2144 (build_executables): New procedures.
2145 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2146 local.
2147 (top level): Add new 'first_arch' testing axis.
2148
cbd2b4e3
PA
21492017-10-09 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2152 (barrier): New.
2153 (thread_start, all_started): New functions.
2154 (main): Spawn new thread and wait until it is scheduled.
2155 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2156 option.
2157 (do_test): Add 'selected_thread' parameter. Run to all_started
2158 instead of main. Explicitly set the breakpoint at main. Switch
2159 to the SELECTED_THREAD thread.
2160 (top level): Test handling the exec event with either the main
2161 thread or the second thread selected.
2162
5c9e4427
PA
21632017-10-09 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2166 logic. Move STOP marker after the value checks.
2167 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2168 regexp.
2169
b3b7c423
SL
21702017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2171
2172 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2173
3b4b2f16
UW
21742017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2175
2176 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2177 integer-to-dfp conversion.
2178 * gdb.base/dfp-test.exp: Likewise.
2179
5cd63fda
PA
21802017-10-04 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.multi/hangout.c: Include <unistd.h>.
2183 (hangout_loop): New function.
2184 (main): Call alarm. Call hangout_loop in a loop.
2185 * gdb.multi/hello.c: Include <unistd.h>.
2186 (hello_loop): New function.
2187 (main): Call alarm. Call hangout_loop in a loop.
2188 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2189 inferior with the other selected.
2190
4c71c105
SM
21912017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2192
2193 * gdb.mi/list-thread-groups-available.exp: New file.
2194 * gdb.mi/list-thread-groups-available.c: New file.
2195
bc3b087d
SDJ
21962017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2197
2198 * gdb.base/set-cwd.exp: Make it available on
2199 native-extended-gdbserver.
2200
d092c5a2
SDJ
22012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2202
2203 * gdb.base/set-cwd.c: New file.
2204 * gdb.base/set-cwd.exp: Likewise.
2205
45320ffa
TT
22062017-10-02 Tom Tromey <tom@tromey.com>
2207
2208 PR rust/22236:
2209 * gdb.rust/simple.rs (main): New variable "fslice".
2210 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2211
b3e3859b
TT
22122017-10-02 Tom Tromey <tom@tromey.com>
2213
2214 * gdb.rust/simple.exp: Test ptype of a slice.
2215
01af5e0d
TT
22162017-10-02 Tom Tromey <tom@tromey.com>
2217
2218 * gdb.rust/simple.exp: Test index of slice.
2219
a9bbfbd8
TT
22202017-09-27 Tom Tromey <tom@tromey.com>
2221
2222 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2223
df8899e5
TP
22242017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2225 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.base/compare-sections.exp (get value of read-only section): Read
2228 as unsigned value.
2229 (corrupt read-only section): Likewise and don't set written if patching
2230 failed.
2231
757bf54b
KB
22322017-09-21 Kevin Buettner <kevinb@redhat.com>
2233
2234 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2235 files.
2236
06871ae8
PA
22372017-09-20 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2240 symbol names in gdb's output.
2241 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2242
e5f25bc5
PA
22432017-09-20 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2246 Rename to ...
2247 (test_list_ambiguous_symbol): ... this and add a symbol name
2248 parameter. Adjust.
2249 (test_list_ambiguous_function): Reimplement on top of
2250 test_list_ambiguous_symbol and also test listing ambiguous
2251 variables.
2252 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2253 (ambiguous_fun): ... this.
2254 (ambiguous_var): New.
2255 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2256 (ambiguous_fun): ... this.
2257 (ambiguous_var): New.
2258
4e5a4f58
JB
22592017-09-19 John Baldwin <jhb@FreeBSD.org>
2260
2261 * gdb.base/starti.c: New file.
2262 * gdb.base/starti.exp: New file.
2263 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2264
26e53f3e
PA
22652017-09-14 Pedro Alves <palves@redhat.com>
2266
2267 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2268 (top level): Use it instead of runto.
2269
cb791d59
TT
22702017-09-11 Tom Tromey <tom@tromey.com>
2271
2272 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2273
7c96f8c1
TT
22742017-09-11 Tom Tromey <tom@tromey.com>
2275
2276 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2277 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2278
469412dd
CW
22792017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2280
2281 * gdb.fortran/printing-types.exp: New file.
2282 * gdb.fortran/printing-types.exp: New file.
2283
e0f86435
BH
22842017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2285
2286 * gdb.fortran/vla-ptype.exp: Fix typos.
2287 * gdb.fortran/vla-value.exp: Same.
2288
9e9af4be
BH
22892017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2290
2291 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2292 * gdb.mi/mi-var-child-f.exp: Likewise.
2293 * gdb.mi/mi-vla-fortran.exp: Likewise.
2294
a5ad232b
FP
22952017-09-08 Frank Penczek <frank.penczek@intel.com>
2296 Christoph Weinmann <christoph.t.weinmann@intel.com>
2297 Bernhard Heckel <bernhard.heckel@intel.com>
2298
2299 * gdb.fortran/ptr-indentation.f90: New file.
2300 * gdb.fortran/ptr-indentation.exp: New file.
2301
5aec60eb
TT
23022017-09-05 Tom Tromey <tom@tromey.com>
2303
2304 PR gdb/22010:
2305 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2306
8f8f8152
TP
23072017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2308
2309 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2310
fbd1b771
JK
23112017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2312
2313 * gdb.threads/tls-nodebug-pie.c: New file.
2314 * gdb.threads/tls-nodebug-pie.exp: New file.
2315
5eb5f850
TT
23162017-09-05 Tom Tromey <tom@tromey.com>
2317
2318 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2319 for rust.
2320
ae780a21
SM
23212017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2322
2323 * gdb.multi/multi-arch-exec.exp: Test with different
2324 "follow-exec-mode" settings.
2325 (do_test): New procedure.
2326
3693fdb3
PA
23272017-09-04 Pedro Alves <palves@redhat.com>
2328
2329 * gdb.base/func-static.c (S::method const, S::method volatile)
2330 (S::method volatile const): New methods.
2331 (c_s, v_s, cv_s): New instances.
2332 (main): Call method() on them.
2333 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2334 (cannot_resolve): New procedure.
2335 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2336 print-quote-unquoted columns.
2337 (do_test): Test printing each scope too.
2338
e68cb8e0
PA
23392017-09-04 Pedro Alves <palves@redhat.com>
2340
2341 * gdb.base/local-static.exp: Also test with
2342 class::method::variable wholly quoted.
2343 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2344
858be34c
PA
23452017-09-04 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.base/local-static.c: New.
2348 * gdb.base/local-static.cc: New.
2349 * gdb.base/local-static.exp: New.
2350
46a4882b
PA
23512017-09-04 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.asm/asm-source.exp: Add casts to int.
2354 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2355 (dataglobal64_1, dataglobal64_2): New globals.
2356 * gdb.base/nodebug.exp: Test different expressions involving the
2357 new globals, with print, whatis and ptype. Add casts to int.
2358 * gdb.base/solib-display.exp: Add casts to int.
2359 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2360 * gdb.cp/m-static.exp: Add cast to int.
2361 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2362 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2363 tls variable with no debug info without a cast. Test with a cast
2364 to int too.
2365 * gdb.trace/entry-values.exp: Add casts.
2366
2c5a2be1
PA
23672017-09-04 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.base/nodebug.exp: Test that ptype's error about functions
2370 with unknown return type includes the function name too.
2371
7022349d
PA
23722017-09-04 Pedro Alves <palves@redhat.com>
2373
2374 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2375 return type of munmap in infcall.
2376 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2377 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2378 type of ftell in infcall.
2379 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2380 type of getpid in infcall.
2381 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2382 infcall.
2383 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2384 Bail on failure to extract the pid.
2385 * gdb.base/nodebug.c: #include <stdint.h>.
2386 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2387 New functions.
2388 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2389 Change expected output of print/whatis/ptype with functions with
2390 no debug info. Test all supported languages. Call
2391 test_call_promotion.
2392 * gdb.compile/compile.exp: Adjust expected output to expect
2393 warning.
2394 * gdb.threads/siginfo-threads.exp: Likewise.
2395
54990598
PA
23962017-09-04 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2399 "prototypes". Test calling float functions via prototyped and
2400 unprototyped function pointers.
2401 (perform_all_tests): New parameter "prototypes". Pass it down.
2402 (top level): Pass down "prototypes" parameter to
2403 perform_all_tests.
2404
34d16ea2
SM
24052017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2406
2407 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2408 Test with nested loops.
2409
9521ecda
SM
24102017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2411
2412 * gdb.base/commands.exp: Call the new procedures.
2413 (loop_break_test, loop_continue_test): New procedures.
2414
80a65e9b
SM
24152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2416
2417 * gdb.base/commands.exp: Call new procedure.
2418 (define_if_without_arg_test): New procedure.
2419
e439fa14
PA
24202017-09-04 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.base/list-ambiguous.exp: New file.
2423 * gdb.base/list-ambiguous0.c: New file.
2424 * gdb.base/list-ambiguous1.c: New file.
2425 * gdb.base/list.exp (test_list_range): Adjust expected output.
2426
0a2dde4a
SDJ
24272017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2428
2429 * gdb.base/share-env-with-gdbserver.c: New file.
2430 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2431
5e89eb3a
SM
24322017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2433
2434 * gdb.base/commands.exp (gdbvar_simple_if_test,
2435 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2436 progvar_simple_if_test, progvar_simple_while_test,
2437 progvar_complex_if_while_test, user_defined_command_test,
2438 user_defined_command_args_eval,
2439 user_defined_command_args_stack_test,
2440 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2441 temporary_breakpoint_commands,
2442 gdb_test_no_prompt, redefine_hook_test,
2443 redefine_backtrace_test): Remove "global gdb_prompt".
2444
fd437cbc
SM
24452017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2446
2447 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2448 New proc, call it from toplevel.
2449
87215ad1
SDJ
24502017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2451
2452 PR remote/21852
2453 * gdb.server/normal.c: New file, copied from gdb.base.
2454 * gdb.server/run-without-local-binary.exp: New file.
2455
58afddc6
WP
24562017-08-07 Weimin Pan <weimin.pan@oracle.com>
2457
2458 * gdb.arch/sparc64-adi.exp: New file.
2459 * gdb.arch/sparc64-adi.c: New file.
2460
5277199a
PA
24612017-08-22 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2464 (top level): Add "list all overloads" tests.
2465
14278e1f
TT
24662017-08-22 Tom Tromey <tom@tromey.com>
2467
2468 * gdb.gdb/xfullpath.exp: Remove.
2469
bf223d3e
PA
24702017-08-21 Pedro Alves <palves@redhat.com>
2471
2472 PR gdb/19487
2473 * gdb.base/symbol-alias.c: New.
2474 * gdb.base/symbol-alias2.c: New.
2475 * gdb.base/symbol-alias.exp: New.
2476
c973d0aa
PA
24772017-08-21 Pedro Alves <palves@redhat.com>
2478
2479 * gdb.base/dfp-test.c
2480 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2481 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2482 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2483 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2484 * gdb.base/whatis-ptype-typedefs.c: New.
2485 * gdb.base/whatis-ptype-typedefs.exp: New.
2486 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2487 (an_int, an_int_type, an_int_type2): New globals.
2488 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2489 involving typedefs and cast expressions.
2490 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2491 (lookup_typedefs_function): New.
2492 (typedefs_pretty_printers_dict): New.
2493 (top level): Register lookup_typedefs_function in
2494 gdb.pretty_printers.
2495
6d580b63
YQ
24962017-08-18 Yao Qi <yao.qi@linaro.org>
2497
2498 * gdb.server/unittest.exp: New.
2499
206726fb
SDJ
25002017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2501
2502 PR gdb/21954
2503 * gdb.base/environ.exp: Add test to check if 'unset environment'
2504 works.
2505
bf0ec4c2
AA
25062017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2507
2508 * lib/gdb.exp (universal_compile_options): New caching proc.
2509 (gdb_compile): Suppress GCC's coloring of messages.
2510
d6382fff
TT
25112017-08-14 Tom Tromey <tom@tromey.com>
2512
2513 PR gdb/21675:
2514 * gdb.base/printcmds.exp (test_radices): New function.
2515 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2516 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2517 * lib/gdb.exp (get_integer_valueof): Use p/d.
2518
c2c2dd9f
SM
25192017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2520
2521 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2522 characters.
2523
fdffd6f4
TT
25242017-08-05 Tom Tromey <tom@tromey.com>
2525
2526 * gdb.rust/simple.exp: Allow String to appear in a different
2527 namespace.
2528
27d41eac
YQ
25292017-07-26 Yao Qi <yao.qi@linaro.org>
2530
2531 * gdb.gdb/unittest.exp: Invoke command
2532 "maintenance check xml-descriptions".
2533
031ed05d
AA
25342017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2535
2536 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2537 calling context.
2538 (hex128): Drop erroneous calculation of parameters.
2539
dcd27ddf
SM
25402017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2541
2542 * gdb.python/py-unwind.exp: Disable stack protection when
2543 building test file.
2544
47e77640
PA
25452017-07-20 Pedro Alves <palves@redhat.com>
2546
2547 * gdb.base/default.exp (set language): Adjust expected output.
2548
62d2a18a
PA
25492017-07-20 Pedro Alves <palves@redhat.com>
2550
2551 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2552 (test_minsym): ... this, and make static.
2553 (get_pck__foo__bar__minsym): Rename to ...
2554 (get_test_minsym): ... this.
2555 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2556 symbol names and comments.
2557 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2558 (get_test_minsym): ... this.
2559 (pck__foo__bar__minsym__2): Rename to ...
2560 (test_minsym): ... this.
2561 (main): Adjust.
2562
c45ec17c
PA
25632017-07-17 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.base/completion.exp: Adjust expected output.
2566 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2567 the completer works.
2568
c6756f62
PA
25692017-07-17 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2572
5bd68487
AB
25732017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2574
2575 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2576
8880f2a9
TT
25772017-07-14 Tom Tromey <tom@tromey.com>
2578
2579 PR rust/21764:
2580 * gdb.rust/simple.exp: Add tests.
2581
65547233
TT
25822017-07-14 Tom Tromey <tom@tromey.com>
2583
2584 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2585
8f14146e
PA
25862017-07-14 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.linespec/base/one/thefile.cc (z1): New function.
2589 * gdb.linespec/base/two/thefile.cc (z2): New function.
2590 * gdb.linespec/linespec.exp: Add tests.
2591
b4365d02
AB
25922017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2595 to mi_create_breakpoint.
2596
5d2cbaa5
AB
25972017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2598
2599 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2600 mi_create_breakpoint.
2601
11cb5716
IB
26022017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2603
2604 * gdb.dlang/demangle.exp: Update for demangling changes.
2605
03278692
TT
26062017-07-09 Tom Tromey <tom@tromey.com>
2607
2608 * gdb.dwarf2/shortpiece.exp: New file.
2609
33c5cd75
DB
26102017-07-06 David Blaikie <dblaikie@gmail.com>
2611
2612 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2613 built from fissiont-multi-cu{1,2}.c.
2614 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2615 except putting 'main' and 'func' in separate CUs in the same DWO file.
2616 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2617 test.
2618 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2619 test.
2620
8455d262
PA
26212017-07-06 Pedro Alves <palves@redhat.com>
2622
2623 * gdb.python/py-unwind.exp: Test flushregs.
2624
dc4bde35
SDJ
26252017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2626
2627 PR cli/21688
2628 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2629 tests for alias commands and trailing whitespace.
2630
51ed89aa
SDJ
26312017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2632
2633 PR cli/21688
2634 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2635 procedure. Call it.
2636
eb17d413
PA
26372017-06-29 Pedro Alves <palves@redhat.com>
2638
2639 * gdb.base/printcmds.exp: Add tests.
2640
41664b45
DG
26412017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2642
2643 PR gdb/21337
2644 * gdb.base/reread-readsym.exp: New file.
2645 * gdb.base/reread-readsym.c: New file.
2646
75312ae3
KB
26472017-06-21 Kevin Buettner <kevinb@redhat.com>
2648
2649 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2650 subpattern.
2651
66953522
PB
26522017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2653
2654 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2655 extended mnemonic.
2656 * gdb.arch/powerpc-power9.s: Likewise.
2657
5524b525
AA
26582017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2659
2660 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2661 on 32-bit x86 targets. Exploit is_*_target macros where
2662 appropriate.
2663
03c8af18
AA
26642017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2665
2666 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2667 register pieces.
2668
3bf31011
AA
26692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2670
2671 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2672 located in one or more DWARF pieces.
2673
805acca0
AA
26742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2675
2676 * lib/gdb.exp (get_endianness): New proc.
2677 * gdb.arch/aarch64-fp.exp: Use it.
2678 * gdb.arch/altivec-regs.exp: Likewise.
2679 * gdb.arch/e500-regs.exp: Likewise.
2680 * gdb.arch/vsx-regs.exp: Likewise.
2681 * gdb.base/dump.exp: Likewise.
2682 * gdb.base/funcargs.exp: Likewise.
2683 * gdb.base/gnu_vector.exp: Likewise.
2684 * gdb.dwarf2/formdata16.exp: Likewise.
2685 * gdb.dwarf2/implptrpiece.exp: Likewise.
2686 * gdb.dwarf2/nonvar-access.exp: Likewise.
2687 * gdb.python/py-inferior.exp: Likewise.
2688 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2689
e9352324
AA
26902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2691
2692 PR gdb/21226
2693 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2694 stack value pieces are taken from the LSB end.
2695
d5d1163e
AA
26962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2697
2698 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2699 variable at nonzero offset.
2700
0567c986
AA
27012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2702
2703 * gdb.dwarf2/var-access.c: New file.
2704 * gdb.dwarf2/var-access.exp: New test.
2705 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2706
973e9aab
TT
27072017-06-12 Tom Tromey <tom@tromey.com>
2708
2709 * gdb.dwarf2/formdata16.exp: Add tests.
2710
d9109c80
TT
27112017-06-12 Tom Tromey <tom@tromey.com>
2712
2713 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2714
30a25466
TT
27152017-06-12 Tom Tromey <tom@tromey.com>
2716
2717 PR exp/16225:
2718 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2719 * gdb.arch/vsx-regs.exp: Update tests.
2720 * gdb.arch/s390-vregs.exp (hex128): New proc.
2721 Update test.
2722 * gdb.arch/altivec-regs.exp: Update tests.
2723
aefd8b33
SDJ
27242017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2725
2726 * gdb.base/startup-with-shell.c: New file.
2727 * gdb.base/startup-with-shell.exp: Likewise.
2728
2090129c
SDJ
27292017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2730
2731 * gdb.server/non-existing-program.exp: Update regex in order to
2732 reflect the fact that gdbserver is now using fork_inferior (with a
2733 shell) to startup the inferior.
2734
8e86a419
SM
27352017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2736
2737 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2738 support function calls from GDB.
2739
e6cf65f2
TT
27402017-05-21 Tom Tromey <tom@tromey.com>
2741
2742 PR rust/21466:
2743 * gdb.rust/unsized.exp: New file.
2744 * gdb.rust/unsized.rs: New file.
2745
43cc5389
TT
27462017-05-19 Tom Tromey <tom@tromey.com>
2747
2748 PR rust/21484:
2749 * gdb.rust/watch.exp: New file.
2750 * gdb.rust/watch.rs: New file.
2751
ec8df234
TT
27522017-05-18 Tom Tromey <tom@tromey.com>
2753
2754 * gdb.rust/simple.exp: Allow Box to be qualified.
2755
3e3e7fae
TP
27562017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2757
2758 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2759
59cc050d
PA
27602017-05-18 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.base/fileio.c (test_write, test_read, test_close)
2763 (test_fstat): Don't print 'ret' in the fail path.
2764
c8f6abd1
PA
27652017-05-18 Pedro Alves <palves@redhat.com>
2766
2767 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2768 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2769 (test_system, test_rename, test_unlink, test_time): Change
2770 prototypes.
2771 * gdb.base/fileio.exp (stop_msg): Adjust.
2772
d2a03b77
PA
27732017-05-18 Pedro Alves <palves@redhat.com>
2774
2775 * gdb.base/fileio.c (null_str): New global.
2776 (test_stat): Use it.
2777 * gdb.base/fileio.exp: Remove nowarnings.
2778
0d5c6999
YQ
27792017-05-17 Yao Qi <yao.qi@linaro.org>
2780
2781 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2782
21873064
YQ
27832017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2786 argument command.
2787 (top-level): Invoke test_set_inferior_tty.
2788
d512d31c
PA
27892017-05-04 Pedro Alves <palves@redhat.com>
2790
2791 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2792 Add parens to print call for Python 3.
2793
90cef2ed
KS
27942017-05-03 Keith Seitz <keiths@redhat.com>
2795
2796 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2797 (main): Call it.
2798
14f819c8
TW
27992017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2800
2801 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2802 to prev and next.
2803
913aeadd
TW
28042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2805
2806 * gdb.python/py-record-btrace.exp: Remove test for
2807 gdb.BtraceInstruction.error.
2808
a3be24ad
TW
28092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2810
2811 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2812
ae20e79a
TW
28132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2814
2815 * gdb.python/py-record-btrace-threads.c: New file.
2816 * gdb.python/py-record-btrace-threads.exp: New file.
2817
45ce1b47
SDJ
28182017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2819
2820 PR testsuite/8595
2821 * gdb.base/environ.exp: Make test available in all architectures.
2822 Move bits related to "info program" testing to
2823 gdb.base/info-program.exp. Rewrite tests to use the two new
2824 procedures mentione below.
2825 (test_set_show_env_var) New procedure.
2826 (test_set_show_env_var_equal): Likewise.
2827 * gdb.base/info-program.exp: New file.
2828
e15c3eb4
KS
28292017-04-27 Keith Seitz <keiths@redhat.com>
2830
2831 * gdb.cp/oranking.cc (test15): New function.
2832 (main): Call test15 and declare additional variables for testing.
2833 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2834 "p foo101('abc')" tests.
2835 Add tests for cv qualifier overloads.
2836 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2837 "lvalue reference overload" test.
2838 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2839 "print value of f1 on Child&& in f2" test.
2840
3a3fd0fd
PA
28412017-04-19 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2844 procedure.
2845 (top level): Call it.
2846 * lib/gdb.exp (gdb_define_cmd): New procedure.
2847
53375380
PA
28482017-04-12 Pedro Alves <palves@redhat.com>
2849
2850 PR gdb/21323
2851 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2852 (wchar): New global.
2853 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2854 (do_test_wide_char, wide_char_types_no_program, top level): Add
2855 wchar_t testing.
2856
53e710ac
PA
28572017-04-12 Pedro Alves <palves@redhat.com>
2858
2859 PR c++/21323
2860 * gdb.cp/wide_char_types.c: New file.
2861 * gdb.cp/wide_char_types.exp: New file.
2862
0ad9d8c7
SDJ
28632017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2864
2865 PR gdb/21352
2866 * gdb.trace/tsv.exp: Add test for "tsave -r".
2867
b1b45502
IB
28682017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2869
2870 * gdb.dlang/watch-loc.c: New file.
2871 * gdb.dlang/watch-loc.exp: New file.
2872
ec13808e
JK
28732017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2874
2875 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2876
fe5f7374
AK
28772017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2878
2879 * gdb.arch/arc-analyze-prologue.S: New file.
2880 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2881
eea78757
AK
28822017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2883
2884 * gdb.arch/arc-decode-insn.S: New file.
2885 * gdb.arch/arc-decode-insn.exp: Likewise.
2886
5badf10a
IR
28872017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2888
2889 PR tdep/20928
2890 * gdb.arch/sparc64-regs.exp: New file.
2891 * gdb.arch/sparc64-regs.S: Likewise.
2892
cee59b3f
TW
28932017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2894
2895 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2896 and memory view on Python 3.
2897
c0f55cc6
AV
28982017-03-20 Artemiy Volkov <artemiyv@acm.org>
2899 Keith Seitz <keiths@redhat.com>
2900
2901 PR gdb/14441
2902 * gdb.cp/demangle.exp: Add rvalue reference tests.
2903 * gdb.cp/rvalue-ref-casts.cc: New file.
2904 * gdb.cp/rvalue-ref-casts.exp: New file.
2905 * gdb.cp/rvalue-ref-overload.cc: New file.
2906 * gdb.cp/rvalue-ref-overload.exp: New file.
2907 * gdb.cp/rvalue-ref-params.cc: New file.
2908 * gdb.cp/rvalue-ref-params.exp: New file.
2909 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2910 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2911 * gdb.cp/rvalue-ref-types.cc: New file.
2912 * gdb.cp/rvalue-ref-types.exp: New file.
2913 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2914 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2915
51457a05
MAL
29162017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2917
2918 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2919 New procedure.
2920
5b291c04
MAL
29212017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2922
2923 * lib/mi-support.exp (mi_gdb_test): Add additional message
2924 for unexpected output.
2925
59a56148
AA
29262017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2927
2928 * gdb.base/examine-backward.c (Barrier): New character array
2929 constant, to ensure that TestStrings is preceded by a string
2930 terminator.
2931
7942e96e
AA
29322017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2933
2934 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2935 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2936 and implicit pointer into such a location.
2937
6ebac3fb
DE
29382017-03-16 Doug Evans <dje@google.com>
2939
2940 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2941
ec3b243d
TP
29422017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2943
2944 * gdb.cp/m-static.exp: Fix expectation for prototype of
2945 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2946
29472017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2948
2949 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2950 * gdb.guile/scm-lazy-string.c: New file.
2951 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2952 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2953 for pointer, array, typedef lazy strings.
2954
2cc36e25 29552017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2956
2957 PR python/17728, python/18439, python/18779
2958 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2959 * gdb.python/py-lazy-string.c (pointer): New typedef.
2960 (main): New locals ptr, array, typedef_ptr.
2961 * gdb.python/py-value.exp: Move lazy string tests to ...
2962 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2963 array, typedef lazy strings.
ec3b243d 2964
0efcde63
AK
29652017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2966
2967 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2968 Add optional 'test' parameter.
2969
7978d7c3
SM
29702017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2971
2972 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2973 Skip for versions of DejaGnu < 1.5.
2974
896c0c1e
SM
29752017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2976
2977 * lib/gdb.exp (dejagnu_version): New proc.
2978 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2979 Use dejagnu_version.
2980
5f4d1085
KS
29812017-03-10 Keith Seitz <keiths@redhat.com>
2982
2983 PR c++/8128
2984 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2985 type from destructor regexps.
2986 Add a branch which actually passes the test.
2987 Adjust "ptype t5i" test names.
2988
1de05205
PA
29892017-03-08 Pedro Alves <palves@redhat.com>
2990
2991 * gdb.base/step-over-exit.exp: Add explicit test message.
2992
c65d6b55
PA
29932017-03-08 Pedro Alves <palves@redhat.com>
2994
2995 PR gdb/18360
2996 * gdb.threads/interrupt-while-step-over.c: New file.
2997 * gdb.threads/interrupt-while-step-over.exp: New file.
2998
2e86a283
PA
29992017-03-08 Pedro Alves <palves@redhat.com>
3000
3001 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3002 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3003
25dcbff6
PA
30042017-03-08 Pedro Alves <palves@redhat.com>
3005
3006 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3007 PKRU as not supported as a PASS.
3008
dc9366eb
PA
30092017-03-08 Pedro Alves <palves@redhat.com>
3010
3011 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3012 prefix instead of $binfile1/$binfile2.
3013 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3014 in test message.
3015 * gdb.python/py-completion.exp: Use "load python file" as test
3016 messages instead of unstable path names.
3017
6e5d74e7
PA
30182017-03-08 Pedro Alves <palves@redhat.com>
3019 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 PR cli/21218
3022 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3023 New proc.
3024 (top level): Call it.
3025
9753a2f6
PA
30262017-03-08 Pedro Alves <palves@redhat.com>
3027
3028 PR tui/21216
3029 * gdb.tui/tui-nl-filtered-output.exp: New file.
3030
1a4dd9dd
PA
30312017-03-08 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.base/completion.exp: Move TUI completion tests to ...
3034 * gdb.tui/completion.exp: ... this new file.
3035
7cbbff33
PA
30362017-03-08 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/tui-disasm-long-lines.c,
3039 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3040 gdb.base/tui-layout.exp: Move to ...
3041 * gdb.tui/: ... this new directory.
3042
5f6fd321
PA
30432017-03-07 Pedro Alves <palves@redhat.com>
3044
3045 * gdb.base/tui-layout.c: New file.
3046 * gdb.base/tui-layout.exp: New file.
3047
44959fa8
PA
30482017-03-07 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.base/tui-layout.c: Rename to ...
3051 * gdb.base/tui-disasm-long-lines.c: ... this.
3052 * gdb.base/tui-layout.exp: Rename to ...
3053 * gdb.base/tui-disasm-long-lines.exp: ... this.
3054
f8c4e718
PA
30552017-03-07 Pedro Alves <palves@redhat.com>
3056
3057 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3058
6dbb839a 30592017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3060
3061 * i386-mpx-call.c: New file.
3062 * i386-mpx-call.exp: New file.
3063
65b48a81
PB
30642017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3065
3066 * gdb.arch/powerpc-power.exp: Delete test.
3067 * gdb.arch/powerpc-power.s: Likewise.
3068 * gdb.disasm/disassembler-options.exp: New test.
3069 * gdb.arch/powerpc-altivec.exp: Likewise.
3070 * gdb.arch/powerpc-altivec.s: Likewise.
3071 * gdb.arch/powerpc-altivec2.exp: Likewise.
3072 * gdb.arch/powerpc-altivec2.s: Likewise.
3073 * gdb.arch/powerpc-altivec3.exp: Likewise.
3074 * gdb.arch/powerpc-altivec3.s: Likewise.
3075 * gdb.arch/powerpc-power7.exp: Likewise.
3076 * gdb.arch/powerpc-power7.s: Likewise.
3077 * gdb.arch/powerpc-power8.exp: Likewise.
3078 * gdb.arch/powerpc-power8.s: Likewise.
3079 * gdb.arch/powerpc-power9.exp: Likewise.
3080 * gdb.arch/powerpc-power9.s: Likewise.
3081 * gdb.arch/powerpc-vsx.exp: Likewise.
3082 * gdb.arch/powerpc-vsx.s: Likewise.
3083 * gdb.arch/powerpc-vsx2.exp: Likewise.
3084 * gdb.arch/powerpc-vsx2.s: Likewise.
3085 * gdb.arch/powerpc-vsx3.exp: Likewise.
3086 * gdb.arch/powerpc-vsx3.s: Likewise.
3087 * gdb.arch/arm-disassembler-options.exp: Likewise.
3088 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3089 * gdb.arch/s390-disassembler-options.exp: Likewise.
3090
17cd4947
LM
30912017-02-23 Luis Machado <lgustavo@codesourcery.com>
3092
3093 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3094 (check_supported_features): ... this. Changed return type to void.
3095 (supports_rdseed): New static global.
3096 (rdseed): Check supports_rdseed.
3097 (initialize): Call check_supported_features.
3098
2039d74e
EBM
30992017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3100
3101 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3102 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3103 and lqarx/stqcx.
3104 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3105 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3106
a51d7ecf
EBM
31072017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3108
3109 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3110 uppercase.
3111
0224619f
JK
31122017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 * gdb.dwarf2/formdata16.c: New file.
3115 * gdb.dwarf2/formdata16.exp: New file.
3116 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3117
216f72a1
JK
31182017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3119
3120 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3121 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3122 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3123 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3124 DW_AT_GNU_*.
3125
43988095
JK
31262017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3129
99e8a4f9
SDJ
31302017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3131
3132 PR gdb/21164
3133 * gdb.base/maint.exp: Add testcases for when the commands do
3134 not have arguments.
3135
b58a8c0c
TP
31362017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3137
3138 * gdb.cp/chained-calls.exp: Use p instead of P.
3139
4e746bb6
TW
31402017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3141
3142 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3143 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3144
3f77c769
TT
31452017-02-14 Tom Tromey <tom@tromey.com>
3146
3147 PR python/13598:
3148 * gdb.python/py-events.exp: Add before_prompt event tests.
3149
075beec0
AA
31502017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3151
3152 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3153
bf5f525c
LM
31542017-02-13 Luis Machado <lgustavo@codesourcery.com>
3155
3156 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3157 (main): Call my_unique_function_name.
3158 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3159 completion of patterns with a single match.
3160 Add missing -re switches to gdb_test_multiple calls.
3161
13a66184
LM
31622017-02-13 Luis Machado <lgustavo@codesourcery.com>
3163
3164 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3165 return if core file is not recognized.
3166
26a06916
SM
31672017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3168
3169 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3170 and extra UIs.
3171
b761ca9e
SM
31722017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3173
3174 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3175 proc_with_prefix.
3176
b964bee0
TT
31772017-02-10 Tom Tromey <tom@tromey.com>
3178
3179 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3180
18da0c51
MG
31812017-02-10 Martin Galvan <martingalvan@sourceware.org>
3182
3183 PR gdb/21122
3184 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3185
604c4576
JG
31862017-02-08 Jerome Guitton <guitton@adacore.com>
3187
3188 * gdb.base/define.exp: Add test for command abbreviations
3189 in define.
3190
20b477a7
LM
31912017-02-06 Luis Machado <lgustavo@codesourcery.com>
3192
3193 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3194 * gdb.reverse/insn-reverse-x86.c: New file.
3195
3f7b46f2
IR
31962017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3197
3198 PR tdep/20936
3199 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3200
f0fd41c1
TT
32012017-02-03 Tom Tromey <tom@tromey.com>
3202
3203 PR rust/21097:
3204 * gdb.rust/simple.exp: Add new tests.
3205
5be5dbf0
PA
32062017-02-02 Pedro Alves <palves@redhat.com>
3207
3208 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3209 tests.
3210
7346ef59
AA
32112017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3212
3213 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3214 taking a 2-byte value out of a 4-byte DWARF implicit value on
3215 big-endian targets.
3216 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3217 logic. Add test cases for DW_OP_implicit.
3218
787f0025
MM
32192017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3220
3221 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3222
68777c29
MM
32232017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3224
3225 * gdb.btrace/enable.exp: Call gdb_exit before
3226 skip_gdbserver_tests.
3227
0a1c7e28
MM
32282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3229
3230 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3231 GDBFLAGS.
3232
b5ac99b0
MM
32332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3234
3235 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3236 the test is skipped.
3237 * gdb.btrace/data.exp: Likewise.
3238 * gdb.btrace/delta.exp: Likewise.
3239 * gdb.btrace/dlopen.exp: Likewise.
3240 * gdb.btrace/enable-running.exp: Likewise.
3241 * gdb.btrace/enable.exp: Likewise.
3242 * gdb.btrace/exception.exp: Likewise.
3243 * gdb.btrace/function_call_history.exp: Likewise.
3244 * gdb.btrace/gcore.exp: Likewise.
3245 * gdb.btrace/instruction_history.exp: Likewise.
3246 * gdb.btrace/multi-thread-step.exp: Likewise.
3247 * gdb.btrace/nohist.exp: Likewise.
3248 * gdb.btrace/non-stop.exp: Likewise.
3249 * gdb.btrace/reconnect.exp: Likewise.
3250 * gdb.btrace/record_goto-step.exp: Likewise.
3251 * gdb.btrace/record_goto.exp: Likewise.
3252 * gdb.btrace/rn-dl-bind.exp: Likewise.
3253 * gdb.btrace/segv.exp: Likewise.
3254 * gdb.btrace/step.exp: Likewise.
3255 * gdb.btrace/stepi.exp: Likewise.
3256 * gdb.btrace/tailcall-only.exp: Likewise.
3257 * gdb.btrace/tailcall.exp: Likewise.
3258 * gdb.btrace/tsx.exp: Likewise.
3259 * gdb.btrace/unknown_functions.exp: Likewise.
3260 * gdb.btrace/vdso.exp: Likewise.
3261
cd4007e4
MM
32622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3263
3264 * gdb.btrace/enable-running.c: New.
3265 * gdb.btrace/enable-running.exp: New.
3266
2735833d
WT
32672017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3268
3269 * gdb.arch/amd64-gs_base.c: New file.
3270 * gdb.arch/amd64-gs_base.exp: New file.
3271
b51e1e94
LM
32722017-01-26 Luis Machado <lgustavo@codesourcery.com>
3273
3274 * lib/memory.exp: Remove spurious empty newlines.
3275
72ca0410
SM
32762017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3277
3278 * gdb.python/py-bad-printers.exp: Load python file using "source".
3279 * gdb.python/py-events.exp: Likewise.
3280 * gdb.python/py-evsignal.exp: Likewise.
3281 * gdb.python/py-evthreads.exp: Likewise.
3282 * gdb.python/py-frame-args.exp: Likewise.
3283 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3284 * gdb.python/py-framefilter-mi.exp: Likewise.
3285 * gdb.python/py-framefilter.exp: Likewise.
3286 * gdb.python/py-mi.exp: Likewise.
3287 * gdb.python/py-pp-maint.exp: Likewise.
3288 * gdb.python/py-pp-registration.exp: Likewise.
3289 * gdb.python/py-prettyprint.exp: Likewise.
3290 (run_lang_tests): Likewise.
3291 * gdb.python/py-typeprint.exp: Likewise.
3292
e309aa65
LM
32932017-01-26 Luis Machado <lgustavo@codesourcery.com>
3294
3295 * lib/memory.exp: New file.
3296 * lib/gdb.exp: Load memory.exp.
3297 * gdb.base/memattr.exp (delete_memory): Move proc to
3298 lib/memory.exp and rename to delete_memory_regions.
3299 Replace delete_memory with delete_memory_regions.
3300 Cleanup memory regions before tests.
3301 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3302 before tests.
3303
515aff23
LM
33042017-01-26 Luis Machado <lgustavo@codesourcery.com>
3305
3306 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3307 files.
3308 (initialize): New function conditionally defined.
3309 (testcases): Move within conditional block.
3310 (main): Call initialize.
3311 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3312 of gdb.reverse/insn-reverse.c.
3313 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3314 gdb.reverse/insn-reverse.c.
3315
d8b49cf0
YQ
33162017-01-26 Yao Qi <yao.qi@linaro.org>
3317
3318 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3319 disassemble on address 0.
3320
f13a9a0c
YQ
33212017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3322 Yao Qi <yao.qi@linaro.org>
3323
3324 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3325 * gdb.dwarf2/implptr-64bit.S: Remove.
3326 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3327 variables in caller's context. Add DW_OP_implicit_value.
3328
5ac95241
YQ
33292017-01-25 Yao Qi <yao.qi@linaro.org>
3330
3331 * lib/dwarf.exp (Dwarf::_location): Handle
3332 DW_OP_GNU_implicit_pointer with proper size.
3333
23e82930
LM
33342017-01-20 Luis Machado <lgustavo@codesourcery.com>
3335
3336 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3337 and add untested calls.
3338
d334ae25
LM
33392017-01-20 Luis Machado <lgustavo@codesourcery.com>
3340
3341 * gdb.python/python.exp: Check line number against what GDB thinks
3342 the line number is for func1.
3343
f5e6296e
IB
33442017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3345
3346 * gdb.dlang/debug-expr.exp: New file.
3347
5b362f04
LM
33482016-12-23 Luis Machado <lgustavo@codesourcery.com>
3349
3350 Fix test names for the following files:
3351
3352 * gdb.ada/exec_changed.exp
3353 * gdb.ada/info_types.exp
3354 * gdb.arch/aarch64-atomic-inst.exp
3355 * gdb.arch/aarch64-fp.exp
3356 * gdb.arch/altivec-abi.exp
3357 * gdb.arch/altivec-regs.exp
3358 * gdb.arch/amd64-byte.exp
3359 * gdb.arch/amd64-disp-step.exp
3360 * gdb.arch/amd64-dword.exp
3361 * gdb.arch/amd64-entry-value-inline.exp
3362 * gdb.arch/amd64-entry-value-param.exp
3363 * gdb.arch/amd64-entry-value-paramref.exp
3364 * gdb.arch/amd64-entry-value.exp
3365 * gdb.arch/amd64-i386-address.exp
3366 * gdb.arch/amd64-invalid-stack-middle.exp
3367 * gdb.arch/amd64-invalid-stack-top.exp
3368 * gdb.arch/amd64-optimout-repeat.exp
3369 * gdb.arch/amd64-prologue-skip.exp
3370 * gdb.arch/amd64-prologue-xmm.exp
3371 * gdb.arch/amd64-stap-special-operands.exp
3372 * gdb.arch/amd64-stap-wrong-subexp.exp
3373 * gdb.arch/amd64-tailcall-cxx.exp
3374 * gdb.arch/amd64-tailcall-noret.exp
3375 * gdb.arch/amd64-tailcall-ret.exp
3376 * gdb.arch/amd64-tailcall-self.exp
3377 * gdb.arch/amd64-word.exp
3378 * gdb.arch/arm-bl-branch-dest.exp
3379 * gdb.arch/arm-disp-step.exp
3380 * gdb.arch/arm-neon.exp
3381 * gdb.arch/arm-single-step-kernel-helper.exp
3382 * gdb.arch/avr-flash-qualifier.exp
3383 * gdb.arch/disp-step-insn-reloc.exp
3384 * gdb.arch/e500-abi.exp
3385 * gdb.arch/e500-regs.exp
3386 * gdb.arch/ftrace-insn-reloc.exp
3387 * gdb.arch/i386-avx512.exp
3388 * gdb.arch/i386-bp_permanent.exp
3389 * gdb.arch/i386-byte.exp
3390 * gdb.arch/i386-cfi-notcurrent.exp
3391 * gdb.arch/i386-disp-step.exp
3392 * gdb.arch/i386-dr3-watch.exp
3393 * gdb.arch/i386-float.exp
3394 * gdb.arch/i386-gnu-cfi.exp
3395 * gdb.arch/i386-mpx-map.exp
3396 * gdb.arch/i386-mpx-sigsegv.exp
3397 * gdb.arch/i386-mpx-simple_segv.exp
3398 * gdb.arch/i386-mpx.exp
3399 * gdb.arch/i386-permbkpt.exp
3400 * gdb.arch/i386-prologue.exp
3401 * gdb.arch/i386-signal.exp
3402 * gdb.arch/i386-size-overlap.exp
3403 * gdb.arch/i386-unwind.exp
3404 * gdb.arch/i386-word.exp
3405 * gdb.arch/mips-fcr.exp
3406 * gdb.arch/powerpc-d128-regs.exp
3407 * gdb.arch/powerpc-stackless.exp
3408 * gdb.arch/ppc64-atomic-inst.exp
3409 * gdb.arch/s390-stackless.exp
3410 * gdb.arch/s390-tdbregs.exp
3411 * gdb.arch/s390-vregs.exp
3412 * gdb.arch/sparc-sysstep.exp
3413 * gdb.arch/thumb-bx-pc.exp
3414 * gdb.arch/thumb-singlestep.exp
3415 * gdb.arch/thumb2-it.exp
3416 * gdb.arch/vsx-regs.exp
3417 * gdb.asm/asm-source.exp
3418 * gdb.base/a2-run.exp
3419 * gdb.base/advance.exp
3420 * gdb.base/all-bin.exp
3421 * gdb.base/anon.exp
3422 * gdb.base/args.exp
3423 * gdb.base/arithmet.exp
3424 * gdb.base/async-shell.exp
3425 * gdb.base/async.exp
3426 * gdb.base/attach-pie-noexec.exp
3427 * gdb.base/attach-twice.exp
3428 * gdb.base/auto-load.exp
3429 * gdb.base/bang.exp
3430 * gdb.base/bitfields.exp
3431 * gdb.base/break-always.exp
3432 * gdb.base/break-caller-line.exp
3433 * gdb.base/break-entry.exp
3434 * gdb.base/break-inline.exp
3435 * gdb.base/break-on-linker-gcd-function.exp
3436 * gdb.base/break-probes.exp
3437 * gdb.base/break.exp
3438 * gdb.base/breakpoint-shadow.exp
3439 * gdb.base/call-ar-st.exp
3440 * gdb.base/call-sc.exp
3441 * gdb.base/call-signal-resume.exp
3442 * gdb.base/call-strs.exp
3443 * gdb.base/callfuncs.exp
3444 * gdb.base/catch-fork-static.exp
3445 * gdb.base/catch-gdb-caused-signals.exp
3446 * gdb.base/catch-load.exp
3447 * gdb.base/catch-signal-fork.exp
3448 * gdb.base/catch-signal.exp
3449 * gdb.base/catch-syscall.exp
3450 * gdb.base/charset.exp
3451 * gdb.base/checkpoint.exp
3452 * gdb.base/chng-syms.exp
3453 * gdb.base/code-expr.exp
3454 * gdb.base/code_elim.exp
3455 * gdb.base/commands.exp
3456 * gdb.base/completion.exp
3457 * gdb.base/complex.exp
3458 * gdb.base/cond-expr.exp
3459 * gdb.base/condbreak.exp
3460 * gdb.base/consecutive.exp
3461 * gdb.base/continue-all-already-running.exp
3462 * gdb.base/coredump-filter.exp
3463 * gdb.base/corefile.exp
3464 * gdb.base/dbx.exp
3465 * gdb.base/debug-expr.exp
3466 * gdb.base/define.exp
3467 * gdb.base/del.exp
3468 * gdb.base/disabled-location.exp
3469 * gdb.base/disasm-end-cu.exp
3470 * gdb.base/disasm-optim.exp
3471 * gdb.base/display.exp
3472 * gdb.base/duplicate-bp.exp
3473 * gdb.base/ena-dis-br.exp
3474 * gdb.base/ending-run.exp
3475 * gdb.base/enumval.exp
3476 * gdb.base/environ.exp
3477 * gdb.base/eu-strip-infcall.exp
3478 * gdb.base/eval-avoid-side-effects.exp
3479 * gdb.base/eval-skip.exp
3480 * gdb.base/exitsignal.exp
3481 * gdb.base/expand-psymtabs.exp
3482 * gdb.base/filesym.exp
3483 * gdb.base/find-unmapped.exp
3484 * gdb.base/finish.exp
3485 * gdb.base/float.exp
3486 * gdb.base/foll-exec-mode.exp
3487 * gdb.base/foll-exec.exp
3488 * gdb.base/foll-fork.exp
3489 * gdb.base/fortran-sym-case.exp
3490 * gdb.base/freebpcmd.exp
3491 * gdb.base/func-ptr.exp
3492 * gdb.base/func-ptrs.exp
3493 * gdb.base/funcargs.exp
3494 * gdb.base/gcore-buffer-overflow.exp
3495 * gdb.base/gcore-relro-pie.exp
3496 * gdb.base/gcore-relro.exp
3497 * gdb.base/gcore.exp
3498 * gdb.base/gdb1090.exp
3499 * gdb.base/gdb11530.exp
3500 * gdb.base/gdb11531.exp
3501 * gdb.base/gdb1821.exp
3502 * gdb.base/gdbindex-stabs.exp
3503 * gdb.base/gdbvars.exp
3504 * gdb.base/hbreak.exp
3505 * gdb.base/hbreak2.exp
3506 * gdb.base/included.exp
3507 * gdb.base/infcall-input.exp
3508 * gdb.base/inferior-died.exp
3509 * gdb.base/infnan.exp
3510 * gdb.base/info-macros.exp
3511 * gdb.base/info-os.exp
3512 * gdb.base/info-proc.exp
3513 * gdb.base/info-shared.exp
3514 * gdb.base/info-target.exp
3515 * gdb.base/infoline.exp
3516 * gdb.base/interp.exp
3517 * gdb.base/interrupt.exp
3518 * gdb.base/jit-reader.exp
3519 * gdb.base/jit-simple.exp
3520 * gdb.base/kill-after-signal.exp
3521 * gdb.base/kill-detach-inferiors-cmd.exp
3522 * gdb.base/label.exp
3523 * gdb.base/langs.exp
3524 * gdb.base/ldbl_e308.exp
3525 * gdb.base/line-symtabs.exp
3526 * gdb.base/linespecs.exp
3527 * gdb.base/list.exp
3528 * gdb.base/long_long.exp
3529 * gdb.base/longest-types.exp
3530 * gdb.base/maint.exp
3531 * gdb.base/max-value-size.exp
3532 * gdb.base/memattr.exp
3533 * gdb.base/mips_pro.exp
3534 * gdb.base/morestack.exp
3535 * gdb.base/moribund-step.exp
3536 * gdb.base/multi-forks.exp
3537 * gdb.base/nested-addr.exp
3538 * gdb.base/nextoverexit.exp
3539 * gdb.base/noreturn-finish.exp
3540 * gdb.base/noreturn-return.exp
3541 * gdb.base/nostdlib.exp
3542 * gdb.base/offsets.exp
3543 * gdb.base/opaque.exp
3544 * gdb.base/pc-fp.exp
3545 * gdb.base/permissions.exp
3546 * gdb.base/print-symbol-loading.exp
3547 * gdb.base/prologue-include.exp
3548 * gdb.base/psymtab.exp
3549 * gdb.base/ptype.exp
3550 * gdb.base/random-signal.exp
3551 * gdb.base/randomize.exp
3552 * gdb.base/range-stepping.exp
3553 * gdb.base/readline-ask.exp
3554 * gdb.base/recpar.exp
3555 * gdb.base/recurse.exp
3556 * gdb.base/relational.exp
3557 * gdb.base/restore.exp
3558 * gdb.base/return-nodebug.exp
3559 * gdb.base/return.exp
3560 * gdb.base/run-after-attach.exp
3561 * gdb.base/save-bp.exp
3562 * gdb.base/scope.exp
3563 * gdb.base/sect-cmd.exp
3564 * gdb.base/set-lang-auto.exp
3565 * gdb.base/set-noassign.exp
3566 * gdb.base/setvar.exp
3567 * gdb.base/sigall.exp
3568 * gdb.base/sigbpt.exp
3569 * gdb.base/siginfo-addr.exp
3570 * gdb.base/siginfo-infcall.exp
3571 * gdb.base/siginfo-obj.exp
3572 * gdb.base/siginfo.exp
3573 * gdb.base/signals-state-child.exp
3574 * gdb.base/signest.exp
3575 * gdb.base/sigstep.exp
3576 * gdb.base/sizeof.exp
3577 * gdb.base/skip.exp
3578 * gdb.base/solib-corrupted.exp
3579 * gdb.base/solib-nodir.exp
3580 * gdb.base/solib-search.exp
3581 * gdb.base/stack-checking.exp
3582 * gdb.base/stale-infcall.exp
3583 * gdb.base/stap-probe.exp
3584 * gdb.base/start.exp
3585 * gdb.base/step-break.exp
3586 * gdb.base/step-bt.exp
3587 * gdb.base/step-line.exp
3588 * gdb.base/step-over-exit.exp
3589 * gdb.base/step-over-syscall.exp
3590 * gdb.base/step-resume-infcall.exp
3591 * gdb.base/step-test.exp
3592 * gdb.base/store.exp
3593 * gdb.base/structs3.exp
3594 * gdb.base/sym-file.exp
3595 * gdb.base/symbol-without-target_section.exp
3596 * gdb.base/term.exp
3597 * gdb.base/testenv.exp
3598 * gdb.base/ui-redirect.exp
3599 * gdb.base/until.exp
3600 * gdb.base/unwindonsignal.exp
3601 * gdb.base/value-double-free.exp
3602 * gdb.base/vla-datatypes.exp
3603 * gdb.base/vla-ptr.exp
3604 * gdb.base/vla-sideeffect.exp
3605 * gdb.base/volatile.exp
3606 * gdb.base/watch-cond-infcall.exp
3607 * gdb.base/watch-cond.exp
3608 * gdb.base/watch-non-mem.exp
3609 * gdb.base/watch-read.exp
3610 * gdb.base/watch-vfork.exp
3611 * gdb.base/watchpoint-cond-gone.exp
3612 * gdb.base/watchpoint-delete.exp
3613 * gdb.base/watchpoint-hw-hit-once.exp
3614 * gdb.base/watchpoint-hw.exp
3615 * gdb.base/watchpoint-stops-at-right-insn.exp
3616 * gdb.base/watchpoints.exp
3617 * gdb.base/wchar.exp
3618 * gdb.base/whatis-exp.exp
3619 * gdb.btrace/buffer-size.exp
3620 * gdb.btrace/data.exp
3621 * gdb.btrace/delta.exp
3622 * gdb.btrace/dlopen.exp
3623 * gdb.btrace/enable.exp
3624 * gdb.btrace/exception.exp
3625 * gdb.btrace/function_call_history.exp
3626 * gdb.btrace/gcore.exp
3627 * gdb.btrace/instruction_history.exp
3628 * gdb.btrace/nohist.exp
3629 * gdb.btrace/reconnect.exp
3630 * gdb.btrace/record_goto-step.exp
3631 * gdb.btrace/record_goto.exp
3632 * gdb.btrace/rn-dl-bind.exp
3633 * gdb.btrace/segv.exp
3634 * gdb.btrace/step.exp
3635 * gdb.btrace/stepi.exp
3636 * gdb.btrace/tailcall-only.exp
3637 * gdb.btrace/tailcall.exp
3638 * gdb.btrace/tsx.exp
3639 * gdb.btrace/unknown_functions.exp
3640 * gdb.btrace/vdso.exp
3641 * gdb.compile/compile-ifunc.exp
3642 * gdb.compile/compile-ops.exp
3643 * gdb.compile/compile-print.exp
3644 * gdb.compile/compile-setjmp.exp
3645 * gdb.cp/abstract-origin.exp
3646 * gdb.cp/ambiguous.exp
3647 * gdb.cp/annota2.exp
3648 * gdb.cp/annota3.exp
3649 * gdb.cp/anon-ns.exp
3650 * gdb.cp/anon-struct.exp
3651 * gdb.cp/anon-union.exp
3652 * gdb.cp/arg-reference.exp
3653 * gdb.cp/baseenum.exp
3654 * gdb.cp/bool.exp
3655 * gdb.cp/breakpoint.exp
3656 * gdb.cp/bs15503.exp
3657 * gdb.cp/call-c.exp
3658 * gdb.cp/casts.exp
3659 * gdb.cp/chained-calls.exp
3660 * gdb.cp/class2.exp
3661 * gdb.cp/classes.exp
3662 * gdb.cp/cmpd-minsyms.exp
3663 * gdb.cp/converts.exp
3664 * gdb.cp/cp-relocate.exp
3665 * gdb.cp/cpcompletion.exp
3666 * gdb.cp/cpexprs.exp
3667 * gdb.cp/cplabel.exp
3668 * gdb.cp/cplusfuncs.exp
3669 * gdb.cp/cpsizeof.exp
3670 * gdb.cp/ctti.exp
3671 * gdb.cp/derivation.exp
3672 * gdb.cp/destrprint.exp
3673 * gdb.cp/dispcxx.exp
3674 * gdb.cp/enum-class.exp
3675 * gdb.cp/exception.exp
3676 * gdb.cp/exceptprint.exp
3677 * gdb.cp/expand-psymtabs-cxx.exp
3678 * gdb.cp/expand-sals.exp
3679 * gdb.cp/extern-c.exp
3680 * gdb.cp/filename.exp
3681 * gdb.cp/formatted-ref.exp
3682 * gdb.cp/fpointer.exp
3683 * gdb.cp/gdb1355.exp
3684 * gdb.cp/gdb2495.exp
3685 * gdb.cp/hang.exp
3686 * gdb.cp/impl-this.exp
3687 * gdb.cp/infcall-dlopen.exp
3688 * gdb.cp/inherit.exp
3689 * gdb.cp/iostream.exp
3690 * gdb.cp/koenig.exp
3691 * gdb.cp/local.exp
3692 * gdb.cp/m-data.exp
3693 * gdb.cp/m-static.exp
3694 * gdb.cp/mb-ctor.exp
3695 * gdb.cp/mb-inline.exp
3696 * gdb.cp/mb-templates.exp
3697 * gdb.cp/member-name.exp
3698 * gdb.cp/member-ptr.exp
3699 * gdb.cp/meth-typedefs.exp
3700 * gdb.cp/method.exp
3701 * gdb.cp/method2.exp
3702 * gdb.cp/minsym-fallback.exp
3703 * gdb.cp/misc.exp
3704 * gdb.cp/namelessclass.exp
3705 * gdb.cp/namespace-enum.exp
3706 * gdb.cp/namespace-nested-import.exp
3707 * gdb.cp/namespace.exp
3708 * gdb.cp/nextoverthrow.exp
3709 * gdb.cp/no-dmgl-verbose.exp
3710 * gdb.cp/non-trivial-retval.exp
3711 * gdb.cp/noparam.exp
3712 * gdb.cp/nsdecl.exp
3713 * gdb.cp/nsimport.exp
3714 * gdb.cp/nsnested.exp
3715 * gdb.cp/nsnoimports.exp
3716 * gdb.cp/nsrecurs.exp
3717 * gdb.cp/nsstress.exp
3718 * gdb.cp/nsusing.exp
3719 * gdb.cp/operator.exp
3720 * gdb.cp/oranking.exp
3721 * gdb.cp/overload-const.exp
3722 * gdb.cp/overload.exp
3723 * gdb.cp/ovldbreak.exp
3724 * gdb.cp/ovsrch.exp
3725 * gdb.cp/paren-type.exp
3726 * gdb.cp/parse-lang.exp
3727 * gdb.cp/pass-by-ref.exp
3728 * gdb.cp/pr-1023.exp
3729 * gdb.cp/pr-1210.exp
3730 * gdb.cp/pr-574.exp
3731 * gdb.cp/pr10687.exp
3732 * gdb.cp/pr12028.exp
3733 * gdb.cp/pr17132.exp
3734 * gdb.cp/pr17494.exp
3735 * gdb.cp/pr9067.exp
3736 * gdb.cp/pr9167.exp
3737 * gdb.cp/pr9631.exp
3738 * gdb.cp/printmethod.exp
3739 * gdb.cp/psmang.exp
3740 * gdb.cp/psymtab-parameter.exp
3741 * gdb.cp/ptype-cv-cp.exp
3742 * gdb.cp/ptype-flags.exp
3743 * gdb.cp/re-set-overloaded.exp
3744 * gdb.cp/ref-types.exp
3745 * gdb.cp/rtti.exp
3746 * gdb.cp/scope-err.exp
3747 * gdb.cp/shadow.exp
3748 * gdb.cp/smartp.exp
3749 * gdb.cp/static-method.exp
3750 * gdb.cp/static-print-quit.exp
3751 * gdb.cp/temargs.exp
3752 * gdb.cp/templates.exp
3753 * gdb.cp/try_catch.exp
3754 * gdb.cp/typedef-operator.exp
3755 * gdb.cp/typeid.exp
3756 * gdb.cp/userdef.exp
3757 * gdb.cp/using-crash.exp
3758 * gdb.cp/var-tag.exp
3759 * gdb.cp/virtbase.exp
3760 * gdb.cp/virtfunc.exp
3761 * gdb.cp/virtfunc2.exp
3762 * gdb.cp/vla-cxx.exp
3763 * gdb.disasm/t01_mov.exp
3764 * gdb.disasm/t02_mova.exp
3765 * gdb.disasm/t03_add.exp
3766 * gdb.disasm/t04_sub.exp
3767 * gdb.disasm/t05_cmp.exp
3768 * gdb.disasm/t06_ari2.exp
3769 * gdb.disasm/t07_ari3.exp
3770 * gdb.disasm/t08_or.exp
3771 * gdb.disasm/t09_xor.exp
3772 * gdb.disasm/t10_and.exp
3773 * gdb.disasm/t11_logs.exp
3774 * gdb.disasm/t12_bit.exp
3775 * gdb.disasm/t13_otr.exp
3776 * gdb.dlang/circular.exp
3777 * gdb.dwarf2/arr-stride.exp
3778 * gdb.dwarf2/arr-subrange.exp
3779 * gdb.dwarf2/atomic-type.exp
3780 * gdb.dwarf2/bad-regnum.exp
3781 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3782 * gdb.dwarf2/callframecfa.exp
3783 * gdb.dwarf2/clztest.exp
3784 * gdb.dwarf2/corrupt.exp
3785 * gdb.dwarf2/data-loc.exp
3786 * gdb.dwarf2/dup-psym.exp
3787 * gdb.dwarf2/dw2-anon-mptr.exp
3788 * gdb.dwarf2/dw2-anonymous-func.exp
3789 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3790 * gdb.dwarf2/dw2-bad-unresolved.exp
3791 * gdb.dwarf2/dw2-basic.exp
3792 * gdb.dwarf2/dw2-canonicalize-type.exp
3793 * gdb.dwarf2/dw2-case-insensitive.exp
3794 * gdb.dwarf2/dw2-common-block.exp
3795 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3796 * gdb.dwarf2/dw2-compressed.exp
3797 * gdb.dwarf2/dw2-const.exp
3798 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3799 * gdb.dwarf2/dw2-cu-size.exp
3800 * gdb.dwarf2/dw2-dup-frame.exp
3801 * gdb.dwarf2/dw2-entry-value.exp
3802 * gdb.dwarf2/dw2-icycle.exp
3803 * gdb.dwarf2/dw2-ifort-parameter.exp
3804 * gdb.dwarf2/dw2-inline-break.exp
3805 * gdb.dwarf2/dw2-inline-param.exp
3806 * gdb.dwarf2/dw2-intercu.exp
3807 * gdb.dwarf2/dw2-intermix.exp
3808 * gdb.dwarf2/dw2-lexical-block-bare.exp
3809 * gdb.dwarf2/dw2-linkage-name-trust.exp
3810 * gdb.dwarf2/dw2-minsym-in-cu.exp
3811 * gdb.dwarf2/dw2-noloc.exp
3812 * gdb.dwarf2/dw2-op-call.exp
3813 * gdb.dwarf2/dw2-op-out-param.exp
3814 * gdb.dwarf2/dw2-opt-structptr.exp
3815 * gdb.dwarf2/dw2-param-error.exp
3816 * gdb.dwarf2/dw2-producer.exp
3817 * gdb.dwarf2/dw2-ranges-base.exp
3818 * gdb.dwarf2/dw2-ref-missing-frame.exp
3819 * gdb.dwarf2/dw2-reg-undefined.exp
3820 * gdb.dwarf2/dw2-regno-invalid.exp
3821 * gdb.dwarf2/dw2-restore.exp
3822 * gdb.dwarf2/dw2-restrict.exp
3823 * gdb.dwarf2/dw2-single-line-discriminators.exp
3824 * gdb.dwarf2/dw2-strp.exp
3825 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3826 * gdb.dwarf2/dw2-unresolved.exp
3827 * gdb.dwarf2/dw2-var-zero-addr.exp
3828 * gdb.dwarf2/dw4-sig-types.exp
3829 * gdb.dwarf2/dwz.exp
3830 * gdb.dwarf2/dynarr-ptr.exp
3831 * gdb.dwarf2/enum-type.exp
3832 * gdb.dwarf2/gdb-index.exp
3833 * gdb.dwarf2/implptr-64bit.exp
3834 * gdb.dwarf2/implptr-optimized-out.exp
3835 * gdb.dwarf2/implptr.exp
3836 * gdb.dwarf2/implref-array.exp
3837 * gdb.dwarf2/implref-const.exp
3838 * gdb.dwarf2/implref-global.exp
3839 * gdb.dwarf2/implref-struct.exp
3840 * gdb.dwarf2/mac-fileno.exp
3841 * gdb.dwarf2/main-subprogram.exp
3842 * gdb.dwarf2/member-ptr-forwardref.exp
3843 * gdb.dwarf2/method-ptr.exp
3844 * gdb.dwarf2/missing-sig-type.exp
3845 * gdb.dwarf2/nonvar-access.exp
3846 * gdb.dwarf2/opaque-type-lookup.exp
3847 * gdb.dwarf2/pieces-optimized-out.exp
3848 * gdb.dwarf2/pieces.exp
3849 * gdb.dwarf2/pr10770.exp
3850 * gdb.dwarf2/pr13961.exp
3851 * gdb.dwarf2/staticvirtual.exp
3852 * gdb.dwarf2/subrange.exp
3853 * gdb.dwarf2/symtab-producer.exp
3854 * gdb.dwarf2/trace-crash.exp
3855 * gdb.dwarf2/typeddwarf.exp
3856 * gdb.dwarf2/valop.exp
3857 * gdb.dwarf2/watch-notconst.exp
3858 * gdb.fortran/array-element.exp
3859 * gdb.fortran/charset.exp
3860 * gdb.fortran/common-block.exp
3861 * gdb.fortran/complex.exp
3862 * gdb.fortran/derived-type-function.exp
3863 * gdb.fortran/derived-type.exp
3864 * gdb.fortran/logical.exp
3865 * gdb.fortran/module.exp
3866 * gdb.fortran/multi-dim.exp
3867 * gdb.fortran/nested-funcs.exp
3868 * gdb.fortran/print-formatted.exp
3869 * gdb.fortran/subarray.exp
3870 * gdb.fortran/vla-alloc-assoc.exp
3871 * gdb.fortran/vla-datatypes.exp
3872 * gdb.fortran/vla-history.exp
3873 * gdb.fortran/vla-ptr-info.exp
3874 * gdb.fortran/vla-ptype-sub.exp
3875 * gdb.fortran/vla-ptype.exp
3876 * gdb.fortran/vla-sizeof.exp
3877 * gdb.fortran/vla-type.exp
3878 * gdb.fortran/vla-value-sub-arbitrary.exp
3879 * gdb.fortran/vla-value-sub-finish.exp
3880 * gdb.fortran/vla-value-sub.exp
3881 * gdb.fortran/vla-value.exp
3882 * gdb.fortran/whatis_type.exp
3883 * gdb.go/chan.exp
3884 * gdb.go/handcall.exp
3885 * gdb.go/hello.exp
3886 * gdb.go/integers.exp
3887 * gdb.go/methods.exp
3888 * gdb.go/package.exp
3889 * gdb.go/strings.exp
3890 * gdb.go/types.exp
3891 * gdb.go/unsafe.exp
3892 * gdb.guile/scm-arch.exp
3893 * gdb.guile/scm-block.exp
3894 * gdb.guile/scm-breakpoint.exp
3895 * gdb.guile/scm-cmd.exp
3896 * gdb.guile/scm-disasm.exp
3897 * gdb.guile/scm-equal.exp
3898 * gdb.guile/scm-frame-args.exp
3899 * gdb.guile/scm-frame-inline.exp
3900 * gdb.guile/scm-frame.exp
3901 * gdb.guile/scm-iterator.exp
3902 * gdb.guile/scm-math.exp
3903 * gdb.guile/scm-objfile.exp
3904 * gdb.guile/scm-ports.exp
3905 * gdb.guile/scm-symbol.exp
3906 * gdb.guile/scm-symtab.exp
3907 * gdb.guile/scm-value-cc.exp
3908 * gdb.guile/types-module.exp
3909 * gdb.linespec/break-ask.exp
3910 * gdb.linespec/cpexplicit.exp
3911 * gdb.linespec/explicit.exp
3912 * gdb.linespec/keywords.exp
3913 * gdb.linespec/linespec.exp
3914 * gdb.linespec/ls-dollar.exp
3915 * gdb.linespec/ls-errs.exp
3916 * gdb.linespec/skip-two.exp
3917 * gdb.linespec/thread.exp
3918 * gdb.mi/mi-async.exp
3919 * gdb.mi/mi-basics.exp
3920 * gdb.mi/mi-break.exp
3921 * gdb.mi/mi-catch-load.exp
3922 * gdb.mi/mi-cli.exp
3923 * gdb.mi/mi-cmd-param-changed.exp
3924 * gdb.mi/mi-console.exp
3925 * gdb.mi/mi-detach.exp
3926 * gdb.mi/mi-disassemble.exp
3927 * gdb.mi/mi-eval.exp
3928 * gdb.mi/mi-file-transfer.exp
3929 * gdb.mi/mi-file.exp
3930 * gdb.mi/mi-fill-memory.exp
3931 * gdb.mi/mi-inheritance-syntax-error.exp
3932 * gdb.mi/mi-linespec-err-cp.exp
3933 * gdb.mi/mi-logging.exp
3934 * gdb.mi/mi-memory-changed.exp
3935 * gdb.mi/mi-read-memory.exp
3936 * gdb.mi/mi-record-changed.exp
3937 * gdb.mi/mi-reg-undefined.exp
3938 * gdb.mi/mi-regs.exp
3939 * gdb.mi/mi-return.exp
3940 * gdb.mi/mi-reverse.exp
3941 * gdb.mi/mi-simplerun.exp
3942 * gdb.mi/mi-solib.exp
3943 * gdb.mi/mi-stack.exp
3944 * gdb.mi/mi-stepi.exp
3945 * gdb.mi/mi-syn-frame.exp
3946 * gdb.mi/mi-until.exp
3947 * gdb.mi/mi-var-block.exp
3948 * gdb.mi/mi-var-child.exp
3949 * gdb.mi/mi-var-cmd.exp
3950 * gdb.mi/mi-var-cp.exp
3951 * gdb.mi/mi-var-display.exp
3952 * gdb.mi/mi-var-invalidate.exp
3953 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3954 * gdb.mi/mi-vla-fortran.exp
3955 * gdb.mi/mi-watch.exp
3956 * gdb.mi/mi2-var-child.exp
3957 * gdb.mi/user-selected-context-sync.exp
3958 * gdb.modula2/unbounded-array.exp
3959 * gdb.multi/dummy-frame-restore.exp
3960 * gdb.multi/multi-arch-exec.exp
3961 * gdb.multi/multi-arch.exp
3962 * gdb.multi/tids.exp
3963 * gdb.multi/watchpoint-multi.exp
3964 * gdb.opencl/callfuncs.exp
3965 * gdb.opencl/convs_casts.exp
3966 * gdb.opencl/datatypes.exp
3967 * gdb.opencl/operators.exp
3968 * gdb.opencl/vec_comps.exp
3969 * gdb.opt/clobbered-registers-O2.exp
3970 * gdb.opt/inline-break.exp
3971 * gdb.opt/inline-bt.exp
3972 * gdb.opt/inline-cmds.exp
3973 * gdb.opt/inline-locals.exp
3974 * gdb.pascal/case-insensitive-symbols.exp
3975 * gdb.pascal/floats.exp
3976 * gdb.pascal/gdb11492.exp
3977 * gdb.python/lib-types.exp
3978 * gdb.python/py-arch.exp
3979 * gdb.python/py-as-string.exp
3980 * gdb.python/py-bad-printers.exp
3981 * gdb.python/py-block.exp
3982 * gdb.python/py-breakpoint-create-fail.exp
3983 * gdb.python/py-breakpoint.exp
3984 * gdb.python/py-caller-is.exp
3985 * gdb.python/py-cmd.exp
3986 * gdb.python/py-explore-cc.exp
3987 * gdb.python/py-explore.exp
3988 * gdb.python/py-finish-breakpoint.exp
3989 * gdb.python/py-finish-breakpoint2.exp
3990 * gdb.python/py-frame-args.exp
3991 * gdb.python/py-frame-inline.exp
3992 * gdb.python/py-frame.exp
3993 * gdb.python/py-framefilter-mi.exp
3994 * gdb.python/py-infthread.exp
3995 * gdb.python/py-lazy-string.exp
3996 * gdb.python/py-linetable.exp
3997 * gdb.python/py-mi-events.exp
3998 * gdb.python/py-mi-objfile.exp
3999 * gdb.python/py-mi.exp
4000 * gdb.python/py-objfile.exp
4001 * gdb.python/py-pp-integral.exp
4002 * gdb.python/py-pp-maint.exp
4003 * gdb.python/py-pp-re-notag.exp
4004 * gdb.python/py-pp-registration.exp
4005 * gdb.python/py-recurse-unwind.exp
4006 * gdb.python/py-strfns.exp
4007 * gdb.python/py-symbol.exp
4008 * gdb.python/py-symtab.exp
4009 * gdb.python/py-sync-interp.exp
4010 * gdb.python/py-typeprint.exp
4011 * gdb.python/py-unwind-maint.exp
4012 * gdb.python/py-unwind.exp
4013 * gdb.python/py-value-cc.exp
4014 * gdb.python/py-xmethods.exp
4015 * gdb.reverse/amd64-tailcall-reverse.exp
4016 * gdb.reverse/break-precsave.exp
4017 * gdb.reverse/break-reverse.exp
4018 * gdb.reverse/consecutive-precsave.exp
4019 * gdb.reverse/consecutive-reverse.exp
4020 * gdb.reverse/finish-precsave.exp
4021 * gdb.reverse/finish-reverse-bkpt.exp
4022 * gdb.reverse/finish-reverse.exp
4023 * gdb.reverse/fstatat-reverse.exp
4024 * gdb.reverse/getresuid-reverse.exp
4025 * gdb.reverse/i386-precsave.exp
4026 * gdb.reverse/i386-reverse.exp
4027 * gdb.reverse/i386-sse-reverse.exp
4028 * gdb.reverse/i387-env-reverse.exp
4029 * gdb.reverse/i387-stack-reverse.exp
4030 * gdb.reverse/insn-reverse.exp
4031 * gdb.reverse/machinestate-precsave.exp
4032 * gdb.reverse/machinestate.exp
4033 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4034 * gdb.reverse/pipe-reverse.exp
4035 * gdb.reverse/readv-reverse.exp
4036 * gdb.reverse/recvmsg-reverse.exp
4037 * gdb.reverse/rerun-prec.exp
4038 * gdb.reverse/s390-mvcle.exp
4039 * gdb.reverse/step-precsave.exp
4040 * gdb.reverse/step-reverse.exp
4041 * gdb.reverse/time-reverse.exp
4042 * gdb.reverse/until-precsave.exp
4043 * gdb.reverse/until-reverse.exp
4044 * gdb.reverse/waitpid-reverse.exp
4045 * gdb.reverse/watch-precsave.exp
4046 * gdb.reverse/watch-reverse.exp
4047 * gdb.rust/generics.exp
4048 * gdb.rust/methods.exp
4049 * gdb.rust/modules.exp
4050 * gdb.rust/simple.exp
4051 * gdb.server/connect-with-no-symbol-file.exp
4052 * gdb.server/ext-attach.exp
4053 * gdb.server/ext-restart.exp
4054 * gdb.server/ext-wrapper.exp
4055 * gdb.server/file-transfer.exp
4056 * gdb.server/server-exec-info.exp
4057 * gdb.server/server-kill.exp
4058 * gdb.server/server-mon.exp
4059 * gdb.server/wrapper.exp
4060 * gdb.stabs/exclfwd.exp
4061 * gdb.stabs/gdb11479.exp
4062 * gdb.threads/clone-new-thread-event.exp
4063 * gdb.threads/corethreads.exp
4064 * gdb.threads/current-lwp-dead.exp
4065 * gdb.threads/dlopen-libpthread.exp
4066 * gdb.threads/gcore-thread.exp
4067 * gdb.threads/sigstep-threads.exp
4068 * gdb.threads/watchpoint-fork.exp
4069 * gdb.trace/actions-changed.exp
4070 * gdb.trace/backtrace.exp
4071 * gdb.trace/change-loc.exp
4072 * gdb.trace/circ.exp
4073 * gdb.trace/collection.exp
4074 * gdb.trace/disconnected-tracing.exp
4075 * gdb.trace/ftrace.exp
4076 * gdb.trace/mi-trace-frame-collected.exp
4077 * gdb.trace/mi-trace-unavailable.exp
4078 * gdb.trace/mi-traceframe-changed.exp
4079 * gdb.trace/mi-tsv-changed.exp
4080 * gdb.trace/no-attach-trace.exp
4081 * gdb.trace/passc-dyn.exp
4082 * gdb.trace/qtro.exp
4083 * gdb.trace/range-stepping.exp
4084 * gdb.trace/read-memory.exp
4085 * gdb.trace/save-trace.exp
4086 * gdb.trace/signal.exp
4087 * gdb.trace/status-stop.exp
4088 * gdb.trace/tfile.exp
4089 * gdb.trace/trace-break.exp
4090 * gdb.trace/trace-buffer-size.exp
4091 * gdb.trace/trace-condition.exp
4092 * gdb.trace/tracefile-pseudo-reg.exp
4093 * gdb.trace/tstatus.exp
4094 * gdb.trace/unavailable.exp
4095 * gdb.trace/while-dyn.exp
4096 * gdb.trace/while-stepping.exp
4097
34c41c68
DE
40982016-12-22 Doug Evans <xdje42@gmail.com>
4099
4100 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4101 and msymbols.
4102
16e69324
YQ
41032016-12-19 Yao Qi <yao.qi@linaro.org>
4104
4105 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4106 (test_with_self): Don't call do_steps_and_nexts, and remove
4107 code about stepping into xmalloc.
4108
f94f411b
YQ
41092016-12-09 Yao Qi <yao.qi@linaro.org>
4110
4111 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4112
41132016-12-09 Yao Qi <yao.qi@linaro.org>
4114
4115 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4116
f1b5deee
PA
41172016-12-09 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.base/all-architectures-0.exp: New file.
4120 * gdb.base/all-architectures-1.exp: New file.
4121 * gdb.base/all-architectures-2.exp: New file.
4122 * gdb.base/all-architectures-3.exp: New file.
4123 * gdb.base/all-architectures-4.exp: New file.
4124 * gdb.base/all-architectures-5.exp: New file.
4125 * gdb.base/all-architectures-6.exp: New file.
4126 * gdb.base/all-architectures-7.exp: New file.
4127 * gdb.base/all-architectures.exp.in: New file.
4128
364ca42e
YQ
41292016-12-09 Yao Qi <yao.qi@linaro.org>
4130
4131 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4132
107c2d62
LM
41332016-12-02 Luis Machado <lgustavo@codesourcery.com>
4134
4135 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4136 possible.
4137 Remove useless pattern-matching code.
4138
df3ee9ca
PA
41392016-12-02 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4142 procedure.
4143 (top level): Call it.
4144
ec835369
PA
41452016-12-02 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4148 New procedure.
4149 (top level): Call it.
4150
01770bbd
PA
41512016-12-02 Pedro Alves <palves@redhat.com>
4152
4153 PR cli/20559
4154 * gdb.base/commands.exp (user_defined_command_args_eval): New
4155 procedure.
4156 (top level): Call it.
4157
008459ea
LM
41582016-12-02 Luis Machado <lgustavo@codesourcery.com>
4159
4160 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4161 timeout handling.
4162
0c1b455e
TT
41632016-12-02 Tom Tromey <tom@tromey.com>
4164
4165 * gdb.dwarf2/main-subprogram.c: New file.
4166 * gdb.dwarf2/main-subprogram.exp: New file.
4167
018572b8
LM
41682016-12-01 Luis Machado <lgustavo@codesourcery.com>
4169
4170 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4171 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4172 gdb_test_no_output for a couple of cases.
4173 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4174
84c93cd5
LM
41752016-12-01 Luis Machado <lgustavo@codesourcery.com>
4176
4177 Fix test names and standardize compilation error messages throughout
4178 the following files:
4179
4180 * gdb.ada/start.exp
4181 * gdb.arch/alpha-step.exp
4182 * gdb.arch/e500-prologue.exp
4183 * gdb.arch/ftrace-insn-reloc.exp
4184 * gdb.arch/gdb1291.exp
4185 * gdb.arch/gdb1431.exp
4186 * gdb.arch/gdb1558.exp
4187 * gdb.arch/i386-dr3-watch.exp
4188 * gdb.arch/i386-sse-stack-align.exp
4189 * gdb.arch/ia64-breakpoint-shadow.exp
4190 * gdb.arch/pa-nullify.exp
4191 * gdb.arch/powerpc-aix-prologue.exp
4192 * gdb.arch/thumb-bx-pc.exp
4193 * gdb.base/annota1.exp
4194 * gdb.base/annota3.exp
4195 * gdb.base/arrayidx.exp
4196 * gdb.base/assign.exp
4197 * gdb.base/attach.exp
4198 * gdb.base/auxv.exp
4199 * gdb.base/bang.exp
4200 * gdb.base/bfp-test.exp
4201 * gdb.base/bigcore.exp
4202 * gdb.base/bitfields2.exp
4203 * gdb.base/break-fun-addr.exp
4204 * gdb.base/break-probes.exp
4205 * gdb.base/call-rt-st.exp
4206 * gdb.base/callexit.exp
4207 * gdb.base/catch-fork-kill.exp
4208 * gdb.base/charset.exp
4209 * gdb.base/checkpoint.exp
4210 * gdb.base/comprdebug.exp
4211 * gdb.base/constvars.exp
4212 * gdb.base/coredump-filter.exp
4213 * gdb.base/cursal.exp
4214 * gdb.base/cvexpr.exp
4215 * gdb.base/detach.exp
4216 * gdb.base/display.exp
4217 * gdb.base/dmsym.exp
4218 * gdb.base/dprintf-pending.exp
4219 * gdb.base/dso2dso.exp
4220 * gdb.base/dtrace-probe.exp
4221 * gdb.base/dump.exp
4222 * gdb.base/enum_cond.exp
4223 * gdb.base/exe-lock.exp
4224 * gdb.base/exec-invalid-sysroot.exp
4225 * gdb.base/execl-update-breakpoints.exp
4226 * gdb.base/exprs.exp
4227 * gdb.base/fileio.exp
4228 * gdb.base/find.exp
4229 * gdb.base/finish.exp
4230 * gdb.base/fixsection.exp
4231 * gdb.base/foll-vfork.exp
4232 * gdb.base/frame-args.exp
4233 * gdb.base/gcore.exp
4234 * gdb.base/gdb1250.exp
4235 * gdb.base/global-var-nested-by-dso.exp
4236 * gdb.base/gnu-ifunc.exp
4237 * gdb.base/hashline1.exp
4238 * gdb.base/hashline2.exp
4239 * gdb.base/hashline3.exp
4240 * gdb.base/hbreak-in-shr-unsupported.exp
4241 * gdb.base/huge.exp
4242 * gdb.base/infcall-input.exp
4243 * gdb.base/info-fun.exp
4244 * gdb.base/info-shared.exp
4245 * gdb.base/jit-simple.exp
4246 * gdb.base/jit-so.exp
4247 * gdb.base/jit.exp
4248 * gdb.base/jump.exp
4249 * gdb.base/label.exp
4250 * gdb.base/lineinc.exp
4251 * gdb.base/logical.exp
4252 * gdb.base/longjmp.exp
4253 * gdb.base/macscp.exp
4254 * gdb.base/miscexprs.exp
4255 * gdb.base/new-ui-echo.exp
4256 * gdb.base/new-ui-pending-input.exp
4257 * gdb.base/new-ui.exp
4258 * gdb.base/nodebug.exp
4259 * gdb.base/nofield.exp
4260 * gdb.base/offsets.exp
4261 * gdb.base/overlays.exp
4262 * gdb.base/pending.exp
4263 * gdb.base/pointers.exp
4264 * gdb.base/pr11022.exp
4265 * gdb.base/printcmds.exp
4266 * gdb.base/prologue.exp
4267 * gdb.base/ptr-typedef.exp
4268 * gdb.base/realname-expand.exp
4269 * gdb.base/relativedebug.exp
4270 * gdb.base/relocate.exp
4271 * gdb.base/remote.exp
4272 * gdb.base/reread.exp
4273 * gdb.base/return2.exp
4274 * gdb.base/savedregs.exp
4275 * gdb.base/sep.exp
4276 * gdb.base/sepdebug.exp
4277 * gdb.base/sepsymtab.exp
4278 * gdb.base/set-inferior-tty.exp
4279 * gdb.base/setshow.exp
4280 * gdb.base/shlib-call.exp
4281 * gdb.base/sigaltstack.exp
4282 * gdb.base/siginfo-addr.exp
4283 * gdb.base/signals.exp
4284 * gdb.base/signull.exp
4285 * gdb.base/sigrepeat.exp
4286 * gdb.base/so-impl-ld.exp
4287 * gdb.base/solib-display.exp
4288 * gdb.base/solib-overlap.exp
4289 * gdb.base/solib-search.exp
4290 * gdb.base/solib-symbol.exp
4291 * gdb.base/structs.exp
4292 * gdb.base/structs2.exp
4293 * gdb.base/symtab-search-order.exp
4294 * gdb.base/twice.exp
4295 * gdb.base/unload.exp
4296 * gdb.base/varargs.exp
4297 * gdb.base/watchpoint-solib.exp
4298 * gdb.base/watchpoint.exp
4299 * gdb.base/whatis.exp
4300 * gdb.base/wrong_frame_bt_full.exp
4301 * gdb.btrace/dlopen.exp
4302 * gdb.cell/ea-standalone.exp
4303 * gdb.cell/ea-test.exp
4304 * gdb.cp/dispcxx.exp
4305 * gdb.cp/gdb2384.exp
4306 * gdb.cp/method2.exp
4307 * gdb.cp/nextoverthrow.exp
4308 * gdb.cp/pr10728.exp
4309 * gdb.disasm/am33.exp
4310 * gdb.disasm/h8300s.exp
4311 * gdb.disasm/mn10300.exp
4312 * gdb.disasm/sh3.exp
4313 * gdb.dwarf2/dw2-dir-file-name.exp
4314 * gdb.fortran/complex.exp
4315 * gdb.fortran/library-module.exp
4316 * gdb.guile/scm-pretty-print.exp
4317 * gdb.guile/scm-symbol.exp
4318 * gdb.guile/scm-type.exp
4319 * gdb.guile/scm-value.exp
4320 * gdb.linespec/linespec.exp
4321 * gdb.mi/gdb701.exp
4322 * gdb.mi/gdb792.exp
4323 * gdb.mi/mi-breakpoint-changed.exp
4324 * gdb.mi/mi-dprintf-pending.exp
4325 * gdb.mi/mi-dprintf.exp
4326 * gdb.mi/mi-exit-code.exp
4327 * gdb.mi/mi-pending.exp
4328 * gdb.mi/mi-solib.exp
4329 * gdb.mi/new-ui-mi-sync.exp
4330 * gdb.mi/pr11022.exp
4331 * gdb.mi/user-selected-context-sync.exp
4332 * gdb.opt/solib-intra-step.exp
4333 * gdb.python/py-events.exp
4334 * gdb.python/py-finish-breakpoint.exp
4335 * gdb.python/py-mi.exp
4336 * gdb.python/py-prettyprint.exp
4337 * gdb.python/py-shared.exp
4338 * gdb.python/py-symbol.exp
4339 * gdb.python/py-template.exp
4340 * gdb.python/py-type.exp
4341 * gdb.python/py-value.exp
4342 * gdb.reverse/solib-precsave.exp
4343 * gdb.reverse/solib-reverse.exp
4344 * gdb.server/solib-list.exp
4345 * gdb.stabs/weird.exp
4346 * gdb.threads/reconnect-signal.exp
4347 * gdb.threads/stepi-random-signal.exp
4348 * gdb.trace/actions.exp
4349 * gdb.trace/ax.exp
4350 * gdb.trace/backtrace.exp
4351 * gdb.trace/change-loc.exp
4352 * gdb.trace/deltrace.exp
4353 * gdb.trace/ftrace-lock.exp
4354 * gdb.trace/ftrace.exp
4355 * gdb.trace/infotrace.exp
4356 * gdb.trace/mi-tracepoint-changed.exp
4357 * gdb.trace/packetlen.exp
4358 * gdb.trace/passcount.exp
4359 * gdb.trace/pending.exp
4360 * gdb.trace/range-stepping.exp
4361 * gdb.trace/report.exp
4362 * gdb.trace/stap-trace.exp
4363 * gdb.trace/tfind.exp
4364 * gdb.trace/trace-break.exp
4365 * gdb.trace/trace-condition.exp
4366 * gdb.trace/trace-enable-disable.exp
4367 * gdb.trace/trace-mt.exp
4368 * gdb.trace/tracecmd.exp
4369 * gdb.trace/tspeed.exp
4370 * gdb.trace/tsv.exp
4371 * lib/perftest.exp
4372
fb9feb35
LM
43732016-12-01 Luis Machado <lgustavo@codesourcery.com>
4374
4375 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4376 with gdb_test_no_output.
4377 Use command as test name.
4378
cd2ddb6c
LM
43792016-12-01 Luis Machado <lgustavo@codesourcery.com>
4380
4381 Fix test names starting with uppercase throughout the files.
4382
4383 * gdb.ada/assign_1.exp
4384 * gdb.ada/boolean_expr.exp
4385 * gdb.base/arrayidx.exp
4386 * gdb.base/del.exp
4387 * gdb.base/gcore-buffer-overflow.exp
4388 * gdb.base/testenv.exp
4389 * gdb.compile/compile.exp
4390 * gdb.python/py-framefilter-invalidarg.exp
4391 * gdb.python/py-framefilter.exp
4392
bb95117e
LM
43932016-12-01 Luis Machado <lgustavo@codesourcery.com>
4394
4395 Fix test names starting with uppercase throughout the files.
4396
4397 * gdb.ada/array_return.exp
4398 * gdb.ada/expr_delims.exp
4399 * gdb.ada/mi_dyn_arr.exp
4400 * gdb.ada/mi_interface.exp
4401 * gdb.ada/mi_var_array.exp
4402 * gdb.ada/watch_arg.exp
4403 * gdb.arch/alpha-step.exp
4404 * gdb.arch/altivec-regs.exp
4405 * gdb.arch/e500-regs.exp
4406 * gdb.arch/powerpc-d128-regs.exp
4407 * gdb.base/arrayidx.exp
4408 * gdb.base/break.exp
4409 * gdb.base/checkpoint.exp
4410 * gdb.base/debug-expr.exp
4411 * gdb.base/dmsym.exp
4412 * gdb.base/radix.exp
4413 * gdb.base/sepdebug.exp
4414 * gdb.base/testenv.exp
4415 * gdb.base/watch_thread_num.exp
4416 * gdb.base/watchpoint-cond-gone.exp
4417 * gdb.cell/break.exp
4418 * gdb.cell/ea-cache.exp
4419 * gdb.compile/compile.exp
4420 * gdb.cp/gdb2495.exp
4421 * gdb.gdb/selftest.exp
4422 * gdb.gdb/xfullpath.exp
4423 * gdb.go/hello.exp
4424 * gdb.go/integers.exp
4425 * gdb.objc/basicclass.exp
4426 * gdb.pascal/hello.exp
4427 * gdb.pascal/integers.exp
4428 * gdb.python/py-breakpoint.exp
4429 * gdb.python/py-cmd.exp
4430 * gdb.python/py-linetable.exp
4431 * gdb.python/py-xmethods.exp
4432 * gdb.python/python.exp
4433 * gdb.reverse/consecutive-precsave.exp
4434 * gdb.reverse/finish-precsave.exp
4435 * gdb.reverse/i386-precsave.exp
4436 * gdb.reverse/machinestate-precsave.exp
4437 * gdb.reverse/sigall-precsave.exp
4438 * gdb.reverse/solib-precsave.exp
4439 * gdb.reverse/step-precsave.exp
4440 * gdb.reverse/until-precsave.exp
4441 * gdb.reverse/watch-precsave.exp
4442 * gdb.threads/leader-exit.exp
4443 * gdb.threads/pthreads.exp
4444 * gdb.threads/wp-replication.exp
4445 * gdb.trace/actions.exp
4446 * gdb.trace/mi-tsv-changed.exp
4447 * gdb.trace/tsv.exp
4448
de97fdd4
LM
44492016-12-01 Luis Machado <lgustavo@codesourcery.com>
4450
4451 Fix test names starting with uppercase throughout the files.
4452
4453 * gdb.arch/i386-bp_permanent.exp
4454 * gdb.arch/i386-gnu-cfi.exp
4455 * gdb.base/disasm-end-cu.exp
4456 * gdb.base/macscp.exp
4457 * gdb.base/pending.exp
4458 * gdb.base/watch_thread_num.exp
4459 * gdb.cp/exception.exp
4460 * gdb.cp/gdb2495.exp
4461 * gdb.cp/local.exp
4462 * gdb.python/py-evsignal.exp
4463 * gdb.python/python.exp
4464 * gdb.trace/tracecmd.exp
4465
9f058c10
LM
44662016-12-01 Luis Machado <lgustavo@codesourcery.com>
4467
4468 Fix test names starting with uppercase throughout the files.
4469
4470 * gdb.base/charset.exp
4471 * gdb.base/eval.exp
4472 * gdb.base/multi-forks.exp
4473 * gdb.guile/scm-progspace.exp
4474 * gdb.opencl/datatypes.exp
4475 * gdb.python/py-block.exp
4476 * gdb.python/py-function.exp
4477 * gdb.python/py-symbol.exp
4478 * gdb.python/py-symtab.exp
4479 * gdb.python/py-xmethods.exp
4480 * gdb.reverse/break-precsave.exp
4481 * gdb.reverse/break-reverse.exp
4482 * gdb.reverse/consecutive-precsave.exp
4483 * gdb.reverse/consecutive-reverse.exp
4484 * gdb.reverse/finish-precsave.exp
4485 * gdb.reverse/finish-reverse-bkpt.exp
4486 * gdb.reverse/finish-reverse.exp
4487 * gdb.reverse/fstatat-reverse.exp
4488 * gdb.reverse/getresuid-reverse.exp
4489 * gdb.reverse/i386-precsave.exp
4490 * gdb.reverse/i386-reverse.exp
4491 * gdb.reverse/i386-sse-reverse.exp
4492 * gdb.reverse/i387-stack-reverse.exp
4493 * gdb.reverse/insn-reverse.exp
4494 * gdb.reverse/machinestate-precsave.exp
4495 * gdb.reverse/machinestate.exp
4496 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4497 * gdb.reverse/pipe-reverse.exp
4498 * gdb.reverse/readv-reverse.exp
4499 * gdb.reverse/recvmsg-reverse.exp
4500 * gdb.reverse/rerun-prec.exp
4501 * gdb.reverse/s390-mvcle.exp
4502 * gdb.reverse/sigall-precsave.exp
4503 * gdb.reverse/sigall-reverse.exp
4504 * gdb.reverse/solib-precsave.exp
4505 * gdb.reverse/solib-reverse.exp
4506 * gdb.reverse/step-precsave.exp
4507 * gdb.reverse/step-reverse.exp
4508 * gdb.reverse/time-reverse.exp
4509 * gdb.reverse/until-precsave.exp
4510 * gdb.reverse/until-reverse.exp
4511 * gdb.reverse/waitpid-reverse.exp
4512 * gdb.reverse/watch-precsave.exp
4513 * gdb.reverse/watch-reverse.exp
4514
cdc7edd7
LM
45152016-12-01 Luis Machado <lgustavo@codesourcery.com>
4516
4517 Fix test names starting with uppercase throughout the files.
4518
4519 * gdb.arch/i386-mpx-simple_segv.exp
4520 * gdb.arch/i386-mpx.exp
4521 * gdb.arch/i386-permbkpt.exp
4522 * gdb.arch/pa-nullify.exp
4523 * gdb.arch/powerpc-d128-regs.exp
4524 * gdb.arch/vsx-regs.exp
4525 * gdb.base/bfp-test.exp
4526 * gdb.base/break.exp
4527 * gdb.base/breakpoint-shadow.exp
4528 * gdb.base/callfuncs.exp
4529 * gdb.base/charset.exp
4530 * gdb.base/commands.exp
4531 * gdb.base/completion.exp
4532 * gdb.base/dfp-test.exp
4533 * gdb.base/echo.exp
4534 * gdb.base/ending-run.exp
4535 * gdb.base/eval.exp
4536 * gdb.base/expand-psymtabs.exp
4537 * gdb.base/float128.exp
4538 * gdb.base/floatn.exp
4539 * gdb.base/foll-exec-mode.exp
4540 * gdb.base/gdb1056.exp
4541 * gdb.base/gdb11531.exp
4542 * gdb.base/kill-after-signal.exp
4543 * gdb.base/multi-forks.exp
4544 * gdb.base/overlays.exp
4545 * gdb.base/pending.exp
4546 * gdb.base/sepdebug.exp
4547 * gdb.base/testenv.exp
4548 * gdb.base/valgrind-db-attach.exp
4549 * gdb.base/watch_thread_num.exp
4550 * gdb.base/watchpoint-cond-gone.exp
4551 * gdb.base/watchpoint.exp
4552 * gdb.base/watchpoints.exp
4553 * gdb.cp/arg-reference.exp
4554 * gdb.cp/baseenum.exp
4555 * gdb.cp/operator.exp
4556 * gdb.cp/shadow.exp
4557 * gdb.dwarf2/dw2-op-out-param.exp
4558 * gdb.dwarf2/dw2-reg-undefined.exp
4559 * gdb.go/chan.exp
4560 * gdb.go/hello.exp
4561 * gdb.go/integers.exp
4562 * gdb.go/methods.exp
4563 * gdb.go/package.exp
4564 * gdb.guile/scm-parameter.exp
4565 * gdb.guile/scm-progspace.exp
4566 * gdb.guile/scm-value.exp
4567 * gdb.mi/mi-pending.exp
4568 * gdb.mi/user-selected-context-sync.exp
4569 * gdb.multi/multi-attach.exp
4570 * gdb.multi/tids.exp
4571 * gdb.opt/clobbered-registers-O2.exp
4572 * gdb.pascal/floats.exp
4573 * gdb.pascal/integers.exp
4574 * gdb.python/py-block.exp
4575 * gdb.python/py-events.exp
4576 * gdb.python/py-parameter.exp
4577 * gdb.python/py-symbol.exp
4578 * gdb.python/py-symtab.exp
4579 * gdb.python/py-type.exp
4580 * gdb.python/py-value.exp
4581 * gdb.python/py-xmethods.exp
4582 * gdb.python/python.exp
4583 * gdb.reverse/break-precsave.exp
4584 * gdb.reverse/consecutive-precsave.exp
4585 * gdb.reverse/finish-precsave.exp
4586 * gdb.reverse/i386-precsave.exp
4587 * gdb.reverse/machinestate-precsave.exp
4588 * gdb.reverse/sigall-precsave.exp
4589 * gdb.reverse/solib-precsave.exp
4590 * gdb.reverse/step-precsave.exp
4591 * gdb.reverse/until-precsave.exp
4592 * gdb.reverse/watch-precsave.exp
4593 * gdb.server/ext-attach.exp
4594 * gdb.server/ext-restart.exp
4595 * gdb.server/ext-run.exp
4596 * gdb.server/ext-wrapper.exp
4597 * gdb.stabs/gdb11479.exp
4598 * gdb.stabs/weird.exp
4599 * gdb.threads/attach-many-short-lived-threads.exp
4600 * gdb.threads/kill.exp
4601 * gdb.threads/watchpoint-fork.exp
4602
bc6c7af4
LM
46032016-12-01 Luis Machado <lgustavo@codesourcery.com>
4604
4605 Fix test names starting with uppercase throughout all the files below.
4606
4607 * gdb.ada/array_return.exp
4608 * gdb.ada/catch_ex.exp
4609 * gdb.ada/info_exc.exp
4610 * gdb.ada/mi_catch_ex.exp
4611 * gdb.ada/mi_dyn_arr.exp
4612 * gdb.ada/mi_ex_cond.exp
4613 * gdb.ada/mi_exc_info.exp
4614 * gdb.ada/mi_interface.exp
4615 * gdb.ada/mi_task_arg.exp
4616 * gdb.ada/mi_task_info.exp
4617 * gdb.ada/mi_var_array.exp
4618 * gdb.arch/alpha-step.exp
4619 * gdb.arch/amd64-disp-step.exp
4620 * gdb.arch/arm-disp-step.exp
4621 * gdb.arch/disp-step-insn-reloc.exp
4622 * gdb.arch/e500-prologue.exp
4623 * gdb.arch/ftrace-insn-reloc.exp
4624 * gdb.arch/gdb1558.exp
4625 * gdb.arch/i386-bp_permanent.exp
4626 * gdb.arch/i386-disp-step.exp
4627 * gdb.arch/i386-float.exp
4628 * gdb.arch/i386-gnu-cfi.exp
4629 * gdb.arch/ia64-breakpoint-shadow.exp
4630 * gdb.arch/mips16-thunks.exp
4631 * gdb.arch/pa-nullify.exp
4632 * gdb.arch/powerpc-aix-prologue.exp
4633 * gdb.arch/powerpc-power.exp
4634 * gdb.arch/ppc-dfp.exp
4635 * gdb.arch/s390-tdbregs.exp
4636 * gdb.arch/spu-info.exp
4637 * gdb.arch/spu-ls.exp
4638 * gdb.arch/thumb-bx-pc.exp
4639 * gdb.base/advance.exp
4640 * gdb.base/annota-input-while-running.exp
4641 * gdb.base/arrayidx.exp
4642 * gdb.base/asmlabel.exp
4643 * gdb.base/async.exp
4644 * gdb.base/attach-wait-input.exp
4645 * gdb.base/auto-connect-native-target.exp
4646 * gdb.base/batch-preserve-term-settings.exp
4647 * gdb.base/bfp-test.exp
4648 * gdb.base/bigcore.exp
4649 * gdb.base/bp-permanent.exp
4650 * gdb.base/break-always.exp
4651 * gdb.base/break-fun-addr.exp
4652 * gdb.base/break-idempotent.exp
4653 * gdb.base/break-main-file-remove-fail.exp
4654 * gdb.base/break-probes.exp
4655 * gdb.base/break-unload-file.exp
4656 * gdb.base/break.exp
4657 * gdb.base/call-ar-st.exp
4658 * gdb.base/call-rt-st.exp
4659 * gdb.base/call-sc.exp
4660 * gdb.base/call-signal-resume.exp
4661 * gdb.base/call-strs.exp
4662 * gdb.base/callexit.exp
4663 * gdb.base/callfuncs.exp
4664 * gdb.base/catch-gdb-caused-signals.exp
4665 * gdb.base/catch-signal-siginfo-cond.exp
4666 * gdb.base/catch-syscall.exp
4667 * gdb.base/compare-sections.exp
4668 * gdb.base/cond-eval-mode.exp
4669 * gdb.base/condbreak-call-false.exp
4670 * gdb.base/consecutive-step-over.exp
4671 * gdb.base/cursal.exp
4672 * gdb.base/disabled-location.exp
4673 * gdb.base/disasm-end-cu.exp
4674 * gdb.base/display.exp
4675 * gdb.base/double-prompt-target-event-error.exp
4676 * gdb.base/dprintf-bp-same-addr.exp
4677 * gdb.base/dprintf-detach.exp
4678 * gdb.base/dprintf-next.exp
4679 * gdb.base/dprintf-non-stop.exp
4680 * gdb.base/dprintf-pending.exp
4681 * gdb.base/dso2dso.exp
4682 * gdb.base/ending-run.exp
4683 * gdb.base/enum_cond.exp
4684 * gdb.base/examine-backward.exp
4685 * gdb.base/exe-lock.exp
4686 * gdb.base/exec-invalid-sysroot.exp
4687 * gdb.base/execl-update-breakpoints.exp
4688 * gdb.base/execution-termios.exp
4689 * gdb.base/fileio.exp
4690 * gdb.base/fixsection.exp
4691 * gdb.base/foll-exec-mode.exp
4692 * gdb.base/foll-exec.exp
4693 * gdb.base/fork-running-state.exp
4694 * gdb.base/frame-args.exp
4695 * gdb.base/fullpath-expand.exp
4696 * gdb.base/func-ptr.exp
4697 * gdb.base/gcore-relro-pie.exp
4698 * gdb.base/gdb1090.exp
4699 * gdb.base/gdb1555.exp
4700 * gdb.base/global-var-nested-by-dso.exp
4701 * gdb.base/gnu-ifunc.exp
4702 * gdb.base/hbreak-in-shr-unsupported.exp
4703 * gdb.base/hbreak-unmapped.exp
4704 * gdb.base/hook-stop.exp
4705 * gdb.base/infcall-input.exp
4706 * gdb.base/info-fun.exp
4707 * gdb.base/info-shared.exp
4708 * gdb.base/interrupt-noterm.exp
4709 * gdb.base/jit-so.exp
4710 * gdb.base/jit.exp
4711 * gdb.base/line-symtabs.exp
4712 * gdb.base/list.exp
4713 * gdb.base/longjmp.exp
4714 * gdb.base/macscp.exp
4715 * gdb.base/max-value-size.exp
4716 * gdb.base/nodebug.exp
4717 * gdb.base/nofield.exp
4718 * gdb.base/overlays.exp
4719 * gdb.base/paginate-after-ctrl-c-running.exp
4720 * gdb.base/paginate-bg-execution.exp
4721 * gdb.base/paginate-inferior-exit.exp
4722 * gdb.base/pending.exp
4723 * gdb.base/pr11022.exp
4724 * gdb.base/printcmds.exp
4725 * gdb.base/ptr-typedef.exp
4726 * gdb.base/ptype.exp
4727 * gdb.base/randomize.exp
4728 * gdb.base/range-stepping.exp
4729 * gdb.base/realname-expand.exp
4730 * gdb.base/relativedebug.exp
4731 * gdb.base/remote.exp
4732 * gdb.base/savedregs.exp
4733 * gdb.base/sepdebug.exp
4734 * gdb.base/set-noassign.exp
4735 * gdb.base/shlib-call.exp
4736 * gdb.base/shreloc.exp
4737 * gdb.base/sigaltstack.exp
4738 * gdb.base/sigbpt.exp
4739 * gdb.base/siginfo-addr.exp
4740 * gdb.base/siginfo-obj.exp
4741 * gdb.base/siginfo-thread.exp
4742 * gdb.base/signest.exp
4743 * gdb.base/signull.exp
4744 * gdb.base/sigrepeat.exp
4745 * gdb.base/skip.exp
4746 * gdb.base/so-impl-ld.exp
4747 * gdb.base/solib-corrupted.exp
4748 * gdb.base/solib-disc.exp
4749 * gdb.base/solib-display.exp
4750 * gdb.base/solib-overlap.exp
4751 * gdb.base/solib-search.exp
4752 * gdb.base/solib-symbol.exp
4753 * gdb.base/source-execution.exp
4754 * gdb.base/sss-bp-on-user-bp-2.exp
4755 * gdb.base/sss-bp-on-user-bp.exp
4756 * gdb.base/stack-checking.exp
4757 * gdb.base/stale-infcall.exp
4758 * gdb.base/step-break.exp
4759 * gdb.base/step-line.exp
4760 * gdb.base/step-over-exit.exp
4761 * gdb.base/step-test.exp
4762 * gdb.base/structs.exp
4763 * gdb.base/sym-file.exp
4764 * gdb.base/symtab-search-order.exp
4765 * gdb.base/term.exp
4766 * gdb.base/type-opaque.exp
4767 * gdb.base/unload.exp
4768 * gdb.base/until-nodebug.exp
4769 * gdb.base/until.exp
4770 * gdb.base/unwindonsignal.exp
4771 * gdb.base/watch-cond.exp
4772 * gdb.base/watch-non-mem.exp
4773 * gdb.base/watch_thread_num.exp
4774 * gdb.base/watchpoint-reuse-slot.exp
4775 * gdb.base/watchpoint-solib.exp
4776 * gdb.base/watchpoint.exp
4777 * gdb.btrace/dlopen.exp
4778 * gdb.cell/arch.exp
4779 * gdb.cell/break.exp
4780 * gdb.cell/bt.exp
4781 * gdb.cell/core.exp
4782 * gdb.cell/data.exp
4783 * gdb.cell/dwarfaddr.exp
4784 * gdb.cell/ea-cache.exp
4785 * gdb.cell/ea-standalone.exp
4786 * gdb.cell/ea-test.exp
4787 * gdb.cell/f-regs.exp
4788 * gdb.cell/fork.exp
4789 * gdb.cell/gcore.exp
4790 * gdb.cell/mem-access.exp
4791 * gdb.cell/ptype.exp
4792 * gdb.cell/registers.exp
4793 * gdb.cell/sizeof.exp
4794 * gdb.cell/solib-symbol.exp
4795 * gdb.cell/solib.exp
4796 * gdb.compile/compile-tls.exp
4797 * gdb.cp/exception.exp
4798 * gdb.cp/gdb2495.exp
4799 * gdb.cp/local.exp
4800 * gdb.cp/mb-inline.exp
4801 * gdb.cp/mb-templates.exp
4802 * gdb.cp/pr10687.exp
4803 * gdb.cp/pr9167.exp
4804 * gdb.cp/scope-err.exp
4805 * gdb.cp/templates.exp
4806 * gdb.cp/virtfunc.exp
4807 * gdb.dwarf2/dw2-dir-file-name.exp
4808 * gdb.dwarf2/dw2-single-line-discriminators.exp
4809 * gdb.fortran/complex.exp
4810 * gdb.fortran/library-module.exp
4811 * gdb.guile/guile.exp
4812 * gdb.guile/scm-cmd.exp
4813 * gdb.guile/scm-frame-inline.exp
4814 * gdb.guile/scm-objfile.exp
4815 * gdb.guile/scm-pretty-print.exp
4816 * gdb.guile/scm-symbol.exp
4817 * gdb.guile/scm-type.exp
4818 * gdb.guile/scm-value.exp
4819 * gdb.linespec/keywords.exp
4820 * gdb.linespec/ls-errs.exp
4821 * gdb.linespec/macro-relative.exp
4822 * gdb.linespec/thread.exp
4823 * gdb.mi/mi-breakpoint-changed.exp
4824 * gdb.mi/mi-dprintf-pending.exp
4825 * gdb.mi/mi-fullname-deleted.exp
4826 * gdb.mi/mi-logging.exp
4827 * gdb.mi/mi-pending.exp
4828 * gdb.mi/mi-solib.exp
4829 * gdb.mi/new-ui-mi-sync.exp
4830 * gdb.mi/user-selected-context-sync.exp
4831 * gdb.multi/dummy-frame-restore.exp
4832 * gdb.multi/multi-arch-exec.exp
4833 * gdb.multi/remove-inferiors.exp
4834 * gdb.multi/watchpoint-multi-exit.exp
4835 * gdb.opt/solib-intra-step.exp
4836 * gdb.perf/backtrace.exp
4837 * gdb.perf/single-step.exp
4838 * gdb.perf/skip-command.exp
4839 * gdb.perf/skip-prologue.exp
4840 * gdb.perf/solib.exp
4841 * gdb.python/lib-types.exp
4842 * gdb.python/py-as-string.exp
4843 * gdb.python/py-bad-printers.exp
4844 * gdb.python/py-block.exp
4845 * gdb.python/py-breakpoint.exp
4846 * gdb.python/py-cmd.exp
4847 * gdb.python/py-events.exp
4848 * gdb.python/py-evthreads.exp
4849 * gdb.python/py-finish-breakpoint.exp
4850 * gdb.python/py-finish-breakpoint2.exp
4851 * gdb.python/py-frame-inline.exp
4852 * gdb.python/py-frame.exp
4853 * gdb.python/py-inferior.exp
4854 * gdb.python/py-infthread.exp
4855 * gdb.python/py-mi.exp
4856 * gdb.python/py-objfile.exp
4857 * gdb.python/py-pp-maint.exp
4858 * gdb.python/py-pp-registration.exp
4859 * gdb.python/py-prettyprint.exp
4860 * gdb.python/py-recurse-unwind.exp
4861 * gdb.python/py-shared.exp
4862 * gdb.python/py-symbol.exp
4863 * gdb.python/py-symtab.exp
4864 * gdb.python/py-template.exp
4865 * gdb.python/py-type.exp
4866 * gdb.python/py-unwind-maint.exp
4867 * gdb.python/py-unwind.exp
4868 * gdb.python/py-value.exp
4869 * gdb.python/python.exp
4870 * gdb.reverse/finish-reverse-bkpt.exp
4871 * gdb.reverse/insn-reverse.exp
4872 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4873 * gdb.reverse/solib-precsave.exp
4874 * gdb.reverse/solib-reverse.exp
4875 * gdb.stabs/gdb11479.exp
4876 * gdb.stabs/weird.exp
4877 * gdb.threads/fork-child-threads.exp
4878 * gdb.threads/fork-plus-threads.exp
4879 * gdb.threads/fork-thread-pending.exp
4880 * gdb.threads/forking-threads-plus-breakpoint.exp
4881 * gdb.threads/hand-call-in-threads.exp
4882 * gdb.threads/interrupted-hand-call.exp
4883 * gdb.threads/linux-dp.exp
4884 * gdb.threads/local-watch-wrong-thread.exp
4885 * gdb.threads/next-while-other-thread-longjmps.exp
4886 * gdb.threads/non-ldr-exit.exp
4887 * gdb.threads/pending-step.exp
4888 * gdb.threads/print-threads.exp
4889 * gdb.threads/process-dies-while-detaching.exp
4890 * gdb.threads/process-dies-while-handling-bp.exp
4891 * gdb.threads/pthreads.exp
4892 * gdb.threads/queue-signal.exp
4893 * gdb.threads/reconnect-signal.exp
4894 * gdb.threads/signal-command-handle-nopass.exp
4895 * gdb.threads/signal-command-multiple-signals-pending.exp
4896 * gdb.threads/signal-delivered-right-thread.exp
4897 * gdb.threads/signal-sigtrap.exp
4898 * gdb.threads/sigthread.exp
4899 * gdb.threads/staticthreads.exp
4900 * gdb.threads/stepi-random-signal.exp
4901 * gdb.threads/thread-unwindonsignal.exp
4902 * gdb.threads/thread_check.exp
4903 * gdb.threads/thread_events.exp
4904 * gdb.threads/tid-reuse.exp
4905 * gdb.threads/tls-nodebug.exp
4906 * gdb.threads/tls-shared.exp
4907 * gdb.threads/tls-so_extern.exp
4908 * gdb.threads/tls.exp
4909 * gdb.threads/wp-replication.exp
4910 * gdb.trace/actions-changed.exp
4911 * gdb.trace/actions.exp
4912 * gdb.trace/backtrace.exp
4913 * gdb.trace/change-loc.exp
4914 * gdb.trace/collection.exp
4915 * gdb.trace/deltrace.exp
4916 * gdb.trace/disconnected-tracing.exp
4917 * gdb.trace/entry-values.exp
4918 * gdb.trace/ftrace-lock.exp
4919 * gdb.trace/ftrace.exp
4920 * gdb.trace/infotrace.exp
4921 * gdb.trace/mi-trace-frame-collected.exp
4922 * gdb.trace/mi-trace-unavailable.exp
4923 * gdb.trace/mi-traceframe-changed.exp
4924 * gdb.trace/mi-tracepoint-changed.exp
4925 * gdb.trace/mi-tsv-changed.exp
4926 * gdb.trace/no-attach-trace.exp
4927 * gdb.trace/packetlen.exp
4928 * gdb.trace/passc-dyn.exp
4929 * gdb.trace/passcount.exp
4930 * gdb.trace/pending.exp
4931 * gdb.trace/pr16508.exp
4932 * gdb.trace/qtro.exp
4933 * gdb.trace/range-stepping.exp
4934 * gdb.trace/read-memory.exp
4935 * gdb.trace/report.exp
4936 * gdb.trace/save-trace.exp
4937 * gdb.trace/signal.exp
4938 * gdb.trace/stap-trace.exp
4939 * gdb.trace/status-stop.exp
4940 * gdb.trace/strace.exp
4941 * gdb.trace/tfile.exp
4942 * gdb.trace/tfind.exp
4943 * gdb.trace/trace-break.exp
4944 * gdb.trace/trace-condition.exp
4945 * gdb.trace/trace-enable-disable.exp
4946 * gdb.trace/trace-mt.exp
4947 * gdb.trace/tracecmd.exp
4948 * gdb.trace/tracefile-pseudo-reg.exp
4949 * gdb.trace/tspeed.exp
4950 * gdb.trace/tstatus.exp
4951 * gdb.trace/tsv.exp
4952 * gdb.trace/unavailable.exp
4953 * gdb.trace/while-dyn.exp
4954 * gdb.trace/while-stepping.exp
4955 * lib/gdb-guile.exp
4956 * lib/gdb.exp
4957 * lib/mi-support.exp
4958 * lib/pascal.exp
4959 * lib/perftest.exp
4960 * lib/prelink-support.exp
4961 * lib/selftest-support.exp
4962
ad02e4fe
SM
49632016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4964
4965 * Makefile.in: Include disable-implicit-rules.mk.
4966
22347e55
AA
49672016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4968
4969 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4970 non-byte-aligned bit fields.
4971
da5b30da
AA
49722016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4973
4974 PR gdb/12616
4975 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4976 respects the DW_AT_data_bit_offset attribute.
4977
b593ecca
SM
49782016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4979
4980 * gdb.base/default.exp: Fix output of "set language".
4981
3b165252
SM
49822016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4983
4984 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4985 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4986 make.
4987 * configure.ac: Remove checks for the make program.
4988 * configure: Re-generate.
4989
1a2f3d7f
KB
49902016-11-16 Kevin Buettner <kevinb@redhat.com>
4991
4992 * gdb.python/py-recurse-unwind.c (main): Add loop.
4993 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4994 to read_register() and gdb.parse_and_eval(). Make each code
4995 call a separate case that can be individually tested.
4996 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4997 proc. Call cont_and_backtrace for each of the code paths that
4998 we want to test in the unwinder.
4999
b7f38fda
AA
50002016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5001
5002 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5003 the definition of struct S.
5004
1f8db343
CM
50052016-11-11 Catherine Moore <clm@codesourcery.com>
5006
5007 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5008
fad0c9fb
PA
50092016-11-09 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.base/commands.exp (runto_or_return): New procedure.
5012 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5013 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5014 (progvar_simple_while_test, progvar_complex_if_while_test)
5015 (if_while_breakpoint_command_test)
5016 (infrun_breakpoint_command_test, breakpoint_command_test)
5017 (user_defined_command_test, watchpoint_command_test)
5018 (test_command_prompt_position, redefine_hook_test)
5019 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5020 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5021 multi_line_input and multi_line. Remove gdb_expect and
5022 gdb_stop_suppressing_tests uses.
5023 * lib/gdb.exp (valnum_re): New global.
5024 (multi_line_input): New procedure.
5025
8354c62c
SM
50262016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5027
5028 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5029 Remove.
5030 (test_setup): Define with proc_with_prefix.
5031 (test_cli_inferior): Likewise.
5032 (test_cli_thread): Likewise.
5033 (test_cli_frame): Likewise.
5034 (test_cli_select_frame): Likewise.
5035 (test_cli_up_down): Likewise.
5036 (test_mi_thread_select): Likewise.
5037 (test_mi_stack_select_frame): Likewise.
5038 (test_cli_in_mi_inferior): Likewise.
5039 (test_cli_in_mi_thread): Likewise.
5040 (test_cli_in_mi_frame): Likewise.
5041 (top level): Do not use with_test_prefix_procname.
5042
64f367a2
PA
50432016-11-09 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.base/commands.exp (gdbvar_simple_if_test)
5046 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5047 (progvar_simple_if_test, progvar_simple_while_test)
5048 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5049 (infrun_breakpoint_command_test, breakpoint_command_test)
5050 (user_defined_command_test, watchpoint_command_test)
5051 (test_command_prompt_position, deprecated_command_test)
5052 (bp_deleted_in_command, temporary_breakpoint_commands)
5053 (stray_arg0_test, source_file_with_indented_comment)
5054 (recursive_source_test, if_commands_test)
5055 (error_clears_commands_left, redefine_hook_test)
5056 (redefine_backtrace_test): Use proc_with_prefix.
5057 * lib/gdb.exp (proc_with_prefix): New proc.
5058
0bb65f1e
AA
50592016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5060
5061 * gdb.base/tui-layout.c: New file.
5062 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5063 disassembly window contains very long lines.
5064
7353f247
TT
50652016-11-08 Tom Tromey <tom@tromey.com>
5066
5067 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5068 depend on Python 2.
5069
30a7bb83
TT
50702016-11-08 Tom Tromey <tom@tromey.com>
5071
5072 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5073 New method.
5074
cdf5a07c
MG
50752016-10-29 Manish Goregaokar <manish@mozilla.com>
5076
2806dc7e 5077 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5078
51a789c3
MG
50792016-10-27 Manish Goregaokar <manish@mozilla.com>
5080
2806dc7e
PA
5081 * gdb.rust/simple.rs: Add test for univariant enums without
5082 discriminants and for encoded struct-like enums.
51a789c3 5083
f610ab6d
PA
50842016-10-28 Pedro Alves <palves@redhat.com>
5085
5086 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5087 gdb_test_multiple, tighten regexps and match symtabs and line
5088 tables incrementally.
5089
b129b0ca
LM
50902016-10-28 Luis Machado <lgustavo@codesourcery.com>
5091
5092 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5093 general.
5094
ecf45d2c
SL
50952016-10-25 Luis Machado <lgustavo@codesourcery.com>
5096
5097 * gdb.base/exec-invalid-sysroot.exp: New file.
5098
b8d38ee4
JK
50992016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5100
5101 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5102
f90fd8c2
JK
51032016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5104
5105 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5106
2d2476aa
MR
51072016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5108
2806dc7e
PA
5109 * gdb.base/killed-outside.exp: Remove $options from a call to
5110 `prepare_for_testing'.
2d2476aa 5111
e42b25a0
SM
51122016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5113
5114 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5115 Change test message.
5116
3ccdb432
SM
51172016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5118
5119 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5120 Update comment.
5121
5bad3170
SM
51222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5123
5124 * gdb.trace/mi-trace-save.exp: New file.
5125
5ad9dba7
YQ
51262016-10-13 Yao Qi <yao.qi@linaro.org>
5127
5128 * gdb.base/code_elim.exp (get_var_address): Remove.
5129 * gdb.base/relocate.exp: Likewise.
5130 * gdb.base/shreloc.exp: Likewise.
5131 * lib/gdb.exp (get_var_address): New.
5132
62df7e21
YQ
51332016-10-13 Yao Qi <yao.qi@linaro.org>
5134
5135 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5136 floating point tests if $skip_float_test is false.
5137
4dac951e
LM
51382016-10-12 Luis Machado <lgustavo@codesourcery.com>
5139
5140 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5141 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5142 argc values.
5143 Add 1 to argc so we guarantee distinct initial/modified argc values.
5144
8f1a8fc4
JK
51452016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5146
5147 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5148
16c85b5d
JK
51492016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5152 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5153 * gdb.arch/vsx-regs.exp: Likewise.
5154
1d0e042a
YQ
51552016-10-07 Yao Qi <yao.qi@linaro.org>
5156
5157 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5158
68dadef5
MM
51592016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5160
5161 * gdb.python/python.exp: Test decode_line("*0").
5162
33fa2c6e
DE
51632016-10-06 Doug Evans <dje@google.com>
5164
5165 * gdb.python/py-value.exp (test_value_creation): Add test for large
5166 unsigned 64-bit value.
5167
9c37b5ae
TT
51682016-10-06 Tom Tromey <tom@tromey.com>
5169
5170 * gdb.compile/compile.exp: Change java tests to rust.
5171 * gdb.base/setshow.exp: Change java tests to rust.
5172 * gdb.base/default.exp: Remove java from language list.
5173 * README (Examples): Update language example.
5174 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5175 test.
5176 * lib/gdb.exp (skip_java_tests): Remove.
5177 * lib/java.exp: Remove.
5178 * gdb.java: Remove.
5179
78b86327
MR
51802016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5181
5182 * gdb.arch/mips-fcr.exp: New test.
5183 * gdb.arch/mips-fcr.c: Source for the new test.
5184
7470adbb
MR
51852016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5186
5187 * gdb.base/solib-disc.exp: Use `standard_output_file'
5188 throughout.
5189
4a556533
PA
51902016-10-06 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.base/jit-simple-dl.c: New file.
5193 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5194 * gdb.base/jit-simple.c: ... this.
5195 * gdb.base/jit-simple.exp (jit_run): Delete.
5196 (build_jit): New proc.
5197 (jit_test_reread): Recompile either the main program or the shared
5198 library, depending on what is being tested. Skip changing address
5199 if caller wants to. Compare before/after addresses. If testing
5200 standalone, explicitly load the binary. Test "maint info
5201 breakpoints".
5202 (top level): Add "standalone vs shared lib" and "change address"
5203 vs "same address" axes.
5204
5a122fbc
PA
52052016-10-06 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5208 call.
5209 (jit_run): Delete.
5210 (jit_test_reread): Use with_test_prefix. Reload the main binary
5211 explicitly. Compare the before/after addresses of the JIT
5212 descriptor.
5213
ee8da4b8
DE
52142016-08-15 Doug Evans <dje@google.com>
5215
5216 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5217 for single bitfields is bool.
5218 * gdb.xml/tdesc-regs.exp: Ditto.
5219
f389f6fe
JK
52202016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5223
fdebf1a4
YQ
52242016-10-05 Yao Qi <yao.qi@linaro.org>
5225
5226 * lib/gdb.exp (support_complex_tests): Return zero if
5227 gdb_skip_float_test return true.
5228
9c36d954 52292016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5230 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5231
5232 PR gdb/20487
5233 * gdb.mi/user-selected-context-sync.exp: New file.
5234 * gdb.mi/user-selected-context-sync.c: New file.
5235
4034d0ff 52362016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5237 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5238
5239 PR gdb/20487
5240 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5241 =thread-select-event check.
5242
a4297203
PB
52432016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5244
5245 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5246 the compulsory L operand changes.
5247 * gdb.arch/powerpc-power.s: Likewise.
5248
bb805577
JK
52492016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5250
5251 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5252 * gdb.base/jit-attach-pie.c: New file.
5253 * gdb.base/jit-attach-pie.exp: New file.
5254
6d61dee5
PA
52552016-09-28 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.base/infcall-input.c: New file.
5258 * gdb.base/infcall-input.exp: New file.
5259
f73842fc
YQ
52602016-09-22 Yao Qi <yao.qi@linaro.org>
5261
5262 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5263 (gdb_exit): Rename it to ...
5264 (gdbserver_gdb_exit): ... Close GDBserver.
5265 (gdb_exit): New proc, call gdbserver_gdb_exit.
5266 (mi_gdb_exit): Likewise.
5267
90681dab
YQ
52682016-09-22 Yao Qi <yao.qi@linaro.org>
5269
5270 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5271 path.
5272 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5273 Remove duplication.
5274
9c211fd8
YQ
52752016-09-22 Yao Qi <yao.qi@linaro.org>
5276
5277 * lib/gdbserver-support.exp: Check the existence of
5278 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5279
ad0a504f
AK
52802016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5281
5282 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5283
36cf1806
TT
52842016-09-21 Tom Tromey <tom@tromey.com>
5285
5286 PR gdb/20604:
5287 * gdb.base/quit.exp: New file.
5288
74172ecf
SM
52892016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5290
5291 * .gitignore: New file.
5292
3d0ec882
MR
52932016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5294
5295 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5296 throughout.
5297
8193adea
AA
52982016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5299
5300 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5301
d41a5c09
JK
53022016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 * gdb.cp/casts.cc (decltype): Move it ...
5305 (main): ... with its call to ...
5306 * gdb.cp/casts03.cc: ... a new file.
5307 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5308
d2dfe700
JK
53092016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5310
5311 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5312
e2a92b16
PB
53132016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5314
5315 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5316 and sync up the test with tests in gas/testsuite/gas/ppc.
5317 * gdb.arch/powerpc-power.exp: Likewise.
5318
49b4de64
JK
53192016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5320
5321 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5322
2c29df25
SDJ
53232016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5324 Jan Kratochvil <jan.kratochvil@redhat.com>
5325
5326 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5327 make m1's definition to be different from m2's. Use 'dummy' as an
5328 argument for probe 'two'.
5329
cc3c2846
JB
53302016-09-10 Jon Beniston <jon@beniston.com>
5331
5332 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5333 for sim target.
5334
e1b2624a
AA
53352016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5336
5337 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5338 variable declaration.
5339 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5340 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5341 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5342 received HWCAP as its argument.
5343
4295e285
PA
53442016-09-06 Pedro Alves <palves@redhat.com>
5345
5346 * gdb.base/new-ui-pending-input.c: New file.
5347 * gdb.base/new-ui-pending-input.exp: New file.
5348 * gdb.exp (clear_gdb_spawn_id): New procedure.
5349 (with_spawn_id): Check whether gdb_spawn_id exists before
5350 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5351 on exit.
5352
00d5215e
UW
53532016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5354
5355 * gdb.base/float128.c: New file.
5356 * gdb.base/float128.exp: Likewise.
5357 * gdb.base/floatn.c: Likewise.
5358 * gdb.base/floatn.exp: Likewise.
5359
a9ff5f12
UW
53602016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5361
5362 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5363
f245535c
PA
53642016-09-05 Pedro Alves <palves@redhat.com>
5365
5366 PR backtrace/19927
5367 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5368 unwinders are immediately called as side effect of "source" or
5369 "disable unwinder" commands.
5370 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5371
ae9cf263
YQ
53722016-09-02 Yao Qi <yao.qi@linaro.org>
5373
5374 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5375 is true and $type is "float" or "double".
5376
27aba047
YQ
53772016-09-02 Yao Qi <yao.qi@linaro.org>
5378
5379 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5380 true.
5381 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5382 * gdb.base/call-rt-st.exp: Likewise.
5383 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5384 return value instead of gdb,skip_float_test.
5385 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5386 (do_function_calls): Use its return value instead of
5387 gdb,skip_float_test.
5388 * gdb.base/finish.exp: Likewise.
5389 * gdb.base/funcargs.exp: Likewise.
5390 * gdb.base/return.exp: Likewise.
5391 * gdb.base/return2.exp: Likewise.
5392 * gdb.base/varargs.exp: Likewise.
5393 * lib/gdb.exp (gdb_skip_float_test): Change it to
5394 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5395
5af962df
AA
53962016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5397
5398 * gdb.multi/tids.exp: Test "thread apply all".
5399
7fac6910
JK
54002016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5401
5402 * gdb.base/default.exp (tty): Remove.
5403
bb1fe4ac
KB
54042016-08-24 Kevin Buettner <kevinb@redhat.com>
5405
2806dc7e
PA
5406 * gdb.python/py-recurse-unwind.c: New file.
5407 * gdb.python/py-recurse-unwind.py: New file.
5408 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5409
0a1ddfa6
SM
54102016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5411
5412 * gdb.base/set-inferior-tty.exp: New file.
5413 * gdb.base/set-inferior-tty.c: New file.
5414
d9de1fe3
PA
54152016-08-23 Pedro Alves <palves@redhat.com>
5416
5417 PR gdb/20494
5418 * gdb.base/new-ui-echo.c: New file.
5419 * gdb.base/new-ui-echo.exp: New file.
5420
e9d9abd7
YQ
54212016-08-23 Yao Qi <yao.qi@linaro.org>
5422
5423 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5424 gdbserver_spawn.
5425 * gdb.server/connect-without-multi-process.exp (do_test):
5426 Likewise.
5427
3589529e
YQ
54282016-08-23 Yao Qi <yao.qi@linaro.org>
5429
5430 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5431 standalone_txt. Delete gdb_txt and standalone_txt on host
5432 and target. Spawn the binary on target. Copy files from
5433 target to host.
5434
6bb90213
PA
54352016-08-22 Pedro Alves <palves@redhat.com>
5436
5437 PR gdb/20505
5438 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5439 with_test_prefix. Factor out bits to ...
5440 (test_no_vdso): ... this new procedure.
5441
20c2c024
CL
54422016-08-19 Carl Love <cel@us.ibm.com>
5443
5444 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5445 maintaining separate logic for constructing the output path.
5446 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5447 * gdb.arch/ppc-dfp.exp: Likewise.
5448 * gdb.arch/ppc-fp.exp: Likewise.
5449 * gdb.arch/vsx-regs.exp: Likewise.
5450 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5451 binprefix for generating the additional binary files.
5452
0646e07d
PA
54532016-08-19 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.trace/mi-trace-frame-collected.exp
5456 (test_trace_frame_collected): On x32, expect two registers.
5457
46da9242
CL
54582016-08-18 Carl Love <cel@us.ibm.com>
5459
5460 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5461 and sync up the test with tests in gas/testsuite/gas/ppc.
5462 * gdb.arch/powerpc-power.exp: Likewise.
5463
eb2332d7
SM
54642016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5465
5466 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5467 expected error message.
5468
63c61e04
SM
54692016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5470
5471 * gdb.multi/remove-inferiors.exp: New file.
5472 * gdb.multi/remove-inferiors.c: New file.
5473
7b17065f
YQ
54742016-08-12 Yao Qi <yao.qi@linaro.org>
5475
5476 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5477 argument list.
5478
01d3dedf
PA
54792016-08-10 Pedro Alves <palves@redhat.com>
5480
5481 PR gdb/19187
5482 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5483 setup_kfails.
5484
3eb7562a
PA
54852016-08-09 Pedro Alves <palves@redhat.com>
5486 Simon Marchi <simon.marchi@ericsson.com>
5487
5488 PR gdb/20418
5489 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5490 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5491
80614914
PA
54922016-08-09 Pedro Alves <palves@redhat.com>
5493
5494 PR mi/20431
5495 * gdb.mi/mi-cmd-error.exp: New file.
5496
f348d89a
PA
54972016-08-09 Pedro Alves <palves@redhat.com>
5498
5499 PR gdb/18653
5500 * gdb.base/signals-state-child.c: New file.
5501 * gdb.base/signals-state-child.exp: New file.
5502 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5503
e5ca03b4
PA
55042016-08-09 Pedro Alves <palves@redhat.com>
5505
5506 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5507
282a0691
TT
55082016-08-03 Tom Tromey <tom@tromey.com>
5509
5510 PR python/18565:
5511 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5512
41bfcd63
YQ
55132016-08-01 Yao Qi <yao.qi@linaro.org>
5514
5515 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5516 variable mode to "multi-process" if $multi_process is 1, otherwise
5517 set it to "single-process".
5518
e3465b24
YQ
55192016-08-01 Yao Qi <yao.qi@linaro.org>
5520
5521 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5522 * gdb.cp/cpexprs.exp: Likewise.
5523 * gdb.cp/m-static.exp: Likewise.
5524
0b31a4bc
TT
55252016-07-26 Tom Tromey <tom@tromey.com>
5526
5527 PR python/20190:
5528 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5529 test.
5530
e0461dbb
MM
55312016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5532
5533 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5534 selecting assembly source files.
5535 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5536 assembly source files.
5537 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5538 assembly source files.
5539 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5540 selecting assembly source files.
5541
8194e927
SM
55422016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5543
5544 * gdb.base/new-ui.exp (do_test_invalid_args): New
5545 procedure.
5546
c0272db5
TW
55472016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5548
5549 * gdb.btrace/reconnect.c: New file.
5550 * gdb.btrace/reconnect.exp: New file.
5551
e3487908
GKB
55522016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5553
5554 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5555 to test_catch_syscall_group.
5556 (test_catch_syscall_group): New.
5557
12df5c00
TT
55582016-07-21 Tom Tromey <tom@tromey.com>
5559
5560 * gdb.rust/simple.rs (main): Use empty struct expression.
5561 * gdb.rust/simple.exp: Add tests for empty struct expression.
5562
bae62ee2
YQ
55632016-07-21 Yao Qi <yao.qi@linaro.org>
5564
5565 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5566 if gdb_skip_xml_test is true on some targets.
5567
b1b53fb3
YQ
55682016-07-21 Yao Qi <yao.qi@linaro.org>
5569
5570 * gdb.server/solib-list.exp: Unset last_loaded_file.
5571
027d97f8
JK
55722016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5575 "step into captured_main (args)".
5576
7674d381
JK
55772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5578
5579 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5580
72b5d099
JK
55812016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5582
5583 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5584
1f960ced
PA
55852016-07-19 Pedro Alves <palves@redhat.com>
5586
5587 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5588 * gdb.opt/inline-bt.exp: Likewise.
5589 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5590 additional_flags=-Winline.
5591 * gdb.opt/inline-locals.exp: Likewise.
5592 * gdb.opt/inline-markers.c (ATTR): Define.
5593 (inlined_fn): Use it.
5594
f25827c1
YQ
55952016-07-19 Yao Qi <yao.qi@linaro.org>
5596
5597 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5598 (test_with_self): Remove some code. Remove argument executable.
5599 (top-level): Use do_self_tests.
5600
37539ebe
DB
56012016-07-15 Zachary Welch <zwelch@codesourcery.com>
5602 Don Breazeal <donb@codesourcery.com>
5603
5604 * gdb.base/maint.exp: Escape paths used in regular expressions.
5605 * gdb.stabs/weird.exp: Likewise.
5606
dac790e1
TT
56072016-07-13 Tom Tromey <tom@tromey.com>
5608
5609 PR python/15620, PR python/18620:
5610 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5611 (test_bkpt_events): New procs.
5612
93daf339
TT
56132016-07-13 Tom Tromey <tom@tromey.com>
5614
5615 PR python/17698:
5616 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5617 test.
5618 (test_watchpoints): Likewise.
5619 (test_bkpt_pending): New proc.
5620
6571a381
TT
56212016-07-13 Tom Tromey <tom@tromey.com>
5622
5623 PR cli/18053:
5624 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5625 completion test.
5626
e8732474
JK
56272016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5628
5629 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5630 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5631 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5632 f_label.
5633 (g): Rename g_end_lbl to g_label.
5634 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5635 low_pc and high_pc.
5636 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5637
e0f3fd7c
TT
56382016-07-12 Tom Tromey <tom@tromey.com>
5639
5640 PR python/19293:
5641 * gdb.python/py-unwind-maint.exp: Update tests.
5642
3cfe46b6
YQ
56432016-07-12 Yao Qi <yao.qi@linaro.org>
5644
5645 * lib/selftest-support.exp (selftest_setup): Match the output
5646 when captured_main is inlined.
5647
4f19a0e6
WT
56482016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5649
5650 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5651 New variables.
5652 (print this%a, print this%b, print this): New tests.
5653 * gdb.fortran/derived-types.f90 (this): New object and
5654 initialization.
5655
986cf455
SM
56562016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5657
5658 * gdb.ada/arraydim.exp: Remove extra directory level in build
5659 directory.
5660
f0464b23
SM
56612016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5662
5663 * lib/ada.exp: Remove extra directory level in build directory.
5664 * gdb.ada/cond_lang.exp: Likewise.
5665 * gdb.ada/exec_changed.exp: Likewise.
5666 * gdb.ada/lang_switch.exp: Likewise.
5667
42d94011
MG
56682016-07-06 Manish Goregaokar <manish@mozilla.com>
5669
2806dc7e
PA
5670 * simple.rs: Add test for raw pointer subscripting.
5671 * simple.exp: Add test expectations.
42d94011 5672
647c264c
YQ
56732016-07-05 Yao Qi <yao.qi@linaro.org>
5674
5675 * gdb.mi/mi-reverse.exp: Match =record-started output.
5676
20aa2c60
PA
56772016-07-01 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5680 procedure.
5681 (jit_reader_test): Test the jit reader's unwinder.
5682 * gdb.base/jithost.c (jit_function_00_code): New global.
5683 (main): Use memcpy to fill in the mmapped code, instead of poking
5684 bytes manually here.
5685 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5686 value.
5687 (read_debug_info): Save the function's range.
5688 (read_sp): New function.
5689 (unwind_frame): Use it. Also unwind RBP.
5690 (get_frame_id): Use read_sp.
5691 (gdb_init_reader): Use calloc instead of malloc.
5692 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5693 parameter. Use gdb_test_multiple.
5694
ced2dffb
PA
56952016-07-01 Pedro Alves <palves@redhat.com>
5696 Antoine Tremblay <antoine.tremblay@ericsson.com>
5697
5698 * gdb.threads/process-dies-while-detaching.c: New file.
5699 * gdb.threads/process-dies-while-detaching.exp: New file.
5700
63000888
PA
57012016-07-01 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.multi/watchpoint-multi-exit.c: New file.
5704 * gdb.multi/watchpoint-multi-exit.exp: New file.
5705
038d4868
PA
57062016-06-30 Pedro Alves <palves@redhat.com>
5707
5708 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5709 unset inferior_spawn_id.
5710
994e9c83
PA
57112016-06-30 Pedro Alves <palves@redhat.com>
5712
5713 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5714 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5715
e5653468
YQ
57162016-06-29 Yao Qi <yao.qi@linaro.org>
5717
5718 * gdb.base/return.c: Add copyright header.
5719
803b47e5
TT
57202016-06-29 Tom Tromey <tom@tromey.com>
5721
5722 PR python/20129:
5723 * gdb.python/py-framefilter.exp: Add tests for setting priority
5724 and disabling of non-existent frame filter.
5725
28244707
YQ
57262016-06-29 Yao Qi <yao.qi@linaro.org>
5727
5728 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5729 0x0f07ff.
5730
a31d2f06
YQ
57312016-06-28 Yao Qi <yao.qi@linaro.org>
5732
5733 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5734 triplets. Start gdb, execute catch syscall, and continue. Check
5735 gdb's output to determine catch syscall is supported.
5736
921d8f54
MG
57372016-06-27 Manish Goregaokar <manish@mozilla.com>
5738
25d49b86
PA
5739 * gdb.rust/simple.rs: Add test for returning unit in a function.
5740 * gdb.rust/simple.exp: Add expectation for functions returning
5741 unit.
921d8f54 5742
f4952523
PMR
57432016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5744
5745 * gdb.python/py-breakpoint-create-fail.c,
5746 gdb.python/py-breakpoint-create-fail.exp,
5747 gdb.python/py-breakpoint-create-fail.py: New testcase.
5748
fccb08f8
MG
57492016-06-25 Manish Goregaokar <manish@mozilla.com>
5750
5751 PR gdb/20239
5752 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5753 * gdb.rust/simple.exp: Add test expectations for new NonZero
5754 tests.
fccb08f8 5755
6b850546
DT
57562016-06-24 David Taylor <dtaylor@emc.com>
5757
5758 * gdb.base/offsets.exp: New file.
5759 * gdb.base/offsets.c: New file.
5760
17621150
TT
57612016-06-23 Tom Tromey <tom@tromey.com>
5762
5763 PR gdb/16483:
5764 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5765 before any filters are loaded.
5766
04d59df6
WT
57672016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5768
5769 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5770 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5771 structs.
5772 * gdb.fortran/derived-type-function.exp: New file.
5773 * gdb.fortran/derived-type-function.f90: New file.
5774
5775
ac69f786
PA
57762016-06-21 Pedro Alves <palves@redhat.com>
5777
5778 * gdb.base/new-ui.exp: New file.
5779 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5780 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5781 (with_spawn_id): New procedure.
5782
49940788
PA
57832016-06-21 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.mi/mi-exec-run.exp: New file.
5786
ef274d26
PA
57872016-06-21 Pedro Alves <palves@redhat.com>
5788
5789 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5790 breakpoint command's output on the main UI.
5791 (test_break): New procedure, factored out from calls in the top
5792 level.
5793 (top level): Use foreach_with_prefix to test MI as main UI and as
5794 separate UI.
5795
468afe6c
PA
57962016-06-21 Pedro Alves <palves@redhat.com>
5797
5798 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5799 (test_awatch_creation_and_listing)
5800 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5801 Remove 'type' parameter.
5802 (test_watchpoint_all): New parameter mi_mode. Remove
5803 with_test_prefix.
5804 (top level): Use foreach_with_prefix, and add main/separate UI MI
5805 testing axis.
5806
51f77c37
PA
58072016-06-21 Pedro Alves <palves@redhat.com>
5808
5809 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5810 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5811 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5812 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5813 (gdb_main_spawn_id, mi_spawn_id): Declare and
5814 comment.
5815 (mi_create_inferior_pty): New procedure,
5816 factored out from default_mi_gdb_start.
5817 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5818 procedures.
5819 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5820 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5821 Use mi_create_inferior_pty.
5822 (mi_gdb_start): Use eval to pass down args list.
5823
8980e177
PA
58242016-06-21 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5827 * gdb.opt/inline-cmds.exp: Add MI tests.
5828
f38d3ad1
PA
58292016-06-21 Pedro Alves <palves@redhat.com>
5830
5831 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5832
45db7c09
PA
58332016-06-21 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5836 (top level): Use it instead of mi_execute_to.
5837
5a069ab3
PA
58382016-06-21 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5841 (cont_handler_str): New.
5842 (signal_stop_handler): Set stop_handler_str instead of printing to
5843 stdout.
5844 (continue_handler): Set cont_handler_str instead of printing to
5845 stdout.
5846 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5847 mi_send_resuming_command. Print stop_handler_str and
5848 cont_handler_str instead of expecting the python events print
5849 directly.
5850
2838cc1d
SD
58512016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5852
5853 * gdb.base/jit-reader.exp: New file.
5854 * gdb.base/jithost.c: New file.
5855 * gdb.base/jithost.h: New file.
5856 * gdb.base/jitreader.c : New file.
5857 * gdb.base/jit-protocol.h: New file.
5858
21a77091
YQ
58592016-06-17 Yao Qi <yao.qi@linaro.org>
5860
5861 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5862 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5863 and detach-on-fork. Adjust tests.
5864 (top level): Invoke break_cond_on_syscall with combinations of
5865 syscall, follow-fork-mode and detach-on-fork.
5866
f50bf8e5
YQ
58672016-06-17 Yao Qi <yao.qi@linaro.org>
5868
5869 * gdb.base/step-over-exit.c: New.
5870 * gdb.base/step-over-exit.exp: New.
5871
a28d8e50
YTL
58722016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5873
5874 * gdb.base/float.exp: Add target check for nds32*-*-*.
5875 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5876
cad8e26d
AB
58772016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5878
5879 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5880 for unsupported target features.
5881 * gdb.base/call-rt-st.exp: Likewise.
5882 * gdb.base/call-sc.exp: Likewise.
5883 * gdb.base/call-signal-resume.exp: Likewise.
5884 * gdb.base/call-strs.exp: Likewise.
5885 * gdb.base/callexit.exp: Likewise.
5886 * gdb.base/callfuncs.exp: Likewise.
5887 * gdb.base/nodebug.exp: Likewise.
5888 * gdb.base/printcmds.exp: Likewise.
5889 * gdb.base/ptype.exp: Likewise.
5890 * gdb.base/structs.exp: Likewise.
5891 * gdb.base/unwindonsignal.exp: Likewise.
5892 * gdb.cp/gdb2495.exp: Likewise.
5893 * gdb.cp/templates.exp: Likewise.
5894 * gdb.cp/virtfunc.exp: Likewise.
5895 * gdb.threads/hand-call-in-threads.exp: Likewise.
5896 * gdb.threads/interrupted-hand-call.exp: Likewise.
5897 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5898
347dc102
TT
58992016-06-10 Tom Tromey <tom@tromey.com>
5900
5901 PR rust/20110:
5902 * gdb.rust/expr.exp: Add test for integer constant larger than
5903 i32.
5904
5e13cf25
BH
59052016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5906
5907 * gdb.fortran/nested-funcs.exp: New.
5908 * gdb.fortran/nested-funcs.f90: New.
5909
bb556f1f
TK
59102016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5911
5912 * gdb.base/examine-backward.c: New file.
5913 * gdb.base/examine-backward.exp: New file.
5914
38b022b4
SM
59152016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5916
5917 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5918 matching.
5919
1b40ec05
TT
59202016-06-02 Tom Tromey <tom@tromey.com>
5921
5922 PR python/18984:
5923 * gdb.python/py-shared.exp: Add solib_name test.
5924
193bd378
SM
59252016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5926
5927 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5928
3326303b
MG
59292016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5930
5931 PR c++/19893
5932 * gdb.dwarf2/implref.exp: Rename to...
5933 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5934 * gdb.dwarf2/implref-array.c: New file.
5935 * gdb.dwarf2/implref-array.exp: Likewise.
5936 * gdb.dwarf2/implref-global.c: Likewise.
5937 * gdb.dwarf2/implref-global.exp: Likewise.
5938 * gdb.dwarf2/implref-struct.c: Likewise.
5939 * gdb.dwarf2/implref-struct.exp: Likewise.
5940
825c8ef2
AT
59412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5942
5943 * gdb.trace/trace-condition.exp: Add 64bit tests.
5944
2320162a
AT
59452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5946
5947 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5948 bits types.
5949 (main): Adapt to 8 to 64 bits types.
5950 * gdb.trace/trace-condition.exp: Add new tests.
5951
a7818233
AT
59522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5953
5954 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5955
0d336466
AT
59562016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5957
5958 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5959 Move condition tests...
5960 * gdb.trace/trace-condition.exp: Here.
5961
7faeb45a
AT
59622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5963
5964 * gdb.trace/trace-condition.exp: Add counter-case tests.
5965
e385593e
JK
59662016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5967
5968 PR c++/15231
5969 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5970 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5971
744608cc
PA
59722016-05-27 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5975 New procedure.
5976 (top level): Call it, and bail out of DejaGnu is known to be bad.
5977
ac775bf4
AB
59782016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5979
5980 * gdb.base/whatis.c: Extend the test case.
5981 * gdb.base/whatis.exp: Add additional tests.
5982
2bbad2ea
BH
59832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5984
5985* gdb.fortran/type.f90: Add pointer variable.
5986* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5987
8b70175d
BH
59882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5989
5990 * gdb.fortran/vla-type.exp: Fix testcase name.
5991
86d8a848
BH
59922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5993
5994 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5995
e188eb36
BH
59962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5997
5998 * gdb.fortran/type.f90: Add nested structures.
5999 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6000 * gdb.fortran/derived-type.exp: Adapt expected output.
6001 * gdb.fortran/vla-type.exp: Adapt expected output.
6002
9b2db1fd
BH
60032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6004
6005 * gdb.fortran/whatis_type.exp: Adapt expected output.
6006
72b17055
BH
60072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6008
6009 * gdb.fortran/print_type.exp: Fix expected output.
6010 * gdb.fortran/whatis_type.exp: Fix expected output.
6011
3cd81d8d
BH
60122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6013
6014 * gdb.fortran/whatis_type.exp: Use multi_line.
6015
ddae9462
TT
60162016-05-24 Tom Tromey <tom@tromey.com>
6017
6018 PR python/17386:
6019 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6020 use value as an index.
6021
1957f6b8
TT
60222016-05-23 Tom Tromey <tom@tromey.com>
6023
6024 PR python/17981:
6025 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6026 no-breakpoint case.
6027
026a9174
PA
60282016-05-24 Pedro Alves <palves@redhat.com>
6029
6030 PR gdb/19828
6031 * gdb.threads/clone-attach-detach.c: New file.
6032 * gdb.threads/clone-attach-detach.exp: New file.
6033
e70a7231
FR
60342016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6035
6036 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6037
0f6ed0e0
TT
60382016-05-23 Tom Tromey <tom@tromey.com>
6039
6040 PR python/19438, PR python/18393:
6041 * gdb.python/py-progspace.exp: Add "dir" test.
6042 * gdb.python/py-objfile.exp: Add "dir" test.
6043
ffd19d61
YQ
60442016-05-23 Yao Qi <yao.qi@linaro.org>
6045
6046 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6047 * gdb.arch/thumb2-it.exp: Likewise.
6048
9e8f9b05
SM
60492016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6050
6051 * gdb.mi/mi-threads-interrupt.c: New file.
6052 * gdb.mi/mi-threads-interrupt.exp: New file.
6053
61c6156d
SM
60542016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 PR gdb/18077
6057 * gdb.mi/mi-async-run.exp: New file.
6058 * gdb.mi/mi-async-run.c: New file.
6059
67218854
TT
60602016-05-17 Tom Tromey <tom@tromey.com>
6061 Manish Goregaokar <manishsmail@gmail.com>
6062
6063 * lib/rust-support.exp: New file.
6064 * lib/gdb.exp (skip_rust_tests): New proc.
6065 (build_executable_from_specs): Handle rust.
6066 * lib/future.exp (gdb_find_rustc): New proc.
6067 (gdb_default_target_compile): Handle rust.
6068 * gdb.rust/expr.exp: New file.
6069 * gdb.rust/generics.exp: New file.
6070 * gdb.rust/generics.rs: New file.
6071 * gdb.rust/methods.exp: New file.
6072 * gdb.rust/methods.rs: New file.
6073 * gdb.rust/modules.exp: New file.
6074 * gdb.rust/modules.rs: New file.
6075 * gdb.rust/simple.exp: New file.
6076 * gdb.rust/simple.rs: New file.
6077
c44af4eb
TT
60782016-05-17 Tom Tromey <tom@tromey.com>
6079
6080 * gdb.base/default.exp (set language): Add rust.
6081
dcd1f979
TT
60822016-05-17 Tom Tromey <tom@tromey.com>
6083
6084 * gdb.gdb/unittest.exp: New file.
6085
155b7f57
YQ
60862016-05-16 Yao Qi <yao.qi@linaro.org>
6087
6088 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6089 shell_prompt. Update shell_prompt_re.
6090
8ddd5a6c
DE
60912016-05-12 Doug Evans <dje@google.com>
6092
6093 PR symtab/19999
6094 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6095 $options when building executable.
6096 * gdb.dwarf2/fission-loclists-pie.S: New file.
6097 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6098
02e370d9
SM
60992016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6100
6101 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6102 of [is_remote target],
6103
8929ad8b
SM
61042016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6105
6106 * lib/gdb.exp (use_gdb_stub): New procedure.
6107
6c447423
DE
61082016-05-03 Yunlian Jiang <yunlian@google.com>
6109 Doug Evans <dje@google.com>
6110
6111 PR symtab/19914
6112 * gdb.dwarf2/dwp-sepdebug.c: New file.
6113 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6114
444e826c
SM
61152016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6116
6117 * gdb.base/detach.exp: Remove is_remote check.
6118
740feeaa
SM
61192016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6120
6121 * gdb.base/annota-input-while-running.exp: Don't check for
6122 [is_remote target]. Enable annotations after running to main.
6123 Remove unused "set test..." line.
6124
9080ac9d
SM
61252016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6126
6127 * gdb.trace/trace-enable-disable.exp: New file.
6128 * gdb.trace/trace-enable-disable.c: New file.
6129
952ebca5
SM
61302016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6131
6132 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6133 use it in info sharedlibrary test.
6134 * gdb.trace/ftrace-lock.exp: Likewise.
6135 * gdb.trace/ftrace.exp: Likewise.
6136 * gdb.trace/range-stepping.exp: Likewise.
6137 * gdb.trace/trace-break.exp: Likewise.
6138 * gdb.trace/trace-condition.exp: Likewise.
6139 * gdb.trace/trace-mt.exp: Likewise.
6140
d9019901
SM
61412016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6142
6143 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6144 (gdb_load_shlib): ... this.
6145 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6146 gdb_load_shlib.
6147 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6148 * gdb.base/ctxobj.exp: Likewise.
6149 * gdb.base/dprintf-pending.exp: Likewise.
6150 * gdb.base/dso2dso.exp: Likewise.
6151 * gdb.base/fixsection.exp: Likewise.
6152 * gdb.base/gcore-relro.exp: Likewise.
6153 * gdb.base/gdb1555.exp: Likewise.
6154 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6155 * gdb.base/gnu-ifunc.exp: Likewise.
6156 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6157 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6158 * gdb.base/pending.exp: Likewise.
6159 * gdb.base/print-file-var.exp: Likewise.
6160 * gdb.base/print-symbol-loading.exp: Likewise.
6161 * gdb.base/shlib-call.exp: Likewise.
6162 * gdb.base/shreloc.exp: Likewise.
6163 * gdb.base/so-impl-ld.exp: Likewise.
6164 * gdb.base/solib-disc.exp: Likewise.
6165 * gdb.base/solib-nodir.exp: Likewise.
6166 * gdb.base/solib-overlap.exp: Likewise.
6167 * gdb.base/solib-symbol.exp: Likewise.
6168 * gdb.base/solib-weak.exp (do_test): Likewise.
6169 * gdb.base/sym-file.exp: Likewise.
6170 * gdb.base/symtab-search-order.exp: Likewise.
6171 * gdb.base/type-opaque.exp: Likewise.
6172 * gdb.base/unload.exp: Likewise.
6173 * gdb.base/watchpoint-solib.exp: Likewise.
6174 * gdb.compile/compile.exp: Likewise.
6175 * gdb.cp/gdb2384.exp: Likewise.
6176 * gdb.cp/infcall-dlopen.exp: Likewise.
6177 * gdb.cp/re-set-overloaded.exp: Likewise.
6178 * gdb.fortran/library-module.exp: Likewise.
6179 * gdb.opt/solib-intra-step.exp: Likewise.
6180 * gdb.python/py-finish-breakpoint.exp: Likewise.
6181 * gdb.python/py-shared.exp: Likewise.
6182 * gdb.reverse/solib-precsave.exp: Likewise.
6183 * gdb.reverse/solib-reverse.exp: Likewise.
6184 * gdb.server/solib-list.exp: Likewise.
6185 * gdb.threads/dlopen-libpthread.exp: Likewise.
6186 * gdb.threads/tls-shared.exp: Likewise.
6187 * gdb.threads/tls-so_extern.exp: Likewise.
6188 * gdb.trace/change-loc.exp: Likewise.
6189 * gdb.trace/ftrace-lock.exp: Likewise.
6190 * gdb.trace/ftrace.exp: Likewise.
6191 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6192 * gdb.trace/pending.exp: Likewise.
6193 * gdb.trace/range-stepping.exp: Likewise.
6194 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6195 (strace_info_marker): Likewise.
6196 (strace_probe_marker): Likewise.
6197 (strace_trace_on_same_addr): Likewise.
6198 (strace_trace_on_diff_addr): Likewise.
6199 * gdb.trace/trace-break.exp: Likewise.
6200 * gdb.trace/trace-condition.exp: Likewise.
6201 * gdb.trace/trace-mt.exp: Likewise.
6202
fca4cfd9
SM
62032016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6204
6205 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6206 result of gdb_remote_download.
6207 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6208 * gdb.base/dso2dso.exp: Likewise.
6209 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6210 * gdb.base/print-file-var.exp: Likewise.
6211 * gdb.base/shlib-call.exp: Likewise.
6212 * gdb.base/shreloc.exp: Likewise.
6213 * gdb.base/solib-overlap.exp: Likewise.
6214 * gdb.base/solib-weak.exp (do_test): Likewise.
6215 * gdb.base/unload.exp: Likewise.
6216
11cf4ffb
YQ
62172016-04-27 Yao Qi <yao.qi@linaro.org>
6218
6219 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6220 exists.
6221
3e2e34f8
KB
62222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6223
6224 * vla-type.exp: Print structure from toplevel.
6225
8f07e298
BH
62262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6227
6228 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6229 of dynamic types.
6230 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6231 of dynamic types.
6232
9920b434
BH
62332016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6234
6235 * gdb.fortran/vla-type.f90: New file.
6236 * gdb.fortran/vla-type.exp: New file.
6237
f3abeff5
YQ
62382016-04-25 Yao Qi <yao.qi@linaro.org>
6239
6240 * gdb.base/branch-to-self.c: New file.
6241 * gdb.base/branch-to-self.exp: New file.
6242
0a5d52f0
YQ
62432016-04-22 Yao Qi <yao.qi@linaro.org>
6244
6245 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6246 more after $hex.
6247
495346f6
YQ
62482016-04-22 Yao Qi <yao.qi@linaro.org>
6249
6250 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6251 * gdb.base/annota3.exp: Likewise.
6252
4a7e075c
YQ
62532016-04-22 Yao Qi <yao.qi@linaro.org>
6254
6255 * gdb.reverse/step-precsave.exp: Do one step and test program
6256 stops in "callee" and do multiple steps until program goes out
6257 of "callee".
6258 * gdb.reverse/step-reverse.exp: Likewise.
6259
5b061e98
YQ
62602016-04-22 Yao Qi <yao.qi@linaro.org>
6261
6262 * gdb.trace/signal.exp: Also pass if
6263 $tracepoint_hits($i) > $iterations.
6264
5c5dc57f
YQ
62652016-04-22 Yao Qi <yao.qi@linaro.org>
6266
6267 * gdb.trace/signal.c: New file.
6268 * gdb.trace/signal.exp: New file.
6269
a55411b9
DE
62702016-04-19 Doug Evans <xdje42@gmail.com>
6271
6272 * gdb.base/bad-file.exp: New file.
6273
a22df60a
MG
62742016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6275
6276 * gdb.dwarf2/implref.exp: New file.
6277
0c13f7e5
BH
62782016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6279
6280 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6281 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6282 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6283 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6284 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6285 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6286 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6287 * lib/fortran.exp (fortran_int4): New procedure.
6288 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6289 (fortran_logical4): Likewise.
6290
9b9b09e9
BH
62912016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6292
6293 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6294
a14d1f4d
BH
62952016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6296
6297 * lib/compiler.c: Add Intel specific preprocessor macros.
6298 * lib/compiler.cc: Likewise.
25d49b86 6299
7d49b1d0
LM
63002016-04-13 Luis Machado <lgustavo@codesourcery.com>
6301
6302 * gdb.server/connect-with-no-symbol-file.c: New file.
6303 * gdb.server/connect-with-no-symbol-file.exp: New file.
6304
8392fa22
SM
63052016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6306
6307 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6308
8c4c4aeb
SM
63092016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6310
6311 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6312 standard output directory.
6313
45e3745e
AT
63142016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6315
6316 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6317
e26b7e41
MM
63182016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6319
6320 * gdb.btrace/instruction_history.c (loop): Add declaration.
6321
8ce09462
AT
63222016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6323
6324 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6325
2e88a1ea
SM
63262016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6327
6328 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6329 parentheses to print.
6330 (continue_handler): Likewise.
6331
f48e22e3
SM
63322016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6333
6334 * gdb.server/solib-list.exp: Remove is_remote check.
6335 Pass shlib= to gdb_compile. Don't link shared library with
6336 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6337 Run binary filename through "readlink -f" on the target.
6338
096be756
PA
63392016-04-08 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6342 interpreter filename as argument to gdbserver_spawn.
6343 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6344 Return empty if $last_loaded_file does not exist.
6345
06500533
JK
63462016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6347
6348 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6349 * gdb.base/jit-main.c: Use exit after usage.
6350
2d35e871
JK
63512016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6354 GDBHISTSIZE prior to the tests.
6355 * gdb.base/gdbinit-history.exp: Likewise.
6356
63572016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6358
6359 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6360 instead of build_executable. Use gdb_load_shlibs.
6361
c8064e7e
YQ
63622016-04-07 Yao Qi <yao.qi@linaro.org>
6363
6364 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6365 Execute "si" command.
6366
bde47561
YQ
63672016-04-07 Yao Qi <yao.qi@linaro.org>
6368
6369 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6370 number instead of the comments on some line.
6371
b16f8a3b
DB
63722016-04-06 Don Breazeal <donb@codesourcery.com>
6373
6374 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6375 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6376
c2f901df
SM
63772016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6378
6379 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6380 standard_output_file. Remove unused binfile variable.
6381
ac17fda0
CU
63822016-04-05 Catalin Udma <catalin.udma@freescale.com>
6383
6384 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6385 * gdb.python/py-mi-objfile.exp: Match "list main" output
6386 in console format.
6387
03a8c4df
SM
63882016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6389
6390 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6391 absolute.
6392
6e774b13
SM
63932016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6394
6395 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6396 absolute.
6397 * gdb.trace/ftrace.exp: Likewise.
6398 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6399 targets as well.
6400 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6401 (gdb_load_shlibs): Copy libraries to test directory when testing
6402 natively. Only set solib-search-path if testing remotely.
6403 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6404
7817ea46
SM
64052016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6406
6407 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6408 gdb_download. Use it even if the target is not remote.
6409 * gdb.base/jit.exp (compile_jit_test): Likewise.
6410 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6411 output directory if the destination board is local, otherwise use
6412 the standard remote_download from DejaGnu.
6413 (gdb_download): Remove.
6414 (gdb_load_shlibs): Use gdb_remote_download instead of
6415 gdb_download.
6416 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6417 Use gdb_remote_download instead of gdb_download. Use it even if
6418 the target is not remote.
6419 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6420 instead of gdb_download.
6421
7beb7f68
SM
64222016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6423
6424 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6425 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6426 run.
6427
cc63428a
AV
64282016-04-01 Artemiy Volkov <artemiyv@acm.org>
6429
6430 PR gdb/19820
6431 * gdb.base/printcmds.exp: Add artificial arrays tests.
6432
64cdf930
PA
64332016-03-31 Pedro Alves <palves@redhat.com>
6434
6435 PR gdb/19858
6436 * gdb.base/jit-main.c: Include unistd.h.
6437 (ATTACH): Define to 0 if not already defined.
6438 (wait_for_gdb, mypid): New globals.
6439 (WAIT_FOR_GDB): New macro.
6440 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6441 some breakpoint locations.
6442 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6443 New procedures.
6444 (one_jit_test): Add REATTACH parameter, and handle it. Use
6445 continue_to_test_location.
6446 (top level): Test attach, and adjusts calls to one_jit_test.
6447
40dea8cb
PA
64482016-03-31 Pedro Alves <palves@redhat.com>
6449
6450 PR gdb/19858
6451 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6452 BINSUFFIX parameter, and handle it.
6453 (top level): Adjust calls compile_jit_test.
6454
e7ea3ec7
CU
64552016-03-31 Catalin Udma <catalin.udma@freescale.com>
6456
6457 PR python/19743
6458 * gdb.python/py-mi-events-gdb.py: New file.
6459 * gdb.python/py-mi-events.c: New file.
6460 * gdb.python/py-mi-events.exp: New file.
6461
e6359af3
YQ
64622016-03-30 Yao Qi <yao.qi@linaro.org>
6463
6464 * gdb.reverse/until-precsave.exp: Match function name only.
6465 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6466 Move malloc to a condition block.
6467 * gdb.reverse/until-reverse.exp: Match function name only.
6468
a4105d04
MK
64692016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6470
6471 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6472 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6473 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6474 variable for GPR 0 instead of assuming it is register 0.
6475 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6476 * lib/trace-support.exp: Add s390 registers.
6477
bfa6adb9
YQ
64782016-03-29 Yao Qi <yao.qi@linaro.org>
6479
6480 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6481
1e6697ea
YQ
64822016-03-24 Yao Qi <yao.qi@linaro.org>
6483
6484 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6485 test message.
6486
64bcd522
AA
64872016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6488
6489 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6490 maintaining separate logic for constructing the output path.
6491
7868401b
DB
64922016-03-16 Don Breazeal <donb@codesourcery.com>
6493
6494 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6495 Retry fork and waitpid on interrupted system call errors.
6496 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6497 Use with_timeout_factor to increase timeout by factor of 10.
6498
1cafadb4
DB
64992016-03-15 Don Breazeal <donb@codesourcery.com>
6500
6501 * gdb.cp/scope-err.cc: New test program.
6502 * gdb.cp/scope-err.exp: New test script.
6503 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6504 lines and "set breakpoint here" comment.
6505 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6506 Fixed some whitespace and format issues.
6507 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6508 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6509
81516450
DE
65102016-03-15 Doug Evans <dje@google.com>
6511
6512 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6513 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6514 All callers updated. Add tests for enums, mixed flags register.
6515
aa52b601
DE
65162016-03-15 Doug Evans <dje@google.com>
6517
6518 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6519 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6520
fa4ff313
SM
65212016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6522
6523 * gdb.base/default.exp: Add $_as_string to the list of expected
6524 convenience functions.
6525
f2403c39
AB
65262016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6527
6528 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6529
f2f3ccb9
SM
65302016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6531
6532 * gdb.python/py-as-string.exp: New file.
6533 * gdb.python/py-as-string.c: New file.
6534
00dbd492
PA
65352016-03-09 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6538 signal" -> "Thread NN received signal" output change.
6539 * gdb.threads/ia64-sigill.exp: Likewise.
6540 * gdb.threads/linux-dp.exp: Likewise.
6541 * gdb.threads/manythreads.exp: Likewise.
6542 * gdb.threads/pending-step.exp: Likewise.
6543 * gdb.threads/print-threads.exp: Likewise.
6544 * gdb.threads/sigstep-threads.exp: Likewise.
6545 * gdb.threads/staticthreads.exp: Likewise.
6546 * gdb.threads/tls.exp: Likewise.
6547
1e6697ea
YQ
65482016-03-09 Pedro Alves <palves@redhat.com>
6549
6550 * gdb.base/command-line-input.exp: New file.
6551
b04fd3be
MK
65522016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6553
6554 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6555 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6556 * gdb.trace/pending.exp: Accept leading dot before function name.
6557 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6558 * lib/trace-support.exp: Set registers for ppc.
6559
98fa59e9
MK
65602016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6561
6562 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6563 use it for disassembly; accept .main in addition to main in backtrace.
6564
f77198c8
MK
65652016-03-09 Wei-cheng Wang <cole945@gmail.com>
6566 Marcin Kościelnicki <koriakin@0x04.net>
6567
6568 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6569 (gdb_recursion_test_ptr): New global variable.
6570 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6571 gdb_recursion_test.
6572 (gdb_c_test): Ditto.
6573
ba84e0da
MK
65742016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6575
6576 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6577 ordering.
6578
4366d36e
MK
65792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6580
6581 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6582 (bar): Add bar_start_lbl label.
6583 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6584 of foo/bar for emitting DWARF and tracing.
6585
5eb264df
SDJ
65862016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6587
6588 * analyze-racy-logs.py: Set executable bit.
6589
fb6a751f
SDJ
65902016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6591
6592 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6593 (CHECK_TARGET_TMP): Likewise.
6594 (check-single-racy): New rule.
6595 (check-parallel-racy): Likewise.
6596 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6597 (do-check-parallel-racy): New rule.
6598 (check-racy/%.exp): Likewise.
6599 * README (Racy testcases): New section.
6600 * analyze-racy-logs.py: New file.
6601
bdf7e230
DE
66022016-03-03 Doug Evans <dje@google.com>
6603
6604 * gdb.base/skip.exp: Use with_test_prefix.
6605
4719d415
YQ
66062016-03-03 Yao Qi <yao.qi@linaro.org>
6607
6608 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6609 Invoke step_over_syscall "clone" and break_cond_on_syscall
6610 "clone".
6611 * gdb.base/step-over-clone.c: New file.
6612
ea507862
YQ
66132016-03-03 Yao Qi <yao.qi@linaro.org>
6614
6615 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6616 code format.
6617
8fc8cbda
YQ
66182016-03-03 Yao Qi <yao.qi@linaro.org>
6619
6620 * gdb.base/disp-step-fork.c: Rename to ...
6621 * gdb.base/step-over-fork.c: ... it. New file.
6622 * gdb.base/disp-step-vfork.c: Rename to ...
6623 * gdb.base/step-over-vfork.c: ... it. New file.
6624 * gdb.base/disp-step-syscall.exp: Rename to ...
6625 * gdb.base/step-over-syscall.exp: ... it. New file.
6626 (disp_step_cross_syscall): Rename to ...
6627 (step_over_syscall): ... it.
6628
92fa70b0
YQ
66292016-03-03 Yao Qi <yao.qi@linaro.org>
6630
6631 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6632 If target supports condition evaluation on target, invoke
6633 break_cond_on_syscall for fork and vfork.
6634
e197ad3c
YQ
66352016-03-03 Yao Qi <yao.qi@linaro.org>
6636
6637 * gdb.base/disp-step-syscall.exp: Don't invoke
6638 support_displaced_stepping.
6639 (disp_step_cross_syscall): Test with displaced stepping off and
6640 on if supported.
6641
0b47da9f
YQ
66422016-03-03 Yao Qi <yao.qi@linaro.org>
6643
6644 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6645 proc.
6646 (setup): New proc.
6647 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6648 and setup.
6649
065ab6dc
BH
66502016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6651
6652 * gdb.fortran/vla-history.exp: Remove breakpoint.
6653
07e448ad 66542016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6655
25d49b86
PA
6656 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6657 exceeds timeout.
07e448ad 6658
9ac2d526 66592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6660
25d49b86
PA
6661 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6662 breakpoint.
9ac2d526 6663
17807369
BH
66642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6665
6666 * gdb.mi/vla.f90: Nullify pointer after declaration.
6667
86e501af
PA
66682016-03-01 Pedro Alves <palves@redhat.com>
6669
6670 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6671
1e903e32
PA
66722016-03-01 Pedro Alves <palves@redhat.com>
6673
6674 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6675 before anything else.
6676 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6677 _GNU_SOURCE here.
6678 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6679 before anything else.
6680 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6681
6ccb54e2
PA
66822016-03-01 Pedro Alves <palves@redhat.com>
6683
6684 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6685
30ca9da1
YQ
66862016-03-01 Yao Qi <yao.qi@linaro.org>
6687
6688 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6689 prepare_for_testing.
6690
dc856b38
YQ
66912016-03-01 Yao Qi <yao.qi@linaro.org>
6692
6693 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6694
4a932159
AA
66952016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6696
6697 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6698 manually constructing the output path.
6699
f2489477
AA
67002016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6701
6702 * gdb.arch/s390-stackless.S: New.
6703 * gdb.arch/s390-stackless.exp: New.
6704
38899f16
IB
67052016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6706
6707 * gdb.dlang/circular.c: New file.
6708 * gdb.dlang/circular.exp: New file.
6709
9fde51ed
YQ
67102016-02-26 Yao Qi <yao.qi@linaro.org>
6711
6712 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6713 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6714 (testcases): Update.
6715
ce90fefe
YQ
67162016-02-26 Yao Qi <yao.qi@linaro.org>
6717
6718 * gdb.reverse/aarch64.c: Rename to ...
6719 * gdb.reverse/insn-reverse.c: ... it.
6720 * gdb.reverse/aarch64.exp: Rename to ...
6721 * gdb.reverse/insn-reverse.exp: ... it.
6722
3263bceb
YQ
67232016-02-26 Yao Qi <yao.qi@linaro.org>
6724
6725 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6726 (testcase_ftype): New.
6727 (testcases): New array.
6728 (n_testcases): New.
6729 (main): Call each element in testcases.
6730 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6731 (read_testcase): New.
6732 Do the tests in a loop.
6733
6cb59ff1
YQ
67342016-02-25 Yao Qi <yao.qi@linaro.org>
6735
6736 * gdb.base/branches.c: Remove.
6737
ae91f625
MK
67382016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6739
6740 PR gdb/13808
6741 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6742
678b48b7
MK
67432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6744
6745 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6746
7337a6f2
MK
67472016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6748
6749 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6750 change x86_64 call_insn to 'callq'.
6751
861ca91f
AT
67522016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6753
6754 * gdb.trace/tfile-avx.c: Move to...
6755 * gdb.trace/tracefile-pseudo-reg.c: Here.
6756 * gdb.trace/tfile-avx.exp: Move to...
6757 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6758
bf74e428
GB
67592016-02-24 Gary Benson <gbenson@redhat.com>
6760
6761 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6762 message on attach.
6763
cce0e923
DE
67642016-02-23 Doug Evans <dje@google.com>
6765
6766 * gdb.base/skip.c (test_skip): New function.
6767 (end_test_skip_file_and_function): New function.
6768 (test_skip_file_and_function): New function.
6769 * gdb.base/skip1.c (test_skip): New function.
6770 (skip1_test_skip_file_and_function): New function.
6771 * gdb.base/skip.exp: Add tests for new skip options.
6772 * gdb.base/skip-solib.exp: Update expected output.
6773 * gdb.perf/skip-command.cc: New file.
6774 * gdb.perf/skip-command.exp: New file.
6775 * gdb.perf/skip-command.py: New file.
6776
4000e47e
MK
67772016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6778
6779 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6780 info registers pattern.
6781
24f75ead
IB
67822016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6783
6784 * lib/future.exp: Add D support.
6785 (gdb_find_gdc): New proc.
6786 (gdb_default_target_compile): Add D support.
6787
fbb7bcbe
WW
67882016-02-18 Wei-cheng Wang <cole945@gmail.com>
6789
6790 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6791 user+system time.
6792 (trace_speed_test): Determine the iteration count for a time
6793 between 15..30 seconds.
6794
012b3a21
WT
67952016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6796
6797 * gdb.arch/i386-mpx-sigsegv.c: New file.
6798 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6799 * gdb.arch/i386-mpx-simple_segv.c: New file.
6800 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6801
2d5189bd
YQ
68022016-02-18 Yao Qi <yao.qi@linaro.org>
6803
6804 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6805 Don't call setup_kfail.
6806
40fb20d0
YQ
68072016-02-18 Yao Qi <yao.qi@linaro.org>
6808
6809 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6810 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6811
21b1f8d2
DE
68122016-02-16 Doug Evans <dje@google.com>
6813
6814 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6815 * gdb.base/skip1.c: Ditto.
6816 * gdb.base/skip.exp: Whitespace cleanup.
6817
4041ed77
DB
68182016-02-16 Don Breazeal <donb@codesourcery.com>
6819
6820 PR remote/19496
6821 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6822 Remove kfail for PR remote/19496.
6823
c4ef31bf
SM
68242016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6825
6826 * lib/gdb.exp (standard_temp_file): Return a path specific to
6827 the runtest invocation.
6828
266b65b3
SM
68292016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6830
6831 * gdb.trace/save-trace.exp: Change relative path to be in the
6832 standard output directory.
6833
a7a0a6a9
JK
68342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 * gdb.arch/i386-prologue.c: Add missing prototypes.
6837
c99dbb42
JK
68382016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6839
6840 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6841 * gdb.arch/i386-prologue.exp: Likewise.
6842 * gdb.arch/i386-size.exp: Likewise.
6843
aa480355
SM
68442016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6845
6846 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6847 define object file path.
6848 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6849 file path.
6850 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6851 standard_output_file to define binfile.
6852
ba881f50
JK
68532016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 Fix compatibility with recent gfortran-5.3.1.
6856 * gdb.fortran/vla-history.exp (print vla1 allocated)
6857 (print vla2 allocated, print $2, print $3): Remove
6858 (print $4): Rename to ...
6859 (print $2): ... here.
6860 (print $9): Rename to ...
6861 (print $5): ... here.
6862 (print $10): Rename to ...
6863 (print $6): ... here.
6864 * gdb.fortran/vla.f90: Add pvla initialization.
6865
e9fb005c
JK
68662016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6869 New test.
6870 * gdb.fortran/vla-value-sub.exp: Likewise.
6871
e44e00ff
MK
68722016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6873
6874 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6875
97e94151
SM
68762016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6877
6878 * i386-biarch-core.exp: Define corefile using
6879 standard_output_file.
6880
01113bc1
YQ
68812016-02-12 Yao Qi <yao.qi@linaro.org>
6882
6883 * gdb.arch/arm-single-step-kernel-helper.c: New.
6884 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6885
33b4777c
MM
68862016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6887
6888 * gdb.btrace/tailcall-only.exp: New.
6889 * gdb.btrace/tailcall-only.c: New.
6890 * gdb.btrace/x86_64-tailcall-only.S: New.
6891 * gdb.btrace/i686-tailcall-only.S: New.
6892
acc23c11
PA
68932016-02-11 Pedro Alves <palves@redhat.com>
6894
6895 * README (Parallel testing): Add missing double quotes.
6896
e352bf0a
PA
68972016-02-11 Pedro Alves <palves@redhat.com>
6898
6899 * README (Parallel testing): New section.
6900 (GDB_PARALLEL): Rewrite.
6901 (FORCE_PARALLEL): Document.
6902
9f5fed78
MK
69032016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6904
6905 * gdb.trace/tfile-avx.c: New test.
6906 * gdb.trace/tfile-avx.exp: New test.
6907
9ef9e6a6
KS
69082016-02-09 Keith Seitz <keiths@redhat.com>
6909
6910 PR breakpoints/19546
6911 * gdb.base/infcall-exec.c: New file.
6912 * gdb.base/infcall-exec2.c: New file.
6913 * gdb.base/infcall-exec.exp: New file.
6914
a96e36da
KS
69152016-02-09 Keith Seitz <keiths@redhat.com>
6916
6917 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6918 (toplevel): Call test_bkpt_address.
6919
9f61929f
KS
69202016-02-09 Keith Seitz <keiths@redhat.com>
6921
6922 PR python/19506
6923 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6924 (toplevel): Call test_bkpt_address.
6925
1e94266c
SM
69262016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6927
6928 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6929 to AC_OUTPUT.
6930 * configure: Regenerate.
6931
2a7f3dff
PA
69322016-02-09 Pedro Alves <palves@redhat.com>
6933
6934 PR breakpoints/19548
6935 * gdb.base/execl-update-breakpoints.c (some_function): New
6936 function.
6937 (main): Call it.
6938 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6939 Tighten expected GDB output.
6940
2151ccc5
SM
69412016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6942
6943 * Makefile.in (ALL_SUBDIRS): Remove.
6944 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6945 (distclean maintainer-clean realclean): Likewise.
6946 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6947 * configure: Regenerate.
6948 * gdb.ada/Makefile.in: Delete.
6949 * gdb.arch/Makefile.in: Likewise.
6950 * gdb.asm/Makefile.in: Likewise.
6951 * gdb.base/Makefile.in: Likewise.
6952 * gdb.btrace/Makefile.in: Likewise.
6953 * gdb.cell/Makefile.in: Likewise.
6954 * gdb.compile/Makefile.in: Likewise.
6955 * gdb.cp/Makefile.in: Likewise.
6956 * gdb.disasm/Makefile.in: Likewise.
6957 * gdb.dlang/Makefile.in: Likewise.
6958 * gdb.dwarf2/Makefile.in: Likewise.
6959 * gdb.fortran/Makefile.in: Likewise.
6960 * gdb.gdb/Makefile.in: Likewise.
6961 * gdb.go/Makefile.in: Likewise.
6962 * gdb.guile/Makefile.in: Likewise.
6963 * gdb.java/Makefile.in: Likewise.
6964 * gdb.linespec/Makefile.in: Likewise.
6965 * gdb.mi/Makefile.in: Likewise.
6966 * gdb.modula2/Makefile.in: Likewise.
6967 * gdb.multi/Makefile.in: Likewise.
6968 * gdb.objc/Makefile.in: Likewise.
6969 * gdb.opencl/Makefile.in: Likewise.
6970 * gdb.opt/Makefile.in: Likewise.
6971 * gdb.pascal/Makefile.in: Likewise.
6972 * gdb.perf/Makefile.in: Likewise.
6973 * gdb.python/Makefile.in: Likewise.
6974 * gdb.reverse/Makefile.in: Likewise.
6975 * gdb.server/Makefile.in: Likewise.
6976 * gdb.stabs/Makefile.in: Likewise.
6977 * gdb.threads/Makefile.in: Likewise.
6978 * gdb.trace/Makefile.in: Likewise.
6979 * gdb.xml/Makefile.in: Likewise.
6980 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6981 GDB_PARALLEL.
6982 (standard_output_file): Remove check for GDB_PARALLEL, always
6983 return path in outputs/$subdir/$testname.
6984
437277d4
SM
69852016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6986
6987 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6988 (site.exp): Assign abs_srcdir to tcl's srcdir.
6989
31d913c7
YQ
69902016-02-04 Yao Qi <yao.qi@linaro.org>
6991
6992 * gdb.base/foll-exec-mode.c: Include limits.h.
6993 (main): Add parameters argc and argv. Get directory from
6994 argv[0].
6995 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6996 compilation.
6997 * gdb.base/foll-exec.c: Include limits.h.
6998 (main): Add parameters argc and argv.
6999 Get directory from argv[0].
7000 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7001 Adjust tests on the number of lines as source code changed.
7002 * gdb.base/foll-vfork-exit.c: Include limits.h.
7003 (main): Add one line of statement before vfork.
7004 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7005 (main): Add parameters argc and argv. Get directory from
7006 argv[0].
7007 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7008 (setup_gdb): Set tbreak to skip some source lines.
7009 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7010 (main): Add parameters argc and argv. Get directory from
7011 argv[0].
7012 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7013 compilation.
7014 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7015 (main): Add parameters argc and argv. Get directory from
7016 argv[0].
7017 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7018 compilation.
7019
9482b9fb
DE
70202016-02-01 Doug Evans <dje@google.com>
7021
7022 * gdb.base/skip.exp: Clean up multiple references to same test name.
7023
6b2e4f10
PA
70242016-02-01 Pedro Alves <palves@redhat.com>
7025
ccb6afd6 7026 PR remote/19496
6b2e4f10
PA
7027 * gdb.threads/forking-threads-plus-breakpoint.exp
7028 (displaced_stepping_supported): New global.
7029 (probe_displaced_stepping_support): New procedure.
7030 (do_test): Add 'displaced' parameter, and use it.
7031 (top level): Check for displaced stepping support. Add displaced
7032 stepping on/off testing axis.
7033
37a8db1a
AB
70342016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7035
7036 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7037 pointer. Don't perform further tests on the unassociated pointer
7038 if the first test fails.
7039
5fdf6324
AB
70402016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7041
7042 * gdb.base/max-value-size.c: New file.
7043 * gdb.base/max-value-size.exp: New file.
7044 * gdb.base/huge.exp: Disable max-value-size for this test.
7045
935c6144
IB
70462016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7047
7048 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7049
7fe8399d
YQ
70502016-01-28 Yao Qi <yao.qi@linaro.org>
7051
7052 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7053
a2077e25
PA
70542016-01-25 Pedro Alves <palves@redhat.com>
7055
7056 PR threads/19461
7057 * gdb.base/fork-running-state.c: New file.
7058 * gdb.base/fork-running-state.exp: New file.
7059
1d2736d4
PA
70602016-01-25 Pedro Alves <palves@redhat.com>
7061
7062 PR gdb/19494
7063 * gdb.base/catch-fork-kill.c: New file.
7064 * gdb.base/catch-fork-kill.exp: New file.
7065
f1da4b11
PA
70662016-01-25 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7069 Delete, moved to lib/gdb.exp.
7070 * gdb.threads/forking-threads-plus-breakpoint.exp
7071 (foreach_with_prefix): Likewise.
7072 * gdb.threads/process-dies-while-handling-bp.exp
7073 (foreach_with_prefix): Likewise.
7074 * lib/gdb.exp (foreach_with_prefix): New procedure.
7075
45f38546
MK
70762016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7077
7078 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7079 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7080
dc29a1ce
MK
70812016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7082
7083 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7084 endian targets.
7085
092127d7
JK
70862016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7087 Pedro Alves <palves@redhat.com>
7088
7089 Fix testsuite compatibility with Guile.
7090 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7091 number.
7092
31d765d3
JK
70932016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7094
7095 Fix testsuite compatibility with Guile.
7096 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7097 (thread 1): New test for backtrace through signal handler.
7098
1ac78c04
YQ
70992016-01-22 Yao Qi <yao.qi@linaro.org>
7100
7101 PR testsuite/19491
7102 * gdb.base/multi-forks.c: Include
7103 ../lib/unbuffer_output.c
7104 (main): Call gdb_unbuffer_output.
7105
4f5946a8
DE
71062016-01-21 Doug Evans <dje@google.com>
7107
7108 * lib/ada.exp (gdb_compile_ada): Fix typo.
7109
305e13e6
JB
71102016-01-21 Joel Brobecker <brobecker@adacore.com>
7111
7112 * gdb.base/break-fun-addr.exp: New file.
7113 * gdb.base/break-fun-addr1.c: New file.
7114 * gdb.base/break-fun-addr2.c: New file.
7115
5f5dfff6
SM
71162016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7117
7118 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7119 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7120 enum flag values.
7121
fd356fa2
AA
71222016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7123
7124 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7125 when GDB can not set the vector return value. Add more comments
7126 for clarification.
7127
9df22175
AT
71282016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7129
7130 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7131 command.
7132
41d1845e
SM
71332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7134
7135 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7136
01ac6840
SM
71372016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7138
7139 * Makefile.in (check-single): Pass --status to runtest.
7140 (check/%.exp): Likewise.
7141
71422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7143
7144 * Makefile.in (check-parallel): Propagate return code from make
7145 do-check-parallel.
7146
bd0a71fa
MK
71472016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7148
7149 * gdb.trace/ftrace.exp: Fix expected message on continue.
7150 * gdb.trace/pending.exp: Fix expected message on continue.
7151 * gdb.trace/trace-break.exp: Fix expected message on continue.
7152
8bcbad33
SM
71532016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7154
7155 * lib/gdb.exp (gdb_test): Remove unused global references.
7156
f303dbd6
PA
71572016-01-18 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/async-shell.exp: Adjust expected output.
7160 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7161 * gdb.base/siginfo-thread.exp: Adjust expected output.
7162 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7163 * gdb.java/jnpe.exp: Adjust expected output.
7164 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7165 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7166 * gdb.threads/leader-exit.exp: Adjust expected output.
7167 * gdb.threads/manythreads.exp: Adjust expected output.
7168 * gdb.threads/pthreads.exp: Adjust expected output.
7169 * gdb.threads/schedlock.exp: Adjust expected output.
7170 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7171 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7172 expected output.
7173 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7174 output.
7175 * gdb.threads/sigthread.exp: Adjust expected output.
7176 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7177
b2789696
YQ
71782016-01-18 Yao Qi <yao.qi@linaro.org>
7179
7180 * gdb.guile/scm-section-script.c: Replace @progbits with
7181 %progbits.
7182 * gdb.python/py-section-script.c: Likewise.
7183
71ef29a8
PA
71842016-01-15 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.multi/tids.exp: Test star wildcard ranges.
7187
3f5b7598
PA
71882016-01-15 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7191 command from "thread apply" invocation.
7192 (thr_apply_info_thr_invalid): Default the expected output to the
7193 input tid list.
7194 (top level): Add tests that use convenience variables. Add tests
7195 for "thread apply" with a valid TID list, but missing the command.
7196
663f6d42
PA
71972016-01-13 Pedro Alves <palves@redhat.com>
7198
7199 * gdb.base/default.exp: Expect $_gthread as well.
7200 * gdb.multi/tids.exp: Test $_gthread.
7201 * gdb.threads/thread-specific.exp: Test $_gthread.
7202
c84f6bbf
PA
72032016-01-13 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.multi/tids.exp: Test "info threads -gid".
7206
22a02324
PA
72072016-01-13 Pedro Alves <palves@redhat.com>
7208
7209 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7210 Breakpoint.thread.
7211 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7212
5d5658a1
PA
72132016-01-07 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.base/break.exp: Adjust to output changes.
7216 * gdb.base/hbreak2.exp: Likewise.
7217 * gdb.base/sepdebug.exp: Likewise.
7218 * gdb.base/watch_thread_num.exp: Likewise.
7219 * gdb.linespec/keywords.exp: Likewise.
7220 * gdb.multi/info-threads.exp: Likewise.
7221 * gdb.threads/thread-find.exp: Likewise.
7222 * gdb.multi/tids.c: New file.
7223 * gdb.multi/tids.exp: New file.
7224
84654457
PA
72252016-01-13 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7228
e3940304
PA
72292016-01-13 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/default.exp: Expect $_inferior as well.
7232 * gdb.multi/base.exp: Test $_inferior.
7233
a911d87a
PA
72342016-01-13 Pedro Alves <palves@redhat.com>
7235
7236 PR breakpoints/19388
7237 * gdb.base/catch-signal-siginfo-cond.c: New file.
7238 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7239
82075af2
JS
72402016-01-12 Josh Stone <jistone@redhat.com>
7241 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7242
7243 * gdb.base/catch-syscall.c (do_execve): New variable.
7244 (main): Conditionally trigger an execve.
7245 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7246 (test_catch_syscall_execve): New, check entry/return across execve.
7247 (do_syscall_tests): Call test_catch_syscall_execve.
7248
e46eeedd
PA
72492016-01-12 Pedro Alves <palves@redhat.com>
7250
7251 * gdb.base/random-signal.exp (do_test): New procedure, with body
7252 of testcase moved in.
7253
01d8c27e
JK
72542016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7255 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.base/funcargs.exp (finish from indirectly called function):
7258 Reintroduce the case for 'First'.
7259
9a706302
JK
72602016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7261 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7264 (tcatch_vfork_then_child_follow_exec)
7265 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7266 identification.
7267
c0ecb95f
JK
72682016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7269
7270 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7271 and repeats to unlimited.
7272 * gdb.python/py-value.exp: Likewise.
7273 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7274 and repeats to unlimited.
7275
6cfc1fcb
JK
72762016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7277
7278 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7279 and reordering the functions.
7280 * gdb.multi/hangout.c: Likewise.
7281 * gdb.multi/hello.c: Likewise.
7282
582a1b00
SM
72832016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7284
7285 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7286 absolute.
7287 (SingleStatisticTestResult.report): Use dict.keys instead of
7288 dict.iterkeys.
7289
79bc59cb
PA
72902016-01-06 Pedro Alves <palves@redhat.com>
7291
7292 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7293
43368e1d
MM
72942016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7295
7296 * gdb.btrace/dlopen.exp: New.
7297 * gdb.btrace/dlopen.c: New.
7298 * gdb.btrace/dlopen-dso.c: New.
7299
79fad5b8
SL
73002015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7301
7302 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7303 PATTERN argument is optional.
7304
ab8314b3
JB
73052015-12-24 Joel Brobecker <brobecker@adacore.com>
7306
7307 * lib/ada.exp (target_compile_ada_from_dir): New function.
7308 (gdb_compile_ada): Reimplement avoiding the use of project files.
7309 * gdb.ada/gnat_ada.gpr: Delete.
7310 * gdb.ada/cond_lang.exp: Adjust test to make path before
7311 filename optional.
7312 * gdb.ada/small_reg_param.exp: Likewise.
7313
fe33faff
SM
73142015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7315
7316 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7317
6d265cb4
TP
73182015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7319
7320 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7321 case.
7322
10125099
SM
73232015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7324
7325 * gdb.base/break.exp: Remove dead code.
7326 * gdb.base/sepdebug.exp: Likewise.
7327
3ca22649
SM
73282015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7329
7330 * gdb.asm/asm-source.exp: Remove HP-UX references.
7331 * gdb.base/annota1.exp: Likewise.
7332 * gdb.base/annota3.exp: Likewise.
7333 * gdb.base/attach.exp: Likewise.
7334 * gdb.base/bigcore.exp: Likewise.
7335 * gdb.base/break.exp: Likewise.
7336 * gdb.base/call-ar-st.exp: Likewise.
7337 * gdb.base/callfuncs.exp: Likewise.
7338 * gdb.base/catch-fork-static.exp: Likewise.
7339 * gdb.base/display.exp: Likewise.
7340 * gdb.base/foll-exec-mode.exp: Likewise.
7341 * gdb.base/foll-exec.exp: Likewise.
7342 * gdb.base/foll-fork.exp: Likewise.
7343 * gdb.base/foll-vfork.exp: Likewise.
7344 * gdb.base/funcargs.exp: Likewise.
7345 * gdb.base/hbreak2.exp: Likewise.
7346 * gdb.base/inferior-died.exp: Likewise.
7347 * gdb.base/interrupt.exp: Likewise.
7348 * gdb.base/multi-forks.exp: Likewise.
7349 * gdb.base/nodebug.exp: Likewise.
7350 * gdb.base/sepdebug.exp: Likewise.
7351 * gdb.base/solib1.c: Likewise.
7352 * gdb.base/step-test.exp: Likewise.
7353 * gdb.mi/non-stop.c: Likewise.
7354 * gdb.mi/pthreads.c: Likewise.
7355 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7356 * gdb.threads/pthreads.c: Likewise.
7357 * gdb.threads/staticthreads.exp: Likewise.
7358 * lib/future.exp: Likewise.
7359 * lib/gdb.exp: Likewise.
7360 * gdb.base/so-indr-cl.c: Remove.
7361 * gdb.base/so-indr-cl.exp: Likewise.
7362 * gdb.base/solib.c: Likewise.
7363 * gdb.base/solib.exp: Likewise.
7364 * gdb.base/solib2.c: Likewise.
7365
b6304613
SM
73662015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7367
7368 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7369 * gdb.base/call-ar-st.exp: Likewise.
7370 * gdb.base/callfuncs.exp: Likewise.
7371 * gdb.base/condbreak.exp: Likewise.
7372 * gdb.base/constvars.exp: Likewise.
7373 * gdb.base/hbreak2.exp: Likewise.
7374 * gdb.base/langs.exp: Likewise.
7375 * gdb.base/list.exp: Likewise.
7376 * gdb.base/long_long.exp: Likewise.
7377 * gdb.base/ptype.exp: Likewise.
7378 * gdb.base/scope.exp: Likewise.
7379 * gdb.base/signals.exp: Likewise.
7380 * gdb.base/so-impl-ld.exp: Likewise.
7381 * gdb.base/varargs.exp: Likewise.
7382 * gdb.base/volatile.exp: Likewise.
7383 * gdb.base/whatis.exp: Likewise.
7384 * gdb.cp/cplusfuncs.exp: Likewise.
7385 * gdb.cp/inherit.exp: Likewise.
7386 * gdb.cp/local.exp: Likewise.
7387 * gdb.cp/member-ptr.exp: Likewise.
7388 * gdb.cp/method.exp: Likewise.
7389 * gdb.cp/overload.exp: Likewise.
7390 * gdb.cp/templates.exp: Likewise.
7391 * gdb.stabs/weird.exp: Likewise.
7392 * lib/compiler.c: Likewise.
7393 * lib/compiler.cc: Likewise.
7394 * lib/cp-support.exp: Likewise.
7395 * lib/gdb.exp: Likewise.
7396
bf401b07
SM
73972015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7398
7399 * configure.ac: Remove HP-UX case.
7400 * configure: Regenerate.
7401
aff9c0f8
SM
74022015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7403
7404 * lib/gdb.exp (gdb_compile): Add function doc.
7405
a6904d5a
PA
74062015-12-17 Pedro Alves <palves@redhat.com>
7407
7408 PR threads/19354
7409 * gdb.multi/info-threads.exp: New file.
7410
a22279dd
YQ
74112015-12-15 Yao Qi <yao.qi@linaro.org>
7412
7413 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7414 is aarch64*-*-*.
7415
0588c796
SL
74162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7417
7418 * gdb.base/history-duplicates.exp: Skip if no readline support.
7419
5d978e17
SL
74202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7421
7422 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7423
7e763b86
SL
74242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7425
7426 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7427
87a3a92c
SL
74282015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7429
7430 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7431 ctrl-C if nointerrupts target property is set.
7432 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7433 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7434 * gdb.base/paginate-bg-execution.exp: Likewise.
7435 * gdb.base/paginate-execution-startup.exp: Likewise.
7436 * gdb.base/random-signal.exp: Likewise.
7437 * gdb.base/range-stepping.exp: Likewise.
7438 * gdb.cp/annota2.exp: Likewise.
7439 * gdb.cp/annota3.exp: Likewise.
7440 * gdb.gdb/selftest.exp: Likewise.
7441 * gdb.threads/continue-pending-status.exp: Likewise.
7442 * gdb.threads/leader-exit.exp: Likewise.
7443 * gdb.threads/manythreads.exp: Likewise.
7444 * gdb.threads/pthreads.exp: Likewise.
7445 * gdb.threads/schedlock.exp: Likewise.
7446 * gdb.threads/sigthread.exp: Likewise.
7447
a8f077dc
DB
74482015-12-11 Don Breazeal <donb@codesourcery.com>
7449
7450 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7451 remote.
7452 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7453 * gdb.base/foll-exec.exp (main): Enable for target remote.
7454 * gdb.base/foll-fork.exp (main): Likewise.
7455 * gdb.base/foll-vfork.exp (main): Likewise.
7456 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7457 (proc continue_to_exit_bp_loc): Use clean_restart.
7458 * gdb.base/pie-execl.exp (main): Disable for target remote.
7459 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7460 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7461 * gdb.threads/execl.exp (main): Likewise.
7462 * gdb.threads/fork-child-threads.exp (main): Likewise.
7463 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7464 remote.
7465 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7466 remote.
7467 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7468 pid.tid style ptids, instead of just tid.
7469 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7470 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7471 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7472 ptids, instead of just tid.
7473
3b2464a8
AB
74742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7475
7476 * gdb.base/list.exp (test_list_forward): Add end of file error
7477 test.
7478 (test_repeat_list_command): Add end of file error test.
7479 (test_list_backwards): Add beginning of file error test.
7480
a0def019
AB
74812015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7482
7483 * gdb.base/list.exp (test_list_invalid_args): New function,
7484 defined, and called.
7485
5c000dff
AB
74862015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7487
7488 * gdb.base/list.exp (test_list): Make test names unique.
7489
f1637ebe
YQ
74902015-12-11 Yao Qi <yao.qi@linaro.org>
7491
7492 * gdb.base/coremaker2.c: Remove.
7493
36d6fc0a
PA
74942015-12-10 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.multi/base.exp: Remove stale "spaces" references.
7497
762f7747
PA
74982015-12-10 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.multi/base.exp: Don't use nowarnings.
7501 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7502 * gdb.multi/hangout.c: Include stdio.h.
7503 * gdb.multi/hello.c: Include stdlib.h.
7504 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7505 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7506 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7507
28d2bfb9
AB
75082015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7509
7510 * gdb.dwarf2/dw2-ranges-base.c: New file.
7511 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7512 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7513 support additional line table, and debug ranges generation.
7514 (Dwarf::ranges): New function, generate .debug_ranges.
7515 (Dwarf::lines): Support generating simple line table programs.
7516 (Dwarf::assemble): Initialise new namespace variables.
7517
5fc2beac
KB
75182015-12-09 Kevin Buettner <kevinb@redhat.com>
7519
7520 * gdb.base/async.exp (proc test_background): Add case for
7521 asynchronous execution not supported.
7522
1c35a88f
LM
75232015-12-09 Luis Machado <lgustavo@codesourcery.com>
7524
7525 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7526 format and change test names to make them unique.
7527
b593e3d9
RK
75282015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7529 Pedro Alves <pedro@redhat.com>
7530
7531 PR gdb/18702
7532 Add checking of floatformats setup on x86_64 hosts.
7533 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7534 (smallval, bigval): New labels/constants.
7535 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7536 float" after loading bigval and smallval.
7537
d72413e6
PMR
75382015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7539
7540 * gdb.ada/fun_overload_menu.exp: New testcase.
7541 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7542
ece66d65
JS
75432015-12-04 Josh Stone <jistone@redhat.com>
7544
7545 * gdb.base/catch-fork-static.exp: New.
7546
41d0efca
YQ
75472015-12-03 Yao Qi <yao.qi@linaro.org>
7548
7549 * gdb.base/sizeof.c: Don't include stdio.h and
7550 ../lib/unbuffer_output.c.
7551 (main): New variable 'size' and 'value'. Remove printf and
7552 gdb_unbuffer_output. Assign return value to size and value.
7553 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7554 at the beginning.
7555 (check_sizeof): Check the result by printing variable 'size'.
7556 (check_valueof): Check the result by printing variable 'value'.
7557
99fd02d9
YQ
75582015-12-01 Yao Qi <yao.qi@linaro.org>
7559
7560 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7561 for aarch64*-*-linux* target.
7562
f2faf941
PA
75632015-11-30 Pedro Alves <palves@redhat.com>
7564
7565 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7566
04bf20c5
PA
75672015-11-30 Pedro Alves <palves@redhat.com>
7568
7569 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7570 Handle non-stop mode vCont replies.
7571
09df4675
PA
75722015-11-30 Pedro Alves <palves@redhat.com>
7573
7574 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7575 prepare_for_testing. Start gdb with "set non-stop on" appended to
7576 GDBFLAGS. Lax expected stop output.
7577
58b584af
YQ
75782015-11-27 Yao Qi <yao.qi@linaro.org>
7579
7580 * gdb.arch/arm-neon.exp: New.
7581 * gdb.arch/arm-neon.c: New.
7582
dfcb77a8
YQ
75832015-11-27 Yao Qi <yao.qi@linaro.org>
7584
7585 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7586
88e8ec1b
YQ
75872015-11-27 Yao Qi <yao.qi@linaro.org>
7588
7589 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7590 frames-invalid annotation.
7591
bfde72c2
YQ
75922015-11-27 Yao Qi <yao.qi@linaro.org>
7593
7594 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7595
f6512a69
SM
75962015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7597
7598 * gdb.threads/names.exp: New file.
7599 * gdb.threads/names.c: New file.
7600 * README: Mention gdb,no_thread_names.
7601
46a3515b
MM
76022015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7603
7604 PR 19297
7605 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7606 support" error.
7607
62147a22
PA
76082015-11-24 Pedro Alves <palves@redhat.com>
7609
7610 PR 17539
7611 * gdb.base/display.exp: Expect displays to be sorted in ascending
7612 order. Use multi_line.
7613 * gdb.base/solib-display.exp: Likewise.
7614
2f341b6e
PA
76152015-11-24 Pedro Alves <palves@redhat.com>
7616
7617 PR 17539
25d49b86
PA
7618 * gdb.base/display.exp: Expect displays to be sorted in ascending
7619 order. Use multi_line.
7620 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7621
7e0aa6aa
PA
76222015-11-24 Pedro Alves <palves@redhat.com>
7623
7624 PR 17539
7625 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7626 threads in ascending order.
7627 * gdb.base/foll-fork.exp: Likewise.
7628 * gdb.base/foll-vfork.exp: Likewise.
7629 * gdb.base/multi-forks.exp: Likewise.
7630 * gdb.mi/mi-nonstop.exp: Likewise.
7631 * gdb.mi/mi-nsintrall.exp: Likewise.
7632 * gdb.multi/base.exp: Likewise.
7633 * gdb.multi/multi-arch.exp: Likewise.
7634 * gdb.python/py-inferior.exp: Likewise.
7635 * gdb.threads/break-while-running.exp: Likewise.
7636 * gdb.threads/execl.exp: Likewise.
7637 * gdb.threads/gcore-thread.exp: Likewise.
7638 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7639 * gdb.threads/kill.exp: Likewise.
7640 * gdb.threads/linux-dp.exp: Likewise.
7641 * gdb.threads/multiple-step-overs.exp: Likewise.
7642 * gdb.threads/next-bp-other-thread.exp: Likewise.
7643 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7644 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7645 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7646 * gdb.threads/thread-find.exp: Likewise.
7647 * gdb.threads/tls.exp: Likewise.
7648 * lib/mi-support.exp (mi_reverse_list): Delete.
7649 (mi_check_thread_states): No longer reverse list.
7650
2cc57ad8
PA
76512015-11-24 Pedro Alves <palves@redhat.com>
7652
7653 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7654 use lowercase.
7655
c93e8391
SM
76562015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * gdb.trace/actions.c: Include trace-common.h.
7659 (main): Add a location for a fast tracepoint.
7660 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7661 the normal tracepoints.
7662 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7663
045ccf91
SM
76642015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7665
7666 * save-trace.exp: Factor out code to these...
7667 (gdb_save_tracepoints): New.
7668 (gdb_load_tracepoints): New.
7669 (do_save_load_test): New.
7670
5506f9f6
KB
76712015-11-23 Kevin Buettner <kevinb@redhat.com>
7672
7673 * gdb.base/asmlabel.exp: New test.
7674 * gdb.base/asmlabel.c: New test case.
7675
16c3b12f
JB
76762015-11-23 Joel Brobecker <brobecker@adacore.com>
7677
7678 * gdb.base/wrong_frame_bt_full-main.c: New file.
7679 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7680 * gdb.base/wrong_frame_bt_full.exp: New file.
7681
155bfbd3
JB
76822015-11-23 Joel Brobecker <brobecker@adacore.com>
7683
7684 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7685
bb097445
JM
76862015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7687
206853a0 7688 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7689 pstate register when comparing registers values in
7690 sparc64-*-linux-gnu targets to avoid spurious differences.
7691
9c88ed8f
JM
76922015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7693
206853a0 7694 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7695
96161e25
SL
76962015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7697
7698 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7699 as type argument to gdb_compile.
7700 * gdb.base/nested-subp2.exp: Likewise.
7701 * gdb.base/nested-subp3.exp: Likewise.
7702
340c2830
DV
77032015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7704
7705 * lib/dwarf.exp (_note): Fix left shift of negative value.
7706 * gdb.trace/trace-condition.exp: Likewise.
7707
c1862d0f
YQ
77082015-11-13 Yao Qi <yao.qi@linaro.org>
7709
7710 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7711 comments about d10v.
7712 (test_scalar_returns): Likewise.
7713 * gdb.base/d10v.ld: Remove.
7714 * gdb.base/overlays.exp: Remove the target triplet checking for
7715 d10v-*-*.
7716 * gdb.base/structs.exp (test_struct_returns): Remove the
7717 comments about d10v.
7718 (test_struct_calls): Likewise.
7719
77ae9c19
YQ
77202015-11-13 Yao Qi <yao.qi@linaro.org>
7721
7722 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7723 * gdb.base/gnu_vector.c: Don't include stdio.h.
7724 (main): Don't print res and call add_some_intvecs.
7725
430e004e
MK
77262015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7727
7728 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7729 macro.
7730 (func5): Removed.
7731 (func4): Use FAST_TRACEPOINT_LABEL.
7732 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7733 macro.
7734 (func): Removed.
7735 (thread_function): Use FAST_TRACEPOINT_LABEL.
7736 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7737 (func): Remove.
7738 (marker): Use FAST_TRACEPOINT_LABEL.
7739 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7740 (pendfunc1): Remove.
7741 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7742 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7743 (foo): Remove.
7744 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7745 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7746 macro.
7747 (func): Remove.
7748 (marker): Use FAST_TRACEPOINT_LABEL.
7749 * gdb.trace/trace-common.h: New header.
7750 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7751 macro.
7752 (func): Remove.
7753 (marker): Use FAST_TRACEPOINT_LABEL.
7754 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7755 (func): Remove.
7756 (thread_function): Use FAST_TRACEPOINT_LABEL.
7757
6e7675a7
MK
77582015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7759
7760 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7761 in front.
7762 * gdb.trace/change-loc.exp: Use global pcreg definition.
7763 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7764 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7765 in front.
7766 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7767 * gdb.trace/pending.exp: Likewise.
7768 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7769 * gdb.trace/trace-break.exp: Likewise.
7770 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7771 in front.
7772 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7773 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7774 in front.
7775 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7776
dddc0e16
JB
77772015-11-09 Joel Brobecker <brobecker@adacore.com>
7778
7779 * gdb.ada/fin_fun_out: New testcase.
7780
c6f0b406
KB
77812015-11-07 Kevin Buettner <kevinb@redhat.com>
7782
7783 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7784 value associated with DW_AT_byte_size.
7785 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7786 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7787 DW_AT_upper_bound.
7788
f01dcfd9
KB
77892015-11-07 Kevin Buettner <kevinb@redhat.com>
7790
7791 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7792 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7793 version.
7794 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7795 gdb.dwarf2/dw2-canonicalize-type.exp,
7796 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7797 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7798 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7799 provided by gdb_target_symbol_prefix_flags_asm.
7800 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7801 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7802 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7803 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7804 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7805 macros where needed). Use this macro for symbols which require
7806 the prefix provided by SYMBOL_PREFIX.
7807
2223449a
KB
78082015-11-05 Kevin Buettner <kevinb@redhat.com>
7809
7810 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7811 New procs.
7812 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7813 representing expressions, of more than one list element.
7814 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7815 to prepend linker symbol prefix to f.
7816 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7817 table_1 and table_2.
7818 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7819 Likewise, for f and g.
7820 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7821 for ptr.
7822 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7823 for main.
7824 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7825 table_1_ptr and table_2_ptr.
7826
6f2f1a3a
JK
78272015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7828 Joel Brobecker <brobecker@adacore.com>
7829
7830 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7831
566c56c9
MK
78322015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7833
7834 * gdb.reverse/s390-mvcle.c: New test.
7835 * gdb.reverse/s390-mvcle.exp: New file.
7836 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7837
d5f0636b
MK
78382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7839
7840 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7841
7ad8b86c
MK
78422015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7843
7844 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7845 reaching marker2.
7846 * gdb.reverse/getresuid-reverse.exp: Likewise.
7847 * gdb.reverse/pipe-reverse.exp: Likewise.
7848 * gdb.reverse/readv-reverse.exp: Likewise.
7849 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7850 * gdb.reverse/time-reverse.exp: Likewise.
7851 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7852
4081c0f1
YQ
78532015-10-30 Yao Qi <yao.qi@linaro.org>
7854
7855 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7856 (empty_cycle): Remove.
7857 (main): Don't call empty_cycle. Don't use watch_count_done.
7858 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7859 empty_cycle. Rewrite the code counting HW watchpoints.
7860
452b4ba5
MK
78612015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7862
7863 * gdb.reverse/fstatat-reverse.c: New test.
7864 * gdb.reverse/fstatat-reverse.exp: New file.
7865 * gdb.reverse/getresuid-reverse.c: New test.
7866 * gdb.reverse/getresuid-reverse.exp: New file.
7867 * gdb.reverse/pipe-reverse.c: New test.
7868 * gdb.reverse/pipe-reverse.exp: New file.
7869 * gdb.reverse/readv-reverse.c: New test.
7870 * gdb.reverse/readv-reverse.exp: New file.
7871 * gdb.reverse/recvmsg-reverse.c: New test.
7872 * gdb.reverse/recvmsg-reverse.exp: New file.
7873 * gdb.reverse/time-reverse.c: New test.
7874 * gdb.reverse/time-reverse.exp: New file.
7875 * gdb.reverse/waitpid-reverse.c: New test.
7876 * gdb.reverse/waitpid-reverse.exp: New file.
7877
5e2e7507
JK
78782015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7879
7880 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7881
0fde2c53
DE
78822015-10-26 Doug Evans <dje@google.com>
7883
7884 PR symtab/17391
7885 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7886 * gdb.dwarf2/bad-regnum.c: New file.
7887 * gdb.dwarf2/bad-regnum.exp: New file.
7888
1a70ae97
DE
78892015-10-26 Doug Evans <dje@google.com>
7890
7891 PR python/18938
7892 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7893 file.
7894
27dc26ab
JK
78952015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7896
7897 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7898 for a change by "Mention language in compile error message".
7899
bed91f4d
SM
79002015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7901
7902 PR python/18073
7903 * gdb.python/py-type.c (C::a_method): New.
7904 (C::a_const_method): New.
7905 (C::a_static_method): New.
7906 (a_function): New.
7907 * gdb.python/py-type.exp (test_fields): Test getting fields
7908 from function and method.
7909
3f2f83dd
KB
79102015-10-21 Keven Boell <keven.boell@intel.com>
7911
7912 * gdb.fortran/vla-alloc-assoc.exp: New file.
7913 * gdb.fortran/vla-datatypes.exp: New file.
7914 * gdb.fortran/vla-datatypes.f90: New file.
7915 * gdb.fortran/vla-history.exp: New file.
7916 * gdb.fortran/vla-ptype-sub.exp: New file.
7917 * gdb.fortran/vla-ptype.exp: New file.
7918 * gdb.fortran/vla-sizeof.exp: New file.
7919 * gdb.fortran/vla-sub.f90: New file.
7920 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7921 * gdb.fortran/vla-value-sub-finish.exp: New file.
7922 * gdb.fortran/vla-value-sub.exp: New file.
7923 * gdb.fortran/vla-value.exp: New file.
7924 * gdb.fortran/vla-ptr-info.exp: New file.
7925 * gdb.mi/mi-vla-fortran.exp: New file.
7926 * gdb.mi/vla.f90: New file.
7927
27145d50
SL
79282015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7929
7930 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7931 of hardwired timeout value.
7932
5f3ff4f8
JK
79332015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7934 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7937 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7938
bfd09d20
JS
79392015-10-19 Josh Stone <jistone@redhat.com>
7940
7941 * gdb.base/catch-syscall.c: Include <sched.h>.
7942 (unknown_syscall): New variable.
7943 (main): Trigger a vfork and an unknown syscall.
7944 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7945 (unknown_syscall_number): Likewise.
7946 (check_call_to_syscall): Accept an optional syscall pattern.
7947 (check_return_from_syscall): Likewise.
7948 (check_continue): Likewise.
7949 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7950 (test_catch_syscall_skipping_return): New test toggling off 'catch
7951 syscall' to step over the syscall return, then toggling back on.
7952 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7953 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7954 (do_syscall_tests): Call test_catch_syscall_without_args and
7955 test_catch_syscall_mid_vfork.
7956 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7957 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7958
b32b93c6
AS
79592015-10-19 Andrew Stubbs <ams@codesourcery.com>
7960
7961 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7962 print g_vE): Add new pass patterns.
7963 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7964 print various symbol names for vptr fields.
7965
9d622bda
AB
79662015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7967
7968 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7969 results.
7970
0fd8ac1c
YQ
79712015-10-12 Yao Qi <yao.qi@linaro.org>
7972
7973 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7974
34240514
YQ
79752015-10-12 Yao Qi <yao.qi@linaro.org>
7976
7977 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7978 is aarch64*-*-linux*.
7979
8240f442
YQ
79802015-10-12 Yao Qi <yao.qi@linaro.org>
7981
7982 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7983 (can_relocate_bcond_true): ... it.
7984 (can_relocate_bcond_false): New function.
7985 (foo): Likewise.
7986 (can_relocate_bl): Likewise.
7987 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7988 can_relocate_bl.
7989
2520f728
PMR
79902015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7991
7992 * gdb.base/nested-addr.c: New file.
7993 * gdb.base/nested-addr.exp: New testcase.
7994
abcef95a
MM
79952015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7996
7997 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7998 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7999 its output. Ignore the output of "record goto begin" and instead
8000 check that GDB is replaying.
8001
145e3ddb
PA
80022015-10-09 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8005 (top level): Use it in the run with no args test.
8006
d5d8c4e1
IB
80072015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8008
8009 * gdb.dlang/properties.exp: New file.
8010
06e635ef
SL
80112015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8012
8013 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8014 whether or not address 0x1000 is mapped on the target.
8015
e019fd1d
SM
80162015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8017
8018 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8019 build.
8020
77ba2a67
MM
80212015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8022
8023 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8024 instruction-history test.
8025
c60eb31f
DE
80262015-09-28 Doug Evans <dje@google.com>
8027
8028 * gdb.base/gcore.c (array_func): Add reference to static_array.
8029
9a3c8263
SM
80302015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8031
8032 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8033 source line.
8034
9720e656
SL
80352015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8036
8037 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8038 short or char as base type.
8039
938d3bf2
SL
80402015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8041
8042 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8043 to allow any size enum.
8044
e6c2c623
PMR
80452015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8046
8047 * gdb.ada/array_ptr_renaming.exp: New testcase.
8048 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8049 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8050
06da0f77
PL
80512015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8052
8053 * gdb.trace/ftrace-lock.c: New file.
8054 * gdb.trace/ftrace-lock.exp: New file.
8055
4f51c22a
PL
80562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8057
8058 * gdb.arch/insn-reloc.c: New file.
8059 * gdb.arch/ftrace-insn-reloc.exp: New file.
8060
7041adf4
PL
80612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8062
8063 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8064 instruction.
8065 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8066 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8067 * gdb.trace/range-stepping.c: Likewise.
8068 * gdb.trace/trace-break.c: Likewise.
8069 * gdb.trace/trace-mt.c (thread_function): Likewise.
8070 * gdb.trace/ftrace.c (marker): Likewise.
8071 * gdb.trace/trace-condition.c (marker): Likewise.
8072 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8073 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8074 is_aarch64_target.
8075
015d2e7e
DE
80762015-09-18 Doug Evans <xdje42@gmail.com>
8077
8078 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8079 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8080
26b188a2
SL
80812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8082
8083 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8084 the breakpoint.
8085
79dc332b
SL
80862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8087
8088 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8089 the pending breakpoint. Remove timeout override for "Run till
8090 MI pending breakpoint on pendfunc3 on thread 2" test.
8091
f57929f2
SL
80922015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8093
8094 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8095 filename pattern.
8096
3f469b17
SL
80972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8098
8099 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8100 in breakpoint filename pattern.
8101
515b89b3
SL
81022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8103
7800dbe4
SL
8104 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8105
81062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8107
515b89b3
SL
8108 * gdb.linespec/explicit.exp: Check for readline support for
8109 tab-completion tests. Fix obvious typo.
8110
d2939ba2
MM
81112015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8112
8113 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8114 and replay.
8115
cbb55fa7
MM
81162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8117
8118 * gdb.btrace/non-stop.c: New.
8119 * gdb.btrace/non-stop.exp: New.
8120
43691ca1
PL
81212015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8122 Yao Qi <yao.qi@linaro.org>
8123
8124 * gdb.trace/trace-condition.c: New file.
8125 * gdb.trace/trace-condition.exp: New file.
8126
d78908cf
WW
81272015-09-16 Wei-cheng Wang <cole945@gmail.com>
8128
8129 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8130 for testing bytecode compilation.
8131
1ed415e2
PA
81322015-09-16 Pedro Alves <palves@redhat.com>
8133 Sandra Loosemore <sandra@codesourcery.com>
8134
8135 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8136 (SECONDS): Redefine.
8137 (main): Call pthread_kill and alarm early.
8138 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8139 support.
8140 (test): If the target can't hardware step and doesn't support
8141 displaced stepping, increase the timeout.
8142
d136eff5
PA
81432015-09-16 Pedro Alves <palves@redhat.com>
8144
8145 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8146 (enable_debug): New procedures.
8147 (test): Use them. Bail out if waiting for threads fails.
8148 (top level): Bail out if a test fails.
8149
991f019c
YQ
81502015-09-16 Yao Qi <yao.qi@linaro.org>
8151
8152 * gdb.asm/asm-source.exp: Set asm-arch for
8153 aarch64*-*-* target.
8154 * gdb.asm/aarch64.inc: New file.
8155
bfca584f
PMR
81562015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8157
8158 * gdb.ada/array_of_variable_length.exp: New testcase.
8159 * gdb.ada/array_of_variable_length/foo.adb: New file.
8160 * gdb.ada/array_of_variable_length/pck.adb: New file.
8161 * gdb.ada/array_of_variable_length/pck.ads: New file.
8162
b326e587
DE
81632015-09-15 Doug Evans <dje@google.com>
8164
8165 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8166 of function static local variable.
8167
5382cfab
PW
81682015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8169
8170 * gdb.threads/tls-so_extern.exp: New test file.
8171 * gdb.threads/tls-so_extern.c: New test file.
8172 * gdb.threads/tls-so_extern_main.c: New test file.
8173
141c5cc4
JK
81742015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8175
8176 * gdb.opt/solib-intra-step-lib.c: New file.
8177 * gdb.opt/solib-intra-step-main.c: New file.
8178 * gdb.opt/solib-intra-step.exp: New file.
8179
d15dcecd
PA
81802015-09-15 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8183 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8184
4c2f2a79
PA
81852015-09-14 Pedro Alves <palves@redhat.com>
8186
8187 * gdb.base/hook-stop-continue.c: Delete.
8188 * gdb.base/hook-stop-continue.exp: Delete.
8189 * gdb.base/hook-stop-frame.c: Delete.
8190 * gdb.base/hook-stop-frame.exp: Delete.
8191 * gdb.base/hook-stop.c: New file.
8192 * gdb.base/hook-stop.exp: New file.
8193
919e6dbe
PMR
81942015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8195
8196 * gdb.ada/access_to_packed_array.exp: New testcase.
8197 * gdb.ada/access_to_packed_array/foo.adb: New file.
8198 * gdb.ada/access_to_packed_array/pack.adb: New file.
8199 * gdb.ada/access_to_packed_array/pack.ads: New file.
8200
157280a4
MM
82012015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8202
8203 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8204 buffer size test.
8205
2fd33e94
DB
82062015-09-11 Don Breazeal <donb@codesourcery.com>
8207
8208 * gdb.base/foll-exec.c: Add copyright header. Fix
8209 formatting issues.
8210 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8211 (do_exec_tests): Use clean_restart in place of zap_session,
8212 and for test initialization. Fix formatting issues. Use
8213 fail in place of perror.
8214 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8215 an expect statement to match an expression with output from
8216 the program under debug.
8217 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8218 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8219 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8220 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8221 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8222
e70b6e8e
DE
82232015-09-09 Doug Evans <dje@google.com>
8224
8225 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8226
7a551a51
DE
82272015-09-09 Doug Evans <dje@google.com>
8228
8229 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8230
4c666f84
DE
82312015-09-09 Doug Evans <dje@google.com>
8232
8233 * gdb.base/savedregs.exp: Fix typo.
8234
243a9253
PA
82352015-09-09 Pedro Alves <palves@redhat.com>
8236
8237 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8238
c0fa8fbd
SL
82392015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8240
8241 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8242 command actually switches threads. Give up on remaining
8243 tests if target fails to stop at breakpoint.
8244
cd7c1778
PMR
82452015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8246
8247 * gdb.ada/funcall_char.exp: New testcase.
8248 * gdb.ada/funcall_char/foo.adb: New file.
8249
dc5c8746
PMR
82502015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8251
8252 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8253 expected outputs. Add two testcases for completing ambiguous
8254 functions.
8255 * gdb.ada/complete/aux_pck.adb: New file.
8256 * gdb.ada/complete/aux_pck.ads: New file.
8257 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8258 Ambiguous_Func functions.
8259 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8260 * gdb.ada/complete/pck.adb: Likewise.
8261
4e83a1e7
UW
82622015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8263
8264 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8265 failures to run the test program under GDB.
8266
8ce74153
LM
82672015-08-26 Luis Machado <lgustavo@codesourcery.com>
8268
8269 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8270 to C.
8271
e9756d52
PP
82722015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8273
8274 * gdb.base/run-after-attach.exp: New test file.
8275 * gdb.base/run-after-attach.c: New test file.
8276
8d37573b
DB
82772015-08-26 Don Breazeal <donb@codesourcery.com>
8278
8279 * gdb.base/foll-exec-2.c: New test program.
8280 * gdb.base/foll-exec-2.exp: New test.
8281
63e43d3a
PMR
82822015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8283
8284 * gdb.base/nested-subp1.exp: New file.
8285 * gdb.base/nested-subp1.c: New file.
8286 * gdb.base/nested-subp2.exp: New file.
8287 * gdb.base/nested-subp2.c: New file.
8288 * gdb.base/nested-subp3.exp: New file.
8289 * gdb.base/nested-subp3.c: New file.
8290
3d40fbb5
PA
82912015-08-24 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.server/connect-without-multi-process.c: New file.
8294 * gdb.server/connect-without-multi-process.exp: New file.
8295
4422ac93
LM
82962015-08-24 Luis Machado <lgustavo@codesourcery.com>
8297
8298 * gdb.opt/inline-markers.c: Make z int.
8299
91dddb86
LM
83002015-08-24 Luis Machado <lgustavo@codesourcery.com>
8301
8302 * gdb.opt/inline-markers.c: Make z volatile.
8303
a48847ee
LM
83042015-08-24 Luis Machado <lgustavo@codesourcery.com>
8305
8306 * gdb.opt/inline-bt.c: New volatile global z.
8307 * gdb.opt/inline-cmds.c: Likewise.
8308 * gdb.opt/inline-locals.c: Likewise.
8309 * gdb.opt/inline-markers.c: New extern global z.
8310 (marker): Use z.
8311 (inline_fn): Likewise.
8312
0ebbc52b
PA
83132015-08-24 Pedro Alves <palves@redhat.com>
8314
8315 * config/m32r-stub.exp: Remove file.
8316 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8317 * gdb.base/call-rt-st.exp: Likewise.
8318 * gdb.base/call-strs.exp: Likewise.
8319 * gdb.base/default.exp: Remove references to h8300-*-hms and
8320 *-*-udi*.
8321 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8322
77c365df
AA
83232015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8324
8325 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8326 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8327 and "return" use KFAIL when GDB can not read/write the vector
8328 return value.
8329
4313b8c0
GB
83302015-08-21 Gary Benson <gbenson@redhat.com>
8331
8332 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8333
0e433b32
PA
83342015-08-20 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.server/solib-list.exp: No longer expect an interior stop in
8337 non-stop mode.
8338
221e1a37
PA
83392015-08-20 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.server/connect-stopped-target.c: New file.
8342 * gdb.server/connect-stopped-target.exp: New file.
8343
40e3ad0e
PA
83442015-08-20 Pedro Alves <palves@redhat.com>
8345
8346 * gdb.dwarf2/comp-unit-lang.exp: New file.
8347 * gdb.dwarf2/comp-unit-lang.c: New file.
8348
af39b327
PMR
83492015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8350
8351 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8352 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8353
7d45c7c3 83542015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8355
7d45c7c3
KB
8356 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8357 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8358
4d6cceb4
DE
83592015-08-18 Doug Evans <dje@google.com>
8360 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8361
8362 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8363 skip_python_tests. New arg prompt_regexp.
8364 (skip_python_tests): New function.
8365 * lib/mi-support.exp (mi_skip_python_tests): New function.
8366 * gdb.python/py-mi-objfile-gdb.py: New file.
8367 * gdb.python/py-mi-objfile.c: New file.
8368 * gdb.python/py-mi-objfile.exp: New file.
8369
ad89c2aa
KS
83702015-08-17 Keith Seitz <keiths@redhat.com>
8371
8372 * gdb.linespec/explicit.exp: Move strace test from here ...
8373 * gdb.trace/strace.exp: ... to here.
8374
e3ae3c43
PP
83752015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8376
8377 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8378 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8379
604b2636
DE
83802015-08-14 Doug Evans <xdje42@gmail.com>
8381
8382 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8383 inferior before selecting a new file.
8384
6ff0ba5f
DE
83852015-08-14 Doug Evans <xdje42@gmail.com>
8386
8387 * gdb.mi/mi-disassemble.exp: Update.
8388 * gdb.base/disasm-optim.S: New file.
8389 * gdb.base/disasm-optim.c: New file.
8390 * gdb.base/disasm-optim.h: New file.
8391 * gdb.base/disasm-optim.exp: New file.
8392
9ca98f92
KS
83932015-08-14 Keith Seitz <keiths@redhat.com>
8394
8395 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8396 "evaluated-by".
8397
52bbc560
JB
83982015-08-13 Joel Brobecker <brobecker@adacore.com>
8399
8400 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8401
5d8c3ed3
PMR
84022015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8403
8404 * gdb.ada/fun_renaming.exp: New testcase.
8405 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8406 * gdb.ada/fun_renaming/pack.adb: New file.
8407 * gdb.ada/fun_renaming/pack.ads: New file.
8408
ea8812bc
KS
84092015-08-12 Keith Seitz <keiths@redhat.com>
8410
8411 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8412 gdb_get_line_number.
8413
4dafcdeb
JB
84142015-08-12 Joel Brobecker <brobecker@adacore.com>
8415
8416 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8417 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8418 gdb.base/dso2dso.exp: New files.
8419
5ba32597
SDJ
84202015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8421 Pedro Alves <palves@redhat.com>
8422 Keith Seitz <keiths@redhat.com>
8423
8424 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8425 GDBFLAGS.
8426
b6dafabf
PP
84272015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8428
8429 * gdb.base/gdbhistsize-history.exp
8430 (test_histsize_history_setting): Use save_vars.
8431 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8432 Use save_vars.
8433 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8434 * gdb.base/readline.exp: Use save_vars.
8435
abe8e607
PP
84362015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8437
8438 * lib/gdb.exp (save_vars): New proc.
8439
629500fa
KS
84402015-08-11 Keith Seitz <keiths@redhat.com>
8441
8442 * gdb.base/help.exp: Update help_breakpoint_text.
8443
eb8c4e2e
KS
84442015-08-11 Keith Seitz <keiths@redhat.com>
8445
8446 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8447 (at toplevel): Call test_explicit_breakpoints.
8448 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8449 breakpoints.
8450 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8451 breakpoint conditions, "-cond".
8452
87f0e720
KS
84532015-08-11 Keith Seitz <keiths@redhat.com>
8454
8455 * gdb.linespec/3explicit.c: New file.
8456 * gdb.linespec/cpexplicit.cc: New file.
8457 * gdb.linespec/cpexplicit.exp: New file.
8458 * gdb.linespec/explicit.c: New file.
8459 * gdb.linespec/explicit.exp: New file.
8460 * gdb.linespec/explicit2.c: New file.
8461 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8462 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8463 before using in the matching pattern.
8464 Clarify that `prefix' is a regular expression.
8465
f00aae0f
KS
84662015-08-11 Keith Seitz <keiths@redhat.com>
8467
8468 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8469 test.
8470 Add tests for missing ",FMT" and ",".
8471
e27852be
DE
84722015-08-10 Doug Evans <dje@google.com>
8473 Keith Seitz <keiths@redhat.com>
8474
8475 PR gdb/17960
8476 * gdb.base/completion.exp: Add location completer tests.
8477
7f03bd92
PA
84782015-08-07 Pedro Alves <palves@redhat.com>
8479
8480 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8481 tests here.
8482 (top level): Run do_test with and without displaced stepping.
8483
3fc8eb30
PA
84842015-08-07 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.base/valgrind-disp-step.c: New file.
8487 * gdb.base/valgrind-disp-step.exp: New file.
8488
d4569d7b
PA
84892015-08-07 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8492 Delete function.
8493 (main): Add alarm. Run an infinite loop instead of calling
8494 wait_threads.
8495 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8496 comment.
8497 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8498 Delete function.
8499 (main): Add alarm. Run an infinite loop instead of calling
8500 wait_threads.
8501 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8502 comment.
8503
e1316e60
PA
85042015-08-07 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/checkpoint-ns.exp: New file.
8507 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8508 standard_testfile.
8509
da8c46d2
MM
85102015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8511
8512 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8513 * gdb.btrace/instruction_history.exp: Update.
8514 * gdb.btrace/tsx.exp: New.
8515 * gdb.btrace/tsx.c: New.
8516
de1c2c52
PA
85172015-08-06 Pedro Alves <palves@redhat.com>
8518
8519 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8520 increase timeout.
8521 * gdb.reverse/until-precsave.exp: Bump timeouts.
8522
782e0bf4
PA
85232015-08-06 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8526
83e97ed0
PA
85272015-08-06 Pedro Alves <palves@redhat.com>
8528
8529 PR gdb/18749
8530 * gdb.threads/process-dies-while-handling-bp.c: New file.
8531 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8532
863d01bd
PA
85332015-08-06 Pedro Alves <palves@redhat.com>
8534
8535 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8536 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8537
0a39bb32
PA
85382015-08-05 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8541 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8542
ee2d2b10
SL
85432015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8544
8545 * gdb.base/bp-permanent.exp: Report test as unsupported if
8546 the target cannot stop at the permanent breakpoint.
8547
4e1bdb00
DE
85482015-08-03 Doug Evans <dje@google.com>
8549
8550 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8551 10000.
8552
3d338901
DE
85532015-08-03 Doug Evans <dje@google.com>
8554
8555 * Makefile.in (workers/%.worker, build-perf): New rule.
8556 (GDB_PERFTEST_MODE): New variable.
8557 (check-perf): Use it.
8558 (clean): Clean up gdb.perf parallel build subdirs.
8559 * lib/build-piece.exp: New file.
8560 * lib/gdb.exp (make_gdb_parallel_path): New function
8561 (standard_output_file, standard_temp_file): Call it.
8562 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8563 of $GDB_PARALLEL.
8564 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8565
af061d3e
DE
85662015-08-03 Doug Evans <dje@google.com>
8567
8e1afc81 8568 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8569 (LOG_FILE_NAME): New global.
8570 (TextReporter.__init__): Initialize self.txt_sum.
8571 (TextReporter.report): Add support for multiple data-points.
8572 Move report to perftest.sum, put raw data in perftest.log.
8573 (TextReporter.start): Open sum and log files.
8574 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8575 * gdb.perf/lib/perftest/testresult.py
8576 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8577
2c8c5d37
PA
85782015-07-31 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8581 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8582 kill_wait_spawned_process instead of explicit "kill -9".
8583 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8584 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8585 kill_wait_spawned_process.
8586 * gdb.base/attach-twice.exp: Likewise.
8587 * gdb.base/attach.exp: Likewise.
8588 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8589 gdb_test_multiple.
8590 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8591 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8592 kill_wait_spawned_process.
8593 * gdb.base/valgrind-infcall.exp: Likewise.
8594 * gdb.multi/multi-attach.exp: Likewise.
8595 * gdb.python/py-prompt.exp: Likewise.
8596 * gdb.python/py-sync-interp.exp: Likewise.
8597 * gdb.server/ext-attach.exp: Likewise.
8598 * gdb.threads/attach-into-signal.exp (corefunc): Use
8599 spawn_wait_for_attach, spawn_id_get_pid and
8600 kill_wait_spawned_process.
8601 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8602 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8603 spawn_id_get_pid and kill_wait_spawned_process.
8604 * gdb.threads/attach-stopped.exp (corefunc): Use
8605 spawn_wait_for_attach, spawn_id_get_pid and
8606 kill_wait_spawned_process.
8607 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8608 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8609 kill_wait_spawned_process instead of explicit "kill -9".
8610 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8611 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8612 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8613 processes. Don't map cygwin/windows pids here. Now returns a
8614 spawn id list.
8615
032a0fca
SL
86162015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8617
8618 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8619 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8620 correct patch.
8621
61a934ca
SL
86222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8623
8624 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8625
4bc4d428
SL
86262015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8627
8628 Reapply:
8629 2014-05-21 Mark Wielaard <mjw@redhat.com>
8630
8631 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8632
998d452a
PA
86332015-07-30 Pedro Alves <palves@redhat.com>
8634
8635 * linux-low.c (handle_extended_wait): Set the child's last
8636 reported status to TARGET_WAITKIND_STOPPED.
8637
69dde7dc
PA
86382015-07-30 Pedro Alves <palves@redhat.com>
8639
8640 PR threads/18600
8641 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8642 only shows inferior 1.
8643
4dd63d48
PA
86442015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8645 Pedro Alves <palves@redhat.com>
8646
8647 PR threads/18600
8648 * gdb.threads/fork-plus-threads.c: New file.
8649 * gdb.threads/fork-plus-threads.exp: New file.
8650
d618e4c5
PP
86512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8652
8653 * gdb.base/batch-preserve-term-settings.exp
8654 (test_terminal_settings_preserved_after_cli_exit): Use
8655 send_quit_command.
8656
1eef6428
PA
86572015-07-29 Pedro Alves <palves@redhat.com>
8658 Don Breazeal <donb@codesourcery.com>
8659
8660 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8661 output from both inferior_spawn_id and gdb_spawn_id.
8662
7da5b897
SDJ
86632015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8664
8665 * gdb.threads/attach-into-signal.exp (corefunc): Use
8666 with_test_prefix on nested loops, uniquefying the test messages.
8667
dac804df
SDJ
86682015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8669
8670 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8671 commit.
8672
06265e53
PP
86732015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8674
8675 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8676 New proc.
8677 (test_terminal_settings_preserved_after_sigterm): New test.
8678
18206ca3
PP
86792015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8680
8681 * gdb.base/batch-preserve-term-settings.exp
8682 (test_terminal_settings_preserved_after_cli_exit): New test.
8683
90074d11
PP
86842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8685
8686 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8687 manipulation of saved_gdbflags.
8688 (test_terminal_settings_preserved): Remove global declaration of
8689 the unused variable pagination_prompt. Remove manipulation of
8690 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8691 GDBFLAGS.
8692
eb1a7902
PA
86932015-07-29 Pedro Alves <palves@redhat.com>
8694
8695 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8696
8b75dd3b
PA
86972015-07-29 Pedro Alves <palves@redhat.com>
8698
8699 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8700 at the top.
8701
dedad4e3
PA
87022015-07-29 Pedro Alves <palves@redhat.com>
8703
8704 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8705 (main): Call gdb_unbuffer_output.
8706 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8707 (main): Call gdb_unbuffer_output.
8708 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8709 (main): Call gdb_unbuffer_output.
8710 * gdb.base/call-strs.exp: Adjust to step over the
8711 gdb_unbuffer_output call.
8712 * gdb.base/catch-gdb-caused-signals.c: Include
8713 "../lib/unbuffer_output.c".
8714 (main): Call gdb_unbuffer_output.
8715 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8716 (main): Call gdb_unbuffer_output.
8717 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8718 (main): Call gdb_unbuffer_output.
8719 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8720 (main): Call gdb_unbuffer_output.
8721 * gdb.base/shlib-call.exp: Adjust to step over the
8722 gdb_unbuffer_output call.
8723 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8724 (main): Call gdb_unbuffer_output.
8725 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8726 (main): Call gdb_unbuffer_output.
8727 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8728 (main): Rename to ...
8729 (test): ... this.
8730 (main): Reimplement.
8731 * gdb.base/varargs.exp: Run to test instead of to main.
8732 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8733 (main): Call gdb_unbuffer_output.
8734
58789a91
PA
87352015-07-29 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8738 factore out from mi_continue_dprintf. For call-style dprintfs,
8739 expect dprintf output out of $inferior_spawn_id.
8740 (mi_continue_dprintf): Use mi_expect_dprintf.
8741 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8742 (main): Call gdb_unbuffer_output.
8743
e8376742
PA
87442015-07-29 Pedro Alves <palves@redhat.com>
8745
8746 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8747 (default_mi_gdb_start): Set inferior_spawn_id instead of
8748 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8749 gdb_spawn_id.
8750 (mi_gdb_test): Always expect inferior output from both
8751 $inferior_spawn_id and $gdb_spawn_id.
8752
08280010
PA
87532015-07-29 Pedro Alves <palves@redhat.com>
8754
8755 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8756 send_inferior and $inferior_spawn_id.
8757
4d30e432
PA
87582015-07-29 Pedro Alves <palves@redhat.com>
8759
8760 * gdb.gdb/complaints.exp (test_initial_complaints)
8761 (test_serial_complaints, test_short_complaints): Use
8762 gdb_test_stdio.
8763 (test_empty_complaint): Handle $inferior_spawn_id !=
8764 $gdb_spawn_id.
8765
0d30a335
PA
87662015-07-29 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.base/varargs.exp: Use gdb_test_stdio.
8769
39413b29
PA
87702015-07-29 Pedro Alves <palves@redhat.com>
8771
8772 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8773
7cb000a9
PA
87742015-07-29 Pedro Alves <palves@redhat.com>
8775
8776 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8777
d7b8ac82
PA
87782015-07-29 Pedro Alves <palves@redhat.com>
8779
8780 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8781 parameter into two new parameters, "inf_result" and "gdb_result".
8782 Expect inferior output and gdb output from $inferior_spawn_id and
8783 $gdb_spawn_id, respectively. Adjust all callers.
8784
789c3a0c
PA
87852015-07-29 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8788 of gdb_test_sequence.
8789
77e760c3
PA
87902015-07-29 Pedro Alves <palves@redhat.com>
8791
8792 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8793 (saw_spurious_output): Expect inferior output from
8794 $inferior_spawn_id. Use gdb_test_stdio.
8795
8396d2cd
PA
87962015-07-29 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/dprintf.exp: Use standard_testfile. Change
8799 prepare_for_testing call.
8800 (srcfile): Don't set.
8801 (restart): New procedure.
8802 (test_dprintf): New procecure, use to continue over dprintfs.
8803 (test_call, test_agent): New procedures, tests moved here.
8804 Restart gdb and recreate dprintfs. Adjust expected output.
8805
2051d61f
PA
88062015-07-29 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8809
452397af
PA
88102015-07-29 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8813
8aed9555
PA
88142015-07-29 Pedro Alves <palves@redhat.com>
8815
8816 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8817 gdb_test_stdio.
8818
188a61b4
PA
88192015-07-29 Pedro Alves <palves@redhat.com>
8820
8821 * lib/gdb.exp (gdb_test_stdio): New procedure.
8822
12264a45
PA
88232015-07-29 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8826
23ffc893
PA
88272015-07-29 Pedro Alves <palves@redhat.com>
8828
8829 * gdb.base/call-signal-resume.exp: Remove check for
8830 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8831 * gdb.base/unwindonsignal.exp: Likewise.
8832 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8833 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8834
65566918
PA
88352015-07-29 Pedro Alves <palves@redhat.com>
8836
8837 * gdb.base/siginfo-addr.c (pass): New function.
8838 (handler): Call it iff si_addr is correct.
8839 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8840 Set a breakpoint at "pass" and continue to it.
8841
d60a9221
SDJ
88422015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8843
8844 * gdb.python/py-objfile.exp: Make some tests have unique names.
8845 * gdb.python/py-pp-registration.exp: Likewise.
8846
bde40b8f
PA
88472015-07-28 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8850
13e1dec8
SM
88512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8852
8853 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8854
da33c9a7
SM
88552015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8856
8857 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8858
077836f7
PP
88592015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8860
8861 * gdb.base/gdb-sigterm-2.exp: New test.
8862
b8cc7b2e
DE
88632015-07-25 Doug Evans <xdje42@gmail.com>
8864
8865 Revert:
8866 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8867 (workers/%.worker, build-perf): New rule.
8868 (GDB_PERFTEST_MODE): New variable.
8869 (check-perf): Use it.
8870 (clean): Clean up gdb.perf parallel build subdirs.
8871 * lib/build-piece.exp: New file.
8872 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8873 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8874 name.
8875 (standard_temp_file): Ditto.
8876 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8877 of $GDB_PARALLEL.
8878
c8bd4544
DE
88792015-07-24 Doug Evans <dje@google.com>
8880
8881 * gdb.perf/lib/perftest/utils.py: New file.
8882 * gdb.perf/gm-hello.cc: New file.
8883 * gdb.perf/gm-pervasive-typedef.cc: New file.
8884 * gdb.perf/gm-pervasive-typedef.h: New file.
8885 * gdb.perf/gm-std.cc: New file.
8886 * gdb.perf/gm-std.h: New file.
8887 * gdb.perf/gm-use-cerr.cc: New file.
8888 * gdb.perf/gm-utils.h: New file.
8889 * gdb.perf/gmonster-null-lookup.py: New file.
8890 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8891 * gdb.perf/gmonster-print-cerr.py: New file.
8892 * gdb.perf/gmonster-ptype-string.py: New file.
8893 * gdb.perf/gmonster-runto-main.py: New file.
8894 * gdb.perf/gmonster-select-file.py: New file.
8895 * gdb.perf/gmonster1-null-lookup.exp: New file.
8896 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8897 * gdb.perf/gmonster1-print-cerr.exp: New file.
8898 * gdb.perf/gmonster1-ptype-string.exp: New file.
8899 * gdb.perf/gmonster1-runto-main.exp: New file.
8900 * gdb.perf/gmonster1-select-file.exp: New file.
8901 * gdb.perf/gmonster1.cc: New file.
8902 * gdb.perf/gmonster1.exp: New file.
8903 * gdb.perf/gmonster2-null-lookup.exp: New file.
8904 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8905 * gdb.perf/gmonster2-print-cerr.exp: New file.
8906 * gdb.perf/gmonster2-ptype-string.exp: New file.
8907 * gdb.perf/gmonster2-runto-main.exp: New file.
8908 * gdb.perf/gmonster2-select-file.exp: New file.
8909 * gdb.perf/gmonster2.cc: New file.
8910 * gdb.perf/gmonster2.exp: New file.
8911
6eab34f3
DE
89122015-07-24 Doug Evans <dje@google.com>
8913
8914 * gdb.perf/README: New file.
8915 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8916 * lib/gen-perf-test.exp: New file.
8917
63738bfd
DE
89182015-07-24 Doug Evans <dje@google.com>
8919
8920 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8921 (PerfTest::startup): New function.
8922 (PerfTest::run): Return result of calling body.
8923 (PerfTest::assemble): Rewrite.
8924 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8925 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8926 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8927 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8928 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8929
7b606f95
DE
89302015-07-24 Doug Evans <dje@google.com>
8931
8932 * lib/gdb.exp (clean_restart): Make executable optional.
8933
a97b16b8
DE
89342015-07-24 Doug Evans <dje@google.com>
8935
8936 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8937 compiler_info references.
8938 * gdb.cp/temargs.exp: Ditto.
8939 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8940 (get_compiler_info): Early exit if already computed. Set compiler_info
8941 to "unknown" if there was a problem.
8942 (test_compiler_info): Add function comment. Call get_compiler_info.
8943
35baa57f
DE
89442015-07-24 Doug Evans <dje@google.com>
8945
8946 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8947 (workers/%.worker, build-perf): New rule.
8948 (GDB_PERFTEST_MODE): New variable.
8949 (check-perf): Use it.
8950 (clean): Clean up gdb.perf parallel build subdirs.
8951 * lib/build-piece.exp: New file.
8952 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8953 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8954 name.
8955 (standard_temp_file): Ditto.
8956 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8957 of $GDB_PARALLEL.
8958
6ebea266
DE
89592015-07-24 Doug Evans <dje@google.com>
8960
8961 * lib/future.exp (gdb_default_target_compile): New option
8962 "early_flags".
8963 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8964 --as-needed.
8965
1e76a7e9
SDJ
89662015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8967
8968 * gdb.base/catch-syscall.exp: Call gdb_exit before
8969 gdb_skip_xml_test.
8970
5068630a
PA
89712015-07-24 Pedro Alves <palves@redhat.com>
8972
8973 * gdb.python/py-events.exp: Accept output between the stop event
8974 and the prompt.
8975 * gdb.python/py-evsignal.exp: Likewise.
8976 * gdb.python/py-evthreads.exp: Likewise.
8977
77598427
PA
89782015-07-24 Pedro Alves <palves@redhat.com>
8979
8980 PR gdb/18717
8981 * gdb.threads/non-ldr-exit.c: New file.
8982 * gdb.threads/non-ldr-exit.exp: New file.
8983
11e6c98f
YQ
89842015-07-24 Yao Qi <yao.qi@linaro.org>
8985
8986 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8987 restarting process.
8988
51aee833
YQ
89892015-07-24 Yao Qi <yao.qi@linaro.org>
8990
8991 * gdb.server/ext-restart.exp: New file.
8992
8cfe207c
YQ
89932015-07-24 Yao Qi <yao.qi@linaro.org>
8994
8995 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8996 argument options.
8997 * gdb.server/ext-wrapper.exp: New file.
8998
cc12ce38
DE
89992015-07-23 Doug Evans <dje@google.com>
9000
9001 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9002 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9003
d0d84780
PMR
90042015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9005
9006 * gdb.ada/var_arr_typedef.exp: New testcase.
9007 * gdb.ada/var_arr_typedef/pack.adb: New file.
9008 * gdb.ada/var_arr_typedef/pack.ads: New file.
9009 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9010
8b558f79
JB
90112015-07-20 Joel Brobecker <brobecker@adacore.com>
9012
9013 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9014
775a3298
JK
90152015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9016
9017 * gdb.arch/i386-biarch-core.exp: Replace istarget
9018 by "complete set gnutarget". Remove expectation for the "core-file"
9019 command.
9020
db1ff28b
JK
90212015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9022
9023 Revert the previous commit:
9024 Tests for validate symbol file using build-id.
9025
0a94970d
JK
90262015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9027
9028 Tests for validate symbol file using build-id.
9029 * gdb.base/solib-mismatch-lib.c: New file.
9030 * gdb.base/solib-mismatch-libmod.c: New file.
9031 * gdb.base/solib-mismatch.c: New file.
9032 * gdb.base/solib-mismatch.exp: New file.
9033
03346981
SL
90342015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9035
9036 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9037 nios2-*-linux*.
9038 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9039 * gdb.base/siginfo.exp: Likewise.
9040 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9041
42422cc7
PL
90422015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9043
9044 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9045 Move it to ...
9046 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9047 ... here.
9048 * gdb.trace/range-stepping.exp: Check that the target supports
9049 range stepping.
9050
cfa68bae
JK
90512015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9052
9053 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9054
8ffdba26
PA
90552015-07-14 Pedro Alves <palves@redhat.com>
9056
9057 * gdb.base/killed-outside.exp: New file.
9058 * gdb.base/killed-outside.c: New file.
9059
218a5a11
JK
90602015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9061
9062 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9063 (n at main): New.
9064 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9065
e03ed3c6
AA
90662015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9067
9068 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9069 infcall tests instead of setting up for KFAIL.
9070
485668e5
MM
90712015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9072
9073 * gdb.btrace/record_goto-step.exp: New.
9074
08464196
JK
90752015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9076
9077 PR compile/18484
9078 * gdb.compile/compile.c (struct struct_type): Add volatile to
9079 selffield's type.
9080 * gdb.compile/compile.exp
9081 (compile code struct_object.selffield = &struct_object): Skip further
9082 struct_object tests if this one xfails.
9083
bcf5c1d9
RC
90842015-07-08 Robert O'Callahan <robert@ocallahan.org>
9085
9086 PR exp/18617
9087 * gdb.trace/ax.exp: Add test.
9088
4931af25
YQ
90892015-07-07 Yao Qi <yao.qi@linaro.org>
9090
9091 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9092 instead of istarget "aarch64*-*-*".
9093 * gdb.arch/aarch64-fp.exp: Likewise.
9094 * gdb.base/float.exp: Likewise.
9095 * gdb.reverse/aarch64.exp: Likewise.
9096 * lib/gdb.exp (is_aarch64_target): New proc.
9097
9fcf688e
YQ
90982015-07-07 Yao Qi <yao.qi@linaro.org>
9099
9100 * lib/gdb.exp (is_aarch32_target): New proc.
9101 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9102 instead of "istarget "arm*-*-*"".
9103 * gdb.arch/arm-disp-step.exp: Likewise.
9104 * gdb.arch/thumb-bx-pc.exp: Likewise.
9105 * gdb.arch/thumb-prologue.exp: Likewise.
9106 * gdb.arch/thumb-singlestep.exp: Likewise.
9107 * gdb.base/disp-step-syscall.exp: Likewise.
9108 * gdb.base/float.exp: Likewise.
9109
fbd8d50d
YQ
91102015-07-07 Yao Qi <yao.qi@linaro.org>
9111
9112 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9113 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9114
71be1fdc
YQ
91152015-07-07 Yao Qi <yao.qi@linaro.org>
9116
9117 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9118 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9119 if it exists.
9120 * gdb.multi/multi-arch.exp: Likewise.
9121
3e221d36
SM
91222015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9123
9124 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9125 print.
9126
d441430b
YQ
91272015-07-07 Yao Qi <yao.qi@linaro.org>
9128
9129 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9130
06f810bd
MG
91312015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9132
9133 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9134 '[' and ']' characters.
9135
5e61e7c0
IB
91362015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9137
9138 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9139
28bf096c
PA
91402015-06-29 Pedro Alves <palves@redhat.com>
9141
9142 PR threads/18127
9143 * gdb.threads/hand-call-new-thread.c: New file.
9144 * gdb.threads/hand-call-new-thread.c: New file.
9145
ee93cd5e
KS
91462015-06-26 Keith Seitz <keiths@redhat.com>
9147 Doug Evans <dje@google.com>
9148
9149 PR 16253
9150 * gdb.cp/var-tag-2.cc: New file.
9151 * gdb.cp/var-tag-3.cc: New file.
9152 * gdb.cp/var-tag-4.cc: New file.
9153 * gdb.cp/var-tag.cc: New file.
9154 * gdb.cp/var-tag.exp: New file.
9155
fc637f04
PP
91562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9157
9158 * gdb.base/history-duplicates.exp: New test.
9159
2e52ae68
PP
91602015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9161
9162 * gdb.base/completion.exp: Test the completion of the "focus"
9163 command.
9164
6e22494e
JK
91652015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.arch/amd64-prologue-skip.S: New file.
9168 * gdb.arch/amd64-prologue-skip.exp: New file.
9169
bf7b9cd9
SM
91702015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9171
9172 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9173 is_address_zero_readable check.
9174
201e8dfd
PB
91752015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9176
9177 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9178 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9179
5cd867b4
YQ
91802015-06-24 Yao Qi <yao.qi@linaro.org>
9181
9182 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9183 linux targets.
9184
4d7be007
YQ
91852015-06-24 Yao Qi <yao.qi@linaro.org>
9186
9187 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9188 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9189 * gdb.base/siginfo-thread.exp: Likewise.
9190
07fcd301
YQ
91912015-06-22 Yao Qi <yao.qi@linaro.org>
9192
9193 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9194
52042a00
YQ
91952015-06-22 Yao Qi <yao.qi@linaro.org>
9196
9197 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9198 aarch64*-*-*.
9199 (skip_hw_watchpoint_tests): Likewise.
9200
74bd41ce
PP
92012015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9202
9203 * gdb.base/gdbinit-history.exp: Test the interaction between
9204 setting GDBHISTSIZE and setting the history size via .gdbinit.
9205
bc460514
PP
92062015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9207
9208 PR gdb/16999
9209 * gdb.base/gdbhistsize-history.exp: New test.
9210
b58c513b
PP
92112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9212
9213 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9214 with GDBHISTSIZE.
9215 * gdb.base/readline.exp: Likewise.
9216
92046791
YQ
92172015-06-17 Yao Qi <yao.qi@linaro.org>
9218
9219 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9220 line.
9221
2093d2d3
PP
92222015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9223
9224 * gdb.base/gdbinit-history.exp: Add test case to check that
9225 an unlimited history file does not get truncated on exit.
9226
e6c693af
AA
92272015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9228
9229 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9230 (VECTOR): New macro. Use it...
9231 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9232 ...for these typedefs.
9233 (int8, char1, int1, double1): New typedefs.
9234 (struct just_int2, struct two_int2): New structures.
9235 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9236 (add_structvecs, add_singlevecs): New functions.
9237 (main): Call add_some_intvecs twice.
9238 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9239 the compile and exit upon failure. Try compiling for the "native"
9240 architecture. Test inferior function calls with vector arguments
9241 and vector return value handling with "finish" and "return".
9242
c74f7d1c
JT
92432015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9244
9245 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9246 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9247 PE file.
9248 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9249
98aa42ee
AT
92502015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9251
9252 PR breakpoints/16465
9253 * gdb.mi/mi-dprintf-pending.c: New file.
9254 * gdb.mi/mi-dprintf-pending.exp: New test.
9255 * gdb.mi/mi-dprintf-pendshr.c: New file.
9256
7d73c23c 92572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9258 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9259
9260 * gdb.arch/i386-mpx-map.c: New file.
9261 * gdb.arch/i386-mpx-map.exp: New File.
9262
92632015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9264
9265 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9266 * gdb.arch/i386-mpx.exp: Indentation fixed.
9267
92682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9269
9270 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9271 function and improved indentation.
9272 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9273 gdb_test_multiple. Added additional tests to skip the test.
9274
92752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9276
9277 * gdb.arch/i386-avx512.c: Change path in include file.
9278 * gdb.arch/i386-avx512.exp: Change include dir path
9279 compilation flag.
9280 * gdb.arch/i386-mpx.c: Change path in include file.
9281 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9282 flag.
9283
d5eba19a
JK
92842015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9285
9286 * gdb.compile/compile-print.exp (compile print *vararray@3)
9287 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9288
7f361056
JK
92892015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9290
9291 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9292 (do not keep jit in memory): ... this.
9293 (expect 5): Change it to ...
9294 (expect no 5): ... this.
9295
3b462ec2
SM
92962015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9297
9298 PR gdb/15564
9299 * gdb.mi/mi-detach.exp: New file.
9300
e0619de6
JK
93012015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9302
9303 PR symtab/18392
9304 * gdb.arch/amd64-tailcall-self.S: New file.
9305 * gdb.arch/amd64-tailcall-self.c: New file.
9306 * gdb.arch/amd64-tailcall-self.exp: New file.
9307
e970cb34
DB
93082015-05-28 Don Breazeal <donb@codesourcery.com>
9309
9310 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9311 tests for remote targets by checking is_target_gdbserver.
9312
b2e2f908
DE
93132015-05-27 Doug Evans <dje@google.com>
9314
9315 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9316 * gdb.dwarf2/opaque-type-lookup.c: New file.
9317 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9318
82c7be31
DE
93192015-05-26 Doug Evans <dje@google.com>
9320
9321 * gdb.cp/iostream.cc: New file.
9322 * gdb.cp/iostream.exp: New file.
9323
b4f54984
DE
93242015-05-26 Doug Evans <dje@google.com>
9325
9326 * gdb.dwarf2/dw2-op-call.exp: Update.
9327 * gdb.dwarf2/dw4-sig-types.exp: Update.
9328 * gdb.dwarf2/implptr.exp: Update.
9329 * gdb.mi/mi-cmd-param-changed.exp: Update.
9330
4ea6efe9
DE
93312015-05-26 Doug Evans <dje@google.com>
9332
9333 * gdb.python/py-lazy-string.c: New file.
9334 * gdb.python/py-lazy-string.exp: New file.
9335 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9336 (main): Update. Add estring3.
9337 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9338 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9339
f6bb7db3
YQ
93402015-05-26 Omair Javaid <omair.javaid@linaro.org>
9341 Yao Qi <yao.qi@linaro.org>
9342
9343 * gdb.reverse/aarch64.c: New.
9344 * gdb.reverse/aarch64.exp: New.
9345
a81bfbd0
OJ
93462015-05-26 Omair Javaid <omair.javaid@linaro.org>
9347
25d49b86
PA
9348 * lib/gdb.exp (supports_process_record): Return true for
9349 aarch64*-linux*.
a81bfbd0
OJ
9350 (supports_reverse): Likewise.
9351
158bf1b4
PP
93522015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9353
9354 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9355 Use with_test_prefix.
9356
a0145030
AB
93572015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9358
9359 * gdb.base/completion.exp: Add test for completion of layout
9360 names.
9361
ebe3b578
AB
93622015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9363
9364 * lib/gdb.exp (skip_tui_tests): New proc.
9365 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9366
84204ed7
PA
93672015-05-19 Pedro Alves <palves@redhat.com>
9368
9369 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9370 Save the whole env array instead of just HOME. Unset HISTSIZE in
9371 the environment while testing. Restore whole environment
9372 afterwards.
9373
37442ce1
DE
93742015-05-16 Doug Evans <xdje42@gmail.com>
9375
9376 * gdb.guile/scm-ports.c: New file.
9377 * gdb.guile/scm-ports.exp: Add memory port tests.
9378
36de76f9
JK
93792015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 * gdb.compile/compile-print.c: New file.
9382 * gdb.compile/compile-print.exp: New file.
9383
3a9558c4
JK
93842015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9385
9386 * gdb.compile/compile-ops.exp: Cast param to void.
9387 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9388 (compile code struct_object.selffield = &struct_object): Add xfail.
9389
aa715135
JG
93902015-05-15 Joel Brobecker <brobecker@adacore.com>
9391
9392 * gdb.ada/arr_enum_with_gap: New testcase.
9393
931e5bc3
JG
93942015-05-15 Joel Brobecker <brobecker@adacore.com>
9395
9396 * gdb.ada/byte_packed_arr: New testcase.
9397
9cd4d857
JB
93982015-05-15 Joel Brobecker <brobecker@adacore.com>
9399
9400 * gdb.ada/pckd_neg: New testcase.
9401
ebfd00d2
PP
94022015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9403
9404 PR gdb/17820
9405 * gdb.base/gdbinit-history.exp: New test.
9406 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9407 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9408
4c082a81
SC
94092015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9410
9411 * gdb.python/py-xmethods.cc: Enhance test case.
9412 * gdb.python/py-xmethods.exp: New tests.
9413 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9414 function.
9415 (B_indexoper): Likewise.
9416 (global_dm_list) : Add new xmethod worker functions.
9417
f7797074
SDJ
94182015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9419
9420 * gdb.base/coredump-filter.exp: Correctly unset
9421 "coredump_var_addr" array.
9422
a4674e4e
PA
94232015-05-08 Pedro Alves <palves@redhat.com>
9424
9425 * gdb.server/non-existing-program.exp: Unset spawn_id.
9426
df2eb078
SC
94272015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9428
9429 PR python/18291
9430 * gdb.python/py-xmethods.exp: Add tests.
9431
422349a3
YQ
94322015-05-08 Yao Qi <yao.qi@linaro.org>
9433
9434 PR gdb/18208
9435 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9436 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9437 function set_coredump_filter, and remove remote_exec call.
9438 Remove argument ipid. Callers update.
9439 (top level): Don't get inferior's PID.
9440
63fc80ce
AA
94412015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9442
9443 * gdb.base/watch_thread_num.exp: Skip test on targets without
9444 access watchpoints.
9445
80ad801e
PA
94462015-05-06 Pedro Alves <palves@redhat.com>
9447
9448 PR server/18081
9449 * gdb.server/non-existing-program.exp: New file.
9450
0fa7fe50
JB
94512015-05-05 Joel Brobecker <brobecker@adacore.com>
9452
9453 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9454
3ea89b92
PMR
94552015-05-05 Joel Brobecker <brobecker@adacore.com>
9456
9457 * gdb.ada/out_of_line_in_inlined: New testcase.
9458
87b8eff0
JB
94592015-05-05 Joel Brobecker <brobecker@adacore.com>
9460
9461 * gdb.ada/var_rec_arr: New testcase.
9462
5fccc635
YQ
94632015-04-30 Yao Qi <yao.qi@linaro.org>
9464
9465 * gdb.base/break-idempotent.exp: If
9466 skip_hw_watchpoint_multi_tests returns true, skip the tests
9467 on "rwatch" and "awatch".
9468
42d38f42
YQ
94692015-04-30 Yao Qi <yao.qi@linaro.org>
9470
9471 * gdb.base/relativedebug.exp: Invoke gdb command
9472 "info sharedlibrary", and if libc.so doesn't have debug info,
9473 skip the test.
9474
2ce1cdbf
DE
94752015-04-29 Doug Evans <dje@google.com>
9476
9477 * gdb.python/py-xmethods.exp: Add ptype tests.
9478 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9479 get_result_type method.
9480
f24a38c5
LM
94812015-04-29 Luis Machado <lgustavo@codesourcery.com>
9482
9483 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9484 the target does not support hardware watchpoints.
9485
ecbf2b3c
LM
94862015-04-29 Luis Machado <lgustavo@codesourcery.com>
9487
9488 * gdb.base/break-always.exp: Abort testing if writing to memory
9489 causes an error.
9490
34f5f757
DE
94912015-04-28 Doug Evans <dje@google.com>
9492
9493 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9494 * gdb.python/py-pp-registration.exp: ... here. New file.
9495 * gdb.python/py-pp-registration.c: New file.
9496 * gdb.python/py-pp-registration.py: New file.
9497
69b4374a
DE
94982015-04-28 Doug Evans <dje@google.com>
9499
9500 * gdb.python/py-bad-printers.c: New file.
9501 * gdb.python/py-bad-printers.py: New file.
9502 * gdb.python/py-bad-printers.exp: New file.
9503
59fb7612
SS
95042015-04-28 Sasha Smundak <asmundak@google.com>
9505
9506 * gdb.python/py-type.exp: New test.
9507
2631b16a
AW
95082015-04-28 Andy Wingo <wingo@igalia.com>
9509
9510 * gdb.python/py-parameter.exp:
9511 * gdb.guile/scm-parameter.exp: Escape the path that we are
9512 matching against, as it might contain characters that are special
9513 to regular expressions.
9514
460efde1
JB
95152015-04-27 Joel Brobecker <brobecker@adacore.com>
9516
9517 * gdb.ada/rec_comp: New testcase.
9518
2d369d8e
SDJ
95192015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9520
9521 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9522 before using it.
9523
cf75d6c3
AB
95242015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9525
9526 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9527 new tests for verilog output.
9528
8dbe7ca5
YQ
95292015-04-24 Yao Qi <yao.qi@linaro.org>
9530
9531 * boards/remote-gdbserver-on-localhost.exp: New file.
9532
4ef9fb2f
PA
95332015-04-23 Pedro Alves <palves@redhat.com>
9534
9535 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9536 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9537 "end of file", remove $inferior_spawn_id from the indirect list.
9538
0a803169
PA
95392015-04-23 Pedro Alves <palves@redhat.com>
9540
9541 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9542
749ef8f8
PA
95432015-04-23 Pedro Alves <palves@redhat.com>
9544
9545 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9546 on $any_spawn_id instead of only on $gdb_spawn_id.
9547
8aae4344
PM
95482015-04-21 Pierre Muller <muller@sourceware.org>
9549
9550 PR pascal/17815
9551 * lib/pascal.exp (gpc_compile): Add new option "class".
9552 (fpc_compile): Likewise.
9553 * gdb.pascal/case-insensitive-symbols.pas: New file.
9554 * gdb.pascal/case-insensitive-symbols.exp: New file.
9555
1586c8fb
GB
95562015-04-20 Gary Benson <gbenson@redhat.com>
9557
9558 * gdb.base/attach.exp: Fix three extended remote failures.
9559
1b6e6f5c
GB
95602015-04-17 Gary Benson <gbenson@redhat.com>
9561
9562 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9563 the main executable over the remote protocol.
9564
e797481d
PA
95652015-04-16 Pedro Alves <palves@redhat.com>
9566
9567 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9568 a new gdbserver if gdbserver_reconnect_p is set.
9569
1ca99c42
PA
95702015-04-16 Pedro Alves <palves@redhat.com>
9571
9572 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9573 is set, don't exit gdbserver.
9574
af9fd6f8
AA
95752015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9576
9577 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9578 appropriate .insn, such that an older assembler can be used.
9579 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9580 the z/Architecture instruction set on 31-bit targets as well.
9581
04ff1e61
AA
95822015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9583
9584 * gdb.go/handcall.exp: Remove all logic related to the first
9585 breakpoint and rely on go_runto_main instead.
9586 * gdb.go/strings.exp: Likewise.
9587 * gdb.go/unsafe.exp: Likewise.
9588 * gdb.go/hello.exp: Likewise. Also rename the remaining
9589 breakpoint marker to "breakpoint 1".
9590 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9591 * gdb.go/strings.go: Likewise.
9592 * gdb.go/unsafe.go: Likewise.
9593 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9594 "set breakpoint 2 here" and rename the remaining breakpoint marker
9595 to "breakpoint 1".
9596
40d2f8d6
SM
95972015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9598
9599 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9600 if itertools.imap is not present.
9601 * gdb.python/py-objfile.exp: Add parentheses.
9602 * gdb.python/py-type.exp: Same.
9603 * gdb.python/py-unwind-maint.py: Same.
9604
8cbc97c6
YQ
96052015-04-15 Yao Qi <yao.qi@linaro.org>
9606
9607 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9608 of ":$ptr_size" and set its form explicitly.
9609
45fd756c
YQ
96102015-04-15 Pedro Alves <palves@redhat.com>
9611 Yao Qi <yao.qi@linaro.org>
9612
9613 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9614 timeout by factor of 4.
9615 (test_regular_watch): Likewise.
9616 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9617 * gdb.reverse/sigall-reverse.exp: Likewise.
9618 * gdb.reverse/until-precsave.exp: Likewise.
9619 * lib/gdb.exp (with_timeout_factor): New proc.
9620 (gdb_expect): Move some code to ...
9621 (get_largest_timeout): ... here. New procedure.
9622
9e811bc3
LM
96232015-04-14 Luis Machado <lgustavo@codesourcery.com>
9624
9625 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9626
0ff6fcb2
LM
96272015-04-13 Luis Machado <lgustavo@codesourcery.com>
9628
9629 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9630 to write to the .text section.
9631
7578d5f7
LM
96322015-04-13 Luis Machado <lgustavo@codesourcery.com>
9633
9634 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9635 Handle the case of targets that do not provide PID information.
9636
2efe15c4
YQ
96372015-04-13 Yao Qi <yao.qi@linaro.org>
9638
9639 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9640 and use expect instead of gdb_expect.
9641
8cd8f2f8
SDJ
96422015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9643
9644 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9645 "coredump_var_addr" to avoid naming conflict with other testcases.
9646
9ee41772
PA
96472015-04-10 Pedro Alves <palves@redhat.com>
9648
9649 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9650 gdb_test_sequence and gdb_assert.
9651
07473109
PA
96522015-04-10 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9655 test messages that don't include the breakpoint address.
9656
de3db44c
YQ
96572015-04-10 Yao Qi <yao.qi@linaro.org>
9658
9659 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9660 false for some offset and width combinations which aren't
9661 supported by linux kernel.
9662
c79d856c
PA
96632015-04-10 Pedro Alves <palves@redhat.com>
9664
9665 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9666 procedure, factored out from ...
9667 (top level): ... here. Add "set displaced-stepping" testing axis.
9668 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9669 parameter "displaced". Use it.
9670 (top level): Use foreach and add "set displaced-stepping" testing
9671 axis.
9672
ebc90b50
PA
96732015-04-10 Pedro Alves <palves@redhat.com>
9674
9675 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9676 Remove comment.
9677 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9678 both the address of the instruction that triggers the watchpoint
9679 and the address of the instruction immediately after, and use
9680 those addresses for the test. Fix comment.
9681
8f572e5c
PA
96822015-04-10 Pedro Alves <palves@redhat.com>
9683
9684 * gdb.base/sigstep.exp (breakpoint_to_handler)
9685 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9686 Test "backtrace" in handler.
9687 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9688 (top level): Add new "displaced" test axis to
9689 breakpoint_to_handler, breakpoint_to_handler_entry and
9690 breakpoint_over_handler.
9691
8d707a12
PA
96922015-04-10 Pedro Alves <palves@redhat.com>
9693
9694 PR gdb/18216
9695 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9696
ef713951
YQ
96972015-04-10 Yao Qi <yao.qi@linaro.org>
9698
9699 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9700 (test_add_rn_pc): New function.
9701 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9702 (top level): Invoke test_add_rn_pc.
9703
906d60cf
PA
97042015-04-10 Pedro Alves <palves@redhat.com>
9705
9706 PR gdb/13858
9707 * gdb.base/step-over-no-symbols.exp: New file.
9708
f2983cc3
AW
97092015-04-09 Andy Wingo <wingo@igalia.com>
9710
9711 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9712 after the Python tests.
9713
6d62641c
SDJ
97142015-04-08 Keith Seitz <keiths@redhat.com>
9715
9716 PR python/16699
9717 * gdb.python/py-completion.exp: New tests for completion.
9718 * gdb.python/py-completion.py (CompleteLimit1): New class.
9719 (CompleteLimit2): Likewise.
9720 (CompleteLimit3): Likewise.
9721 (CompleteLimit4): Likewise.
9722 (CompleteLimit5): Likewise.
9723 (CompleteLimit6): Likewise.
9724 (CompleteLimit7): Likewise.
9725
f3770638
PA
97262015-04-08 Pedro Alves <palves@redhat.com>
9727
9728 PR gdb/18214
9729 PR gdb/18216
9730 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9731 function.
9732 (main): Install it as SIGUSR1 handler.
9733 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9734 parameter. Always use "setup" as prefix. Toggle "set
9735 displaced-stepping" off/on depending on global. Don't switch to
9736 thread 1 here.
9737 (top level): Add displaced stepping "off/on" test axis. Update
9738 "setup" calls. Wrap each subtest with with_test_prefix. Test
9739 continuing with a queued signal in each thread.
9740
4496bed7
PA
97412015-04-08 Pedro Alves <palves@redhat.com>
9742
9743 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9744 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9745 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9746 Return early if running to main fails.
9747 * gdb.trace/while-stepping.exp: Likewise.
9748
b97fde92
PA
97492015-04-07 Pedro Alves <palves@redhat.com>
9750
9751 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9752 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9753 interact with inferior program.
9754
f71c18e7
PA
97552015-04-07 Pedro Alves <palves@redhat.com>
9756
9757 * lib/gdb.exp (inferior_spawn_id): New global.
9758 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9759 spawn id after processing the user code.
9760 (default_gdb_start): Set inferior_spawn_id.
9761 (send_inferior): New procedure.
9762 * lib/gdbserver-support.exp (gdbserver_start): Set
9763 inferior_spawn_id.
9764 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9765
6423214f
PA
97662015-04-07 Pedro Alves <palves@redhat.com>
9767
9768 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9769 * lib/gdbserver-support.exp (gdbserver_start): Make
9770 $server_spawn_id global.
9771 (gdbserver_start): Don't wait for gdbserver's spawn id with
9772 expect_background.
9773 (close_gdbserver): New procedure.
9774 (gdb_exit): Rename the default version and reimplement.
9775
71c0ee8c
PA
97762015-04-07 Pedro Alves <palves@redhat.com>
9777
72f4393d 9778 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9779 append the substituted item, not the original item.
9780
203bc29b
PA
97812015-04-07 Pedro Alves <palves@redhat.com>
9782
9783 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9784 gdb_expect.
9785
508a3ddf
PA
97862015-04-07 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9789 output appearing once only.
9790
9f6dbe2b
PA
97912015-04-07 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9794 that doesn't expect anything. Return early if running to main
9795 fails.
9796
337532fa
YQ
97972015-04-07 Yao Qi <yao.qi@linaro.org>
9798
9799 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9800 (child_function): Call alarm.
9801 (main): Move call to alarm into the loop.
9802 * gdb.threads/non-stop-fair-events.exp: Build program with
9803 -DTIMEOUT=$timeout.
9804
01b622d4
DE
98052015-04-06 Doug Evans <xdje42@gmail.com>
9806
9807 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9808 Fix dest parameter to board_info.
9809 (fpc_compile): Ditto.
9810 (gdb_compile_pascal): Rename dest arg to destfile.
9811
961f4160
PMR
98122015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9813
9814 * gdb.ada/funcall_ref.exp: New file.
9815 * gdb.ada/funcall_ref/foo.adb: New file.
9816
cafda597
YQ
98172015-04-02 Yao Qi <yao.qi@linaro.org>
9818
9819 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9820 is remote.
9821
fed040c6
GB
98222015-04-02 Gary Benson <gbenson@redhat.com>
9823
9824 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9825
d11916aa
SS
98262015-04-01 Sasha Smundak <asmundak@google.com>
9827
9828 * gdb.python/py-unwind-maint.c: New file.
9829 * gdb.python/py-unwind-maint.exp: New test.
9830 * gdb.python/py-unwind-maint.py: New file.
9831 * gdb.python/py-unwind.c: New file.
9832 * gdb.python/py-unwind.exp: New test.
9833 * gdb.python/py-unwind.py: New test.
9834
a1471180
PA
98352015-04-01 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9838 to fail instead of non-existent $test.
9839
0bbeccb1
PA
98402015-04-01 Pedro Alves <palves@redhat.com>
9841
9842 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9843 GDBFLAGS if not empty.
9844
3c724c8c
PMR
98452015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9846
9847 * gdb.ada/complete.exp: Remove "multi_line".
9848 * gdb.ada/info_exc.exp: Remove "multi_line".
9849 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9850 * gdb.ada/ptype_field.exp: Remove "multi_line".
9851 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9852 * gdb.ada/tagged.exp: Remove "multi_line".
9853 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9854 [multi_line ...]
9855 * gdb.btrace/delta.exp: Likewise.
9856 * gdb.btrace/exception.exp: Likewise.
9857 * gdb.btrace/function_call_history.exp: Likewise.
9858 * gdb.btrace/instruction_history.exp: Likewise.
9859 * gdb.btrace/nohist.exp: Likewise.
9860 * gdb.btrace/record_goto.exp: Likewise.
9861 * gdb.btrace/segv.exp: Likewise.
9862 * gdb.btrace/stepi.exp: Likewise.
9863 * gdb.btrace/tailcall.exp: Likewise.
9864 * gdb.btrace/unknown_functions.exp: Likewise.
9865 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9866 * lib/gdb.exp: Add the "multi_line" helper.
9867
4eec2deb
PA
98682015-04-01 Pedro Alves <palves@redhat.com>
9869
9870 * gdb.threads/tid-reuse.c: New file.
9871 * gdb.threads/tid-reuse.exp: New file.
9872
df8411da
SDJ
98732015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9874
9875 PR corefiles/16092
9876 * gdb.base/coredump-filter.c: New file.
9877 * gdb.base/coredump-filter.exp: Likewise.
9878
6ef37366
PM
98792015-03-27 Petr Machata <pmachata@redhat.com>
9880
9881 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9882 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9883 (Dwarf::assemble): Initialize them.
9884 (Dwarf::lines): New function.
9885
7ec911b0
JT
98862015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9887
9888 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9889 SYMBOL_PREFIX for x86_64-*-cygwin.
9890
ff908ebf
AW
98912015-03-26 Andy Wingo <wingo@igalia.com>
9892
9893 PR symtab/18148
9894 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9895 const_value but not a location.
9896 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9897 location defined in non-main CUs are visible.
9898
6d5f0679
YQ
98992015-03-26 Yao Qi <yao.qi@linaro.org>
9900
9901 PR testsuite/18139
9902 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9903 Add a line number entry for the same line.
9904 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9905 Add a line number entry for the same line.
9906
2898689b
YQ
99072015-03-26 Yao Qi <yao.qi@linaro.org>
9908
9909 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9910 .int 0.
9911 (func): Likewise. Add .Lfunc_1 label.
9912 Use .Lfunc_1 label.
9913 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9914 .int 0.
9915 (func): Likewise.
9916 Use .Lfunc_1 label.
9917
85180498
YQ
99182015-03-26 Yao Qi <yao.qi@linaro.org>
9919
9920 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9921 Call gdb_compile instead to compile each .s files without debug
9922 information.
9923
8aa08a8d
YQ
99242015-03-26 Yao Qi <yao.qi@linaro.org>
9925
9926 * gdb.base/savedregs.exp (process_saved_regs): Make
9927 "Saved registers:" optional in the pattern.
9928
66849923
MM
99292015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9930
9931 * gdb.btrace/next.exp: Merged into step.exp.
9932 * gdb.btrace/finish.exp: Merged into step.exp.
9933 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9934 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9935 "record goto" and checking the exact replay position.
9936 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9937 check for "Recording format" in "info record" output.
9938 * gdb.btrace/record_goto.exp: Choose test file based on target.
9939 * gdb.btrace/x86-record_goto.S: Renamed into ...
9940 * gdb.btrace/x86_64-record_goto.S: ... this.
9941 * gdb.btrace/i686-record_goto.S: New.
9942 * gdb.btrace/x86-tailcall.S: Renamed into ...
9943 * gdb.btrace/x86_64-tailcall.S: ... this.
9944 * gdb.btrace/i686-tailcall.S: New.
9945 * gdb.btrace/x86-tailcall.c: Renamed into ...
9946 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9947 separate statements. Update test.
9948 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9949 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9950 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9951 * gdb.btrace/tailcall.exp: Choose test file based on target.
9952 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9953
11cc1b74
MM
99542015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9955
9956 * gdb.btrace/exception.exp: Increase BTS buffer size.
9957
a25d8bf9
PA
99582015-03-24 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9961
856e7dd6
PA
99622015-03-24 Pedro Alves <palves@redhat.com>
9963
9964 * gdb.threads/schedlock.exp (test_step): No longer expect that
9965 "set scheduler-locking step" with "next" over a function call runs
9966 threads unlocked.
9967
ad235a41
AT
99682015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9969
9970 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9971
15630549
AT
99722015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9973
9974 PR breakpoints/16466
9975 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9976 * gdb.mi/mi-pending.c (thread_func): New function.
9977 (int main): Add threading support required.
9978 * gdb.mi/mi-pending.exp: Add tests for this issue.
9979 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9980 (pendfunc2): Remove stdio dependency.
9981 * gdb.mi/mi-pendshr2.c: New file.
9982
693dca06
KS
99832015-03-23 Keith Seitz <keiths@redhat.com>
9984
9985 * gdb.linespec/keywords.c: New file.
9986 * gdb.linespec/keywords.exp: New file.
9987
7e993ebf
KS
99882015-03-23 Keith Seitz <keiths@redhat.com>
9989
9990 PR gdb/18021
9991 * gdb.dwarf2/staticvirtual.exp: New test.
9992
bc23328c
JK
99932015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9994
9995 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9996 * README: Remove HP-UX and gdb.hp.
9997 (configuration):
9998 * configure: Regenerate.
9999 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10000 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10001 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10002 gdb.hp/gdb.defects/Makefile.
10003 * gdb.hp/Makefile.in: File deleted.
10004 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10005 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10006 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10007 * gdb.hp/gdb.aCC/run.c: File deleted.
10008 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10009 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10010 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10011 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10012 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10013 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10014 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10015 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10016 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10017 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10018 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10019 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10020 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10021 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10022 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10023 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10024 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10025 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10026 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10027 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10028 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10029 * gdb.hp/gdb.compat/average.c: File deleted.
10030 * gdb.hp/gdb.compat/sum.c: File deleted.
10031 * gdb.hp/gdb.compat/xdb.c: File deleted.
10032 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10033 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10034 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10035 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10036 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10037 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10038 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10039 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10040 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10041 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10042 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10043 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10044 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10045 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10046 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10047 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10048 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10049 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10050 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10051 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10052 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10053 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10054 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10055 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10056 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10057 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10058 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10059 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10060 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10061 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10062 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10063 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10064 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10065 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10066 * gdb.hp/tools/odump: File deleted.
10067
8bf3b159
PA
100682015-03-19 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10071 (saw_thread_3): New globals.
10072 (top level): Increment them when an event for the corresponding
10073 thread is seen.
10074 (no thread starvation): New test.
10075
eb54c8bf
PA
100762015-03-19 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.threads/continue-pending-status.c: New file.
10079 * gdb.threads/continue-pending-status.exp: New file.
10080
32d2e5d6
PA
100812015-03-18 Pedro Alves <palves@redhat.com>
10082
10083 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10084 Use gdb_is_target_remote instead of is_remote. Use
10085 gdb_test_multiple instead of gdb_expect. Exit early if
10086 gdb_test_multiple hits its internal matches. Tighten stepi tests
10087 expected output. Fail on exit with any signal, instead of just
10088 SIGILL.
10089
f68f11b7
YQ
100902015-03-18 Yao Qi <yao.qi@linaro.org>
10091
10092 PR tdep/18107
10093 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10094 variable.
10095 * gdb.base/catch-syscall.exp: Don't skip it on
10096 aarch64*-*-linux* target. Remove elements in all_syscalls.
10097 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10098 target.
10099 (setup_all_syscalls): New proc.
10100
ca5fd19b
YQ
101012015-03-16 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10104 (top level): Skip tests if valid_addr_p returns false for
10105 $cmd1 or $cmd2.
10106
85642ba0
AW
101072015-03-11 Andy Wingo <wingo@igalia.com>
10108
10109 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10110
e03f9645
YQ
101112015-03-11 Yao Qi <yao.qi@linaro.org>
10112
10113 * gdb.base/catch-syscall.exp: Fix typo in comments.
10114
5d0962b2
YQ
101152015-03-11 Yao Qi <yao.qi@linaro.org>
10116
10117 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10118
b2df3cef
PA
101192015-03-09 Pedro Alves <palves@redhat.com>
10120
10121 * dg-extract-results.py: Delete.
10122
ef878e53
PA
101232015-03-09 Pedro Alves <palves@redhat.com>
10124
10125 Merge dg-extract-results.sh from GCC upstream (r218843).
10126
10127 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10128 * dg-extract-results.sh: Use --text with grep to avoid issues with
10129 binary files. Fall back to cat -v, if that doesn't work.
10130
9494d219
PA
101312015-03-05 Pedro Alves <palves@redhat.com>
10132
10133 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10134
a8d9763a
SM
101352015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10136
10137 * lib/mi-support.exp (mi_expect_interrupt): Accept
10138 alternative event for when in all-stop mode.
10139
be9957b8
PA
101402015-03-04 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10143
d57be0f4 101442015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10145
10146 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10147
c214c7cf
AA
101482015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10149
10150 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10151 regexps for GDB's current line display, accept a hex address
10152 preceding the line number.
10153
6d74a497
AA
101542015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10155
10156 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10157 the 'arch1' variable for "s390*-linux*" targets.
10158
511aee7c
PA
101592015-03-04 Pedro Alves <palves@redhat.com>
10160
10161 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10162 (main): Pass missing retval argument to pthread_join call.
10163
95e50b27
PA
101642015-03-02 Pedro Alves <palves@redhat.com>
10165
10166 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10167 (top level): Call do_test with non-stop as well.
10168
28054d69
PA
101692015-03-02 Pedro Alves <palves@redhat.com>
10170
10171 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10172 -1.
10173
4fa5d7b4
AA
101742015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10175
10176 * gdb.arch/s390-vregs.exp: New test.
10177 * gdb.arch/s390-vregs.S: New file.
10178
97c18565
PA
101792015-02-27 Pedro Alves <palves@redhat.com>
10180
10181 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10182 call to catch_command_errors.
10183 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10184 catch_command_errors.
10185
a37bfa30
PA
101862015-02-27 Pedro Alves <palves@redhat.com>
10187
10188 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10189 "true" for boolean result.
10190 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10191 prototype of main.
10192
6f98576f
PA
101932015-02-27 Pedro Alves <palves@redhat.com>
10194
10195 * lib/unbuffer_output.c: New file.
10196 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10197 (main): Call gdb_unbuffer_output.
10198
eba5ab56
YQ
101992015-02-27 Yao Qi <yao.qi@linaro.org>
10200
10201 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10202 target.
10203
0def5aaa
DE
102042015-02-26 Doug Evans <dje@google.com>
10205
10206 * gdb.cp/class2.cc (Dbase, D): New classes.
10207 (main): New local delta.
10208 * gdb.cp/class2.exp: Test printing delta.
10209 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10210 (dynbar): New global.
10211 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10212
081a1c2c
JK
102132015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10214
10215 * gdb.compile/compile-ifunc.c: New file.
10216 * gdb.compile/compile-ifunc.exp: New file.
10217
2f41223f
AT
102182015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10219
10220 * gdb.base/structs.exp: Check for correct struct on finish.
10221
03eddd80
YQ
102222015-02-26 Yao Qi <yao.qi@linaro.org>
10223
10224 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10225 is zero.
10226
80c57053
JK
102272015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10228
10229 * gdb.arch/cordic.ko.bz2: New file.
10230 * gdb.arch/cordic.ko.debug.bz2: New file.
10231 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10232
21613c12
YQ
102332015-02-25 Yao Qi <yao.qi@linaro.org>
10234
10235 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10236 aarch64*-*-* target.
10237
d8b901ed
PA
102382015-02-23 Pedro Alves <palves@redhat.com>
10239
10240 * lib/gdb.exp (delete_breakpoints): Rewrite using
10241 gdb_test_multiple.
10242
e5b85ead
PA
102432015-02-23 Pedro Alves <palves@redhat.com>
10244
10245 * gdb.base/info-os.c: Include stdlib.h.
10246
85c3a371
DE
102472015-02-22 Doug Evans <xdje42@gmail.com>
10248
10249 PR symtab/17855
10250 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10251 is read after symbols have been re-read.
10252 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10253 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10254
96553a0c
DE
102552015-02-21 Doug Evans <dje@google.com>
10256
10257 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10258
97a0c697
JK
102592015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10260
10261 PR corefiles/17808
10262 * gdb.arch/i386-biarch-core.core.bz2: New file.
10263 * gdb.arch/i386-biarch-core.exp: New file.
10264
a47cd6e9
PA
102652015-02-21 Pedro Alves <palves@redhat.com>
10266
10267 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10268 runto_main fails.
10269
c5facdc4
PA
102702015-02-20 Pedro Alves <palves@redhat.com>
10271
10272 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10273 info probes.
10274
2db9a427
PA
102752015-02-20 Pedro Alves <palves@redhat.com>
10276
10277 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10278
60fb7e9e
PA
102792015-02-20 Pedro Alves <palves@redhat.com>
10280
10281 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10282 clean_restart before gdb_target_supports_trace.
10283
5c5019c2
PA
102842015-02-20 Pedro Alves <palves@redhat.com>
10285
10286 PR threads/18006
10287 * gdb.threads/clone-thread_db.c: New file.
10288 * gdb.threads/clone-thread_db.exp: New file.
10289
c9587f88
AT
102902015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10291
10292 PR breakpoints/16812
10293 * gdb.base/catch-gdb-caused-signals.c: New file.
10294 * gdb.base/catch-gdb-caused-signals.exp: New file.
10295
f6a88844
JM
102962015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10297
10298 * configure: Regenerated.
10299 * configure.ac: Use GDB_AC_TRANSFORM.
10300 * aclocal.m4: sinclude ../transform.m4.
10301
497c491b
JM
103022015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10303
10304 * lib/dtrace.exp: New file.
10305 * gdb.base/dtrace-probe.exp: Likewise.
10306 * gdb.base/dtrace-probe.d: Likewise.
10307 * gdb.base/dtrace-probe.c: Likewise.
10308 * lib/pdtrace.in: Likewise.
10309 * configure.ac: Output variables with the transformed names of
10310 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10311 * configure: Regenerated.
10312
03e98035
JM
103132015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10314
10315 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10316 expected message when trying to access $_probe_* convenience
10317 variables while not on a probe.
10318
63cc30e9
JK
103192015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10320
10321 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10322
0703599a
PA
103232015-02-11 Pedro Alves <pedro@codesourcery.com>
10324
10325 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10326 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10327
7e60a48e
DE
103282015-02-10 Doug Evans <xdje42@gmail.com>
10329
10330 * lib/gdb.exp (gdb_load): Always return a result.
10331
01b088bc
PA
103322015-02-10 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.threads/signal-sigtrap.c: New file.
10335 * gdb.threads/signal-sigtrap.exp: New file.
10336
b05ec7a5
AT
103372015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10338
10339 * gdb.trace/no-attach-trace.c: New file.
10340 * gdb.trace/no-attach-trace.exp: New file.
10341
a2c2acaf
MW
103422015-02-09 Mark Wielaard <mjw@redhat.com>
10343
10344 * gdb.dwarf2/atomic.c: New file.
10345 * gdb.dwarf2/atomic-type.exp: Likewise.
10346
31fd9caa
MM
103472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10348
10349 * gdb.btrace/buffer-size.exp: Update "info record" output.
10350 * gdb.btrace/delta.exp: Update "info record" output.
10351 * gdb.btrace/enable.exp: Update "info record" output.
10352 * gdb.btrace/finish.exp: Update "info record" output.
10353 * gdb.btrace/instruction_history.exp: Update "info record" output.
10354 * gdb.btrace/next.exp: Update "info record" output.
10355 * gdb.btrace/nexti.exp: Update "info record" output.
10356 * gdb.btrace/step.exp: Update "info record" output.
10357 * gdb.btrace/stepi.exp: Update "info record" output.
10358 * gdb.btrace/nohist.exp: Update "info record" output.
10359
d33501a5
MM
103602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10361
10362 * gdb.btrace/buffer-size: New.
10363
f4abbc16
MM
103642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10365
10366 * gdb.btrace/delta.exp: Update "info record" output.
10367 * gdb.btrace/enable.exp: Update "info record" output.
10368 * gdb.btrace/finish.exp: Update "info record" output.
10369 * gdb.btrace/instruction_history.exp: Update "info record" output.
10370 * gdb.btrace/next.exp: Update "info record" output.
10371 * gdb.btrace/nexti.exp: Update "info record" output.
10372 * gdb.btrace/step.exp: Update "info record" output.
10373 * gdb.btrace/stepi.exp: Update "info record" output.
10374 * gdb.btrace/nohist.exp: Update "info record" output.
10375
b9d61307
SM
103762015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10377
10378 PR gdb/15678
10379 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10380
e584fdbc
PA
103812015-02-06 Pedro Alves <palves@redhat.com>
10382
10383 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10384 macro.
10385 (seconds_left, again): New globals.
10386 (main): Wait seconds_left in a 1-second sleep loop instead of
10387 sleeping 180 seconds. If 'again' is set, reset the seconds
10388 counter.
10389 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10390 'again' in the inferior before detaching. Print the seconds left.
10391 (options): New global.
10392 (top level): Build program with -DTIMEOUT=$timeout.
10393
77f41761
PA
103942015-02-06 Pedro Alves <palves@redhat.com>
10395
10396 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10397 determine how many seconds to pass to 'alarm'.
10398 * gdb.base/gdb-sigterm.exp (top level): Build program with
10399 -DTIMEOUT=$timeout.
10400 (do_test): Return success/failure indication. Add more verbose
10401 logging. Don't fail if 200 single steps are seen. Instead, fail
10402 when the test times out.
10403 (passes): New global.
10404 (top level): Break the testing loop if testing fails on any
10405 iteration. Use gdb_assert.
10406
b9394193
DB
104072015-02-04 Don Breazeal <donb@codesourcery.com>
10408
10409 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10410 and initialize them.
10411 (ipc_cleanup): New function.
10412 (main): Don't declare shmid, semid, and msqid. Add a call to
10413 atexit so that we call ipc_cleanup on exit.
10414
42d9e528
PA
104152015-02-04 Pedro Alves <palves@redhat.com>
10416
10417 * boards/native-extended-gdbserver.exp: Remove any target variant
10418 specifications from the board name before clearing the isremote
10419 flag from board_info.
10420
ae6ae975
DE
104212015-01-31 Doug Evans <xdje42@gmail.com>
10422
10423 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10424
cfb069a8
GB
104252015-01-31 Gary Benson <gbenson@redhat.com>
10426
10427 * gdb.base/completion.exp: Disable completion limiting for
10428 existing tests. Add new tests to check completion limiting.
10429 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10430
5dd31d79
DE
104312015-01-31 Doug Evans <xdje42@gmail.com>
10432
10433 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10434
9f050062
DE
104352015-01-31 Doug Evans <xdje42@gmail.com>
10436
10437 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10438 entries. Duplicate file section script entries.
10439 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10440 inlined entries. Add test for safe-path rejection.
10441 * gdb.python/py-section-script.c: Add duplicate inlined section script
10442 entries. Duplicate file section script entries.
10443 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10444 inlined entries. Add test for safe-path rejection.
10445
df25ebbd
JB
104462015-01-29 Joel Brobecker <brobecker@adacore.com>
10447
10448 * gdb.ada/disc_arr_bound: New testcase.
10449
4a0ca9ec
JB
104502015-01-29 Joel Brobecker <brobecker@adacore.com>
10451
10452 * gdb.ada/mi_var_array: New testcase.
10453
3a8b707a
DE
104542015-01-27 Doug Evans <dje@google.com>
10455
10456 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10457 Add test for objfile.filename, objfile.username after objfile
10458 has been unloaded.
10459
f8313f6e
JB
104602015-01-26 Joel Brobecker <brobecker@adacore.com>
10461
10462 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10463 the second test to print the name attribute of value
10464 returned by the call to gdb.lookup_type, and adjust
10465 the expected output accordingly.
10466
37bc665e
MW
104672015-01-25 Mark Wielaard <mjw@redhat.com>
10468
10469 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10470 * gdb.base/disp-step-fork.c: Include unistd.h.
10471 * gdb.base/siginfo-obj.c: Include stdio.h.
10472 * gdb.base/siginfo-thread.c: Likewise.
10473 * gdb.mi/non-stop.c: Include unistd.h.
10474 * gdb.mi/nsthrexec.c: Include stdio.h.
10475 * gdb.mi/pthreads.c: Include unistd.h.
10476 * gdb.modula2/unbounded1.c (main): Declare returns int.
10477 * gdb.reverse/consecutive-reverse.c: Likewise.
10478 * gdb.threads/create-fail.c: Include unistd.h.
10479 * gdb.threads/killed.c: Likewise.
10480 * gdb.threads/linux-dp.c: Likewise.
10481 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10482 * gdb.threads/non-ldr-exc-2.c: Likewise.
10483 * gdb.threads/non-ldr-exc-3.c: Likewise.
10484 * gdb.threads/non-ldr-exc-4.c: Likewise.
10485 * gdb.threads/pthreads.c: Include unistd.h.
10486 (main): Declare returns int.
10487 * gdb.threads/tls-main.c (foo): New declaration.
10488 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10489
f7e5394d
SM
104902015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10491
10492 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10493 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10494
743649fd
MW
104952015-01-15 Mark Wielaard <mjw@redhat.com>
10496
10497 * gdb.base/noreturn-return.c: New file.
10498 * gdb.base/noreturn-return.exp: New file.
10499 * gdb.base/noreturn-finish.c: New file.
10500 * gdb.base/noreturn-finish.exp: New file.
10501
198297aa
PA
105022015-01-23 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.threads/continue-pending-after-query.c: New file.
10505 * gdb.threads/continue-pending-after-query.exp: New file.
10506
717cf30c
AG
105072015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10508 Simon Marchi <simon.marchi@ericsson.com>
10509
10510 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10511 * gdb.base/valgrind-db-attach.exp: Same.
10512 * gdb.base/valgrind-infcall.exp: Same.
10513 * lib/mi-support.exp (default_mi_gdb_start): Same.
10514 * lib/prompt.exp (default_prompt_gdb_start): Same.
10515 * lib/gdb.exp (default_gdb_spawn): Same.
10516 (gdb_interact): New.
10517
10518
4b62a76e
JK
105192015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 * gdb.compile/compile.exp (pointer to jit function): New test.
10522
b4cdae6f
WW
105232015-01-17 Wei-cheng Wang <cole945@gmail.com>
10524
10525 * lib/gdb.exp (supports_process_record): Return true for
10526 powerpc*-*-linux*.
10527 (supports_reverse): Likewise.
10528
d221e7ef
DB
105292015-01-15 Don Breazeal <donb@codesourcery.com>
10530
10531 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10532 instead of checking whether the target board is remote and
10533 use spawn_wait_for_attach instead of exec/sleep.
10534 * gdb.base/attach-twice.exp: Likewise.
10535
bafffb51
JB
105362015-01-15 Joel Brobecker <brobecker@adacore.com>
10537
10538 * gdb.ada/var_arr_attrs: New testcase.
10539
5589af0e
PA
105402015-01-14 Pedro Alves <palves@redhat.com>
10541 Joel Brobecker <brobecker@adacore.com>
10542
10543 PR gdb/17525
10544 * gdb.base/bp-cmds-execution-x-script.c: New file.
10545 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10546 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10547
6c400b59
PA
105482015-01-14 Pedro Alves <palves@redhat.com>
10549
10550 PR cli/17828
10551 * gdb.base/batch-preserve-term-settings.c: New file.
10552 * gdb.base/batch-preserve-term-settings.exp: New file.
10553
e02c96a7
DE
105542015-01-13 Doug Evans <dje@google.com>
10555
10556 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10557 binary.
10558
576fd14c
JB
105592015-01-13 Joel Brobecker <brobecker@adacore.com>
10560
10561 * Makefile.in (clean mostlyclean): Do not delete *.py.
10562
04dccad0
JB
105632015-01-13 Joel Brobecker <brobecker@adacore.com>
10564
10565 * gdb.python/py-lookup-type.exp: New file.
10566
3d230f71
PA
105672015-01-12 Pedro Alves <palves@redhat.com>
10568
10569 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10570 restore GDBFLAGS before returning.
10571
7e67715d
JK
105722015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10573
10574 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10575 is_amd64_regs_target and is_x86_like_target.
10576
f2e0d4b4
DE
105772015-01-11 Doug Evans <xdje42@gmail.com>
10578
10579 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10580 is given without an explicit form.
10581 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10582 attributes.
10583 * gdb.dwarf/corrupt.exp: Ditto.
10584 * gdb.dwarf2/enum-type.exp: Ditto.
10585 * gdb.trace/entry-values.exp: Ditto.
10586 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10587
439250fb
DE
105882015-01-11 Doug Evans <xdje42@gmail.com>
10589
10590 PR gdb/15830
10591 * gdb.base/maint.exp: Remove references to "maint demangle".
10592 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10593 Add tests for explicitly specifying language to demangle.
10594 * gdb.dlang/demangle.exp: Ditto.
10595
ede9f622
PA
105962015-01-09 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.threads/non-stop-fair-events.c: New file.
10599 * gdb.threads/non-stop-fair-events.exp: New file.
10600
a7b796db
PA
106012015-01-09 Pedro Alves <palves@redhat.com>
10602
10603 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10604 the global scope. Set a breakpoint after all threads are started
10605 rather than stepping over two source lines. Expect the prompt.
10606 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10607 global.
10608 (NUM): Now 15.
10609 (main): Use threads_started_barrier to wait for all threads to
10610 start. Main thread no longer calls thread_function. Exit after
10611 180 seconds.
10612 (loop): New function.
10613 (thread_function): Wait on threads_started_barrier barrier. Call
10614 'loop' at each iteration.
10615 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10616 threads have started, instead of hardcoding number of "next"
10617 steps. Use an access watchpoint instead of a write watchpoint.
10618
9665ffdd
PA
106192015-01-09 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10622 (thread_func): Wait on barrier.
10623 (main): Wait for all threads to start before stopping GDB.
10624 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10625 global.
10626 (thread1_func, thread2_func): Wait on barrier.
10627 (main): Wait for all threads to start before stopping GDB.
10628 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10629 New global.
10630 (thread1_func, thread2_func): Wait on barrier.
10631 (main): Wait for all threads to start before stopping GDB.
10632
c945a99f
PA
106332015-01-09 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.threads/attach-many-short-lived-threads.c: New file.
10636 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10637
c1a747c1
PA
106382014-01-09 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10641 instead of to thread 2.
10642 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10643 Add barrier around each pthread_create call instead of around all
10644 calls.
10645 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10646 Set a break on thread_function and have the child threads hit it
10647 one at at a time.
10648
60b3033e
PA
106492015-01-09 Pedro Alves <palves@redhat.com>
10650
10651 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10652 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10653 false.
10654 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10655 checking whether the target board is remote.
10656 * gdb.multi/multi-attach.exp: Likewise.
10657 * gdb.python/py-sync-interp.exp: Likewise.
10658 * gdb.server/ext-attach.exp: Likewise.
10659 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10660 tests that need to attach, instead of checking whether the target
10661 board is remote at the top of the file.
10662
acc018ac
YQ
106632015-01-08 Yao Qi <yao@codesourcery.com>
10664
10665 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10666
50a18af8
JK
106672015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10668
10669 Fix testcase compilation.
10670 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10671
8503d6e1
JB
106722015-01-06 Joel Brobecker <brobecker@adacore.com>
10673
10674 * gdb.python/py-type.exp: Add a couple test about empty
10675 array creation, and negative-length array creation.
10676
cc73dbcc
DE
106772015-01-02 Doug Evans <xdje42@gmail.com>
10678
10679 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10680
0300bbc7
DE
106812015-01-02 Doug Evans <dje@google.com>
10682
10683 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10684
9d85a0ec
YQ
106852014-12-29 Yao Qi <yao@codesourcery.com>
10686
10687 * gdb.trace/entry-values.exp: Update comments. Rename variable
10688 bar_call_foo to returned_from_foo.
10689
87186c6a
MMN
106902014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10691
10692 PR gdb/17394
10693 * gdb.linespec/break-asm-file.c: New file.
10694 * gdb.linespec/break-asm-file.exp: New file.
10695 * gdb.linespec/break-asm-file0.s: New file.
10696 * gdb.linespec/break-asm-file1.s: New file.
10697
1bab7383
YQ
106982014-12-18 Nigel Stephens <nigel@mips.com>
10699 Maciej W. Rozycki <macro@codesourcery.com>
10700
10701 * gdb.base/float.exp: Handle the new output from "info float" on
10702 MIPS targets.
10703
1bc1068a
JK
107042014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10705
10706 Fix MinGW compilation.
10707 * gdb.compile/compile-ops.exp: Update untested message if
10708 !skip_compile_feature_tests.
10709 * gdb.compile/compile-setjmp.exp: Likewise.
10710 * gdb.compile/compile-tls.exp: Likewise.
10711 * gdb.compile/compile.exp: Likewise.
10712 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10713 supported on this host".
10714
b6615d10
DE
107152014-12-16 Doug Evans <xdje42@gmail.com>
10716
10717 * boards/stabs.exp: New file.
10718
25dda427
AA
107192014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10720
10721 * gdb.base/completion.exp: Adjust to format changes of "maint
10722 print user-registers".
10723
bf330350
CU
107242014-12-16 Catalin Udma <catalin.udma@freescale.com>
10725
10726 PR server/17457
10727 * gdb.arch/aarch64-fp.c: New file.
10728 * gdb.arch/aarch64-fp.exp: New file.
10729
395cf596
SDJ
107302014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10731
10732 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10733 r210637, r210913, r211666, r215400, r215817).
10734
10735 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10736 * dg-extract-results.py: New file.
10737 * dg-extract-results.sh: Use it if the environment seems
10738 suitable.
10739
10740 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10741
10742 * dg-extract-results.py (parse_run): Handle warnings that
10743 are printed before a test harness is run.
10744
10745 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10746
10747 * dg-extract-results.py (Named): Remove __cmp__ method.
10748 (output_variation): Use a key to sort variation.harnesses.
10749
10750 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10751
10752 * dg-extract-results.py: For Python 3, force sys.stdout to
10753 handle surrogate escape sequences.
10754 (safe_open): New function.
10755 (output_segment, main): Use it.
10756
10757 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10758
10759 * dg-extract-results.py (Prog.result_re): Include options
10760 in test name.
10761
10762 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10763
10764 * dg-extract-results.py (output_variation): Always sort if
10765 do_sum.
10766
e882ef3c
SM
107672014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10768
10769 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10770 as long as we get pagination notifications.
10771
4992aa20
JM
107722014-12-15 Jason Merrill <jason@redhat.com>
10773
10774 * Makefile.in (check-gdb.%): Restore.
10775 * README: Mention it.
10776
c1b5a1a6
JB
107772014-12-13 Joel Brobecker <brobecker@adacore.com>
10778
10779 * gdb.ada/str_uninit: New testcase.
10780
5537b577
JK
107812014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10782
10783 PR symtab/17642
10784 * gdb.base/vla-stub-define.c: New file.
10785 * gdb.base/vla-stub.c: New file.
10786 * gdb.base/vla-stub.exp: New file.
10787
bb2ec1b3
TT
107882014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10789 Jan Kratochvil <jan.kratochvil@redhat.com>
10790 Tom Tromey <tromey@redhat.com>
10791
10792 * configure.ac: Add gdb.compile/.
10793 * configure: Regenerate.
10794 * gdb.compile/Makefile.in: New file.
10795 * gdb.compile/compile-ops.exp: New file.
10796 * gdb.compile/compile-ops.c: New file.
10797 * gdb.compile/compile-tls.c: New file.
10798 * gdb.compile/compile-tls.exp: New file.
10799 * gdb.compile/compile-constvar.S: New file.
10800 * gdb.compile/compile-constvar.c: New file.
10801 * gdb.compile/compile-mod.c: New file.
10802 * gdb.compile/compile-nodebug.c: New file.
10803 * gdb.compile/compile-setjmp-mod.c: New file.
10804 * gdb.compile/compile-setjmp.c: New file.
10805 * gdb.compile/compile-setjmp.exp: New file.
10806 * gdb.compile/compile-shlib.c: New file.
10807 * gdb.compile/compile.c: New file.
10808 * gdb.compile/compile.exp: New file.
10809 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10810
4ff709eb
TT
108112014-12-12 Tom Tromey <tromey@redhat.com>
10812
10813 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10814 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10815
6dddd6a5
DE
108162014-12-12 Doug Evans <dje@google.com>
10817
10818 * lib/gdb-python.exp (get_python_valueof): New function.
10819 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10820
71c24708
AA
108212014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10822
10823 * gdb.base/completion.exp: Add test for completion of "info
10824 registers ".
10825
3e29f34a
MR
108262014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10827
10828 * gdb.base/func-ptrs.c: New file.
10829 * gdb.base/func-ptrs.exp: New file.
10830
fc126975
SM
108312014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10832
10833 PR breakpoints/17012
10834 * gdb.base/dprintf-detach.c: New file.
10835 * gdb.base/dprintf-detach.exp: New file.
10836
0a46d518
SM
108372014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10838
10839 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10840 * lib/gdb.exp (target_is_gdbserver): New procedure.
10841
a0be3e44
DE
108422014-12-08 Doug Evans <dje@google.com>
10843
10844 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10845
df1b803a
YQ
108462014-12-05 Yao Qi <yao@codesourcery.com>
10847
10848 * gdb.guile/scm-error.exp: Remove the third argument to
10849 gdb_remote_download.
10850 * gdb.guile/scm-frame-args.exp: Likewise.
10851 * gdb.guile/scm-section-script.exp: Likewise.
10852
ddb9f679
YQ
108532014-12-05 Yao Qi <yao@codesourcery.com>
10854
10855 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10856
86e4ed39
DE
108572014-12-04 Doug Evans <dje@google.com>
10858
10859 * gdb.python/py-objfile.exp: Add tests for
10860 objfile.add_separate_debug_file.
10861
7c50a931
DE
108622014-12-04 Doug Evans <dje@google.com>
10863
10864 * lib/gdb.exp (get_build_id): New function.
10865 (build_id_debug_filename_get): Rewrite to use it.
10866 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10867
621661e3
MR
108682014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10869
10870 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10871 `method(long)', not just 0x0.
10872 * gdb.cp/nsalias.exp: Align code labels to 4.
10873 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10874 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10875 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10876 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10877 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10878 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10879
29f0c3b7
DE
108802014-12-02 Doug Evans <dje@google.com>
10881
e1e061e7 10882 PR symtab/17602
29f0c3b7 10883 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10884 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10885 * gdb.cp/anon-ns.exp: Update.
10886
162078c8
NB
108872014-12-02 Nick Bull <nicholaspbull@gmail.com>
10888
10889 * gdb.python/py-events.py (inferior_call_handler): New.
10890 (register_changed_handler, memory_changed_handler): New.
10891 (test_events.invoke): Register new handlers.
10892 * gdb.python/py-events.exp: Add tests for inferior call,
10893 memory_changed and register_changed events.
10894
fdb09caf
AA
108952014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10896
10897 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10898 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10899 if the linker doesn't understand this.
10900
55cfb2c4
SM
109012014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10902
10903 * gdb.python/python.exp: Change expected reply to help().
10904
9e8cd6df
YQ
109052014-12-01 Yao Qi <yao@codesourcery.com>
10906
10907 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10908 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10909 * configure: Re-generated.
10910
6c659fc2
SC
109112014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10912
10913 * gdb.cp/chained-calls.cc: New file.
10914 * gdb.cp/chained-calls.exp: New file.
10915 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10916
d7fc3181
SM
109172014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10918
10919 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10920 * gdb.dwarf2/symtab-producer.exp: Same.
10921 * gdb.gdb/python-interrupts.exp: Same.
10922 * gdb.gdb/python-selftest.exp: Same.
10923 * gdb.python/py-linetable.exp: Same.
10924 * gdb.python/py-type.exp: Same.
10925 * gdb.python/py-value-cc.exp: Same.
10926 * gdb.python/py-value.exp: Same.
10927
10e79639
YQ
109282014-11-28 Yao Qi <yao@codesourcery.com>
10929
10930 * gdb.base/break-probes.exp: Match library name prefixed with
10931 sysroot.
10932
f28a0564
SM
109332014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10934
10935 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10936 test expected output. Add parentheses for the call to print.
10937 Remove L suffix from integers.
10938
3fe1ce1d
DE
109392014-11-26 Doug Evans <dje@google.com>
10940
10941 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10942
84429e27
YQ
109432014-11-22 Yao Qi <yao@codesourcery.com>
10944
10945 * gdb.trace/entry-values.c: Remove asms.
10946 (foo): Add foo_label.
10947 (bar): Add bar_label.
10948 * gdb.trace/entry-values.exp: Remove code computing foo's
10949 length and bar's length.
10950 (Dwarf::assemble): Invoke function_range for bar and use
10951 MACRO_AT_func for foo.
10952
26741859
YQ
109532014-11-22 Yao Qi <yao@codesourcery.com>
10954
10955 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10956 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10957 Use .Lgcc43_procstart instead of gcc43.
10958
45e44d27
JB
109592014-11-21 Joel Brobecker <brobecker@adacore.com>
10960
10961 * gdb.ada/n_arr_bound: New testcase.
10962
458c8db8
SDJ
109632014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10964
10965 PR breakpoints/10737
10966 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10967 test_catch_syscall_multi_arch.
10968 (test_catch_syscall_multi_arch): New function.
10969
43f3e411
DE
109702014-11-20 Doug Evans <xdje42@gmail.com>
10971
10972 * gdb.base/maint.exp: Update expected output.
10973
0d7b2549
AA
109742014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10975
10976 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10977 4-byte instruction on S390.
10978
8908fca5
JB
109792014-11-19 Joel Brobecker <brobecker@adacore.com>
10980
10981 * gdb.ada/arr_arr: New testcase.
10982
4a46959e
JB
109832014-11-19 Joel Brobecker <brobecker@adacore.com>
10984
10985 * gdb.ada/pkd_arr_elem: New Testcase.
10986
470e2f4e
LM
109872014-11-18 Luis Machado <lgustavo@codesourcery.com>
10988
10989 * gdb.reverse/break-precsave: Expect completion message for
10990 core file reads.
10991 * gdb.reverse/consecutive-precsave.exp: Likewise.
10992 * gdb.reverse/finish-precsave.exp: Likewise.
10993 * gdb.reverse/i386-precsave.exp: Likewise.
10994 * gdb.reverse/machinestate-precsave.exp: Likewise.
10995 * gdb.reverse/sigall-precsave.exp: Likewise.
10996 * gdb.reverse/solib-precsave.exp: Likewise.
10997 * gdb.reverse/step-precsave.exp: Likewise.
10998 * gdb.reverse/until-precsave.exp: Likewise.
10999 * gdb.reverse/watch-precsave.exp: Likewise.
11000
a267f3ad
AA
110012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11002
11003 * gdb.base/bp-permanent.c: Include unistd.h.
11004 * gdb.python/py-framefilter-mi.c (main): Add return type.
11005 * gdb.python/py-framefilter.c (main): Likewise.
11006 * gdb.trace/actions-changed.c (main): Likewise.
11007
12084a9a
AA
110082014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11009
11010 * gdb.mi/until.c: Add eye-catchers.
11011 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11012 line numbers.
11013
dc7e1a77
AA
110142014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11015
11016 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11017 function header variants in break1.c.
11018 * gdb.base/ena-dis-br.exp: Likewise.
11019 * gdb.base/hbreak2.exp: Likewise.
11020 * gdb.reverse/until-precsave.exp: Drop references to removed
11021 non-prototype function header variants in ur1.c.
11022 * gdb.reverse/until-reverse.exp: Likewise.
11023
41c77605
PM
110242014-11-17 Petr Machata <pmachata@redhat.com>
11025
11026 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11027 ${_cu_offset_size} bytes abbrev offset.
11028
34248c3a
DE
110292014-11-15 Doug Evans <xdje42@gmail.com>
11030
11031 PR symtab/17559
11032 * gdb.base/line-symtabs.exp: New file.
11033 * gdb.base/line-symtabs.c: New file.
11034 * gdb.base/line-symtabs.h: New file.
11035
646da059
YQ
110362014-11-14 Yao Qi <yao@codesourcery.com>
11037
11038 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11039 (func): Add label func_label.
11040 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11041 Replace low_pc and high_pc with MACRO_AT_range.
11042 Replace name, low_pc and high_pc with MACRO_AT_func.
11043
9301ebe6
YQ
110442014-11-14 Yao Qi <yao@codesourcery.com>
11045
11046 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11047 Replace name, low_pc and high_pc with MACRO_AT_func.
11048
f166b542
YQ
110492014-11-14 Yao Qi <yao@codesourcery.com>
11050
11051 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11052 produce debug information.
11053 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11054
0f6e71e3
YQ
110552014-11-14 Yao Qi <yao@codesourcery.com>
11056
11057 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11058 object and get function length.
11059 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11060 with MACRO_AT_func.
11061 (top-level): Replace gdb_compile and clean_restart with
11062 prepare_for_testing.
11063 * gdb.dwarf2/main.c (main): Add label main_label.
11064
876c4df9
YQ
110652014-11-14 Yao Qi <yao@codesourcery.com>
11066
11067 * lib/dwarf.exp (function_range): New procedure.
11068 (Dwarf::_handle_macro_at_func): New procedure.
11069 (Dwarf::_handle_macro_at_range): New procedure.
11070 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11071
02ad9cf1
YQ
110722014-11-14 Yao Qi <yao@codesourcery.com>
11073
11074 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11075 (_handle_attribute): New procedure.
11076
a59add0c
AA
110772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11078
11079 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11080 * gdb.base/call-sc.c (zed): Likewise.
11081 * gdb.base/checkpoint.c (main): Likewise.
11082 * gdb.base/dump.c (main): Likewise.
11083 * gdb.base/gcore.c (main): Likewise.
11084 * gdb.base/huge.c (main): Likewise.
11085 * gdb.base/multi-forks.c (main): Likewise.
11086 * gdb.base/pr10179-a.c (main): Likewise.
11087 * gdb.base/savedregs.c (main): Likewise.
11088 * gdb.base/sigaltstack.c (main): Likewise.
11089 * gdb.base/siginfo.c (main): Likewise.
11090 * gdb.base/structs.c (zed): Likewise.
11091 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11092 * gdb.mi/mi-syn-frame.c (main): Likewise.
11093 * gdb.mi/until.c (foo, main): Likewise.
11094 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11095 * gdb.base/solib-weak.c (foo): Declare.
11096 * gdb.base/attach-twice.c: Include stdio.h.
11097 * gdb.base/weaklib1.c: Likewise.
11098 * gdb.base/weaklib2.c: Likewise.
11099 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11100 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11101 unistd.h.
11102 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11103 * gdb.mi/mi-exit-code.c: Likewise.
11104 * gdb.base/break-interp-lib.c: Include string.h.
11105 * gdb.base/coremaker.c: Likewise.
11106 * gdb.base/testenv.c: Likewise.
11107 * gdb.python/py-finish-breakpoint.c: Likewise.
11108 * gdb.base/inferior-died.c: Include sys/wait.h.
11109 * gdb.base/fileio.c: Include time.h.
11110 * gdb.base/async-shell.c: Include unistd.h.
11111 * gdb.base/dprintf-non-stop.c: Likewise.
11112 * gdb.base/info-os.c: Likewise.
11113 * gdb.mi/mi-console.c: Likewise.
11114 * gdb.mi/watch-nonstop.c: Likewise.
11115 * gdb.python/py-events.c: Likewise.
11116 * gdb.base/async.c (baz): Move up before its invocation.
11117 * gdb.base/code_elim2.c (my_global_func): Likewise.
11118 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11119 * gdb.base/advance.c (func2): Likewise.
11120
3b5d5997
AA
111212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11122
11123 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11124 variant.
11125 * gdb.base/annota3.c: Likewise.
11126 * gdb.base/async.c: Likewise.
11127 * gdb.base/average.c: Likewise.
11128 * gdb.base/call-ar-st.c: Likewise.
11129 * gdb.base/call-rt-st.c: Likewise.
11130 * gdb.base/call-sc.c: Likewise.
11131 * gdb.base/call-strs.c: Likewise.
11132 * gdb.base/ending-run.c: Likewise.
11133 * gdb.base/execd-prog.c: Likewise.
11134 * gdb.base/exprs.c: Likewise.
11135 * gdb.base/foll-exec.c: Likewise.
11136 * gdb.base/foll-fork.c: Likewise.
11137 * gdb.base/foll-vfork.c: Likewise.
11138 * gdb.base/funcargs.c: Likewise.
11139 * gdb.base/gcore.c: Likewise.
11140 * gdb.base/jump.c: Likewise.
11141 * gdb.base/langs0.c: Likewise.
11142 * gdb.base/langs1.c: Likewise.
11143 * gdb.base/langs2.c: Likewise.
11144 * gdb.base/mips_pro.c: Likewise.
11145 * gdb.base/nodebug.c: Likewise.
11146 * gdb.base/opaque0.c: Likewise.
11147 * gdb.base/opaque1.c: Likewise.
11148 * gdb.base/recurse.c: Likewise.
11149 * gdb.base/run.c: Likewise.
11150 * gdb.base/scope0.c: Likewise.
11151 * gdb.base/scope1.c: Likewise.
11152 * gdb.base/setshow.c: Likewise.
11153 * gdb.base/setvar.c: Likewise.
11154 * gdb.base/shmain.c: Likewise.
11155 * gdb.base/shr1.c: Likewise.
11156 * gdb.base/shr2.c: Likewise.
11157 * gdb.base/sigall.c: Likewise.
11158 * gdb.base/signals.c: Likewise.
11159 * gdb.base/so-indr-cl.c: Likewise.
11160 * gdb.base/solib2.c: Likewise.
11161 * gdb.base/structs.c: Likewise.
11162 * gdb.base/sum.c: Likewise.
11163 * gdb.base/vforked-prog.c: Likewise.
11164 * gdb.base/watchpoint.c: Likewise.
11165 * gdb.reverse/shr2.c: Likewise.
11166 * gdb.reverse/until-reverse.c: Likewise.
11167 * gdb.reverse/ur1.c: Likewise.
11168 * gdb.reverse/watch-reverse.c: Likewise.
11169
066a77c5
AA
111702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11171
11172 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11173 variant.
11174 * gdb.base/sepdebug.exp: Drop references to removed code.
11175
4f204ea5
AA
111762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11177
11178 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11179 variant. Preserve original line numbering.
11180 * gdb.base/list1.c: Likewise.
11181
3b377a3a
AA
111822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11183
11184 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11185 variant.
11186 * gdb.base/break1.c: Likewise.
11187 * gdb.base/break.exp: Drop references to removed code.
11188
e444df73
AA
111892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11190
11191 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11192 variant.
11193
8008f2a7
AA
111942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11195
11196 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11197
a5a06887
AA
111982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11199
11200 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11201 logic into perform_all_tests() and invoke it with and without
11202 function header prototypes.
11203 (do_function_calls): Remove conditional XFAIL for PR 5318.
11204 (rerun_and_prepare): Remove duplicate code.
11205 (perform_all_tests): New. Main logic moved here.
11206
44dba9b9
AA
112072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11208
11209 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11210 code guarded by #ifdef NO_PROTOTYPES.
11211 (t_double_many_args): Likewise.
11212 (DEF_FUNC_MANY_ARGS_1): Likewise.
11213 (DEF_FUNC_VALUES_1): Likewise.
11214 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11215 guarded by #ifdef PROTOTYPES.
11216
d1fbcd56
AA
112172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11218
11219 * gdb.mi/mi-console.c: Add eye-catcher.
11220 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11221 instead of literal line number.
11222
b0e59b8f
AA
112232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11224
11225 * gdb.base/shr2.c: Add eye-catcher.
11226 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11227 line number.
11228
78f98cca
AA
112292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11230
11231 * gdb.base/jump.c: Add eye-catchers.
11232 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11233 numbers.
11234
58fa2af0
AA
112352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11236
11237 * gdb.base/execd-prog.c: Add eye-catchers.
11238 * gdb.base/foll-exec.c: Likewise.
11239 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11240 line numbers.
11241
04e5059b
AA
112422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11243
11244 * gdb.base/ending-run.c: Add eye-catchers.
11245 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11246 literal line numbers.
11247
dbfdb174
AA
112482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11249
11250 * gdb.base/call-rt-st.c: Add eye-catchers.
11251 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11252 literal line numbers.
11253
888a2ade
AA
112542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11255
11256 * gdb.base/call-ar-st.c: Add eye-catchers.
11257 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11258 literal line numbers.
11259
6acc2dde
AA
112602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11261
11262 * gdb.base/average.c: Add eye-catchers.
11263 * gdb.base/sum.c: Likewise.
11264 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11265 regexps dynamically.
11266
9ecfcd1d
AA
112672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11268
11269 * gdb.base/solib1.c: Add eye-catchers.
11270 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11271 literal line numbers.
11272
78708b7c
PA
112732014-11-12 Pedro Alves <palves@redhat.com>
11274
11275 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11276 leader has exited.
11277
af48d08f
PA
112782014-11-12 Pedro Alves <palves@redhat.com>
11279
11280 * gdb.arch/i386-bp_permanent.c: New file.
11281 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11282 (srcfile): Set to i386-bp_permanent.c.
11283 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11284 that stepi does not execute the 'leave' instruction, instead of
11285 testing it does execute.
11286 * gdb.base/bp-permanent.c: New file.
11287 * gdb.base/bp-permanent.exp: New file.
11288
af3768e9
DE
112892014-11-10 Doug Evans <xdje42@gmail.com>
11290
11291 PR symtab/17564
11292 * gdb.base/symtab-search-order.exp: New file.
11293 * gdb.base/symtab-search-order.c: New file.
11294 * gdb.base/symtab-search-order-1.c: New file.
11295 * gdb.base/symtab-search-order-shlib-1.c: New file.
11296
9de00a4a
PA
112972014-11-07 Pedro Alves <palves@redhat.com>
11298
11299 PR gdb/17511
11300 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11301 i?86-*-linux*.
11302
e0f52461
SC
113032014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11304
11305 PR c++/17494
11306 * gdb.cp/pr17494.cc: New file.
11307 * gdb.cp/pr17494.exp: New file.
11308
6ce8c980
YQ
113092014-11-02 Yao Qi <yao@codesourcery.com>
11310
11311 * gdb.python/python.exp: Get working directory and match the
11312 output of "set extended-prompt \\w " with it.
11313
02be9a71
DE
113142014-10-30 Doug Evans <dje@google.com>
11315
11316 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11317 in objfiles.
11318 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11319 in progspaces.
11320
3bdff46b
LM
113212014-10-30 Janis Johnson <janisjo@codesourcery.com>
11322
11323 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11324 * gdb.base/realname-expand.exp: Likewise.
11325 * gdb.linespec/macro-relative.exp: Likewise.
11326
ab917dfb
PA
113272014-10-29 Pedro Alves <palves@redhat.com>
11328
11329 PR gdb/17408
11330 * gdb.threads/schedlock.c (some_function): New function.
11331 (call_function): New global.
11332 (MAYBE_CALL_SOME_FUNCTION): New macro.
11333 (thread_function): Call it.
11334 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11335 and use it instead of a global counter. Adjust all callers.
11336 (get_current_thread): Use "find current thread" for test message
11337 here rather than having all callers pass down the same string.
11338 (goto_loop): New procedure, factored out from ...
11339 (my_continue): ... this.
11340 (step_ten_loops): Change parameter from test message to command to
11341 use. Adjust.
11342 (list_count): Delete global.
11343 (check_result): New procedure, factored out from duplicate top
11344 level code.
11345 (continue tests): Wrap in with_test_prefix.
11346 (test_step): New procedure, factored out from duplicate top level
11347 code.
11348 (top level): Test "step" in combination with all scheduler-locking
11349 modes. Test "next" in combination with all scheduler-locking
11350 modes, and in combination with stepping over a function call or
11351 not.
11352 * gdb.threads/next-bp-other-thread.c: New file.
11353 * gdb.threads/next-bp-other-thread.exp: New file.
11354
d3d4baed
PA
113552014-10-29 Pedro Alves <palves@redhat.com>
11356
11357 PR python/17372
11358 * gdb.python/python.exp: Test a multi-line command that spawns
11359 interactive Python.
11360 * gdb.base/multi-line-starts-subshell.exp: New file.
11361
563e8d85
YQ
113622014-10-29 Yao Qi <yao@codesourcery.com>
11363
11364 * gdb.base/fileio.exp: Make directories on host.
11365
0ea4d52e
YQ
113662014-10-29 Yao Qi <yao@codesourcery.com>
11367
11368 * gdb.base/fileio.c (test_write): Close the file.
11369
7f5ef605
PA
113702014-10-28 Pedro Alves <palves@redhat.com>
11371
11372 PR gdb/12623
11373 * gdb.base/sigstep.c (no_handler): New global.
11374 (main): If 'no_handler is true, set the signal handlers to
11375 SIG_IGN.
11376 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11377 with_sw_watch and no_handler parameters. Handle them.
11378 (top level) <stepping over handler when stopped at a breakpoint
11379 test>: Add a test axis for testing with a software watchpoint, and
11380 another for testing with the signal handler set to SIG_IGN.
11381 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11382 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11383
abbdbd03
PA
113842014-10-28 Pedro Alves <palves@redhat.com>
11385
11386 PR gdb/17511
11387 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11388 * gdb.base/sigstep.exp (other_handler_location): New global.
11389 (advance): Support stepping into the signal handler, and running
11390 commands while in the handler.
11391 (in_handler_map): New global.
11392 (top level): In the advance test, add combinations for getting
11393 into the handler with stepping commands, and for running commands
11394 in the handler. Add comment descripting the advancei tests.
11395
1df4399f
PA
113962014-10-28 Pedro Alves <palves@redhat.com>
11397
11398 * gdb.base/sigstep.exp: Use build_executable instead of
11399 prepare_for_testing.
11400 (top level): Move code that starts GDB, runs to main and creates a
11401 display to ...
11402 (restart): ... this new procedure.
11403 (top level): Move backtrace from signal handler test to ...
11404 (validate_backtrace): ... this new procedure.
11405 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11406 with_test_prefix. Always restart GDB.
11407 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11408 with_test_prefix. Always restart GDB. No need to delete
11409 breakpoints after the test.
11410 (test_skip_handler): Remove prefix parameter.
11411 (skip_over_handler, breakpoint_to_handler)
11412 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11413 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11414 restart GDB. No need to delete breakpoints after the test.
11415 (top level): Use foreach to call the test procedures with
11416 different commands.
11417
a5b6e449
PA
114182014-10-28 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11421 instead of GNATS numbers.
11422 * gdb.base/sigbpt.exp: Likewise.
11423 * gdb.base/siginfo.exp: Likewise.
11424 * gdb.base/sigstep.exp: Likewise.
11425
e5f8a7cc
PA
114262014-10-27 Pedro Alves <palves@redhat.com>
11427
11428 * gdb.base/sigstep.c (dummy): New global.
11429 (main): Issue a couple writes to the new global.
11430 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11431 procedures.
11432 (skip_over_handler): Use test_skip_handler.
11433 (top level): Call skip_over_handler for stepi and nexti too.
11434 (breakpoint_over_handler): Use test_skip_handler.
11435 (top level): Call breakpoint_over_handler for stepi and nexti too.
11436
763905a3
YQ
114372014-10-27 Yao Qi <yao@codesourcery.com>
11438
11439 * gdb.trace/tfile.c (adjust_function_address)
11440 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11441 function descriptor.
11442
6f259a23
DB
114432014-10-24 Don Breazeal <donb@codesourcery.com>
11444
11445 * gdb.base/foll-fork.exp (test_follow_fork,
11446 catch_fork_child_follow): Check for updated fork messages emitted
11447 from infrun.c.
11448 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11449 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11450 vfork_and_exec_child_follow_through_step): Check for updated vfork
11451 messages emitted from infrun.c.
11452
09dd9a69
PA
114532014-10-24 Pedro Alves <palves@redhat.com>
11454
11455 * gdb.base/corefile.exp: Remove references to ultrix.
11456 * gdb.base/interrupt.exp: Likewise.
11457 * gdb.base/whatis.exp: Likewise.
11458 * gdb.gdb/selftest.exp: Likewise.
11459 * gdb.threads/manythreads.exp: Likewise.
11460 * gdb.threads/print-threads.exp: Likewise.
11461 * gdb.threads/pthreads.exp:: Likewise.
11462 * gdb.threads/schedlock.exp: Likewise.
11463
3433cfa5
SC
114642014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11465
11466 * gdb.cp/non-trivial-retval.cc: Add a test case.
11467 * gdb.cp/non-trivial-retval.exp: Add a test.
11468
092f880b
YQ
114692014-10-20 Yao Qi <yao@codesourcery.com>
11470
11471 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11472 * gdb.python/py-objfile-script-gdb.py: New file.
11473 * gdb.python/py-objfile-script.exp: Update reference to
11474 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11475 of remote_download. Remove the dest file.
11476
acbdb7f3
YQ
114772014-10-20 Yao Qi <yao@codesourcery.com>
11478
11479 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11480 * gdb.base/step-line.exp: Likewise.
11481 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11482 * gdb.dwarf2/dw2-basic.exp: Likewise.
11483 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11484 * gdb.dwarf2/dw2-filename.exp: Likewise.
11485 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11486 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11487 * gdb.dwarf2/dw2-producer.exp: Likewise.
11488 * gdb.dwarf2/mac-fileno.exp: Likewise.
11489 * gdb.python/py-frame-args.exp: Likewise.
11490 * gdb.python/py-framefilter.exp: Likewise.
11491 * gdb.python/py-mi.exp: Likewise.
11492 * gdb.python/py-objfile-script.exp: Likewise
11493 * gdb.python/py-pp-integral.exp: Likewise.
11494 * gdb.python/py-pp-re-notag.exp: Likewise.
11495 * gdb.python/py-prettyprint.exp: Likewise.
11496 * gdb.python/py-section-script.exp: Likewise.
11497 * gdb.python/py-typeprint.exp: Likewise.
11498 * gdb.python/py-xmethods.exp: Likewise.
11499 * gdb.stabs/weird.exp: Likewise.
11500 * gdb.xml/tdesc-regs.exp: Likewise.
11501
bd286a29
KCY
115022014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11503
11504 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11505 (out_cu): Use addr_len for the size of addresses.
11506 (out_line): Likewise. Size DW_LNE_set_address instruction
11507 according to addr_len.
11508 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11509 (FUNC): Add START_INSNS to definition.
11510
673dc4a0
YQ
115112014-10-18 Yao Qi <yao@codesourcery.com>
11512
11513 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11514 gdb_has_argv0 return true.
11515 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11516 check [target_info exists noargs], check [gdb_has_argv0]
11517 instead.
11518 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11519 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11520 procedures.
11521
4ffbba72
DE
115222014-10-17 Doug Evans <dje@google.com>
11523
11524 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11525 event.
11526 * gdb.python/py-events.py: Add clear_objfiles event.
11527
d096d8c1
DE
115282014-10-17 Doug Evans <dje@google.com>
11529
11530 * gdb.python/py-objfile.exp: Test progspace attribute.
11531
a80db015
LM
115322014-10-17 Luis Machado <lgustavo@codesourcery.com>
11533
11534 * gdb.guile/scm-breakpoint.exp: Do not assume any
11535 directory separators when matching source file paths.
11536 * gdb.python/py-breakpoint.exp: Likewise.
11537 * gdb.reverse/break-precsave.exp: Likewise.
11538 * gdb.reverse/break-reverse.exp: Likewise.
11539 * gdb.reverse/consecutive-precsave.exp: Likewise.
11540 * gdb.reverse/finish-precsave.exp: Likewise.
11541 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11542 * gdb.reverse/finish-reverse.exp: Likewise.
11543 * gdb.reverse/i386-precsave.exp: Likewise.
11544 * gdb.reverse/i387-env-reverse.exp: Likewise.
11545 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11546 * gdb.reverse/machinestate-precsave.exp: Likewise.
11547 * gdb.reverse/machinestate.exp: Likewise.
11548 * gdb.reverse/sigall-precsave.exp: Likewise.
11549 * gdb.reverse/solib-precsave.exp: Likewise.
11550 * gdb.reverse/step-precsave.exp: Likewise.
11551 * gdb.reverse/until-precsave.exp: Likewise.
11552 * gdb.reverse/watch-precsave.exp: Likewise.
11553 * gdb.reverse/watch-reverse.exp: Likewise.
11554
b22089ab
YQ
115552014-10-17 Yao Qi <yao@codesourcery.com>
11556
11557 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11558 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11559
6c4486e6
PA
115602014-10-17 Pedro Alves <palves@redhat.com>
11561
11562 PR gdb/17471
11563 * gdb.base/bg-execution-repeat.c: New file.
11564 * gdb.base/bg-execution-repeat.exp: New file.
11565
0ff33695
PA
115662014-10-17 Pedro Alves <palves@redhat.com>
11567
11568 PR gdb/17300
11569 * gdb.base/continue-all-already-running.c: New file.
11570 * gdb.base/continue-all-already-running.exp: New file.
11571
6fdebc3d
PA
115722014-10-17 Pedro Alves <palves@redhat.com>
11573
11574 PR gdb/17472
11575 * gdb.base/annota-input-while-running.c: New file.
11576 * gdb.base/annota-input-while-running.exp: New file.
11577
32a8097b
PA
115782014-10-17 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/callfuncs.exp: emove references to osf.
11581 * gdb.base/sigall.exp: Likewise.
11582 * gdb.gdb/selftest.exp: Likewise.
11583 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11584 * gdb.mi/non-stop.c: Likewise.
11585 * gdb.mi/pthreads.c: Likewise.
11586 * gdb.reverse/sigall-precsave.exp: Likewise.
11587 * gdb.reverse/sigall-reverse.exp: Likewise.
11588 * gdb.threads/pthreads.c: Likewise.
11589 * gdb.threads/pthreads.exp: Likewise.
11590
7a3517ff
YQ
115912014-10-17 Yao Qi <yao@codesourcery.com>
11592
11593 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11594 check 'target_info exists noargs'.
11595 (test_command_prompt_position): Likewise.
11596 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11597 Remove "set args".
11598 (progvar_simple_while_test): Likewise.
11599 (progvar_complex_if_while_test): Likewise.
11600 (if_while_breakpoint_command_test): Likewise.
11601 (infrun_breakpoint_command_test): Likewise.
11602 (breakpoint_command_test): Likewise.
11603 (watchpoint_command_test): Likewise.
11604 (bp_deleted_in_command_test): Likewise.
11605 (temporary_breakpoint_commands): Likewise.
11606
bb99c472
YQ
116072014-10-16 Yao Qi <yao@codesourcery.com>
11608
11609 * gdb.base/remotetimeout.exp: Remove noargs checking.
11610
7c16b83e
PA
116112014-10-15 Pedro Alves <palves@redhat.com>
11612
11613 PR breakpoints/9649
11614 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11615 * gdb.base/breakpoint-in-ro-region.exp
11616 (probe_target_hardware_step): New procedure.
11617 (top level): Probe hardware stepping and hardware breakpoint
11618 support. Test stepping through a read-only region, with both
11619 "breakpoint auto-hw" on and off and both "always-inserted" on and
11620 off.
11621
35a49624
IB
116222014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11623
11624 * gdb.dlang/demangle.exp: Update for demangling changes.
11625
2d1c107c
SC
116262014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11627
11628 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11629 * gdb.cp/non-trivial-retval.exp: Add new tests.
11630
778811d5
SC
116312014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11632
11633 PR c++/13403
11634 PR c++/15154
11635 * gdb.cp/non-trivial-retval.cc: New file.
11636 * gdb.cp/non-trivial-retval.exp: New file.
11637
10c5f0a8
YQ
116382014-10-15 Yao Qi <yao@codesourcery.com>
11639
11640 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11641 remote host.
11642
65d7b369
YQ
116432014-10-15 Yao Qi <yao@codesourcery.com>
11644
11645 * gdb.python/py-symbol.exp: Match file base name if host is
11646 remote, otherwise match file name with dir name.
11647 * gdb.python/py-symtab.exp: Likewise.
11648 * gdb.python/python.exp: Likewise.
11649
46dc1394
YQ
116502014-10-15 Yao Qi <yao@codesourcery.com>
11651
11652 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11653 pattern.
11654 * gdb.python/py-symtab.exp: Likewise.
11655 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11656 locationn.
11657
c40cc657
JB
116582014-10-14 Joel Brobecker <brobecker@adacore.com>
11659
11660 * gdb.ada/addr_arith: New testcase.
11661
2abf49e1
MR
116622014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11663
11664 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11665 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11666 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11667 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11668
f7088df3
SDJ
116692014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11670
11671 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11672 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11673 * gdb.arch/stap-eval-lang-ada.exp: New file.
11674
4dc06805
YQ
116752014-10-14 Yao Qi <yao@codesourcery.com>
11676
11677 * gdb.mi/mi-var-child.c (nothing1): New function.
11678 (nothing2): New function.
11679 (do_children_tests): Set function pointers by nothing1 and
11680 nothing2.
11681 * gdb.mi/mi-var-child.exp: Step over new added statements.
11682 Update test to match the new output.
11683 * gdb.mi/var-cmd.c (nothing1): New function.
11684 (nothing2): New function.
11685 (do_children_tests): Set function pointers by nothing1 and
11686 nothing2.
11687 * gdb.mi/mi-var-display.exp: Update test to match output.
11688 Step to the line specified by $line_dct_nothing.
11689 Increase the number of lines to step.
11690
46a93de2
YQ
116912014-10-14 Yao Qi <yao@codesourcery.com>
11692
11693 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11694 tests.
11695 * gdb.mi/mi2-var-child.exp: Likewise.
11696
14ea52ee
DE
116972014-10-13 Doug Evans <dje@google.com>
11698
11699 * gdb.python/py-objfile.exp: Change name of file name test.
11700
e5c6e92b
DE
117012014-10-13 Doug Evans <dje@google.com>
11702
11703 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11704 from the start of the CU.
11705
c780cc2f
JK
117062014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11707 Yao Qi <yao@codesourcery.com>
11708
11709 Fix "save breakpoints" for "catch" command.
11710 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11711 Remove -nonewline. Match also the added "main" line.
11712
99894e11
JK
117132014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11714
11715 Fix "save breakpoints" for "disable $bpnum" command.
11716 * gdb.base/save-bp.c (main): Add label.
11717 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11718
6e1ac5a3
JK
117192014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11720
11721 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11722
754dd2b0
YQ
117232014-10-11 Yao Qi <yao@codesourcery.com>
11724
11725 * gdb.server/server-kill.exp: Execute command
11726 "set remote trace-status-packet on" before "tstatus".
11727
f90183d7
YQ
117282014-10-11 Yao Qi <yao@codesourcery.com>
11729
11730 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11731 (main): Call getppid.
11732 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11733 and continue to it. Read variable "server_pid".
11734
bf40a607
YQ
117352014-10-11 Yao Qi <yao@codesourcery.com>
11736
11737 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11738
052ca370
YQ
117392014-10-11 Yao Qi <yao@codesourcery.com>
11740
11741 * gdb.threads/thread-find.exp: Don't execute command
11742 "info threads".
11743 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11744 * gdb.threads/linux-dp.exp: Don't check the condition
11745 $threads_created equals to zero.
11746
3831839c
PA
117472014-10-10 Pedro Alves <palves@redhat.com>
11748
11749 * gdb.base/bigcore.exp: Remove references to IRIX.
11750 * gdb.base/funcargs.exp: Likewise.
11751 * gdb.base/interrupt.exp: Likewise.
11752 * gdb.base/mips_pro.exp: Likewise.
11753 * gdb.base/nodebug.exp: Likewise.
11754 * gdb.base/setvar.exp: Likewise.
11755 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11756
8b9a549d
PA
117572014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11758 Pedro Alves <palves@redhat.com>
11759
11760 PR symtab/14466
11761 * gdb.base/vdso-warning.c: New file.
11762 * gdb.base/vdso-warning.exp: New file.
11763
d48ba5e8
DE
117642014-10-02 Doug Evans <dje@google.com>
11765
11766 * gdb.base/structs.c (main): Don't run forever.
11767
2278c276
PA
117682014-10-02 Pedro Alves <palves@redhat.com>
11769
11770 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11771 (top level) <stop threads 1, stop threads 2>: Use it.
11772
b57bacec
PA
117732014-10-02 Pedro Alves <palves@redhat.com>
11774
11775 * gdb.threads/break-while-running.exp (test): Add new
11776 'update_thread_list' argument. Skip "info threads" if false.
11777 (top level): Add new 'update_thread_list' axis.
11778
13fd3ff3
PA
117792014-10-02 Pedro Alves <palves@redhat.com>
11780
11781 PR breakpoints/17431
11782 * gdb.base/execl-update-breakpoints.c: New file.
11783 * gdb.base/execl-update-breakpoints.exp: New file.
11784
0fec99e8
PA
117852014-10-01 Pedro Alves <palves@redhat.com>
11786
11787 * gdb.base/breakpoint-in-ro-region.c: New file.
11788 * gdb.base/breakpoint-in-ro-region.exp: New file.
11789
2ddf4301
SM
117902014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.mi/mi-exit-code.exp: New file.
11793 * gdb.mi/mi-exit-code.c: New file.
11794
6a5f3f43
YQ
117952014-09-30 Yao Qi <yao@codesourcery.com>
11796
11797 * lib/prelink-support.exp (build_executable_own_libs): Error if
11798 the target isn't native.
11799
345bcc73
YQ
118002014-09-30 Yao Qi <yao@codesourcery.com>
11801
11802 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11803 false.
11804
a25a5a45
PA
118052014-09-22 Pedro Alves <palves@redhat.com>
11806
11807 * gdb.threads/break-while-running.exp: New file.
11808 * gdb.threads/break-while-running.c: New file.
11809
00ba3162
YQ
118102014-09-19 Yao Qi <yao@codesourcery.com>
11811
11812 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11813 Invoke test. Restart GDB with --readnow and invoke test again.
11814
c3b7b696
YQ
118152014-09-19 Yao Qi <yao@codesourcery.com>
11816
11817 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11818 proc set_breakpoint_on_gcd_function. Invoke
11819 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11820 invoke set_breakpoint_on_gcd_function again.
11821
2b4fd423
DE
118222014-09-18 Doug Evans <dje@google.com>
11823
11824 * gdb.dwarf2/symtab-producer.exp: New file.
11825
a5947601
SDJ
118262014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11827
11828 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11829 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11830 * gdb.base/global-var-nested-by-dso.c: Likewise.
11831 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11832
91c19059
SDJ
118332014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11834 Pedro Alves <palves@redhat.com>
11835
11836 * gdb.base/watch-bitfields.exp: Pass string other than test file
11837 name to prepare_for_testing.
11838 (watch): New procedure.
11839 (expect_watchpoint): Use with_test_prefix.
11840 (top level): Factor out tests to ...
11841 (test_watch_location, test_regular_watch): ... these new
11842 procedures, and use with_test_prefix and gdb_continue_to_end.
11843
bb9d5f81
PP
118442014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11845
11846 PR breakpoints/12526
11847 * gdb.base/watch-bitfields.exp: New file.
11848 * gdb.base/watch-bitfields.c: New file.
11849
635856f5
PA
118502014-09-16 Pedro Alves <palves@redhat.com>
11851
11852 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11853 software and hardware addresses, not software address against
11854 itself.
11855
7280ceea
PA
118562014-09-16 Pedro Alves <palves@redhat.com>
11857
11858 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11859 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11860
428b16bd
PA
118612014-09-16 Pedro Alves <palves@redhat.com>
11862
11863 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11864 files.
11865 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11866 "*-*-vxworks*" throughout.
11867 * gdb.base/break.exp: Likewise.
11868 * gdb.base/default.exp: Likewise.
11869 * gdb.base/scope.exp: Likewise.
11870 * gdb.base/sepdebug.exp: Likewise.
11871 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11872 throughout.
11873 * gdb.base/run.c: Likewise.
11874 * gdb.base/sepdebug.c: Likewise.
11875 * gdb.hp/gdb.aCC/run.c: Likewise.
11876 * gdb.reverse/until-reverse.c: Likewise.
11877 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11878
666d413c
YQ
118792014-09-16 Yao Qi <yao@codesourcery.com>
11880
11881 * boards/local-remote-host-native.exp: New file.
11882
57cbd724
DE
118832014-09-14 Doug Evans <xdje42@gmail.com>
11884
11885 * gdb.threads/queue-signal.c (thread_count): New variable.
11886 (thread_count_mutex, thread_count_condvar): New variables.
11887 (incr_thread_count, wait_all_threads_running): New functions.
11888 (main): Wait for all threads to be in their thread functions.
11889
81219e53
DE
118902014-09-13 Doug Evans <xdje42@gmail.com>
11891
11892 * gdb.threads/queue-signal.c: New file.
11893 * gdb.threads/queue-signal.exp: New file.
11894
3714cea7
DE
118952014-09-13 Doug Evans <xdje42@gmail.com>
11896
11897 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11898 be consistent with what default_gdb_init uses.
11899 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11900 the plain text of the prompt. Add some logging printfs.
11901 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11902
fa43b1d7
PA
119032014-09-12 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11906 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11907 * gdb.arch/i386-size-overlap.exp: Likewise.
11908 * gdb.arch/i386-size.exp: Likewise.
11909 * gdb.arch/i386-unwind.exp: Likewise.
11910 * gdb.base/a2-run.exp: Likewise.
11911 * gdb.base/break.exp: Likewise.
11912 * gdb.base/charset.exp: Likewise.
11913 * gdb.base/chng-syms.exp: Likewise.
11914 * gdb.base/commands.exp: Likewise.
11915 * gdb.base/dbx.exp: Likewise.
11916 * gdb.base/find.exp: Likewise.
11917 * gdb.base/funcargs.exp: Likewise.
11918 * gdb.base/jit-simple.exp: Likewise.
11919 * gdb.base/reread.exp: Likewise.
11920 * gdb.base/sepdebug.exp: Likewise.
11921 * gdb.base/step-bt.exp: Likewise.
11922 * gdb.cp/mb-inline.exp: Likewise.
11923 * gdb.cp/mb-templates.exp: Likewise.
11924 * gdb.objc/basicclass.exp: Likewise.
11925 * gdb.threads/killed.exp: Likewise.
11926
9d9bf2df
EBM
119272014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11928
11929 PR tdep/17379
11930 * gdb.arch/powerpc-stackless.S: New file.
11931 * gdb.arch/powerpc-stackless.exp: New file.
11932
1cf2f1b0
JK
119332014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11934
11935 * gdb.base/attach.c: Include unistd.h.
11936 (main): Call alarm. Add label postloop.
11937 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11938 gdb_breakpoint, gdb_continue_to_breakpoint.
11939 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11940
98880d46
PA
119412014-09-11 Pedro Alves <palves@redhat.com>
11942
11943 PR gdb/17347
11944 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11945 * gdb.base/attach.exp (test_command_line_attach_run): New
11946 procedure.
11947 (top level): Call it.
11948
4c92ff2c
PA
119492014-09-11 Pedro Alves <palves@redhat.com>
11950
11951 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11952 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11953 (do_command_attach_tests): Use spawn_wait_for_attach.
11954 * gdb.base/solib-overlap.exp: Likewise.
11955 * gdb.multi/multi-attach.exp: Likewise.
11956 * gdb.python/py-prompt.exp: Likewise.
11957 * gdb.python/py-sync-interp.exp: Likewise.
11958 * gdb.server/ext-attach.exp: Likewise.
11959
3adc1a7d
GKB
119602014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11961
11962 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11963 command in testcase. Simplify testcase.
11964
96334934
JB
119652014-09-10 Joel Brobecker <brobecker@adacore.com>
11966
11967 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11968
eb479039
JB
119692014-09-10 Joel Brobecker <brobecker@adacore.com>
11970
11971 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11972
deede10c
JB
119732014-09-10 Joel Brobecker <brobecker@adacore.com>
11974
11975 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11976
7828a5f5
JB
119772014-09-10 Joel Brobecker <brobecker@adacore.com>
11978
11979 * gdb.dwarf2/dynarr-ptr.c: New file.
11980 * gdb.dwarf2/dynarr-ptr.exp: New file.
11981
33aeebcf
MR
119822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11983
11984 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11985 of 30 rather than hardcoding 120 for a slow test case. Take the
11986 `gdb,timeout' target setting into account for this calculation.
11987 Don't extend the timeout for the test cases that don't need it.
11988
7b415901
MR
119892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11990
11991 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11992 a factor of 2 for a slow test case. Take the `gdb,timeout'
11993 target setting into account for this calculation.
11994 * gdb.reverse/until-precsave.exp: Increase the timeout by
11995 a factor of 15 and 3 respectively rather than adding 120
11996 for a pair of slow test cases. Take the `gdb,timeout'
11997 target setting into account for this calculation.
11998
4a40f85a
MR
119992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12000
12001 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12002 timeout, don't pass one down to gdb_expect.
12003 (gdb_expect): Rework timeout selection.
12004
09635af7
MR
120052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12006
12007 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12008 exception on timeout.
12009 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12010 (gdbserver_start_extended): Catch any `gdbserver_start' error
12011 exceptions.
12012 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12013 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12014 `gdbserver_gdb_load' error exceptions.
12015
2bdd10b7
MR
120162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12017
12018 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12019 120 on waiting for the TCP socket to open.
12020
316935f0
DE
120212014-09-09 Doug Evans <xdje42@gmail.com>
12022
12023 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12024 _caller_matches, _any_caller_is, _any_caller_matches.
12025
83740597
DE
120262014-09-09 Doug Evans <xdje42@gmail.com>
12027
12028 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12029
4c122fc3
YQ
120302014-09-09 Yao Qi <yao@codesourcery.com>
12031
12032 * gdb.mi/mi-var-display.exp: Set print symbol off.
12033
a9f116cb
GKB
120342014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12035
12036 PR gdb/17035
12037 * gdb.base/commands.exp: Add tests to verify user-defined
12038 commands with empty bodies.
12039 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12040 python commands in `show user command`.
12041 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12042 scheme commands in `show user command`.
12043
c75bd3a2
JK
120442014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12045
12046 PR python/17355
12047 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12048 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12049 * gdb.python/py-framefilter-invalidarg.exp: New file.
12050 * gdb.python/py-framefilter-invalidarg.py: New file.
12051
faa42425
DE
120522014-09-06 Doug Evans <xdje42@gmail.com>
12053
12054 PR 15276
12055 * gdb.python/py-caller-is.c: New file.
12056 * gdb.python/py-caller-is.exp: New file.
12057
474ca4f6
SDJ
120582014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12059
12060 PR gdb/17235
12061 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12062 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12063
eb0b0463
SDJ
120642014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12065
12066 PR fortran/17237
12067 * gdb.fortran/print-formatted.exp: New file.
12068 * gdb.fortran/print-formatted.f90: Likewise.
12069
5f3b99cf
SS
120702014-09-03 Sasha Smundak <asmundak@google.com>
12071
12072 * gdb.python/py-frame.exp: Test Frame.read_register.
12073
7d793aa9
SDJ
120742014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12075
12076 PR python/16699
12077 * gdb.python/py-completion.exp: New file.
12078 * gdb.python/py-completion.py: Likewise.
12079
fb0576e9
DE
120802014-08-28 Doug Evans <dje@google.com>
12081
12082 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12083 eax,etc. are live with values set by gdb and thus the compiler can't
12084 use them.
12085 * gdb.arch/i386-pseudo.c (main): Ditto.
12086
ee92b0dd
DE
120872014-08-27 Doug Evans <dje@google.com>
12088
12089 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12090
6649db35
DE
120912014-08-25 Doug Evans <dje@google.com>
12092
12093 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12094 (main): Ditto.
12095
564b7600
DE
120962014-08-25 Doug Evans <dje@google.com>
12097
12098 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12099
3881fb67
YQ
121002014-08-24 Yao Qi <yao@codesourcery.com>
12101
12102 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12103 symbol off.
12104 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12105
a05a36a5
DE
121062014-08-22 Doug Evans <dje@google.com>
12107
12108 PR 17276
12109 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12110 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12111 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12112
7c343b48
YQ
121132014-08-22 Yao Qi <yao@codesourcery.com>
12114
12115 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12116 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12117 * gdb.python/python.exp: Likewise. Use .py file on the host
12118 instead of the build.
12119
22fd09ae
JK
121202014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12121
12122 * gdb.threads/gcore-stale-thread.c: New file.
12123 * gdb.threads/gcore-stale-thread.exp: New file.
12124
a8454a7c
PA
121252014-08-21 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12128 * gdb.base/gcore-relro-pie.exp: Likewise.
12129 * gdb.base/gcore-relro.exp: Likewise.
12130 * gdb.base/gcore.exp: Likewise.
12131 * gdb.base/print-symbol-loading.exp: Likewise.
12132 * gdb.threads/gcore-thread.exp: Likewise.
12133 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12134
2a31c623
PA
121352014-08-20 Pedro Alves <palves@redhat.com>
12136 Jan Kratochvil <jan.kratochvil@redhat.com>
12137
12138 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12139 configure.
12140 (EXPECT): Handle READ1 being set.
12141 (all): Depend on EXTRA_RULES.
12142 (check-read1, expect-read1, read1.so, read1): New rules.
12143 * README (Testsuite Parameters): Document the READ1 make variable.
12144 (Race detection): New section.
12145 * configure: Regenerate.
12146 * configure.ac: If build==host==target, and running under a
12147 GNU/glibc system, add read1 to the extra Makefile rules.
12148 (EXTRA_RULES): AC_SUBST it.
12149 * lib/read1.c: New file.
12150
d36430db
JB
121512014-08-20 Joel Brobecker <brobecker@adacore.com>
12152
12153 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12154 the handling of variables declared as a typedef to an array
12155 which a DW_AT_data_location attribute.
12156
9a0dc9e3
PA
121572014-08-19 Andrew Burgess <aburgess@broadcom.com>
12158 Pedro Alves <palves@redhat.com>
12159
12160 PR symtab/14604
12161 PR symtab/14605
12162 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12163 gdb_test.
12164
0718a8da
PA
121652014-08-19 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12168
13b448cd
YQ
121692014-08-19 Yao Qi <yao@codesourcery.com>
12170
12171 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12172 right line.
12173
1cbf5077
DB
121742014-08-18 David Blaikie <dblaikie@gmail.com>
12175
12176 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12177
bf0fae19
JB
121782014-08-18 Joel Brobecker <brobecker@adacore.com>
12179
12180 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12181 attribute in array range.
12182
3c8c5dcc
JB
121832014-08-18 Joel Brobecker <brobecker@adacore.com>
12184
12185 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12186
e66d4446
SC
121872014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12188
12189 PR c++/17132
12190 * gdb.cp/pr17132.cc: New file.
12191 * gdb.cp/pr17132.exp: New file.
12192
940df408
SC
121932014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12194
12195 * gdb.python/py-xmethods.py (A_getarrayind)
12196 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12197 Use 'print' with function call syntax.
12198 (E_method_matcher.match): Fix tab vs space indentation mixup.
12199
ebcc6c3a
YQ
122002014-08-15 Yao Qi <yao@codesourcery.com>
12201
12202 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12203 false.
12204
775e0f04
YQ
122052014-08-15 Yao Qi <yao@codesourcery.com>
12206
12207 * gdb.cp/casts.exp: Set print symbol off.
12208 * gdb.cp/class2.exp: Likewise.
12209 * gdb.cp/overload.exp: Likewise.
12210 * gdb.cp/templates.exp: Likewise.
12211
d769e349
DE
122122014-08-11 Doug Evans <dje@google.com>
12213
12214 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12215 (test_load_shlib): Update.
12216
20c6f1e1
YQ
122172014-08-09 Yao Qi <yao@codesourcery.com>
12218
12219 * gdb.base/display.exp: Invoke is_address_zero_readable.
12220 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12221 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12222 * gdb.base/hbreak-unmapped.exp: Return if
12223 is_address_zero_readable returns true.
12224 * gdb.base/signest.exp: Likewise.
12225 * gdb.base/signull.exp: Likewise.
12226 * gdb.base/sigbpt.exp: Likewise.
12227 * gdb.guile/scm-disasm.exp: Do the test if
12228 is_address_zero_readable returns false.
12229 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12230 * gdb.python/py-arch.exp: Likewise.
12231 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12232 * lib/gdb.exp (is_address_zero_readable): New proc.
12233
5792e8e3
YQ
122342014-08-09 Yao Qi <yao@codesourcery.com>
12235
12236 PR testsuite/13443
12237 * gdb.mi/mi-var-display.exp: Make test messages unique.
12238
3cecbbbe
TT
122392014-08-04 Tom Tromey <tromey@redhat.com>
12240
12241 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12242 target 0".
12243
00b51ff5
TT
122442014-08-04 Tom Tromey <tromey@redhat.com>
12245
12246 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12247 "target_resume".
12248
6908c509
JB
122492014-08-01 Joel Brobecker <brobecker@adacore.com>
12250
12251 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12252 inner_vla_struct_object_size.
12253 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12254 as xfail.
12255
cc6563d2
PA
122562014-07-30 Pedro Alves <palves@redhat.com>
12257
12258 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12259 comment.
12260
7e09a223
YQ
122612014-07-29 Yao Qi <yao@codesourcery.com>
12262
12263 PR gdb/17206
12264 * gdb.base/until-nodebug.exp: New.
12265
7ebdbe92
DE
122662014-07-28 Doug Evans <xdje42@gmail.com>
12267
12268 PR guile/17203
12269 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12270 previously existing parameter, and previously ambiguously spelled
12271 parameter.
12272
fdb1adc6
WN
122732014-07-28 Will Newton <will.newton@linaro.org>
12274
12275 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12276
186fcde0
DE
122772014-07-26 Ludovic Courtès <ludo@gnu.org>
12278 Doug Evans <xdje42@gmail.com>
12279
12280 PR guile/17146
12281 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12282
70509625
PA
122832014-07-25 Pedro Alves <palves@redhat.com>
12284
12285 * gdb.threads/signal-command-handle-nopass.c: New file.
12286 * gdb.threads/signal-command-handle-nopass.exp: New file.
12287 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12288 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12289 * gdb.threads/signal-delivered-right-thread.c: New file.
12290 * gdb.threads/signal-delivered-right-thread.exp: New file.
12291
c3f814a1
PA
122922014-07-25 Pedro Alves <palves@redhat.com>
12293
12294 * gdb.base/double-prompt-target-event-error.exp
12295 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12296 match.
12297 (cancel_pagination_in_target_event): Rework double prompt
12298 detection.
12299 * gdb.base/paginate-after-ctrl-c-running.exp
12300 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12301 <return>' match.
12302 * gdb.base/paginate-bg-execution.exp
12303 (test_bg_execution_pagination_return)
12304 (test_bg_execution_pagination_cancel): Remove '-notransfer
12305 <return>' matches.
12306 * gdb.base/paginate-execution-startup.exp
12307 (test_fg_execution_pagination_return)
12308 (test_fg_execution_pagination_cancel): Remove '-notransfer
12309 <return>' matches.
12310 * gdb.base/paginate-inferior-exit.exp
12311 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12312 match.
12313 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12314 * lib/gdb.exp (pagination_prompt): Run text through
12315 string_to_regexp.
12316 (gdb_test_multiple): Match $pagination_prompt instead of
12317 "<return>".
12318 (string_to_regexp): Move to lib/gdb-utils.exp.
12319
e214cf6c
JK
123202014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12321
12322 * gdb.arch/amd64-entry-value-paramref.S: New file.
12323 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12324 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12325 * gdb.arch/amd64-optimout-repeat.S: New file.
12326 * gdb.arch/amd64-optimout-repeat.c: New file.
12327 * gdb.arch/amd64-optimout-repeat.exp: New file.
12328
17d0c5c8
JK
123292014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12330
12331 PR gdb/17170
12332 * gdb.base/statistics.exp: New file.
12333
b8b8facf
DE
123342014-07-17 Doug Evans <dje@google.com>
12335
74b49205 12336 PR gdb/17170
b8b8facf
DE
12337 * gdb.base/maint.exp: Update testing of per-command stats.
12338
1b5d0ab3
PA
123392014-07-16 Pedro Alves <palves@redhat.com>
12340
12341 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12342 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12343 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12344 (tfile_write_buf): New functions.
12345 (add_memory_block): Rewrite using the above.
12346 (adjust_function_address): New function.
12347 (FUNCTION_ADDRESS): New macro.
12348 (write_basic_trace_file): Remove short_x local, and use
12349 tfile_write_16. Change type of func_addr local to unsigned long
12350 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12351 here. Cast argument of add_memory_block to char pointer.
12352 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12353 (main): Remove parameters.
12354 * gdb.trace/tfile.exp: Remove nowarnings.
12355
4d974e88
SM
123562014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12357
12358 * gdb.base/debug-expr.exp: Test string evaluation with
12359 "debug expression" on.
12360
41e99568
PA
123612014-07-15 Pedro Alves <palves@redhat.com>
12362
12363 * gdb.base/reread.exp: Use clean_restart.
12364
487d9753
PL
123652014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12366
12367 * gdb.arch/avr-flash-qualifer.c: New.
12368 * gdb.arch/avr-flash-qualifer.exp: New.
12369
cc1c52ad
PA
123702014-07-14 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12373 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12374
1e973570
PA
123752014-07-14 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.base/double-prompt-target-event-error.c: New file.
12378 * gdb.base/double-prompt-target-event-error.exp: New file.
12379
93d6eb10
PA
123802014-07-14 Pedro Alves <palves@redhat.com>
12381
12382 PR gdb/17072
12383 * gdb.base/paginate-inferior-exit.c: New file.
12384 * gdb.base/paginate-inferior-exit.exp: New file.
12385
0017922d
PA
123862014-07-14 Pedro Alves <palves@redhat.com>
12387
12388 PR gdb/17072
12389 * gdb.base/paginate-bg-execution.c: New file.
12390 * gdb.base/paginate-bg-execution.exp: New file.
12391
94696ad3
PA
123922014-07-14 Pedro Alves <palves@redhat.com>
12393
12394 PR gdb/17072
12395 * gdb.base/paginate-execution-startup.c: New file.
12396 * gdb.base/paginate-execution-startup.exp: New file.
12397 * lib/gdb.exp (pagination_prompt): New global.
12398 (default_gdb_spawn): New procedure, factored out from
12399 default_gdb_spawn.
12400 (default_gdb_start): Adjust to call default_gdb_spawn.
12401 (gdb_spawn): New procedure.
12402
bd293940
PA
124032014-07-14 Pedro Alves <palves@redhat.com>
12404
12405 * lib/gdb.exp (gdb_assert): New procedure.
12406 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12407
c933f875
PA
124082014-07-14 Pedro Alves <palves@redhat.com>
12409
12410 * gdb.base/execution-termios.c: New file.
12411 * gdb.base/execution-termios.exp: New file.
12412
d98b7a16
TT
124132014-07-14 Tom Tromey <tromey@redhat.com>
12414
12415 * gdb.cp/vla-cxx.cc: New file.
12416 * gdb.cp/vla-cxx.exp: New file.
12417
548740d6
TT
124182014-07-14 Tom Tromey <tromey@redhat.com>
12419
12420 * gdb.reverse/rerun-prec.c: New file.
12421 * gdb.reverse/rerun-prec.exp: New file.
12422
a25eb028
MR
124232014-07-12 Maciej W. Rozycki <macro@mips.com>
12424 Maciej W. Rozycki <macro@codesourcery.com>
12425
12426 * lib/gdb-utils.exp: New file.
12427 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12428 inline `gdb_init_command' processing.
12429 (gdb_start_cmd): Likewise.
12430 * lib/mi-support.exp (mi_run_cmd): Likewise.
12431 * README: Document `gdb_init_command' and `gdb_init_commands'.
12432
218c2655
JK
124332014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12434
12435 Fix false FAIL running under a very long directory name.
12436 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12437 and "set print elements 10000". Twice.
12438
5401fde3
YQ
124392014-07-11 Yao Qi <yao@codesourcery.com>
12440
12441 * gdb.base/exprs.exp: "set print symbol off".
12442
e76126e8
PA
124432014-07-11 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.threads/kill.c: New file.
12446 * gdb.threads/kill.exp: New file.
12447
2d6f0de6
YQ
124482014-07-10 Yao Qi <yao@codesourcery.com>
12449
12450 * gdb.trace/tfile.c (write_basic_trace_file)
12451 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12452 address written to trace file.
12453
7180e04a
PA
124542014-07-09 Pedro Alves <palves@redhat.com>
12455
12456 * gdb.base/attach-wait-input.exp: New file.
12457 * gdb.base/attach-wait-input.c: New file.
12458
9a9a7608
AB
124592014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12460
12461 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12462 setting up test structures.
12463 (main): Call new test function.
12464 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12465 test function, continue into test function and walk test
12466 structures.
12467
161ac41e
YQ
124682014-07-02 Yao Qi <yao@codesourcery.com>
12469
12470 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12471 'bar_start' at the beginning of functions 'foo' and 'bar'
12472 respectively.
12473 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12474 instead of 'foo' and 'bar'.
12475
1f267ae3
MM
124762014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12477
12478 * gdb.btrace/segv.exp: New.
12479 * gdb.btrace/segv.c: New.
12480
2b239efb
LM
124812014-07-02 Luis Machado <lgustavo@codesourcery.com>
12482
12483 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12484 instruction.
12485
cf363f18
MW
124862014-06-30 Mark Wielaard <mjw@redhat.com>
12487
12488 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12489 vulture, vilify, villar): New volatile array constants.
12490 (vindictive, vegetation): New const volatile array constants.
12491 * gdb.base/volatile.exp: Test volatile and const volatile array
12492 types.
12493
aebf9d24
AA
124942014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12495
12496 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12497 target lacks support for awatch, rwatch, or hbreak.
12498
b67a2c6f
YQ
124992014-06-27 Yao Qi <yao@codesourcery.com>
12500
12501 * gdb.multi/dummy-frame-restore.exp: New.
12502 * gdb.multi/dummy-frame-restore.c: New.
12503
aef92902
MM
125042014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12505
12506 * gdb.btrace/gcore.exp: New.
12507
8e9db26e
PA
125082014-06-23 Pedro Alves <palves@redhat.com>
12509
12510 * gdb.base/watchpoint-reuse-slot.c: New file.
12511 * gdb.base/watchpoint-reuse-slot.exp: New file.
12512
70afc5b7
SC
125132014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12514
12515 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12516 progspace's filename in 'info', 'enable' and 'disable' command
12517 tests.
12518
b972bd9c
JK
125192014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12520
12521 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12522 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12523 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12524
125f8a3d
GB
125252014-06-20 Gary Benson <gbenson@redhat.com>
12526
12527 * gdb.arch/i386-avx.exp: Fix include file location.
12528 * gdb.arch/i386-sse.exp: Likewise.
12529
3ed9baed
IB
125302014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12531
12532 * gdb.dlang/expression.exp: New file.
12533
034f788c
PA
125342014-06-19 Pedro Alves <palves@redhat.com>
12535
12536 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12537 out from ...
12538 (top level): ... here. Iterate running tests under different
12539 scheduler-locking settings.
12540
45371d0c
LM
125412014-06-18 Luis Machado <lgustavo@codesourcery.com>
12542
12543 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12544 to DW_FORM_addr and use non-zero addresses.
12545
5d376983
SC
125462014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12547
12548 PR gdb/17017
12549 * gdb.python/py-xmethods.cc: Add global function call counters and
12550 increment them in their respective functions. Remove "cout"
12551 statements.
12552 * gdb.python/py-xmethods.exp: Make tests check the global function
12553 call counters instead of depending on inferior IO.
12554
a1aa2221
LM
125552014-06-18 Don Breazeal <donb@codesourcery.com>
12556
12557 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12558 Deleted procedure.
12559 (explicit_fork_parent_follow): Deleted procedure.
12560 (explicit_fork_child_follow): Deleted procedure.
12561 (test_follow_fork): New procedure.
12562 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12563 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12564 procedure calls.
12565
0fc05997
YQ
125662014-06-17 Yao Qi <yao@codesourcery.com>
12567
12568 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12569 CP1252.
12570
70795c52
LM
125712014-06-17 Luis Machado <lgustavo@codesourcery.com>
12572
12573 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12574 Initialize ptr and S explicitly.
12575 (skip_type_update_when_not_use_rtti_test): Likewise.
12576
6be47f0c
KS
125772014-06-16 Keith Seitz <keiths@redhat.com>
12578
12579 PR mi/15863
12580 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12581 the inferior is started.
12582
d03de421
PA
125832014-06-16 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.base/break-main-file-remove-fail.c: New file.
12586 * gdb.base/break-main-file-remove-fail.exp: New file.
12587 * gdb.base/break-unload-file.exp: Use build_executable instead of
12588 prepare_for_testing.
12589 (test_break): New parameter "initial_load". Handle it.
12590 (top level): Add initial_load cmdline/file axis.
12591
f9579b99
TT
125922014-06-12 Tom Tromey <tromey@redhat.com>
12593
12594 * gdb.base/completion.exp: Don't use directory name in test.
12595
3657956b
GB
125962014-06-09 Gary Benson <gbenson@redhat.com>
12597
12598 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12599 separate the always-available ANSI-standard signals from the
12600 signals that require checking.
12601 (main): Likewise.
12602 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12603 Likewise.
12604 (main): Likewise.
12605
4186eb54
KS
126062014-06-07 Keith Seitz <keiths@redhat.com>
12607
12608 Revert:
12609 PR c++/16253
12610 * gdb.cp/var-tag.cc: New file.
12611 * gdb.cp/var-tag.exp: New file.
12612 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12613 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12614 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12615 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12616
25326a28 126172014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12618
12619 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12620
829155c9
PA
126212014-06-06 Pedro Alves <palves@redhat.com>
12622
12623 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12624 in target debug output instead of looking at RSP packets,
12625 disabling the test on any target that uses hardware stepping.
12626 Update comments.
12627
61c8d22e
PA
126282014-06-06 Pedro Alves <palves@redhat.com>
12629
12630 * gdb.base/break-unload-file.exp: Fix typo.
12631
d9a47287
YQ
126322014-06-06 Yao Qi <yao@codesourcery.com>
12633
12634 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12635 from "jit_function" to "^jit_function".
12636
e5e01dbf
YQ
126372014-06-06 Yao Qi <yao@codesourcery.com>
12638
12639 * gdb.base/async.c (foo): Add one statement.
12640 * gdb.base/async.exp: Get the next instruction address and
12641 match the output of "nexti" by instruction address. Match
12642 the hex address in the output of "finish".
12643
73ba372c
GB
126442014-06-06 Gary Benson <gbenson@redhat.com>
12645
12646 * gdb.base/call-signals.c: Remove preprocessor conditionals
12647 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12648 SIGSEGV and SIGTERM.
12649 * gdb.base/sigall.c: Likewise.
12650 * gdb.base/unwindonsignal.c: Likewise.
12651 * gdb.reverse/sigall-reverse.c: Likewise.
12652
831517df
YQ
126532014-06-06 Yao Qi <yao@codesourcery.com>
12654
12655 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12656 readable, skip the test.
12657
b8b91e98
YQ
126582014-06-06 Yao Qi <yao@codesourcery.com>
12659
12660 * gdb.threads/staticthreads.c (thread_function): Move the line
12661 setting breakpoint on forward.
12662 * gdb.threads/staticthreads.exp: Update comments.
12663
fb934770
LC
126642014-06-05 Ludovic Courtès <ludo@gnu.org>
12665
12666 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12667 "history-append! type error".
12668
6ef284bd
SM
126692014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12670
12671 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12672 erroneous dprintf expected input.
12673
a872e241
DE
126742014-06-04 Doug Evans <xdje42@gmail.com>
12675
12676 * gdb.guile/scm-generics.exp: Delete.
12677
16f691fb
DE
126782014-06-04 Doug Evans <xdje42@gmail.com>
12679
12680 * gdb.guile/scm-breakpoint.exp: Update.
12681 Add tests for breakpoint registration.
12682
012370f6
TT
126832014-06-04 Tom Tromey <tromey@redhat.com>
12684
12685 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12686 VLA-in-union.
12687 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12688 inner_vla_struct, vla_union types. Initialize objects of those
12689 types and compute their sizes.
12690
9f5a4cef
HZ
126912014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12692 Hui Zhu <hui@codesourcery.com>
12693
12694 * gdb.base/fileio.exp: Add test for shell not available as well as
12695 available.
12696 * gdb.base/fileio.c (test_system): Check for shell twice.
12697
90a45c4d
YQ
126982014-06-04 Yao Qi <yao@codesourcery.com>
12699
12700 * gdb.base/auto-connect-native-target.exp: Remove redundant
12701 space from the regexp pattern.
12702
70017e41
YQ
127032014-06-04 Yao Qi <yao@codesourcery.com>
12704
12705 * gdb.base/default.exp: Replace "child" with "native" in
12706 regexp pattern.
12707
883964a7
SC
127082014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12709
12710 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12711 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12712 * gdb.python/py-xmethods.py: Python script supporting the
12713 new testcase and tests.
12714
ef370185
JB
127152014-06-03 Joel Brobecker <brobecker@adacore.com>
12716 Pedro Alves <palves@redhat.com>
12717
12718 PR breakpoints/17000
12719 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12720 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12721
1e2ccb61
BM
127222014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12723
12724 * gdb.base/subst.exp: Add tests to verify partial path matching
12725 output.
12726
c6ec5ab2
PA
127272014-06-03 Pedro Alves <palves@redhat.com>
12728
12729 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12730 target that doesn't use software single-stepping.
12731
835c559f
PA
127322014-06-03 Pedro Alves <palves@redhat.com>
12733
12734 PR breakpoints/17000
12735 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12736 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12737
06eb1586
DE
127382014-06-02 Doug Evans <xdje42@gmail.com>
12739
12740 * gdb.guile/scm-parameter.exp: New file.
12741
e698b8c4
DE
127422014-06-02 Doug Evans <xdje42@gmail.com>
12743
12744 * gdb.guile/scm-cmd.c: New file.
12745 * gdb.guile/scm-cmd.exp: New file.
12746
ded03782
DE
127472014-06-02 Doug Evans <xdje42@gmail.com>
12748
12749 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12750 pretty-printer lookup.
12751 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12752 (make-pp_s-printer): Call it.
12753 (make-pretty-printer-from-dict): New function.
12754 (lookup-pretty-printer-maker-from-dict): New function.
12755 (*pretty-printer*): Simplify.
12756 (make-objfile-pp_s-printer): New function.
12757 (install-objfile-pretty-printers!): New function.
12758 (make-progspace-pp_s-printer): New function.
12759 (install-progspace-pretty-printers!): New function.
12760 * gdb.guile/scm-progspace.c: New file.
12761 * gdb.guile/scm-progspace.exp: New file.
12762
41fac0cf
PA
127632014-06-02 Pedro Alves <palves@redhat.com>
12764
12765 * gdb.base/dprintf-bp-same-addr.c: New file.
12766 * gdb.base/dprintf-bp-same-addr.exp: New file.
12767
96ae5695
EBM
127682014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12769
12770 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12771 * gdb.arch/powerpc-power.s: Likewise.
12772
da02b3a8
JB
127732014-06-02 Joel Brobecker <brobecker@adacore.com>
12774
12775 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12776
c72b2e7b
YQ
127772014-06-01 Yao Qi <yao@codesourcery.com>
12778
12779 * gdb.base/watchpoint.exp (test_watch_location): Check null
12780 pointer can be dereferenced. If not, do the test, otherwise
12781 skip it.
12782
53e8a631
AB
127832014-05-30 Andrew Burgess <aburgess@broadcom.com>
12784
12785 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12786 results.
12787 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12788
938f0e2f
AB
127892014-05-30 Andrew Burgess <aburgess@broadcom.com>
12790
12791 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12792 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12793 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12794 * gdb.arch/amd64-invalid-stack-top.c: New file.
12795 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12796
9ba6657a
PA
127972014-05-30 Pedro Alves <palves@redhat.com>
12798
12799 PR breakpoints/17000
12800 * gdb.base/sss-bp-on-user-bp.c: New file.
12801 * gdb.base/sss-bp-on-user-bp.exp: New file.
12802
522c09bf
DB
128032014-05-30 David Blaikie <dblaikie@gmail.com>
12804
12805 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12806 gnu_inline semantics via attribute.
12807 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12808 source explicitly specifies the required semantics.
12809
bf4ef81e
MR
128102014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12811
12812 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12813
329ea579
PA
128142014-05-29 Pedro Alves <palves@redhat.com>
12815 Tom Tromey <tromey@redhat.com>
12816
12817 * gdb.base/async-shell.exp: Don't enable target-async.
12818 * gdb.base/async.exp
12819 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12820 parameter. Adjust.
12821 (top level): Don't test with "target-async".
12822 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12823 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12824 * gdb.base/inferior-died.exp: Don't enable target-async.
12825 * gdb.base/interrupt-noterm.exp: Likewise.
12826 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12827 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12828 * gdb.mi/mi-nonstop.exp: Likewise.
12829 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12830 * gdb.mi/mi-nsintrall.exp: Likewise.
12831 * gdb.mi/mi-nsmoribund.exp: Likewise.
12832 * gdb.mi/mi-nsthrexec.exp: Likewise.
12833 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12834 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12835 * gdb.python/py-evsignal.exp: Don't enable target-async.
12836 * gdb.python/py-evthreads.exp: Likewise.
12837 * gdb.python/py-prompt.exp: Likewise.
12838 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12839 * gdb.server/solib-list.exp: Don't enable target-async.
12840 * gdb.threads/thread-specific-bp.exp: Likewise.
12841 * lib/mi-support.exp: Adjust to use mi-async.
12842
fd664c91
PA
128432014-05-29 Pedro Alves <palves@redhat.com>
12844
12845 PR gdb/13860
12846 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12847 reason, even in sync mode.
12848
251bde03
PA
128492014-05-29 Pedro Alves <palves@redhat.com>
12850 Hui Zhu <hui@codesourcery.com>
12851
12852 PR PR15693
12853 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12854 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12855 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12856 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12857
7f3c0343
JB
128582014-05-28 Joel Brobecker <brobecker@adacore.com>
12859
12860 * config/monitor.exp (gdb_target_monitor): Replace use of
12861 "set remotebaud" by "set serial baud".
12862
b2715b27
AW
128632014-05-26 Andy Wingo <wingo@igalia.com>
12864
12865 * gdb.guile/scm-breakpoint.exp:
12866 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12867 properties instead of gdb-object-properties.
12868
498a4489
YQ
128692014-05-26 Yao Qi <yao@codesourcery.com>
12870
12871 * gdb.server/no-thread-db.exp: Specify source file name
12872 explicitly when setting a breakpoint.
12873
589fdceb
MM
128742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12875
12876 * gdb.btrace/vdso.c: New.
12877 * gdb.btrace/vdso.exp: New.
12878
e9089e05
MM
128792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12880
12881 * gdb.base/gcore.exp (capture_command_output): Move ...
12882 * lib/gdb.exp (capture_command_output): ... here.
12883
67b5c0c1
MM
128842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12885
12886 * gdb.btrace/data.exp: Test memory access during btrace replay.
12887
a2199296
SM
128882014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12889
12890 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12891
17b2616c
PA
128922014-05-21 Pedro Alves <palves@redhat.com>
12893
12894 PR gdb/13860
12895 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12896 (top level): Test that output related to execution commands is
12897 sent to the console with CLI commands, but not with MI commands.
12898 Test that breakpoint events are always mirrored to the console.
12899 Also expect the new source line to be output after a "next" in
12900 async mode too. Make it a pass/fail test.
12901 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12902 output.
12903 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12904
5166082f
PA
129052014-05-21 Pedro Alves <palves@redhat.com>
12906
12907 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12908 Use them to test variations of "list" after reaching a breakpoint.
12909 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12910 Test "list" with listsize 10 after reaching a breakpoint.
12911 * gdb.python/python.exp (decode_line current location line
12912 number): Adjust expected line number.
12913
2f25d70f
SM
129142014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12915
12916 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12917 behavior for $args, pass it directly to "run".
12918
ff604a67
MR
129192014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12920
12921 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12922 30000 to 65536.
12923
6a3cb8e8
PA
129242014-05-21 Pedro Alves <palves@redhat.com>
12925
12926 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12927 auto-connect-native-target off".
12928 * gdb.base/auto-connect-native-target.c: New file.
12929 * gdb.base/auto-connect-native-target.exp: New file.
12930
4ebfc96e
PA
129312014-05-21 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.base/default.exp: Test "target native" instead of "target
12934 child".
12935
36d46afb
MW
129362014-05-21 Mark Wielaard <mjw@redhat.com>
12937
12938 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12939
5876f503
JK
129402014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12941
12942 Fix TLS access for -static -pthread.
12943 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12944 <HAVE_TLS> (thread_function, main): Initialize it.
12945 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12946 Add clean_restart.
12947 <$have_tls != "">: Check TLSVAR.
12948
0256a6ac
PA
129492014-05-21 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/dcache-line-read-error.c: New.
12952 * gdb.base/dcache-line-read-error.exp: New.
12953
936d2992
PA
129542014-05-20 Pedro Alves <palves@redhat.com>
12955
12956 * gdb.base/compare-sections.c: New file.
12957 * gdb.base/compare-sections.exp: New file.
12958
802e8e6d
PA
129592014-05-20 Pedro Alves <palves@redhat.com>
12960
12961 * gdb.base/break-idempotent.c: New file.
12962 * gdb.base/break-idempotent.exp: New file.
12963
e59fa00f
MM
129642014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12965
12966 * gdb.btrace/nohist.exp: New.
12967
8b696e31
YQ
129682014-05-20 Yao Qi <yao@codesourcery.com>
12969
12970 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12971 gdb.reverse directory and gdb_reverse_timeout exists in board
12972 setting.
12973 * README: Document gdb_reverse_timeout.
12974
73c9764f
YQ
129752014-05-20 Yao Qi <yao@codesourcery.com>
12976
12977 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12978 'test_file_name'. Treat args as a string instead of a list.
12979 (gdb_init): Rename argument 'args' by 'test_file_name'.
12980
f1f4348a
JK
129812014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12982
12983 * gdb.arch/powerpc-power.exp: New file.
12984 * gdb.arch/powerpc-power.s: New file.
12985
0dbe70ce
DE
129862014-05-16 Doug Evans <dje@google.com>
12987
12988 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12989 * gdb.base/completion.exp: Check that all expected files exist
12990 before doing file completion.
0dbe70ce 12991
8d551b02
DE
129922014-05-16 Doug Evans <dje@google.com>
12993
12994 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12995 Update.
12996 (do_syscall_tests_without_xml): Update.
12997
73eb7709
PA
129982014-05-16 Pedro Alves <palves@redhat.com>
12999
13000 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13001 instead of "unknown output after running".
13002
3fae92fc
YQ
130032014-05-16 Yao Qi <yao@codesourcery.com>
13004
13005 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13006 file1.txt from host at the end.
13007 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13008
c2b2ccc5
DE
130092014-05-15 Doug Evans <dje@google.com>
13010
13011 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13012 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13013 loading file. Add test for TU lookup.
13014
8c217a4b
SM
130152014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13016
13017 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13018 calling "-exec-arguments" or "set args" before running the
13019 inferior.
13020
3deb39c6
SM
130212014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13022
13023 * lib/mi-support.exp (mi_expect_stop): Expect message for
13024 inferiors that exit with non-zero exit code.
13025
71a79f8c
YQ
130262014-05-14 Yao Qi <yao@codesourcery.com>
13027
13028 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13029 match absolute path on remote host.
13030 (test_file_list_exec_source_files): Remove "/" from the
13031 pattern.
13032
f23fcd46
YQ
130332014-05-14 Yao Qi <yao@codesourcery.com>
13034
13035 * boards/local-remote-host-notty.exp (${board}_file): New
13036 proc.
13037
9404b58f
KM
130382014-05-07 Kyle McMartin <kyle@redhat.com>
13039
13040 Pushed by Joel Brobecker <brobecker@adacore.com>.
13041 * gdb.arch/aarch64-atomic-inst.c: New file.
13042 * gdb.arch/aarch64-atomic-inst.exp: New file.
13043
5e45f04c
YQ
130442014-05-07 Yao Qi <yao@codesourcery.com>
13045
13046 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13047 in current context" too.
13048
c888a17d
KS
130492014-05-05 Keith Seitz <keiths@redhat.com>
13050
13051 * gdb.linespec/ls-dollar.exp: Add test for linespec
13052 file:convenience_variable.
13053
290a839c
YQ
130542014-05-05 Yao Qi <yao@codesourcery.com>
13055
13056 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13057 traceframes into tfile and ctf trace files. Read data from
13058 trace file and test collected data.
13059 (gdb_collect_locals_test): Likewise.
13060 (gdb_unavailable_registers_test): Likewise.
13061 (gdb_unavailable_floats): Likewise.
13062 (gdb_collect_globals_test): Likewise.
13063 (top-level): Append "ctf" to trace_file_targets if GDB
13064 supports.
13065
b5262cd0
YQ
130662014-05-05 Yao Qi <yao@codesourcery.com>
13067
13068 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13069 code to ...
13070 (gdb_collect_args_test_1): ... it. New proc.
13071 (gdb_collect_locals_test): Move some code to ...
13072 (gdb_collect_locals_test_1): ... it. New proc.
13073 (gdb_unavailable_registers_test): Move some code to ...
13074 (gdb_unavailable_registers_test_1): ... it. New proc.
13075 (gdb_unavailable_floats): Move some code to ...
13076 (gdb_unavailable_floats_1): ... it. New proc.
13077
30a1e6cc
SDJ
130782014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13079
13080 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13081 probes to test for bitness recognition.
13082 * gdb.arch/amd64-stap-optional-prefix.exp
13083 (test_probe_value_without_reg): New procedure.
13084 Add code to test for different kinds of bitness.
13085
f33da99a
SDJ
130862014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13087
13088 PR breakpoints/16889
13089 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13090 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13091
5b80f00d
PA
130922014-05-01 Pedro Alves <palves@redhat.com>
13093
13094 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13095 gdb_file_cmd if no file is specified.
13096 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13097 last_loaded_file to set the remote exec-file.
13098
f8c2a73c
PA
130992014-05-01 Pedro Alves <palves@redhat.com>
13100
13101 * boards/local-remote-host.exp: New file.
13102
be6e8ac7
PA
131032014-05-01 Pedro Alves <palves@redhat.com>
13104
13105 * boards/local-remote-host.exp: Rename to ...
13106 * boards/local-remote-host-notty.exp: ... this.
13107
cac0dc8f
JB
131082014-04-28 Joel Brobecker <brobecker@adacore.com>
13109
13110 * gdb.ada/dyn_arrayidx: New testcase.
13111
9730e6cc
YQ
131122014-04-26 Yao Qi <yao@codesourcery.com>
13113
13114 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13115 and compute the length of function main. Save it in
13116 $main_length.
13117 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13118 (top-level): Use gdb_compile to compile objects into
13119 executable and restart GDB. Remove invocation to
13120 prepare_for_testing.
13121
7ae1a6a6
PA
131222014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13123 Pedro Alves <palves@redhat.com>
13124
13125 PR server/16255
13126 * gdb.multi/multi-attach.c: New file.
13127 * gdb.multi/multi-attach.exp: New file.
13128
4082afcc
PA
131292014-04-25 Pedro Alves <palves@redhat.com>
13130
13131 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13132 user.
13133 (top level): Test that "set remote conditional-breakpoints-packet
13134 off" works as intended.
13135 * gdb.base/dprintf.exp: Test that "set remote
13136 breakpoint-commands-packet off" works as intended.
13137 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13138 New function.
13139 (top level): Call it.
13140 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13141 remote fast-tracepoints-packet off" works as intended.
13142 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13143 * lib/gdb.exp (gdb_is_target_remote): ... here.
13144
2abc3f8d
DB
131452014-04-24 David Blaikie <dblaikie@gmail.com>
13146
13147 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13148 ensure clang would not discard them.
13149 * gdb.base/gdbvars.c: Ditto.
13150 * gdb.base/memattr.c: Ditto.
13151 * gdb.base/whatis.c: Ditto.
13152 * gdb.python/py-prettyprint.c: Ditto.
13153 * gdb.trace/actions.c: Ditto.
13154 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13155 ensure clang would not discard it.
13156
bfd39632
DB
131572014-04-24 David Blaikie <dblaikie@gmail.com>
13158
13159 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13160 clang to emit the full definition of type required by the test
13161 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13162
22842ff6
DB
131632014-04-24 David Blaikie <dblaikie@gmail.com>
13164
13165 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13166 coax Clang into emitting the definition of the type.
13167 * gdb.cp/pr10728-x.h (y): Ditto.
13168 * gdb.cp/pr10728-y.cc (y): Ditto.
13169
c2e827ad
DB
131702014-04-24 David Blaikie <dblaikie@gmail.com>
13171
13172 * gdb.base/label.exp: XFAIL label related tests under Clang.
13173 * gdb.cp/cplabel.exp: Ditto.
13174 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13175 under Clang those using labels.
13176
4c2d33e7
YQ
131772014-04-25 Yao Qi <yao@codesourcery.com>
13178
13179 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13180 double_label.
13181 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13182 partial_label and double_label.
13183
56083b99
DB
131842014-04-24 David Blaikie <dblaikie@gmail.com>
13185
13186 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13187
25d4e99d
DB
131882014-04-24 David Blaikie <dblaikie@gmail.com>
13189
13190 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13191 of the function to work across GCC and Clang.
13192 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13193 pointer types (const void ** const V void **).
13194
01f9f808
MS
131952014-04-24 Michael Sturm <michael.sturm@mintel.com>
13196 Walfred Tedeschi <walfred.tedeschi@intel.com>
13197
13198 * Makefile.in (EXECUTABLES): Added i386-avx512.
13199 * gdb.arch/i386-avx512.c: New file.
13200 * gdb.arch/i386-avx512.exp: Likewise.
13201
4b48d439
KS
132022014-04-23 Keith Seitz <keiths@redhat.com>
13203
13204 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13205 (mi_make_breakpoint_table): New procedure.
13206 (mi_create_breakpoint): Use mi_make_breakpoint
13207 and return the result.
13208 (mi_make_breakpoint): New procedure.
13209 (mi_build_kv_pairs): New procedure.
13210
13211 * gdb.mi/mi-break.exp: Remove unused globals,
13212 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13213 All callers updated.
13214 * gdb.mi/mi-dprintf.exp: Use variable to track command
13215 number.
13216 Update all callers of mi_create_breakpoint and use
13217 mi_make_breakpoint_table.
13218 Remove any unused global variables.
13219 * gdb.mi/mi-nonstop.exp: Likewise.
13220 * gdb.mi/mi-nsintrall.exp: Likewise.
13221 * gdb.mi/mi-nsmoribund.exp: Likewise.
13222 * gdb.mi/mi-nsthrexec.exp: Likewise.
13223 * gdb.mi/mi-reverse.exp: Likewise.
13224 * gdb.mi/mi-simplerun.exp: Likewise.
13225 * gdb.mi/mi-stepn.exp: Likewise.
13226 * gdb.mi/mi-syn-frame.exp: Likewise.
13227 * gdb.mi/mi-until.exp: Likewise.
13228 * gdb.mi/mi-var-cp.exp: Likewise.
13229 * gdb.mi/mi-var-display.exp: Likewise.
13230 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13231 * gdb.mi/mi2-var-child.exp: Likewise.
13232 * gdb.mi/mi-vla-c99.exp: Likewise.
13233 * lib/mi-support.exp: Likewise.
13234
13235 From Ian Lance Taylor <iant@cygnus.com>:
13236 * lib/gdb.exp (parse_args): New procedure.
13237
08351840
PA
132382014-04-23 Pedro Alves <palves@redhat.com>
13239
13240 * gdb.base/break-unload-file.c: New file.
13241 * gdb.base/break-unload-file.exp: New file.
13242 * gdb.base/sym-file-lib.c (baz): New function.
13243 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13244 field.
13245 (load): Store the segment's mapped size.
13246 (unload): New function.
13247 (unload_shlib): New function.
13248 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13249 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13250 set a breakpoint at baz, and call it.
13251 * gdb.base/sym-file.exp: New tests for stale breakpoint
13252 instructions.
13253
076855f9
PA
132542014-04-23 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13257 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13258 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13259 * gdb.base/hbreak-unmapped.c: New file.
13260 * gdb.base/hbreak-unmapped.exp: New file.
13261 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13262 * lib/gdb.exp (gdb_is_target_remote): ... here.
13263
483805cf
PA
132642014-04-22 Pedro Alves <palves@redhat.com>
13265
13266 * gdb.base/consecutive-step-over.c: New file.
13267 * gdb.base/consecutive-step-over.exp: New file.
13268
06d97543
PA
132692014-04-22 Pedro Alves <palves@redhat.com>
13270
13271 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13272 instead of send_gdb/gdb_expect.
13273
b4429ea2
YQ
132742014-04-22 Yao Qi <yao@codesourcery.com>
13275
13276 * lib/trace-support.exp (generate_tracefile): New procedure.
13277 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13278 return 0.
13279 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13280 if generate_tracefile returns 1.
13281
51d48146
PA
132822014-04-18 Tom Tromey <palves@redhat.com>
13283 Pedro alves <tromey@redhat.com>
13284
13285 PR backtrace/15558
13286 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13287 with a backtrace limit.
13288 * gdb.python/py-frame-inline.exp: Test running to an inline
13289 function with a backtrace limit, and printing the newest frame.
13290 * gdb.python/py-frame-inline.c (main): Call f.
13291
bd1dce5f
MS
132922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13293
13294 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13295
40d1a503
MS
132962014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13297
13298 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13299 Drop prefix from unsupported source file path.
13300
389b98f7
YQ
133012014-04-17 Yao Qi <yao@codesourcery.com>
13302
13303 * lib/gdb.exp (with_target_charset): New proc.
13304 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13305 with_target_charset.
13306 (test_print_strings): Likewise.
13307 (test_repeat_bytes): Likewise.
13308 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13309 for some tests.
13310
22869d73
KS
133112014-04-16 Keith Seitz <keiths@redhat.com>
13312
13313 PR gdb/15827
13314 * gdb.dwarf2/corrupt.c: New file.
13315 * gdb.dwarf2/corrupt.exp: New file.
13316
c4f87ca6
KS
133172014-04-16 Keith Seitz <keiths@redhat.com>
13318
13319 PR c++/16597
13320 * gdb.cp/namelessclass.cc: New file.
13321 * gdb.cp/namelessclass.exp: New file.
13322 * gdb.cp/namelessclass.S: New file.
13323
ab19de87
DE
133242014-04-16 Doug Evans <dje@google.com>
13325
13326 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13327 Add comment.
13328 (gdbserver_default_get_comm_port): New function.
13329 (gdbserver_start): Check if board file provided
13330 "gdbserver,get_comm_port" and use it if so.
13331 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13332 (gdb,socketport): Set to "stdio".
13333 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13334 (stdio_gdbserver_template): Delete.
13335 (${board}_get_remote_address): Update.
13336 (${board}_build_remote_cmd): Delete.
13337 (${board}_get_comm_port): New function.
13338 (${board}_spawn): Update.
13339 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13340 Delete.
13341 (${board}_get_remote_address): Update.
13342 (${board}_get_comm_port): New function.
13343
fc98a809
AB
133442014-04-16 Andrew Burgess <aburgess@broadcom.com>
13345
13346 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13347 appearing in any order.
13348
87fd9e6e
DE
133492014-04-15 Doug Evans <dje@google.com>
13350
13351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13352 uninitialized value of "description".
13353
099fc3ea
KS
133542014-04-15 Keith Seitz <keiths@redhat.com>
13355
13356 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13357 Remove unused globals.
13358 (test_running_the_program): Likewise.
13359 (test_controlled_execution): Likewise.
13360 (test_controlling_breakpoints): Likewise.
13361 (test_program_termination): Likewise.
13362
5da151d4
KS
133632014-04-15 Keith Seitz <keiths@redhat.com>
13364
13365 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13366 unused globals.
13367 (test_rbreak_creation_and_listing): Likewise.
13368 (test_ignore_count): Likewise.
13369 (test_error): Likewise.
13370
35e5d2f0
PA
133712014-04-15 Pedro Alves <palves@redhat.com>
13372
13373 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13374 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13375 sym-file-loader.c.
13376 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13377 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13378 to sym-file-loader.c.
13379 (struct library): Forward declare.
13380 (load_shlib, lookup_function): Change prototypes.
13381 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13382 (translate_offset): Remove declarations.
13383 (get_text_addr): New declaration.
13384 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13385 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13386 sym-file-loader.h.
13387 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13388 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13389 here from sym-file-loader.h.
13390 (struct library): New structure.
13391 (load_shlib, lookup_function): Change prototypes and adjust to
13392 work with a struct library.
13393 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13394 (translate_offset): Make static.
13395 (get_text_addr): New function.
13396 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13397
eb4c1710
PA
133982014-04-15 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13401
2d1baf52
PA
134022014-04-15 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.base/sym-file-loader.c: Include <limits.h>.
13405 (SELF_LINK): New define.
13406 (get_origin): New function.
13407 (load_shlib): Use it.
13408 * gdb.base/sym-file.exp: Don't early return if the target is
13409 remote. Use runto_main, and issue fail is that fails. Use
13410 gdb_load_shlibs.
13411 (shlib_name): Delete.
13412 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13413
7dd6df01
PA
134142014-04-15 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/sym-file.exp: Remove regex characters from test
13417 message. Don't refer to breakpoint numbers in test messages.
13418
b50c8614
KS
134192014-04-14 Keith Seitz <keiths@redhat.com>
13420
13421 PR c++/16253
13422 * gdb.cp/var-tag.cc: New file.
13423 * gdb.cp/var-tag.exp: New file.
13424 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13425 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13426 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13427 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13428
3d567982
TT
134292014-04-14 Tom Tromey <tromey@redhat.com>
13430
13431 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13432 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13433 type.
13434 * gdb.cp/enum-class.exp: New file.
13435 * gdb.cp/enum-class.cc: New file.
13436
0626fc76
TT
134372014-04-14 Tom Tromey <tromey@redhat.com>
13438
13439 * gdb.dwarf2/enum-type.exp: New file.
13440
dca325b3
SA
134412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13442
13443 * gdb.mi/mi-vla-c99.exp: New file.
13444 * gdb.mi/vla.c: New file.
13445
5854b38a
SA
134462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13447
13448 * gdb.base/vla-datatypes.c: New file.
13449 * gdb.base/vla-datatypes.exp: New file.
13450
463bb957
SA
134512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13452
13453 * gdb.base/vla-ptr.c: New file.
13454 * gdb.base/vla-ptr.exp: New file.
13455
3dd170be
SA
134562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13457
13458 * gdb.dwarf2/count.exp: New file.
13459
5ecaaa66
SA
134602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13461
13462 * gdb.base/vla-sideeffect.c: New file.
13463 * gdb.base/vla-sideeffect.exp: New file.
13464
41f1ada5
DB
134652014-04-14 David Blaikie <dblaikie@gmail.com>
13466
13467 * gdb.mi/non-stop.c: Add return value for non-void function return
13468 statement.
13469 * gdb.threads/staticthreads.c: Ditto.
13470
0be03e84
DE
134712014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13472 Doug Evans <xdje42@gmail.com>
13473
13474 * gdb.guile/scm-value.c: Improve test case.
13475 * gdb.guile/scm-value.exp: Add new test.
13476
f180a1fb
DB
134772014-04-11 David Blaikie <dblaikie@gmail.com>
13478
13479 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13480 override Clang's default.
13481
6b662e19
JB
134822014-04-11 Joel Brobecker <brobecker@adacore.com>
13483
13484 Revert the following changes (regressions):
13485
13486 * gdb.base/vla-sideeffect.c: New file.
13487 * gdb.base/vla-sideeffect.exp: New file.
13488
13489 * gdb.dwarf2/count.exp: New file.
13490
13491 * gdb.base/vla-multi.c: New file.
13492 * gdb.base/vla-multi.exp: New file.
13493
13494 * gdb.base/vla-ptr.c: New file.
13495 * gdb.base/vla-ptr.exp: New file.
13496
13497 * gdb.base/vla-datatypes.c: New file.
13498 * gdb.base/vla-datatypes.exp: New file.
13499
13500 * gdb.mi/mi-vla-c99.exp: New file.
13501 * gdb.mi/vla.c: New file.
13502
245a5f0b
KS
135032014-04-11 Keith Seitz <keiths@redhat.com>
13504
13505 PR c++/16675
13506 * gdb.cp/cpsizeof.exp: New file.
13507 * gdb.cp/cpsizeof.cc: New file.
13508
58a84dcf
SA
135092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13510
191a8a90
JB
13511 * gdb.mi/mi-vla-c99.exp: New file.
13512 * gdb.mi/vla.c: New file.
58a84dcf 13513
c8655f75
SA
135142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13515
13516 * gdb.base/vla-datatypes.c: New file.
13517 * gdb.base/vla-datatypes.exp: New file.
13518
024e13b4
SA
135192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13520
13521 * gdb.base/vla-ptr.c: New file.
13522 * gdb.base/vla-ptr.exp: New file.
13523
1a237e0e
SA
135242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13525
13526 * gdb.base/vla-multi.c: New file.
13527 * gdb.base/vla-multi.exp: New file.
13528
504f3432
SA
135292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13530
13531 * gdb.dwarf2/count.exp: New file.
13532
3bce8237
SA
135332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13534
191a8a90
JB
13535 * gdb.base/vla-sideeffect.c: New file.
13536 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13537
322f9c21
YQ
135382014-04-11 Yao Qi <yao@codesourcery.com>
13539
13540 * gdb.base/completion.exp: Check file exists before running tests
13541 on file completion.
13542
d708bcd1
PA
135432014-04-10 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.base/cond-eval-mode.c: New file.
13546 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13547 prepare_for_testing to build the new file. Check result of
13548 runto_main.
13549 (test_break, test_watch): New procedures.
13550 (top level): Use them.
13551
ae1d2761
PM
135522014-04-08 Pierre Muller <muller@sourceware.org>
13553
13554 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13555 Ctrl-V use for mingw hosts.
13556
7af389b8
SC
135572014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13558
13559 * gdb.python/py-value.c: Improve test case.
13560 * gdb.python/py-value.exp: Add new test.
13561
5e703181
DE
135622014-04-07 David Blaikie <dblaikie@gmail.com>
13563
13564 * lib/compiler.c: Identify the clang compiler.
13565 * lib/compiler.cc: Ditto.
13566
9810b410
YQ
135672014-04-03 Yao Qi <yao@codesourcery.com>
13568
13569 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13570
98d1b8dc
AB
135712014-04-01 Anton Blanchard <anton@samba.org>
13572
13573 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13574 messages unique.
13575
3114cea1
AB
135762014-04-01 Anton Blanchard <anton@samba.org>
13577
13578 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13579 prepare_for_testing.
13580
62f7182c
AB
135812014-04-01 Anton Blanchard <anton@samba.org>
13582
13583 * gdb.arch/ppc64-atomic-inst.c: Remove.
13584 * gdb.arch/ppc64-atomic-inst.S: New file.
13585 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13586
770e7fc7
DE
135872014-03-31 Doug Evans <dje@google.com>
13588
13589 * gdb.base/print-symbol-loading-lib.c: New file.
13590 * gdb.base/print-symbol-loading-main.c: New file.
13591 * gdb.base/print-symbol-loading.exp: New file.
13592
46e2bafa
YQ
135932014-03-31 Yao Qi <yao@codesourcery.com>
13594
13595 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13596
8776cfe9
JB
135972014-03-28 Joel Brobecker <brobecker@adacore.com>
13598
13599 * gdb.ada/mi_dyn_arr: New testcase.
13600
5d1ef361
DE
136012014-03-27 Doug Evans <dje@google.com>
13602
13603 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13604
b5bee914
YQ
136052014-03-27 Yao Qi <yao@codesourcery.com>
13606
13607 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13608 if target is nios2-*-*.
13609
0d4d0e77
YQ
136102014-03-26 Yao Qi <yao@codesourcery.com>
13611
13612 * lib/gdb.exp (readline_is_used): New proc.
13613 * gdb.base/completion.exp: Move tests on command complete up.
13614 Skip the rest of tests if readline is not used.
13615 * gdb.ada/complete.exp: Skp the test if readline is not
13616 used.
13617 * gdb.base/filesym.exp: Likewise.
13618 * gdb.base/macscp.exp: Likewise.
13619 * gdb.base/readline-ask.exp: Likewise.
13620 * gdb.base/readline.exp: Likewise.
13621 * gdb.python/py-cmd.exp: Likewise.
13622 * gdb.trace/tfile.exp: Likewise.
13623
29361eee
YQ
136242014-03-26 Yao Qi <yao@codesourcery.com>
13625
13626 * gdb.base/macscp.exp: Fix code format issues.
13627
bc9a5525
UW
136282014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13629
13630 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13631 * gdb.asm/powerpc64le.inc: New file.
13632
d3839ede
PA
136332014-03-25 Pedro Alves <palves@redhat.com>
13634 Doug Evans <dje@google.com>
13635
13636 * gdb.base/source-execution.c: New file.
13637 * gdb.base/source-execution.exp: New file.
13638 * gdb.base/source-execution.gdb: New file.
13639
01672a57
DE
136402014-03-24 Doug Evans <dje@google.com>
13641
13642 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13643 using fission.
13644
88bbeca9
HZ
136452014-03-24 Hui Zhu <hui@codesourcery.com>
13646 Pedro Alves <palves@redhat.com>
13647
13648 PR breakpoints/16101
13649 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13650 test pass/fail messages. Detect missing support for dprintf when
13651 breakpoints are actually inserted.
13652 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13653 breakpoints are actually inserted.
13654 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13655 fails.
13656
d2348791
JK
136572014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13658
13659 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13660
feef67ab
DE
136612014-03-22 Doug Evans <xdje42@gmail.com>
13662
13663 * gdb.python/python.exp (python not supported): Verify multi-line
13664 python command issues an error.
25d743f9 13665 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13666 guile command issues an error.
feef67ab 13667
ecebef6a
MR
136682014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13669
13670 * gdb.threads/thread-specific.exp: Handle the lack of usable
13671 $this_breakpoint and $this_thread.
13672
ccdd1909
HZ
136732014-03-21 Hui Zhu <hui@codesourcery.com>
13674
13675 * gdb.base/attach.exp (do_command_attach_tests): New.
13676
beb460e8
PA
136772014-03-20 Tom Tromey <tromey@redhat.com>
13678 Pedro Alves <palves@redhat.com>
13679
13680 PR cli/15718
13681 * gdb.base/condbreak-call-false.c: New file.
13682 * gdb.base/condbreak-call-false.exp: New file.
13683
40acf43a
PA
136842014-03-20 Pedro Alves <palves@redhat.com>
13685
13686 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13687 Delete.
13688 (block_signals, unblock_signals): Delete.
13689 (child_function_2, main): Remove references to deleted variable
13690 and functions.
13691
9f5e1e02
PA
136922014-03-20 Pedro Alves <palves@redhat.com>
13693
13694 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13695 Use pthread_kill to signal thread 2.
13696 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13697 Adjust to make the test send itself a signal rather than using the
13698 host's "kill" command.
13699
99619bea
PA
137002014-03-20 Pedro Alves <palves@redhat.com>
13701
13702 * gdb.threads/multiple-step-overs.c: New file.
13703 * gdb.threads/multiple-step-overs.exp: New file.
13704 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13705 Adjust expected infrun debug output.
13706
2adfaa28
PA
137072014-03-20 Pedro Alves <palves@redhat.com>
13708
13709 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13710 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13711
31e77af2
PA
137122014-03-20 Pedro Alves <palves@redhat.com>
13713
13714 PR breakpoints/7143
13715 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13716 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13717 of gdb_test_multiple.
13718 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13719 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13720
b9f437de
PA
137212014-03-20 Pedro Alves <palves@redhat.com>
13722
13723 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13724 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13725
05adc73e
PA
137262014-03-19 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.base/async.exp: Remove early return.
13729
6048b950
PA
137302014-03-19 Pedro Alves <palves@redhat.com>
13731
13732 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13733
8bcfb00a
PA
137342014-03-19 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/async.exp (test_background): Expect \r\n after
13737 "completed." in the fail pattern.
13738
884e37dc
PA
137392014-03-19 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.base/async.exp (test_background): New procedure.
13742 Use it for all background execution command tests.
13743
148e57e2
PA
137442014-03-19 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.base/async.exp: Use prepare_for_testing.
13747
f48088c7
PA
137482014-03-19 Pedro Alves <palves@redhat.com>
13749
13750 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13751 the same line.
13752
e2f6c966
PA
137532014-03-19 Pedro Alves <palves@redhat.com>
13754
13755 * gdb.base/async.c (main): Add "jump here" and "until here" line
13756 marker comments.
13757 * gdb.base/async.exp (jump_here): New global.
13758 (jump& test): Use it.
13759 (until_here): New global.
13760 (until& test): Use it.
13761
c30568d4
PA
137622014-03-19 Pedro Alves <palves@redhat.com>
13763
13764 * gdb.base/async.exp: Don't frob gdb_protocol.
13765
0172b6a7
DE
137662014-03-18 Doug Evans <xdje42@gmail.com>
13767
13768 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13769 Fix spelling of exec-done-display.
13770
06c868a8
JK
137712014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13772
13773 PR gdb/15358
13774 * gdb.base/gdb-sigterm.c: New file.
13775 * gdb.base/gdb-sigterm.exp: New file.
13776
0c7e1a46
PA
137772014-03-18 Pedro Alves <palves@redhat.com>
13778
13779 PR gdb/13860
13780 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13781 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13782 solib-event.
13783
f7c77d93
JB
137842014-03-17 Joel Brobecker <brobecker@adacore.com>
13785
13786 * gdb.ada/pckd_arr_ren: New testcase.
13787
5a1e8c7a
DE
137882014-03-13 Doug Evans <xdje42@gmail.com>
13789
13790 PR guile/16612
13791 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13792 collect after discarding symbols.
13793
350e1a76
DE
137942014-03-13 Ludovic Courtès <ludo@gnu.org>
13795 Doug Evans <xdje42@gmail.com>
13796
13797 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13798 to history survives a gc.
13799
a69900ae
PA
138002014-03-13 Pedro Alves <palves@redhat.com>
13801
13802 * gdb.base/default.exp: Don't test "target procfs".
13803
5db9f0bd
PA
138042014-03-13 Pedro Alves <palves@redhat.com>
13805
13806 * gdb.base/default.exp: Update "target child" and "target procfs"
13807 tests to not expect "Unix".
13808
b3ccfe11
TT
138092014-03-12 Tom Tromey <tromey@redhat.com>
13810
13811 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13812 New procs. Add target-async tests.
13813 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13814 Add target-async tests.
13815
646f4417
AA
138162014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13817
13818 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13819 'func_start' and 'func_end' for the beginning and end of the
13820 function code, respectively.
13821 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13822 'func_end' instead of 'func' and 'main'.
13823
288c211f
AA
138242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13825
13826 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13827 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13828 generate the debug info assembler source.
13829
e0c0f156
AA
138302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13831
13832 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13833 * gdb.dwarf2/arr-subrange.exp: Likewise.
13834 * gdb.dwarf2/dwz.exp: Likewise.
13835 * gdb.dwarf2/method-ptr.exp: Likewise.
13836 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13837 * gdb.dwarf2/subrange.exp: Likewise.
13838 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13839 * gdb.dwarf2/implptrpiece.exp: Likewise.
13840 * gdb.dwarf2/nostaticblock.exp: Likewise.
13841
0e5c4555
AA
138422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13843
13844 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13845 directory to absolute path name arguments.
13846
5ec18f2b
JG
138472014-03-10 Joel Brobecker <brobecker@adacore.com>
13848
13849 * gdb.ada/tagged_access: New testcase.
13850
847fc4f2
MM
138512014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13852
13853 * gdb.btrace/data.exp: Update expected output.
13854
cc3da688
YQ
138552014-03-06 Yao Qi <yao@codesourcery.com>
13856
13857 * gdb.trace/pr16508.exp: New file.
13858
0f26cec1
PA
138592014-03-05 Pedro Alves <palves@redhat.com>
13860
13861 PR gdb/16575
13862 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13863 procedure.
13864 (top level): Adjust to use it. Add tests that exercise breakpoint
13865 interaction with the code-cache.
13866
7a5a839f
LC
138672014-02-26 Ludovic Courtès <ludo@gnu.org>
13868
13869 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13870 test for 'history-append!'.
13871
31aa7e4e
JB
138722014-02-26 Joel Brobecker <brobecker@adacore.com>
13873
13874 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13875 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13876 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13877 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13878 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13879 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13880
1b588015
JB
138812014-02-26 Joel Brobecker <brobecker@adacore.com>
13882
13883 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13884 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13885 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13886
55426c9d
JB
138872014-02-26 Joel Brobecker <brobecker@adacore.com>
13888
13889 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13890
dc53a7ad
JB
138912014-02-26 Joel Brobecker <brobecker@adacore.com>
13892
13893 * gdb.dwarf2/arr-stride.c: New file.
13894 * gdb.dwarf2/arr-stride.exp: New file.
13895
12ab52e9
PA
138962014-02-26 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13899 that won't ever trigger. Make sure that GDB reports the correct
13900 breakpoint that caused the stop.
13901
849c862e
JK
139022014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13903
13904 PR gdb/16626
13905 * gdb.base/auto-load-script: New file.
13906 * gdb.base/auto-load.c: New file.
13907 * gdb.base/auto-load.exp: New file.
13908
71b7d793
JK
13909 PR gdb/16626
13910 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13911
e2f0d509
JK
139122014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13913
13914 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13915 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13916
50cc37c8
DE
139172014-02-24 Doug Evans <dje@google.com>
13918
13919 * lib/gdb.exp (run_on_host): Log error output if program fails.
13920
ea4758f2
PA
139212014-02-21 Pedro Alves <palves@redhat.com>
13922
13923 * gdb.threads/step-after-sr-lock.c: Rename to ...
13924 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13925 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13926 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13927 ... this.
13928
d7b30f67
SDJ
139292014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13930
13931 PR tdep/16397
13932 * gdb.arch/amd64-stap-special-operands.exp: New file.
13933 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13934 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13935 * gdb.arch/amd64-stap-triplet.S: Likewise.
13936 * gdb.arch/amd64-stap-triplet.c: Likewise.
13937
83deb43f
JB
139382014-02-20 Joel Brobecker <brobecker@adacore.com>
13939
13940 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13941 in .section pseudo-op.
13942
adde2bff
DE
139432014-02-20 lin zuojian <manjian2006@gmail.com>
13944 Joel Brobecker <brobecker@adacore.com>
13945 Doug Evans <xdje42@gmail.com>
13946
13947 PR symtab/16581
13948 * gdb.dwarf2/dw2-icycle.S: New file.
13949 * gdb.dwarf2/dw2-icycle.c: New file.
13950 * gdb.dwarf2/dw2-icycle.exp: New file.
13951
f7bd0f78
SC
139522014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13953
13954 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13955 operations on gdb.Value objects.
13956 * gdb.python/py-value-cc.exp: Add new test to test operations on
13957 gdb.Value objects.
13958
c17ef0d5
DE
139592014-02-18 Doug Evans <dje@google.com>
13960
13961 * Makefile.in (TESTS): New variable.
13962 (expanded_tests, expanded_tests_or_none): New variables
13963 (check-single): Pass $(expanded_tests_or_none) to runtest.
13964 (check-parallel): Only run tests in $(TESTS) if non-empty.
13965 (check/no-matching-tests-found): New rule.
13966 * README: Document TESTS makefile variable.
13967
5dd3176f
DE
139682014-02-18 Doug Evans <dje@google.com>
13969
13970 * Makefile.in (check-parallel): rm -rf outputs temp.
13971
0b10be4f
JK
139722014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13973
13974 Fix "ERROR: no fileid for" in the testsuite.
13975 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13976
85f224e7
DE
139772014-02-12 Doug Evans <dje@google.com>
13978
13979 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13980 (MISCELLANEOUS): New variable.
13981 (clean): rm -rf $(MISCELLANEOUS).
13982 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13983 dwp live in the same directory as symlinks, with each symlink pointed
13984 to a differently named file in a different directory.
13985
149b30ff
DE
139862014-02-11 Doug Evans <dje@google.com>
13987
13988 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13989 of Tcl file commands.
13990
1dfdac32
MK
139912014-02-10 Mark Kettenis <kettenis@gnu.org>
13992
13993 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13994 "kill -SIGUSR1 -1".
13995
aa4fb036
JB
139962014-02-10 Joel Brobecker <brobecker@adacore.com>
13997
13998 * gdb.ada/tick_length_array_enum_idx: New testcase.
13999
ed3ef339
DE
140002014-02-10 Doug Evans <xdje42@gmail.com>
14001
14002 * configure.ac (AC_OUTPUT): Add gdb.guile.
14003 * configure: Regenerate.
14004 * lib/gdb-guile.exp: New file.
14005 * lib/gdb.exp (get_target_charset): New function.
14006 * gdb.base/help.exp: Update expected output from "apropos apropos".
14007 * gdb.guile/Makefile.in: New file.
14008 * gdb.guile/guile.exp: New file.
14009 * gdb.guile/scm-arch.c: New file.
14010 * gdb.guile/scm-arch.exp: New file.
14011 * gdb.guile/scm-block.c: New file.
14012 * gdb.guile/scm-block.exp: New file.
14013 * gdb.guile/scm-breakpoint.c: New file.
14014 * gdb.guile/scm-breakpoint.exp: New file.
14015 * gdb.guile/scm-disasm.c: New file.
14016 * gdb.guile/scm-disasm.exp: New file.
14017 * gdb.guile/scm-equal.c: New file.
14018 * gdb.guile/scm-equal.exp: New file.
14019 * gdb.guile/scm-error.exp: New file.
14020 * gdb.guile/scm-error.scm: New file.
14021 * gdb.guile/scm-frame-args.c: New file.
14022 * gdb.guile/scm-frame-args.exp: New file.
14023 * gdb.guile/scm-frame-args.scm: New file.
14024 * gdb.guile/scm-frame-inline.c: New file.
14025 * gdb.guile/scm-frame-inline.exp: New file.
14026 * gdb.guile/scm-frame.c: New file.
14027 * gdb.guile/scm-frame.exp: New file.
14028 * gdb.guile/scm-generics.exp: New file.
14029 * gdb.guile/scm-gsmob.exp: New file.
14030 * gdb.guile/scm-iterator.c: New file.
14031 * gdb.guile/scm-iterator.exp: New file.
14032 * gdb.guile/scm-math.c: New file.
14033 * gdb.guile/scm-math.exp: New file.
14034 * gdb.guile/scm-objfile-script-gdb.in: New file.
14035 * gdb.guile/scm-objfile-script.c: New file.
14036 * gdb.guile/scm-objfile-script.exp: New file.
14037 * gdb.guile/scm-objfile.c: New file.
14038 * gdb.guile/scm-objfile.exp: New file.
14039 * gdb.guile/scm-ports.exp: New file.
14040 * gdb.guile/scm-pretty-print.c: New file.
14041 * gdb.guile/scm-pretty-print.exp: New file.
14042 * gdb.guile/scm-pretty-print.scm: New file.
14043 * gdb.guile/scm-section-script.c: New file.
14044 * gdb.guile/scm-section-script.exp: New file.
14045 * gdb.guile/scm-section-script.scm: New file.
14046 * gdb.guile/scm-symbol.c: New file.
14047 * gdb.guile/scm-symbol.exp: New file.
14048 * gdb.guile/scm-symtab-2.c: New file.
14049 * gdb.guile/scm-symtab.c: New file.
14050 * gdb.guile/scm-symtab.exp: New file.
14051 * gdb.guile/scm-type.c: New file.
14052 * gdb.guile/scm-type.exp: New file.
14053 * gdb.guile/scm-value-cc.cc: New file.
14054 * gdb.guile/scm-value-cc.exp: New file.
14055 * gdb.guile/scm-value.c: New file.
14056 * gdb.guile/scm-value.exp: New file.
14057 * gdb.guile/source2.scm: New file.
14058 * gdb.guile/types-module.cc: New file.
14059 * gdb.guile/types-module.exp: New file.
14060
7026a7c1
YQ
140612014-02-10 Yao Qi <yao@codesourcery.com>
14062
14063 PR testsuite/16543
14064 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14065 * configure: Regenerated.
14066 * Makefile.in: New file.
14067
6c466447
AS
140682014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14069
14070 * gdb.python/py-framefilter.exp: Fix typo.
14071
6e854735
YQ
140722014-02-08 Yao Qi <yao@codesourcery.com>
14073
14074 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14075 that no =breakpoint-modified is emitted when breakpoints are
14076 modified through MI commands.
14077
d137e6dc
PA
140782014-02-07 Pedro Alves <pedro@codesourcery.com>
14079 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.threads/step-after-sr-lock.c: New file.
14082 * gdb.threads/step-after-sr-lock.exp: New file.
14083
b5ee5a50
PA
140842014-02-07 Pedro Alves <palves@redhat.com>
14085
14086 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14087
3c77faf3
JK
140882014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14091 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14092
6dddc817
DE
140932014-02-06 Doug Evans <xdje42@gmail.com>
14094
14095 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14096 output.
14097
14098 * gdb.gdb/python-interrupts.exp: New file.
14099
de7b2893
YQ
141002014-02-05 Yao Qi <yao@codesourcery.com>
14101
14102 * gdb.trace/report.exp (use_collected_data): Test the output
14103 of "info threads" and "info inferiors".
14104
66d032ac
YQ
141052014-02-05 Yao Qi <yao@codesourcery.com>
14106
14107 Revert this patch:
14108
14109 2013-05-24 Yao Qi <yao@codesourcery.com>
14110
14111 * gdb.trace/tfile.exp: Test inferior and thread.
14112
591a12a1
UW
141132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14114
14115 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14116 on a function.
14117 * gdb.base/step-bt.c: Call hello via function pointer to make
14118 sure its first instruction is executed on powerpc64le-linux.
14119
0ff3e01f
UW
141202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14121
14122 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14123
084ee545
UW
141242014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14125
14126 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14127 of the test patterns for use on little-endian systems.
14128
6ed14ff3
UW
141292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14130
14131 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14132 (decimal_vector): Fix for little-endian.
14133
401e27fd
JM
141342014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14135
14136 * gdb.arch/sparc-sysstep.exp: New file.
14137 * gdb.arch/sparc-sysstep.c: Likewise.
14138
14139 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14140
8b924729
EBM
141412014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14142
14143 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14144
fb151210
JB
141452014-01-23 Tom Tromey <tromey@redhat.com>
14146
14147 * gdb.ada/array_char_idx: New testcase.
14148
0740f8d8
TT
141492014-01-23 Tom Tromey <tromey@redhat.com>
14150
14151 PR python/16487:
14152 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14153 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14154 classes.
14155
21909fa1
TT
141562014-01-23 Tom Tromey <tromey@redhat.com>
14157
14158 PR python/16491:
14159 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14160 string from an inferior frame.
14161 * gdb.python/py-framefilter-mi.exp: Update.
14162
87ce2a04
DE
141632014-01-22 Doug Evans <dje@google.com>
14164
14165 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14166
237b092b
AA
141672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14168
14169 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14170
d674a709
AA
141712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14172
14173 * gdb.trace/entry-values.exp: Remove excess space character from
14174 regex patterns. Handle s390 call instruction.
14175
20fa3390
AA
141762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14177
14178 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14179 define "*_start" label. Make "name" static.
14180 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14181 ${name} by references to ${name}_start.
14182
78466714
AA
141832014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14184
14185 * gdb.base/info-macros.exp: Remove "debug" from the compile
14186 options.
14187
ec9f644a
IB
141882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14189
14190 * gdb.dlang/demangle.exp: New file.
14191
94b1b47e
IB
141922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14193
14194 * gdb.dlang/primitive-types.exp: New file.
14195
7f420862
IB
141962014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14197
14198 * configure.ac: Create gdb.dlang/Makefile.
14199 * configure: Regenerate.
14200 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14201 * gdb.dlang/Makefile.in: New file.
14202 * lib/d-support.exp: New file.
14203 * lib/gdb.exp (skip_d_tests): New proc.
14204
52834460
MM
142052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14206
14207 * gdb.btrace/delta.exp: Check reverse stepi.
14208 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14209 * gdb.btrace/finish.exp: New.
14210 * gdb.btrace/next.exp: New.
14211 * gdb.btrace/nexti.exp: New.
14212 * gdb.btrace/record_goto.c: Add comments.
14213 * gdb.btrace/step.exp: New.
14214 * gdb.btrace/stepi.exp: New.
14215 * gdb.btrace/multi-thread-step.c: New.
14216 * gdb.btrace/multi-thread-step.exp: New.
14217 * gdb.btrace/rn-dl-bind.c: New.
14218 * gdb.btrace/rn-dl-bind.exp: New.
14219 * gdb.btrace/data.c: New.
14220 * gdb.btrace/data.exp: New.
14221 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14222
6e07b1d2
MM
142232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14224
14225 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14226 * gdb.btrace/exception.exp: Update.
14227 * gdb.btrace/instruction_history.exp: Update.
14228 * gdb.btrace/record_goto.exp: Update.
14229 * gdb.btrace/tailcall.exp: Update.
14230 * gdb.btrace/unknown_functions.exp: Update.
14231 * gdb.btrace/delta.exp: New.
14232
0b722aec
MM
142332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14234
14235 * gdb.btrace/record_goto.exp: Add backtrace test.
14236 * gdb.btrace/tailcall.exp: Add backtrace test.
14237
066ce621
MM
142382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14239
14240 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14241 * gdb.btrace/record_goto.c: New.
14242 * gdb.btrace/record_goto.exp: New.
14243 * gdb.btrace/x86-record_goto.S: New.
14244
0688d04e
MM
142452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14246
14247 * gdb.btrace/function_call_history.exp: Update tests.
14248 * gdb.btrace/instruction_history.exp: Update tests.
14249
8710b709
MM
142502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14251
14252 * gdb.btrace/function_call_history.exp: Fix expected field
14253 order for "record function-call-history".
14254 Add new tests for "record function-call-history /c".
14255 * gdb.btrace/exception.cc: New.
14256 * gdb.btrace/exception.exp: New.
14257 * gdb.btrace/tailcall.exp: New.
14258 * gdb.btrace/x86-tailcall.S: New.
14259 * gdb.btrace/x86-tailcall.c: New.
14260 * gdb.btrace/unknown_functions.c: New.
14261 * gdb.btrace/unknown_functions.exp: New.
14262 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14263
5de9129b
MM
142642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14265
14266 * gdb.btrace/instruction_history.exp: Update.
14267 * gdb.btrace/function_call_history.exp: Update.
14268
23a7fe75
MM
142692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14270
14271 * gdb.btrace/function_call_history.exp: Fix expected function
14272 trace.
14273 * gdb.btrace/instruction_history.exp: Initialize traced.
14274 Remove traced_functions.
14275
724c7dd8
MM
142762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14277
14278 * gdb.btrace/function_call_history.exp: Update
14279 * gdb.btrace/instruction_history.exp: Update.
14280
6d78d93b
MM
142812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14282
14283 * gdb.btrace/enable.exp: Update expected text.
14284
93a360cc
OJ
142852014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14286
14287 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14288 bytes.
14289
3772b53f
MR
142902014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14291
14292 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14293
596662fa
OJ
142942014-01-15 Omair Javaid <omair.javaid@linaro.org>
14295
14296 * lib/gdb.exp (supports_process_record): Return true for
14297 arm*-linux*. (supports_reverse): Likewise.
14298
b5b08fb4
SC
142992014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14300
14301 PR python/15464
14302 PR python/16113
14303 * gdb.python/py-type.c: Enhance test case.
14304 * gdb.python/py-value-cc.cc: Likewise
14305 * gdb.python/py-type.exp: Add new tests.
14306 * gdb.python/py-value-cc.exp: Likewise
14307
52d7fb13
AA
143082014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14309 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14312 Make "name" extern.
14313 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14314 references to ${name}_start by references to ${name}.
14315
a2cd8cfe
JB
143162014-01-10 Joel Brobecker <brobecker@adacore.com>
14317
14318 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14319
4e23fced
JB
143202014-01-10 Joel Brobecker <brobecker@adacore.com>
14321
14322 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14323
c6a9e42c
PA
143242014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14325 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14328 mi_gdb_target_load.
c6a9e42c 14329
b7ea362b
PA
143302014-01-08 Pedro Alves <palves@redhat.com>
14331
14332 * gdb.threads/reconnect-signal.c: New file.
14333 * gdb.threads/reconnect-signal.exp: New file.
14334
5e3f4fab
EBM
143352014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14336
14337 * gdb.base/source-dir.exp: New file.
14338
79301218
JB
143392014-01-07 Joel Brobecker <brobecker@adacore.com>
14340
14341 * gdb.ada/mi_interface: New testcase.
14342
8e355c5d
JB
143432014-01-07 Joel Brobecker <brobecker@adacore.com>
14344
14345 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14346 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14347 gdb.ada/pp-rec-component/pck.ads: New files.
14348
c0d48811
JB
143492014-01-07 Joel Brobecker <brobecker@adacore.com>
14350
14351 * gdb.python/py-pp-integral.c: New file.
14352 * gdb.python/py-pp-integral.py: New file.
14353 * gdb.python/py-pp-integral.exp: New file.
14354
17b609c3 14355For older changes see ChangeLog-1993-2013.
c906108c 14356\f
8d8cb839
EZ
14357;; Local Variables:
14358;; mode: change-log
14359;; left-margin: 8
14360;; fill-column: 74
14361;; version-control: never
14362;; End:
902f2ccb 14363
e2882c85 14364 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14365 Copying and distribution of this file, with or without modification,
14366 are permitted provided the copyright notice and this notice are preserved.