]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Allow "info address" of a template parameter
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3e1d3d8c
TT
12018-08-02 Tom Tromey <tom@tromey.com>
2
3 PR symtab/16842.
4 * gdb.cp/temargs.exp: Test "info address" of a template
5 parameter.
6
5abe0f0c
JV
72018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
8
9 * gdb.python/py-mi-var-info-path-expression.c: New file.
10 * gdb.python/py-mi-var-info-path-expression.py: New file.
11 * gdb.python/py-mi-var-info-path-expression.exp: New file.
12
fb66cde8
SDJ
132018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
14
15 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
16 error after "cannot resolve name" string.
17
c708f4d2
AB
182018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
21 started.
22 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
23
37cc0cae
TV
242018-07-28 Tom de Vries <tdevries@suse.de>
25
26 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
27
63b4ecf7
TV
282018-07-26 Tom de Vries <tdevries@suse.de>
29
30 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
31
3c3bb058
AB
322018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
35 is visible.
36
9e7f3bbb
TV
372018-07-26 Tom de Vries <tdevries@suse.de>
38
39 PR breakpoints/23366
40 * gdb.base/catch-follow-exec.c: New test.
41 * gdb.base/catch-follow-exec.exp: New file.
42
16f808ec
TV
432018-07-25 Tom de Vries <tdevries@suse.de>
44
45 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
46 vla-optimized-out.c.
47
d7154a8d
JV
482018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
49
50 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
51 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
52
232a0032
TV
532018-07-20 Tom de Vries <tdevries@suse.de>
54
55 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
56 NOCLONE macro.
57 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
58
fbb1d502
TV
592018-07-19 Tom de Vries <tdevries@suse.de>
60
61 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
62 regular expression.
63
42dc7699
TV
642018-07-18 Tom de Vries <tdevries@suse.de>
65
66 * gdb.base/vla-optimized-out.c: New test.
67 * gdb.base/vla-optimized-out.exp: New file.
68
7f1f7e23
SDJ
692018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
70
71 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
72 message "No address associated with hostname" when gdbserver
73 cannot resolve the hostname.
74
5759ebb3
PW
752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
76
77 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
78 Add some test prefixes to make tests unique.
79
3606ccab
PW
802018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
81
82 * gdb.base/frameapply.c: New file.
83 * gdb.base/frameapply.exp: New file.
84
529c08b2
PW
852018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
86
87 * gdb.base/skip.exp: Update expected error message.
88
c7ab0aef
SDJ
892018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
90 Jan Kratochvil <jan.kratochvil@redhat.com>
91 Paul Fertser <fercerpav@gmail.com>
92 Tsutomu Seki <sekiriki@gmail.com>
93
94 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
95 parameter.
96 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
97 by default.
98 * boards/native-gdbserver.exp: Likewise.
99 * gdb.server/run-without-local-binary.exp: Improve regexp used
100 for detecting when a remote debugging connection succeeds.
101 * gdb.server/server-connect.exp: New file.
102 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
103 Do not prefix the port number with ":".
104 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
105 support for detecting and using it. Add '$debughost_gdbserver'
106 to the list of arguments used to start gdbserver. Handle case
107 when gdbserver cannot resolve a network name.
108
16ff70dd
SDJ
1092018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
110
111 PR c++/23373
112 * gdb.base/ptype-offsets.cc (struct static_member): New
113 struct.
114 (main) <stmember>: New variable.
115 * gdb.base/ptype-offsets.exp: Add test for printing a struct
116 with a static member in it.
117
3541979f
AB
1182018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
121 watchpoints enabled and disabled.
122
c8ad9b9a
AB
1232018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.base/examine-backward.exp: Still run tests around address
126 0x0, even if address 0x0 is not readable. Update the pattern for
127 matching address 0x0 in expected output.
128
e0e5e971
AB
1292018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.base/share-env-with-gdbserver.c (main): Add call to
132 malloc/free.
133
1ea5da02
TV
1342018-07-04 Tom de Vries <tdevries@suse.de>
135
136 * gdb.dwarf2/dw2-error.exp: Update expected error message.
137
471b9d15
MR
1382018-07-02 Maciej W. Rozycki <macro@mips.com>
139
140 PR tdep/8282
141 * gdb.arch/mips-disassembler-options.exp: New test.
142 * gdb.arch/mips-disassembler-options.s: New test source.
143
75acb486
PA
1442018-06-29 Pedro Alves <palves@redhat.com>
145
146 * gdb.threads/names.exp: Adjust expected "info threads" output.
147
cd2bb709
PA
1482018-06-29 Pedro Alves <palves@redhat.com>
149
150 * gdb.opt/inline-break.exp (line number, address): Add "info
151 break" tests.
152
991ff292
PA
1532018-06-29 Pedro Alves <palves@redhat.com>
154
155 * gdb.opt/inline-break.c (func1): Add "break here" marker.
156 * gdb.opt/inline-break.exp: Test setting breakpoints by line
157 number and address and running to them.
158
356819b6 1592018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
160
161 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
162
2512d7ef
JK
1632018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
164
165 * lib/compiler.c: Remove executable permission flag.
166
be1b6474
RB
1672018-06-28 Richard Bunt <richard.bunt@arm.com>
168
169 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
170 code.
171 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
172
291f9a96
PT
1732018-06-28 Petr Tesarik <ptesarik@suse.cz>
174
175 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
176
ed6dfe51
PT
1772018-06-28 Petr Tesarik <ptesarik@suse.cz>
178
179 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
180 address argument is omitted.
181
d4d429d5
PT
1822018-06-28 Petr Tesarik <ptesarik@suse.cz>
183
184 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
185
7ab6656f
OJ
1862018-06-27 Omair Javaid <omair.javaid@linaro.org>
187
188 PR gdb/21695
189 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
190 * gdb.base/infoline-reloc-main-from-zero.c: New file.
191
a33ccfc7
TT
1922018-06-26 Tom Tromey <tom@tromey.com>
193
194 PR rust/22574:
195 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
196 * gdb.rust/simple.rs (struct SimpleLayout): New.
197
6d72d289
SM
1982018-06-22 Simon Marchi <simon.marchi@ericsson.com>
199
200 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
201 "info registers" output.
202
8363f9d5
RB
2032018-06-21 Richard Bunt <richard.bunt@arm.com>
204
205 * gdb.base/watchpoint-hw-attach.c: New test.
206 * gdb.base/watchpoint-hw-attach.exp: New file.
207
f00674fe
SM
2082018-06-20 Simon Marchi <simon.marchi@ericsson.com>
209
210 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
211 through /bin/sh.
212 * boards/dwarf4-gdb-index.exp: Likewise.
213 * boards/fission-dwp.exp: Likewise.
214
1d554008
UW
2152018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
216
217 * gdb.base/float128.exp: Add comment and improved fail message
218 to the failure case of "print large128" test.
219
d0ac1c44
SM
2202018-06-19 Simon Marchi <simon.marchi@ericsson.com>
221
222 * configure.ac: Remove AC_PREREQ.
223 * configure: Re-generate.
224
61b04dd0
PA
2252018-06-19 Pedro Alves <palves@redhat.com>
226
227 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
228 (func_extern_caller): New.
229 (main): Call func_extern_caller.
230 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
231 logic change.
232
f63b508a
SM
2332018-06-18 Weimin Pan <weimin.pan@oracle.com>
234
235 PR gdb/16841
236 * gdb.cp/typedef-base.cc: New file.
237 * gdb.cp/typedef-base.exp: New file.
238
0fe3a558
TV
2392018-06-18 Tom de Vries <tdevries@suse.de>
240
241 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
242
7010835a
AB
2432018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
244 Richard Bunt <Richard.Bunt@arm.com>
245
246 * gdb.threads/attach-slow-waitpid.c: New file.
247 * gdb.threads/attach-slow-waitpid.exp: New file.
248 * gdb.threads/slow-waitpid.c: New file.
249
14897d65
PA
2502018-06-14 Pedro Alves <palves@redhat.com>
251
252 * gdb.base/fork-running-state.c: Include <errno.h>.
253 (exit_if_relative_exits): New.
254 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
255 exits.
256 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
257 child exits.
258
5d9a0608
TV
2592018-06-14 Tom de Vries <tdevries@suse.de>
260
261 PR cli/22573
262 * gdb.base/finish-pretty.c: New test.
263 * gdb.base/finish-pretty.exp: New file.
264
11ae5818
PA
2652018-06-14 Pedro Alves <palves@redhat.com>
266
267 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
268 gdb's expected startup output.
269
1d39de44
PA
2702018-06-14 Pedro Alves <palves@redhat.com>
271
272 * lib/selftest-support.exp (selftest_setup): Remove inlined
273 function handling.
274
70ee0000
TV
2752018-06-14 Tom de Vries <tdevries@suse.de>
276
277 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
278 matching of breakpoint printing.
279
11f4b608
TV
2802018-06-13 Tom de Vries <tdevries@suse.de>
281
282 PR testsuite/23269
283 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
284 (fork_child): ... here, and ...
285 (fork_parent): ... here.
286
2872018-06-12 Tom de Vries <tdevries@suse.de>
288
289 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
290
9516f85a
AB
2912018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
292 Stephen Roberts <stephen.roberts@arm.com>
293
294 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
295 rewrite test to describe action performed, rather than possible
296 failure.
297
5045b3d7
GB
2982018-06-08 Gary Benson <gbenson@redhat.com>
299
300 * gdb.threads/check-libthread-db.exp: New file.
301 * gdb.threads/check-libthread-db.c: Likewise.
302
c61b06a1
TT
3032018-06-05 Tom Tromey <tom@tromey.com>
304
305 * gdb.base/default.exp: Update expected "show version" output.
306
eb6af809
TT
3072018-06-05 Tom Tromey <tom@tromey.com>
308
309 PR cli/12326:
310 * gdb.cp/static-print-quit.exp: Update.
311 * lib/gdb.exp (pagination_prompt): Update.
312 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
313 * gdb.python/python.exp: Update.
314
178d6a63
JB
3152018-06-04 Joel Brobecker <brobecker@adacore.com>
316
317 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
318
8e817061
JB
3192018-06-01 Joel Brobecker <brobecker@adacore.com>
320
321 * gdb.ada/bp_fun_addr: New testcase.
322
e86ca25f
TT
3232018-06-01 Tom Tromey <tom@tromey.com>
324
325 * gdb.xml/tdesc-regs.exp (load_description): Update expected
326 results.
327 * gdb.dwarf2/method-ptr.exp: Set language to C++.
328 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
329 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
330 * gdb.base/maint.exp (maint_pass_if): Update.
331
4b2dfa9d
MR
3322018-05-31 Maciej W. Rozycki <macro@mips.com>
333
334 * gdb.base/endian.exp: New test.
335 * gdb.base/endian.c: New test source.
336
45f25d6c
AB
3372018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 PR gdb/23203
340 * gdb.base/bt-selected-frame.c: New file.
341 * gdb.base/bt-selected-frame.exp: New file.
342 * lib/gdb.exp (get_current_frame_number): New function.
343
d9f6d7f8
MR
3442018-05-24 Maciej W. Rozycki <macro@mips.com>
345 Pedro Alves <palves@redhat.com>
346
347 * gdb.threads/tls-core.c: Include <stdlib.h>
348 (thread_proc): Call `abort'.
349 * gdb.threads/tls-core.exp: Generate a core with core_find too.
350 (tls_core_test): New procedure, bits factored out from ...
351 (top level): ... here. Test both native cores and gcore cores.
352
ff1cf532
TT
3532018-05-23 Tom Tromey <tom@tromey.com>
354
355 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
356
b98664d3
TT
3572018-05-23 Tom Tromey <tom@tromey.com>
358
359 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
360 symfile_complaints.
361 (test_short_complaints): Likewise.
362 (test_empty_complaints): Likewise.
363 (test_initial_complaints): Update.
364
4e9668d0
TT
3652018-05-23 Tom Tromey <tom@tromey.com>
366
367 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
368
43ba33c7
TT
3692018-05-23 Tom Tromey <tom@tromey.com>
370
371 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
372 (test_short_complaints): Update.
373
035522c0
PA
3742018-05-22 Pedro Alves <palves@redhat.com>
375
376 * gdb.base/remote.exp: Only gdb_start after compiling the
377 testcase. Issue "disconnect" before testing "set remote" command
378 defaults. Issue clean_restart before running to main.
379
cc0be08f
PA
3802018-05-22 Pedro Alves <palves@redhat.com>
381
382 * gdb.base/remote.exp: Adjust expected output of "show remote
383 memory-write-packet-size". Add tests for "set remote
384 memory-write-packet-size 0" and "set remote
385 memory-write-packet-size fixed/limit".
386
b1b60145
PA
3872018-05-22 Pedro Alves <palves@redhat.com>
388
389 PR gdb/22973
390 * gdb.base/utf8-identifiers.c: New file.
391 * gdb.base/utf8-identifiers.exp: New file.
392
0ec848ad
PFC
3932018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
394
395 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
396
2c3305f6
PFC
3972018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
398
399 * gdb.arch/powerpc-vsx-gcore.exp: New file.
400
ce1e8424
TT
4012018-05-18 Tom Tromey <tom@tromey.com>
402
403 * gdb.base/ptype-offsets.exp: Update.
404
ddfe970e
KS
4052018-05-17 Keith Seitz <keiths@redhat.com>
406
407 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
408 in expected breakpoint stop locations.
409 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
410 move to proper scope to test variable values.
411 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
412 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
413 New functions.
414 (main): Call not_inline_func3.
415 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
416 inline_func1, inline_func2, and inline_func3. Test that when each
417 breakpoint is hit, GDB properly reports both the stop location
418 and the backtrace. Repeat tests for temporary breakpoints.
419
0726fcc6
MR
4202018-05-15 Maciej W. Rozycki <macro@mips.com>
421
422 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
423 rather then trying to access it in determining whether the PID
424 of `gdbserver' could have been retrieved.
425
8ee22052
AB
4262018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
427
428 * gdb.arch/amd64-init-x87-values.S: New file.
429 * gdb.arch/amd64-init-x87-values.exp: New file.
430
7785df48
JK
4312018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
432
433 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
434
56bcdbea
TT
4352018-05-04 Tom Tromey <tom@tromey.com>
436
437 PR python/22730:
438 * gdb.python/python.exp: Test multi-line execute.
439
a913fffb
TT
4402018-05-04 Tom Tromey <tom@tromey.com>
441
442 PR python/22731:
443 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
444
7a2c85f2
TT
4452018-05-04 Tom Tromey <tom@tromey.com>
446
447 PR gdb/11750:
448 * gdb.base/define.exp: Test defining a user command inside a user
449 command.
450 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
451
a3b60e45
JK
4522018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
453 Pedro Alves <palves@redhat.com>
454
455 PR breakpoints/19806 and support for PR external/20207.
456 * gdb.base/watchpoint-unaligned.c: New file.
457 * gdb.base/watchpoint-unaligned.exp: New file.
458
45fe4a03
AB
4592018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.base/maint.exp: Make test names unique, use
462 test_prefix_command_help to test 'help maint info', and remove
463 repeated test of 'help maint'.
464
9be2ae8f
TT
4652018-05-04 Tom Tromey <tom@tromey.com>
466
467 PR gdb/22619:
468 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
469 behavior.
470
11859c31
AB
4712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.base/maint.exp: Process output from 'maint print registers'
474 line at a time.
475
089a9490
AB
4762018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
479 timeout.
480
9b0797e2
AB
4812018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
484 filter pattern.
485
f6ac5f3d
PA
4862018-05-02 Pedro Alves <palves@redhat.com>
487
488 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
489 to_log_command renames.
490 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
491
77d3c63b
TT
4922018-05-02 Tom Tromey <tom@tromey.com>
493
494 * gdb.python/py-parameter.exp: Set test message.
495
0489430a
TT
4962018-05-02 Tom Tromey <tom@tromey.com>
497
498 PR python/20084:
499 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
500 PARAM_ZUINTEGER_UNLIMITED tests.
501
1632f8ba
DR
5022018-04-28 Dan Robertson <danlrobertson89@gmail.com>
503
504 PR rust/23124
505 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
506 when casting.
507
6d7bb824
TT
5082018-04-30 Tom Tromey <tom@tromey.com>
509
510 * gdb.python/py-type.exp: Check align attribute.
511 * gdb.python/py-type.c: New "aligncheck" global.
512
007e1530
TT
5132018-04-30 Tom Tromey <tom@tromey.com>
514
515 PR exp/17095:
516 * gdb.dwarf2/dw2-align.exp: New file.
517 * gdb.cp/align.exp: New file.
518 * gdb.base/align.exp: New file.
519 * lib/gdb.exp (gdb_int128_helper): New proc.
520 (has_int128_c, has_int128_cxx): New caching procs.
521
6873858b
TT
5222018-04-27 Tom Tromey <tom@tromey.com>
523
524 PR rust/22545:
525 * gdb.rust/simple.exp: Add inclusive range tests.
526
79188d8d
PA
5272018-04-26 Pedro Alves <palves@redhat.com>
528
529 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
530 ifunc breakpoint locations correctly of ifunc breakpoints set
531 while the program resolves the ifunc.
532
c7075ad5
PA
5332018-04-26 Pedro Alves <palves@redhat.com>
534
535 * gdb.base/gnu-ifunc-final.c: New file.
536 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
537 * gdb.base/gnu-ifunc.exp (executable): Delete.
538 (staticexecutable): Adjust.
539 (lib_opts, exec_opts): Delete.
540 (make_binsuffix, build, set-break): New procedures.
541 (misc_tests): New, with tests factored out from the top level.
542 (top level): Test different combinations of ifunc resolver name,
543 resolver with and with debug info, and ifunc target with and
544 without debug info. Wrap static tests with with_target_prefix.
545
8388016d
PA
5462018-04-26 Pedro Alves <palves@redhat.com>
547
548 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
549 return type" warnings.
550
249b5733
PA
5512018-04-25 Pedro Alves <palves@redhat.com>
552
553 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
554 killed".
555 * gdb.base/kill-after-signal.exp: Likewise.
556 * gdb.threads/kill.exp: Likewise.
557
f67c0c91
SDJ
5582018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
559 Sergio Durigan Junior <sergiodj@redhat.com>
560 Pedro Alves <palves@redhat.com>
561
562 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
563 regexps to expect for '[Inferior ... detached]' as well.
564 * gdb.base/attach.exp: Likewise.
565 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
566 "gdb_continue_to_end".
567 (test_catch_syscall_with_wrong_args): Likewise.
568 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
569 ']'. Don't set 'verbose' on.
570 * gdb.base/foll-vfork.exp: Likewise.
571 * gdb.base/fork-print-inferior-events.c: New file.
572 * gdb.base/fork-print-inferior-events.exp: New file.
573 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
574 '[Inferior ... has been killed]' message.
575 * gdb.base/kill-after-signal.exp: Likewise.
576 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
577 detach message.
578 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
579 message.
580 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
581 regexps to expect for '[Inferior ... detached]' as well.
582 * gdb.threads/process-dies-while-detaching.exp: Likewise.
583
0a8ddac4
SM
5842018-04-24 Simon Marchi <simon.marchi@ericsson.com>
585
586 PR gdb/23104
587 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
588
d27d16bf
RB
5892018-04-19 Richard Bunt <richard.bunt@arm.com>
590
591 * gdb.threads/multiple-successive-infcall.c: New test.
592 * gdb.threads/multiple-successive-infcall.exp: New file.
593
a037790e
TT
5942018-04-17 Tom Tromey <tom@tromey.com>
595
596 * gdb.rust/simple.rs (Union): New type.
597 (main): New local "u".
598 * gdb.rust/simple.exp (test_one_slice): Add new test case.
599
e3a91079
AA
6002018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
601
602 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
603 number information in output of "whereis" command.
604 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
605
b744723f
AA
6062018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
607
608 * gdb.ada/info_types.exp: Adjust expected output to the line
609 numbers now printed by "info var/func/type".
610 * gdb.base/completion.exp: Likewise.
611 * gdb.base/included.exp: Likewise.
612 * gdb.cp/cp-relocate.exp: Likewise.
613 * gdb.cp/cplusfuncs.exp: Likewise.
614 * gdb.cp/namespace.exp: Likewise.
615 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
616
4a4495d6
MM
6172018-04-13 Markus Metzger <markus.t.metzger@intel.com>
618
619 * gdb.btrace/cpu.exp: New.
620
1d509aa6
MM
6212018-04-13 Markus Metzger <markus.t.metzger@intel.com>
622
623 * gdb.base/step-indirect-call-thunk.exp: New.
624 * gdb.base/step-indirect-call-thunk.c: New.
625 * gdb.reverse/step-indirect-call-thunk.exp: New.
626 * gdb.reverse/step-indirect-call-thunk.c: New.
627
6295b6da
SM
6282018-04-11 Simon Marchi <simon.marchi@ericsson.com>
629
630 * gdb.base/pie-fork.c: New file.
631 * gdb.base/pie-fork.exp: New file.
632
50146e70
TT
6332018-04-11 Tom Tromey <tom@tromey.com>
634
635 * gdb.rust/simple.exp: Add test for ".." struct initializer.
636
f50d8a2e
PA
6372018-04-10 Pedro Alves <palves@redhat.com>
638
639 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
640 exits. Instead loop running forever.
641 (fork_parent): Run forever too.
642
a0be7a36
SM
6432018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
644
645 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
646 mi_continue_to_line.
647 * gdb.mi/mi-stack.c (callee4): Add comment.
648
9b73db36
SM
6492018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
650
651 * gdb.mi/mi-stack.exp: Fix indentation.
652
c912f608
SM
6532018-04-07 Simon Marchi <simon.marchi@ericsson.com>
654
655 PR gdb/22979
656 * gdb.arch/amd64-osabi.exp: New file.
657
26540402
SM
6582018-04-07 Simon Marchi <simon.marchi@ericsson.com>
659
660 PR gdb/22980
661 * gdb.base/osabi.exp: New file.
662
121ad66c 6632018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
664
665 * gdb.cp/static-typedef-print.exp: New file.
666 * gdb.cp/static-typedef-print.cc: New file.
667
3fcded8f
JB
6682018-03-27 Joel Brobecker <brobecker@adacore.com>
669
670 * gdb.ada/varsize_limit: New testcase.
671
59cc4834
JB
6722018-03-27 Joel Brobecker <brobecker@adacore.com>
673
674 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
675
676 * gdb.ada/notcplusplus: New testcase.
677
678 * gdb.base/c-linkage-name.c: New file.
679 * gdb.base/c-linkage-name.exp: New testcase.
680
4ca59a9f
TT
6812018-03-26 Tom Tromey <tom@tromey.com>
682
683 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
684 * gdb.python/py-framefilter.py (name_error): New global.
685 (ErrorInName.function): Use name_error.
686
978d6c75
TT
6872018-03-26 Tom Tromey <tom@tromey.com>
688
689 PR backtrace/15582:
690 * gdb.python/py-framefilter.exp: Add "bt hide" test.
691
b7fee5a3
KS
6922018-03-23 Keith Seitz <keiths@redhat.com>
693
694 PR c++/22968
695 * gdb.cp/subtypes.exp: New file.
696 * gdb.cp/subtypes.h: New file.
697 * gdb.cp/subtypes.cc: New file.
698 * gdb.cp/subtypes-2.cc: New file.
699
376be529
AB
7002018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
703 (done): Call '_exit' not 'exit' to avoid atexit handlers.
704 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
705 -nostartfiles when compiling the test. Confirm that all registers
706 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
707
066cfa98
AB
7082018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
709
710 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
711 option, syntax was wrong anyway.
712 * gdb.arch/arm-disp-step.exp: Likewise.
713 * gdb.arch/sparc64-regs.exp: Likewise.
714 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
715 option, syntax was wrong anyway, switch to use
716 prepare_for_testing.
717 * gdb.arch/i386-disp-step.exp: Likewise.
718
079670b9
AA
7192018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
720
721 * gdb.ada/exec_changed.exp: Replace "target_info exists
722 use_gdb_stub" by "use_gdb_stub".
723 * gdb.ada/start.exp: Likewise.
724 * gdb.base/async-shell.exp: Likewise.
725 * gdb.base/attach-pie-misread.exp: Likewise.
726 * gdb.base/attach-wait-input.exp: Likewise.
727 * gdb.base/break-entry.exp: Likewise.
728 * gdb.base/break-interp.exp: Likewise.
729 * gdb.base/dprintf-detach.exp: Likewise.
730 * gdb.base/nostdlib.exp: Likewise.
731 * gdb.base/solib-nodir.exp: Likewise.
732 * gdb.base/statistics.exp: Likewise.
733 * gdb.base/testenv.exp: Likewise.
734 * gdb.mi/mi-exec-run.exp: Likewise.
735 * gdb.mi/mi-start.exp: Likewise.
736 * gdb.multi/dummy-frame-restore.exp: Likewise.
737 * gdb.multi/multi-arch-exec.exp: Likewise.
738 * gdb.multi/multi-arch.exp: Likewise.
739 * gdb.multi/tids.exp: Likewise.
740 * gdb.multi/watchpoint-multi.exp: Likewise.
741 * gdb.python/py-events.exp: Likewise.
742 * gdb.threads/attach-into-signal.exp: Likewise.
743 * gdb.threads/attach-stopped.exp: Likewise.
744 * gdb.threads/threadapply.exp: Likewise.
745 * lib/selftest-support.exp: Likewise.
746
26d6cec4
AA
7472018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
748
749 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
750
4ee89e90
SR
7512018-03-20 Stephen Roberts <stephen.roberts@arm.com>
752
753 * gdb.perf/template-breakpoints.cc: New file.
754 * gdb.perf/template-breakpoints.exp: New file.
755 * gdb.perf/template-breakpoints.py: New file.
756
92630041
TT
7572018-03-19 Tom Tromey <tom@tromey.com>
758
759 * gdb.rust/simple.rs (main): Add local variables field1, field2,
760 y0.
761 * gdb.rust/simple.exp: Test bare identifier form of struct
762 initializer.
763
76727919
TT
7642018-03-19 Tom Tromey <tom@tromey.com>
765
766 * gdb.gdb/observer.exp: Remove.
767
194ed413
AA
7682018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
769
770 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
771 "qualified" option when setting breakpoints.
772 * gdb.trace/backtrace.exp: Likewise.
773 * gdb.trace/circ.exp: Likewise.
774 * gdb.trace/collection.exp: Likewise.
775 * gdb.trace/disconnected-tracing.exp: Likewise.
776 * gdb.trace/ftrace-lock.exp: Likewise.
777 * gdb.trace/ftrace.exp: Likewise.
778 * gdb.trace/infotrace.exp: Likewise.
779 * gdb.trace/packetlen.exp: Likewise.
780 * gdb.trace/passc-dyn.exp: Likewise.
781 * gdb.trace/qtro.exp: Likewise.
782 * gdb.trace/read-memory.exp: Likewise.
783 * gdb.trace/report.exp: Likewise.
784 * gdb.trace/signal.exp: Likewise.
785 * gdb.trace/status-stop.exp: Likewise.
786 * gdb.trace/strace.exp: Likewise.
787 * gdb.trace/tfind.exp: Likewise.
788 * gdb.trace/trace-break.exp: Likewise.
789 * gdb.trace/trace-condition.exp: Likewise.
790 * gdb.trace/trace-mt.exp: Likewise.
791 * gdb.trace/tstatus.exp: Likewise.
792 * gdb.trace/tsv.exp: Likewise.
793 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
794 * gdb.trace/unavailable.exp: Likewise.
795 * gdb.trace/while-dyn.exp: Likewise.
796
8b067d2c
AA
7972018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
798
799 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
800 that libinproctrace is copied to the target.
801
3ae9ce5d
TT
8022018-03-14 Tom Tromey <tom@tromey.com>
803
804 PR cli/14977:
805 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
806 a null pointer.
807 * gdb.base/wchar.exp: Likewise.
808
b8c2339b
TT
8092018-03-14 Tom Tromey <tom@tromey.com>
810
811 PR cli/19918:
812 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
813 flag.
814
4872dc46
SM
8152018-03-08 Simon Marchi <simon.marchi@ericsson.com>
816
817 PR gdb/22841
818 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
819 "target" to remote_exec.
820
e4fe3756
SM
8212018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
822
823 PR gdb/22841
824 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
825 ${board}_upload): Remove.
826
e95a97d4
AA
8272018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
828
829 * gdb.cp/watch-cp.cc: New test.
830 * gdb.cp/watch-cp.exp: New file.
831
dbbb1059
AB
8322018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
833
834 * gdb.base/infcall-nested-structs.exp: New file.
835 * gdb.base/infcall-nested-structs.c: New file.
836 * gdb.base/float.exp: Add riscv support.
837
ecc054c0
TP
8382018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
839
840 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
841 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
842
25e3c82c
SDJ
8432018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
844
845 * gdb.server/abspath.exp: New file.
846 * lib/gdb.exp (with_cwd): New procedure.
847
3083294d
SM
8482018-02-28 Simon Marchi <simon.marchi@ericsson.com>
849
850 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
851 use it.
852 (gdb_is_target_remote_prompt): New proc.
853 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
854 (gdb_is_target_native): Pass prompt parameter to
855 gdb_is_target_1.
856
3275ef47
SM
8572018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
858
859 * gdb.base/load-command.c: New file.
860 * gdb.base/load-command.exp: New file.
861 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
862 (gdb_is_target_1): ...this, and generalize for other targets
863 than just remote.
864 (gdb_is_target_remote): Use gdb_is_target_1.
865 (gdb_is_target_native): use gdb_is_target_1.
866
6893c19a
TT
8672018-02-26 Tom Tromey <tom@tromey.com>
868
869 PR python/16497:
870 * gdb.python/py-framefilter.exp: Update test.
871
2ddeaf8a
TT
8722018-02-26 Tom Tromey <tom@tromey.com>
873
874 * gdb.dwarf2/variant.c: New file.
875 * gdb.dwarf2/variant.exp: New file.
876
c9317f21
TT
8772018-02-26 Tom Tromey <tom@tromey.com>
878
879 * gdb.rust/simple.exp: Accept more possible results in enum test.
880
6f6d0c26
SM
8812018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
882
883 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
884 parentheses.
885
11b03145
MR
8862018-02-23 Maciej W. Rozycki <macro@mips.com>
887
888 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
889 name of a variable: $actual_linejj -> $actual_line.
890
54a27fe5
JB
8912018-02-21 John Baldwin <jhb@FreeBSD.org>
892
893 * gdb.arch/amd64-i386-address.exp: Fix a typo.
894
de65820c
MM
8952018-02-20 Markus Metzger <markus.t.metzger@intel.com>
896
897 * gdb.btrace/buffer-size.exp: Do not force BTS.
898
980548fd
PA
8992018-02-14 Pedro Alves <palves@redhat.com>
900
901 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
902 getting a "Quit".
903
c4e12631
MM
9042018-02-09 Markus Metzger <markus.t.metzger@intel.com>
905
906 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
907 Fix test name.
908
c2e0e465
SM
9092018-02-07 Simon Marchi <simon.marchi@ericsson.com>
910
911 * gdb.cp/m-static.exp: Check type of optimized out static
912 member.
913
f7216783
AB
9142018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
917 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
918
0625771b
LS
9192018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
920 Leszek Swirski <leszeks@google.com>
921
922 * gdb.python/py-prettyprint.c
923 (struct to_string_returns_value_inner,
924 struct to_string_returns_value_wrapper): New.
925 (main): Add tsrvw variable.
926 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
927 ToStringReturnsValueWrapper): New classes.
928 (register_pretty_printers): Register new pretty-printers.
929 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
930 recursive pretty printer.
931 * gdb.python/py-mi.exp: Likewise.
932
59498c30
LS
9332018-02-01 Leszek Swirski <leszeks@google.com>
934
935 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
936 functions with the same name as an include file are parsed
937 correctly.
938
d4d38844
YQ
9392018-02-01 Yao Qi <yao.qi@linaro.org>
940
941 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
942 "\[^\r\n\]*".
943
07e5f5cf
NP
9442018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
945
946 * gdb.arch/powerpc-prologue-frame.s: New file.
947 * gdb.arch/powerpc-prologue-frame.c: Likewise.
948 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
949
929b5ad4
JB
9502018-01-31 Joel Brobecker <brobecker@adacore.com>
951
952 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
953
e671cd59
PA
9542018-01-30 Pedro Alves <palves@redhat.com>
955
956 PR gdb/13211
957 * gdb.base/interrupt-daemon.c: New.
958 * gdb.base/interrupt-daemon.exp: New.
959 * gdb.multi/multi-term-settings.c: New.
960 * gdb.multi/multi-term-settings.exp: New.
961
fc413dc4
JB
9622018-01-30 Joel Brobecker <brobecker@adacore.com>
963
964 * gdb.base/break.exp: Save the location where the breakpoint
965 on break.c:47 was actually inserted when debugging the version
966 compiled at -O2 and use it in the expected output of the "info
967 break" test performed soon after.
968
5c319bb2
PA
9692018-01-22 Pedro Alves <palves@redhat.com>
970 Sergio Durigan Junior <sergiodj@redhat.com>
971
972 * gdb.base/whatis.exp: Add tests for 'set print object on' +
973 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
974
a9e40818
JB
9752018-01-22 Joel Brobecker <brobecker@adacore.com>
976
977 * gdb.base/break-include.c, gdb.base/break-include.inc,
978 gdb.base/break-include.exp: New files.
979 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
980 line number now being the actual line number where the breakpoint
981 was inserted.
982 * gdb.mi/mi-break.exp: Likewise.
983 * gdb.mi/mi-reverse.exp: Likewise.
984 * gdb.mi/mi-simplerun.exp: Ditto.
985
e707fc44
AB
9862018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
989 varobj.
990 * gdb.mi/mi-var-create-rtti.exp: Likewise.
991
ae451627
AB
9922018-01-21 Don Breazeal <donb@codesourcery.com>
993 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * gdb.mi/basics.c: Add new global.
996 * gdb.mi/mi-frame-regs.exp: New file.
997 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
998 case.
999
b1b189e0
AB
10002018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1003 non-parameter, and on an unknown symbol.
1004
fcfcc376
TT
10052018-01-19 Tom Tromey <tom@tromey.com>
1006
1007 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1008 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1009
634c1c31
AA
10102018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1011
1012 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1013 setrlimit and chdir to int.
1014
d6ad07fd
AA
10152018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1016
1017 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1018 function.
1019 (my_tend): Likewise.
1020 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1021 rationale of avoiding FP- and vector instructions.
1022
adf8243b
RK
10232018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1024
1025 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1026 "info reg" with "\[ \t\]*".
1027 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1028 "\[ \t\]+".
1029 * gdb.arch/s390-multiarch.exp: Ditto.
1030 * gdb.base/pc-fp.exp: Ditto.
1031 * gdb.reverse/i386-precsave.exp: Ditto.
1032 * gdb.reverse/i386-reverse.exp: Ditto.
1033 * gdb.reverse/i387-env-reverse.exp: Ditto.
1034 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1035
dcc06925
AA
10362018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1037
1038 * lib/gdb.exp (gdb_compile): Re-enable use of
1039 universal_compile_options for languages other than Rust.
1040
25d4fd80
AA
10412018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1042
1043 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1044
ee7f689e 10452018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1046
1047 PR gdb/16577
1048 * gdb.base/solib-vanish.exp: New.
1049 * gdb.base/solib-vanish-main.c: New.
1050 * gdb.base/solib-vanish-lib1.c: New.
1051 * gdb.base/solib-vanish-lib2.c: New.
1052
d8447b6b
YQ
10532018-01-17 Yao Qi <yao.qi@linaro.org>
1054
1055 * gdb.compile/compile.exp: Match the address printed for
1056 frame in the output of command "bt".
1057
86d6a90c
TT
10582018-01-15 Tom Tromey <tom@tromey.com>
1059
1060 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1061 compute sp_reg.
1062
cbcdb1aa
AB
10632018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1066 to prepare.
1067 (prepare): Return 0 on error, 1 on success.
1068
eea61984
PA
10692018-01-12 Pedro Alves <palves@redhat.com>
1070
1071 * gdb.base/continue-after-aborted-step-over.c: New.
1072 * gdb.base/continue-after-aborted-step-over.exp: New.
1073
6181e9c2
SM
10742018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1075
1076 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1077 options when not creating an executable.
1078
3cada740
PA
10792018-01-11 Pedro Alves <palves@redhat.com>
1080
1081 PR remote/22597
1082 * gdb.server/stop-reply-no-thread.c: New file.
1083 * gdb.server/stop-reply-no-thread.exp: New file.
1084
c63d3e8d
PA
10852018-01-10 Pedro Alves <palves@redhat.com>
1086
1087 PR gdb/22670
1088 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1089 functions too. Test setting breakpoints and printing C functions
1090 with no debug info too.
1091 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1092
d4c2a405
PA
10932018-01-10 Pedro Alves <palves@redhat.com>
1094
1095 PR gdb/22670
1096 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1097 a fail.
1098
8825213e
PA
10992018-01-10 Pedro Alves <palves@redhat.com>
1100
1101 PR gdb/22670
1102 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1103
605fd3c6
YQ
11042018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1105
1106 * gdb.server/unittest.exp: Match the output in non-development
1107 mode.
1108
1e5ded6c
YQ
11092018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1110
1111 * gdb.gdb/unittest.exp: Match output in non-development mode.
1112
30066b0b
JB
11132018-01-08 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.ada/access_tagged_param.exp: Relax expected output
1116 for value of "ObjL" in "continue" to pck.inspect breakpoint
1117 test.
1118
04bafb1e
XR
11192018-01-08 Joel Brobecker <brobecker@adacore.com>
1120
9f86398b
JB
1121 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1122 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1123
e379cee6
PA
11242018-01-05 Pedro Alves <palves@redhat.com>
1125
1126 PR gdb/18653
1127 * gdb.base/libsegfault.exp: New.
1128
de63c46b
PA
11292018-01-05 Joel Brobecker <brobecker@adacore.com>
1130
1131 PR gdb/22670
1132 * gdb.ada/access_tagged_param.exp: New file.
1133 * gdb.ada/access_tagged_param/foo.adb: New file.
1134
f98fc17b
PA
11352018-01-05 Pedro Alves <palves@redhat.com>
1136
1137 PR gdb/22670
1138 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1139 exercise lower case too, and to exercise both full matching and
1140 wild matching.
1141
342f8240
JB
11422018-01-05 Joel Brobecker <brobecker@adacore.com>
1143
1144 * gdb.ada/rename_subscript_param: New testcase.
1145
7150d33c
JG
11462018-01-05 Jerome Guitton <guitton@adacore.com>
1147
1148 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1149
cc0e770c
JB
11502018-01-05 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.ada/convvar_comp: New testcase.
1153
672a41aa 11542018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1155
1156 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1157 (My_Table): New global variable.
1158 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1159
7365ec2f
JB
11602018-01-04 Joel Brobecker <brobecker@adacore.com>
1161
1162 PR gdb/22670
1163 * gdb.ada/maint_with_ada: New testcase.
1164
289483b6
JB
11652018-01-04 Joel Brobecker <brobecker@adacore.com>
1166
1167 PR gdb/22670
1168 * gdb.ada/bp_c_mixed_case: New testcase.
1169
344420da
JB
11702018-01-04 Joel Brobecker <brobecker@adacore.com>
1171
1172 PR gdb/22670
1173 * gdb.ada/complete.exp: Add "complete break ada" test.
1174
66fc87a0
JB
11752018-01-04 Joel Brobecker <brobecker@adacore.com>
1176
1177 PR gdb/22670
1178 * gdb.ada/info_addr_mixed_case: New testcase.
1179
9f757bf7
XR
11802018-01-03 Xavier Roirand <roirand@adacore.com>
1181
1182 * gdb.ada/excep_handle.exp: New testcase.
1183 * gdb.ada/excep_handle/foo.adb: New file.
1184 * gdb.ada/excep_handle/pck.ads: New file.
1185
bd570f80
JB
11862018-01-03 Joel Brobecker <brobecker@adacore.com>
1187
1188 * gdb.base/step-line.c: Add extra empty line in copyright header.
1189 * gdb.base/step-line.inp: Likewise.
1190
9fe561ab
JB
11912018-01-02 Joel Brobecker <brobecker@adacore.com>
1192
1193 * gdb.ada/dyn_stride.exp: Add slice test.
1194
a405673c
JB
11952018-01-02 Joel Brobecker <brobecker@adacore.com>
1196
1197 * gdb.ada/dyn_stride: New testcase.
1198
cef0f868
SH
11992017-12-27 Stafford Horne <shorne@gmail.com>
1200
1201 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1202 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1203
b67d92b0
SH
12042017-12-27 Stafford Horne <shorne@gmail.com>
1205
1206 * gdb.base/reggroups.c: New file.
1207 * gdb.base/reggroups.exp: New file.
1208
eccab96d
JB
12092017-12-18 Joel Brobecker <brobecker@adacore.com>
1210
1211 * gdb.dwarf2/ada-valprint-error.c: New file.
1212 * gdb.dwarf2/ada-valprint-error.exp: New file.
1213
0e2da9f0
JB
12142017-12-18 Joel Brobecker <brobecker@adacore.com>
1215
1216 * gdb.ada/assign_arr: New testcase.
1217
cb923fcc
XR
12182017-12-18 Xavier Roirand <roirand@adacore.com>
1219
1220 * gdb.ada/funcall_ptr: New testcase.
1221
7c161838
SDJ
12222017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1223
1224 PR cli/16224
1225 * gdb.base/ptype-offsets.cc: New file.
1226 * gdb.base/ptype-offsets.exp: New file.
1227
1af17fd9
YQ
12282017-12-15 Yao Qi <yao.qi@linaro.org>
1229
1230 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1231 if XML is disabled.
1232
828d5846
XR
12332017-12-15 Xavier Roirand <roirand@adacore.com>
1234
1235 * gdb.ada/same_component_name: New testcase.
1236
79e8fcaa
JB
12372017-12-14 Joel Brobecker <brobecker@adacore.com>
1238
1239 * gdb.ada/str_binop_equal: New testcase.
1240
e05fa6f9
JB
12412017-12-14 Joel Brobecker <brobecker@adacore.com>
1242
1243 * gdb.ada/task_switch_in_core: New testcase.
1244
b89641ba
SM
12452017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1246
1247 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1248 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1249 call test_bkpt_qualified.
1250 (test_bkpt_qualified): New proc.
1251
6892d2e4
PA
12522017-12-13 Pedro Alves <palves@redhat.com>
1253
1254 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1255 Tighten regexp by matching with an anchor.
1256
a22ecf70
PA
12572017-12-13 Pedro Alves <palves@redhat.com>
1258
1259 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1260 ("expression with namespace"): New set of tests.
1261 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1262 (Nested::Test_NS::qux): New.
1263 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1264 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1265
9937536c
JB
12662017-12-13 Joel Brobecker <brobecker@adacore.com>
1267
1268 * gdb.base/server-del-break.c: New file.
1269 * gdb.base/server-del-break.exp: New file.
1270
fe49c6f5
SH
12712017-12-12 Stafford Horne <shorne@gmail.com>
1272
1273 * gdb.xml/tdesc-regs.exp: Add or1k support.
1274
c3d18620
SH
12752017-12-12 Stafford Horne <shorne@gmail.com>
1276
1277 * gdb.base/bp-permanent.c: Define nop of or1k.
1278
c5f9cfc8
JB
12792017-12-11 Joel Brobecker <brobecker@adacore.com>
1280
1281 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1282 output with components being reordered.
1283
a9c135fc
JB
12842017-12-11 Joel Brobecker <brobecker@adacore.com>
1285
1286 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1287 output with components being reordered.
1288
927aa2e7
JK
12892017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1290 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.base/maint.exp (check for .gdb_index): Check also for
1293 .debug_names.
1294 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1295 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1296 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1297 (.gdb_index used after symbol reloading): Support also .debug_names.
1298 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1299
f17d9474
YQ
13002017-12-08 Yao Qi <yao.qi@linaro.org>
1301
1302 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1303 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1304
a0de8c21
YQ
13052017-12-08 Yao Qi <yao.qi@linaro.org>
1306
1307 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1308 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1309
a738ea1d
YQ
13102017-12-08 Yao Qi <yao.qi@linaro.org>
1311
1312 * gdb.arch/aarch64-tagged-pointer.c: New file.
1313 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1314
1cd9a73b
SDJ
13152017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1316
1317 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1318 "int".
1319
fa6eb693
KS
13202017-12-07 Keith Seitz <keiths@redhat.com>
1321
1322 PR breakpoints/22569
1323 * gdb.linespec/ls-errs.exp: Change expected result of "break
1324 -source this file has spaces.c -line 3".
1325 Check that an explicit source file followed by whitespace is
1326 identified as an invalid explicit location.
1327
883fd55a
KS
13282017-12-07 Keith Seitz <keiths@redhat.com>
1329
1330 * gdb.cp/nested-types.cc: New file.
1331 * gdb.cp/nested-types.exp: New file.
1332 * lib/cp-support.exp: Load data-structures.exp library.
1333 (debug_cp_test_ptype_class): New global.
1334 (cp_ptype_class_verbose, next_line): New procedures.
1335 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1336 Add and document new return value.
1337 Switch the list of lines to a queue.
1338 Add support for new `type' key for nested type definitions.
1339 Add debugging/troubleshooting messages.
1340 * lib/data-structures.exp: New file.
1341
ec72db3e
SM
13422017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1343
1344 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1345 with proc_with_prefix, don't use with_test_prefix.
1346
99598d71
TT
13472017-12-07 Tom Tromey <tom@tromey.com>
1348
1349 * gdb.base/break.exp: Add test for empty "commands".
1350
a8806230
YQ
13512017-12-07 Yao Qi <yao.qi@linaro.org>
1352
1353 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1354 malloc and catch syscall.
1355
824cc835
PM
13562017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1357
1358 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1359 tests for explicit locations.
1360
7cc244de
PA
13612017-12-06 Pedro Alves <palves@redhat.com>
1362
1363 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1364 force-disabling XML descriptions.
1365
50a1fdd5
PA
13662017-12-04 Pedro Alves <palves@redhat.com>
1367
1368 PR gdb/22499
1369 * gdb.arch/amd64-disp-step-avx.S: New file.
1370 * gdb.arch/amd64-disp-step-avx.exp: New file.
1371
f0fb2488
PA
13722017-12-03 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1375 and <string.h>.
1376 (parent_function): Print distinct messages when waitpid fails, or
1377 the child exits with a signal, or the child exits for an unhandled
1378 reason.
1379 * gdb.threads/process-dies-while-detaching.exp
1380 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1381 it. Wait for both inferior output and GDB's prompt. Use an
1382 indirect spawn id list.
1383 (do_detach): New parameter 'child_exit'. Use it to compute
1384 expected inferior output.
1385 (test_detach, test_detach_watch, test_detach_killed_outside):
1386 Adjust to pass down the expected child exit kind.
1387
97cbe998
SDJ
13882017-12-01 Joel Brobecker <brobecker@adacore.com>
1389 Sergio Durigan Junior <sergiodj@redhat.com>
1390 Pedro Alves <palves@redhat.com>
1391
1392 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1393
40fc416f
SDJ
13942017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1395
1396 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1397 to 'symbol-file' and 'add-symbol-file' can be
1398 position-independent.
1399
1cc75e92
YQ
14002017-12-01 Yao Qi <yao.qi@linaro.org>
1401
1402 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1403 the URL in copyright header.
1404 * gdb.arch/aarch64-fp.exp: Likewise.
1405 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1406 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1407 * gdb.base/expand-psymtabs.exp: Likewise.
1408 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1409 * gdb.fortran/common-block.exp: Likewise.
1410 * gdb.fortran/common-block.f90: Likewise.
1411 * gdb.fortran/logical.exp: Likewise.
1412 * gdb.fortran/vla-datatypes.f90: Likewise.
1413 * gdb.fortran/vla-sub.f90: Likewise.
1414
875fb7a7
JB
14152017-11-30 Joel Brobecker <brobecker@adacore.com>
1416
1417 * gdb.ada/repeat_dyn: New testcase.
1418
6f14765f
UW
14192017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1420
1421 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1422 Update for changed thread numbering.
1423 * gdb.cell/bt.exp: Update for changed GDB output.
1424
f1af7b94
SM
14252017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1426
1427 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1428 setting isremote by hand.
1429 * boards/dwarf4-gdb-index.exp: Likewise.
1430 * boards/fission.exp: Likewise.
1431 * boards/stabs.exp: Likewise.
1432
e3919f3e
PA
14332017-11-30 Pedro Alves <palves@redhat.com>
1434
1435 * gdb.linespec/cpls-ops.exp
1436 (check_explicit_skips_function_argument): Extract the underlying
1437 type of size_t instead of hardcoding it.
1438
bd69330d
PA
14392017-11-29 Pedro Alves <palves@redhat.com>
1440
1441 PR c++/19436
1442 * gdb.linespec/cpls-abi-tag.cc: New file.
1443 * gdb.linespec/cpls-abi-tag.exp: New file.
1444
a20714ff
PA
14452017-11-29 Pedro Alves <palves@redhat.com>
1446
1447 * gdb.base/langs.exp: Use -qualified.
1448 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1449 it.
1450 * gdb.cp/namespace.exp: Use -qualified.
1451 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1452 (overload-3, template-overload, template-ret-type, const-overload)
1453 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1454 procedures.
1455 (test_driver): Call them.
1456 * gdb.cp/save-bp-qualified.cc: New.
1457 * gdb.cp/save-bp-qualified.exp: New.
1458 * gdb.linespec/explicit.exp: Test -qualified.
1459 * lib/completion-support.exp (completion::explicit_opts_list): Add
1460 "-qualified".
1461 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1462
f6f1d339
PM
14632017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1464
1465 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1466
02ca603a
TT
14672017-11-29 Tom Tromey <tom@tromey.com>
1468
1469 * gdb.base/relocate.exp: Update invalid argument test.
1470 Add new tests for invalid arguments.
1471
ed6c0bfb
TP
14722017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1473
1474 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1475 Return 0 as a long.
1476 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1477
f106e10e
TP
14782017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1479
1480 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1481 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1482 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1483 func ().
1484 * gdb.cp/shadow.cc (B.func): Return 0.
1485
10329bb2
JB
14862017-11-27 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1489 expected output in gdb_expect call to allow the exception
1490 message to be present as well. Fix syntax confusion to avoid
1491 TCL thinking that exception_name is an array.
1492
617cd4bc
UW
14932017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1494
1495 * gdb.arch/spu-info.c: Include <unistd.h>.
1496 (do_signal_test): Fix broken calls to write.
1497 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1498 Fix checks for empty mailboxes. Update signal tests for corrected
1499 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1500 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1501 * gdb.cell/arch.exp: Use standard_output_file.
1502 * gdb.cell/break.exp: Likewise.
1503 * gdb.cell/bt.exp: Likewise.
1504 * gdb.cell/core.exp: Likewise.
1505 * gdb.cell/dwarfaddr.exp: Likewise.
1506 * gdb.cell/ea-cache.exp: Likewise.
1507 * gdb.cell/ea-standalone.exp: Likewise.
1508 * gdb.cell/f-regs.exp: Likewise.
1509 * gdb.cell/fork.exp: Likewise.
1510 * gdb.cell/gcore.exp: Likewise.
1511 * gdb.cell/mem-access.exp: Likewise.
1512 * gdb.cell/ptype.exp: Likewise.
1513 * gdb.cell/registers.exp: Likewise.
1514 * gdb.cell/sizeof.exp: Likewise.
1515 * gdb.cell/solib-symbol.exp: Likewise.
1516 * gdb.cell/solib.exp: Likewise.
617cd4bc 1517
a81aaca0
PA
15182017-11-25 Pedro Alves <palves@redhat.com>
1519
1520 * gdb.base/complete-empty.exp: New file.
1521 * gdb.base/completion.exp: Adjust.
1522
6a3c6ee4
PA
15232017-11-25 Pedro Alves <palves@redhat.com>
1524
1525 * gdb.linespec/cpls-ops.cc: New file.
1526 * gdb.linespec/cpls-ops.exp: New file.
1527 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1528 factored out from ...
1529 (test_complete_prefix_range): ... this.
1530
8955eb2d
PA
15312017-11-24 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.linespec/cpcompletion.exp: New file.
1534 * gdb.linespec/cpls-hyphen.cc: New file.
1535 * gdb.linespec/cpls.cc: New file.
1536 * gdb.linespec/cpls2.cc: New file.
1537 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1538 test to use test_gdb_complete_unique. Add label completion,
1539 keyword completion and explicit location completion tests.
1540 * lib/completion-support.exp: New file.
1541
e547c119
JB
15422017-11-24 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1545 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1546 when hitting an exception catchpoint.
1547
7c3c1aa8
YQ
15482017-11-22 Yao Qi <yao.qi@linaro.org>
1549
1550 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1551
41bd68f5
SM
15522017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1553
1554 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1555 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1556 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1557
1daad298
YQ
15582017-11-22 Yao Qi <yao.qi@linaro.org>
1559
1560 * gdb.base/info-os.exp: Pass pthreads.
1561 * gdb.multi/multi-attach.exp: Likewise.
1562
88465e87
YQ
15632017-11-22 Yao Qi <yao.qi@linaro.org>
1564
1565 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1566 compiler.
1567
dc196b23
YQ
15682017-11-22 Yao Qi <yao.qi@linaro.org>
1569
1570 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1571 * gdb.base/break-interp.exp: Likewise.
1572 * gdb.base/jit-attach-pie.exp: Likewise.
1573
2400729e
UW
15742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1575
1576 * gdb.base/float128.c (large128): New variable.
1577 * gdb.base/float128.exp: Add test to print largest __float128 value.
1578
7a26362d
UW
15792017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1580
1581 * gdb.arch/vsx-regs.exp: Update register content checks.
1582
ed0f4273
UW
15832017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1584
1585 * gdb.arch/ppc-longdouble.exp: New file.
1586 * gdb.arch/ppc-longdouble.c: Likewise.
1587
a25d69c6
PA
15882017-11-21 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1591
73fcf641
PA
15922017-11-20 Pedro Alves <palves@redhat.com>
1593
1594 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1595 (long_double_typedef): New typedefs.
1596 Use DEF on double and long double.
1597 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1598 cases.
1599 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1600 and 'long_double_ptr_same_size' locals. Use them to decide
1601 whether cast from array/function to float is valid/invalid.
1602
71a3c369
TT
16032017-11-17 Tom Tromey <tom@tromey.com>
1604
1605 * gdb.rust/traits.rs: New file.
1606 * gdb.rust/traits.exp: New file.
1607
ced9779b
JB
16082017-11-17 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.ada/minsyms: New testcase.
1611
a0922d80
PA
16122017-11-16 Pedro Alves <palves@redhat.com>
1613
1614 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1615 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1616
ea04e54c
PA
16172017-11-16 Pedro Alves <palves@redhat.com>
1618
1619 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1620 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1621
e849ea89
PA
16222017-11-16 Pedro Alves <palves@redhat.com>
1623
1624 * gdb.server/reconnect-ctrl-c.c: New file.
1625 * gdb.server/reconnect-ctrl-c.exp: New file.
1626
d8ae99a7
PM
16272017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1628
1629 * gdb.python/py-rbreak.exp: New file.
1630 * gdb.python/py-rbreak.c: New file.
1631 * gdb.python/py-rbreak-func2.c: New file.
1632
968a13f8
PA
16332017-11-16 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1636 pattern.
1637 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1638 GDB.
1639
71774bc9
SM
16402017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1641
1642 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1643 regex.
1644
ddbb44cf
SM
16452017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1646
1647 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1648 test names.
1649
584a564f
PA
16502017-11-09 Pedro Alves <palves@redhat.com>
1651
1652 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1653 factored out from ...
1654 (top level): ... here, and adjusted to avoid expecting beyond the
1655 prompt in a single gdb_test_multiple.
1656
5ed7a928
PA
16572017-11-09 Pedro Alves <palves@redhat.com>
1658
1659 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1660 output.
1661 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1662 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1663 * gdb.server/ext-run.exp ("kill" test): Likewise.
1664 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1665
a60e0738
PA
16662017-11-09 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1669 match till end of line.
1670
2c88253f
PA
16712017-11-09 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1674
c7a38517
PA
16752017-11-09 Pedro Alves <palves@redhat.com>
1676
1677 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1678 New procedures, factored out from ...
1679 (top level): ... here, and adjusted to avoid expecting beyond the
1680 prompt in one go.
1681
f29f4b6b
PA
16822017-11-09 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1685 output. Fix '?' match.
1686
286acbb5
JB
16872017-11-08 Joel Brobecker <brobecker@adacore.com>
1688
1689 * gdb.ada/scoped_watch: New testcase.
1690 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1691 which is actually correct.
1692 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1693 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1694
62d7ae92
PA
16952017-11-08 Pedro Alves <palves@redhat.com>
1696
1697 * gdb.gdb/complaints.exp (test_initial_complaints)
1698 (test_serial_complaints, test_short_complaints): Call
1699 complaint_internal instead of complaint.
1700
280ca31f
DT
17012017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1702
1703 * gdb.threads/tls-core.c: New file.
1704 * gdb.threads/tls-core.exp: Likewise.
1705
b5ec771e
PA
17062017-11-08 Pedro Alves <palves@redhat.com>
1707
1708 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1709 (p Exported_Capitalized): New test.
1710 (p exported_capitalized): New test.
1711
a02b41a7
PA
17122017-11-07 Pedro Alves <palves@redhat.com>
1713
1714 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1715
95e95a6d
PA
17162017-11-07 Pedro Alves <palves@redhat.com>
1717
1718 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1719 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1720 (disable_invalid, disable_inverted, disable_negative): New
1721 procedures.
1722 ("bad numbers"): New set of tests.
1723
cee62dbd
PA
17242017-11-07 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.cp/ena-dis-br-range.exp: Add tests.
1727
cc638e86
PA
17282017-11-07 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1731
d0fe4701
XR
17322017-11-07 Xavier Roirand <roirand@adacore.com>
1733 Pedro Alves <palves@redhat.com>
1734
1735 * gdb.base/ena-dis-br.exp: Add reference to
1736 gdb.cp/ena-dis-br-range.exp.
1737 * gdb.cp/ena-dis-br-range.exp: New file.
1738 * gdb.cp/ena-dis-br-range.cc: New file.
1739
46f67f80
PA
17402017-11-06 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.base/attach-non-pgrp-leader.c: New.
1743 * gdb.base/attach-non-pgrp-leader.exp: New.
1744
726e1356
PA
17452017-11-06 Pedro Alves <palves@redhat.com>
1746
1747 * configure.ac: No longer check for termio.h and sgtty.h.
1748 * configure: Regenerate.
1749 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1750 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1751 Remove termio and sgtty code.
1752
50ab6ace
YQ
17532017-11-03 Yao Qi <yao.qi@linaro.org>
1754
1755 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1756 in GDB is disabled.
1757
8e68731c
YQ
17582017-11-03 Yao Qi <yao.qi@linaro.org>
1759
1760 * gdb.python/py-thrhandle.exp: Skip it if python is not
1761 enabled.
1762
3a87ae65
SM
17632017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1764
1765 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1766 as a breakpoint command.
1767
484d8d36
MD
17682017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1769
1770 PR python/21213
1771 * gdb.python/py-infthread.exp: Test calling
1772 InferiorThread.inferior () multiple times in a row.
1773
4a27f119
KS
17742017-10-27 Keith Seitz <keiths@redhat.com>
1775
1776 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1777 Test "info break" for every inlined function breakpoint.
1778
bb11dd58
YQ
17792017-10-27 Yao Qi <yao.qi@linaro.org>
1780
1781 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1782
a43f3893
PF
17832017-10-26 Patrick Frants <osscontribute@gmail.com>
1784
1785 * gdb.cp/classes.exp (test_static_members): Test printing
1786 Outer::instance.
1787 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1788 (Inner::instance, Outer::instance): New.
1789
792ccf00
PA
17902017-10-24 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1793 extra console" test in two stages.
1794
eb2bfbad
PA
17952017-10-24 Pedro Alves <palves@redhat.com>
1796
1797 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1798
1f75a651
PA
17992017-10-24 Pedro Alves <palves@redhat.com>
1800
1801 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1802 loop.
1803
779990d9
PA
18042017-10-24 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1807 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1808
ad9b8f5d
PA
18092017-10-24 Pedro Alves <palves@redhat.com>
1810
1811 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1812 parameter and handle it. Don't output read value in test name.
1813
fee6da6e
PA
18142017-10-24 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1817 custom test name.
1818
10389c2c
PA
18192017-10-24 Pedro Alves <palves@redhat.com>
1820
1821 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1822 include the unstable output directory name in the test's name.
1823 (initial_setup_simple) <'set args'>: Use custom test name.
1824
a80e65a9
PA
18252017-10-24 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1828 with explicit test name.
1829
15763a09
PA
18302017-10-20 Pedro Alves <palves@redhat.com>
1831
1832 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1833 'wait -i'. Use gdb_assert and remote_close.
1834
49a4ce2e
AB
18352017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1836
1837 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1838 number from variable rather than hard-coded.
1839
a75868f5
PA
18402017-10-19 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/long-inferior-output.c: New file.
1843 * gdb.base/long-inferior-output.exp: New file.
1844
c8ba13ad
KS
18452017-11-18 Keith Seitz <keiths@redhat.com>
1846
1847 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1848 method.
1849 (main): Call it.
1850 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1851 Add additional user-defined conversion operator tests.
1852
b27de576
PA
18532017-10-17 Pedro Alves <palves@redhat.com>
1854
1855 * boards/native-stdio-gdbserver.exp: Load "local-board".
1856
8484c955
PA
18572017-10-17 Pedro Alves <palves@redhat.com>
1858
1859 * gdb.base/quit-live.c: New file.
1860 * gdb.base/quit-live.exp: New file.
1861
83d5a34d
KS
18622017-10-16 Keith Seitz <keiths@redhat.com>
1863
1864 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1865 (class_with_protected_typedef, class_with_private_typedef)
1866 (struct_with_public_typedef, struct_with_protected_typedef)
1867 (struct_with_private_typedef): New classes/structs.
1868 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1869 typedefs and access specifiers.
1870
739b3f1d
PA
18712017-10-16 Pedro Alves <palves@redhat.com>
1872 Simon Marchi <simon.marchi@polymtl.ca>
1873
1874 * README (Local vs Remote vs Native): New section.
1875 * boards/local-board.exp: New file, with bits factored out from
1876 ...
1877 * boards/native-extended-gdbserver.exp: ... here. Load
1878 "local-board".
1879 * boards/native-gdbserver.exp: Load "local-board".
1880 (${board}_spawn, ${board}_exec): Delete.
1881 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1882 ...
1883 * boards/stdio-gdbserver-base.exp: ... this new file.
1884 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1885 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1886 procedure.
1887 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1888 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1889 stdio_gdbserver_command.
1890 (${board}_get_remote_address, ${board}_get_comm_port)
1891 (${board}_download, ${board}_upload): Delete.
1892 (get_target_remote_pipe_cmd): New.
1893
fe68b953
SM
18942017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1895
1896 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1897 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1898 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1899 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1900 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1901 remove with_test_prefix.
1902
300b6685
PA
19032017-10-13 Pedro Alves <palves@redhat.com>
1904
1905 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1906 * gdb.base/annota1.exp: Use it instead of is_remote.
1907 * gdb.base/annota3.exp: Use it instead of is_remote.
1908 * gdb.cp/annota2.exp: Use it instead of is_remote.
1909 * gdb.cp/annota3.exp: Use it instead of is_remote.
1910 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1911
50500caf
PA
19122017-10-13 Pedro Alves <palves@redhat.com>
1913
1914 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1915 (test_num_test_vars, run_and_count_vars, find_env)
1916 (test_set_unset_env, test_inherit_env_var): New procedures.
1917 (top level): Use them.
1918
dad0c6d2
PA
19192017-10-13 Pedro Alves <palves@redhat.com>
1920
1921 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1922 also skip on stub-like targets.
1923
8b0553c1
PA
19242017-10-13 Pedro Alves <palves@redhat.com>
1925
1926 PR gdb/22293
1927 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1928 (top level): Move some tests to ...
1929 (test_not_found): ... this new procedure.
1930 (top level): Call it.
1931
7594f623
PA
19322017-10-13 Pedro Alves <palves@redhat.com>
1933
1934 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1935 expect different "info terminal" output if testing with a
1936 non-native target.
1937
ebe3b402
PA
19382017-10-13 Pedro Alves <palves@redhat.com>
1939 Simon Marchi <simon.marchi@polymtl.ca>
1940
1941 PR python/12966
1942 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1943
42f1b161
PA
19442017-10-13 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1947 already.
1948
8d6ef72b
PA
19492017-10-13 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1952 is_remote.
1953
d7bcd5b8
PA
19542017-10-13 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1957 is_remote.
1958
df479dc6
PA
19592017-10-13 Pedro Alves <palves@redhat.com>
1960
1961 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1962 is set.
1963 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1964 instead of is_remote.
1965
23fb630a
PA
19662017-10-13 Pedro Alves <palves@redhat.com>
1967
1968 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1969 (top level): Add comment.
1970
cc77b1dc
PA
19712017-10-13 Pedro Alves <palves@redhat.com>
1972
1973 * gdb.base/remote.exp (top level): Fix comment typo and add
1974 missing return.
1975
27c9e813
PA
19762017-10-13 Pedro Alves <palves@redhat.com>
1977 Simon Marchi <simon.marchi@polymtl.ca>
1978
1979 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1980 calls and add comments. Skip test if use_gdb_stub is set.
1981 (top level): Use "set cwd" command instead of "cd" command.
1982
5e830d98
PA
19832017-10-13 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1986 is_remote target check.
1987
f5ca0032
PA
19882017-10-13 Pedro Alves <palves@redhat.com>
1989
1990 * gdb.base/scope.exp: Use build_executable + clean_restart +
1991 gdb_file_cmd instead of prepare_for_testing and no longer skip
1992 "before run" tests on is_remote target boards. Update comments.
1993 * boards/native-extended-gdbserver.exp
1994 (extended_gdbserver_load_last_file): New, factored out from ...
1995 (gdb_load): ... this. Move further below and add comment.
1996 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1997
8aed1c0d
PA
19982017-10-12 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/attach.exp: Remove references to gdb64.
2001 * gdb.base/dbx.exp: Remove references to gdb64.
2002
cfa34c87
SM
20032017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2004 Pedro Alves <palves@redhat.com>
2005
2006 * gdb.base/label.exp: Remove is_remote target check.
2007
9192b7de
PA
20082017-10-12 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/auvx.exp (coredir): Update comment.
2011 (top level) <core_works>: Use "set cwd" command instead of "cd"
2012 command.
2013
6bf0052d
PA
20142017-10-12 Pedro Alves <palves@redhat.com>
2015 Simon Marchi <simon.marchi@polymtl.ca>
2016
2017 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2018 target boards.
2019
e48ef82d
PA
20202017-10-12 Pedro Alves <palves@redhat.com>
2021 Simon Marchi <simon.marchi@polymtl.ca>
2022
2023 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2024 Instead skip if there's any gdb_protocol set.
2025
8d7aea57
SM
20262017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2027 Pedro Alves <palves@redhat.com>
2028
2029 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2030
30440677
PA
20312017-10-12 Pedro Alves <palves@redhat.com>
2032 Simon Marchi <simon.marchi@polymtl.ca>
2033
2034 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2035 instead of on dejagnu remote boards.
2036
4e04f045 20372017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2038 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2039
2040 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2041 checks. Use build_executable + clean_restart instead of
2042 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2043 of enabling non-stop after starting gdb.
2044
871a186e
PA
20452017-10-12 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2048 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2049 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2050 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2051
56d704da
AK
20522017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2053
2054 * gdb.arch/arc-tdesc-cpu.exp: New file.
2055 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2056
2f20e312
SM
20572017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2058
2059 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2060
65630365
PA
20612017-10-10 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2064 expect CLI output.
2065
bf469271
PA
20662017-10-10 Pedro Alves <palves@redhat.com>
2067
2068 * lib/selftest-support.exp (selftest_setup): Update for
2069 captured_command_loop's prototype change.
2070
777a42f1
PA
20712017-10-09 Pedro Alves <palves@redhat.com>
2072
2073 Test both arch1=>arch2 and arch2=>arch1.
2074
2075 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2076 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2077 factored out to...
2078 (append_arch1_options, append_arch2_options, append_arch_options)
2079 (build_executables): New procedures.
2080 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2081 local.
2082 (top level): Add new 'first_arch' testing axis.
2083
cbd2b4e3
PA
20842017-10-09 Pedro Alves <palves@redhat.com>
2085
2086 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2087 (barrier): New.
2088 (thread_start, all_started): New functions.
2089 (main): Spawn new thread and wait until it is scheduled.
2090 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2091 option.
2092 (do_test): Add 'selected_thread' parameter. Run to all_started
2093 instead of main. Explicitly set the breakpoint at main. Switch
2094 to the SELECTED_THREAD thread.
2095 (top level): Test handling the exec event with either the main
2096 thread or the second thread selected.
2097
5c9e4427
PA
20982017-10-09 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2101 logic. Move STOP marker after the value checks.
2102 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2103 regexp.
2104
b3b7c423
SL
21052017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2106
2107 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2108
3b4b2f16
UW
21092017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2110
2111 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2112 integer-to-dfp conversion.
2113 * gdb.base/dfp-test.exp: Likewise.
2114
5cd63fda
PA
21152017-10-04 Pedro Alves <palves@redhat.com>
2116
2117 * gdb.multi/hangout.c: Include <unistd.h>.
2118 (hangout_loop): New function.
2119 (main): Call alarm. Call hangout_loop in a loop.
2120 * gdb.multi/hello.c: Include <unistd.h>.
2121 (hello_loop): New function.
2122 (main): Call alarm. Call hangout_loop in a loop.
2123 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2124 inferior with the other selected.
2125
4c71c105
SM
21262017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2127
2128 * gdb.mi/list-thread-groups-available.exp: New file.
2129 * gdb.mi/list-thread-groups-available.c: New file.
2130
bc3b087d
SDJ
21312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2132
2133 * gdb.base/set-cwd.exp: Make it available on
2134 native-extended-gdbserver.
2135
d092c5a2
SDJ
21362017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2137
2138 * gdb.base/set-cwd.c: New file.
2139 * gdb.base/set-cwd.exp: Likewise.
2140
45320ffa
TT
21412017-10-02 Tom Tromey <tom@tromey.com>
2142
2143 PR rust/22236:
2144 * gdb.rust/simple.rs (main): New variable "fslice".
2145 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2146
b3e3859b
TT
21472017-10-02 Tom Tromey <tom@tromey.com>
2148
2149 * gdb.rust/simple.exp: Test ptype of a slice.
2150
01af5e0d
TT
21512017-10-02 Tom Tromey <tom@tromey.com>
2152
2153 * gdb.rust/simple.exp: Test index of slice.
2154
a9bbfbd8
TT
21552017-09-27 Tom Tromey <tom@tromey.com>
2156
2157 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2158
df8899e5
TP
21592017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2160 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.base/compare-sections.exp (get value of read-only section): Read
2163 as unsigned value.
2164 (corrupt read-only section): Likewise and don't set written if patching
2165 failed.
2166
757bf54b
KB
21672017-09-21 Kevin Buettner <kevinb@redhat.com>
2168
2169 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2170 files.
2171
06871ae8
PA
21722017-09-20 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2175 symbol names in gdb's output.
2176 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2177
e5f25bc5
PA
21782017-09-20 Pedro Alves <palves@redhat.com>
2179
2180 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2181 Rename to ...
2182 (test_list_ambiguous_symbol): ... this and add a symbol name
2183 parameter. Adjust.
2184 (test_list_ambiguous_function): Reimplement on top of
2185 test_list_ambiguous_symbol and also test listing ambiguous
2186 variables.
2187 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2188 (ambiguous_fun): ... this.
2189 (ambiguous_var): New.
2190 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2191 (ambiguous_fun): ... this.
2192 (ambiguous_var): New.
2193
4e5a4f58
JB
21942017-09-19 John Baldwin <jhb@FreeBSD.org>
2195
2196 * gdb.base/starti.c: New file.
2197 * gdb.base/starti.exp: New file.
2198 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2199
26e53f3e
PA
22002017-09-14 Pedro Alves <palves@redhat.com>
2201
2202 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2203 (top level): Use it instead of runto.
2204
cb791d59
TT
22052017-09-11 Tom Tromey <tom@tromey.com>
2206
2207 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2208
7c96f8c1
TT
22092017-09-11 Tom Tromey <tom@tromey.com>
2210
2211 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2212 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2213
469412dd
CW
22142017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2215
2216 * gdb.fortran/printing-types.exp: New file.
2217 * gdb.fortran/printing-types.exp: New file.
2218
e0f86435
BH
22192017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2220
2221 * gdb.fortran/vla-ptype.exp: Fix typos.
2222 * gdb.fortran/vla-value.exp: Same.
2223
9e9af4be
BH
22242017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2225
2226 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2227 * gdb.mi/mi-var-child-f.exp: Likewise.
2228 * gdb.mi/mi-vla-fortran.exp: Likewise.
2229
a5ad232b
FP
22302017-09-08 Frank Penczek <frank.penczek@intel.com>
2231 Christoph Weinmann <christoph.t.weinmann@intel.com>
2232 Bernhard Heckel <bernhard.heckel@intel.com>
2233
2234 * gdb.fortran/ptr-indentation.f90: New file.
2235 * gdb.fortran/ptr-indentation.exp: New file.
2236
5aec60eb
TT
22372017-09-05 Tom Tromey <tom@tromey.com>
2238
2239 PR gdb/22010:
2240 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2241
8f8f8152
TP
22422017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2243
2244 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2245
fbd1b771
JK
22462017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2247
2248 * gdb.threads/tls-nodebug-pie.c: New file.
2249 * gdb.threads/tls-nodebug-pie.exp: New file.
2250
5eb5f850
TT
22512017-09-05 Tom Tromey <tom@tromey.com>
2252
2253 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2254 for rust.
2255
ae780a21
SM
22562017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2257
2258 * gdb.multi/multi-arch-exec.exp: Test with different
2259 "follow-exec-mode" settings.
2260 (do_test): New procedure.
2261
3693fdb3
PA
22622017-09-04 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/func-static.c (S::method const, S::method volatile)
2265 (S::method volatile const): New methods.
2266 (c_s, v_s, cv_s): New instances.
2267 (main): Call method() on them.
2268 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2269 (cannot_resolve): New procedure.
2270 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2271 print-quote-unquoted columns.
2272 (do_test): Test printing each scope too.
2273
e68cb8e0
PA
22742017-09-04 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.base/local-static.exp: Also test with
2277 class::method::variable wholly quoted.
2278 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2279
858be34c
PA
22802017-09-04 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.base/local-static.c: New.
2283 * gdb.base/local-static.cc: New.
2284 * gdb.base/local-static.exp: New.
2285
46a4882b
PA
22862017-09-04 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.asm/asm-source.exp: Add casts to int.
2289 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2290 (dataglobal64_1, dataglobal64_2): New globals.
2291 * gdb.base/nodebug.exp: Test different expressions involving the
2292 new globals, with print, whatis and ptype. Add casts to int.
2293 * gdb.base/solib-display.exp: Add casts to int.
2294 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2295 * gdb.cp/m-static.exp: Add cast to int.
2296 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2297 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2298 tls variable with no debug info without a cast. Test with a cast
2299 to int too.
2300 * gdb.trace/entry-values.exp: Add casts.
2301
2c5a2be1
PA
23022017-09-04 Pedro Alves <palves@redhat.com>
2303
2304 * gdb.base/nodebug.exp: Test that ptype's error about functions
2305 with unknown return type includes the function name too.
2306
7022349d
PA
23072017-09-04 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2310 return type of munmap in infcall.
2311 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2312 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2313 type of ftell in infcall.
2314 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2315 type of getpid in infcall.
2316 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2317 infcall.
2318 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2319 Bail on failure to extract the pid.
2320 * gdb.base/nodebug.c: #include <stdint.h>.
2321 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2322 New functions.
2323 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2324 Change expected output of print/whatis/ptype with functions with
2325 no debug info. Test all supported languages. Call
2326 test_call_promotion.
2327 * gdb.compile/compile.exp: Adjust expected output to expect
2328 warning.
2329 * gdb.threads/siginfo-threads.exp: Likewise.
2330
54990598
PA
23312017-09-04 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2334 "prototypes". Test calling float functions via prototyped and
2335 unprototyped function pointers.
2336 (perform_all_tests): New parameter "prototypes". Pass it down.
2337 (top level): Pass down "prototypes" parameter to
2338 perform_all_tests.
2339
34d16ea2
SM
23402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2341
2342 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2343 Test with nested loops.
2344
9521ecda
SM
23452017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2346
2347 * gdb.base/commands.exp: Call the new procedures.
2348 (loop_break_test, loop_continue_test): New procedures.
2349
80a65e9b
SM
23502017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2351
2352 * gdb.base/commands.exp: Call new procedure.
2353 (define_if_without_arg_test): New procedure.
2354
e439fa14
PA
23552017-09-04 Pedro Alves <palves@redhat.com>
2356
2357 * gdb.base/list-ambiguous.exp: New file.
2358 * gdb.base/list-ambiguous0.c: New file.
2359 * gdb.base/list-ambiguous1.c: New file.
2360 * gdb.base/list.exp (test_list_range): Adjust expected output.
2361
0a2dde4a
SDJ
23622017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2363
2364 * gdb.base/share-env-with-gdbserver.c: New file.
2365 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2366
5e89eb3a
SM
23672017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2368
2369 * gdb.base/commands.exp (gdbvar_simple_if_test,
2370 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2371 progvar_simple_if_test, progvar_simple_while_test,
2372 progvar_complex_if_while_test, user_defined_command_test,
2373 user_defined_command_args_eval,
2374 user_defined_command_args_stack_test,
2375 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2376 temporary_breakpoint_commands,
2377 gdb_test_no_prompt, redefine_hook_test,
2378 redefine_backtrace_test): Remove "global gdb_prompt".
2379
fd437cbc
SM
23802017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2381
2382 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2383 New proc, call it from toplevel.
2384
87215ad1
SDJ
23852017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2386
2387 PR remote/21852
2388 * gdb.server/normal.c: New file, copied from gdb.base.
2389 * gdb.server/run-without-local-binary.exp: New file.
2390
58afddc6
WP
23912017-08-07 Weimin Pan <weimin.pan@oracle.com>
2392
2393 * gdb.arch/sparc64-adi.exp: New file.
2394 * gdb.arch/sparc64-adi.c: New file.
2395
5277199a
PA
23962017-08-22 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2399 (top level): Add "list all overloads" tests.
2400
14278e1f
TT
24012017-08-22 Tom Tromey <tom@tromey.com>
2402
2403 * gdb.gdb/xfullpath.exp: Remove.
2404
bf223d3e
PA
24052017-08-21 Pedro Alves <palves@redhat.com>
2406
2407 PR gdb/19487
2408 * gdb.base/symbol-alias.c: New.
2409 * gdb.base/symbol-alias2.c: New.
2410 * gdb.base/symbol-alias.exp: New.
2411
c973d0aa
PA
24122017-08-21 Pedro Alves <palves@redhat.com>
2413
2414 * gdb.base/dfp-test.c
2415 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2416 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2417 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2418 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2419 * gdb.base/whatis-ptype-typedefs.c: New.
2420 * gdb.base/whatis-ptype-typedefs.exp: New.
2421 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2422 (an_int, an_int_type, an_int_type2): New globals.
2423 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2424 involving typedefs and cast expressions.
2425 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2426 (lookup_typedefs_function): New.
2427 (typedefs_pretty_printers_dict): New.
2428 (top level): Register lookup_typedefs_function in
2429 gdb.pretty_printers.
2430
6d580b63
YQ
24312017-08-18 Yao Qi <yao.qi@linaro.org>
2432
2433 * gdb.server/unittest.exp: New.
2434
206726fb
SDJ
24352017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2436
2437 PR gdb/21954
2438 * gdb.base/environ.exp: Add test to check if 'unset environment'
2439 works.
2440
bf0ec4c2
AA
24412017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2442
2443 * lib/gdb.exp (universal_compile_options): New caching proc.
2444 (gdb_compile): Suppress GCC's coloring of messages.
2445
d6382fff
TT
24462017-08-14 Tom Tromey <tom@tromey.com>
2447
2448 PR gdb/21675:
2449 * gdb.base/printcmds.exp (test_radices): New function.
2450 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2451 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2452 * lib/gdb.exp (get_integer_valueof): Use p/d.
2453
c2c2dd9f
SM
24542017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2455
2456 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2457 characters.
2458
fdffd6f4
TT
24592017-08-05 Tom Tromey <tom@tromey.com>
2460
2461 * gdb.rust/simple.exp: Allow String to appear in a different
2462 namespace.
2463
27d41eac
YQ
24642017-07-26 Yao Qi <yao.qi@linaro.org>
2465
2466 * gdb.gdb/unittest.exp: Invoke command
2467 "maintenance check xml-descriptions".
2468
031ed05d
AA
24692017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2470
2471 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2472 calling context.
2473 (hex128): Drop erroneous calculation of parameters.
2474
dcd27ddf
SM
24752017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2476
2477 * gdb.python/py-unwind.exp: Disable stack protection when
2478 building test file.
2479
47e77640
PA
24802017-07-20 Pedro Alves <palves@redhat.com>
2481
2482 * gdb.base/default.exp (set language): Adjust expected output.
2483
62d2a18a
PA
24842017-07-20 Pedro Alves <palves@redhat.com>
2485
2486 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2487 (test_minsym): ... this, and make static.
2488 (get_pck__foo__bar__minsym): Rename to ...
2489 (get_test_minsym): ... this.
2490 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2491 symbol names and comments.
2492 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2493 (get_test_minsym): ... this.
2494 (pck__foo__bar__minsym__2): Rename to ...
2495 (test_minsym): ... this.
2496 (main): Adjust.
2497
c45ec17c
PA
24982017-07-17 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.base/completion.exp: Adjust expected output.
2501 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2502 the completer works.
2503
c6756f62
PA
25042017-07-17 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2507
5bd68487
AB
25082017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2509
2510 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2511
8880f2a9
TT
25122017-07-14 Tom Tromey <tom@tromey.com>
2513
2514 PR rust/21764:
2515 * gdb.rust/simple.exp: Add tests.
2516
65547233
TT
25172017-07-14 Tom Tromey <tom@tromey.com>
2518
2519 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2520
8f14146e
PA
25212017-07-14 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.linespec/base/one/thefile.cc (z1): New function.
2524 * gdb.linespec/base/two/thefile.cc (z2): New function.
2525 * gdb.linespec/linespec.exp: Add tests.
2526
b4365d02
AB
25272017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2528
2529 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2530 to mi_create_breakpoint.
2531
5d2cbaa5
AB
25322017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2533
2534 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2535 mi_create_breakpoint.
2536
11cb5716
IB
25372017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2538
2539 * gdb.dlang/demangle.exp: Update for demangling changes.
2540
03278692
TT
25412017-07-09 Tom Tromey <tom@tromey.com>
2542
2543 * gdb.dwarf2/shortpiece.exp: New file.
2544
33c5cd75
DB
25452017-07-06 David Blaikie <dblaikie@gmail.com>
2546
2547 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2548 built from fissiont-multi-cu{1,2}.c.
2549 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2550 except putting 'main' and 'func' in separate CUs in the same DWO file.
2551 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2552 test.
2553 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2554 test.
2555
8455d262
PA
25562017-07-06 Pedro Alves <palves@redhat.com>
2557
2558 * gdb.python/py-unwind.exp: Test flushregs.
2559
dc4bde35
SDJ
25602017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2561
2562 PR cli/21688
2563 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2564 tests for alias commands and trailing whitespace.
2565
51ed89aa
SDJ
25662017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2567
2568 PR cli/21688
2569 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2570 procedure. Call it.
2571
eb17d413
PA
25722017-06-29 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.base/printcmds.exp: Add tests.
2575
41664b45
DG
25762017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2577
2578 PR gdb/21337
2579 * gdb.base/reread-readsym.exp: New file.
2580 * gdb.base/reread-readsym.c: New file.
2581
75312ae3
KB
25822017-06-21 Kevin Buettner <kevinb@redhat.com>
2583
2584 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2585 subpattern.
2586
66953522
PB
25872017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2588
2589 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2590 extended mnemonic.
2591 * gdb.arch/powerpc-power9.s: Likewise.
2592
5524b525
AA
25932017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2594
2595 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2596 on 32-bit x86 targets. Exploit is_*_target macros where
2597 appropriate.
2598
03c8af18
AA
25992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2600
2601 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2602 register pieces.
2603
3bf31011
AA
26042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2605
2606 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2607 located in one or more DWARF pieces.
2608
805acca0
AA
26092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2610
2611 * lib/gdb.exp (get_endianness): New proc.
2612 * gdb.arch/aarch64-fp.exp: Use it.
2613 * gdb.arch/altivec-regs.exp: Likewise.
2614 * gdb.arch/e500-regs.exp: Likewise.
2615 * gdb.arch/vsx-regs.exp: Likewise.
2616 * gdb.base/dump.exp: Likewise.
2617 * gdb.base/funcargs.exp: Likewise.
2618 * gdb.base/gnu_vector.exp: Likewise.
2619 * gdb.dwarf2/formdata16.exp: Likewise.
2620 * gdb.dwarf2/implptrpiece.exp: Likewise.
2621 * gdb.dwarf2/nonvar-access.exp: Likewise.
2622 * gdb.python/py-inferior.exp: Likewise.
2623 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2624
e9352324
AA
26252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2626
2627 PR gdb/21226
2628 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2629 stack value pieces are taken from the LSB end.
2630
d5d1163e
AA
26312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2632
2633 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2634 variable at nonzero offset.
2635
0567c986
AA
26362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2637
2638 * gdb.dwarf2/var-access.c: New file.
2639 * gdb.dwarf2/var-access.exp: New test.
2640 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2641
973e9aab
TT
26422017-06-12 Tom Tromey <tom@tromey.com>
2643
2644 * gdb.dwarf2/formdata16.exp: Add tests.
2645
d9109c80
TT
26462017-06-12 Tom Tromey <tom@tromey.com>
2647
2648 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2649
30a25466
TT
26502017-06-12 Tom Tromey <tom@tromey.com>
2651
2652 PR exp/16225:
2653 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2654 * gdb.arch/vsx-regs.exp: Update tests.
2655 * gdb.arch/s390-vregs.exp (hex128): New proc.
2656 Update test.
2657 * gdb.arch/altivec-regs.exp: Update tests.
2658
aefd8b33
SDJ
26592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2660
2661 * gdb.base/startup-with-shell.c: New file.
2662 * gdb.base/startup-with-shell.exp: Likewise.
2663
2090129c
SDJ
26642017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2665
2666 * gdb.server/non-existing-program.exp: Update regex in order to
2667 reflect the fact that gdbserver is now using fork_inferior (with a
2668 shell) to startup the inferior.
2669
8e86a419
SM
26702017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2671
2672 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2673 support function calls from GDB.
2674
e6cf65f2
TT
26752017-05-21 Tom Tromey <tom@tromey.com>
2676
2677 PR rust/21466:
2678 * gdb.rust/unsized.exp: New file.
2679 * gdb.rust/unsized.rs: New file.
2680
43cc5389
TT
26812017-05-19 Tom Tromey <tom@tromey.com>
2682
2683 PR rust/21484:
2684 * gdb.rust/watch.exp: New file.
2685 * gdb.rust/watch.rs: New file.
2686
ec8df234
TT
26872017-05-18 Tom Tromey <tom@tromey.com>
2688
2689 * gdb.rust/simple.exp: Allow Box to be qualified.
2690
3e3e7fae
TP
26912017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2692
2693 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2694
59cc050d
PA
26952017-05-18 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.base/fileio.c (test_write, test_read, test_close)
2698 (test_fstat): Don't print 'ret' in the fail path.
2699
c8f6abd1
PA
27002017-05-18 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2703 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2704 (test_system, test_rename, test_unlink, test_time): Change
2705 prototypes.
2706 * gdb.base/fileio.exp (stop_msg): Adjust.
2707
d2a03b77
PA
27082017-05-18 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.base/fileio.c (null_str): New global.
2711 (test_stat): Use it.
2712 * gdb.base/fileio.exp: Remove nowarnings.
2713
0d5c6999
YQ
27142017-05-17 Yao Qi <yao.qi@linaro.org>
2715
2716 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2717
21873064
YQ
27182017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2719
2720 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2721 argument command.
2722 (top-level): Invoke test_set_inferior_tty.
2723
d512d31c
PA
27242017-05-04 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2727 Add parens to print call for Python 3.
2728
90cef2ed
KS
27292017-05-03 Keith Seitz <keiths@redhat.com>
2730
2731 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2732 (main): Call it.
2733
14f819c8
TW
27342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2735
2736 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2737 to prev and next.
2738
913aeadd
TW
27392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2740
2741 * gdb.python/py-record-btrace.exp: Remove test for
2742 gdb.BtraceInstruction.error.
2743
a3be24ad
TW
27442017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2745
2746 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2747
ae20e79a
TW
27482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2749
2750 * gdb.python/py-record-btrace-threads.c: New file.
2751 * gdb.python/py-record-btrace-threads.exp: New file.
2752
45ce1b47
SDJ
27532017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2754
2755 PR testsuite/8595
2756 * gdb.base/environ.exp: Make test available in all architectures.
2757 Move bits related to "info program" testing to
2758 gdb.base/info-program.exp. Rewrite tests to use the two new
2759 procedures mentione below.
2760 (test_set_show_env_var) New procedure.
2761 (test_set_show_env_var_equal): Likewise.
2762 * gdb.base/info-program.exp: New file.
2763
e15c3eb4
KS
27642017-04-27 Keith Seitz <keiths@redhat.com>
2765
2766 * gdb.cp/oranking.cc (test15): New function.
2767 (main): Call test15 and declare additional variables for testing.
2768 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2769 "p foo101('abc')" tests.
2770 Add tests for cv qualifier overloads.
2771 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2772 "lvalue reference overload" test.
2773 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2774 "print value of f1 on Child&& in f2" test.
2775
3a3fd0fd
PA
27762017-04-19 Pedro Alves <palves@redhat.com>
2777
2778 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2779 procedure.
2780 (top level): Call it.
2781 * lib/gdb.exp (gdb_define_cmd): New procedure.
2782
53375380
PA
27832017-04-12 Pedro Alves <palves@redhat.com>
2784
2785 PR gdb/21323
2786 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2787 (wchar): New global.
2788 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2789 (do_test_wide_char, wide_char_types_no_program, top level): Add
2790 wchar_t testing.
2791
53e710ac
PA
27922017-04-12 Pedro Alves <palves@redhat.com>
2793
2794 PR c++/21323
2795 * gdb.cp/wide_char_types.c: New file.
2796 * gdb.cp/wide_char_types.exp: New file.
2797
0ad9d8c7
SDJ
27982017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2799
2800 PR gdb/21352
2801 * gdb.trace/tsv.exp: Add test for "tsave -r".
2802
b1b45502
IB
28032017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2804
2805 * gdb.dlang/watch-loc.c: New file.
2806 * gdb.dlang/watch-loc.exp: New file.
2807
ec13808e
JK
28082017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2809
2810 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2811
fe5f7374
AK
28122017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2813
2814 * gdb.arch/arc-analyze-prologue.S: New file.
2815 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2816
eea78757
AK
28172017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2818
2819 * gdb.arch/arc-decode-insn.S: New file.
2820 * gdb.arch/arc-decode-insn.exp: Likewise.
2821
5badf10a
IR
28222017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2823
2824 PR tdep/20928
2825 * gdb.arch/sparc64-regs.exp: New file.
2826 * gdb.arch/sparc64-regs.S: Likewise.
2827
cee59b3f
TW
28282017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2829
2830 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2831 and memory view on Python 3.
2832
c0f55cc6
AV
28332017-03-20 Artemiy Volkov <artemiyv@acm.org>
2834 Keith Seitz <keiths@redhat.com>
2835
2836 PR gdb/14441
2837 * gdb.cp/demangle.exp: Add rvalue reference tests.
2838 * gdb.cp/rvalue-ref-casts.cc: New file.
2839 * gdb.cp/rvalue-ref-casts.exp: New file.
2840 * gdb.cp/rvalue-ref-overload.cc: New file.
2841 * gdb.cp/rvalue-ref-overload.exp: New file.
2842 * gdb.cp/rvalue-ref-params.cc: New file.
2843 * gdb.cp/rvalue-ref-params.exp: New file.
2844 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2845 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2846 * gdb.cp/rvalue-ref-types.cc: New file.
2847 * gdb.cp/rvalue-ref-types.exp: New file.
2848 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2849 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2850
51457a05
MAL
28512017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2852
2853 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2854 New procedure.
2855
5b291c04
MAL
28562017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2857
2858 * lib/mi-support.exp (mi_gdb_test): Add additional message
2859 for unexpected output.
2860
59a56148
AA
28612017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2862
2863 * gdb.base/examine-backward.c (Barrier): New character array
2864 constant, to ensure that TestStrings is preceded by a string
2865 terminator.
2866
7942e96e
AA
28672017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2868
2869 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2870 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2871 and implicit pointer into such a location.
2872
6ebac3fb
DE
28732017-03-16 Doug Evans <dje@google.com>
2874
2875 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2876
ec3b243d
TP
28772017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2878
2879 * gdb.cp/m-static.exp: Fix expectation for prototype of
2880 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2881
28822017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2883
2884 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2885 * gdb.guile/scm-lazy-string.c: New file.
2886 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2887 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2888 for pointer, array, typedef lazy strings.
2889
2cc36e25 28902017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2891
2892 PR python/17728, python/18439, python/18779
2893 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2894 * gdb.python/py-lazy-string.c (pointer): New typedef.
2895 (main): New locals ptr, array, typedef_ptr.
2896 * gdb.python/py-value.exp: Move lazy string tests to ...
2897 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2898 array, typedef lazy strings.
ec3b243d 2899
0efcde63
AK
29002017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2901
2902 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2903 Add optional 'test' parameter.
2904
7978d7c3
SM
29052017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2906
2907 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2908 Skip for versions of DejaGnu < 1.5.
2909
896c0c1e
SM
29102017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2911
2912 * lib/gdb.exp (dejagnu_version): New proc.
2913 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2914 Use dejagnu_version.
2915
5f4d1085
KS
29162017-03-10 Keith Seitz <keiths@redhat.com>
2917
2918 PR c++/8128
2919 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2920 type from destructor regexps.
2921 Add a branch which actually passes the test.
2922 Adjust "ptype t5i" test names.
2923
1de05205
PA
29242017-03-08 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.base/step-over-exit.exp: Add explicit test message.
2927
c65d6b55
PA
29282017-03-08 Pedro Alves <palves@redhat.com>
2929
2930 PR gdb/18360
2931 * gdb.threads/interrupt-while-step-over.c: New file.
2932 * gdb.threads/interrupt-while-step-over.exp: New file.
2933
2e86a283
PA
29342017-03-08 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2937 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2938
25dcbff6
PA
29392017-03-08 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2942 PKRU as not supported as a PASS.
2943
dc9366eb
PA
29442017-03-08 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2947 prefix instead of $binfile1/$binfile2.
2948 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2949 in test message.
2950 * gdb.python/py-completion.exp: Use "load python file" as test
2951 messages instead of unstable path names.
2952
6e5d74e7
PA
29532017-03-08 Pedro Alves <palves@redhat.com>
2954 Jan Kratochvil <jan.kratochvil@redhat.com>
2955
2956 PR cli/21218
2957 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2958 New proc.
2959 (top level): Call it.
2960
9753a2f6
PA
29612017-03-08 Pedro Alves <palves@redhat.com>
2962
2963 PR tui/21216
2964 * gdb.tui/tui-nl-filtered-output.exp: New file.
2965
1a4dd9dd
PA
29662017-03-08 Pedro Alves <palves@redhat.com>
2967
2968 * gdb.base/completion.exp: Move TUI completion tests to ...
2969 * gdb.tui/completion.exp: ... this new file.
2970
7cbbff33
PA
29712017-03-08 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.base/tui-disasm-long-lines.c,
2974 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2975 gdb.base/tui-layout.exp: Move to ...
2976 * gdb.tui/: ... this new directory.
2977
5f6fd321
PA
29782017-03-07 Pedro Alves <palves@redhat.com>
2979
2980 * gdb.base/tui-layout.c: New file.
2981 * gdb.base/tui-layout.exp: New file.
2982
44959fa8
PA
29832017-03-07 Pedro Alves <palves@redhat.com>
2984
2985 * gdb.base/tui-layout.c: Rename to ...
2986 * gdb.base/tui-disasm-long-lines.c: ... this.
2987 * gdb.base/tui-layout.exp: Rename to ...
2988 * gdb.base/tui-disasm-long-lines.exp: ... this.
2989
f8c4e718
PA
29902017-03-07 Pedro Alves <palves@redhat.com>
2991
2992 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2993
6dbb839a 29942017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
2995
2996 * i386-mpx-call.c: New file.
2997 * i386-mpx-call.exp: New file.
2998
65b48a81
PB
29992017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3000
3001 * gdb.arch/powerpc-power.exp: Delete test.
3002 * gdb.arch/powerpc-power.s: Likewise.
3003 * gdb.disasm/disassembler-options.exp: New test.
3004 * gdb.arch/powerpc-altivec.exp: Likewise.
3005 * gdb.arch/powerpc-altivec.s: Likewise.
3006 * gdb.arch/powerpc-altivec2.exp: Likewise.
3007 * gdb.arch/powerpc-altivec2.s: Likewise.
3008 * gdb.arch/powerpc-altivec3.exp: Likewise.
3009 * gdb.arch/powerpc-altivec3.s: Likewise.
3010 * gdb.arch/powerpc-power7.exp: Likewise.
3011 * gdb.arch/powerpc-power7.s: Likewise.
3012 * gdb.arch/powerpc-power8.exp: Likewise.
3013 * gdb.arch/powerpc-power8.s: Likewise.
3014 * gdb.arch/powerpc-power9.exp: Likewise.
3015 * gdb.arch/powerpc-power9.s: Likewise.
3016 * gdb.arch/powerpc-vsx.exp: Likewise.
3017 * gdb.arch/powerpc-vsx.s: Likewise.
3018 * gdb.arch/powerpc-vsx2.exp: Likewise.
3019 * gdb.arch/powerpc-vsx2.s: Likewise.
3020 * gdb.arch/powerpc-vsx3.exp: Likewise.
3021 * gdb.arch/powerpc-vsx3.s: Likewise.
3022 * gdb.arch/arm-disassembler-options.exp: Likewise.
3023 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3024 * gdb.arch/s390-disassembler-options.exp: Likewise.
3025
17cd4947
LM
30262017-02-23 Luis Machado <lgustavo@codesourcery.com>
3027
3028 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3029 (check_supported_features): ... this. Changed return type to void.
3030 (supports_rdseed): New static global.
3031 (rdseed): Check supports_rdseed.
3032 (initialize): Call check_supported_features.
3033
2039d74e
EBM
30342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3035
3036 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3037 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3038 and lqarx/stqcx.
3039 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3040 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3041
a51d7ecf
EBM
30422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3043
3044 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3045 uppercase.
3046
0224619f
JK
30472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3048
3049 * gdb.dwarf2/formdata16.c: New file.
3050 * gdb.dwarf2/formdata16.exp: New file.
3051 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3052
216f72a1
JK
30532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3054
3055 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3056 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3057 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3058 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3059 DW_AT_GNU_*.
3060
43988095
JK
30612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3062
3063 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3064
99e8a4f9
SDJ
30652017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3066
3067 PR gdb/21164
3068 * gdb.base/maint.exp: Add testcases for when the commands do
3069 not have arguments.
3070
b58a8c0c
TP
30712017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3072
3073 * gdb.cp/chained-calls.exp: Use p instead of P.
3074
4e746bb6
TW
30752017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3076
3077 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3078 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3079
3f77c769
TT
30802017-02-14 Tom Tromey <tom@tromey.com>
3081
3082 PR python/13598:
3083 * gdb.python/py-events.exp: Add before_prompt event tests.
3084
075beec0
AA
30852017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3086
3087 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3088
bf5f525c
LM
30892017-02-13 Luis Machado <lgustavo@codesourcery.com>
3090
3091 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3092 (main): Call my_unique_function_name.
3093 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3094 completion of patterns with a single match.
3095 Add missing -re switches to gdb_test_multiple calls.
3096
13a66184
LM
30972017-02-13 Luis Machado <lgustavo@codesourcery.com>
3098
3099 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3100 return if core file is not recognized.
3101
26a06916
SM
31022017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3103
3104 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3105 and extra UIs.
3106
b761ca9e
SM
31072017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3108
3109 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3110 proc_with_prefix.
3111
b964bee0
TT
31122017-02-10 Tom Tromey <tom@tromey.com>
3113
3114 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3115
18da0c51
MG
31162017-02-10 Martin Galvan <martingalvan@sourceware.org>
3117
3118 PR gdb/21122
3119 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3120
604c4576
JG
31212017-02-08 Jerome Guitton <guitton@adacore.com>
3122
3123 * gdb.base/define.exp: Add test for command abbreviations
3124 in define.
3125
20b477a7
LM
31262017-02-06 Luis Machado <lgustavo@codesourcery.com>
3127
3128 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3129 * gdb.reverse/insn-reverse-x86.c: New file.
3130
3f7b46f2
IR
31312017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3132
3133 PR tdep/20936
3134 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3135
f0fd41c1
TT
31362017-02-03 Tom Tromey <tom@tromey.com>
3137
3138 PR rust/21097:
3139 * gdb.rust/simple.exp: Add new tests.
3140
5be5dbf0
PA
31412017-02-02 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3144 tests.
3145
7346ef59
AA
31462017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3147
3148 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3149 taking a 2-byte value out of a 4-byte DWARF implicit value on
3150 big-endian targets.
3151 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3152 logic. Add test cases for DW_OP_implicit.
3153
787f0025
MM
31542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3155
3156 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3157
68777c29
MM
31582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3159
3160 * gdb.btrace/enable.exp: Call gdb_exit before
3161 skip_gdbserver_tests.
3162
0a1c7e28
MM
31632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3164
3165 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3166 GDBFLAGS.
3167
b5ac99b0
MM
31682017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3169
3170 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3171 the test is skipped.
3172 * gdb.btrace/data.exp: Likewise.
3173 * gdb.btrace/delta.exp: Likewise.
3174 * gdb.btrace/dlopen.exp: Likewise.
3175 * gdb.btrace/enable-running.exp: Likewise.
3176 * gdb.btrace/enable.exp: Likewise.
3177 * gdb.btrace/exception.exp: Likewise.
3178 * gdb.btrace/function_call_history.exp: Likewise.
3179 * gdb.btrace/gcore.exp: Likewise.
3180 * gdb.btrace/instruction_history.exp: Likewise.
3181 * gdb.btrace/multi-thread-step.exp: Likewise.
3182 * gdb.btrace/nohist.exp: Likewise.
3183 * gdb.btrace/non-stop.exp: Likewise.
3184 * gdb.btrace/reconnect.exp: Likewise.
3185 * gdb.btrace/record_goto-step.exp: Likewise.
3186 * gdb.btrace/record_goto.exp: Likewise.
3187 * gdb.btrace/rn-dl-bind.exp: Likewise.
3188 * gdb.btrace/segv.exp: Likewise.
3189 * gdb.btrace/step.exp: Likewise.
3190 * gdb.btrace/stepi.exp: Likewise.
3191 * gdb.btrace/tailcall-only.exp: Likewise.
3192 * gdb.btrace/tailcall.exp: Likewise.
3193 * gdb.btrace/tsx.exp: Likewise.
3194 * gdb.btrace/unknown_functions.exp: Likewise.
3195 * gdb.btrace/vdso.exp: Likewise.
3196
cd4007e4
MM
31972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3198
3199 * gdb.btrace/enable-running.c: New.
3200 * gdb.btrace/enable-running.exp: New.
3201
2735833d
WT
32022017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3203
3204 * gdb.arch/amd64-gs_base.c: New file.
3205 * gdb.arch/amd64-gs_base.exp: New file.
3206
b51e1e94
LM
32072017-01-26 Luis Machado <lgustavo@codesourcery.com>
3208
3209 * lib/memory.exp: Remove spurious empty newlines.
3210
72ca0410
SM
32112017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3212
3213 * gdb.python/py-bad-printers.exp: Load python file using "source".
3214 * gdb.python/py-events.exp: Likewise.
3215 * gdb.python/py-evsignal.exp: Likewise.
3216 * gdb.python/py-evthreads.exp: Likewise.
3217 * gdb.python/py-frame-args.exp: Likewise.
3218 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3219 * gdb.python/py-framefilter-mi.exp: Likewise.
3220 * gdb.python/py-framefilter.exp: Likewise.
3221 * gdb.python/py-mi.exp: Likewise.
3222 * gdb.python/py-pp-maint.exp: Likewise.
3223 * gdb.python/py-pp-registration.exp: Likewise.
3224 * gdb.python/py-prettyprint.exp: Likewise.
3225 (run_lang_tests): Likewise.
3226 * gdb.python/py-typeprint.exp: Likewise.
3227
e309aa65
LM
32282017-01-26 Luis Machado <lgustavo@codesourcery.com>
3229
3230 * lib/memory.exp: New file.
3231 * lib/gdb.exp: Load memory.exp.
3232 * gdb.base/memattr.exp (delete_memory): Move proc to
3233 lib/memory.exp and rename to delete_memory_regions.
3234 Replace delete_memory with delete_memory_regions.
3235 Cleanup memory regions before tests.
3236 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3237 before tests.
3238
515aff23
LM
32392017-01-26 Luis Machado <lgustavo@codesourcery.com>
3240
3241 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3242 files.
3243 (initialize): New function conditionally defined.
3244 (testcases): Move within conditional block.
3245 (main): Call initialize.
3246 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3247 of gdb.reverse/insn-reverse.c.
3248 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3249 gdb.reverse/insn-reverse.c.
3250
d8b49cf0
YQ
32512017-01-26 Yao Qi <yao.qi@linaro.org>
3252
3253 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3254 disassemble on address 0.
3255
f13a9a0c
YQ
32562017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3257 Yao Qi <yao.qi@linaro.org>
3258
3259 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3260 * gdb.dwarf2/implptr-64bit.S: Remove.
3261 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3262 variables in caller's context. Add DW_OP_implicit_value.
3263
5ac95241
YQ
32642017-01-25 Yao Qi <yao.qi@linaro.org>
3265
3266 * lib/dwarf.exp (Dwarf::_location): Handle
3267 DW_OP_GNU_implicit_pointer with proper size.
3268
23e82930
LM
32692017-01-20 Luis Machado <lgustavo@codesourcery.com>
3270
3271 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3272 and add untested calls.
3273
d334ae25
LM
32742017-01-20 Luis Machado <lgustavo@codesourcery.com>
3275
3276 * gdb.python/python.exp: Check line number against what GDB thinks
3277 the line number is for func1.
3278
f5e6296e
IB
32792017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3280
3281 * gdb.dlang/debug-expr.exp: New file.
3282
5b362f04
LM
32832016-12-23 Luis Machado <lgustavo@codesourcery.com>
3284
3285 Fix test names for the following files:
3286
3287 * gdb.ada/exec_changed.exp
3288 * gdb.ada/info_types.exp
3289 * gdb.arch/aarch64-atomic-inst.exp
3290 * gdb.arch/aarch64-fp.exp
3291 * gdb.arch/altivec-abi.exp
3292 * gdb.arch/altivec-regs.exp
3293 * gdb.arch/amd64-byte.exp
3294 * gdb.arch/amd64-disp-step.exp
3295 * gdb.arch/amd64-dword.exp
3296 * gdb.arch/amd64-entry-value-inline.exp
3297 * gdb.arch/amd64-entry-value-param.exp
3298 * gdb.arch/amd64-entry-value-paramref.exp
3299 * gdb.arch/amd64-entry-value.exp
3300 * gdb.arch/amd64-i386-address.exp
3301 * gdb.arch/amd64-invalid-stack-middle.exp
3302 * gdb.arch/amd64-invalid-stack-top.exp
3303 * gdb.arch/amd64-optimout-repeat.exp
3304 * gdb.arch/amd64-prologue-skip.exp
3305 * gdb.arch/amd64-prologue-xmm.exp
3306 * gdb.arch/amd64-stap-special-operands.exp
3307 * gdb.arch/amd64-stap-wrong-subexp.exp
3308 * gdb.arch/amd64-tailcall-cxx.exp
3309 * gdb.arch/amd64-tailcall-noret.exp
3310 * gdb.arch/amd64-tailcall-ret.exp
3311 * gdb.arch/amd64-tailcall-self.exp
3312 * gdb.arch/amd64-word.exp
3313 * gdb.arch/arm-bl-branch-dest.exp
3314 * gdb.arch/arm-disp-step.exp
3315 * gdb.arch/arm-neon.exp
3316 * gdb.arch/arm-single-step-kernel-helper.exp
3317 * gdb.arch/avr-flash-qualifier.exp
3318 * gdb.arch/disp-step-insn-reloc.exp
3319 * gdb.arch/e500-abi.exp
3320 * gdb.arch/e500-regs.exp
3321 * gdb.arch/ftrace-insn-reloc.exp
3322 * gdb.arch/i386-avx512.exp
3323 * gdb.arch/i386-bp_permanent.exp
3324 * gdb.arch/i386-byte.exp
3325 * gdb.arch/i386-cfi-notcurrent.exp
3326 * gdb.arch/i386-disp-step.exp
3327 * gdb.arch/i386-dr3-watch.exp
3328 * gdb.arch/i386-float.exp
3329 * gdb.arch/i386-gnu-cfi.exp
3330 * gdb.arch/i386-mpx-map.exp
3331 * gdb.arch/i386-mpx-sigsegv.exp
3332 * gdb.arch/i386-mpx-simple_segv.exp
3333 * gdb.arch/i386-mpx.exp
3334 * gdb.arch/i386-permbkpt.exp
3335 * gdb.arch/i386-prologue.exp
3336 * gdb.arch/i386-signal.exp
3337 * gdb.arch/i386-size-overlap.exp
3338 * gdb.arch/i386-unwind.exp
3339 * gdb.arch/i386-word.exp
3340 * gdb.arch/mips-fcr.exp
3341 * gdb.arch/powerpc-d128-regs.exp
3342 * gdb.arch/powerpc-stackless.exp
3343 * gdb.arch/ppc64-atomic-inst.exp
3344 * gdb.arch/s390-stackless.exp
3345 * gdb.arch/s390-tdbregs.exp
3346 * gdb.arch/s390-vregs.exp
3347 * gdb.arch/sparc-sysstep.exp
3348 * gdb.arch/thumb-bx-pc.exp
3349 * gdb.arch/thumb-singlestep.exp
3350 * gdb.arch/thumb2-it.exp
3351 * gdb.arch/vsx-regs.exp
3352 * gdb.asm/asm-source.exp
3353 * gdb.base/a2-run.exp
3354 * gdb.base/advance.exp
3355 * gdb.base/all-bin.exp
3356 * gdb.base/anon.exp
3357 * gdb.base/args.exp
3358 * gdb.base/arithmet.exp
3359 * gdb.base/async-shell.exp
3360 * gdb.base/async.exp
3361 * gdb.base/attach-pie-noexec.exp
3362 * gdb.base/attach-twice.exp
3363 * gdb.base/auto-load.exp
3364 * gdb.base/bang.exp
3365 * gdb.base/bitfields.exp
3366 * gdb.base/break-always.exp
3367 * gdb.base/break-caller-line.exp
3368 * gdb.base/break-entry.exp
3369 * gdb.base/break-inline.exp
3370 * gdb.base/break-on-linker-gcd-function.exp
3371 * gdb.base/break-probes.exp
3372 * gdb.base/break.exp
3373 * gdb.base/breakpoint-shadow.exp
3374 * gdb.base/call-ar-st.exp
3375 * gdb.base/call-sc.exp
3376 * gdb.base/call-signal-resume.exp
3377 * gdb.base/call-strs.exp
3378 * gdb.base/callfuncs.exp
3379 * gdb.base/catch-fork-static.exp
3380 * gdb.base/catch-gdb-caused-signals.exp
3381 * gdb.base/catch-load.exp
3382 * gdb.base/catch-signal-fork.exp
3383 * gdb.base/catch-signal.exp
3384 * gdb.base/catch-syscall.exp
3385 * gdb.base/charset.exp
3386 * gdb.base/checkpoint.exp
3387 * gdb.base/chng-syms.exp
3388 * gdb.base/code-expr.exp
3389 * gdb.base/code_elim.exp
3390 * gdb.base/commands.exp
3391 * gdb.base/completion.exp
3392 * gdb.base/complex.exp
3393 * gdb.base/cond-expr.exp
3394 * gdb.base/condbreak.exp
3395 * gdb.base/consecutive.exp
3396 * gdb.base/continue-all-already-running.exp
3397 * gdb.base/coredump-filter.exp
3398 * gdb.base/corefile.exp
3399 * gdb.base/dbx.exp
3400 * gdb.base/debug-expr.exp
3401 * gdb.base/define.exp
3402 * gdb.base/del.exp
3403 * gdb.base/disabled-location.exp
3404 * gdb.base/disasm-end-cu.exp
3405 * gdb.base/disasm-optim.exp
3406 * gdb.base/display.exp
3407 * gdb.base/duplicate-bp.exp
3408 * gdb.base/ena-dis-br.exp
3409 * gdb.base/ending-run.exp
3410 * gdb.base/enumval.exp
3411 * gdb.base/environ.exp
3412 * gdb.base/eu-strip-infcall.exp
3413 * gdb.base/eval-avoid-side-effects.exp
3414 * gdb.base/eval-skip.exp
3415 * gdb.base/exitsignal.exp
3416 * gdb.base/expand-psymtabs.exp
3417 * gdb.base/filesym.exp
3418 * gdb.base/find-unmapped.exp
3419 * gdb.base/finish.exp
3420 * gdb.base/float.exp
3421 * gdb.base/foll-exec-mode.exp
3422 * gdb.base/foll-exec.exp
3423 * gdb.base/foll-fork.exp
3424 * gdb.base/fortran-sym-case.exp
3425 * gdb.base/freebpcmd.exp
3426 * gdb.base/func-ptr.exp
3427 * gdb.base/func-ptrs.exp
3428 * gdb.base/funcargs.exp
3429 * gdb.base/gcore-buffer-overflow.exp
3430 * gdb.base/gcore-relro-pie.exp
3431 * gdb.base/gcore-relro.exp
3432 * gdb.base/gcore.exp
3433 * gdb.base/gdb1090.exp
3434 * gdb.base/gdb11530.exp
3435 * gdb.base/gdb11531.exp
3436 * gdb.base/gdb1821.exp
3437 * gdb.base/gdbindex-stabs.exp
3438 * gdb.base/gdbvars.exp
3439 * gdb.base/hbreak.exp
3440 * gdb.base/hbreak2.exp
3441 * gdb.base/included.exp
3442 * gdb.base/infcall-input.exp
3443 * gdb.base/inferior-died.exp
3444 * gdb.base/infnan.exp
3445 * gdb.base/info-macros.exp
3446 * gdb.base/info-os.exp
3447 * gdb.base/info-proc.exp
3448 * gdb.base/info-shared.exp
3449 * gdb.base/info-target.exp
3450 * gdb.base/infoline.exp
3451 * gdb.base/interp.exp
3452 * gdb.base/interrupt.exp
3453 * gdb.base/jit-reader.exp
3454 * gdb.base/jit-simple.exp
3455 * gdb.base/kill-after-signal.exp
3456 * gdb.base/kill-detach-inferiors-cmd.exp
3457 * gdb.base/label.exp
3458 * gdb.base/langs.exp
3459 * gdb.base/ldbl_e308.exp
3460 * gdb.base/line-symtabs.exp
3461 * gdb.base/linespecs.exp
3462 * gdb.base/list.exp
3463 * gdb.base/long_long.exp
3464 * gdb.base/longest-types.exp
3465 * gdb.base/maint.exp
3466 * gdb.base/max-value-size.exp
3467 * gdb.base/memattr.exp
3468 * gdb.base/mips_pro.exp
3469 * gdb.base/morestack.exp
3470 * gdb.base/moribund-step.exp
3471 * gdb.base/multi-forks.exp
3472 * gdb.base/nested-addr.exp
3473 * gdb.base/nextoverexit.exp
3474 * gdb.base/noreturn-finish.exp
3475 * gdb.base/noreturn-return.exp
3476 * gdb.base/nostdlib.exp
3477 * gdb.base/offsets.exp
3478 * gdb.base/opaque.exp
3479 * gdb.base/pc-fp.exp
3480 * gdb.base/permissions.exp
3481 * gdb.base/print-symbol-loading.exp
3482 * gdb.base/prologue-include.exp
3483 * gdb.base/psymtab.exp
3484 * gdb.base/ptype.exp
3485 * gdb.base/random-signal.exp
3486 * gdb.base/randomize.exp
3487 * gdb.base/range-stepping.exp
3488 * gdb.base/readline-ask.exp
3489 * gdb.base/recpar.exp
3490 * gdb.base/recurse.exp
3491 * gdb.base/relational.exp
3492 * gdb.base/restore.exp
3493 * gdb.base/return-nodebug.exp
3494 * gdb.base/return.exp
3495 * gdb.base/run-after-attach.exp
3496 * gdb.base/save-bp.exp
3497 * gdb.base/scope.exp
3498 * gdb.base/sect-cmd.exp
3499 * gdb.base/set-lang-auto.exp
3500 * gdb.base/set-noassign.exp
3501 * gdb.base/setvar.exp
3502 * gdb.base/sigall.exp
3503 * gdb.base/sigbpt.exp
3504 * gdb.base/siginfo-addr.exp
3505 * gdb.base/siginfo-infcall.exp
3506 * gdb.base/siginfo-obj.exp
3507 * gdb.base/siginfo.exp
3508 * gdb.base/signals-state-child.exp
3509 * gdb.base/signest.exp
3510 * gdb.base/sigstep.exp
3511 * gdb.base/sizeof.exp
3512 * gdb.base/skip.exp
3513 * gdb.base/solib-corrupted.exp
3514 * gdb.base/solib-nodir.exp
3515 * gdb.base/solib-search.exp
3516 * gdb.base/stack-checking.exp
3517 * gdb.base/stale-infcall.exp
3518 * gdb.base/stap-probe.exp
3519 * gdb.base/start.exp
3520 * gdb.base/step-break.exp
3521 * gdb.base/step-bt.exp
3522 * gdb.base/step-line.exp
3523 * gdb.base/step-over-exit.exp
3524 * gdb.base/step-over-syscall.exp
3525 * gdb.base/step-resume-infcall.exp
3526 * gdb.base/step-test.exp
3527 * gdb.base/store.exp
3528 * gdb.base/structs3.exp
3529 * gdb.base/sym-file.exp
3530 * gdb.base/symbol-without-target_section.exp
3531 * gdb.base/term.exp
3532 * gdb.base/testenv.exp
3533 * gdb.base/ui-redirect.exp
3534 * gdb.base/until.exp
3535 * gdb.base/unwindonsignal.exp
3536 * gdb.base/value-double-free.exp
3537 * gdb.base/vla-datatypes.exp
3538 * gdb.base/vla-ptr.exp
3539 * gdb.base/vla-sideeffect.exp
3540 * gdb.base/volatile.exp
3541 * gdb.base/watch-cond-infcall.exp
3542 * gdb.base/watch-cond.exp
3543 * gdb.base/watch-non-mem.exp
3544 * gdb.base/watch-read.exp
3545 * gdb.base/watch-vfork.exp
3546 * gdb.base/watchpoint-cond-gone.exp
3547 * gdb.base/watchpoint-delete.exp
3548 * gdb.base/watchpoint-hw-hit-once.exp
3549 * gdb.base/watchpoint-hw.exp
3550 * gdb.base/watchpoint-stops-at-right-insn.exp
3551 * gdb.base/watchpoints.exp
3552 * gdb.base/wchar.exp
3553 * gdb.base/whatis-exp.exp
3554 * gdb.btrace/buffer-size.exp
3555 * gdb.btrace/data.exp
3556 * gdb.btrace/delta.exp
3557 * gdb.btrace/dlopen.exp
3558 * gdb.btrace/enable.exp
3559 * gdb.btrace/exception.exp
3560 * gdb.btrace/function_call_history.exp
3561 * gdb.btrace/gcore.exp
3562 * gdb.btrace/instruction_history.exp
3563 * gdb.btrace/nohist.exp
3564 * gdb.btrace/reconnect.exp
3565 * gdb.btrace/record_goto-step.exp
3566 * gdb.btrace/record_goto.exp
3567 * gdb.btrace/rn-dl-bind.exp
3568 * gdb.btrace/segv.exp
3569 * gdb.btrace/step.exp
3570 * gdb.btrace/stepi.exp
3571 * gdb.btrace/tailcall-only.exp
3572 * gdb.btrace/tailcall.exp
3573 * gdb.btrace/tsx.exp
3574 * gdb.btrace/unknown_functions.exp
3575 * gdb.btrace/vdso.exp
3576 * gdb.compile/compile-ifunc.exp
3577 * gdb.compile/compile-ops.exp
3578 * gdb.compile/compile-print.exp
3579 * gdb.compile/compile-setjmp.exp
3580 * gdb.cp/abstract-origin.exp
3581 * gdb.cp/ambiguous.exp
3582 * gdb.cp/annota2.exp
3583 * gdb.cp/annota3.exp
3584 * gdb.cp/anon-ns.exp
3585 * gdb.cp/anon-struct.exp
3586 * gdb.cp/anon-union.exp
3587 * gdb.cp/arg-reference.exp
3588 * gdb.cp/baseenum.exp
3589 * gdb.cp/bool.exp
3590 * gdb.cp/breakpoint.exp
3591 * gdb.cp/bs15503.exp
3592 * gdb.cp/call-c.exp
3593 * gdb.cp/casts.exp
3594 * gdb.cp/chained-calls.exp
3595 * gdb.cp/class2.exp
3596 * gdb.cp/classes.exp
3597 * gdb.cp/cmpd-minsyms.exp
3598 * gdb.cp/converts.exp
3599 * gdb.cp/cp-relocate.exp
3600 * gdb.cp/cpcompletion.exp
3601 * gdb.cp/cpexprs.exp
3602 * gdb.cp/cplabel.exp
3603 * gdb.cp/cplusfuncs.exp
3604 * gdb.cp/cpsizeof.exp
3605 * gdb.cp/ctti.exp
3606 * gdb.cp/derivation.exp
3607 * gdb.cp/destrprint.exp
3608 * gdb.cp/dispcxx.exp
3609 * gdb.cp/enum-class.exp
3610 * gdb.cp/exception.exp
3611 * gdb.cp/exceptprint.exp
3612 * gdb.cp/expand-psymtabs-cxx.exp
3613 * gdb.cp/expand-sals.exp
3614 * gdb.cp/extern-c.exp
3615 * gdb.cp/filename.exp
3616 * gdb.cp/formatted-ref.exp
3617 * gdb.cp/fpointer.exp
3618 * gdb.cp/gdb1355.exp
3619 * gdb.cp/gdb2495.exp
3620 * gdb.cp/hang.exp
3621 * gdb.cp/impl-this.exp
3622 * gdb.cp/infcall-dlopen.exp
3623 * gdb.cp/inherit.exp
3624 * gdb.cp/iostream.exp
3625 * gdb.cp/koenig.exp
3626 * gdb.cp/local.exp
3627 * gdb.cp/m-data.exp
3628 * gdb.cp/m-static.exp
3629 * gdb.cp/mb-ctor.exp
3630 * gdb.cp/mb-inline.exp
3631 * gdb.cp/mb-templates.exp
3632 * gdb.cp/member-name.exp
3633 * gdb.cp/member-ptr.exp
3634 * gdb.cp/meth-typedefs.exp
3635 * gdb.cp/method.exp
3636 * gdb.cp/method2.exp
3637 * gdb.cp/minsym-fallback.exp
3638 * gdb.cp/misc.exp
3639 * gdb.cp/namelessclass.exp
3640 * gdb.cp/namespace-enum.exp
3641 * gdb.cp/namespace-nested-import.exp
3642 * gdb.cp/namespace.exp
3643 * gdb.cp/nextoverthrow.exp
3644 * gdb.cp/no-dmgl-verbose.exp
3645 * gdb.cp/non-trivial-retval.exp
3646 * gdb.cp/noparam.exp
3647 * gdb.cp/nsdecl.exp
3648 * gdb.cp/nsimport.exp
3649 * gdb.cp/nsnested.exp
3650 * gdb.cp/nsnoimports.exp
3651 * gdb.cp/nsrecurs.exp
3652 * gdb.cp/nsstress.exp
3653 * gdb.cp/nsusing.exp
3654 * gdb.cp/operator.exp
3655 * gdb.cp/oranking.exp
3656 * gdb.cp/overload-const.exp
3657 * gdb.cp/overload.exp
3658 * gdb.cp/ovldbreak.exp
3659 * gdb.cp/ovsrch.exp
3660 * gdb.cp/paren-type.exp
3661 * gdb.cp/parse-lang.exp
3662 * gdb.cp/pass-by-ref.exp
3663 * gdb.cp/pr-1023.exp
3664 * gdb.cp/pr-1210.exp
3665 * gdb.cp/pr-574.exp
3666 * gdb.cp/pr10687.exp
3667 * gdb.cp/pr12028.exp
3668 * gdb.cp/pr17132.exp
3669 * gdb.cp/pr17494.exp
3670 * gdb.cp/pr9067.exp
3671 * gdb.cp/pr9167.exp
3672 * gdb.cp/pr9631.exp
3673 * gdb.cp/printmethod.exp
3674 * gdb.cp/psmang.exp
3675 * gdb.cp/psymtab-parameter.exp
3676 * gdb.cp/ptype-cv-cp.exp
3677 * gdb.cp/ptype-flags.exp
3678 * gdb.cp/re-set-overloaded.exp
3679 * gdb.cp/ref-types.exp
3680 * gdb.cp/rtti.exp
3681 * gdb.cp/scope-err.exp
3682 * gdb.cp/shadow.exp
3683 * gdb.cp/smartp.exp
3684 * gdb.cp/static-method.exp
3685 * gdb.cp/static-print-quit.exp
3686 * gdb.cp/temargs.exp
3687 * gdb.cp/templates.exp
3688 * gdb.cp/try_catch.exp
3689 * gdb.cp/typedef-operator.exp
3690 * gdb.cp/typeid.exp
3691 * gdb.cp/userdef.exp
3692 * gdb.cp/using-crash.exp
3693 * gdb.cp/var-tag.exp
3694 * gdb.cp/virtbase.exp
3695 * gdb.cp/virtfunc.exp
3696 * gdb.cp/virtfunc2.exp
3697 * gdb.cp/vla-cxx.exp
3698 * gdb.disasm/t01_mov.exp
3699 * gdb.disasm/t02_mova.exp
3700 * gdb.disasm/t03_add.exp
3701 * gdb.disasm/t04_sub.exp
3702 * gdb.disasm/t05_cmp.exp
3703 * gdb.disasm/t06_ari2.exp
3704 * gdb.disasm/t07_ari3.exp
3705 * gdb.disasm/t08_or.exp
3706 * gdb.disasm/t09_xor.exp
3707 * gdb.disasm/t10_and.exp
3708 * gdb.disasm/t11_logs.exp
3709 * gdb.disasm/t12_bit.exp
3710 * gdb.disasm/t13_otr.exp
3711 * gdb.dlang/circular.exp
3712 * gdb.dwarf2/arr-stride.exp
3713 * gdb.dwarf2/arr-subrange.exp
3714 * gdb.dwarf2/atomic-type.exp
3715 * gdb.dwarf2/bad-regnum.exp
3716 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3717 * gdb.dwarf2/callframecfa.exp
3718 * gdb.dwarf2/clztest.exp
3719 * gdb.dwarf2/corrupt.exp
3720 * gdb.dwarf2/data-loc.exp
3721 * gdb.dwarf2/dup-psym.exp
3722 * gdb.dwarf2/dw2-anon-mptr.exp
3723 * gdb.dwarf2/dw2-anonymous-func.exp
3724 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3725 * gdb.dwarf2/dw2-bad-unresolved.exp
3726 * gdb.dwarf2/dw2-basic.exp
3727 * gdb.dwarf2/dw2-canonicalize-type.exp
3728 * gdb.dwarf2/dw2-case-insensitive.exp
3729 * gdb.dwarf2/dw2-common-block.exp
3730 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3731 * gdb.dwarf2/dw2-compressed.exp
3732 * gdb.dwarf2/dw2-const.exp
3733 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3734 * gdb.dwarf2/dw2-cu-size.exp
3735 * gdb.dwarf2/dw2-dup-frame.exp
3736 * gdb.dwarf2/dw2-entry-value.exp
3737 * gdb.dwarf2/dw2-icycle.exp
3738 * gdb.dwarf2/dw2-ifort-parameter.exp
3739 * gdb.dwarf2/dw2-inline-break.exp
3740 * gdb.dwarf2/dw2-inline-param.exp
3741 * gdb.dwarf2/dw2-intercu.exp
3742 * gdb.dwarf2/dw2-intermix.exp
3743 * gdb.dwarf2/dw2-lexical-block-bare.exp
3744 * gdb.dwarf2/dw2-linkage-name-trust.exp
3745 * gdb.dwarf2/dw2-minsym-in-cu.exp
3746 * gdb.dwarf2/dw2-noloc.exp
3747 * gdb.dwarf2/dw2-op-call.exp
3748 * gdb.dwarf2/dw2-op-out-param.exp
3749 * gdb.dwarf2/dw2-opt-structptr.exp
3750 * gdb.dwarf2/dw2-param-error.exp
3751 * gdb.dwarf2/dw2-producer.exp
3752 * gdb.dwarf2/dw2-ranges-base.exp
3753 * gdb.dwarf2/dw2-ref-missing-frame.exp
3754 * gdb.dwarf2/dw2-reg-undefined.exp
3755 * gdb.dwarf2/dw2-regno-invalid.exp
3756 * gdb.dwarf2/dw2-restore.exp
3757 * gdb.dwarf2/dw2-restrict.exp
3758 * gdb.dwarf2/dw2-single-line-discriminators.exp
3759 * gdb.dwarf2/dw2-strp.exp
3760 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3761 * gdb.dwarf2/dw2-unresolved.exp
3762 * gdb.dwarf2/dw2-var-zero-addr.exp
3763 * gdb.dwarf2/dw4-sig-types.exp
3764 * gdb.dwarf2/dwz.exp
3765 * gdb.dwarf2/dynarr-ptr.exp
3766 * gdb.dwarf2/enum-type.exp
3767 * gdb.dwarf2/gdb-index.exp
3768 * gdb.dwarf2/implptr-64bit.exp
3769 * gdb.dwarf2/implptr-optimized-out.exp
3770 * gdb.dwarf2/implptr.exp
3771 * gdb.dwarf2/implref-array.exp
3772 * gdb.dwarf2/implref-const.exp
3773 * gdb.dwarf2/implref-global.exp
3774 * gdb.dwarf2/implref-struct.exp
3775 * gdb.dwarf2/mac-fileno.exp
3776 * gdb.dwarf2/main-subprogram.exp
3777 * gdb.dwarf2/member-ptr-forwardref.exp
3778 * gdb.dwarf2/method-ptr.exp
3779 * gdb.dwarf2/missing-sig-type.exp
3780 * gdb.dwarf2/nonvar-access.exp
3781 * gdb.dwarf2/opaque-type-lookup.exp
3782 * gdb.dwarf2/pieces-optimized-out.exp
3783 * gdb.dwarf2/pieces.exp
3784 * gdb.dwarf2/pr10770.exp
3785 * gdb.dwarf2/pr13961.exp
3786 * gdb.dwarf2/staticvirtual.exp
3787 * gdb.dwarf2/subrange.exp
3788 * gdb.dwarf2/symtab-producer.exp
3789 * gdb.dwarf2/trace-crash.exp
3790 * gdb.dwarf2/typeddwarf.exp
3791 * gdb.dwarf2/valop.exp
3792 * gdb.dwarf2/watch-notconst.exp
3793 * gdb.fortran/array-element.exp
3794 * gdb.fortran/charset.exp
3795 * gdb.fortran/common-block.exp
3796 * gdb.fortran/complex.exp
3797 * gdb.fortran/derived-type-function.exp
3798 * gdb.fortran/derived-type.exp
3799 * gdb.fortran/logical.exp
3800 * gdb.fortran/module.exp
3801 * gdb.fortran/multi-dim.exp
3802 * gdb.fortran/nested-funcs.exp
3803 * gdb.fortran/print-formatted.exp
3804 * gdb.fortran/subarray.exp
3805 * gdb.fortran/vla-alloc-assoc.exp
3806 * gdb.fortran/vla-datatypes.exp
3807 * gdb.fortran/vla-history.exp
3808 * gdb.fortran/vla-ptr-info.exp
3809 * gdb.fortran/vla-ptype-sub.exp
3810 * gdb.fortran/vla-ptype.exp
3811 * gdb.fortran/vla-sizeof.exp
3812 * gdb.fortran/vla-type.exp
3813 * gdb.fortran/vla-value-sub-arbitrary.exp
3814 * gdb.fortran/vla-value-sub-finish.exp
3815 * gdb.fortran/vla-value-sub.exp
3816 * gdb.fortran/vla-value.exp
3817 * gdb.fortran/whatis_type.exp
3818 * gdb.go/chan.exp
3819 * gdb.go/handcall.exp
3820 * gdb.go/hello.exp
3821 * gdb.go/integers.exp
3822 * gdb.go/methods.exp
3823 * gdb.go/package.exp
3824 * gdb.go/strings.exp
3825 * gdb.go/types.exp
3826 * gdb.go/unsafe.exp
3827 * gdb.guile/scm-arch.exp
3828 * gdb.guile/scm-block.exp
3829 * gdb.guile/scm-breakpoint.exp
3830 * gdb.guile/scm-cmd.exp
3831 * gdb.guile/scm-disasm.exp
3832 * gdb.guile/scm-equal.exp
3833 * gdb.guile/scm-frame-args.exp
3834 * gdb.guile/scm-frame-inline.exp
3835 * gdb.guile/scm-frame.exp
3836 * gdb.guile/scm-iterator.exp
3837 * gdb.guile/scm-math.exp
3838 * gdb.guile/scm-objfile.exp
3839 * gdb.guile/scm-ports.exp
3840 * gdb.guile/scm-symbol.exp
3841 * gdb.guile/scm-symtab.exp
3842 * gdb.guile/scm-value-cc.exp
3843 * gdb.guile/types-module.exp
3844 * gdb.linespec/break-ask.exp
3845 * gdb.linespec/cpexplicit.exp
3846 * gdb.linespec/explicit.exp
3847 * gdb.linespec/keywords.exp
3848 * gdb.linespec/linespec.exp
3849 * gdb.linespec/ls-dollar.exp
3850 * gdb.linespec/ls-errs.exp
3851 * gdb.linespec/skip-two.exp
3852 * gdb.linespec/thread.exp
3853 * gdb.mi/mi-async.exp
3854 * gdb.mi/mi-basics.exp
3855 * gdb.mi/mi-break.exp
3856 * gdb.mi/mi-catch-load.exp
3857 * gdb.mi/mi-cli.exp
3858 * gdb.mi/mi-cmd-param-changed.exp
3859 * gdb.mi/mi-console.exp
3860 * gdb.mi/mi-detach.exp
3861 * gdb.mi/mi-disassemble.exp
3862 * gdb.mi/mi-eval.exp
3863 * gdb.mi/mi-file-transfer.exp
3864 * gdb.mi/mi-file.exp
3865 * gdb.mi/mi-fill-memory.exp
3866 * gdb.mi/mi-inheritance-syntax-error.exp
3867 * gdb.mi/mi-linespec-err-cp.exp
3868 * gdb.mi/mi-logging.exp
3869 * gdb.mi/mi-memory-changed.exp
3870 * gdb.mi/mi-read-memory.exp
3871 * gdb.mi/mi-record-changed.exp
3872 * gdb.mi/mi-reg-undefined.exp
3873 * gdb.mi/mi-regs.exp
3874 * gdb.mi/mi-return.exp
3875 * gdb.mi/mi-reverse.exp
3876 * gdb.mi/mi-simplerun.exp
3877 * gdb.mi/mi-solib.exp
3878 * gdb.mi/mi-stack.exp
3879 * gdb.mi/mi-stepi.exp
3880 * gdb.mi/mi-syn-frame.exp
3881 * gdb.mi/mi-until.exp
3882 * gdb.mi/mi-var-block.exp
3883 * gdb.mi/mi-var-child.exp
3884 * gdb.mi/mi-var-cmd.exp
3885 * gdb.mi/mi-var-cp.exp
3886 * gdb.mi/mi-var-display.exp
3887 * gdb.mi/mi-var-invalidate.exp
3888 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3889 * gdb.mi/mi-vla-fortran.exp
3890 * gdb.mi/mi-watch.exp
3891 * gdb.mi/mi2-var-child.exp
3892 * gdb.mi/user-selected-context-sync.exp
3893 * gdb.modula2/unbounded-array.exp
3894 * gdb.multi/dummy-frame-restore.exp
3895 * gdb.multi/multi-arch-exec.exp
3896 * gdb.multi/multi-arch.exp
3897 * gdb.multi/tids.exp
3898 * gdb.multi/watchpoint-multi.exp
3899 * gdb.opencl/callfuncs.exp
3900 * gdb.opencl/convs_casts.exp
3901 * gdb.opencl/datatypes.exp
3902 * gdb.opencl/operators.exp
3903 * gdb.opencl/vec_comps.exp
3904 * gdb.opt/clobbered-registers-O2.exp
3905 * gdb.opt/inline-break.exp
3906 * gdb.opt/inline-bt.exp
3907 * gdb.opt/inline-cmds.exp
3908 * gdb.opt/inline-locals.exp
3909 * gdb.pascal/case-insensitive-symbols.exp
3910 * gdb.pascal/floats.exp
3911 * gdb.pascal/gdb11492.exp
3912 * gdb.python/lib-types.exp
3913 * gdb.python/py-arch.exp
3914 * gdb.python/py-as-string.exp
3915 * gdb.python/py-bad-printers.exp
3916 * gdb.python/py-block.exp
3917 * gdb.python/py-breakpoint-create-fail.exp
3918 * gdb.python/py-breakpoint.exp
3919 * gdb.python/py-caller-is.exp
3920 * gdb.python/py-cmd.exp
3921 * gdb.python/py-explore-cc.exp
3922 * gdb.python/py-explore.exp
3923 * gdb.python/py-finish-breakpoint.exp
3924 * gdb.python/py-finish-breakpoint2.exp
3925 * gdb.python/py-frame-args.exp
3926 * gdb.python/py-frame-inline.exp
3927 * gdb.python/py-frame.exp
3928 * gdb.python/py-framefilter-mi.exp
3929 * gdb.python/py-infthread.exp
3930 * gdb.python/py-lazy-string.exp
3931 * gdb.python/py-linetable.exp
3932 * gdb.python/py-mi-events.exp
3933 * gdb.python/py-mi-objfile.exp
3934 * gdb.python/py-mi.exp
3935 * gdb.python/py-objfile.exp
3936 * gdb.python/py-pp-integral.exp
3937 * gdb.python/py-pp-maint.exp
3938 * gdb.python/py-pp-re-notag.exp
3939 * gdb.python/py-pp-registration.exp
3940 * gdb.python/py-recurse-unwind.exp
3941 * gdb.python/py-strfns.exp
3942 * gdb.python/py-symbol.exp
3943 * gdb.python/py-symtab.exp
3944 * gdb.python/py-sync-interp.exp
3945 * gdb.python/py-typeprint.exp
3946 * gdb.python/py-unwind-maint.exp
3947 * gdb.python/py-unwind.exp
3948 * gdb.python/py-value-cc.exp
3949 * gdb.python/py-xmethods.exp
3950 * gdb.reverse/amd64-tailcall-reverse.exp
3951 * gdb.reverse/break-precsave.exp
3952 * gdb.reverse/break-reverse.exp
3953 * gdb.reverse/consecutive-precsave.exp
3954 * gdb.reverse/consecutive-reverse.exp
3955 * gdb.reverse/finish-precsave.exp
3956 * gdb.reverse/finish-reverse-bkpt.exp
3957 * gdb.reverse/finish-reverse.exp
3958 * gdb.reverse/fstatat-reverse.exp
3959 * gdb.reverse/getresuid-reverse.exp
3960 * gdb.reverse/i386-precsave.exp
3961 * gdb.reverse/i386-reverse.exp
3962 * gdb.reverse/i386-sse-reverse.exp
3963 * gdb.reverse/i387-env-reverse.exp
3964 * gdb.reverse/i387-stack-reverse.exp
3965 * gdb.reverse/insn-reverse.exp
3966 * gdb.reverse/machinestate-precsave.exp
3967 * gdb.reverse/machinestate.exp
3968 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3969 * gdb.reverse/pipe-reverse.exp
3970 * gdb.reverse/readv-reverse.exp
3971 * gdb.reverse/recvmsg-reverse.exp
3972 * gdb.reverse/rerun-prec.exp
3973 * gdb.reverse/s390-mvcle.exp
3974 * gdb.reverse/step-precsave.exp
3975 * gdb.reverse/step-reverse.exp
3976 * gdb.reverse/time-reverse.exp
3977 * gdb.reverse/until-precsave.exp
3978 * gdb.reverse/until-reverse.exp
3979 * gdb.reverse/waitpid-reverse.exp
3980 * gdb.reverse/watch-precsave.exp
3981 * gdb.reverse/watch-reverse.exp
3982 * gdb.rust/generics.exp
3983 * gdb.rust/methods.exp
3984 * gdb.rust/modules.exp
3985 * gdb.rust/simple.exp
3986 * gdb.server/connect-with-no-symbol-file.exp
3987 * gdb.server/ext-attach.exp
3988 * gdb.server/ext-restart.exp
3989 * gdb.server/ext-wrapper.exp
3990 * gdb.server/file-transfer.exp
3991 * gdb.server/server-exec-info.exp
3992 * gdb.server/server-kill.exp
3993 * gdb.server/server-mon.exp
3994 * gdb.server/wrapper.exp
3995 * gdb.stabs/exclfwd.exp
3996 * gdb.stabs/gdb11479.exp
3997 * gdb.threads/clone-new-thread-event.exp
3998 * gdb.threads/corethreads.exp
3999 * gdb.threads/current-lwp-dead.exp
4000 * gdb.threads/dlopen-libpthread.exp
4001 * gdb.threads/gcore-thread.exp
4002 * gdb.threads/sigstep-threads.exp
4003 * gdb.threads/watchpoint-fork.exp
4004 * gdb.trace/actions-changed.exp
4005 * gdb.trace/backtrace.exp
4006 * gdb.trace/change-loc.exp
4007 * gdb.trace/circ.exp
4008 * gdb.trace/collection.exp
4009 * gdb.trace/disconnected-tracing.exp
4010 * gdb.trace/ftrace.exp
4011 * gdb.trace/mi-trace-frame-collected.exp
4012 * gdb.trace/mi-trace-unavailable.exp
4013 * gdb.trace/mi-traceframe-changed.exp
4014 * gdb.trace/mi-tsv-changed.exp
4015 * gdb.trace/no-attach-trace.exp
4016 * gdb.trace/passc-dyn.exp
4017 * gdb.trace/qtro.exp
4018 * gdb.trace/range-stepping.exp
4019 * gdb.trace/read-memory.exp
4020 * gdb.trace/save-trace.exp
4021 * gdb.trace/signal.exp
4022 * gdb.trace/status-stop.exp
4023 * gdb.trace/tfile.exp
4024 * gdb.trace/trace-break.exp
4025 * gdb.trace/trace-buffer-size.exp
4026 * gdb.trace/trace-condition.exp
4027 * gdb.trace/tracefile-pseudo-reg.exp
4028 * gdb.trace/tstatus.exp
4029 * gdb.trace/unavailable.exp
4030 * gdb.trace/while-dyn.exp
4031 * gdb.trace/while-stepping.exp
4032
34c41c68
DE
40332016-12-22 Doug Evans <xdje42@gmail.com>
4034
4035 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4036 and msymbols.
4037
16e69324
YQ
40382016-12-19 Yao Qi <yao.qi@linaro.org>
4039
4040 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4041 (test_with_self): Don't call do_steps_and_nexts, and remove
4042 code about stepping into xmalloc.
4043
f94f411b
YQ
40442016-12-09 Yao Qi <yao.qi@linaro.org>
4045
4046 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4047
40482016-12-09 Yao Qi <yao.qi@linaro.org>
4049
4050 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4051
f1b5deee
PA
40522016-12-09 Pedro Alves <palves@redhat.com>
4053
4054 * gdb.base/all-architectures-0.exp: New file.
4055 * gdb.base/all-architectures-1.exp: New file.
4056 * gdb.base/all-architectures-2.exp: New file.
4057 * gdb.base/all-architectures-3.exp: New file.
4058 * gdb.base/all-architectures-4.exp: New file.
4059 * gdb.base/all-architectures-5.exp: New file.
4060 * gdb.base/all-architectures-6.exp: New file.
4061 * gdb.base/all-architectures-7.exp: New file.
4062 * gdb.base/all-architectures.exp.in: New file.
4063
364ca42e
YQ
40642016-12-09 Yao Qi <yao.qi@linaro.org>
4065
4066 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4067
107c2d62
LM
40682016-12-02 Luis Machado <lgustavo@codesourcery.com>
4069
4070 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4071 possible.
4072 Remove useless pattern-matching code.
4073
df3ee9ca
PA
40742016-12-02 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4077 procedure.
4078 (top level): Call it.
4079
ec835369
PA
40802016-12-02 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4083 New procedure.
4084 (top level): Call it.
4085
01770bbd
PA
40862016-12-02 Pedro Alves <palves@redhat.com>
4087
4088 PR cli/20559
4089 * gdb.base/commands.exp (user_defined_command_args_eval): New
4090 procedure.
4091 (top level): Call it.
4092
008459ea
LM
40932016-12-02 Luis Machado <lgustavo@codesourcery.com>
4094
4095 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4096 timeout handling.
4097
0c1b455e
TT
40982016-12-02 Tom Tromey <tom@tromey.com>
4099
4100 * gdb.dwarf2/main-subprogram.c: New file.
4101 * gdb.dwarf2/main-subprogram.exp: New file.
4102
018572b8
LM
41032016-12-01 Luis Machado <lgustavo@codesourcery.com>
4104
4105 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4106 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4107 gdb_test_no_output for a couple of cases.
4108 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4109
84c93cd5
LM
41102016-12-01 Luis Machado <lgustavo@codesourcery.com>
4111
4112 Fix test names and standardize compilation error messages throughout
4113 the following files:
4114
4115 * gdb.ada/start.exp
4116 * gdb.arch/alpha-step.exp
4117 * gdb.arch/e500-prologue.exp
4118 * gdb.arch/ftrace-insn-reloc.exp
4119 * gdb.arch/gdb1291.exp
4120 * gdb.arch/gdb1431.exp
4121 * gdb.arch/gdb1558.exp
4122 * gdb.arch/i386-dr3-watch.exp
4123 * gdb.arch/i386-sse-stack-align.exp
4124 * gdb.arch/ia64-breakpoint-shadow.exp
4125 * gdb.arch/pa-nullify.exp
4126 * gdb.arch/powerpc-aix-prologue.exp
4127 * gdb.arch/thumb-bx-pc.exp
4128 * gdb.base/annota1.exp
4129 * gdb.base/annota3.exp
4130 * gdb.base/arrayidx.exp
4131 * gdb.base/assign.exp
4132 * gdb.base/attach.exp
4133 * gdb.base/auxv.exp
4134 * gdb.base/bang.exp
4135 * gdb.base/bfp-test.exp
4136 * gdb.base/bigcore.exp
4137 * gdb.base/bitfields2.exp
4138 * gdb.base/break-fun-addr.exp
4139 * gdb.base/break-probes.exp
4140 * gdb.base/call-rt-st.exp
4141 * gdb.base/callexit.exp
4142 * gdb.base/catch-fork-kill.exp
4143 * gdb.base/charset.exp
4144 * gdb.base/checkpoint.exp
4145 * gdb.base/comprdebug.exp
4146 * gdb.base/constvars.exp
4147 * gdb.base/coredump-filter.exp
4148 * gdb.base/cursal.exp
4149 * gdb.base/cvexpr.exp
4150 * gdb.base/detach.exp
4151 * gdb.base/display.exp
4152 * gdb.base/dmsym.exp
4153 * gdb.base/dprintf-pending.exp
4154 * gdb.base/dso2dso.exp
4155 * gdb.base/dtrace-probe.exp
4156 * gdb.base/dump.exp
4157 * gdb.base/enum_cond.exp
4158 * gdb.base/exe-lock.exp
4159 * gdb.base/exec-invalid-sysroot.exp
4160 * gdb.base/execl-update-breakpoints.exp
4161 * gdb.base/exprs.exp
4162 * gdb.base/fileio.exp
4163 * gdb.base/find.exp
4164 * gdb.base/finish.exp
4165 * gdb.base/fixsection.exp
4166 * gdb.base/foll-vfork.exp
4167 * gdb.base/frame-args.exp
4168 * gdb.base/gcore.exp
4169 * gdb.base/gdb1250.exp
4170 * gdb.base/global-var-nested-by-dso.exp
4171 * gdb.base/gnu-ifunc.exp
4172 * gdb.base/hashline1.exp
4173 * gdb.base/hashline2.exp
4174 * gdb.base/hashline3.exp
4175 * gdb.base/hbreak-in-shr-unsupported.exp
4176 * gdb.base/huge.exp
4177 * gdb.base/infcall-input.exp
4178 * gdb.base/info-fun.exp
4179 * gdb.base/info-shared.exp
4180 * gdb.base/jit-simple.exp
4181 * gdb.base/jit-so.exp
4182 * gdb.base/jit.exp
4183 * gdb.base/jump.exp
4184 * gdb.base/label.exp
4185 * gdb.base/lineinc.exp
4186 * gdb.base/logical.exp
4187 * gdb.base/longjmp.exp
4188 * gdb.base/macscp.exp
4189 * gdb.base/miscexprs.exp
4190 * gdb.base/new-ui-echo.exp
4191 * gdb.base/new-ui-pending-input.exp
4192 * gdb.base/new-ui.exp
4193 * gdb.base/nodebug.exp
4194 * gdb.base/nofield.exp
4195 * gdb.base/offsets.exp
4196 * gdb.base/overlays.exp
4197 * gdb.base/pending.exp
4198 * gdb.base/pointers.exp
4199 * gdb.base/pr11022.exp
4200 * gdb.base/printcmds.exp
4201 * gdb.base/prologue.exp
4202 * gdb.base/ptr-typedef.exp
4203 * gdb.base/realname-expand.exp
4204 * gdb.base/relativedebug.exp
4205 * gdb.base/relocate.exp
4206 * gdb.base/remote.exp
4207 * gdb.base/reread.exp
4208 * gdb.base/return2.exp
4209 * gdb.base/savedregs.exp
4210 * gdb.base/sep.exp
4211 * gdb.base/sepdebug.exp
4212 * gdb.base/sepsymtab.exp
4213 * gdb.base/set-inferior-tty.exp
4214 * gdb.base/setshow.exp
4215 * gdb.base/shlib-call.exp
4216 * gdb.base/sigaltstack.exp
4217 * gdb.base/siginfo-addr.exp
4218 * gdb.base/signals.exp
4219 * gdb.base/signull.exp
4220 * gdb.base/sigrepeat.exp
4221 * gdb.base/so-impl-ld.exp
4222 * gdb.base/solib-display.exp
4223 * gdb.base/solib-overlap.exp
4224 * gdb.base/solib-search.exp
4225 * gdb.base/solib-symbol.exp
4226 * gdb.base/structs.exp
4227 * gdb.base/structs2.exp
4228 * gdb.base/symtab-search-order.exp
4229 * gdb.base/twice.exp
4230 * gdb.base/unload.exp
4231 * gdb.base/varargs.exp
4232 * gdb.base/watchpoint-solib.exp
4233 * gdb.base/watchpoint.exp
4234 * gdb.base/whatis.exp
4235 * gdb.base/wrong_frame_bt_full.exp
4236 * gdb.btrace/dlopen.exp
4237 * gdb.cell/ea-standalone.exp
4238 * gdb.cell/ea-test.exp
4239 * gdb.cp/dispcxx.exp
4240 * gdb.cp/gdb2384.exp
4241 * gdb.cp/method2.exp
4242 * gdb.cp/nextoverthrow.exp
4243 * gdb.cp/pr10728.exp
4244 * gdb.disasm/am33.exp
4245 * gdb.disasm/h8300s.exp
4246 * gdb.disasm/mn10300.exp
4247 * gdb.disasm/sh3.exp
4248 * gdb.dwarf2/dw2-dir-file-name.exp
4249 * gdb.fortran/complex.exp
4250 * gdb.fortran/library-module.exp
4251 * gdb.guile/scm-pretty-print.exp
4252 * gdb.guile/scm-symbol.exp
4253 * gdb.guile/scm-type.exp
4254 * gdb.guile/scm-value.exp
4255 * gdb.linespec/linespec.exp
4256 * gdb.mi/gdb701.exp
4257 * gdb.mi/gdb792.exp
4258 * gdb.mi/mi-breakpoint-changed.exp
4259 * gdb.mi/mi-dprintf-pending.exp
4260 * gdb.mi/mi-dprintf.exp
4261 * gdb.mi/mi-exit-code.exp
4262 * gdb.mi/mi-pending.exp
4263 * gdb.mi/mi-solib.exp
4264 * gdb.mi/new-ui-mi-sync.exp
4265 * gdb.mi/pr11022.exp
4266 * gdb.mi/user-selected-context-sync.exp
4267 * gdb.opt/solib-intra-step.exp
4268 * gdb.python/py-events.exp
4269 * gdb.python/py-finish-breakpoint.exp
4270 * gdb.python/py-mi.exp
4271 * gdb.python/py-prettyprint.exp
4272 * gdb.python/py-shared.exp
4273 * gdb.python/py-symbol.exp
4274 * gdb.python/py-template.exp
4275 * gdb.python/py-type.exp
4276 * gdb.python/py-value.exp
4277 * gdb.reverse/solib-precsave.exp
4278 * gdb.reverse/solib-reverse.exp
4279 * gdb.server/solib-list.exp
4280 * gdb.stabs/weird.exp
4281 * gdb.threads/reconnect-signal.exp
4282 * gdb.threads/stepi-random-signal.exp
4283 * gdb.trace/actions.exp
4284 * gdb.trace/ax.exp
4285 * gdb.trace/backtrace.exp
4286 * gdb.trace/change-loc.exp
4287 * gdb.trace/deltrace.exp
4288 * gdb.trace/ftrace-lock.exp
4289 * gdb.trace/ftrace.exp
4290 * gdb.trace/infotrace.exp
4291 * gdb.trace/mi-tracepoint-changed.exp
4292 * gdb.trace/packetlen.exp
4293 * gdb.trace/passcount.exp
4294 * gdb.trace/pending.exp
4295 * gdb.trace/range-stepping.exp
4296 * gdb.trace/report.exp
4297 * gdb.trace/stap-trace.exp
4298 * gdb.trace/tfind.exp
4299 * gdb.trace/trace-break.exp
4300 * gdb.trace/trace-condition.exp
4301 * gdb.trace/trace-enable-disable.exp
4302 * gdb.trace/trace-mt.exp
4303 * gdb.trace/tracecmd.exp
4304 * gdb.trace/tspeed.exp
4305 * gdb.trace/tsv.exp
4306 * lib/perftest.exp
4307
fb9feb35
LM
43082016-12-01 Luis Machado <lgustavo@codesourcery.com>
4309
4310 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4311 with gdb_test_no_output.
4312 Use command as test name.
4313
cd2ddb6c
LM
43142016-12-01 Luis Machado <lgustavo@codesourcery.com>
4315
4316 Fix test names starting with uppercase throughout the files.
4317
4318 * gdb.ada/assign_1.exp
4319 * gdb.ada/boolean_expr.exp
4320 * gdb.base/arrayidx.exp
4321 * gdb.base/del.exp
4322 * gdb.base/gcore-buffer-overflow.exp
4323 * gdb.base/testenv.exp
4324 * gdb.compile/compile.exp
4325 * gdb.python/py-framefilter-invalidarg.exp
4326 * gdb.python/py-framefilter.exp
4327
bb95117e
LM
43282016-12-01 Luis Machado <lgustavo@codesourcery.com>
4329
4330 Fix test names starting with uppercase throughout the files.
4331
4332 * gdb.ada/array_return.exp
4333 * gdb.ada/expr_delims.exp
4334 * gdb.ada/mi_dyn_arr.exp
4335 * gdb.ada/mi_interface.exp
4336 * gdb.ada/mi_var_array.exp
4337 * gdb.ada/watch_arg.exp
4338 * gdb.arch/alpha-step.exp
4339 * gdb.arch/altivec-regs.exp
4340 * gdb.arch/e500-regs.exp
4341 * gdb.arch/powerpc-d128-regs.exp
4342 * gdb.base/arrayidx.exp
4343 * gdb.base/break.exp
4344 * gdb.base/checkpoint.exp
4345 * gdb.base/debug-expr.exp
4346 * gdb.base/dmsym.exp
4347 * gdb.base/radix.exp
4348 * gdb.base/sepdebug.exp
4349 * gdb.base/testenv.exp
4350 * gdb.base/watch_thread_num.exp
4351 * gdb.base/watchpoint-cond-gone.exp
4352 * gdb.cell/break.exp
4353 * gdb.cell/ea-cache.exp
4354 * gdb.compile/compile.exp
4355 * gdb.cp/gdb2495.exp
4356 * gdb.gdb/selftest.exp
4357 * gdb.gdb/xfullpath.exp
4358 * gdb.go/hello.exp
4359 * gdb.go/integers.exp
4360 * gdb.objc/basicclass.exp
4361 * gdb.pascal/hello.exp
4362 * gdb.pascal/integers.exp
4363 * gdb.python/py-breakpoint.exp
4364 * gdb.python/py-cmd.exp
4365 * gdb.python/py-linetable.exp
4366 * gdb.python/py-xmethods.exp
4367 * gdb.python/python.exp
4368 * gdb.reverse/consecutive-precsave.exp
4369 * gdb.reverse/finish-precsave.exp
4370 * gdb.reverse/i386-precsave.exp
4371 * gdb.reverse/machinestate-precsave.exp
4372 * gdb.reverse/sigall-precsave.exp
4373 * gdb.reverse/solib-precsave.exp
4374 * gdb.reverse/step-precsave.exp
4375 * gdb.reverse/until-precsave.exp
4376 * gdb.reverse/watch-precsave.exp
4377 * gdb.threads/leader-exit.exp
4378 * gdb.threads/pthreads.exp
4379 * gdb.threads/wp-replication.exp
4380 * gdb.trace/actions.exp
4381 * gdb.trace/mi-tsv-changed.exp
4382 * gdb.trace/tsv.exp
4383
de97fdd4
LM
43842016-12-01 Luis Machado <lgustavo@codesourcery.com>
4385
4386 Fix test names starting with uppercase throughout the files.
4387
4388 * gdb.arch/i386-bp_permanent.exp
4389 * gdb.arch/i386-gnu-cfi.exp
4390 * gdb.base/disasm-end-cu.exp
4391 * gdb.base/macscp.exp
4392 * gdb.base/pending.exp
4393 * gdb.base/watch_thread_num.exp
4394 * gdb.cp/exception.exp
4395 * gdb.cp/gdb2495.exp
4396 * gdb.cp/local.exp
4397 * gdb.python/py-evsignal.exp
4398 * gdb.python/python.exp
4399 * gdb.trace/tracecmd.exp
4400
9f058c10
LM
44012016-12-01 Luis Machado <lgustavo@codesourcery.com>
4402
4403 Fix test names starting with uppercase throughout the files.
4404
4405 * gdb.base/charset.exp
4406 * gdb.base/eval.exp
4407 * gdb.base/multi-forks.exp
4408 * gdb.guile/scm-progspace.exp
4409 * gdb.opencl/datatypes.exp
4410 * gdb.python/py-block.exp
4411 * gdb.python/py-function.exp
4412 * gdb.python/py-symbol.exp
4413 * gdb.python/py-symtab.exp
4414 * gdb.python/py-xmethods.exp
4415 * gdb.reverse/break-precsave.exp
4416 * gdb.reverse/break-reverse.exp
4417 * gdb.reverse/consecutive-precsave.exp
4418 * gdb.reverse/consecutive-reverse.exp
4419 * gdb.reverse/finish-precsave.exp
4420 * gdb.reverse/finish-reverse-bkpt.exp
4421 * gdb.reverse/finish-reverse.exp
4422 * gdb.reverse/fstatat-reverse.exp
4423 * gdb.reverse/getresuid-reverse.exp
4424 * gdb.reverse/i386-precsave.exp
4425 * gdb.reverse/i386-reverse.exp
4426 * gdb.reverse/i386-sse-reverse.exp
4427 * gdb.reverse/i387-stack-reverse.exp
4428 * gdb.reverse/insn-reverse.exp
4429 * gdb.reverse/machinestate-precsave.exp
4430 * gdb.reverse/machinestate.exp
4431 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4432 * gdb.reverse/pipe-reverse.exp
4433 * gdb.reverse/readv-reverse.exp
4434 * gdb.reverse/recvmsg-reverse.exp
4435 * gdb.reverse/rerun-prec.exp
4436 * gdb.reverse/s390-mvcle.exp
4437 * gdb.reverse/sigall-precsave.exp
4438 * gdb.reverse/sigall-reverse.exp
4439 * gdb.reverse/solib-precsave.exp
4440 * gdb.reverse/solib-reverse.exp
4441 * gdb.reverse/step-precsave.exp
4442 * gdb.reverse/step-reverse.exp
4443 * gdb.reverse/time-reverse.exp
4444 * gdb.reverse/until-precsave.exp
4445 * gdb.reverse/until-reverse.exp
4446 * gdb.reverse/waitpid-reverse.exp
4447 * gdb.reverse/watch-precsave.exp
4448 * gdb.reverse/watch-reverse.exp
4449
cdc7edd7
LM
44502016-12-01 Luis Machado <lgustavo@codesourcery.com>
4451
4452 Fix test names starting with uppercase throughout the files.
4453
4454 * gdb.arch/i386-mpx-simple_segv.exp
4455 * gdb.arch/i386-mpx.exp
4456 * gdb.arch/i386-permbkpt.exp
4457 * gdb.arch/pa-nullify.exp
4458 * gdb.arch/powerpc-d128-regs.exp
4459 * gdb.arch/vsx-regs.exp
4460 * gdb.base/bfp-test.exp
4461 * gdb.base/break.exp
4462 * gdb.base/breakpoint-shadow.exp
4463 * gdb.base/callfuncs.exp
4464 * gdb.base/charset.exp
4465 * gdb.base/commands.exp
4466 * gdb.base/completion.exp
4467 * gdb.base/dfp-test.exp
4468 * gdb.base/echo.exp
4469 * gdb.base/ending-run.exp
4470 * gdb.base/eval.exp
4471 * gdb.base/expand-psymtabs.exp
4472 * gdb.base/float128.exp
4473 * gdb.base/floatn.exp
4474 * gdb.base/foll-exec-mode.exp
4475 * gdb.base/gdb1056.exp
4476 * gdb.base/gdb11531.exp
4477 * gdb.base/kill-after-signal.exp
4478 * gdb.base/multi-forks.exp
4479 * gdb.base/overlays.exp
4480 * gdb.base/pending.exp
4481 * gdb.base/sepdebug.exp
4482 * gdb.base/testenv.exp
4483 * gdb.base/valgrind-db-attach.exp
4484 * gdb.base/watch_thread_num.exp
4485 * gdb.base/watchpoint-cond-gone.exp
4486 * gdb.base/watchpoint.exp
4487 * gdb.base/watchpoints.exp
4488 * gdb.cp/arg-reference.exp
4489 * gdb.cp/baseenum.exp
4490 * gdb.cp/operator.exp
4491 * gdb.cp/shadow.exp
4492 * gdb.dwarf2/dw2-op-out-param.exp
4493 * gdb.dwarf2/dw2-reg-undefined.exp
4494 * gdb.go/chan.exp
4495 * gdb.go/hello.exp
4496 * gdb.go/integers.exp
4497 * gdb.go/methods.exp
4498 * gdb.go/package.exp
4499 * gdb.guile/scm-parameter.exp
4500 * gdb.guile/scm-progspace.exp
4501 * gdb.guile/scm-value.exp
4502 * gdb.mi/mi-pending.exp
4503 * gdb.mi/user-selected-context-sync.exp
4504 * gdb.multi/multi-attach.exp
4505 * gdb.multi/tids.exp
4506 * gdb.opt/clobbered-registers-O2.exp
4507 * gdb.pascal/floats.exp
4508 * gdb.pascal/integers.exp
4509 * gdb.python/py-block.exp
4510 * gdb.python/py-events.exp
4511 * gdb.python/py-parameter.exp
4512 * gdb.python/py-symbol.exp
4513 * gdb.python/py-symtab.exp
4514 * gdb.python/py-type.exp
4515 * gdb.python/py-value.exp
4516 * gdb.python/py-xmethods.exp
4517 * gdb.python/python.exp
4518 * gdb.reverse/break-precsave.exp
4519 * gdb.reverse/consecutive-precsave.exp
4520 * gdb.reverse/finish-precsave.exp
4521 * gdb.reverse/i386-precsave.exp
4522 * gdb.reverse/machinestate-precsave.exp
4523 * gdb.reverse/sigall-precsave.exp
4524 * gdb.reverse/solib-precsave.exp
4525 * gdb.reverse/step-precsave.exp
4526 * gdb.reverse/until-precsave.exp
4527 * gdb.reverse/watch-precsave.exp
4528 * gdb.server/ext-attach.exp
4529 * gdb.server/ext-restart.exp
4530 * gdb.server/ext-run.exp
4531 * gdb.server/ext-wrapper.exp
4532 * gdb.stabs/gdb11479.exp
4533 * gdb.stabs/weird.exp
4534 * gdb.threads/attach-many-short-lived-threads.exp
4535 * gdb.threads/kill.exp
4536 * gdb.threads/watchpoint-fork.exp
4537
bc6c7af4
LM
45382016-12-01 Luis Machado <lgustavo@codesourcery.com>
4539
4540 Fix test names starting with uppercase throughout all the files below.
4541
4542 * gdb.ada/array_return.exp
4543 * gdb.ada/catch_ex.exp
4544 * gdb.ada/info_exc.exp
4545 * gdb.ada/mi_catch_ex.exp
4546 * gdb.ada/mi_dyn_arr.exp
4547 * gdb.ada/mi_ex_cond.exp
4548 * gdb.ada/mi_exc_info.exp
4549 * gdb.ada/mi_interface.exp
4550 * gdb.ada/mi_task_arg.exp
4551 * gdb.ada/mi_task_info.exp
4552 * gdb.ada/mi_var_array.exp
4553 * gdb.arch/alpha-step.exp
4554 * gdb.arch/amd64-disp-step.exp
4555 * gdb.arch/arm-disp-step.exp
4556 * gdb.arch/disp-step-insn-reloc.exp
4557 * gdb.arch/e500-prologue.exp
4558 * gdb.arch/ftrace-insn-reloc.exp
4559 * gdb.arch/gdb1558.exp
4560 * gdb.arch/i386-bp_permanent.exp
4561 * gdb.arch/i386-disp-step.exp
4562 * gdb.arch/i386-float.exp
4563 * gdb.arch/i386-gnu-cfi.exp
4564 * gdb.arch/ia64-breakpoint-shadow.exp
4565 * gdb.arch/mips16-thunks.exp
4566 * gdb.arch/pa-nullify.exp
4567 * gdb.arch/powerpc-aix-prologue.exp
4568 * gdb.arch/powerpc-power.exp
4569 * gdb.arch/ppc-dfp.exp
4570 * gdb.arch/s390-tdbregs.exp
4571 * gdb.arch/spu-info.exp
4572 * gdb.arch/spu-ls.exp
4573 * gdb.arch/thumb-bx-pc.exp
4574 * gdb.base/advance.exp
4575 * gdb.base/annota-input-while-running.exp
4576 * gdb.base/arrayidx.exp
4577 * gdb.base/asmlabel.exp
4578 * gdb.base/async.exp
4579 * gdb.base/attach-wait-input.exp
4580 * gdb.base/auto-connect-native-target.exp
4581 * gdb.base/batch-preserve-term-settings.exp
4582 * gdb.base/bfp-test.exp
4583 * gdb.base/bigcore.exp
4584 * gdb.base/bp-permanent.exp
4585 * gdb.base/break-always.exp
4586 * gdb.base/break-fun-addr.exp
4587 * gdb.base/break-idempotent.exp
4588 * gdb.base/break-main-file-remove-fail.exp
4589 * gdb.base/break-probes.exp
4590 * gdb.base/break-unload-file.exp
4591 * gdb.base/break.exp
4592 * gdb.base/call-ar-st.exp
4593 * gdb.base/call-rt-st.exp
4594 * gdb.base/call-sc.exp
4595 * gdb.base/call-signal-resume.exp
4596 * gdb.base/call-strs.exp
4597 * gdb.base/callexit.exp
4598 * gdb.base/callfuncs.exp
4599 * gdb.base/catch-gdb-caused-signals.exp
4600 * gdb.base/catch-signal-siginfo-cond.exp
4601 * gdb.base/catch-syscall.exp
4602 * gdb.base/compare-sections.exp
4603 * gdb.base/cond-eval-mode.exp
4604 * gdb.base/condbreak-call-false.exp
4605 * gdb.base/consecutive-step-over.exp
4606 * gdb.base/cursal.exp
4607 * gdb.base/disabled-location.exp
4608 * gdb.base/disasm-end-cu.exp
4609 * gdb.base/display.exp
4610 * gdb.base/double-prompt-target-event-error.exp
4611 * gdb.base/dprintf-bp-same-addr.exp
4612 * gdb.base/dprintf-detach.exp
4613 * gdb.base/dprintf-next.exp
4614 * gdb.base/dprintf-non-stop.exp
4615 * gdb.base/dprintf-pending.exp
4616 * gdb.base/dso2dso.exp
4617 * gdb.base/ending-run.exp
4618 * gdb.base/enum_cond.exp
4619 * gdb.base/examine-backward.exp
4620 * gdb.base/exe-lock.exp
4621 * gdb.base/exec-invalid-sysroot.exp
4622 * gdb.base/execl-update-breakpoints.exp
4623 * gdb.base/execution-termios.exp
4624 * gdb.base/fileio.exp
4625 * gdb.base/fixsection.exp
4626 * gdb.base/foll-exec-mode.exp
4627 * gdb.base/foll-exec.exp
4628 * gdb.base/fork-running-state.exp
4629 * gdb.base/frame-args.exp
4630 * gdb.base/fullpath-expand.exp
4631 * gdb.base/func-ptr.exp
4632 * gdb.base/gcore-relro-pie.exp
4633 * gdb.base/gdb1090.exp
4634 * gdb.base/gdb1555.exp
4635 * gdb.base/global-var-nested-by-dso.exp
4636 * gdb.base/gnu-ifunc.exp
4637 * gdb.base/hbreak-in-shr-unsupported.exp
4638 * gdb.base/hbreak-unmapped.exp
4639 * gdb.base/hook-stop.exp
4640 * gdb.base/infcall-input.exp
4641 * gdb.base/info-fun.exp
4642 * gdb.base/info-shared.exp
4643 * gdb.base/interrupt-noterm.exp
4644 * gdb.base/jit-so.exp
4645 * gdb.base/jit.exp
4646 * gdb.base/line-symtabs.exp
4647 * gdb.base/list.exp
4648 * gdb.base/longjmp.exp
4649 * gdb.base/macscp.exp
4650 * gdb.base/max-value-size.exp
4651 * gdb.base/nodebug.exp
4652 * gdb.base/nofield.exp
4653 * gdb.base/overlays.exp
4654 * gdb.base/paginate-after-ctrl-c-running.exp
4655 * gdb.base/paginate-bg-execution.exp
4656 * gdb.base/paginate-inferior-exit.exp
4657 * gdb.base/pending.exp
4658 * gdb.base/pr11022.exp
4659 * gdb.base/printcmds.exp
4660 * gdb.base/ptr-typedef.exp
4661 * gdb.base/ptype.exp
4662 * gdb.base/randomize.exp
4663 * gdb.base/range-stepping.exp
4664 * gdb.base/realname-expand.exp
4665 * gdb.base/relativedebug.exp
4666 * gdb.base/remote.exp
4667 * gdb.base/savedregs.exp
4668 * gdb.base/sepdebug.exp
4669 * gdb.base/set-noassign.exp
4670 * gdb.base/shlib-call.exp
4671 * gdb.base/shreloc.exp
4672 * gdb.base/sigaltstack.exp
4673 * gdb.base/sigbpt.exp
4674 * gdb.base/siginfo-addr.exp
4675 * gdb.base/siginfo-obj.exp
4676 * gdb.base/siginfo-thread.exp
4677 * gdb.base/signest.exp
4678 * gdb.base/signull.exp
4679 * gdb.base/sigrepeat.exp
4680 * gdb.base/skip.exp
4681 * gdb.base/so-impl-ld.exp
4682 * gdb.base/solib-corrupted.exp
4683 * gdb.base/solib-disc.exp
4684 * gdb.base/solib-display.exp
4685 * gdb.base/solib-overlap.exp
4686 * gdb.base/solib-search.exp
4687 * gdb.base/solib-symbol.exp
4688 * gdb.base/source-execution.exp
4689 * gdb.base/sss-bp-on-user-bp-2.exp
4690 * gdb.base/sss-bp-on-user-bp.exp
4691 * gdb.base/stack-checking.exp
4692 * gdb.base/stale-infcall.exp
4693 * gdb.base/step-break.exp
4694 * gdb.base/step-line.exp
4695 * gdb.base/step-over-exit.exp
4696 * gdb.base/step-test.exp
4697 * gdb.base/structs.exp
4698 * gdb.base/sym-file.exp
4699 * gdb.base/symtab-search-order.exp
4700 * gdb.base/term.exp
4701 * gdb.base/type-opaque.exp
4702 * gdb.base/unload.exp
4703 * gdb.base/until-nodebug.exp
4704 * gdb.base/until.exp
4705 * gdb.base/unwindonsignal.exp
4706 * gdb.base/watch-cond.exp
4707 * gdb.base/watch-non-mem.exp
4708 * gdb.base/watch_thread_num.exp
4709 * gdb.base/watchpoint-reuse-slot.exp
4710 * gdb.base/watchpoint-solib.exp
4711 * gdb.base/watchpoint.exp
4712 * gdb.btrace/dlopen.exp
4713 * gdb.cell/arch.exp
4714 * gdb.cell/break.exp
4715 * gdb.cell/bt.exp
4716 * gdb.cell/core.exp
4717 * gdb.cell/data.exp
4718 * gdb.cell/dwarfaddr.exp
4719 * gdb.cell/ea-cache.exp
4720 * gdb.cell/ea-standalone.exp
4721 * gdb.cell/ea-test.exp
4722 * gdb.cell/f-regs.exp
4723 * gdb.cell/fork.exp
4724 * gdb.cell/gcore.exp
4725 * gdb.cell/mem-access.exp
4726 * gdb.cell/ptype.exp
4727 * gdb.cell/registers.exp
4728 * gdb.cell/sizeof.exp
4729 * gdb.cell/solib-symbol.exp
4730 * gdb.cell/solib.exp
4731 * gdb.compile/compile-tls.exp
4732 * gdb.cp/exception.exp
4733 * gdb.cp/gdb2495.exp
4734 * gdb.cp/local.exp
4735 * gdb.cp/mb-inline.exp
4736 * gdb.cp/mb-templates.exp
4737 * gdb.cp/pr10687.exp
4738 * gdb.cp/pr9167.exp
4739 * gdb.cp/scope-err.exp
4740 * gdb.cp/templates.exp
4741 * gdb.cp/virtfunc.exp
4742 * gdb.dwarf2/dw2-dir-file-name.exp
4743 * gdb.dwarf2/dw2-single-line-discriminators.exp
4744 * gdb.fortran/complex.exp
4745 * gdb.fortran/library-module.exp
4746 * gdb.guile/guile.exp
4747 * gdb.guile/scm-cmd.exp
4748 * gdb.guile/scm-frame-inline.exp
4749 * gdb.guile/scm-objfile.exp
4750 * gdb.guile/scm-pretty-print.exp
4751 * gdb.guile/scm-symbol.exp
4752 * gdb.guile/scm-type.exp
4753 * gdb.guile/scm-value.exp
4754 * gdb.linespec/keywords.exp
4755 * gdb.linespec/ls-errs.exp
4756 * gdb.linespec/macro-relative.exp
4757 * gdb.linespec/thread.exp
4758 * gdb.mi/mi-breakpoint-changed.exp
4759 * gdb.mi/mi-dprintf-pending.exp
4760 * gdb.mi/mi-fullname-deleted.exp
4761 * gdb.mi/mi-logging.exp
4762 * gdb.mi/mi-pending.exp
4763 * gdb.mi/mi-solib.exp
4764 * gdb.mi/new-ui-mi-sync.exp
4765 * gdb.mi/user-selected-context-sync.exp
4766 * gdb.multi/dummy-frame-restore.exp
4767 * gdb.multi/multi-arch-exec.exp
4768 * gdb.multi/remove-inferiors.exp
4769 * gdb.multi/watchpoint-multi-exit.exp
4770 * gdb.opt/solib-intra-step.exp
4771 * gdb.perf/backtrace.exp
4772 * gdb.perf/single-step.exp
4773 * gdb.perf/skip-command.exp
4774 * gdb.perf/skip-prologue.exp
4775 * gdb.perf/solib.exp
4776 * gdb.python/lib-types.exp
4777 * gdb.python/py-as-string.exp
4778 * gdb.python/py-bad-printers.exp
4779 * gdb.python/py-block.exp
4780 * gdb.python/py-breakpoint.exp
4781 * gdb.python/py-cmd.exp
4782 * gdb.python/py-events.exp
4783 * gdb.python/py-evthreads.exp
4784 * gdb.python/py-finish-breakpoint.exp
4785 * gdb.python/py-finish-breakpoint2.exp
4786 * gdb.python/py-frame-inline.exp
4787 * gdb.python/py-frame.exp
4788 * gdb.python/py-inferior.exp
4789 * gdb.python/py-infthread.exp
4790 * gdb.python/py-mi.exp
4791 * gdb.python/py-objfile.exp
4792 * gdb.python/py-pp-maint.exp
4793 * gdb.python/py-pp-registration.exp
4794 * gdb.python/py-prettyprint.exp
4795 * gdb.python/py-recurse-unwind.exp
4796 * gdb.python/py-shared.exp
4797 * gdb.python/py-symbol.exp
4798 * gdb.python/py-symtab.exp
4799 * gdb.python/py-template.exp
4800 * gdb.python/py-type.exp
4801 * gdb.python/py-unwind-maint.exp
4802 * gdb.python/py-unwind.exp
4803 * gdb.python/py-value.exp
4804 * gdb.python/python.exp
4805 * gdb.reverse/finish-reverse-bkpt.exp
4806 * gdb.reverse/insn-reverse.exp
4807 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4808 * gdb.reverse/solib-precsave.exp
4809 * gdb.reverse/solib-reverse.exp
4810 * gdb.stabs/gdb11479.exp
4811 * gdb.stabs/weird.exp
4812 * gdb.threads/fork-child-threads.exp
4813 * gdb.threads/fork-plus-threads.exp
4814 * gdb.threads/fork-thread-pending.exp
4815 * gdb.threads/forking-threads-plus-breakpoint.exp
4816 * gdb.threads/hand-call-in-threads.exp
4817 * gdb.threads/interrupted-hand-call.exp
4818 * gdb.threads/linux-dp.exp
4819 * gdb.threads/local-watch-wrong-thread.exp
4820 * gdb.threads/next-while-other-thread-longjmps.exp
4821 * gdb.threads/non-ldr-exit.exp
4822 * gdb.threads/pending-step.exp
4823 * gdb.threads/print-threads.exp
4824 * gdb.threads/process-dies-while-detaching.exp
4825 * gdb.threads/process-dies-while-handling-bp.exp
4826 * gdb.threads/pthreads.exp
4827 * gdb.threads/queue-signal.exp
4828 * gdb.threads/reconnect-signal.exp
4829 * gdb.threads/signal-command-handle-nopass.exp
4830 * gdb.threads/signal-command-multiple-signals-pending.exp
4831 * gdb.threads/signal-delivered-right-thread.exp
4832 * gdb.threads/signal-sigtrap.exp
4833 * gdb.threads/sigthread.exp
4834 * gdb.threads/staticthreads.exp
4835 * gdb.threads/stepi-random-signal.exp
4836 * gdb.threads/thread-unwindonsignal.exp
4837 * gdb.threads/thread_check.exp
4838 * gdb.threads/thread_events.exp
4839 * gdb.threads/tid-reuse.exp
4840 * gdb.threads/tls-nodebug.exp
4841 * gdb.threads/tls-shared.exp
4842 * gdb.threads/tls-so_extern.exp
4843 * gdb.threads/tls.exp
4844 * gdb.threads/wp-replication.exp
4845 * gdb.trace/actions-changed.exp
4846 * gdb.trace/actions.exp
4847 * gdb.trace/backtrace.exp
4848 * gdb.trace/change-loc.exp
4849 * gdb.trace/collection.exp
4850 * gdb.trace/deltrace.exp
4851 * gdb.trace/disconnected-tracing.exp
4852 * gdb.trace/entry-values.exp
4853 * gdb.trace/ftrace-lock.exp
4854 * gdb.trace/ftrace.exp
4855 * gdb.trace/infotrace.exp
4856 * gdb.trace/mi-trace-frame-collected.exp
4857 * gdb.trace/mi-trace-unavailable.exp
4858 * gdb.trace/mi-traceframe-changed.exp
4859 * gdb.trace/mi-tracepoint-changed.exp
4860 * gdb.trace/mi-tsv-changed.exp
4861 * gdb.trace/no-attach-trace.exp
4862 * gdb.trace/packetlen.exp
4863 * gdb.trace/passc-dyn.exp
4864 * gdb.trace/passcount.exp
4865 * gdb.trace/pending.exp
4866 * gdb.trace/pr16508.exp
4867 * gdb.trace/qtro.exp
4868 * gdb.trace/range-stepping.exp
4869 * gdb.trace/read-memory.exp
4870 * gdb.trace/report.exp
4871 * gdb.trace/save-trace.exp
4872 * gdb.trace/signal.exp
4873 * gdb.trace/stap-trace.exp
4874 * gdb.trace/status-stop.exp
4875 * gdb.trace/strace.exp
4876 * gdb.trace/tfile.exp
4877 * gdb.trace/tfind.exp
4878 * gdb.trace/trace-break.exp
4879 * gdb.trace/trace-condition.exp
4880 * gdb.trace/trace-enable-disable.exp
4881 * gdb.trace/trace-mt.exp
4882 * gdb.trace/tracecmd.exp
4883 * gdb.trace/tracefile-pseudo-reg.exp
4884 * gdb.trace/tspeed.exp
4885 * gdb.trace/tstatus.exp
4886 * gdb.trace/tsv.exp
4887 * gdb.trace/unavailable.exp
4888 * gdb.trace/while-dyn.exp
4889 * gdb.trace/while-stepping.exp
4890 * lib/gdb-guile.exp
4891 * lib/gdb.exp
4892 * lib/mi-support.exp
4893 * lib/pascal.exp
4894 * lib/perftest.exp
4895 * lib/prelink-support.exp
4896 * lib/selftest-support.exp
4897
ad02e4fe
SM
48982016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4899
4900 * Makefile.in: Include disable-implicit-rules.mk.
4901
22347e55
AA
49022016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4903
4904 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4905 non-byte-aligned bit fields.
4906
da5b30da
AA
49072016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4908
4909 PR gdb/12616
4910 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4911 respects the DW_AT_data_bit_offset attribute.
4912
b593ecca
SM
49132016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4914
4915 * gdb.base/default.exp: Fix output of "set language".
4916
3b165252
SM
49172016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4918
4919 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4920 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4921 make.
4922 * configure.ac: Remove checks for the make program.
4923 * configure: Re-generate.
4924
1a2f3d7f
KB
49252016-11-16 Kevin Buettner <kevinb@redhat.com>
4926
4927 * gdb.python/py-recurse-unwind.c (main): Add loop.
4928 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4929 to read_register() and gdb.parse_and_eval(). Make each code
4930 call a separate case that can be individually tested.
4931 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4932 proc. Call cont_and_backtrace for each of the code paths that
4933 we want to test in the unwinder.
4934
b7f38fda
AA
49352016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4936
4937 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4938 the definition of struct S.
4939
1f8db343
CM
49402016-11-11 Catherine Moore <clm@codesourcery.com>
4941
4942 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4943
fad0c9fb
PA
49442016-11-09 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/commands.exp (runto_or_return): New procedure.
4947 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4948 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4949 (progvar_simple_while_test, progvar_complex_if_while_test)
4950 (if_while_breakpoint_command_test)
4951 (infrun_breakpoint_command_test, breakpoint_command_test)
4952 (user_defined_command_test, watchpoint_command_test)
4953 (test_command_prompt_position, redefine_hook_test)
4954 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4955 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4956 multi_line_input and multi_line. Remove gdb_expect and
4957 gdb_stop_suppressing_tests uses.
4958 * lib/gdb.exp (valnum_re): New global.
4959 (multi_line_input): New procedure.
4960
8354c62c
SM
49612016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4962
4963 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4964 Remove.
4965 (test_setup): Define with proc_with_prefix.
4966 (test_cli_inferior): Likewise.
4967 (test_cli_thread): Likewise.
4968 (test_cli_frame): Likewise.
4969 (test_cli_select_frame): Likewise.
4970 (test_cli_up_down): Likewise.
4971 (test_mi_thread_select): Likewise.
4972 (test_mi_stack_select_frame): Likewise.
4973 (test_cli_in_mi_inferior): Likewise.
4974 (test_cli_in_mi_thread): Likewise.
4975 (test_cli_in_mi_frame): Likewise.
4976 (top level): Do not use with_test_prefix_procname.
4977
64f367a2
PA
49782016-11-09 Pedro Alves <palves@redhat.com>
4979
4980 * gdb.base/commands.exp (gdbvar_simple_if_test)
4981 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4982 (progvar_simple_if_test, progvar_simple_while_test)
4983 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4984 (infrun_breakpoint_command_test, breakpoint_command_test)
4985 (user_defined_command_test, watchpoint_command_test)
4986 (test_command_prompt_position, deprecated_command_test)
4987 (bp_deleted_in_command, temporary_breakpoint_commands)
4988 (stray_arg0_test, source_file_with_indented_comment)
4989 (recursive_source_test, if_commands_test)
4990 (error_clears_commands_left, redefine_hook_test)
4991 (redefine_backtrace_test): Use proc_with_prefix.
4992 * lib/gdb.exp (proc_with_prefix): New proc.
4993
0bb65f1e
AA
49942016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4995
4996 * gdb.base/tui-layout.c: New file.
4997 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4998 disassembly window contains very long lines.
4999
7353f247
TT
50002016-11-08 Tom Tromey <tom@tromey.com>
5001
5002 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5003 depend on Python 2.
5004
30a7bb83
TT
50052016-11-08 Tom Tromey <tom@tromey.com>
5006
5007 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5008 New method.
5009
cdf5a07c
MG
50102016-10-29 Manish Goregaokar <manish@mozilla.com>
5011
2806dc7e 5012 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5013
51a789c3
MG
50142016-10-27 Manish Goregaokar <manish@mozilla.com>
5015
2806dc7e
PA
5016 * gdb.rust/simple.rs: Add test for univariant enums without
5017 discriminants and for encoded struct-like enums.
51a789c3 5018
f610ab6d
PA
50192016-10-28 Pedro Alves <palves@redhat.com>
5020
5021 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5022 gdb_test_multiple, tighten regexps and match symtabs and line
5023 tables incrementally.
5024
b129b0ca
LM
50252016-10-28 Luis Machado <lgustavo@codesourcery.com>
5026
5027 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5028 general.
5029
ecf45d2c
SL
50302016-10-25 Luis Machado <lgustavo@codesourcery.com>
5031
5032 * gdb.base/exec-invalid-sysroot.exp: New file.
5033
b8d38ee4
JK
50342016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5035
5036 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5037
f90fd8c2
JK
50382016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5039
5040 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5041
2d2476aa
MR
50422016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5043
2806dc7e
PA
5044 * gdb.base/killed-outside.exp: Remove $options from a call to
5045 `prepare_for_testing'.
2d2476aa 5046
e42b25a0
SM
50472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5048
5049 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5050 Change test message.
5051
3ccdb432
SM
50522016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5053
5054 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5055 Update comment.
5056
5bad3170
SM
50572016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5058
5059 * gdb.trace/mi-trace-save.exp: New file.
5060
5ad9dba7
YQ
50612016-10-13 Yao Qi <yao.qi@linaro.org>
5062
5063 * gdb.base/code_elim.exp (get_var_address): Remove.
5064 * gdb.base/relocate.exp: Likewise.
5065 * gdb.base/shreloc.exp: Likewise.
5066 * lib/gdb.exp (get_var_address): New.
5067
62df7e21
YQ
50682016-10-13 Yao Qi <yao.qi@linaro.org>
5069
5070 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5071 floating point tests if $skip_float_test is false.
5072
4dac951e
LM
50732016-10-12 Luis Machado <lgustavo@codesourcery.com>
5074
5075 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5076 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5077 argc values.
5078 Add 1 to argc so we guarantee distinct initial/modified argc values.
5079
8f1a8fc4
JK
50802016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5083
16c85b5d
JK
50842016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5087 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5088 * gdb.arch/vsx-regs.exp: Likewise.
5089
1d0e042a
YQ
50902016-10-07 Yao Qi <yao.qi@linaro.org>
5091
5092 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5093
68dadef5
MM
50942016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5095
5096 * gdb.python/python.exp: Test decode_line("*0").
5097
33fa2c6e
DE
50982016-10-06 Doug Evans <dje@google.com>
5099
5100 * gdb.python/py-value.exp (test_value_creation): Add test for large
5101 unsigned 64-bit value.
5102
9c37b5ae
TT
51032016-10-06 Tom Tromey <tom@tromey.com>
5104
5105 * gdb.compile/compile.exp: Change java tests to rust.
5106 * gdb.base/setshow.exp: Change java tests to rust.
5107 * gdb.base/default.exp: Remove java from language list.
5108 * README (Examples): Update language example.
5109 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5110 test.
5111 * lib/gdb.exp (skip_java_tests): Remove.
5112 * lib/java.exp: Remove.
5113 * gdb.java: Remove.
5114
78b86327
MR
51152016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5116
5117 * gdb.arch/mips-fcr.exp: New test.
5118 * gdb.arch/mips-fcr.c: Source for the new test.
5119
7470adbb
MR
51202016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5121
5122 * gdb.base/solib-disc.exp: Use `standard_output_file'
5123 throughout.
5124
4a556533
PA
51252016-10-06 Pedro Alves <palves@redhat.com>
5126
5127 * gdb.base/jit-simple-dl.c: New file.
5128 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5129 * gdb.base/jit-simple.c: ... this.
5130 * gdb.base/jit-simple.exp (jit_run): Delete.
5131 (build_jit): New proc.
5132 (jit_test_reread): Recompile either the main program or the shared
5133 library, depending on what is being tested. Skip changing address
5134 if caller wants to. Compare before/after addresses. If testing
5135 standalone, explicitly load the binary. Test "maint info
5136 breakpoints".
5137 (top level): Add "standalone vs shared lib" and "change address"
5138 vs "same address" axes.
5139
5a122fbc
PA
51402016-10-06 Pedro Alves <palves@redhat.com>
5141
5142 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5143 call.
5144 (jit_run): Delete.
5145 (jit_test_reread): Use with_test_prefix. Reload the main binary
5146 explicitly. Compare the before/after addresses of the JIT
5147 descriptor.
5148
ee8da4b8
DE
51492016-08-15 Doug Evans <dje@google.com>
5150
5151 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5152 for single bitfields is bool.
5153 * gdb.xml/tdesc-regs.exp: Ditto.
5154
f389f6fe
JK
51552016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5156
5157 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5158
fdebf1a4
YQ
51592016-10-05 Yao Qi <yao.qi@linaro.org>
5160
5161 * lib/gdb.exp (support_complex_tests): Return zero if
5162 gdb_skip_float_test return true.
5163
9c36d954 51642016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5165 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5166
5167 PR gdb/20487
5168 * gdb.mi/user-selected-context-sync.exp: New file.
5169 * gdb.mi/user-selected-context-sync.c: New file.
5170
4034d0ff 51712016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5172 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5173
5174 PR gdb/20487
5175 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5176 =thread-select-event check.
5177
a4297203
PB
51782016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5179
5180 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5181 the compulsory L operand changes.
5182 * gdb.arch/powerpc-power.s: Likewise.
5183
bb805577
JK
51842016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5185
5186 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5187 * gdb.base/jit-attach-pie.c: New file.
5188 * gdb.base/jit-attach-pie.exp: New file.
5189
6d61dee5
PA
51902016-09-28 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.base/infcall-input.c: New file.
5193 * gdb.base/infcall-input.exp: New file.
5194
f73842fc
YQ
51952016-09-22 Yao Qi <yao.qi@linaro.org>
5196
5197 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5198 (gdb_exit): Rename it to ...
5199 (gdbserver_gdb_exit): ... Close GDBserver.
5200 (gdb_exit): New proc, call gdbserver_gdb_exit.
5201 (mi_gdb_exit): Likewise.
5202
90681dab
YQ
52032016-09-22 Yao Qi <yao.qi@linaro.org>
5204
5205 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5206 path.
5207 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5208 Remove duplication.
5209
9c211fd8
YQ
52102016-09-22 Yao Qi <yao.qi@linaro.org>
5211
5212 * lib/gdbserver-support.exp: Check the existence of
5213 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5214
ad0a504f
AK
52152016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5216
5217 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5218
36cf1806
TT
52192016-09-21 Tom Tromey <tom@tromey.com>
5220
5221 PR gdb/20604:
5222 * gdb.base/quit.exp: New file.
5223
74172ecf
SM
52242016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5225
5226 * .gitignore: New file.
5227
3d0ec882
MR
52282016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5229
5230 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5231 throughout.
5232
8193adea
AA
52332016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5234
5235 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5236
d41a5c09
JK
52372016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5238
5239 * gdb.cp/casts.cc (decltype): Move it ...
5240 (main): ... with its call to ...
5241 * gdb.cp/casts03.cc: ... a new file.
5242 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5243
d2dfe700
JK
52442016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5245
5246 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5247
e2a92b16
PB
52482016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5249
5250 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5251 and sync up the test with tests in gas/testsuite/gas/ppc.
5252 * gdb.arch/powerpc-power.exp: Likewise.
5253
49b4de64
JK
52542016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5257
2c29df25
SDJ
52582016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5259 Jan Kratochvil <jan.kratochvil@redhat.com>
5260
5261 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5262 make m1's definition to be different from m2's. Use 'dummy' as an
5263 argument for probe 'two'.
5264
cc3c2846
JB
52652016-09-10 Jon Beniston <jon@beniston.com>
5266
5267 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5268 for sim target.
5269
e1b2624a
AA
52702016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5271
5272 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5273 variable declaration.
5274 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5275 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5276 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5277 received HWCAP as its argument.
5278
4295e285
PA
52792016-09-06 Pedro Alves <palves@redhat.com>
5280
5281 * gdb.base/new-ui-pending-input.c: New file.
5282 * gdb.base/new-ui-pending-input.exp: New file.
5283 * gdb.exp (clear_gdb_spawn_id): New procedure.
5284 (with_spawn_id): Check whether gdb_spawn_id exists before
5285 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5286 on exit.
5287
00d5215e
UW
52882016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5289
5290 * gdb.base/float128.c: New file.
5291 * gdb.base/float128.exp: Likewise.
5292 * gdb.base/floatn.c: Likewise.
5293 * gdb.base/floatn.exp: Likewise.
5294
a9ff5f12
UW
52952016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5296
5297 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5298
f245535c
PA
52992016-09-05 Pedro Alves <palves@redhat.com>
5300
5301 PR backtrace/19927
5302 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5303 unwinders are immediately called as side effect of "source" or
5304 "disable unwinder" commands.
5305 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5306
ae9cf263
YQ
53072016-09-02 Yao Qi <yao.qi@linaro.org>
5308
5309 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5310 is true and $type is "float" or "double".
5311
27aba047
YQ
53122016-09-02 Yao Qi <yao.qi@linaro.org>
5313
5314 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5315 true.
5316 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5317 * gdb.base/call-rt-st.exp: Likewise.
5318 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5319 return value instead of gdb,skip_float_test.
5320 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5321 (do_function_calls): Use its return value instead of
5322 gdb,skip_float_test.
5323 * gdb.base/finish.exp: Likewise.
5324 * gdb.base/funcargs.exp: Likewise.
5325 * gdb.base/return.exp: Likewise.
5326 * gdb.base/return2.exp: Likewise.
5327 * gdb.base/varargs.exp: Likewise.
5328 * lib/gdb.exp (gdb_skip_float_test): Change it to
5329 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5330
5af962df
AA
53312016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5332
5333 * gdb.multi/tids.exp: Test "thread apply all".
5334
7fac6910
JK
53352016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 * gdb.base/default.exp (tty): Remove.
5338
bb1fe4ac
KB
53392016-08-24 Kevin Buettner <kevinb@redhat.com>
5340
2806dc7e
PA
5341 * gdb.python/py-recurse-unwind.c: New file.
5342 * gdb.python/py-recurse-unwind.py: New file.
5343 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5344
0a1ddfa6
SM
53452016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5346
5347 * gdb.base/set-inferior-tty.exp: New file.
5348 * gdb.base/set-inferior-tty.c: New file.
5349
d9de1fe3
PA
53502016-08-23 Pedro Alves <palves@redhat.com>
5351
5352 PR gdb/20494
5353 * gdb.base/new-ui-echo.c: New file.
5354 * gdb.base/new-ui-echo.exp: New file.
5355
e9d9abd7
YQ
53562016-08-23 Yao Qi <yao.qi@linaro.org>
5357
5358 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5359 gdbserver_spawn.
5360 * gdb.server/connect-without-multi-process.exp (do_test):
5361 Likewise.
5362
3589529e
YQ
53632016-08-23 Yao Qi <yao.qi@linaro.org>
5364
5365 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5366 standalone_txt. Delete gdb_txt and standalone_txt on host
5367 and target. Spawn the binary on target. Copy files from
5368 target to host.
5369
6bb90213
PA
53702016-08-22 Pedro Alves <palves@redhat.com>
5371
5372 PR gdb/20505
5373 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5374 with_test_prefix. Factor out bits to ...
5375 (test_no_vdso): ... this new procedure.
5376
20c2c024
CL
53772016-08-19 Carl Love <cel@us.ibm.com>
5378
5379 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5380 maintaining separate logic for constructing the output path.
5381 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5382 * gdb.arch/ppc-dfp.exp: Likewise.
5383 * gdb.arch/ppc-fp.exp: Likewise.
5384 * gdb.arch/vsx-regs.exp: Likewise.
5385 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5386 binprefix for generating the additional binary files.
5387
0646e07d
PA
53882016-08-19 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.trace/mi-trace-frame-collected.exp
5391 (test_trace_frame_collected): On x32, expect two registers.
5392
46da9242
CL
53932016-08-18 Carl Love <cel@us.ibm.com>
5394
5395 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5396 and sync up the test with tests in gas/testsuite/gas/ppc.
5397 * gdb.arch/powerpc-power.exp: Likewise.
5398
eb2332d7
SM
53992016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5400
5401 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5402 expected error message.
5403
63c61e04
SM
54042016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5405
5406 * gdb.multi/remove-inferiors.exp: New file.
5407 * gdb.multi/remove-inferiors.c: New file.
5408
7b17065f
YQ
54092016-08-12 Yao Qi <yao.qi@linaro.org>
5410
5411 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5412 argument list.
5413
01d3dedf
PA
54142016-08-10 Pedro Alves <palves@redhat.com>
5415
5416 PR gdb/19187
5417 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5418 setup_kfails.
5419
3eb7562a
PA
54202016-08-09 Pedro Alves <palves@redhat.com>
5421 Simon Marchi <simon.marchi@ericsson.com>
5422
5423 PR gdb/20418
5424 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5425 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5426
80614914
PA
54272016-08-09 Pedro Alves <palves@redhat.com>
5428
5429 PR mi/20431
5430 * gdb.mi/mi-cmd-error.exp: New file.
5431
f348d89a
PA
54322016-08-09 Pedro Alves <palves@redhat.com>
5433
5434 PR gdb/18653
5435 * gdb.base/signals-state-child.c: New file.
5436 * gdb.base/signals-state-child.exp: New file.
5437 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5438
e5ca03b4
PA
54392016-08-09 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5442
282a0691
TT
54432016-08-03 Tom Tromey <tom@tromey.com>
5444
5445 PR python/18565:
5446 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5447
41bfcd63
YQ
54482016-08-01 Yao Qi <yao.qi@linaro.org>
5449
5450 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5451 variable mode to "multi-process" if $multi_process is 1, otherwise
5452 set it to "single-process".
5453
e3465b24
YQ
54542016-08-01 Yao Qi <yao.qi@linaro.org>
5455
5456 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5457 * gdb.cp/cpexprs.exp: Likewise.
5458 * gdb.cp/m-static.exp: Likewise.
5459
0b31a4bc
TT
54602016-07-26 Tom Tromey <tom@tromey.com>
5461
5462 PR python/20190:
5463 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5464 test.
5465
e0461dbb
MM
54662016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5467
5468 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5469 selecting assembly source files.
5470 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5471 assembly source files.
5472 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5473 assembly source files.
5474 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5475 selecting assembly source files.
5476
8194e927
SM
54772016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5478
5479 * gdb.base/new-ui.exp (do_test_invalid_args): New
5480 procedure.
5481
c0272db5
TW
54822016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5483
5484 * gdb.btrace/reconnect.c: New file.
5485 * gdb.btrace/reconnect.exp: New file.
5486
e3487908
GKB
54872016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5488
5489 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5490 to test_catch_syscall_group.
5491 (test_catch_syscall_group): New.
5492
12df5c00
TT
54932016-07-21 Tom Tromey <tom@tromey.com>
5494
5495 * gdb.rust/simple.rs (main): Use empty struct expression.
5496 * gdb.rust/simple.exp: Add tests for empty struct expression.
5497
bae62ee2
YQ
54982016-07-21 Yao Qi <yao.qi@linaro.org>
5499
5500 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5501 if gdb_skip_xml_test is true on some targets.
5502
b1b53fb3
YQ
55032016-07-21 Yao Qi <yao.qi@linaro.org>
5504
5505 * gdb.server/solib-list.exp: Unset last_loaded_file.
5506
027d97f8
JK
55072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5508
5509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5510 "step into captured_main (args)".
5511
7674d381
JK
55122016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5513
5514 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5515
72b5d099
JK
55162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5517
5518 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5519
1f960ced
PA
55202016-07-19 Pedro Alves <palves@redhat.com>
5521
5522 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5523 * gdb.opt/inline-bt.exp: Likewise.
5524 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5525 additional_flags=-Winline.
5526 * gdb.opt/inline-locals.exp: Likewise.
5527 * gdb.opt/inline-markers.c (ATTR): Define.
5528 (inlined_fn): Use it.
5529
f25827c1
YQ
55302016-07-19 Yao Qi <yao.qi@linaro.org>
5531
5532 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5533 (test_with_self): Remove some code. Remove argument executable.
5534 (top-level): Use do_self_tests.
5535
37539ebe
DB
55362016-07-15 Zachary Welch <zwelch@codesourcery.com>
5537 Don Breazeal <donb@codesourcery.com>
5538
5539 * gdb.base/maint.exp: Escape paths used in regular expressions.
5540 * gdb.stabs/weird.exp: Likewise.
5541
dac790e1
TT
55422016-07-13 Tom Tromey <tom@tromey.com>
5543
5544 PR python/15620, PR python/18620:
5545 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5546 (test_bkpt_events): New procs.
5547
93daf339
TT
55482016-07-13 Tom Tromey <tom@tromey.com>
5549
5550 PR python/17698:
5551 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5552 test.
5553 (test_watchpoints): Likewise.
5554 (test_bkpt_pending): New proc.
5555
6571a381
TT
55562016-07-13 Tom Tromey <tom@tromey.com>
5557
5558 PR cli/18053:
5559 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5560 completion test.
5561
e8732474
JK
55622016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5563
5564 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5565 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5566 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5567 f_label.
5568 (g): Rename g_end_lbl to g_label.
5569 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5570 low_pc and high_pc.
5571 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5572
e0f3fd7c
TT
55732016-07-12 Tom Tromey <tom@tromey.com>
5574
5575 PR python/19293:
5576 * gdb.python/py-unwind-maint.exp: Update tests.
5577
3cfe46b6
YQ
55782016-07-12 Yao Qi <yao.qi@linaro.org>
5579
5580 * lib/selftest-support.exp (selftest_setup): Match the output
5581 when captured_main is inlined.
5582
4f19a0e6
WT
55832016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5584
5585 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5586 New variables.
5587 (print this%a, print this%b, print this): New tests.
5588 * gdb.fortran/derived-types.f90 (this): New object and
5589 initialization.
5590
986cf455
SM
55912016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5592
5593 * gdb.ada/arraydim.exp: Remove extra directory level in build
5594 directory.
5595
f0464b23
SM
55962016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5597
5598 * lib/ada.exp: Remove extra directory level in build directory.
5599 * gdb.ada/cond_lang.exp: Likewise.
5600 * gdb.ada/exec_changed.exp: Likewise.
5601 * gdb.ada/lang_switch.exp: Likewise.
5602
42d94011
MG
56032016-07-06 Manish Goregaokar <manish@mozilla.com>
5604
2806dc7e
PA
5605 * simple.rs: Add test for raw pointer subscripting.
5606 * simple.exp: Add test expectations.
42d94011 5607
647c264c
YQ
56082016-07-05 Yao Qi <yao.qi@linaro.org>
5609
5610 * gdb.mi/mi-reverse.exp: Match =record-started output.
5611
20aa2c60
PA
56122016-07-01 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5615 procedure.
5616 (jit_reader_test): Test the jit reader's unwinder.
5617 * gdb.base/jithost.c (jit_function_00_code): New global.
5618 (main): Use memcpy to fill in the mmapped code, instead of poking
5619 bytes manually here.
5620 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5621 value.
5622 (read_debug_info): Save the function's range.
5623 (read_sp): New function.
5624 (unwind_frame): Use it. Also unwind RBP.
5625 (get_frame_id): Use read_sp.
5626 (gdb_init_reader): Use calloc instead of malloc.
5627 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5628 parameter. Use gdb_test_multiple.
5629
ced2dffb
PA
56302016-07-01 Pedro Alves <palves@redhat.com>
5631 Antoine Tremblay <antoine.tremblay@ericsson.com>
5632
5633 * gdb.threads/process-dies-while-detaching.c: New file.
5634 * gdb.threads/process-dies-while-detaching.exp: New file.
5635
63000888
PA
56362016-07-01 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.multi/watchpoint-multi-exit.c: New file.
5639 * gdb.multi/watchpoint-multi-exit.exp: New file.
5640
038d4868
PA
56412016-06-30 Pedro Alves <palves@redhat.com>
5642
5643 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5644 unset inferior_spawn_id.
5645
994e9c83
PA
56462016-06-30 Pedro Alves <palves@redhat.com>
5647
5648 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5649 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5650
e5653468
YQ
56512016-06-29 Yao Qi <yao.qi@linaro.org>
5652
5653 * gdb.base/return.c: Add copyright header.
5654
803b47e5
TT
56552016-06-29 Tom Tromey <tom@tromey.com>
5656
5657 PR python/20129:
5658 * gdb.python/py-framefilter.exp: Add tests for setting priority
5659 and disabling of non-existent frame filter.
5660
28244707
YQ
56612016-06-29 Yao Qi <yao.qi@linaro.org>
5662
5663 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5664 0x0f07ff.
5665
a31d2f06
YQ
56662016-06-28 Yao Qi <yao.qi@linaro.org>
5667
5668 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5669 triplets. Start gdb, execute catch syscall, and continue. Check
5670 gdb's output to determine catch syscall is supported.
5671
921d8f54
MG
56722016-06-27 Manish Goregaokar <manish@mozilla.com>
5673
25d49b86
PA
5674 * gdb.rust/simple.rs: Add test for returning unit in a function.
5675 * gdb.rust/simple.exp: Add expectation for functions returning
5676 unit.
921d8f54 5677
f4952523
PMR
56782016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5679
5680 * gdb.python/py-breakpoint-create-fail.c,
5681 gdb.python/py-breakpoint-create-fail.exp,
5682 gdb.python/py-breakpoint-create-fail.py: New testcase.
5683
fccb08f8
MG
56842016-06-25 Manish Goregaokar <manish@mozilla.com>
5685
5686 PR gdb/20239
5687 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5688 * gdb.rust/simple.exp: Add test expectations for new NonZero
5689 tests.
fccb08f8 5690
6b850546
DT
56912016-06-24 David Taylor <dtaylor@emc.com>
5692
5693 * gdb.base/offsets.exp: New file.
5694 * gdb.base/offsets.c: New file.
5695
17621150
TT
56962016-06-23 Tom Tromey <tom@tromey.com>
5697
5698 PR gdb/16483:
5699 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5700 before any filters are loaded.
5701
04d59df6
WT
57022016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5703
5704 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5705 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5706 structs.
5707 * gdb.fortran/derived-type-function.exp: New file.
5708 * gdb.fortran/derived-type-function.f90: New file.
5709
5710
ac69f786
PA
57112016-06-21 Pedro Alves <palves@redhat.com>
5712
5713 * gdb.base/new-ui.exp: New file.
5714 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5715 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5716 (with_spawn_id): New procedure.
5717
49940788
PA
57182016-06-21 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.mi/mi-exec-run.exp: New file.
5721
ef274d26
PA
57222016-06-21 Pedro Alves <palves@redhat.com>
5723
5724 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5725 breakpoint command's output on the main UI.
5726 (test_break): New procedure, factored out from calls in the top
5727 level.
5728 (top level): Use foreach_with_prefix to test MI as main UI and as
5729 separate UI.
5730
468afe6c
PA
57312016-06-21 Pedro Alves <palves@redhat.com>
5732
5733 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5734 (test_awatch_creation_and_listing)
5735 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5736 Remove 'type' parameter.
5737 (test_watchpoint_all): New parameter mi_mode. Remove
5738 with_test_prefix.
5739 (top level): Use foreach_with_prefix, and add main/separate UI MI
5740 testing axis.
5741
51f77c37
PA
57422016-06-21 Pedro Alves <palves@redhat.com>
5743
5744 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5745 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5746 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5747 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5748 (gdb_main_spawn_id, mi_spawn_id): Declare and
5749 comment.
5750 (mi_create_inferior_pty): New procedure,
5751 factored out from default_mi_gdb_start.
5752 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5753 procedures.
5754 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5755 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5756 Use mi_create_inferior_pty.
5757 (mi_gdb_start): Use eval to pass down args list.
5758
8980e177
PA
57592016-06-21 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5762 * gdb.opt/inline-cmds.exp: Add MI tests.
5763
f38d3ad1
PA
57642016-06-21 Pedro Alves <palves@redhat.com>
5765
5766 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5767
45db7c09
PA
57682016-06-21 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5771 (top level): Use it instead of mi_execute_to.
5772
5a069ab3
PA
57732016-06-21 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5776 (cont_handler_str): New.
5777 (signal_stop_handler): Set stop_handler_str instead of printing to
5778 stdout.
5779 (continue_handler): Set cont_handler_str instead of printing to
5780 stdout.
5781 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5782 mi_send_resuming_command. Print stop_handler_str and
5783 cont_handler_str instead of expecting the python events print
5784 directly.
5785
2838cc1d
SD
57862016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5787
5788 * gdb.base/jit-reader.exp: New file.
5789 * gdb.base/jithost.c: New file.
5790 * gdb.base/jithost.h: New file.
5791 * gdb.base/jitreader.c : New file.
5792 * gdb.base/jit-protocol.h: New file.
5793
21a77091
YQ
57942016-06-17 Yao Qi <yao.qi@linaro.org>
5795
5796 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5797 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5798 and detach-on-fork. Adjust tests.
5799 (top level): Invoke break_cond_on_syscall with combinations of
5800 syscall, follow-fork-mode and detach-on-fork.
5801
f50bf8e5
YQ
58022016-06-17 Yao Qi <yao.qi@linaro.org>
5803
5804 * gdb.base/step-over-exit.c: New.
5805 * gdb.base/step-over-exit.exp: New.
5806
a28d8e50
YTL
58072016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5808
5809 * gdb.base/float.exp: Add target check for nds32*-*-*.
5810 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5811
cad8e26d
AB
58122016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5813
5814 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5815 for unsupported target features.
5816 * gdb.base/call-rt-st.exp: Likewise.
5817 * gdb.base/call-sc.exp: Likewise.
5818 * gdb.base/call-signal-resume.exp: Likewise.
5819 * gdb.base/call-strs.exp: Likewise.
5820 * gdb.base/callexit.exp: Likewise.
5821 * gdb.base/callfuncs.exp: Likewise.
5822 * gdb.base/nodebug.exp: Likewise.
5823 * gdb.base/printcmds.exp: Likewise.
5824 * gdb.base/ptype.exp: Likewise.
5825 * gdb.base/structs.exp: Likewise.
5826 * gdb.base/unwindonsignal.exp: Likewise.
5827 * gdb.cp/gdb2495.exp: Likewise.
5828 * gdb.cp/templates.exp: Likewise.
5829 * gdb.cp/virtfunc.exp: Likewise.
5830 * gdb.threads/hand-call-in-threads.exp: Likewise.
5831 * gdb.threads/interrupted-hand-call.exp: Likewise.
5832 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5833
347dc102
TT
58342016-06-10 Tom Tromey <tom@tromey.com>
5835
5836 PR rust/20110:
5837 * gdb.rust/expr.exp: Add test for integer constant larger than
5838 i32.
5839
5e13cf25
BH
58402016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5841
5842 * gdb.fortran/nested-funcs.exp: New.
5843 * gdb.fortran/nested-funcs.f90: New.
5844
bb556f1f
TK
58452016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5846
5847 * gdb.base/examine-backward.c: New file.
5848 * gdb.base/examine-backward.exp: New file.
5849
38b022b4
SM
58502016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5851
5852 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5853 matching.
5854
1b40ec05
TT
58552016-06-02 Tom Tromey <tom@tromey.com>
5856
5857 PR python/18984:
5858 * gdb.python/py-shared.exp: Add solib_name test.
5859
193bd378
SM
58602016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5861
5862 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5863
3326303b
MG
58642016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5865
5866 PR c++/19893
5867 * gdb.dwarf2/implref.exp: Rename to...
5868 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5869 * gdb.dwarf2/implref-array.c: New file.
5870 * gdb.dwarf2/implref-array.exp: Likewise.
5871 * gdb.dwarf2/implref-global.c: Likewise.
5872 * gdb.dwarf2/implref-global.exp: Likewise.
5873 * gdb.dwarf2/implref-struct.c: Likewise.
5874 * gdb.dwarf2/implref-struct.exp: Likewise.
5875
825c8ef2
AT
58762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5877
5878 * gdb.trace/trace-condition.exp: Add 64bit tests.
5879
2320162a
AT
58802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5881
5882 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5883 bits types.
5884 (main): Adapt to 8 to 64 bits types.
5885 * gdb.trace/trace-condition.exp: Add new tests.
5886
a7818233
AT
58872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5888
5889 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5890
0d336466
AT
58912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5892
5893 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5894 Move condition tests...
5895 * gdb.trace/trace-condition.exp: Here.
5896
7faeb45a
AT
58972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5898
5899 * gdb.trace/trace-condition.exp: Add counter-case tests.
5900
e385593e
JK
59012016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5902
5903 PR c++/15231
5904 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5905 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5906
744608cc
PA
59072016-05-27 Pedro Alves <palves@redhat.com>
5908
5909 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5910 New procedure.
5911 (top level): Call it, and bail out of DejaGnu is known to be bad.
5912
ac775bf4
AB
59132016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * gdb.base/whatis.c: Extend the test case.
5916 * gdb.base/whatis.exp: Add additional tests.
5917
2bbad2ea
BH
59182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5919
5920* gdb.fortran/type.f90: Add pointer variable.
5921* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5922
8b70175d
BH
59232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5924
5925 * gdb.fortran/vla-type.exp: Fix testcase name.
5926
86d8a848
BH
59272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5928
5929 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5930
e188eb36
BH
59312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5932
5933 * gdb.fortran/type.f90: Add nested structures.
5934 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5935 * gdb.fortran/derived-type.exp: Adapt expected output.
5936 * gdb.fortran/vla-type.exp: Adapt expected output.
5937
9b2db1fd
BH
59382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5939
5940 * gdb.fortran/whatis_type.exp: Adapt expected output.
5941
72b17055
BH
59422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5943
5944 * gdb.fortran/print_type.exp: Fix expected output.
5945 * gdb.fortran/whatis_type.exp: Fix expected output.
5946
3cd81d8d
BH
59472016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5948
5949 * gdb.fortran/whatis_type.exp: Use multi_line.
5950
ddae9462
TT
59512016-05-24 Tom Tromey <tom@tromey.com>
5952
5953 PR python/17386:
5954 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5955 use value as an index.
5956
1957f6b8
TT
59572016-05-23 Tom Tromey <tom@tromey.com>
5958
5959 PR python/17981:
5960 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5961 no-breakpoint case.
5962
026a9174
PA
59632016-05-24 Pedro Alves <palves@redhat.com>
5964
5965 PR gdb/19828
5966 * gdb.threads/clone-attach-detach.c: New file.
5967 * gdb.threads/clone-attach-detach.exp: New file.
5968
e70a7231
FR
59692016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5970
5971 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5972
0f6ed0e0
TT
59732016-05-23 Tom Tromey <tom@tromey.com>
5974
5975 PR python/19438, PR python/18393:
5976 * gdb.python/py-progspace.exp: Add "dir" test.
5977 * gdb.python/py-objfile.exp: Add "dir" test.
5978
ffd19d61
YQ
59792016-05-23 Yao Qi <yao.qi@linaro.org>
5980
5981 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5982 * gdb.arch/thumb2-it.exp: Likewise.
5983
9e8f9b05
SM
59842016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5985
5986 * gdb.mi/mi-threads-interrupt.c: New file.
5987 * gdb.mi/mi-threads-interrupt.exp: New file.
5988
61c6156d
SM
59892016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5990
5991 PR gdb/18077
5992 * gdb.mi/mi-async-run.exp: New file.
5993 * gdb.mi/mi-async-run.c: New file.
5994
67218854
TT
59952016-05-17 Tom Tromey <tom@tromey.com>
5996 Manish Goregaokar <manishsmail@gmail.com>
5997
5998 * lib/rust-support.exp: New file.
5999 * lib/gdb.exp (skip_rust_tests): New proc.
6000 (build_executable_from_specs): Handle rust.
6001 * lib/future.exp (gdb_find_rustc): New proc.
6002 (gdb_default_target_compile): Handle rust.
6003 * gdb.rust/expr.exp: New file.
6004 * gdb.rust/generics.exp: New file.
6005 * gdb.rust/generics.rs: New file.
6006 * gdb.rust/methods.exp: New file.
6007 * gdb.rust/methods.rs: New file.
6008 * gdb.rust/modules.exp: New file.
6009 * gdb.rust/modules.rs: New file.
6010 * gdb.rust/simple.exp: New file.
6011 * gdb.rust/simple.rs: New file.
6012
c44af4eb
TT
60132016-05-17 Tom Tromey <tom@tromey.com>
6014
6015 * gdb.base/default.exp (set language): Add rust.
6016
dcd1f979
TT
60172016-05-17 Tom Tromey <tom@tromey.com>
6018
6019 * gdb.gdb/unittest.exp: New file.
6020
155b7f57
YQ
60212016-05-16 Yao Qi <yao.qi@linaro.org>
6022
6023 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6024 shell_prompt. Update shell_prompt_re.
6025
8ddd5a6c
DE
60262016-05-12 Doug Evans <dje@google.com>
6027
6028 PR symtab/19999
6029 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6030 $options when building executable.
6031 * gdb.dwarf2/fission-loclists-pie.S: New file.
6032 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6033
02e370d9
SM
60342016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6035
6036 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6037 of [is_remote target],
6038
8929ad8b
SM
60392016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6040
6041 * lib/gdb.exp (use_gdb_stub): New procedure.
6042
6c447423
DE
60432016-05-03 Yunlian Jiang <yunlian@google.com>
6044 Doug Evans <dje@google.com>
6045
6046 PR symtab/19914
6047 * gdb.dwarf2/dwp-sepdebug.c: New file.
6048 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6049
444e826c
SM
60502016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6051
6052 * gdb.base/detach.exp: Remove is_remote check.
6053
740feeaa
SM
60542016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 * gdb.base/annota-input-while-running.exp: Don't check for
6057 [is_remote target]. Enable annotations after running to main.
6058 Remove unused "set test..." line.
6059
9080ac9d
SM
60602016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6061
6062 * gdb.trace/trace-enable-disable.exp: New file.
6063 * gdb.trace/trace-enable-disable.c: New file.
6064
952ebca5
SM
60652016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6066
6067 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6068 use it in info sharedlibrary test.
6069 * gdb.trace/ftrace-lock.exp: Likewise.
6070 * gdb.trace/ftrace.exp: Likewise.
6071 * gdb.trace/range-stepping.exp: Likewise.
6072 * gdb.trace/trace-break.exp: Likewise.
6073 * gdb.trace/trace-condition.exp: Likewise.
6074 * gdb.trace/trace-mt.exp: Likewise.
6075
d9019901
SM
60762016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6077
6078 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6079 (gdb_load_shlib): ... this.
6080 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6081 gdb_load_shlib.
6082 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6083 * gdb.base/ctxobj.exp: Likewise.
6084 * gdb.base/dprintf-pending.exp: Likewise.
6085 * gdb.base/dso2dso.exp: Likewise.
6086 * gdb.base/fixsection.exp: Likewise.
6087 * gdb.base/gcore-relro.exp: Likewise.
6088 * gdb.base/gdb1555.exp: Likewise.
6089 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6090 * gdb.base/gnu-ifunc.exp: Likewise.
6091 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6092 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6093 * gdb.base/pending.exp: Likewise.
6094 * gdb.base/print-file-var.exp: Likewise.
6095 * gdb.base/print-symbol-loading.exp: Likewise.
6096 * gdb.base/shlib-call.exp: Likewise.
6097 * gdb.base/shreloc.exp: Likewise.
6098 * gdb.base/so-impl-ld.exp: Likewise.
6099 * gdb.base/solib-disc.exp: Likewise.
6100 * gdb.base/solib-nodir.exp: Likewise.
6101 * gdb.base/solib-overlap.exp: Likewise.
6102 * gdb.base/solib-symbol.exp: Likewise.
6103 * gdb.base/solib-weak.exp (do_test): Likewise.
6104 * gdb.base/sym-file.exp: Likewise.
6105 * gdb.base/symtab-search-order.exp: Likewise.
6106 * gdb.base/type-opaque.exp: Likewise.
6107 * gdb.base/unload.exp: Likewise.
6108 * gdb.base/watchpoint-solib.exp: Likewise.
6109 * gdb.compile/compile.exp: Likewise.
6110 * gdb.cp/gdb2384.exp: Likewise.
6111 * gdb.cp/infcall-dlopen.exp: Likewise.
6112 * gdb.cp/re-set-overloaded.exp: Likewise.
6113 * gdb.fortran/library-module.exp: Likewise.
6114 * gdb.opt/solib-intra-step.exp: Likewise.
6115 * gdb.python/py-finish-breakpoint.exp: Likewise.
6116 * gdb.python/py-shared.exp: Likewise.
6117 * gdb.reverse/solib-precsave.exp: Likewise.
6118 * gdb.reverse/solib-reverse.exp: Likewise.
6119 * gdb.server/solib-list.exp: Likewise.
6120 * gdb.threads/dlopen-libpthread.exp: Likewise.
6121 * gdb.threads/tls-shared.exp: Likewise.
6122 * gdb.threads/tls-so_extern.exp: Likewise.
6123 * gdb.trace/change-loc.exp: Likewise.
6124 * gdb.trace/ftrace-lock.exp: Likewise.
6125 * gdb.trace/ftrace.exp: Likewise.
6126 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6127 * gdb.trace/pending.exp: Likewise.
6128 * gdb.trace/range-stepping.exp: Likewise.
6129 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6130 (strace_info_marker): Likewise.
6131 (strace_probe_marker): Likewise.
6132 (strace_trace_on_same_addr): Likewise.
6133 (strace_trace_on_diff_addr): Likewise.
6134 * gdb.trace/trace-break.exp: Likewise.
6135 * gdb.trace/trace-condition.exp: Likewise.
6136 * gdb.trace/trace-mt.exp: Likewise.
6137
fca4cfd9
SM
61382016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6139
6140 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6141 result of gdb_remote_download.
6142 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6143 * gdb.base/dso2dso.exp: Likewise.
6144 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6145 * gdb.base/print-file-var.exp: Likewise.
6146 * gdb.base/shlib-call.exp: Likewise.
6147 * gdb.base/shreloc.exp: Likewise.
6148 * gdb.base/solib-overlap.exp: Likewise.
6149 * gdb.base/solib-weak.exp (do_test): Likewise.
6150 * gdb.base/unload.exp: Likewise.
6151
11cf4ffb
YQ
61522016-04-27 Yao Qi <yao.qi@linaro.org>
6153
6154 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6155 exists.
6156
3e2e34f8
KB
61572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6158
6159 * vla-type.exp: Print structure from toplevel.
6160
8f07e298
BH
61612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6162
6163 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6164 of dynamic types.
6165 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6166 of dynamic types.
6167
9920b434
BH
61682016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6169
6170 * gdb.fortran/vla-type.f90: New file.
6171 * gdb.fortran/vla-type.exp: New file.
6172
f3abeff5
YQ
61732016-04-25 Yao Qi <yao.qi@linaro.org>
6174
6175 * gdb.base/branch-to-self.c: New file.
6176 * gdb.base/branch-to-self.exp: New file.
6177
0a5d52f0
YQ
61782016-04-22 Yao Qi <yao.qi@linaro.org>
6179
6180 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6181 more after $hex.
6182
495346f6
YQ
61832016-04-22 Yao Qi <yao.qi@linaro.org>
6184
6185 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6186 * gdb.base/annota3.exp: Likewise.
6187
4a7e075c
YQ
61882016-04-22 Yao Qi <yao.qi@linaro.org>
6189
6190 * gdb.reverse/step-precsave.exp: Do one step and test program
6191 stops in "callee" and do multiple steps until program goes out
6192 of "callee".
6193 * gdb.reverse/step-reverse.exp: Likewise.
6194
5b061e98
YQ
61952016-04-22 Yao Qi <yao.qi@linaro.org>
6196
6197 * gdb.trace/signal.exp: Also pass if
6198 $tracepoint_hits($i) > $iterations.
6199
5c5dc57f
YQ
62002016-04-22 Yao Qi <yao.qi@linaro.org>
6201
6202 * gdb.trace/signal.c: New file.
6203 * gdb.trace/signal.exp: New file.
6204
a55411b9
DE
62052016-04-19 Doug Evans <xdje42@gmail.com>
6206
6207 * gdb.base/bad-file.exp: New file.
6208
a22df60a
MG
62092016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6210
6211 * gdb.dwarf2/implref.exp: New file.
6212
0c13f7e5
BH
62132016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6214
6215 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6216 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6217 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6218 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6219 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6220 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6221 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6222 * lib/fortran.exp (fortran_int4): New procedure.
6223 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6224 (fortran_logical4): Likewise.
6225
9b9b09e9
BH
62262016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6227
6228 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6229
a14d1f4d
BH
62302016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6231
6232 * lib/compiler.c: Add Intel specific preprocessor macros.
6233 * lib/compiler.cc: Likewise.
25d49b86 6234
7d49b1d0
LM
62352016-04-13 Luis Machado <lgustavo@codesourcery.com>
6236
6237 * gdb.server/connect-with-no-symbol-file.c: New file.
6238 * gdb.server/connect-with-no-symbol-file.exp: New file.
6239
8392fa22
SM
62402016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6241
6242 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6243
8c4c4aeb
SM
62442016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6245
6246 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6247 standard output directory.
6248
45e3745e
AT
62492016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6250
6251 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6252
e26b7e41
MM
62532016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6254
6255 * gdb.btrace/instruction_history.c (loop): Add declaration.
6256
8ce09462
AT
62572016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6258
6259 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6260
2e88a1ea
SM
62612016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6262
6263 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6264 parentheses to print.
6265 (continue_handler): Likewise.
6266
f48e22e3
SM
62672016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6268
6269 * gdb.server/solib-list.exp: Remove is_remote check.
6270 Pass shlib= to gdb_compile. Don't link shared library with
6271 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6272 Run binary filename through "readlink -f" on the target.
6273
096be756
PA
62742016-04-08 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6277 interpreter filename as argument to gdbserver_spawn.
6278 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6279 Return empty if $last_loaded_file does not exist.
6280
06500533
JK
62812016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6284 * gdb.base/jit-main.c: Use exit after usage.
6285
2d35e871
JK
62862016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6287
6288 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6289 GDBHISTSIZE prior to the tests.
6290 * gdb.base/gdbinit-history.exp: Likewise.
6291
62922016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6293
6294 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6295 instead of build_executable. Use gdb_load_shlibs.
6296
c8064e7e
YQ
62972016-04-07 Yao Qi <yao.qi@linaro.org>
6298
6299 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6300 Execute "si" command.
6301
bde47561
YQ
63022016-04-07 Yao Qi <yao.qi@linaro.org>
6303
6304 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6305 number instead of the comments on some line.
6306
b16f8a3b
DB
63072016-04-06 Don Breazeal <donb@codesourcery.com>
6308
6309 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6310 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6311
c2f901df
SM
63122016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6313
6314 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6315 standard_output_file. Remove unused binfile variable.
6316
ac17fda0
CU
63172016-04-05 Catalin Udma <catalin.udma@freescale.com>
6318
6319 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6320 * gdb.python/py-mi-objfile.exp: Match "list main" output
6321 in console format.
6322
03a8c4df
SM
63232016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6324
6325 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6326 absolute.
6327
6e774b13
SM
63282016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6329
6330 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6331 absolute.
6332 * gdb.trace/ftrace.exp: Likewise.
6333 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6334 targets as well.
6335 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6336 (gdb_load_shlibs): Copy libraries to test directory when testing
6337 natively. Only set solib-search-path if testing remotely.
6338 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6339
7817ea46
SM
63402016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6341
6342 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6343 gdb_download. Use it even if the target is not remote.
6344 * gdb.base/jit.exp (compile_jit_test): Likewise.
6345 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6346 output directory if the destination board is local, otherwise use
6347 the standard remote_download from DejaGnu.
6348 (gdb_download): Remove.
6349 (gdb_load_shlibs): Use gdb_remote_download instead of
6350 gdb_download.
6351 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6352 Use gdb_remote_download instead of gdb_download. Use it even if
6353 the target is not remote.
6354 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6355 instead of gdb_download.
6356
7beb7f68
SM
63572016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6358
6359 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6360 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6361 run.
6362
cc63428a
AV
63632016-04-01 Artemiy Volkov <artemiyv@acm.org>
6364
6365 PR gdb/19820
6366 * gdb.base/printcmds.exp: Add artificial arrays tests.
6367
64cdf930
PA
63682016-03-31 Pedro Alves <palves@redhat.com>
6369
6370 PR gdb/19858
6371 * gdb.base/jit-main.c: Include unistd.h.
6372 (ATTACH): Define to 0 if not already defined.
6373 (wait_for_gdb, mypid): New globals.
6374 (WAIT_FOR_GDB): New macro.
6375 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6376 some breakpoint locations.
6377 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6378 New procedures.
6379 (one_jit_test): Add REATTACH parameter, and handle it. Use
6380 continue_to_test_location.
6381 (top level): Test attach, and adjusts calls to one_jit_test.
6382
40dea8cb
PA
63832016-03-31 Pedro Alves <palves@redhat.com>
6384
6385 PR gdb/19858
6386 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6387 BINSUFFIX parameter, and handle it.
6388 (top level): Adjust calls compile_jit_test.
6389
e7ea3ec7
CU
63902016-03-31 Catalin Udma <catalin.udma@freescale.com>
6391
6392 PR python/19743
6393 * gdb.python/py-mi-events-gdb.py: New file.
6394 * gdb.python/py-mi-events.c: New file.
6395 * gdb.python/py-mi-events.exp: New file.
6396
e6359af3
YQ
63972016-03-30 Yao Qi <yao.qi@linaro.org>
6398
6399 * gdb.reverse/until-precsave.exp: Match function name only.
6400 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6401 Move malloc to a condition block.
6402 * gdb.reverse/until-reverse.exp: Match function name only.
6403
a4105d04
MK
64042016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6405
6406 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6407 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6408 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6409 variable for GPR 0 instead of assuming it is register 0.
6410 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6411 * lib/trace-support.exp: Add s390 registers.
6412
bfa6adb9
YQ
64132016-03-29 Yao Qi <yao.qi@linaro.org>
6414
6415 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6416
1e6697ea
YQ
64172016-03-24 Yao Qi <yao.qi@linaro.org>
6418
6419 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6420 test message.
6421
64bcd522
AA
64222016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6423
6424 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6425 maintaining separate logic for constructing the output path.
6426
7868401b
DB
64272016-03-16 Don Breazeal <donb@codesourcery.com>
6428
6429 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6430 Retry fork and waitpid on interrupted system call errors.
6431 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6432 Use with_timeout_factor to increase timeout by factor of 10.
6433
1cafadb4
DB
64342016-03-15 Don Breazeal <donb@codesourcery.com>
6435
6436 * gdb.cp/scope-err.cc: New test program.
6437 * gdb.cp/scope-err.exp: New test script.
6438 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6439 lines and "set breakpoint here" comment.
6440 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6441 Fixed some whitespace and format issues.
6442 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6443 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6444
81516450
DE
64452016-03-15 Doug Evans <dje@google.com>
6446
6447 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6448 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6449 All callers updated. Add tests for enums, mixed flags register.
6450
aa52b601
DE
64512016-03-15 Doug Evans <dje@google.com>
6452
6453 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6454 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6455
fa4ff313
SM
64562016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6457
6458 * gdb.base/default.exp: Add $_as_string to the list of expected
6459 convenience functions.
6460
f2403c39
AB
64612016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6462
6463 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6464
f2f3ccb9
SM
64652016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6466
6467 * gdb.python/py-as-string.exp: New file.
6468 * gdb.python/py-as-string.c: New file.
6469
00dbd492
PA
64702016-03-09 Pedro Alves <palves@redhat.com>
6471
6472 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6473 signal" -> "Thread NN received signal" output change.
6474 * gdb.threads/ia64-sigill.exp: Likewise.
6475 * gdb.threads/linux-dp.exp: Likewise.
6476 * gdb.threads/manythreads.exp: Likewise.
6477 * gdb.threads/pending-step.exp: Likewise.
6478 * gdb.threads/print-threads.exp: Likewise.
6479 * gdb.threads/sigstep-threads.exp: Likewise.
6480 * gdb.threads/staticthreads.exp: Likewise.
6481 * gdb.threads/tls.exp: Likewise.
6482
1e6697ea
YQ
64832016-03-09 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/command-line-input.exp: New file.
6486
b04fd3be
MK
64872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6488
6489 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6490 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6491 * gdb.trace/pending.exp: Accept leading dot before function name.
6492 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6493 * lib/trace-support.exp: Set registers for ppc.
6494
98fa59e9
MK
64952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6496
6497 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6498 use it for disassembly; accept .main in addition to main in backtrace.
6499
f77198c8
MK
65002016-03-09 Wei-cheng Wang <cole945@gmail.com>
6501 Marcin Kościelnicki <koriakin@0x04.net>
6502
6503 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6504 (gdb_recursion_test_ptr): New global variable.
6505 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6506 gdb_recursion_test.
6507 (gdb_c_test): Ditto.
6508
ba84e0da
MK
65092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6510
6511 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6512 ordering.
6513
4366d36e
MK
65142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6515
6516 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6517 (bar): Add bar_start_lbl label.
6518 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6519 of foo/bar for emitting DWARF and tracing.
6520
5eb264df
SDJ
65212016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6522
6523 * analyze-racy-logs.py: Set executable bit.
6524
fb6a751f
SDJ
65252016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6526
6527 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6528 (CHECK_TARGET_TMP): Likewise.
6529 (check-single-racy): New rule.
6530 (check-parallel-racy): Likewise.
6531 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6532 (do-check-parallel-racy): New rule.
6533 (check-racy/%.exp): Likewise.
6534 * README (Racy testcases): New section.
6535 * analyze-racy-logs.py: New file.
6536
bdf7e230
DE
65372016-03-03 Doug Evans <dje@google.com>
6538
6539 * gdb.base/skip.exp: Use with_test_prefix.
6540
4719d415
YQ
65412016-03-03 Yao Qi <yao.qi@linaro.org>
6542
6543 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6544 Invoke step_over_syscall "clone" and break_cond_on_syscall
6545 "clone".
6546 * gdb.base/step-over-clone.c: New file.
6547
ea507862
YQ
65482016-03-03 Yao Qi <yao.qi@linaro.org>
6549
6550 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6551 code format.
6552
8fc8cbda
YQ
65532016-03-03 Yao Qi <yao.qi@linaro.org>
6554
6555 * gdb.base/disp-step-fork.c: Rename to ...
6556 * gdb.base/step-over-fork.c: ... it. New file.
6557 * gdb.base/disp-step-vfork.c: Rename to ...
6558 * gdb.base/step-over-vfork.c: ... it. New file.
6559 * gdb.base/disp-step-syscall.exp: Rename to ...
6560 * gdb.base/step-over-syscall.exp: ... it. New file.
6561 (disp_step_cross_syscall): Rename to ...
6562 (step_over_syscall): ... it.
6563
92fa70b0
YQ
65642016-03-03 Yao Qi <yao.qi@linaro.org>
6565
6566 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6567 If target supports condition evaluation on target, invoke
6568 break_cond_on_syscall for fork and vfork.
6569
e197ad3c
YQ
65702016-03-03 Yao Qi <yao.qi@linaro.org>
6571
6572 * gdb.base/disp-step-syscall.exp: Don't invoke
6573 support_displaced_stepping.
6574 (disp_step_cross_syscall): Test with displaced stepping off and
6575 on if supported.
6576
0b47da9f
YQ
65772016-03-03 Yao Qi <yao.qi@linaro.org>
6578
6579 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6580 proc.
6581 (setup): New proc.
6582 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6583 and setup.
6584
065ab6dc
BH
65852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6586
6587 * gdb.fortran/vla-history.exp: Remove breakpoint.
6588
07e448ad 65892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6590
25d49b86
PA
6591 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6592 exceeds timeout.
07e448ad 6593
9ac2d526 65942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6595
25d49b86
PA
6596 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6597 breakpoint.
9ac2d526 6598
17807369
BH
65992016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6600
6601 * gdb.mi/vla.f90: Nullify pointer after declaration.
6602
86e501af
PA
66032016-03-01 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6606
1e903e32
PA
66072016-03-01 Pedro Alves <palves@redhat.com>
6608
6609 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6610 before anything else.
6611 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6612 _GNU_SOURCE here.
6613 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6614 before anything else.
6615 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6616
6ccb54e2
PA
66172016-03-01 Pedro Alves <palves@redhat.com>
6618
6619 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6620
30ca9da1
YQ
66212016-03-01 Yao Qi <yao.qi@linaro.org>
6622
6623 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6624 prepare_for_testing.
6625
dc856b38
YQ
66262016-03-01 Yao Qi <yao.qi@linaro.org>
6627
6628 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6629
4a932159
AA
66302016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6631
6632 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6633 manually constructing the output path.
6634
f2489477
AA
66352016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6636
6637 * gdb.arch/s390-stackless.S: New.
6638 * gdb.arch/s390-stackless.exp: New.
6639
38899f16
IB
66402016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6641
6642 * gdb.dlang/circular.c: New file.
6643 * gdb.dlang/circular.exp: New file.
6644
9fde51ed
YQ
66452016-02-26 Yao Qi <yao.qi@linaro.org>
6646
6647 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6648 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6649 (testcases): Update.
6650
ce90fefe
YQ
66512016-02-26 Yao Qi <yao.qi@linaro.org>
6652
6653 * gdb.reverse/aarch64.c: Rename to ...
6654 * gdb.reverse/insn-reverse.c: ... it.
6655 * gdb.reverse/aarch64.exp: Rename to ...
6656 * gdb.reverse/insn-reverse.exp: ... it.
6657
3263bceb
YQ
66582016-02-26 Yao Qi <yao.qi@linaro.org>
6659
6660 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6661 (testcase_ftype): New.
6662 (testcases): New array.
6663 (n_testcases): New.
6664 (main): Call each element in testcases.
6665 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6666 (read_testcase): New.
6667 Do the tests in a loop.
6668
6cb59ff1
YQ
66692016-02-25 Yao Qi <yao.qi@linaro.org>
6670
6671 * gdb.base/branches.c: Remove.
6672
ae91f625
MK
66732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6674
6675 PR gdb/13808
6676 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6677
678b48b7
MK
66782016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6679
6680 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6681
7337a6f2
MK
66822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6683
6684 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6685 change x86_64 call_insn to 'callq'.
6686
861ca91f
AT
66872016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6688
6689 * gdb.trace/tfile-avx.c: Move to...
6690 * gdb.trace/tracefile-pseudo-reg.c: Here.
6691 * gdb.trace/tfile-avx.exp: Move to...
6692 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6693
bf74e428
GB
66942016-02-24 Gary Benson <gbenson@redhat.com>
6695
6696 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6697 message on attach.
6698
cce0e923
DE
66992016-02-23 Doug Evans <dje@google.com>
6700
6701 * gdb.base/skip.c (test_skip): New function.
6702 (end_test_skip_file_and_function): New function.
6703 (test_skip_file_and_function): New function.
6704 * gdb.base/skip1.c (test_skip): New function.
6705 (skip1_test_skip_file_and_function): New function.
6706 * gdb.base/skip.exp: Add tests for new skip options.
6707 * gdb.base/skip-solib.exp: Update expected output.
6708 * gdb.perf/skip-command.cc: New file.
6709 * gdb.perf/skip-command.exp: New file.
6710 * gdb.perf/skip-command.py: New file.
6711
4000e47e
MK
67122016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6713
6714 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6715 info registers pattern.
6716
24f75ead
IB
67172016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6718
6719 * lib/future.exp: Add D support.
6720 (gdb_find_gdc): New proc.
6721 (gdb_default_target_compile): Add D support.
6722
fbb7bcbe
WW
67232016-02-18 Wei-cheng Wang <cole945@gmail.com>
6724
6725 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6726 user+system time.
6727 (trace_speed_test): Determine the iteration count for a time
6728 between 15..30 seconds.
6729
012b3a21
WT
67302016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6731
6732 * gdb.arch/i386-mpx-sigsegv.c: New file.
6733 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6734 * gdb.arch/i386-mpx-simple_segv.c: New file.
6735 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6736
2d5189bd
YQ
67372016-02-18 Yao Qi <yao.qi@linaro.org>
6738
6739 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6740 Don't call setup_kfail.
6741
40fb20d0
YQ
67422016-02-18 Yao Qi <yao.qi@linaro.org>
6743
6744 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6745 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6746
21b1f8d2
DE
67472016-02-16 Doug Evans <dje@google.com>
6748
6749 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6750 * gdb.base/skip1.c: Ditto.
6751 * gdb.base/skip.exp: Whitespace cleanup.
6752
4041ed77
DB
67532016-02-16 Don Breazeal <donb@codesourcery.com>
6754
6755 PR remote/19496
6756 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6757 Remove kfail for PR remote/19496.
6758
c4ef31bf
SM
67592016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6760
6761 * lib/gdb.exp (standard_temp_file): Return a path specific to
6762 the runtest invocation.
6763
266b65b3
SM
67642016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6765
6766 * gdb.trace/save-trace.exp: Change relative path to be in the
6767 standard output directory.
6768
a7a0a6a9
JK
67692016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6770
6771 * gdb.arch/i386-prologue.c: Add missing prototypes.
6772
c99dbb42
JK
67732016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6774
6775 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6776 * gdb.arch/i386-prologue.exp: Likewise.
6777 * gdb.arch/i386-size.exp: Likewise.
6778
aa480355
SM
67792016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6780
6781 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6782 define object file path.
6783 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6784 file path.
6785 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6786 standard_output_file to define binfile.
6787
ba881f50
JK
67882016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6789
6790 Fix compatibility with recent gfortran-5.3.1.
6791 * gdb.fortran/vla-history.exp (print vla1 allocated)
6792 (print vla2 allocated, print $2, print $3): Remove
6793 (print $4): Rename to ...
6794 (print $2): ... here.
6795 (print $9): Rename to ...
6796 (print $5): ... here.
6797 (print $10): Rename to ...
6798 (print $6): ... here.
6799 * gdb.fortran/vla.f90: Add pvla initialization.
6800
e9fb005c
JK
68012016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6802
6803 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6804 New test.
6805 * gdb.fortran/vla-value-sub.exp: Likewise.
6806
e44e00ff
MK
68072016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6808
6809 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6810
97e94151
SM
68112016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6812
6813 * i386-biarch-core.exp: Define corefile using
6814 standard_output_file.
6815
01113bc1
YQ
68162016-02-12 Yao Qi <yao.qi@linaro.org>
6817
6818 * gdb.arch/arm-single-step-kernel-helper.c: New.
6819 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6820
33b4777c
MM
68212016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6822
6823 * gdb.btrace/tailcall-only.exp: New.
6824 * gdb.btrace/tailcall-only.c: New.
6825 * gdb.btrace/x86_64-tailcall-only.S: New.
6826 * gdb.btrace/i686-tailcall-only.S: New.
6827
acc23c11
PA
68282016-02-11 Pedro Alves <palves@redhat.com>
6829
6830 * README (Parallel testing): Add missing double quotes.
6831
e352bf0a
PA
68322016-02-11 Pedro Alves <palves@redhat.com>
6833
6834 * README (Parallel testing): New section.
6835 (GDB_PARALLEL): Rewrite.
6836 (FORCE_PARALLEL): Document.
6837
9f5fed78
MK
68382016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6839
6840 * gdb.trace/tfile-avx.c: New test.
6841 * gdb.trace/tfile-avx.exp: New test.
6842
9ef9e6a6
KS
68432016-02-09 Keith Seitz <keiths@redhat.com>
6844
6845 PR breakpoints/19546
6846 * gdb.base/infcall-exec.c: New file.
6847 * gdb.base/infcall-exec2.c: New file.
6848 * gdb.base/infcall-exec.exp: New file.
6849
a96e36da
KS
68502016-02-09 Keith Seitz <keiths@redhat.com>
6851
6852 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6853 (toplevel): Call test_bkpt_address.
6854
9f61929f
KS
68552016-02-09 Keith Seitz <keiths@redhat.com>
6856
6857 PR python/19506
6858 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6859 (toplevel): Call test_bkpt_address.
6860
1e94266c
SM
68612016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6862
6863 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6864 to AC_OUTPUT.
6865 * configure: Regenerate.
6866
2a7f3dff
PA
68672016-02-09 Pedro Alves <palves@redhat.com>
6868
6869 PR breakpoints/19548
6870 * gdb.base/execl-update-breakpoints.c (some_function): New
6871 function.
6872 (main): Call it.
6873 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6874 Tighten expected GDB output.
6875
2151ccc5
SM
68762016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6877
6878 * Makefile.in (ALL_SUBDIRS): Remove.
6879 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6880 (distclean maintainer-clean realclean): Likewise.
6881 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6882 * configure: Regenerate.
6883 * gdb.ada/Makefile.in: Delete.
6884 * gdb.arch/Makefile.in: Likewise.
6885 * gdb.asm/Makefile.in: Likewise.
6886 * gdb.base/Makefile.in: Likewise.
6887 * gdb.btrace/Makefile.in: Likewise.
6888 * gdb.cell/Makefile.in: Likewise.
6889 * gdb.compile/Makefile.in: Likewise.
6890 * gdb.cp/Makefile.in: Likewise.
6891 * gdb.disasm/Makefile.in: Likewise.
6892 * gdb.dlang/Makefile.in: Likewise.
6893 * gdb.dwarf2/Makefile.in: Likewise.
6894 * gdb.fortran/Makefile.in: Likewise.
6895 * gdb.gdb/Makefile.in: Likewise.
6896 * gdb.go/Makefile.in: Likewise.
6897 * gdb.guile/Makefile.in: Likewise.
6898 * gdb.java/Makefile.in: Likewise.
6899 * gdb.linespec/Makefile.in: Likewise.
6900 * gdb.mi/Makefile.in: Likewise.
6901 * gdb.modula2/Makefile.in: Likewise.
6902 * gdb.multi/Makefile.in: Likewise.
6903 * gdb.objc/Makefile.in: Likewise.
6904 * gdb.opencl/Makefile.in: Likewise.
6905 * gdb.opt/Makefile.in: Likewise.
6906 * gdb.pascal/Makefile.in: Likewise.
6907 * gdb.perf/Makefile.in: Likewise.
6908 * gdb.python/Makefile.in: Likewise.
6909 * gdb.reverse/Makefile.in: Likewise.
6910 * gdb.server/Makefile.in: Likewise.
6911 * gdb.stabs/Makefile.in: Likewise.
6912 * gdb.threads/Makefile.in: Likewise.
6913 * gdb.trace/Makefile.in: Likewise.
6914 * gdb.xml/Makefile.in: Likewise.
6915 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6916 GDB_PARALLEL.
6917 (standard_output_file): Remove check for GDB_PARALLEL, always
6918 return path in outputs/$subdir/$testname.
6919
437277d4
SM
69202016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6921
6922 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6923 (site.exp): Assign abs_srcdir to tcl's srcdir.
6924
31d913c7
YQ
69252016-02-04 Yao Qi <yao.qi@linaro.org>
6926
6927 * gdb.base/foll-exec-mode.c: Include limits.h.
6928 (main): Add parameters argc and argv. Get directory from
6929 argv[0].
6930 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6931 compilation.
6932 * gdb.base/foll-exec.c: Include limits.h.
6933 (main): Add parameters argc and argv.
6934 Get directory from argv[0].
6935 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6936 Adjust tests on the number of lines as source code changed.
6937 * gdb.base/foll-vfork-exit.c: Include limits.h.
6938 (main): Add one line of statement before vfork.
6939 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6940 (main): Add parameters argc and argv. Get directory from
6941 argv[0].
6942 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6943 (setup_gdb): Set tbreak to skip some source lines.
6944 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6945 (main): Add parameters argc and argv. Get directory from
6946 argv[0].
6947 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6948 compilation.
6949 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6950 (main): Add parameters argc and argv. Get directory from
6951 argv[0].
6952 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6953 compilation.
6954
9482b9fb
DE
69552016-02-01 Doug Evans <dje@google.com>
6956
6957 * gdb.base/skip.exp: Clean up multiple references to same test name.
6958
6b2e4f10
PA
69592016-02-01 Pedro Alves <palves@redhat.com>
6960
ccb6afd6 6961 PR remote/19496
6b2e4f10
PA
6962 * gdb.threads/forking-threads-plus-breakpoint.exp
6963 (displaced_stepping_supported): New global.
6964 (probe_displaced_stepping_support): New procedure.
6965 (do_test): Add 'displaced' parameter, and use it.
6966 (top level): Check for displaced stepping support. Add displaced
6967 stepping on/off testing axis.
6968
37a8db1a
AB
69692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6970
6971 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6972 pointer. Don't perform further tests on the unassociated pointer
6973 if the first test fails.
6974
5fdf6324
AB
69752016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6976
6977 * gdb.base/max-value-size.c: New file.
6978 * gdb.base/max-value-size.exp: New file.
6979 * gdb.base/huge.exp: Disable max-value-size for this test.
6980
935c6144
IB
69812016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6982
6983 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6984
7fe8399d
YQ
69852016-01-28 Yao Qi <yao.qi@linaro.org>
6986
6987 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6988
a2077e25
PA
69892016-01-25 Pedro Alves <palves@redhat.com>
6990
6991 PR threads/19461
6992 * gdb.base/fork-running-state.c: New file.
6993 * gdb.base/fork-running-state.exp: New file.
6994
1d2736d4
PA
69952016-01-25 Pedro Alves <palves@redhat.com>
6996
6997 PR gdb/19494
6998 * gdb.base/catch-fork-kill.c: New file.
6999 * gdb.base/catch-fork-kill.exp: New file.
7000
f1da4b11
PA
70012016-01-25 Pedro Alves <palves@redhat.com>
7002
7003 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7004 Delete, moved to lib/gdb.exp.
7005 * gdb.threads/forking-threads-plus-breakpoint.exp
7006 (foreach_with_prefix): Likewise.
7007 * gdb.threads/process-dies-while-handling-bp.exp
7008 (foreach_with_prefix): Likewise.
7009 * lib/gdb.exp (foreach_with_prefix): New procedure.
7010
45f38546
MK
70112016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7012
7013 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7014 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7015
dc29a1ce
MK
70162016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7017
7018 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7019 endian targets.
7020
092127d7
JK
70212016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7022 Pedro Alves <palves@redhat.com>
7023
7024 Fix testsuite compatibility with Guile.
7025 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7026 number.
7027
31d765d3
JK
70282016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7029
7030 Fix testsuite compatibility with Guile.
7031 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7032 (thread 1): New test for backtrace through signal handler.
7033
1ac78c04
YQ
70342016-01-22 Yao Qi <yao.qi@linaro.org>
7035
7036 PR testsuite/19491
7037 * gdb.base/multi-forks.c: Include
7038 ../lib/unbuffer_output.c
7039 (main): Call gdb_unbuffer_output.
7040
4f5946a8
DE
70412016-01-21 Doug Evans <dje@google.com>
7042
7043 * lib/ada.exp (gdb_compile_ada): Fix typo.
7044
305e13e6
JB
70452016-01-21 Joel Brobecker <brobecker@adacore.com>
7046
7047 * gdb.base/break-fun-addr.exp: New file.
7048 * gdb.base/break-fun-addr1.c: New file.
7049 * gdb.base/break-fun-addr2.c: New file.
7050
5f5dfff6
SM
70512016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7052
7053 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7054 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7055 enum flag values.
7056
fd356fa2
AA
70572016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7058
7059 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7060 when GDB can not set the vector return value. Add more comments
7061 for clarification.
7062
9df22175
AT
70632016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7064
7065 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7066 command.
7067
41d1845e
SM
70682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7069
7070 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7071
01ac6840
SM
70722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7073
7074 * Makefile.in (check-single): Pass --status to runtest.
7075 (check/%.exp): Likewise.
7076
70772016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7078
7079 * Makefile.in (check-parallel): Propagate return code from make
7080 do-check-parallel.
7081
bd0a71fa
MK
70822016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7083
7084 * gdb.trace/ftrace.exp: Fix expected message on continue.
7085 * gdb.trace/pending.exp: Fix expected message on continue.
7086 * gdb.trace/trace-break.exp: Fix expected message on continue.
7087
8bcbad33
SM
70882016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7089
7090 * lib/gdb.exp (gdb_test): Remove unused global references.
7091
f303dbd6
PA
70922016-01-18 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.base/async-shell.exp: Adjust expected output.
7095 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7096 * gdb.base/siginfo-thread.exp: Adjust expected output.
7097 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7098 * gdb.java/jnpe.exp: Adjust expected output.
7099 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7100 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7101 * gdb.threads/leader-exit.exp: Adjust expected output.
7102 * gdb.threads/manythreads.exp: Adjust expected output.
7103 * gdb.threads/pthreads.exp: Adjust expected output.
7104 * gdb.threads/schedlock.exp: Adjust expected output.
7105 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7106 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7107 expected output.
7108 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7109 output.
7110 * gdb.threads/sigthread.exp: Adjust expected output.
7111 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7112
b2789696
YQ
71132016-01-18 Yao Qi <yao.qi@linaro.org>
7114
7115 * gdb.guile/scm-section-script.c: Replace @progbits with
7116 %progbits.
7117 * gdb.python/py-section-script.c: Likewise.
7118
71ef29a8
PA
71192016-01-15 Pedro Alves <palves@redhat.com>
7120
7121 * gdb.multi/tids.exp: Test star wildcard ranges.
7122
3f5b7598
PA
71232016-01-15 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7126 command from "thread apply" invocation.
7127 (thr_apply_info_thr_invalid): Default the expected output to the
7128 input tid list.
7129 (top level): Add tests that use convenience variables. Add tests
7130 for "thread apply" with a valid TID list, but missing the command.
7131
663f6d42
PA
71322016-01-13 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/default.exp: Expect $_gthread as well.
7135 * gdb.multi/tids.exp: Test $_gthread.
7136 * gdb.threads/thread-specific.exp: Test $_gthread.
7137
c84f6bbf
PA
71382016-01-13 Pedro Alves <palves@redhat.com>
7139
7140 * gdb.multi/tids.exp: Test "info threads -gid".
7141
22a02324
PA
71422016-01-13 Pedro Alves <palves@redhat.com>
7143
7144 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7145 Breakpoint.thread.
7146 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7147
5d5658a1
PA
71482016-01-07 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.base/break.exp: Adjust to output changes.
7151 * gdb.base/hbreak2.exp: Likewise.
7152 * gdb.base/sepdebug.exp: Likewise.
7153 * gdb.base/watch_thread_num.exp: Likewise.
7154 * gdb.linespec/keywords.exp: Likewise.
7155 * gdb.multi/info-threads.exp: Likewise.
7156 * gdb.threads/thread-find.exp: Likewise.
7157 * gdb.multi/tids.c: New file.
7158 * gdb.multi/tids.exp: New file.
7159
84654457
PA
71602016-01-13 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7163
e3940304
PA
71642016-01-13 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.base/default.exp: Expect $_inferior as well.
7167 * gdb.multi/base.exp: Test $_inferior.
7168
a911d87a
PA
71692016-01-13 Pedro Alves <palves@redhat.com>
7170
7171 PR breakpoints/19388
7172 * gdb.base/catch-signal-siginfo-cond.c: New file.
7173 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7174
82075af2
JS
71752016-01-12 Josh Stone <jistone@redhat.com>
7176 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7177
7178 * gdb.base/catch-syscall.c (do_execve): New variable.
7179 (main): Conditionally trigger an execve.
7180 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7181 (test_catch_syscall_execve): New, check entry/return across execve.
7182 (do_syscall_tests): Call test_catch_syscall_execve.
7183
e46eeedd
PA
71842016-01-12 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/random-signal.exp (do_test): New procedure, with body
7187 of testcase moved in.
7188
01d8c27e
JK
71892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7190 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/funcargs.exp (finish from indirectly called function):
7193 Reintroduce the case for 'First'.
7194
9a706302
JK
71952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7196 Pedro Alves <palves@redhat.com>
7197
7198 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7199 (tcatch_vfork_then_child_follow_exec)
7200 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7201 identification.
7202
c0ecb95f
JK
72032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7206 and repeats to unlimited.
7207 * gdb.python/py-value.exp: Likewise.
7208 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7209 and repeats to unlimited.
7210
6cfc1fcb
JK
72112016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7212
7213 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7214 and reordering the functions.
7215 * gdb.multi/hangout.c: Likewise.
7216 * gdb.multi/hello.c: Likewise.
7217
582a1b00
SM
72182016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7219
7220 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7221 absolute.
7222 (SingleStatisticTestResult.report): Use dict.keys instead of
7223 dict.iterkeys.
7224
79bc59cb
PA
72252016-01-06 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7228
43368e1d
MM
72292016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7230
7231 * gdb.btrace/dlopen.exp: New.
7232 * gdb.btrace/dlopen.c: New.
7233 * gdb.btrace/dlopen-dso.c: New.
7234
79fad5b8
SL
72352015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7236
7237 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7238 PATTERN argument is optional.
7239
ab8314b3
JB
72402015-12-24 Joel Brobecker <brobecker@adacore.com>
7241
7242 * lib/ada.exp (target_compile_ada_from_dir): New function.
7243 (gdb_compile_ada): Reimplement avoiding the use of project files.
7244 * gdb.ada/gnat_ada.gpr: Delete.
7245 * gdb.ada/cond_lang.exp: Adjust test to make path before
7246 filename optional.
7247 * gdb.ada/small_reg_param.exp: Likewise.
7248
fe33faff
SM
72492015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7250
7251 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7252
6d265cb4
TP
72532015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7254
7255 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7256 case.
7257
10125099
SM
72582015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7259
7260 * gdb.base/break.exp: Remove dead code.
7261 * gdb.base/sepdebug.exp: Likewise.
7262
3ca22649
SM
72632015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7264
7265 * gdb.asm/asm-source.exp: Remove HP-UX references.
7266 * gdb.base/annota1.exp: Likewise.
7267 * gdb.base/annota3.exp: Likewise.
7268 * gdb.base/attach.exp: Likewise.
7269 * gdb.base/bigcore.exp: Likewise.
7270 * gdb.base/break.exp: Likewise.
7271 * gdb.base/call-ar-st.exp: Likewise.
7272 * gdb.base/callfuncs.exp: Likewise.
7273 * gdb.base/catch-fork-static.exp: Likewise.
7274 * gdb.base/display.exp: Likewise.
7275 * gdb.base/foll-exec-mode.exp: Likewise.
7276 * gdb.base/foll-exec.exp: Likewise.
7277 * gdb.base/foll-fork.exp: Likewise.
7278 * gdb.base/foll-vfork.exp: Likewise.
7279 * gdb.base/funcargs.exp: Likewise.
7280 * gdb.base/hbreak2.exp: Likewise.
7281 * gdb.base/inferior-died.exp: Likewise.
7282 * gdb.base/interrupt.exp: Likewise.
7283 * gdb.base/multi-forks.exp: Likewise.
7284 * gdb.base/nodebug.exp: Likewise.
7285 * gdb.base/sepdebug.exp: Likewise.
7286 * gdb.base/solib1.c: Likewise.
7287 * gdb.base/step-test.exp: Likewise.
7288 * gdb.mi/non-stop.c: Likewise.
7289 * gdb.mi/pthreads.c: Likewise.
7290 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7291 * gdb.threads/pthreads.c: Likewise.
7292 * gdb.threads/staticthreads.exp: Likewise.
7293 * lib/future.exp: Likewise.
7294 * lib/gdb.exp: Likewise.
7295 * gdb.base/so-indr-cl.c: Remove.
7296 * gdb.base/so-indr-cl.exp: Likewise.
7297 * gdb.base/solib.c: Likewise.
7298 * gdb.base/solib.exp: Likewise.
7299 * gdb.base/solib2.c: Likewise.
7300
b6304613
SM
73012015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7302
7303 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7304 * gdb.base/call-ar-st.exp: Likewise.
7305 * gdb.base/callfuncs.exp: Likewise.
7306 * gdb.base/condbreak.exp: Likewise.
7307 * gdb.base/constvars.exp: Likewise.
7308 * gdb.base/hbreak2.exp: Likewise.
7309 * gdb.base/langs.exp: Likewise.
7310 * gdb.base/list.exp: Likewise.
7311 * gdb.base/long_long.exp: Likewise.
7312 * gdb.base/ptype.exp: Likewise.
7313 * gdb.base/scope.exp: Likewise.
7314 * gdb.base/signals.exp: Likewise.
7315 * gdb.base/so-impl-ld.exp: Likewise.
7316 * gdb.base/varargs.exp: Likewise.
7317 * gdb.base/volatile.exp: Likewise.
7318 * gdb.base/whatis.exp: Likewise.
7319 * gdb.cp/cplusfuncs.exp: Likewise.
7320 * gdb.cp/inherit.exp: Likewise.
7321 * gdb.cp/local.exp: Likewise.
7322 * gdb.cp/member-ptr.exp: Likewise.
7323 * gdb.cp/method.exp: Likewise.
7324 * gdb.cp/overload.exp: Likewise.
7325 * gdb.cp/templates.exp: Likewise.
7326 * gdb.stabs/weird.exp: Likewise.
7327 * lib/compiler.c: Likewise.
7328 * lib/compiler.cc: Likewise.
7329 * lib/cp-support.exp: Likewise.
7330 * lib/gdb.exp: Likewise.
7331
bf401b07
SM
73322015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7333
7334 * configure.ac: Remove HP-UX case.
7335 * configure: Regenerate.
7336
aff9c0f8
SM
73372015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7338
7339 * lib/gdb.exp (gdb_compile): Add function doc.
7340
a6904d5a
PA
73412015-12-17 Pedro Alves <palves@redhat.com>
7342
7343 PR threads/19354
7344 * gdb.multi/info-threads.exp: New file.
7345
a22279dd
YQ
73462015-12-15 Yao Qi <yao.qi@linaro.org>
7347
7348 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7349 is aarch64*-*-*.
7350
0588c796
SL
73512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7352
7353 * gdb.base/history-duplicates.exp: Skip if no readline support.
7354
5d978e17
SL
73552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7356
7357 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7358
7e763b86
SL
73592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7360
7361 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7362
87a3a92c
SL
73632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7364
7365 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7366 ctrl-C if nointerrupts target property is set.
7367 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7368 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7369 * gdb.base/paginate-bg-execution.exp: Likewise.
7370 * gdb.base/paginate-execution-startup.exp: Likewise.
7371 * gdb.base/random-signal.exp: Likewise.
7372 * gdb.base/range-stepping.exp: Likewise.
7373 * gdb.cp/annota2.exp: Likewise.
7374 * gdb.cp/annota3.exp: Likewise.
7375 * gdb.gdb/selftest.exp: Likewise.
7376 * gdb.threads/continue-pending-status.exp: Likewise.
7377 * gdb.threads/leader-exit.exp: Likewise.
7378 * gdb.threads/manythreads.exp: Likewise.
7379 * gdb.threads/pthreads.exp: Likewise.
7380 * gdb.threads/schedlock.exp: Likewise.
7381 * gdb.threads/sigthread.exp: Likewise.
7382
a8f077dc
DB
73832015-12-11 Don Breazeal <donb@codesourcery.com>
7384
7385 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7386 remote.
7387 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7388 * gdb.base/foll-exec.exp (main): Enable for target remote.
7389 * gdb.base/foll-fork.exp (main): Likewise.
7390 * gdb.base/foll-vfork.exp (main): Likewise.
7391 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7392 (proc continue_to_exit_bp_loc): Use clean_restart.
7393 * gdb.base/pie-execl.exp (main): Disable for target remote.
7394 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7395 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7396 * gdb.threads/execl.exp (main): Likewise.
7397 * gdb.threads/fork-child-threads.exp (main): Likewise.
7398 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7399 remote.
7400 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7401 remote.
7402 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7403 pid.tid style ptids, instead of just tid.
7404 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7405 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7406 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7407 ptids, instead of just tid.
7408
3b2464a8
AB
74092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7410
7411 * gdb.base/list.exp (test_list_forward): Add end of file error
7412 test.
7413 (test_repeat_list_command): Add end of file error test.
7414 (test_list_backwards): Add beginning of file error test.
7415
a0def019
AB
74162015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7417
7418 * gdb.base/list.exp (test_list_invalid_args): New function,
7419 defined, and called.
7420
5c000dff
AB
74212015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7422
7423 * gdb.base/list.exp (test_list): Make test names unique.
7424
f1637ebe
YQ
74252015-12-11 Yao Qi <yao.qi@linaro.org>
7426
7427 * gdb.base/coremaker2.c: Remove.
7428
36d6fc0a
PA
74292015-12-10 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.multi/base.exp: Remove stale "spaces" references.
7432
762f7747
PA
74332015-12-10 Pedro Alves <palves@redhat.com>
7434
7435 * gdb.multi/base.exp: Don't use nowarnings.
7436 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7437 * gdb.multi/hangout.c: Include stdio.h.
7438 * gdb.multi/hello.c: Include stdlib.h.
7439 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7440 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7441 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7442
28d2bfb9
AB
74432015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7444
7445 * gdb.dwarf2/dw2-ranges-base.c: New file.
7446 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7447 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7448 support additional line table, and debug ranges generation.
7449 (Dwarf::ranges): New function, generate .debug_ranges.
7450 (Dwarf::lines): Support generating simple line table programs.
7451 (Dwarf::assemble): Initialise new namespace variables.
7452
5fc2beac
KB
74532015-12-09 Kevin Buettner <kevinb@redhat.com>
7454
7455 * gdb.base/async.exp (proc test_background): Add case for
7456 asynchronous execution not supported.
7457
1c35a88f
LM
74582015-12-09 Luis Machado <lgustavo@codesourcery.com>
7459
7460 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7461 format and change test names to make them unique.
7462
b593e3d9
RK
74632015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7464 Pedro Alves <pedro@redhat.com>
7465
7466 PR gdb/18702
7467 Add checking of floatformats setup on x86_64 hosts.
7468 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7469 (smallval, bigval): New labels/constants.
7470 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7471 float" after loading bigval and smallval.
7472
d72413e6
PMR
74732015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7474
7475 * gdb.ada/fun_overload_menu.exp: New testcase.
7476 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7477
ece66d65
JS
74782015-12-04 Josh Stone <jistone@redhat.com>
7479
7480 * gdb.base/catch-fork-static.exp: New.
7481
41d0efca
YQ
74822015-12-03 Yao Qi <yao.qi@linaro.org>
7483
7484 * gdb.base/sizeof.c: Don't include stdio.h and
7485 ../lib/unbuffer_output.c.
7486 (main): New variable 'size' and 'value'. Remove printf and
7487 gdb_unbuffer_output. Assign return value to size and value.
7488 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7489 at the beginning.
7490 (check_sizeof): Check the result by printing variable 'size'.
7491 (check_valueof): Check the result by printing variable 'value'.
7492
99fd02d9
YQ
74932015-12-01 Yao Qi <yao.qi@linaro.org>
7494
7495 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7496 for aarch64*-*-linux* target.
7497
f2faf941
PA
74982015-11-30 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7501
04bf20c5
PA
75022015-11-30 Pedro Alves <palves@redhat.com>
7503
7504 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7505 Handle non-stop mode vCont replies.
7506
09df4675
PA
75072015-11-30 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7510 prepare_for_testing. Start gdb with "set non-stop on" appended to
7511 GDBFLAGS. Lax expected stop output.
7512
58b584af
YQ
75132015-11-27 Yao Qi <yao.qi@linaro.org>
7514
7515 * gdb.arch/arm-neon.exp: New.
7516 * gdb.arch/arm-neon.c: New.
7517
dfcb77a8
YQ
75182015-11-27 Yao Qi <yao.qi@linaro.org>
7519
7520 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7521
88e8ec1b
YQ
75222015-11-27 Yao Qi <yao.qi@linaro.org>
7523
7524 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7525 frames-invalid annotation.
7526
bfde72c2
YQ
75272015-11-27 Yao Qi <yao.qi@linaro.org>
7528
7529 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7530
f6512a69
SM
75312015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7532
7533 * gdb.threads/names.exp: New file.
7534 * gdb.threads/names.c: New file.
7535 * README: Mention gdb,no_thread_names.
7536
46a3515b
MM
75372015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7538
7539 PR 19297
7540 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7541 support" error.
7542
62147a22
PA
75432015-11-24 Pedro Alves <palves@redhat.com>
7544
7545 PR 17539
7546 * gdb.base/display.exp: Expect displays to be sorted in ascending
7547 order. Use multi_line.
7548 * gdb.base/solib-display.exp: Likewise.
7549
2f341b6e
PA
75502015-11-24 Pedro Alves <palves@redhat.com>
7551
7552 PR 17539
25d49b86
PA
7553 * gdb.base/display.exp: Expect displays to be sorted in ascending
7554 order. Use multi_line.
7555 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7556
7e0aa6aa
PA
75572015-11-24 Pedro Alves <palves@redhat.com>
7558
7559 PR 17539
7560 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7561 threads in ascending order.
7562 * gdb.base/foll-fork.exp: Likewise.
7563 * gdb.base/foll-vfork.exp: Likewise.
7564 * gdb.base/multi-forks.exp: Likewise.
7565 * gdb.mi/mi-nonstop.exp: Likewise.
7566 * gdb.mi/mi-nsintrall.exp: Likewise.
7567 * gdb.multi/base.exp: Likewise.
7568 * gdb.multi/multi-arch.exp: Likewise.
7569 * gdb.python/py-inferior.exp: Likewise.
7570 * gdb.threads/break-while-running.exp: Likewise.
7571 * gdb.threads/execl.exp: Likewise.
7572 * gdb.threads/gcore-thread.exp: Likewise.
7573 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7574 * gdb.threads/kill.exp: Likewise.
7575 * gdb.threads/linux-dp.exp: Likewise.
7576 * gdb.threads/multiple-step-overs.exp: Likewise.
7577 * gdb.threads/next-bp-other-thread.exp: Likewise.
7578 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7579 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7580 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7581 * gdb.threads/thread-find.exp: Likewise.
7582 * gdb.threads/tls.exp: Likewise.
7583 * lib/mi-support.exp (mi_reverse_list): Delete.
7584 (mi_check_thread_states): No longer reverse list.
7585
2cc57ad8
PA
75862015-11-24 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7589 use lowercase.
7590
c93e8391
SM
75912015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7592
7593 * gdb.trace/actions.c: Include trace-common.h.
7594 (main): Add a location for a fast tracepoint.
7595 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7596 the normal tracepoints.
7597 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7598
045ccf91
SM
75992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7600
7601 * save-trace.exp: Factor out code to these...
7602 (gdb_save_tracepoints): New.
7603 (gdb_load_tracepoints): New.
7604 (do_save_load_test): New.
7605
5506f9f6
KB
76062015-11-23 Kevin Buettner <kevinb@redhat.com>
7607
7608 * gdb.base/asmlabel.exp: New test.
7609 * gdb.base/asmlabel.c: New test case.
7610
16c3b12f
JB
76112015-11-23 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdb.base/wrong_frame_bt_full-main.c: New file.
7614 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7615 * gdb.base/wrong_frame_bt_full.exp: New file.
7616
155bfbd3
JB
76172015-11-23 Joel Brobecker <brobecker@adacore.com>
7618
7619 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7620
bb097445
JM
76212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7622
206853a0 7623 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7624 pstate register when comparing registers values in
7625 sparc64-*-linux-gnu targets to avoid spurious differences.
7626
9c88ed8f
JM
76272015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7628
206853a0 7629 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7630
96161e25
SL
76312015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7632
7633 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7634 as type argument to gdb_compile.
7635 * gdb.base/nested-subp2.exp: Likewise.
7636 * gdb.base/nested-subp3.exp: Likewise.
7637
340c2830
DV
76382015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7639
7640 * lib/dwarf.exp (_note): Fix left shift of negative value.
7641 * gdb.trace/trace-condition.exp: Likewise.
7642
c1862d0f
YQ
76432015-11-13 Yao Qi <yao.qi@linaro.org>
7644
7645 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7646 comments about d10v.
7647 (test_scalar_returns): Likewise.
7648 * gdb.base/d10v.ld: Remove.
7649 * gdb.base/overlays.exp: Remove the target triplet checking for
7650 d10v-*-*.
7651 * gdb.base/structs.exp (test_struct_returns): Remove the
7652 comments about d10v.
7653 (test_struct_calls): Likewise.
7654
77ae9c19
YQ
76552015-11-13 Yao Qi <yao.qi@linaro.org>
7656
7657 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7658 * gdb.base/gnu_vector.c: Don't include stdio.h.
7659 (main): Don't print res and call add_some_intvecs.
7660
430e004e
MK
76612015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7662
7663 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7664 macro.
7665 (func5): Removed.
7666 (func4): Use FAST_TRACEPOINT_LABEL.
7667 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7668 macro.
7669 (func): Removed.
7670 (thread_function): Use FAST_TRACEPOINT_LABEL.
7671 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7672 (func): Remove.
7673 (marker): Use FAST_TRACEPOINT_LABEL.
7674 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7675 (pendfunc1): Remove.
7676 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7677 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7678 (foo): Remove.
7679 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7680 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7681 macro.
7682 (func): Remove.
7683 (marker): Use FAST_TRACEPOINT_LABEL.
7684 * gdb.trace/trace-common.h: New header.
7685 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7686 macro.
7687 (func): Remove.
7688 (marker): Use FAST_TRACEPOINT_LABEL.
7689 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7690 (func): Remove.
7691 (thread_function): Use FAST_TRACEPOINT_LABEL.
7692
6e7675a7
MK
76932015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7694
7695 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7696 in front.
7697 * gdb.trace/change-loc.exp: Use global pcreg definition.
7698 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7699 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7700 in front.
7701 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7702 * gdb.trace/pending.exp: Likewise.
7703 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7704 * gdb.trace/trace-break.exp: Likewise.
7705 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7706 in front.
7707 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7708 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7709 in front.
7710 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7711
dddc0e16
JB
77122015-11-09 Joel Brobecker <brobecker@adacore.com>
7713
7714 * gdb.ada/fin_fun_out: New testcase.
7715
c6f0b406
KB
77162015-11-07 Kevin Buettner <kevinb@redhat.com>
7717
7718 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7719 value associated with DW_AT_byte_size.
7720 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7721 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7722 DW_AT_upper_bound.
7723
f01dcfd9
KB
77242015-11-07 Kevin Buettner <kevinb@redhat.com>
7725
7726 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7727 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7728 version.
7729 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7730 gdb.dwarf2/dw2-canonicalize-type.exp,
7731 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7732 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7733 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7734 provided by gdb_target_symbol_prefix_flags_asm.
7735 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7736 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7737 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7738 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7739 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7740 macros where needed). Use this macro for symbols which require
7741 the prefix provided by SYMBOL_PREFIX.
7742
2223449a
KB
77432015-11-05 Kevin Buettner <kevinb@redhat.com>
7744
7745 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7746 New procs.
7747 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7748 representing expressions, of more than one list element.
7749 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7750 to prepend linker symbol prefix to f.
7751 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7752 table_1 and table_2.
7753 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7754 Likewise, for f and g.
7755 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7756 for ptr.
7757 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7758 for main.
7759 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7760 table_1_ptr and table_2_ptr.
7761
6f2f1a3a
JK
77622015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7763 Joel Brobecker <brobecker@adacore.com>
7764
7765 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7766
566c56c9
MK
77672015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7768
7769 * gdb.reverse/s390-mvcle.c: New test.
7770 * gdb.reverse/s390-mvcle.exp: New file.
7771 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7772
d5f0636b
MK
77732015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7774
7775 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7776
7ad8b86c
MK
77772015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7778
7779 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7780 reaching marker2.
7781 * gdb.reverse/getresuid-reverse.exp: Likewise.
7782 * gdb.reverse/pipe-reverse.exp: Likewise.
7783 * gdb.reverse/readv-reverse.exp: Likewise.
7784 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7785 * gdb.reverse/time-reverse.exp: Likewise.
7786 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7787
4081c0f1
YQ
77882015-10-30 Yao Qi <yao.qi@linaro.org>
7789
7790 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7791 (empty_cycle): Remove.
7792 (main): Don't call empty_cycle. Don't use watch_count_done.
7793 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7794 empty_cycle. Rewrite the code counting HW watchpoints.
7795
452b4ba5
MK
77962015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7797
7798 * gdb.reverse/fstatat-reverse.c: New test.
7799 * gdb.reverse/fstatat-reverse.exp: New file.
7800 * gdb.reverse/getresuid-reverse.c: New test.
7801 * gdb.reverse/getresuid-reverse.exp: New file.
7802 * gdb.reverse/pipe-reverse.c: New test.
7803 * gdb.reverse/pipe-reverse.exp: New file.
7804 * gdb.reverse/readv-reverse.c: New test.
7805 * gdb.reverse/readv-reverse.exp: New file.
7806 * gdb.reverse/recvmsg-reverse.c: New test.
7807 * gdb.reverse/recvmsg-reverse.exp: New file.
7808 * gdb.reverse/time-reverse.c: New test.
7809 * gdb.reverse/time-reverse.exp: New file.
7810 * gdb.reverse/waitpid-reverse.c: New test.
7811 * gdb.reverse/waitpid-reverse.exp: New file.
7812
5e2e7507
JK
78132015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7814
7815 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7816
0fde2c53
DE
78172015-10-26 Doug Evans <dje@google.com>
7818
7819 PR symtab/17391
7820 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7821 * gdb.dwarf2/bad-regnum.c: New file.
7822 * gdb.dwarf2/bad-regnum.exp: New file.
7823
1a70ae97
DE
78242015-10-26 Doug Evans <dje@google.com>
7825
7826 PR python/18938
7827 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7828 file.
7829
27dc26ab
JK
78302015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7831
7832 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7833 for a change by "Mention language in compile error message".
7834
bed91f4d
SM
78352015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7836
7837 PR python/18073
7838 * gdb.python/py-type.c (C::a_method): New.
7839 (C::a_const_method): New.
7840 (C::a_static_method): New.
7841 (a_function): New.
7842 * gdb.python/py-type.exp (test_fields): Test getting fields
7843 from function and method.
7844
3f2f83dd
KB
78452015-10-21 Keven Boell <keven.boell@intel.com>
7846
7847 * gdb.fortran/vla-alloc-assoc.exp: New file.
7848 * gdb.fortran/vla-datatypes.exp: New file.
7849 * gdb.fortran/vla-datatypes.f90: New file.
7850 * gdb.fortran/vla-history.exp: New file.
7851 * gdb.fortran/vla-ptype-sub.exp: New file.
7852 * gdb.fortran/vla-ptype.exp: New file.
7853 * gdb.fortran/vla-sizeof.exp: New file.
7854 * gdb.fortran/vla-sub.f90: New file.
7855 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7856 * gdb.fortran/vla-value-sub-finish.exp: New file.
7857 * gdb.fortran/vla-value-sub.exp: New file.
7858 * gdb.fortran/vla-value.exp: New file.
7859 * gdb.fortran/vla-ptr-info.exp: New file.
7860 * gdb.mi/mi-vla-fortran.exp: New file.
7861 * gdb.mi/vla.f90: New file.
7862
27145d50
SL
78632015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7864
7865 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7866 of hardwired timeout value.
7867
5f3ff4f8
JK
78682015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7869 Pedro Alves <palves@redhat.com>
7870
7871 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7872 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7873
bfd09d20
JS
78742015-10-19 Josh Stone <jistone@redhat.com>
7875
7876 * gdb.base/catch-syscall.c: Include <sched.h>.
7877 (unknown_syscall): New variable.
7878 (main): Trigger a vfork and an unknown syscall.
7879 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7880 (unknown_syscall_number): Likewise.
7881 (check_call_to_syscall): Accept an optional syscall pattern.
7882 (check_return_from_syscall): Likewise.
7883 (check_continue): Likewise.
7884 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7885 (test_catch_syscall_skipping_return): New test toggling off 'catch
7886 syscall' to step over the syscall return, then toggling back on.
7887 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7888 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7889 (do_syscall_tests): Call test_catch_syscall_without_args and
7890 test_catch_syscall_mid_vfork.
7891 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7892 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7893
b32b93c6
AS
78942015-10-19 Andrew Stubbs <ams@codesourcery.com>
7895
7896 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7897 print g_vE): Add new pass patterns.
7898 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7899 print various symbol names for vptr fields.
7900
9d622bda
AB
79012015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7902
7903 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7904 results.
7905
0fd8ac1c
YQ
79062015-10-12 Yao Qi <yao.qi@linaro.org>
7907
7908 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7909
34240514
YQ
79102015-10-12 Yao Qi <yao.qi@linaro.org>
7911
7912 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7913 is aarch64*-*-linux*.
7914
8240f442
YQ
79152015-10-12 Yao Qi <yao.qi@linaro.org>
7916
7917 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7918 (can_relocate_bcond_true): ... it.
7919 (can_relocate_bcond_false): New function.
7920 (foo): Likewise.
7921 (can_relocate_bl): Likewise.
7922 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7923 can_relocate_bl.
7924
2520f728
PMR
79252015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7926
7927 * gdb.base/nested-addr.c: New file.
7928 * gdb.base/nested-addr.exp: New testcase.
7929
abcef95a
MM
79302015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7931
7932 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7933 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7934 its output. Ignore the output of "record goto begin" and instead
7935 check that GDB is replaying.
7936
145e3ddb
PA
79372015-10-09 Pedro Alves <palves@redhat.com>
7938
7939 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7940 (top level): Use it in the run with no args test.
7941
d5d8c4e1
IB
79422015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7943
7944 * gdb.dlang/properties.exp: New file.
7945
06e635ef
SL
79462015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7947
7948 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7949 whether or not address 0x1000 is mapped on the target.
7950
e019fd1d
SM
79512015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7952
7953 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7954 build.
7955
77ba2a67
MM
79562015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7957
7958 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7959 instruction-history test.
7960
c60eb31f
DE
79612015-09-28 Doug Evans <dje@google.com>
7962
7963 * gdb.base/gcore.c (array_func): Add reference to static_array.
7964
9a3c8263
SM
79652015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7966
7967 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7968 source line.
7969
9720e656
SL
79702015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7971
7972 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7973 short or char as base type.
7974
938d3bf2
SL
79752015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7976
7977 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7978 to allow any size enum.
7979
e6c2c623
PMR
79802015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7981
7982 * gdb.ada/array_ptr_renaming.exp: New testcase.
7983 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7984 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7985
06da0f77
PL
79862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7987
7988 * gdb.trace/ftrace-lock.c: New file.
7989 * gdb.trace/ftrace-lock.exp: New file.
7990
4f51c22a
PL
79912015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7992
7993 * gdb.arch/insn-reloc.c: New file.
7994 * gdb.arch/ftrace-insn-reloc.exp: New file.
7995
7041adf4
PL
79962015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7997
7998 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7999 instruction.
8000 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8001 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8002 * gdb.trace/range-stepping.c: Likewise.
8003 * gdb.trace/trace-break.c: Likewise.
8004 * gdb.trace/trace-mt.c (thread_function): Likewise.
8005 * gdb.trace/ftrace.c (marker): Likewise.
8006 * gdb.trace/trace-condition.c (marker): Likewise.
8007 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8008 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8009 is_aarch64_target.
8010
015d2e7e
DE
80112015-09-18 Doug Evans <xdje42@gmail.com>
8012
8013 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8014 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8015
26b188a2
SL
80162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8017
8018 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8019 the breakpoint.
8020
79dc332b
SL
80212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8022
8023 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8024 the pending breakpoint. Remove timeout override for "Run till
8025 MI pending breakpoint on pendfunc3 on thread 2" test.
8026
f57929f2
SL
80272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8028
8029 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8030 filename pattern.
8031
3f469b17
SL
80322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8033
8034 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8035 in breakpoint filename pattern.
8036
515b89b3
SL
80372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8038
7800dbe4
SL
8039 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8040
80412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8042
515b89b3
SL
8043 * gdb.linespec/explicit.exp: Check for readline support for
8044 tab-completion tests. Fix obvious typo.
8045
d2939ba2
MM
80462015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8047
8048 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8049 and replay.
8050
cbb55fa7
MM
80512015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8052
8053 * gdb.btrace/non-stop.c: New.
8054 * gdb.btrace/non-stop.exp: New.
8055
43691ca1
PL
80562015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8057 Yao Qi <yao.qi@linaro.org>
8058
8059 * gdb.trace/trace-condition.c: New file.
8060 * gdb.trace/trace-condition.exp: New file.
8061
d78908cf
WW
80622015-09-16 Wei-cheng Wang <cole945@gmail.com>
8063
8064 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8065 for testing bytecode compilation.
8066
1ed415e2
PA
80672015-09-16 Pedro Alves <palves@redhat.com>
8068 Sandra Loosemore <sandra@codesourcery.com>
8069
8070 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8071 (SECONDS): Redefine.
8072 (main): Call pthread_kill and alarm early.
8073 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8074 support.
8075 (test): If the target can't hardware step and doesn't support
8076 displaced stepping, increase the timeout.
8077
d136eff5
PA
80782015-09-16 Pedro Alves <palves@redhat.com>
8079
8080 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8081 (enable_debug): New procedures.
8082 (test): Use them. Bail out if waiting for threads fails.
8083 (top level): Bail out if a test fails.
8084
991f019c
YQ
80852015-09-16 Yao Qi <yao.qi@linaro.org>
8086
8087 * gdb.asm/asm-source.exp: Set asm-arch for
8088 aarch64*-*-* target.
8089 * gdb.asm/aarch64.inc: New file.
8090
bfca584f
PMR
80912015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8092
8093 * gdb.ada/array_of_variable_length.exp: New testcase.
8094 * gdb.ada/array_of_variable_length/foo.adb: New file.
8095 * gdb.ada/array_of_variable_length/pck.adb: New file.
8096 * gdb.ada/array_of_variable_length/pck.ads: New file.
8097
b326e587
DE
80982015-09-15 Doug Evans <dje@google.com>
8099
8100 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8101 of function static local variable.
8102
5382cfab
PW
81032015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8104
8105 * gdb.threads/tls-so_extern.exp: New test file.
8106 * gdb.threads/tls-so_extern.c: New test file.
8107 * gdb.threads/tls-so_extern_main.c: New test file.
8108
141c5cc4
JK
81092015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8110
8111 * gdb.opt/solib-intra-step-lib.c: New file.
8112 * gdb.opt/solib-intra-step-main.c: New file.
8113 * gdb.opt/solib-intra-step.exp: New file.
8114
d15dcecd
PA
81152015-09-15 Pedro Alves <palves@redhat.com>
8116
8117 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8118 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8119
4c2f2a79
PA
81202015-09-14 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.base/hook-stop-continue.c: Delete.
8123 * gdb.base/hook-stop-continue.exp: Delete.
8124 * gdb.base/hook-stop-frame.c: Delete.
8125 * gdb.base/hook-stop-frame.exp: Delete.
8126 * gdb.base/hook-stop.c: New file.
8127 * gdb.base/hook-stop.exp: New file.
8128
919e6dbe
PMR
81292015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8130
8131 * gdb.ada/access_to_packed_array.exp: New testcase.
8132 * gdb.ada/access_to_packed_array/foo.adb: New file.
8133 * gdb.ada/access_to_packed_array/pack.adb: New file.
8134 * gdb.ada/access_to_packed_array/pack.ads: New file.
8135
157280a4
MM
81362015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8137
8138 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8139 buffer size test.
8140
2fd33e94
DB
81412015-09-11 Don Breazeal <donb@codesourcery.com>
8142
8143 * gdb.base/foll-exec.c: Add copyright header. Fix
8144 formatting issues.
8145 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8146 (do_exec_tests): Use clean_restart in place of zap_session,
8147 and for test initialization. Fix formatting issues. Use
8148 fail in place of perror.
8149 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8150 an expect statement to match an expression with output from
8151 the program under debug.
8152 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8153 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8154 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8155 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8156 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8157
e70b6e8e
DE
81582015-09-09 Doug Evans <dje@google.com>
8159
8160 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8161
7a551a51
DE
81622015-09-09 Doug Evans <dje@google.com>
8163
8164 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8165
4c666f84
DE
81662015-09-09 Doug Evans <dje@google.com>
8167
8168 * gdb.base/savedregs.exp: Fix typo.
8169
243a9253
PA
81702015-09-09 Pedro Alves <palves@redhat.com>
8171
8172 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8173
c0fa8fbd
SL
81742015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8175
8176 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8177 command actually switches threads. Give up on remaining
8178 tests if target fails to stop at breakpoint.
8179
cd7c1778
PMR
81802015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8181
8182 * gdb.ada/funcall_char.exp: New testcase.
8183 * gdb.ada/funcall_char/foo.adb: New file.
8184
dc5c8746
PMR
81852015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8186
8187 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8188 expected outputs. Add two testcases for completing ambiguous
8189 functions.
8190 * gdb.ada/complete/aux_pck.adb: New file.
8191 * gdb.ada/complete/aux_pck.ads: New file.
8192 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8193 Ambiguous_Func functions.
8194 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8195 * gdb.ada/complete/pck.adb: Likewise.
8196
4e83a1e7
UW
81972015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8198
8199 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8200 failures to run the test program under GDB.
8201
8ce74153
LM
82022015-08-26 Luis Machado <lgustavo@codesourcery.com>
8203
8204 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8205 to C.
8206
e9756d52
PP
82072015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8208
8209 * gdb.base/run-after-attach.exp: New test file.
8210 * gdb.base/run-after-attach.c: New test file.
8211
8d37573b
DB
82122015-08-26 Don Breazeal <donb@codesourcery.com>
8213
8214 * gdb.base/foll-exec-2.c: New test program.
8215 * gdb.base/foll-exec-2.exp: New test.
8216
63e43d3a
PMR
82172015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8218
8219 * gdb.base/nested-subp1.exp: New file.
8220 * gdb.base/nested-subp1.c: New file.
8221 * gdb.base/nested-subp2.exp: New file.
8222 * gdb.base/nested-subp2.c: New file.
8223 * gdb.base/nested-subp3.exp: New file.
8224 * gdb.base/nested-subp3.c: New file.
8225
3d40fbb5
PA
82262015-08-24 Pedro Alves <palves@redhat.com>
8227
8228 * gdb.server/connect-without-multi-process.c: New file.
8229 * gdb.server/connect-without-multi-process.exp: New file.
8230
4422ac93
LM
82312015-08-24 Luis Machado <lgustavo@codesourcery.com>
8232
8233 * gdb.opt/inline-markers.c: Make z int.
8234
91dddb86
LM
82352015-08-24 Luis Machado <lgustavo@codesourcery.com>
8236
8237 * gdb.opt/inline-markers.c: Make z volatile.
8238
a48847ee
LM
82392015-08-24 Luis Machado <lgustavo@codesourcery.com>
8240
8241 * gdb.opt/inline-bt.c: New volatile global z.
8242 * gdb.opt/inline-cmds.c: Likewise.
8243 * gdb.opt/inline-locals.c: Likewise.
8244 * gdb.opt/inline-markers.c: New extern global z.
8245 (marker): Use z.
8246 (inline_fn): Likewise.
8247
0ebbc52b
PA
82482015-08-24 Pedro Alves <palves@redhat.com>
8249
8250 * config/m32r-stub.exp: Remove file.
8251 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8252 * gdb.base/call-rt-st.exp: Likewise.
8253 * gdb.base/call-strs.exp: Likewise.
8254 * gdb.base/default.exp: Remove references to h8300-*-hms and
8255 *-*-udi*.
8256 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8257
77c365df
AA
82582015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8259
8260 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8261 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8262 and "return" use KFAIL when GDB can not read/write the vector
8263 return value.
8264
4313b8c0
GB
82652015-08-21 Gary Benson <gbenson@redhat.com>
8266
8267 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8268
0e433b32
PA
82692015-08-20 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.server/solib-list.exp: No longer expect an interior stop in
8272 non-stop mode.
8273
221e1a37
PA
82742015-08-20 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.server/connect-stopped-target.c: New file.
8277 * gdb.server/connect-stopped-target.exp: New file.
8278
40e3ad0e
PA
82792015-08-20 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.dwarf2/comp-unit-lang.exp: New file.
8282 * gdb.dwarf2/comp-unit-lang.c: New file.
8283
af39b327
PMR
82842015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8285
8286 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8287 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8288
7d45c7c3 82892015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8290
7d45c7c3
KB
8291 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8292 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8293
4d6cceb4
DE
82942015-08-18 Doug Evans <dje@google.com>
8295 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8296
8297 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8298 skip_python_tests. New arg prompt_regexp.
8299 (skip_python_tests): New function.
8300 * lib/mi-support.exp (mi_skip_python_tests): New function.
8301 * gdb.python/py-mi-objfile-gdb.py: New file.
8302 * gdb.python/py-mi-objfile.c: New file.
8303 * gdb.python/py-mi-objfile.exp: New file.
8304
ad89c2aa
KS
83052015-08-17 Keith Seitz <keiths@redhat.com>
8306
8307 * gdb.linespec/explicit.exp: Move strace test from here ...
8308 * gdb.trace/strace.exp: ... to here.
8309
e3ae3c43
PP
83102015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8311
8312 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8313 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8314
604b2636
DE
83152015-08-14 Doug Evans <xdje42@gmail.com>
8316
8317 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8318 inferior before selecting a new file.
8319
6ff0ba5f
DE
83202015-08-14 Doug Evans <xdje42@gmail.com>
8321
8322 * gdb.mi/mi-disassemble.exp: Update.
8323 * gdb.base/disasm-optim.S: New file.
8324 * gdb.base/disasm-optim.c: New file.
8325 * gdb.base/disasm-optim.h: New file.
8326 * gdb.base/disasm-optim.exp: New file.
8327
9ca98f92
KS
83282015-08-14 Keith Seitz <keiths@redhat.com>
8329
8330 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8331 "evaluated-by".
8332
52bbc560
JB
83332015-08-13 Joel Brobecker <brobecker@adacore.com>
8334
8335 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8336
5d8c3ed3
PMR
83372015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8338
8339 * gdb.ada/fun_renaming.exp: New testcase.
8340 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8341 * gdb.ada/fun_renaming/pack.adb: New file.
8342 * gdb.ada/fun_renaming/pack.ads: New file.
8343
ea8812bc
KS
83442015-08-12 Keith Seitz <keiths@redhat.com>
8345
8346 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8347 gdb_get_line_number.
8348
4dafcdeb
JB
83492015-08-12 Joel Brobecker <brobecker@adacore.com>
8350
8351 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8352 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8353 gdb.base/dso2dso.exp: New files.
8354
5ba32597
SDJ
83552015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8356 Pedro Alves <palves@redhat.com>
8357 Keith Seitz <keiths@redhat.com>
8358
8359 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8360 GDBFLAGS.
8361
b6dafabf
PP
83622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8363
8364 * gdb.base/gdbhistsize-history.exp
8365 (test_histsize_history_setting): Use save_vars.
8366 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8367 Use save_vars.
8368 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8369 * gdb.base/readline.exp: Use save_vars.
8370
abe8e607
PP
83712015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8372
8373 * lib/gdb.exp (save_vars): New proc.
8374
629500fa
KS
83752015-08-11 Keith Seitz <keiths@redhat.com>
8376
8377 * gdb.base/help.exp: Update help_breakpoint_text.
8378
eb8c4e2e
KS
83792015-08-11 Keith Seitz <keiths@redhat.com>
8380
8381 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8382 (at toplevel): Call test_explicit_breakpoints.
8383 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8384 breakpoints.
8385 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8386 breakpoint conditions, "-cond".
8387
87f0e720
KS
83882015-08-11 Keith Seitz <keiths@redhat.com>
8389
8390 * gdb.linespec/3explicit.c: New file.
8391 * gdb.linespec/cpexplicit.cc: New file.
8392 * gdb.linespec/cpexplicit.exp: New file.
8393 * gdb.linespec/explicit.c: New file.
8394 * gdb.linespec/explicit.exp: New file.
8395 * gdb.linespec/explicit2.c: New file.
8396 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8397 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8398 before using in the matching pattern.
8399 Clarify that `prefix' is a regular expression.
8400
f00aae0f
KS
84012015-08-11 Keith Seitz <keiths@redhat.com>
8402
8403 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8404 test.
8405 Add tests for missing ",FMT" and ",".
8406
e27852be
DE
84072015-08-10 Doug Evans <dje@google.com>
8408 Keith Seitz <keiths@redhat.com>
8409
8410 PR gdb/17960
8411 * gdb.base/completion.exp: Add location completer tests.
8412
7f03bd92
PA
84132015-08-07 Pedro Alves <palves@redhat.com>
8414
8415 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8416 tests here.
8417 (top level): Run do_test with and without displaced stepping.
8418
3fc8eb30
PA
84192015-08-07 Pedro Alves <palves@redhat.com>
8420
8421 * gdb.base/valgrind-disp-step.c: New file.
8422 * gdb.base/valgrind-disp-step.exp: New file.
8423
d4569d7b
PA
84242015-08-07 Pedro Alves <palves@redhat.com>
8425
8426 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8427 Delete function.
8428 (main): Add alarm. Run an infinite loop instead of calling
8429 wait_threads.
8430 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8431 comment.
8432 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8433 Delete function.
8434 (main): Add alarm. Run an infinite loop instead of calling
8435 wait_threads.
8436 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8437 comment.
8438
e1316e60
PA
84392015-08-07 Pedro Alves <palves@redhat.com>
8440
8441 * gdb.base/checkpoint-ns.exp: New file.
8442 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8443 standard_testfile.
8444
da8c46d2
MM
84452015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8446
8447 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8448 * gdb.btrace/instruction_history.exp: Update.
8449 * gdb.btrace/tsx.exp: New.
8450 * gdb.btrace/tsx.c: New.
8451
de1c2c52
PA
84522015-08-06 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8455 increase timeout.
8456 * gdb.reverse/until-precsave.exp: Bump timeouts.
8457
782e0bf4
PA
84582015-08-06 Pedro Alves <palves@redhat.com>
8459
8460 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8461
83e97ed0
PA
84622015-08-06 Pedro Alves <palves@redhat.com>
8463
8464 PR gdb/18749
8465 * gdb.threads/process-dies-while-handling-bp.c: New file.
8466 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8467
863d01bd
PA
84682015-08-06 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8471 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8472
0a39bb32
PA
84732015-08-05 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8476 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8477
ee2d2b10
SL
84782015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8479
8480 * gdb.base/bp-permanent.exp: Report test as unsupported if
8481 the target cannot stop at the permanent breakpoint.
8482
4e1bdb00
DE
84832015-08-03 Doug Evans <dje@google.com>
8484
8485 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8486 10000.
8487
3d338901
DE
84882015-08-03 Doug Evans <dje@google.com>
8489
8490 * Makefile.in (workers/%.worker, build-perf): New rule.
8491 (GDB_PERFTEST_MODE): New variable.
8492 (check-perf): Use it.
8493 (clean): Clean up gdb.perf parallel build subdirs.
8494 * lib/build-piece.exp: New file.
8495 * lib/gdb.exp (make_gdb_parallel_path): New function
8496 (standard_output_file, standard_temp_file): Call it.
8497 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8498 of $GDB_PARALLEL.
8499 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8500
af061d3e
DE
85012015-08-03 Doug Evans <dje@google.com>
8502
8e1afc81 8503 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8504 (LOG_FILE_NAME): New global.
8505 (TextReporter.__init__): Initialize self.txt_sum.
8506 (TextReporter.report): Add support for multiple data-points.
8507 Move report to perftest.sum, put raw data in perftest.log.
8508 (TextReporter.start): Open sum and log files.
8509 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8510 * gdb.perf/lib/perftest/testresult.py
8511 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8512
2c8c5d37
PA
85132015-07-31 Pedro Alves <palves@redhat.com>
8514
8515 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8516 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8517 kill_wait_spawned_process instead of explicit "kill -9".
8518 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8519 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8520 kill_wait_spawned_process.
8521 * gdb.base/attach-twice.exp: Likewise.
8522 * gdb.base/attach.exp: Likewise.
8523 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8524 gdb_test_multiple.
8525 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8526 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8527 kill_wait_spawned_process.
8528 * gdb.base/valgrind-infcall.exp: Likewise.
8529 * gdb.multi/multi-attach.exp: Likewise.
8530 * gdb.python/py-prompt.exp: Likewise.
8531 * gdb.python/py-sync-interp.exp: Likewise.
8532 * gdb.server/ext-attach.exp: Likewise.
8533 * gdb.threads/attach-into-signal.exp (corefunc): Use
8534 spawn_wait_for_attach, spawn_id_get_pid and
8535 kill_wait_spawned_process.
8536 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8537 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8538 spawn_id_get_pid and kill_wait_spawned_process.
8539 * gdb.threads/attach-stopped.exp (corefunc): Use
8540 spawn_wait_for_attach, spawn_id_get_pid and
8541 kill_wait_spawned_process.
8542 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8543 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8544 kill_wait_spawned_process instead of explicit "kill -9".
8545 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8546 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8547 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8548 processes. Don't map cygwin/windows pids here. Now returns a
8549 spawn id list.
8550
032a0fca
SL
85512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8552
8553 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8554 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8555 correct patch.
8556
61a934ca
SL
85572015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8558
8559 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8560
4bc4d428
SL
85612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8562
8563 Reapply:
8564 2014-05-21 Mark Wielaard <mjw@redhat.com>
8565
8566 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8567
998d452a
PA
85682015-07-30 Pedro Alves <palves@redhat.com>
8569
8570 * linux-low.c (handle_extended_wait): Set the child's last
8571 reported status to TARGET_WAITKIND_STOPPED.
8572
69dde7dc
PA
85732015-07-30 Pedro Alves <palves@redhat.com>
8574
8575 PR threads/18600
8576 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8577 only shows inferior 1.
8578
4dd63d48
PA
85792015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8580 Pedro Alves <palves@redhat.com>
8581
8582 PR threads/18600
8583 * gdb.threads/fork-plus-threads.c: New file.
8584 * gdb.threads/fork-plus-threads.exp: New file.
8585
d618e4c5
PP
85862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8587
8588 * gdb.base/batch-preserve-term-settings.exp
8589 (test_terminal_settings_preserved_after_cli_exit): Use
8590 send_quit_command.
8591
1eef6428
PA
85922015-07-29 Pedro Alves <palves@redhat.com>
8593 Don Breazeal <donb@codesourcery.com>
8594
8595 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8596 output from both inferior_spawn_id and gdb_spawn_id.
8597
7da5b897
SDJ
85982015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8599
8600 * gdb.threads/attach-into-signal.exp (corefunc): Use
8601 with_test_prefix on nested loops, uniquefying the test messages.
8602
dac804df
SDJ
86032015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8604
8605 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8606 commit.
8607
06265e53
PP
86082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8609
8610 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8611 New proc.
8612 (test_terminal_settings_preserved_after_sigterm): New test.
8613
18206ca3
PP
86142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8615
8616 * gdb.base/batch-preserve-term-settings.exp
8617 (test_terminal_settings_preserved_after_cli_exit): New test.
8618
90074d11
PP
86192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8620
8621 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8622 manipulation of saved_gdbflags.
8623 (test_terminal_settings_preserved): Remove global declaration of
8624 the unused variable pagination_prompt. Remove manipulation of
8625 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8626 GDBFLAGS.
8627
eb1a7902
PA
86282015-07-29 Pedro Alves <palves@redhat.com>
8629
8630 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8631
8b75dd3b
PA
86322015-07-29 Pedro Alves <palves@redhat.com>
8633
8634 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8635 at the top.
8636
dedad4e3
PA
86372015-07-29 Pedro Alves <palves@redhat.com>
8638
8639 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8640 (main): Call gdb_unbuffer_output.
8641 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8642 (main): Call gdb_unbuffer_output.
8643 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8644 (main): Call gdb_unbuffer_output.
8645 * gdb.base/call-strs.exp: Adjust to step over the
8646 gdb_unbuffer_output call.
8647 * gdb.base/catch-gdb-caused-signals.c: Include
8648 "../lib/unbuffer_output.c".
8649 (main): Call gdb_unbuffer_output.
8650 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8651 (main): Call gdb_unbuffer_output.
8652 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8653 (main): Call gdb_unbuffer_output.
8654 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8655 (main): Call gdb_unbuffer_output.
8656 * gdb.base/shlib-call.exp: Adjust to step over the
8657 gdb_unbuffer_output call.
8658 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8659 (main): Call gdb_unbuffer_output.
8660 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8661 (main): Call gdb_unbuffer_output.
8662 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8663 (main): Rename to ...
8664 (test): ... this.
8665 (main): Reimplement.
8666 * gdb.base/varargs.exp: Run to test instead of to main.
8667 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8668 (main): Call gdb_unbuffer_output.
8669
58789a91
PA
86702015-07-29 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8673 factore out from mi_continue_dprintf. For call-style dprintfs,
8674 expect dprintf output out of $inferior_spawn_id.
8675 (mi_continue_dprintf): Use mi_expect_dprintf.
8676 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8677 (main): Call gdb_unbuffer_output.
8678
e8376742
PA
86792015-07-29 Pedro Alves <palves@redhat.com>
8680
8681 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8682 (default_mi_gdb_start): Set inferior_spawn_id instead of
8683 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8684 gdb_spawn_id.
8685 (mi_gdb_test): Always expect inferior output from both
8686 $inferior_spawn_id and $gdb_spawn_id.
8687
08280010
PA
86882015-07-29 Pedro Alves <palves@redhat.com>
8689
8690 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8691 send_inferior and $inferior_spawn_id.
8692
4d30e432
PA
86932015-07-29 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.gdb/complaints.exp (test_initial_complaints)
8696 (test_serial_complaints, test_short_complaints): Use
8697 gdb_test_stdio.
8698 (test_empty_complaint): Handle $inferior_spawn_id !=
8699 $gdb_spawn_id.
8700
0d30a335
PA
87012015-07-29 Pedro Alves <palves@redhat.com>
8702
8703 * gdb.base/varargs.exp: Use gdb_test_stdio.
8704
39413b29
PA
87052015-07-29 Pedro Alves <palves@redhat.com>
8706
8707 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8708
7cb000a9
PA
87092015-07-29 Pedro Alves <palves@redhat.com>
8710
8711 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8712
d7b8ac82
PA
87132015-07-29 Pedro Alves <palves@redhat.com>
8714
8715 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8716 parameter into two new parameters, "inf_result" and "gdb_result".
8717 Expect inferior output and gdb output from $inferior_spawn_id and
8718 $gdb_spawn_id, respectively. Adjust all callers.
8719
789c3a0c
PA
87202015-07-29 Pedro Alves <palves@redhat.com>
8721
8722 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8723 of gdb_test_sequence.
8724
77e760c3
PA
87252015-07-29 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8728 (saw_spurious_output): Expect inferior output from
8729 $inferior_spawn_id. Use gdb_test_stdio.
8730
8396d2cd
PA
87312015-07-29 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.base/dprintf.exp: Use standard_testfile. Change
8734 prepare_for_testing call.
8735 (srcfile): Don't set.
8736 (restart): New procedure.
8737 (test_dprintf): New procecure, use to continue over dprintfs.
8738 (test_call, test_agent): New procedures, tests moved here.
8739 Restart gdb and recreate dprintfs. Adjust expected output.
8740
2051d61f
PA
87412015-07-29 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8744
452397af
PA
87452015-07-29 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8748
8aed9555
PA
87492015-07-29 Pedro Alves <palves@redhat.com>
8750
8751 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8752 gdb_test_stdio.
8753
188a61b4
PA
87542015-07-29 Pedro Alves <palves@redhat.com>
8755
8756 * lib/gdb.exp (gdb_test_stdio): New procedure.
8757
12264a45
PA
87582015-07-29 Pedro Alves <palves@redhat.com>
8759
8760 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8761
23ffc893
PA
87622015-07-29 Pedro Alves <palves@redhat.com>
8763
8764 * gdb.base/call-signal-resume.exp: Remove check for
8765 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8766 * gdb.base/unwindonsignal.exp: Likewise.
8767 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8768 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8769
65566918
PA
87702015-07-29 Pedro Alves <palves@redhat.com>
8771
8772 * gdb.base/siginfo-addr.c (pass): New function.
8773 (handler): Call it iff si_addr is correct.
8774 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8775 Set a breakpoint at "pass" and continue to it.
8776
d60a9221
SDJ
87772015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8778
8779 * gdb.python/py-objfile.exp: Make some tests have unique names.
8780 * gdb.python/py-pp-registration.exp: Likewise.
8781
bde40b8f
PA
87822015-07-28 Pedro Alves <palves@redhat.com>
8783
8784 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8785
13e1dec8
SM
87862015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8787
8788 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8789
da33c9a7
SM
87902015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8791
8792 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8793
077836f7
PP
87942015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8795
8796 * gdb.base/gdb-sigterm-2.exp: New test.
8797
b8cc7b2e
DE
87982015-07-25 Doug Evans <xdje42@gmail.com>
8799
8800 Revert:
8801 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8802 (workers/%.worker, build-perf): New rule.
8803 (GDB_PERFTEST_MODE): New variable.
8804 (check-perf): Use it.
8805 (clean): Clean up gdb.perf parallel build subdirs.
8806 * lib/build-piece.exp: New file.
8807 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8808 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8809 name.
8810 (standard_temp_file): Ditto.
8811 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8812 of $GDB_PARALLEL.
8813
c8bd4544
DE
88142015-07-24 Doug Evans <dje@google.com>
8815
8816 * gdb.perf/lib/perftest/utils.py: New file.
8817 * gdb.perf/gm-hello.cc: New file.
8818 * gdb.perf/gm-pervasive-typedef.cc: New file.
8819 * gdb.perf/gm-pervasive-typedef.h: New file.
8820 * gdb.perf/gm-std.cc: New file.
8821 * gdb.perf/gm-std.h: New file.
8822 * gdb.perf/gm-use-cerr.cc: New file.
8823 * gdb.perf/gm-utils.h: New file.
8824 * gdb.perf/gmonster-null-lookup.py: New file.
8825 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8826 * gdb.perf/gmonster-print-cerr.py: New file.
8827 * gdb.perf/gmonster-ptype-string.py: New file.
8828 * gdb.perf/gmonster-runto-main.py: New file.
8829 * gdb.perf/gmonster-select-file.py: New file.
8830 * gdb.perf/gmonster1-null-lookup.exp: New file.
8831 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8832 * gdb.perf/gmonster1-print-cerr.exp: New file.
8833 * gdb.perf/gmonster1-ptype-string.exp: New file.
8834 * gdb.perf/gmonster1-runto-main.exp: New file.
8835 * gdb.perf/gmonster1-select-file.exp: New file.
8836 * gdb.perf/gmonster1.cc: New file.
8837 * gdb.perf/gmonster1.exp: New file.
8838 * gdb.perf/gmonster2-null-lookup.exp: New file.
8839 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8840 * gdb.perf/gmonster2-print-cerr.exp: New file.
8841 * gdb.perf/gmonster2-ptype-string.exp: New file.
8842 * gdb.perf/gmonster2-runto-main.exp: New file.
8843 * gdb.perf/gmonster2-select-file.exp: New file.
8844 * gdb.perf/gmonster2.cc: New file.
8845 * gdb.perf/gmonster2.exp: New file.
8846
6eab34f3
DE
88472015-07-24 Doug Evans <dje@google.com>
8848
8849 * gdb.perf/README: New file.
8850 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8851 * lib/gen-perf-test.exp: New file.
8852
63738bfd
DE
88532015-07-24 Doug Evans <dje@google.com>
8854
8855 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8856 (PerfTest::startup): New function.
8857 (PerfTest::run): Return result of calling body.
8858 (PerfTest::assemble): Rewrite.
8859 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8860 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8861 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8862 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8863 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8864
7b606f95
DE
88652015-07-24 Doug Evans <dje@google.com>
8866
8867 * lib/gdb.exp (clean_restart): Make executable optional.
8868
a97b16b8
DE
88692015-07-24 Doug Evans <dje@google.com>
8870
8871 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8872 compiler_info references.
8873 * gdb.cp/temargs.exp: Ditto.
8874 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8875 (get_compiler_info): Early exit if already computed. Set compiler_info
8876 to "unknown" if there was a problem.
8877 (test_compiler_info): Add function comment. Call get_compiler_info.
8878
35baa57f
DE
88792015-07-24 Doug Evans <dje@google.com>
8880
8881 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8882 (workers/%.worker, build-perf): New rule.
8883 (GDB_PERFTEST_MODE): New variable.
8884 (check-perf): Use it.
8885 (clean): Clean up gdb.perf parallel build subdirs.
8886 * lib/build-piece.exp: New file.
8887 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8888 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8889 name.
8890 (standard_temp_file): Ditto.
8891 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8892 of $GDB_PARALLEL.
8893
6ebea266
DE
88942015-07-24 Doug Evans <dje@google.com>
8895
8896 * lib/future.exp (gdb_default_target_compile): New option
8897 "early_flags".
8898 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8899 --as-needed.
8900
1e76a7e9
SDJ
89012015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8902
8903 * gdb.base/catch-syscall.exp: Call gdb_exit before
8904 gdb_skip_xml_test.
8905
5068630a
PA
89062015-07-24 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.python/py-events.exp: Accept output between the stop event
8909 and the prompt.
8910 * gdb.python/py-evsignal.exp: Likewise.
8911 * gdb.python/py-evthreads.exp: Likewise.
8912
77598427
PA
89132015-07-24 Pedro Alves <palves@redhat.com>
8914
8915 PR gdb/18717
8916 * gdb.threads/non-ldr-exit.c: New file.
8917 * gdb.threads/non-ldr-exit.exp: New file.
8918
11e6c98f
YQ
89192015-07-24 Yao Qi <yao.qi@linaro.org>
8920
8921 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8922 restarting process.
8923
51aee833
YQ
89242015-07-24 Yao Qi <yao.qi@linaro.org>
8925
8926 * gdb.server/ext-restart.exp: New file.
8927
8cfe207c
YQ
89282015-07-24 Yao Qi <yao.qi@linaro.org>
8929
8930 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8931 argument options.
8932 * gdb.server/ext-wrapper.exp: New file.
8933
cc12ce38
DE
89342015-07-23 Doug Evans <dje@google.com>
8935
8936 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8937 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8938
d0d84780
PMR
89392015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8940
8941 * gdb.ada/var_arr_typedef.exp: New testcase.
8942 * gdb.ada/var_arr_typedef/pack.adb: New file.
8943 * gdb.ada/var_arr_typedef/pack.ads: New file.
8944 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8945
8b558f79
JB
89462015-07-20 Joel Brobecker <brobecker@adacore.com>
8947
8948 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8949
775a3298
JK
89502015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8951
8952 * gdb.arch/i386-biarch-core.exp: Replace istarget
8953 by "complete set gnutarget". Remove expectation for the "core-file"
8954 command.
8955
db1ff28b
JK
89562015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8957
8958 Revert the previous commit:
8959 Tests for validate symbol file using build-id.
8960
0a94970d
JK
89612015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8962
8963 Tests for validate symbol file using build-id.
8964 * gdb.base/solib-mismatch-lib.c: New file.
8965 * gdb.base/solib-mismatch-libmod.c: New file.
8966 * gdb.base/solib-mismatch.c: New file.
8967 * gdb.base/solib-mismatch.exp: New file.
8968
03346981
SL
89692015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8970
8971 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8972 nios2-*-linux*.
8973 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8974 * gdb.base/siginfo.exp: Likewise.
8975 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8976
42422cc7
PL
89772015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8978
8979 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8980 Move it to ...
8981 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8982 ... here.
8983 * gdb.trace/range-stepping.exp: Check that the target supports
8984 range stepping.
8985
cfa68bae
JK
89862015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8987
8988 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8989
8ffdba26
PA
89902015-07-14 Pedro Alves <palves@redhat.com>
8991
8992 * gdb.base/killed-outside.exp: New file.
8993 * gdb.base/killed-outside.c: New file.
8994
218a5a11
JK
89952015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8996
8997 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8998 (n at main): New.
8999 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9000
e03ed3c6
AA
90012015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9002
9003 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9004 infcall tests instead of setting up for KFAIL.
9005
485668e5
MM
90062015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9007
9008 * gdb.btrace/record_goto-step.exp: New.
9009
08464196
JK
90102015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9011
9012 PR compile/18484
9013 * gdb.compile/compile.c (struct struct_type): Add volatile to
9014 selffield's type.
9015 * gdb.compile/compile.exp
9016 (compile code struct_object.selffield = &struct_object): Skip further
9017 struct_object tests if this one xfails.
9018
bcf5c1d9
RC
90192015-07-08 Robert O'Callahan <robert@ocallahan.org>
9020
9021 PR exp/18617
9022 * gdb.trace/ax.exp: Add test.
9023
4931af25
YQ
90242015-07-07 Yao Qi <yao.qi@linaro.org>
9025
9026 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9027 instead of istarget "aarch64*-*-*".
9028 * gdb.arch/aarch64-fp.exp: Likewise.
9029 * gdb.base/float.exp: Likewise.
9030 * gdb.reverse/aarch64.exp: Likewise.
9031 * lib/gdb.exp (is_aarch64_target): New proc.
9032
9fcf688e
YQ
90332015-07-07 Yao Qi <yao.qi@linaro.org>
9034
9035 * lib/gdb.exp (is_aarch32_target): New proc.
9036 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9037 instead of "istarget "arm*-*-*"".
9038 * gdb.arch/arm-disp-step.exp: Likewise.
9039 * gdb.arch/thumb-bx-pc.exp: Likewise.
9040 * gdb.arch/thumb-prologue.exp: Likewise.
9041 * gdb.arch/thumb-singlestep.exp: Likewise.
9042 * gdb.base/disp-step-syscall.exp: Likewise.
9043 * gdb.base/float.exp: Likewise.
9044
fbd8d50d
YQ
90452015-07-07 Yao Qi <yao.qi@linaro.org>
9046
9047 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9048 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9049
71be1fdc
YQ
90502015-07-07 Yao Qi <yao.qi@linaro.org>
9051
9052 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9053 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9054 if it exists.
9055 * gdb.multi/multi-arch.exp: Likewise.
9056
3e221d36
SM
90572015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9058
9059 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9060 print.
9061
d441430b
YQ
90622015-07-07 Yao Qi <yao.qi@linaro.org>
9063
9064 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9065
06f810bd
MG
90662015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9067
9068 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9069 '[' and ']' characters.
9070
5e61e7c0
IB
90712015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9072
9073 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9074
28bf096c
PA
90752015-06-29 Pedro Alves <palves@redhat.com>
9076
9077 PR threads/18127
9078 * gdb.threads/hand-call-new-thread.c: New file.
9079 * gdb.threads/hand-call-new-thread.c: New file.
9080
ee93cd5e
KS
90812015-06-26 Keith Seitz <keiths@redhat.com>
9082 Doug Evans <dje@google.com>
9083
9084 PR 16253
9085 * gdb.cp/var-tag-2.cc: New file.
9086 * gdb.cp/var-tag-3.cc: New file.
9087 * gdb.cp/var-tag-4.cc: New file.
9088 * gdb.cp/var-tag.cc: New file.
9089 * gdb.cp/var-tag.exp: New file.
9090
fc637f04
PP
90912015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9092
9093 * gdb.base/history-duplicates.exp: New test.
9094
2e52ae68
PP
90952015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9096
9097 * gdb.base/completion.exp: Test the completion of the "focus"
9098 command.
9099
6e22494e
JK
91002015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 * gdb.arch/amd64-prologue-skip.S: New file.
9103 * gdb.arch/amd64-prologue-skip.exp: New file.
9104
bf7b9cd9
SM
91052015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9106
9107 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9108 is_address_zero_readable check.
9109
201e8dfd
PB
91102015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9111
9112 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9113 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9114
5cd867b4
YQ
91152015-06-24 Yao Qi <yao.qi@linaro.org>
9116
9117 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9118 linux targets.
9119
4d7be007
YQ
91202015-06-24 Yao Qi <yao.qi@linaro.org>
9121
9122 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9123 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9124 * gdb.base/siginfo-thread.exp: Likewise.
9125
07fcd301
YQ
91262015-06-22 Yao Qi <yao.qi@linaro.org>
9127
9128 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9129
52042a00
YQ
91302015-06-22 Yao Qi <yao.qi@linaro.org>
9131
9132 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9133 aarch64*-*-*.
9134 (skip_hw_watchpoint_tests): Likewise.
9135
74bd41ce
PP
91362015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9137
9138 * gdb.base/gdbinit-history.exp: Test the interaction between
9139 setting GDBHISTSIZE and setting the history size via .gdbinit.
9140
bc460514
PP
91412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9142
9143 PR gdb/16999
9144 * gdb.base/gdbhistsize-history.exp: New test.
9145
b58c513b
PP
91462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9147
9148 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9149 with GDBHISTSIZE.
9150 * gdb.base/readline.exp: Likewise.
9151
92046791
YQ
91522015-06-17 Yao Qi <yao.qi@linaro.org>
9153
9154 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9155 line.
9156
2093d2d3
PP
91572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9158
9159 * gdb.base/gdbinit-history.exp: Add test case to check that
9160 an unlimited history file does not get truncated on exit.
9161
e6c693af
AA
91622015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9163
9164 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9165 (VECTOR): New macro. Use it...
9166 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9167 ...for these typedefs.
9168 (int8, char1, int1, double1): New typedefs.
9169 (struct just_int2, struct two_int2): New structures.
9170 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9171 (add_structvecs, add_singlevecs): New functions.
9172 (main): Call add_some_intvecs twice.
9173 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9174 the compile and exit upon failure. Try compiling for the "native"
9175 architecture. Test inferior function calls with vector arguments
9176 and vector return value handling with "finish" and "return".
9177
c74f7d1c
JT
91782015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9179
9180 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9181 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9182 PE file.
9183 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9184
98aa42ee
AT
91852015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9186
9187 PR breakpoints/16465
9188 * gdb.mi/mi-dprintf-pending.c: New file.
9189 * gdb.mi/mi-dprintf-pending.exp: New test.
9190 * gdb.mi/mi-dprintf-pendshr.c: New file.
9191
7d73c23c 91922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9193 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9194
9195 * gdb.arch/i386-mpx-map.c: New file.
9196 * gdb.arch/i386-mpx-map.exp: New File.
9197
91982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9199
9200 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9201 * gdb.arch/i386-mpx.exp: Indentation fixed.
9202
92032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9204
9205 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9206 function and improved indentation.
9207 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9208 gdb_test_multiple. Added additional tests to skip the test.
9209
92102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9211
9212 * gdb.arch/i386-avx512.c: Change path in include file.
9213 * gdb.arch/i386-avx512.exp: Change include dir path
9214 compilation flag.
9215 * gdb.arch/i386-mpx.c: Change path in include file.
9216 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9217 flag.
9218
d5eba19a
JK
92192015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9220
9221 * gdb.compile/compile-print.exp (compile print *vararray@3)
9222 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9223
7f361056
JK
92242015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9225
9226 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9227 (do not keep jit in memory): ... this.
9228 (expect 5): Change it to ...
9229 (expect no 5): ... this.
9230
3b462ec2
SM
92312015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9232
9233 PR gdb/15564
9234 * gdb.mi/mi-detach.exp: New file.
9235
e0619de6
JK
92362015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9237
9238 PR symtab/18392
9239 * gdb.arch/amd64-tailcall-self.S: New file.
9240 * gdb.arch/amd64-tailcall-self.c: New file.
9241 * gdb.arch/amd64-tailcall-self.exp: New file.
9242
e970cb34
DB
92432015-05-28 Don Breazeal <donb@codesourcery.com>
9244
9245 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9246 tests for remote targets by checking is_target_gdbserver.
9247
b2e2f908
DE
92482015-05-27 Doug Evans <dje@google.com>
9249
9250 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9251 * gdb.dwarf2/opaque-type-lookup.c: New file.
9252 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9253
82c7be31
DE
92542015-05-26 Doug Evans <dje@google.com>
9255
9256 * gdb.cp/iostream.cc: New file.
9257 * gdb.cp/iostream.exp: New file.
9258
b4f54984
DE
92592015-05-26 Doug Evans <dje@google.com>
9260
9261 * gdb.dwarf2/dw2-op-call.exp: Update.
9262 * gdb.dwarf2/dw4-sig-types.exp: Update.
9263 * gdb.dwarf2/implptr.exp: Update.
9264 * gdb.mi/mi-cmd-param-changed.exp: Update.
9265
4ea6efe9
DE
92662015-05-26 Doug Evans <dje@google.com>
9267
9268 * gdb.python/py-lazy-string.c: New file.
9269 * gdb.python/py-lazy-string.exp: New file.
9270 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9271 (main): Update. Add estring3.
9272 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9273 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9274
f6bb7db3
YQ
92752015-05-26 Omair Javaid <omair.javaid@linaro.org>
9276 Yao Qi <yao.qi@linaro.org>
9277
9278 * gdb.reverse/aarch64.c: New.
9279 * gdb.reverse/aarch64.exp: New.
9280
a81bfbd0
OJ
92812015-05-26 Omair Javaid <omair.javaid@linaro.org>
9282
25d49b86
PA
9283 * lib/gdb.exp (supports_process_record): Return true for
9284 aarch64*-linux*.
a81bfbd0
OJ
9285 (supports_reverse): Likewise.
9286
158bf1b4
PP
92872015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9288
9289 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9290 Use with_test_prefix.
9291
a0145030
AB
92922015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9293
9294 * gdb.base/completion.exp: Add test for completion of layout
9295 names.
9296
ebe3b578
AB
92972015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9298
9299 * lib/gdb.exp (skip_tui_tests): New proc.
9300 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9301
84204ed7
PA
93022015-05-19 Pedro Alves <palves@redhat.com>
9303
9304 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9305 Save the whole env array instead of just HOME. Unset HISTSIZE in
9306 the environment while testing. Restore whole environment
9307 afterwards.
9308
37442ce1
DE
93092015-05-16 Doug Evans <xdje42@gmail.com>
9310
9311 * gdb.guile/scm-ports.c: New file.
9312 * gdb.guile/scm-ports.exp: Add memory port tests.
9313
36de76f9
JK
93142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9315
9316 * gdb.compile/compile-print.c: New file.
9317 * gdb.compile/compile-print.exp: New file.
9318
3a9558c4
JK
93192015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9320
9321 * gdb.compile/compile-ops.exp: Cast param to void.
9322 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9323 (compile code struct_object.selffield = &struct_object): Add xfail.
9324
aa715135
JG
93252015-05-15 Joel Brobecker <brobecker@adacore.com>
9326
9327 * gdb.ada/arr_enum_with_gap: New testcase.
9328
931e5bc3
JG
93292015-05-15 Joel Brobecker <brobecker@adacore.com>
9330
9331 * gdb.ada/byte_packed_arr: New testcase.
9332
9cd4d857
JB
93332015-05-15 Joel Brobecker <brobecker@adacore.com>
9334
9335 * gdb.ada/pckd_neg: New testcase.
9336
ebfd00d2
PP
93372015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9338
9339 PR gdb/17820
9340 * gdb.base/gdbinit-history.exp: New test.
9341 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9342 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9343
4c082a81
SC
93442015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9345
9346 * gdb.python/py-xmethods.cc: Enhance test case.
9347 * gdb.python/py-xmethods.exp: New tests.
9348 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9349 function.
9350 (B_indexoper): Likewise.
9351 (global_dm_list) : Add new xmethod worker functions.
9352
f7797074
SDJ
93532015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9354
9355 * gdb.base/coredump-filter.exp: Correctly unset
9356 "coredump_var_addr" array.
9357
a4674e4e
PA
93582015-05-08 Pedro Alves <palves@redhat.com>
9359
9360 * gdb.server/non-existing-program.exp: Unset spawn_id.
9361
df2eb078
SC
93622015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9363
9364 PR python/18291
9365 * gdb.python/py-xmethods.exp: Add tests.
9366
422349a3
YQ
93672015-05-08 Yao Qi <yao.qi@linaro.org>
9368
9369 PR gdb/18208
9370 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9371 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9372 function set_coredump_filter, and remove remote_exec call.
9373 Remove argument ipid. Callers update.
9374 (top level): Don't get inferior's PID.
9375
63fc80ce
AA
93762015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9377
9378 * gdb.base/watch_thread_num.exp: Skip test on targets without
9379 access watchpoints.
9380
80ad801e
PA
93812015-05-06 Pedro Alves <palves@redhat.com>
9382
9383 PR server/18081
9384 * gdb.server/non-existing-program.exp: New file.
9385
0fa7fe50
JB
93862015-05-05 Joel Brobecker <brobecker@adacore.com>
9387
9388 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9389
3ea89b92
PMR
93902015-05-05 Joel Brobecker <brobecker@adacore.com>
9391
9392 * gdb.ada/out_of_line_in_inlined: New testcase.
9393
87b8eff0
JB
93942015-05-05 Joel Brobecker <brobecker@adacore.com>
9395
9396 * gdb.ada/var_rec_arr: New testcase.
9397
5fccc635
YQ
93982015-04-30 Yao Qi <yao.qi@linaro.org>
9399
9400 * gdb.base/break-idempotent.exp: If
9401 skip_hw_watchpoint_multi_tests returns true, skip the tests
9402 on "rwatch" and "awatch".
9403
42d38f42
YQ
94042015-04-30 Yao Qi <yao.qi@linaro.org>
9405
9406 * gdb.base/relativedebug.exp: Invoke gdb command
9407 "info sharedlibrary", and if libc.so doesn't have debug info,
9408 skip the test.
9409
2ce1cdbf
DE
94102015-04-29 Doug Evans <dje@google.com>
9411
9412 * gdb.python/py-xmethods.exp: Add ptype tests.
9413 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9414 get_result_type method.
9415
f24a38c5
LM
94162015-04-29 Luis Machado <lgustavo@codesourcery.com>
9417
9418 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9419 the target does not support hardware watchpoints.
9420
ecbf2b3c
LM
94212015-04-29 Luis Machado <lgustavo@codesourcery.com>
9422
9423 * gdb.base/break-always.exp: Abort testing if writing to memory
9424 causes an error.
9425
34f5f757
DE
94262015-04-28 Doug Evans <dje@google.com>
9427
9428 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9429 * gdb.python/py-pp-registration.exp: ... here. New file.
9430 * gdb.python/py-pp-registration.c: New file.
9431 * gdb.python/py-pp-registration.py: New file.
9432
69b4374a
DE
94332015-04-28 Doug Evans <dje@google.com>
9434
9435 * gdb.python/py-bad-printers.c: New file.
9436 * gdb.python/py-bad-printers.py: New file.
9437 * gdb.python/py-bad-printers.exp: New file.
9438
59fb7612
SS
94392015-04-28 Sasha Smundak <asmundak@google.com>
9440
9441 * gdb.python/py-type.exp: New test.
9442
2631b16a
AW
94432015-04-28 Andy Wingo <wingo@igalia.com>
9444
9445 * gdb.python/py-parameter.exp:
9446 * gdb.guile/scm-parameter.exp: Escape the path that we are
9447 matching against, as it might contain characters that are special
9448 to regular expressions.
9449
460efde1
JB
94502015-04-27 Joel Brobecker <brobecker@adacore.com>
9451
9452 * gdb.ada/rec_comp: New testcase.
9453
2d369d8e
SDJ
94542015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9455
9456 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9457 before using it.
9458
cf75d6c3
AB
94592015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9460
9461 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9462 new tests for verilog output.
9463
8dbe7ca5
YQ
94642015-04-24 Yao Qi <yao.qi@linaro.org>
9465
9466 * boards/remote-gdbserver-on-localhost.exp: New file.
9467
4ef9fb2f
PA
94682015-04-23 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9471 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9472 "end of file", remove $inferior_spawn_id from the indirect list.
9473
0a803169
PA
94742015-04-23 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9477
749ef8f8
PA
94782015-04-23 Pedro Alves <palves@redhat.com>
9479
9480 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9481 on $any_spawn_id instead of only on $gdb_spawn_id.
9482
8aae4344
PM
94832015-04-21 Pierre Muller <muller@sourceware.org>
9484
9485 PR pascal/17815
9486 * lib/pascal.exp (gpc_compile): Add new option "class".
9487 (fpc_compile): Likewise.
9488 * gdb.pascal/case-insensitive-symbols.pas: New file.
9489 * gdb.pascal/case-insensitive-symbols.exp: New file.
9490
1586c8fb
GB
94912015-04-20 Gary Benson <gbenson@redhat.com>
9492
9493 * gdb.base/attach.exp: Fix three extended remote failures.
9494
1b6e6f5c
GB
94952015-04-17 Gary Benson <gbenson@redhat.com>
9496
9497 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9498 the main executable over the remote protocol.
9499
e797481d
PA
95002015-04-16 Pedro Alves <palves@redhat.com>
9501
9502 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9503 a new gdbserver if gdbserver_reconnect_p is set.
9504
1ca99c42
PA
95052015-04-16 Pedro Alves <palves@redhat.com>
9506
9507 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9508 is set, don't exit gdbserver.
9509
af9fd6f8
AA
95102015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9511
9512 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9513 appropriate .insn, such that an older assembler can be used.
9514 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9515 the z/Architecture instruction set on 31-bit targets as well.
9516
04ff1e61
AA
95172015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9518
9519 * gdb.go/handcall.exp: Remove all logic related to the first
9520 breakpoint and rely on go_runto_main instead.
9521 * gdb.go/strings.exp: Likewise.
9522 * gdb.go/unsafe.exp: Likewise.
9523 * gdb.go/hello.exp: Likewise. Also rename the remaining
9524 breakpoint marker to "breakpoint 1".
9525 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9526 * gdb.go/strings.go: Likewise.
9527 * gdb.go/unsafe.go: Likewise.
9528 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9529 "set breakpoint 2 here" and rename the remaining breakpoint marker
9530 to "breakpoint 1".
9531
40d2f8d6
SM
95322015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9533
9534 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9535 if itertools.imap is not present.
9536 * gdb.python/py-objfile.exp: Add parentheses.
9537 * gdb.python/py-type.exp: Same.
9538 * gdb.python/py-unwind-maint.py: Same.
9539
8cbc97c6
YQ
95402015-04-15 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9543 of ":$ptr_size" and set its form explicitly.
9544
45fd756c
YQ
95452015-04-15 Pedro Alves <palves@redhat.com>
9546 Yao Qi <yao.qi@linaro.org>
9547
9548 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9549 timeout by factor of 4.
9550 (test_regular_watch): Likewise.
9551 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9552 * gdb.reverse/sigall-reverse.exp: Likewise.
9553 * gdb.reverse/until-precsave.exp: Likewise.
9554 * lib/gdb.exp (with_timeout_factor): New proc.
9555 (gdb_expect): Move some code to ...
9556 (get_largest_timeout): ... here. New procedure.
9557
9e811bc3
LM
95582015-04-14 Luis Machado <lgustavo@codesourcery.com>
9559
9560 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9561
0ff6fcb2
LM
95622015-04-13 Luis Machado <lgustavo@codesourcery.com>
9563
9564 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9565 to write to the .text section.
9566
7578d5f7
LM
95672015-04-13 Luis Machado <lgustavo@codesourcery.com>
9568
9569 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9570 Handle the case of targets that do not provide PID information.
9571
2efe15c4
YQ
95722015-04-13 Yao Qi <yao.qi@linaro.org>
9573
9574 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9575 and use expect instead of gdb_expect.
9576
8cd8f2f8
SDJ
95772015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9578
9579 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9580 "coredump_var_addr" to avoid naming conflict with other testcases.
9581
9ee41772
PA
95822015-04-10 Pedro Alves <palves@redhat.com>
9583
9584 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9585 gdb_test_sequence and gdb_assert.
9586
07473109
PA
95872015-04-10 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9590 test messages that don't include the breakpoint address.
9591
de3db44c
YQ
95922015-04-10 Yao Qi <yao.qi@linaro.org>
9593
9594 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9595 false for some offset and width combinations which aren't
9596 supported by linux kernel.
9597
c79d856c
PA
95982015-04-10 Pedro Alves <palves@redhat.com>
9599
9600 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9601 procedure, factored out from ...
9602 (top level): ... here. Add "set displaced-stepping" testing axis.
9603 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9604 parameter "displaced". Use it.
9605 (top level): Use foreach and add "set displaced-stepping" testing
9606 axis.
9607
ebc90b50
PA
96082015-04-10 Pedro Alves <palves@redhat.com>
9609
9610 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9611 Remove comment.
9612 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9613 both the address of the instruction that triggers the watchpoint
9614 and the address of the instruction immediately after, and use
9615 those addresses for the test. Fix comment.
9616
8f572e5c
PA
96172015-04-10 Pedro Alves <palves@redhat.com>
9618
9619 * gdb.base/sigstep.exp (breakpoint_to_handler)
9620 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9621 Test "backtrace" in handler.
9622 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9623 (top level): Add new "displaced" test axis to
9624 breakpoint_to_handler, breakpoint_to_handler_entry and
9625 breakpoint_over_handler.
9626
8d707a12
PA
96272015-04-10 Pedro Alves <palves@redhat.com>
9628
9629 PR gdb/18216
9630 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9631
ef713951
YQ
96322015-04-10 Yao Qi <yao.qi@linaro.org>
9633
9634 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9635 (test_add_rn_pc): New function.
9636 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9637 (top level): Invoke test_add_rn_pc.
9638
906d60cf
PA
96392015-04-10 Pedro Alves <palves@redhat.com>
9640
9641 PR gdb/13858
9642 * gdb.base/step-over-no-symbols.exp: New file.
9643
f2983cc3
AW
96442015-04-09 Andy Wingo <wingo@igalia.com>
9645
9646 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9647 after the Python tests.
9648
6d62641c
SDJ
96492015-04-08 Keith Seitz <keiths@redhat.com>
9650
9651 PR python/16699
9652 * gdb.python/py-completion.exp: New tests for completion.
9653 * gdb.python/py-completion.py (CompleteLimit1): New class.
9654 (CompleteLimit2): Likewise.
9655 (CompleteLimit3): Likewise.
9656 (CompleteLimit4): Likewise.
9657 (CompleteLimit5): Likewise.
9658 (CompleteLimit6): Likewise.
9659 (CompleteLimit7): Likewise.
9660
f3770638
PA
96612015-04-08 Pedro Alves <palves@redhat.com>
9662
9663 PR gdb/18214
9664 PR gdb/18216
9665 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9666 function.
9667 (main): Install it as SIGUSR1 handler.
9668 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9669 parameter. Always use "setup" as prefix. Toggle "set
9670 displaced-stepping" off/on depending on global. Don't switch to
9671 thread 1 here.
9672 (top level): Add displaced stepping "off/on" test axis. Update
9673 "setup" calls. Wrap each subtest with with_test_prefix. Test
9674 continuing with a queued signal in each thread.
9675
4496bed7
PA
96762015-04-08 Pedro Alves <palves@redhat.com>
9677
9678 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9679 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9680 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9681 Return early if running to main fails.
9682 * gdb.trace/while-stepping.exp: Likewise.
9683
b97fde92
PA
96842015-04-07 Pedro Alves <palves@redhat.com>
9685
9686 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9687 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9688 interact with inferior program.
9689
f71c18e7
PA
96902015-04-07 Pedro Alves <palves@redhat.com>
9691
9692 * lib/gdb.exp (inferior_spawn_id): New global.
9693 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9694 spawn id after processing the user code.
9695 (default_gdb_start): Set inferior_spawn_id.
9696 (send_inferior): New procedure.
9697 * lib/gdbserver-support.exp (gdbserver_start): Set
9698 inferior_spawn_id.
9699 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9700
6423214f
PA
97012015-04-07 Pedro Alves <palves@redhat.com>
9702
9703 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9704 * lib/gdbserver-support.exp (gdbserver_start): Make
9705 $server_spawn_id global.
9706 (gdbserver_start): Don't wait for gdbserver's spawn id with
9707 expect_background.
9708 (close_gdbserver): New procedure.
9709 (gdb_exit): Rename the default version and reimplement.
9710
71c0ee8c
PA
97112015-04-07 Pedro Alves <palves@redhat.com>
9712
72f4393d 9713 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9714 append the substituted item, not the original item.
9715
203bc29b
PA
97162015-04-07 Pedro Alves <palves@redhat.com>
9717
9718 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9719 gdb_expect.
9720
508a3ddf
PA
97212015-04-07 Pedro Alves <palves@redhat.com>
9722
9723 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9724 output appearing once only.
9725
9f6dbe2b
PA
97262015-04-07 Pedro Alves <palves@redhat.com>
9727
9728 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9729 that doesn't expect anything. Return early if running to main
9730 fails.
9731
337532fa
YQ
97322015-04-07 Yao Qi <yao.qi@linaro.org>
9733
9734 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9735 (child_function): Call alarm.
9736 (main): Move call to alarm into the loop.
9737 * gdb.threads/non-stop-fair-events.exp: Build program with
9738 -DTIMEOUT=$timeout.
9739
01b622d4
DE
97402015-04-06 Doug Evans <xdje42@gmail.com>
9741
9742 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9743 Fix dest parameter to board_info.
9744 (fpc_compile): Ditto.
9745 (gdb_compile_pascal): Rename dest arg to destfile.
9746
961f4160
PMR
97472015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9748
9749 * gdb.ada/funcall_ref.exp: New file.
9750 * gdb.ada/funcall_ref/foo.adb: New file.
9751
cafda597
YQ
97522015-04-02 Yao Qi <yao.qi@linaro.org>
9753
9754 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9755 is remote.
9756
fed040c6
GB
97572015-04-02 Gary Benson <gbenson@redhat.com>
9758
9759 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9760
d11916aa
SS
97612015-04-01 Sasha Smundak <asmundak@google.com>
9762
9763 * gdb.python/py-unwind-maint.c: New file.
9764 * gdb.python/py-unwind-maint.exp: New test.
9765 * gdb.python/py-unwind-maint.py: New file.
9766 * gdb.python/py-unwind.c: New file.
9767 * gdb.python/py-unwind.exp: New test.
9768 * gdb.python/py-unwind.py: New test.
9769
a1471180
PA
97702015-04-01 Pedro Alves <palves@redhat.com>
9771
9772 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9773 to fail instead of non-existent $test.
9774
0bbeccb1
PA
97752015-04-01 Pedro Alves <palves@redhat.com>
9776
9777 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9778 GDBFLAGS if not empty.
9779
3c724c8c
PMR
97802015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9781
9782 * gdb.ada/complete.exp: Remove "multi_line".
9783 * gdb.ada/info_exc.exp: Remove "multi_line".
9784 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9785 * gdb.ada/ptype_field.exp: Remove "multi_line".
9786 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9787 * gdb.ada/tagged.exp: Remove "multi_line".
9788 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9789 [multi_line ...]
9790 * gdb.btrace/delta.exp: Likewise.
9791 * gdb.btrace/exception.exp: Likewise.
9792 * gdb.btrace/function_call_history.exp: Likewise.
9793 * gdb.btrace/instruction_history.exp: Likewise.
9794 * gdb.btrace/nohist.exp: Likewise.
9795 * gdb.btrace/record_goto.exp: Likewise.
9796 * gdb.btrace/segv.exp: Likewise.
9797 * gdb.btrace/stepi.exp: Likewise.
9798 * gdb.btrace/tailcall.exp: Likewise.
9799 * gdb.btrace/unknown_functions.exp: Likewise.
9800 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9801 * lib/gdb.exp: Add the "multi_line" helper.
9802
4eec2deb
PA
98032015-04-01 Pedro Alves <palves@redhat.com>
9804
9805 * gdb.threads/tid-reuse.c: New file.
9806 * gdb.threads/tid-reuse.exp: New file.
9807
df8411da
SDJ
98082015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9809
9810 PR corefiles/16092
9811 * gdb.base/coredump-filter.c: New file.
9812 * gdb.base/coredump-filter.exp: Likewise.
9813
6ef37366
PM
98142015-03-27 Petr Machata <pmachata@redhat.com>
9815
9816 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9817 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9818 (Dwarf::assemble): Initialize them.
9819 (Dwarf::lines): New function.
9820
7ec911b0
JT
98212015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9822
9823 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9824 SYMBOL_PREFIX for x86_64-*-cygwin.
9825
ff908ebf
AW
98262015-03-26 Andy Wingo <wingo@igalia.com>
9827
9828 PR symtab/18148
9829 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9830 const_value but not a location.
9831 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9832 location defined in non-main CUs are visible.
9833
6d5f0679
YQ
98342015-03-26 Yao Qi <yao.qi@linaro.org>
9835
9836 PR testsuite/18139
9837 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9838 Add a line number entry for the same line.
9839 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9840 Add a line number entry for the same line.
9841
2898689b
YQ
98422015-03-26 Yao Qi <yao.qi@linaro.org>
9843
9844 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9845 .int 0.
9846 (func): Likewise. Add .Lfunc_1 label.
9847 Use .Lfunc_1 label.
9848 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9849 .int 0.
9850 (func): Likewise.
9851 Use .Lfunc_1 label.
9852
85180498
YQ
98532015-03-26 Yao Qi <yao.qi@linaro.org>
9854
9855 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9856 Call gdb_compile instead to compile each .s files without debug
9857 information.
9858
8aa08a8d
YQ
98592015-03-26 Yao Qi <yao.qi@linaro.org>
9860
9861 * gdb.base/savedregs.exp (process_saved_regs): Make
9862 "Saved registers:" optional in the pattern.
9863
66849923
MM
98642015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9865
9866 * gdb.btrace/next.exp: Merged into step.exp.
9867 * gdb.btrace/finish.exp: Merged into step.exp.
9868 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9869 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9870 "record goto" and checking the exact replay position.
9871 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9872 check for "Recording format" in "info record" output.
9873 * gdb.btrace/record_goto.exp: Choose test file based on target.
9874 * gdb.btrace/x86-record_goto.S: Renamed into ...
9875 * gdb.btrace/x86_64-record_goto.S: ... this.
9876 * gdb.btrace/i686-record_goto.S: New.
9877 * gdb.btrace/x86-tailcall.S: Renamed into ...
9878 * gdb.btrace/x86_64-tailcall.S: ... this.
9879 * gdb.btrace/i686-tailcall.S: New.
9880 * gdb.btrace/x86-tailcall.c: Renamed into ...
9881 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9882 separate statements. Update test.
9883 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9884 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9885 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9886 * gdb.btrace/tailcall.exp: Choose test file based on target.
9887 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9888
11cc1b74
MM
98892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9890
9891 * gdb.btrace/exception.exp: Increase BTS buffer size.
9892
a25d8bf9
PA
98932015-03-24 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9896
856e7dd6
PA
98972015-03-24 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.threads/schedlock.exp (test_step): No longer expect that
9900 "set scheduler-locking step" with "next" over a function call runs
9901 threads unlocked.
9902
ad235a41
AT
99032015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9904
9905 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9906
15630549
AT
99072015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9908
9909 PR breakpoints/16466
9910 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9911 * gdb.mi/mi-pending.c (thread_func): New function.
9912 (int main): Add threading support required.
9913 * gdb.mi/mi-pending.exp: Add tests for this issue.
9914 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9915 (pendfunc2): Remove stdio dependency.
9916 * gdb.mi/mi-pendshr2.c: New file.
9917
693dca06
KS
99182015-03-23 Keith Seitz <keiths@redhat.com>
9919
9920 * gdb.linespec/keywords.c: New file.
9921 * gdb.linespec/keywords.exp: New file.
9922
7e993ebf
KS
99232015-03-23 Keith Seitz <keiths@redhat.com>
9924
9925 PR gdb/18021
9926 * gdb.dwarf2/staticvirtual.exp: New test.
9927
bc23328c
JK
99282015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9929
9930 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9931 * README: Remove HP-UX and gdb.hp.
9932 (configuration):
9933 * configure: Regenerate.
9934 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9935 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9936 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9937 gdb.hp/gdb.defects/Makefile.
9938 * gdb.hp/Makefile.in: File deleted.
9939 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9940 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9941 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9942 * gdb.hp/gdb.aCC/run.c: File deleted.
9943 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9944 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9945 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9946 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9947 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9948 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9949 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9950 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9951 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9952 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9953 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9954 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9955 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9956 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9957 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9958 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9959 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9960 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9961 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9962 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9963 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9964 * gdb.hp/gdb.compat/average.c: File deleted.
9965 * gdb.hp/gdb.compat/sum.c: File deleted.
9966 * gdb.hp/gdb.compat/xdb.c: File deleted.
9967 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9968 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9969 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9970 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9971 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9972 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9973 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9974 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9975 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9976 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9977 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9978 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9979 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9980 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9981 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9982 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9983 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9984 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9985 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9986 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9987 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9988 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9989 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9990 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9991 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9992 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9993 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9994 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9995 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9996 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9997 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9998 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9999 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10000 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10001 * gdb.hp/tools/odump: File deleted.
10002
8bf3b159
PA
100032015-03-19 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10006 (saw_thread_3): New globals.
10007 (top level): Increment them when an event for the corresponding
10008 thread is seen.
10009 (no thread starvation): New test.
10010
eb54c8bf
PA
100112015-03-19 Pedro Alves <palves@redhat.com>
10012
10013 * gdb.threads/continue-pending-status.c: New file.
10014 * gdb.threads/continue-pending-status.exp: New file.
10015
32d2e5d6
PA
100162015-03-18 Pedro Alves <palves@redhat.com>
10017
10018 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10019 Use gdb_is_target_remote instead of is_remote. Use
10020 gdb_test_multiple instead of gdb_expect. Exit early if
10021 gdb_test_multiple hits its internal matches. Tighten stepi tests
10022 expected output. Fail on exit with any signal, instead of just
10023 SIGILL.
10024
f68f11b7
YQ
100252015-03-18 Yao Qi <yao.qi@linaro.org>
10026
10027 PR tdep/18107
10028 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10029 variable.
10030 * gdb.base/catch-syscall.exp: Don't skip it on
10031 aarch64*-*-linux* target. Remove elements in all_syscalls.
10032 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10033 target.
10034 (setup_all_syscalls): New proc.
10035
ca5fd19b
YQ
100362015-03-16 Yao Qi <yao.qi@linaro.org>
10037
10038 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10039 (top level): Skip tests if valid_addr_p returns false for
10040 $cmd1 or $cmd2.
10041
85642ba0
AW
100422015-03-11 Andy Wingo <wingo@igalia.com>
10043
10044 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10045
e03f9645
YQ
100462015-03-11 Yao Qi <yao.qi@linaro.org>
10047
10048 * gdb.base/catch-syscall.exp: Fix typo in comments.
10049
5d0962b2
YQ
100502015-03-11 Yao Qi <yao.qi@linaro.org>
10051
10052 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10053
b2df3cef
PA
100542015-03-09 Pedro Alves <palves@redhat.com>
10055
10056 * dg-extract-results.py: Delete.
10057
ef878e53
PA
100582015-03-09 Pedro Alves <palves@redhat.com>
10059
10060 Merge dg-extract-results.sh from GCC upstream (r218843).
10061
10062 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10063 * dg-extract-results.sh: Use --text with grep to avoid issues with
10064 binary files. Fall back to cat -v, if that doesn't work.
10065
9494d219
PA
100662015-03-05 Pedro Alves <palves@redhat.com>
10067
10068 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10069
a8d9763a
SM
100702015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10071
10072 * lib/mi-support.exp (mi_expect_interrupt): Accept
10073 alternative event for when in all-stop mode.
10074
be9957b8
PA
100752015-03-04 Pedro Alves <palves@redhat.com>
10076
10077 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10078
d57be0f4 100792015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10080
10081 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10082
c214c7cf
AA
100832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10084
10085 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10086 regexps for GDB's current line display, accept a hex address
10087 preceding the line number.
10088
6d74a497
AA
100892015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10090
10091 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10092 the 'arch1' variable for "s390*-linux*" targets.
10093
511aee7c
PA
100942015-03-04 Pedro Alves <palves@redhat.com>
10095
10096 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10097 (main): Pass missing retval argument to pthread_join call.
10098
95e50b27
PA
100992015-03-02 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10102 (top level): Call do_test with non-stop as well.
10103
28054d69
PA
101042015-03-02 Pedro Alves <palves@redhat.com>
10105
10106 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10107 -1.
10108
4fa5d7b4
AA
101092015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10110
10111 * gdb.arch/s390-vregs.exp: New test.
10112 * gdb.arch/s390-vregs.S: New file.
10113
97c18565
PA
101142015-02-27 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10117 call to catch_command_errors.
10118 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10119 catch_command_errors.
10120
a37bfa30
PA
101212015-02-27 Pedro Alves <palves@redhat.com>
10122
10123 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10124 "true" for boolean result.
10125 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10126 prototype of main.
10127
6f98576f
PA
101282015-02-27 Pedro Alves <palves@redhat.com>
10129
10130 * lib/unbuffer_output.c: New file.
10131 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10132 (main): Call gdb_unbuffer_output.
10133
eba5ab56
YQ
101342015-02-27 Yao Qi <yao.qi@linaro.org>
10135
10136 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10137 target.
10138
0def5aaa
DE
101392015-02-26 Doug Evans <dje@google.com>
10140
10141 * gdb.cp/class2.cc (Dbase, D): New classes.
10142 (main): New local delta.
10143 * gdb.cp/class2.exp: Test printing delta.
10144 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10145 (dynbar): New global.
10146 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10147
081a1c2c
JK
101482015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10149
10150 * gdb.compile/compile-ifunc.c: New file.
10151 * gdb.compile/compile-ifunc.exp: New file.
10152
2f41223f
AT
101532015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10154
10155 * gdb.base/structs.exp: Check for correct struct on finish.
10156
03eddd80
YQ
101572015-02-26 Yao Qi <yao.qi@linaro.org>
10158
10159 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10160 is zero.
10161
80c57053
JK
101622015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10163
10164 * gdb.arch/cordic.ko.bz2: New file.
10165 * gdb.arch/cordic.ko.debug.bz2: New file.
10166 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10167
21613c12
YQ
101682015-02-25 Yao Qi <yao.qi@linaro.org>
10169
10170 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10171 aarch64*-*-* target.
10172
d8b901ed
PA
101732015-02-23 Pedro Alves <palves@redhat.com>
10174
10175 * lib/gdb.exp (delete_breakpoints): Rewrite using
10176 gdb_test_multiple.
10177
e5b85ead
PA
101782015-02-23 Pedro Alves <palves@redhat.com>
10179
10180 * gdb.base/info-os.c: Include stdlib.h.
10181
85c3a371
DE
101822015-02-22 Doug Evans <xdje42@gmail.com>
10183
10184 PR symtab/17855
10185 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10186 is read after symbols have been re-read.
10187 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10188 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10189
96553a0c
DE
101902015-02-21 Doug Evans <dje@google.com>
10191
10192 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10193
97a0c697
JK
101942015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10195
10196 PR corefiles/17808
10197 * gdb.arch/i386-biarch-core.core.bz2: New file.
10198 * gdb.arch/i386-biarch-core.exp: New file.
10199
a47cd6e9
PA
102002015-02-21 Pedro Alves <palves@redhat.com>
10201
10202 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10203 runto_main fails.
10204
c5facdc4
PA
102052015-02-20 Pedro Alves <palves@redhat.com>
10206
10207 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10208 info probes.
10209
2db9a427
PA
102102015-02-20 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10213
60fb7e9e
PA
102142015-02-20 Pedro Alves <palves@redhat.com>
10215
10216 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10217 clean_restart before gdb_target_supports_trace.
10218
5c5019c2
PA
102192015-02-20 Pedro Alves <palves@redhat.com>
10220
10221 PR threads/18006
10222 * gdb.threads/clone-thread_db.c: New file.
10223 * gdb.threads/clone-thread_db.exp: New file.
10224
c9587f88
AT
102252015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10226
10227 PR breakpoints/16812
10228 * gdb.base/catch-gdb-caused-signals.c: New file.
10229 * gdb.base/catch-gdb-caused-signals.exp: New file.
10230
f6a88844
JM
102312015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10232
10233 * configure: Regenerated.
10234 * configure.ac: Use GDB_AC_TRANSFORM.
10235 * aclocal.m4: sinclude ../transform.m4.
10236
497c491b
JM
102372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10238
10239 * lib/dtrace.exp: New file.
10240 * gdb.base/dtrace-probe.exp: Likewise.
10241 * gdb.base/dtrace-probe.d: Likewise.
10242 * gdb.base/dtrace-probe.c: Likewise.
10243 * lib/pdtrace.in: Likewise.
10244 * configure.ac: Output variables with the transformed names of
10245 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10246 * configure: Regenerated.
10247
03e98035
JM
102482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10249
10250 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10251 expected message when trying to access $_probe_* convenience
10252 variables while not on a probe.
10253
63cc30e9
JK
102542015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10255
10256 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10257
0703599a
PA
102582015-02-11 Pedro Alves <pedro@codesourcery.com>
10259
10260 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10261 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10262
7e60a48e
DE
102632015-02-10 Doug Evans <xdje42@gmail.com>
10264
10265 * lib/gdb.exp (gdb_load): Always return a result.
10266
01b088bc
PA
102672015-02-10 Pedro Alves <palves@redhat.com>
10268
10269 * gdb.threads/signal-sigtrap.c: New file.
10270 * gdb.threads/signal-sigtrap.exp: New file.
10271
b05ec7a5
AT
102722015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10273
10274 * gdb.trace/no-attach-trace.c: New file.
10275 * gdb.trace/no-attach-trace.exp: New file.
10276
a2c2acaf
MW
102772015-02-09 Mark Wielaard <mjw@redhat.com>
10278
10279 * gdb.dwarf2/atomic.c: New file.
10280 * gdb.dwarf2/atomic-type.exp: Likewise.
10281
31fd9caa
MM
102822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10283
10284 * gdb.btrace/buffer-size.exp: Update "info record" output.
10285 * gdb.btrace/delta.exp: Update "info record" output.
10286 * gdb.btrace/enable.exp: Update "info record" output.
10287 * gdb.btrace/finish.exp: Update "info record" output.
10288 * gdb.btrace/instruction_history.exp: Update "info record" output.
10289 * gdb.btrace/next.exp: Update "info record" output.
10290 * gdb.btrace/nexti.exp: Update "info record" output.
10291 * gdb.btrace/step.exp: Update "info record" output.
10292 * gdb.btrace/stepi.exp: Update "info record" output.
10293 * gdb.btrace/nohist.exp: Update "info record" output.
10294
d33501a5
MM
102952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10296
10297 * gdb.btrace/buffer-size: New.
10298
f4abbc16
MM
102992015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10300
10301 * gdb.btrace/delta.exp: Update "info record" output.
10302 * gdb.btrace/enable.exp: Update "info record" output.
10303 * gdb.btrace/finish.exp: Update "info record" output.
10304 * gdb.btrace/instruction_history.exp: Update "info record" output.
10305 * gdb.btrace/next.exp: Update "info record" output.
10306 * gdb.btrace/nexti.exp: Update "info record" output.
10307 * gdb.btrace/step.exp: Update "info record" output.
10308 * gdb.btrace/stepi.exp: Update "info record" output.
10309 * gdb.btrace/nohist.exp: Update "info record" output.
10310
b9d61307
SM
103112015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10312
10313 PR gdb/15678
10314 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10315
e584fdbc
PA
103162015-02-06 Pedro Alves <palves@redhat.com>
10317
10318 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10319 macro.
10320 (seconds_left, again): New globals.
10321 (main): Wait seconds_left in a 1-second sleep loop instead of
10322 sleeping 180 seconds. If 'again' is set, reset the seconds
10323 counter.
10324 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10325 'again' in the inferior before detaching. Print the seconds left.
10326 (options): New global.
10327 (top level): Build program with -DTIMEOUT=$timeout.
10328
77f41761
PA
103292015-02-06 Pedro Alves <palves@redhat.com>
10330
10331 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10332 determine how many seconds to pass to 'alarm'.
10333 * gdb.base/gdb-sigterm.exp (top level): Build program with
10334 -DTIMEOUT=$timeout.
10335 (do_test): Return success/failure indication. Add more verbose
10336 logging. Don't fail if 200 single steps are seen. Instead, fail
10337 when the test times out.
10338 (passes): New global.
10339 (top level): Break the testing loop if testing fails on any
10340 iteration. Use gdb_assert.
10341
b9394193
DB
103422015-02-04 Don Breazeal <donb@codesourcery.com>
10343
10344 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10345 and initialize them.
10346 (ipc_cleanup): New function.
10347 (main): Don't declare shmid, semid, and msqid. Add a call to
10348 atexit so that we call ipc_cleanup on exit.
10349
42d9e528
PA
103502015-02-04 Pedro Alves <palves@redhat.com>
10351
10352 * boards/native-extended-gdbserver.exp: Remove any target variant
10353 specifications from the board name before clearing the isremote
10354 flag from board_info.
10355
ae6ae975
DE
103562015-01-31 Doug Evans <xdje42@gmail.com>
10357
10358 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10359
cfb069a8
GB
103602015-01-31 Gary Benson <gbenson@redhat.com>
10361
10362 * gdb.base/completion.exp: Disable completion limiting for
10363 existing tests. Add new tests to check completion limiting.
10364 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10365
5dd31d79
DE
103662015-01-31 Doug Evans <xdje42@gmail.com>
10367
10368 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10369
9f050062
DE
103702015-01-31 Doug Evans <xdje42@gmail.com>
10371
10372 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10373 entries. Duplicate file section script entries.
10374 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10375 inlined entries. Add test for safe-path rejection.
10376 * gdb.python/py-section-script.c: Add duplicate inlined section script
10377 entries. Duplicate file section script entries.
10378 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10379 inlined entries. Add test for safe-path rejection.
10380
df25ebbd
JB
103812015-01-29 Joel Brobecker <brobecker@adacore.com>
10382
10383 * gdb.ada/disc_arr_bound: New testcase.
10384
4a0ca9ec
JB
103852015-01-29 Joel Brobecker <brobecker@adacore.com>
10386
10387 * gdb.ada/mi_var_array: New testcase.
10388
3a8b707a
DE
103892015-01-27 Doug Evans <dje@google.com>
10390
10391 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10392 Add test for objfile.filename, objfile.username after objfile
10393 has been unloaded.
10394
f8313f6e
JB
103952015-01-26 Joel Brobecker <brobecker@adacore.com>
10396
10397 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10398 the second test to print the name attribute of value
10399 returned by the call to gdb.lookup_type, and adjust
10400 the expected output accordingly.
10401
37bc665e
MW
104022015-01-25 Mark Wielaard <mjw@redhat.com>
10403
10404 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10405 * gdb.base/disp-step-fork.c: Include unistd.h.
10406 * gdb.base/siginfo-obj.c: Include stdio.h.
10407 * gdb.base/siginfo-thread.c: Likewise.
10408 * gdb.mi/non-stop.c: Include unistd.h.
10409 * gdb.mi/nsthrexec.c: Include stdio.h.
10410 * gdb.mi/pthreads.c: Include unistd.h.
10411 * gdb.modula2/unbounded1.c (main): Declare returns int.
10412 * gdb.reverse/consecutive-reverse.c: Likewise.
10413 * gdb.threads/create-fail.c: Include unistd.h.
10414 * gdb.threads/killed.c: Likewise.
10415 * gdb.threads/linux-dp.c: Likewise.
10416 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10417 * gdb.threads/non-ldr-exc-2.c: Likewise.
10418 * gdb.threads/non-ldr-exc-3.c: Likewise.
10419 * gdb.threads/non-ldr-exc-4.c: Likewise.
10420 * gdb.threads/pthreads.c: Include unistd.h.
10421 (main): Declare returns int.
10422 * gdb.threads/tls-main.c (foo): New declaration.
10423 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10424
f7e5394d
SM
104252015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10426
10427 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10428 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10429
743649fd
MW
104302015-01-15 Mark Wielaard <mjw@redhat.com>
10431
10432 * gdb.base/noreturn-return.c: New file.
10433 * gdb.base/noreturn-return.exp: New file.
10434 * gdb.base/noreturn-finish.c: New file.
10435 * gdb.base/noreturn-finish.exp: New file.
10436
198297aa
PA
104372015-01-23 Pedro Alves <palves@redhat.com>
10438
10439 * gdb.threads/continue-pending-after-query.c: New file.
10440 * gdb.threads/continue-pending-after-query.exp: New file.
10441
717cf30c
AG
104422015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10443 Simon Marchi <simon.marchi@ericsson.com>
10444
10445 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10446 * gdb.base/valgrind-db-attach.exp: Same.
10447 * gdb.base/valgrind-infcall.exp: Same.
10448 * lib/mi-support.exp (default_mi_gdb_start): Same.
10449 * lib/prompt.exp (default_prompt_gdb_start): Same.
10450 * lib/gdb.exp (default_gdb_spawn): Same.
10451 (gdb_interact): New.
10452
10453
4b62a76e
JK
104542015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10455
10456 * gdb.compile/compile.exp (pointer to jit function): New test.
10457
b4cdae6f
WW
104582015-01-17 Wei-cheng Wang <cole945@gmail.com>
10459
10460 * lib/gdb.exp (supports_process_record): Return true for
10461 powerpc*-*-linux*.
10462 (supports_reverse): Likewise.
10463
d221e7ef
DB
104642015-01-15 Don Breazeal <donb@codesourcery.com>
10465
10466 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10467 instead of checking whether the target board is remote and
10468 use spawn_wait_for_attach instead of exec/sleep.
10469 * gdb.base/attach-twice.exp: Likewise.
10470
bafffb51
JB
104712015-01-15 Joel Brobecker <brobecker@adacore.com>
10472
10473 * gdb.ada/var_arr_attrs: New testcase.
10474
5589af0e
PA
104752015-01-14 Pedro Alves <palves@redhat.com>
10476 Joel Brobecker <brobecker@adacore.com>
10477
10478 PR gdb/17525
10479 * gdb.base/bp-cmds-execution-x-script.c: New file.
10480 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10481 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10482
6c400b59
PA
104832015-01-14 Pedro Alves <palves@redhat.com>
10484
10485 PR cli/17828
10486 * gdb.base/batch-preserve-term-settings.c: New file.
10487 * gdb.base/batch-preserve-term-settings.exp: New file.
10488
e02c96a7
DE
104892015-01-13 Doug Evans <dje@google.com>
10490
10491 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10492 binary.
10493
576fd14c
JB
104942015-01-13 Joel Brobecker <brobecker@adacore.com>
10495
10496 * Makefile.in (clean mostlyclean): Do not delete *.py.
10497
04dccad0
JB
104982015-01-13 Joel Brobecker <brobecker@adacore.com>
10499
10500 * gdb.python/py-lookup-type.exp: New file.
10501
3d230f71
PA
105022015-01-12 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10505 restore GDBFLAGS before returning.
10506
7e67715d
JK
105072015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10508
10509 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10510 is_amd64_regs_target and is_x86_like_target.
10511
f2e0d4b4
DE
105122015-01-11 Doug Evans <xdje42@gmail.com>
10513
10514 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10515 is given without an explicit form.
10516 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10517 attributes.
10518 * gdb.dwarf/corrupt.exp: Ditto.
10519 * gdb.dwarf2/enum-type.exp: Ditto.
10520 * gdb.trace/entry-values.exp: Ditto.
10521 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10522
439250fb
DE
105232015-01-11 Doug Evans <xdje42@gmail.com>
10524
10525 PR gdb/15830
10526 * gdb.base/maint.exp: Remove references to "maint demangle".
10527 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10528 Add tests for explicitly specifying language to demangle.
10529 * gdb.dlang/demangle.exp: Ditto.
10530
ede9f622
PA
105312015-01-09 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.threads/non-stop-fair-events.c: New file.
10534 * gdb.threads/non-stop-fair-events.exp: New file.
10535
a7b796db
PA
105362015-01-09 Pedro Alves <palves@redhat.com>
10537
10538 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10539 the global scope. Set a breakpoint after all threads are started
10540 rather than stepping over two source lines. Expect the prompt.
10541 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10542 global.
10543 (NUM): Now 15.
10544 (main): Use threads_started_barrier to wait for all threads to
10545 start. Main thread no longer calls thread_function. Exit after
10546 180 seconds.
10547 (loop): New function.
10548 (thread_function): Wait on threads_started_barrier barrier. Call
10549 'loop' at each iteration.
10550 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10551 threads have started, instead of hardcoding number of "next"
10552 steps. Use an access watchpoint instead of a write watchpoint.
10553
9665ffdd
PA
105542015-01-09 Pedro Alves <palves@redhat.com>
10555
10556 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10557 (thread_func): Wait on barrier.
10558 (main): Wait for all threads to start before stopping GDB.
10559 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10560 global.
10561 (thread1_func, thread2_func): Wait on barrier.
10562 (main): Wait for all threads to start before stopping GDB.
10563 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10564 New global.
10565 (thread1_func, thread2_func): Wait on barrier.
10566 (main): Wait for all threads to start before stopping GDB.
10567
c945a99f
PA
105682015-01-09 Pedro Alves <palves@redhat.com>
10569
10570 * gdb.threads/attach-many-short-lived-threads.c: New file.
10571 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10572
c1a747c1
PA
105732014-01-09 Pedro Alves <palves@redhat.com>
10574
10575 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10576 instead of to thread 2.
10577 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10578 Add barrier around each pthread_create call instead of around all
10579 calls.
10580 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10581 Set a break on thread_function and have the child threads hit it
10582 one at at a time.
10583
60b3033e
PA
105842015-01-09 Pedro Alves <palves@redhat.com>
10585
10586 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10587 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10588 false.
10589 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10590 checking whether the target board is remote.
10591 * gdb.multi/multi-attach.exp: Likewise.
10592 * gdb.python/py-sync-interp.exp: Likewise.
10593 * gdb.server/ext-attach.exp: Likewise.
10594 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10595 tests that need to attach, instead of checking whether the target
10596 board is remote at the top of the file.
10597
acc018ac
YQ
105982015-01-08 Yao Qi <yao@codesourcery.com>
10599
10600 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10601
50a18af8
JK
106022015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10603
10604 Fix testcase compilation.
10605 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10606
8503d6e1
JB
106072015-01-06 Joel Brobecker <brobecker@adacore.com>
10608
10609 * gdb.python/py-type.exp: Add a couple test about empty
10610 array creation, and negative-length array creation.
10611
cc73dbcc
DE
106122015-01-02 Doug Evans <xdje42@gmail.com>
10613
10614 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10615
0300bbc7
DE
106162015-01-02 Doug Evans <dje@google.com>
10617
10618 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10619
9d85a0ec
YQ
106202014-12-29 Yao Qi <yao@codesourcery.com>
10621
10622 * gdb.trace/entry-values.exp: Update comments. Rename variable
10623 bar_call_foo to returned_from_foo.
10624
87186c6a
MMN
106252014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10626
10627 PR gdb/17394
10628 * gdb.linespec/break-asm-file.c: New file.
10629 * gdb.linespec/break-asm-file.exp: New file.
10630 * gdb.linespec/break-asm-file0.s: New file.
10631 * gdb.linespec/break-asm-file1.s: New file.
10632
1bab7383
YQ
106332014-12-18 Nigel Stephens <nigel@mips.com>
10634 Maciej W. Rozycki <macro@codesourcery.com>
10635
10636 * gdb.base/float.exp: Handle the new output from "info float" on
10637 MIPS targets.
10638
1bc1068a
JK
106392014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10640
10641 Fix MinGW compilation.
10642 * gdb.compile/compile-ops.exp: Update untested message if
10643 !skip_compile_feature_tests.
10644 * gdb.compile/compile-setjmp.exp: Likewise.
10645 * gdb.compile/compile-tls.exp: Likewise.
10646 * gdb.compile/compile.exp: Likewise.
10647 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10648 supported on this host".
10649
b6615d10
DE
106502014-12-16 Doug Evans <xdje42@gmail.com>
10651
10652 * boards/stabs.exp: New file.
10653
25dda427
AA
106542014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10655
10656 * gdb.base/completion.exp: Adjust to format changes of "maint
10657 print user-registers".
10658
bf330350
CU
106592014-12-16 Catalin Udma <catalin.udma@freescale.com>
10660
10661 PR server/17457
10662 * gdb.arch/aarch64-fp.c: New file.
10663 * gdb.arch/aarch64-fp.exp: New file.
10664
395cf596
SDJ
106652014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10666
10667 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10668 r210637, r210913, r211666, r215400, r215817).
10669
10670 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10671 * dg-extract-results.py: New file.
10672 * dg-extract-results.sh: Use it if the environment seems
10673 suitable.
10674
10675 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10676
10677 * dg-extract-results.py (parse_run): Handle warnings that
10678 are printed before a test harness is run.
10679
10680 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10681
10682 * dg-extract-results.py (Named): Remove __cmp__ method.
10683 (output_variation): Use a key to sort variation.harnesses.
10684
10685 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10686
10687 * dg-extract-results.py: For Python 3, force sys.stdout to
10688 handle surrogate escape sequences.
10689 (safe_open): New function.
10690 (output_segment, main): Use it.
10691
10692 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10693
10694 * dg-extract-results.py (Prog.result_re): Include options
10695 in test name.
10696
10697 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10698
10699 * dg-extract-results.py (output_variation): Always sort if
10700 do_sum.
10701
e882ef3c
SM
107022014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10703
10704 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10705 as long as we get pagination notifications.
10706
4992aa20
JM
107072014-12-15 Jason Merrill <jason@redhat.com>
10708
10709 * Makefile.in (check-gdb.%): Restore.
10710 * README: Mention it.
10711
c1b5a1a6
JB
107122014-12-13 Joel Brobecker <brobecker@adacore.com>
10713
10714 * gdb.ada/str_uninit: New testcase.
10715
5537b577
JK
107162014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 PR symtab/17642
10719 * gdb.base/vla-stub-define.c: New file.
10720 * gdb.base/vla-stub.c: New file.
10721 * gdb.base/vla-stub.exp: New file.
10722
bb2ec1b3
TT
107232014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10724 Jan Kratochvil <jan.kratochvil@redhat.com>
10725 Tom Tromey <tromey@redhat.com>
10726
10727 * configure.ac: Add gdb.compile/.
10728 * configure: Regenerate.
10729 * gdb.compile/Makefile.in: New file.
10730 * gdb.compile/compile-ops.exp: New file.
10731 * gdb.compile/compile-ops.c: New file.
10732 * gdb.compile/compile-tls.c: New file.
10733 * gdb.compile/compile-tls.exp: New file.
10734 * gdb.compile/compile-constvar.S: New file.
10735 * gdb.compile/compile-constvar.c: New file.
10736 * gdb.compile/compile-mod.c: New file.
10737 * gdb.compile/compile-nodebug.c: New file.
10738 * gdb.compile/compile-setjmp-mod.c: New file.
10739 * gdb.compile/compile-setjmp.c: New file.
10740 * gdb.compile/compile-setjmp.exp: New file.
10741 * gdb.compile/compile-shlib.c: New file.
10742 * gdb.compile/compile.c: New file.
10743 * gdb.compile/compile.exp: New file.
10744 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10745
4ff709eb
TT
107462014-12-12 Tom Tromey <tromey@redhat.com>
10747
10748 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10749 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10750
6dddd6a5
DE
107512014-12-12 Doug Evans <dje@google.com>
10752
10753 * lib/gdb-python.exp (get_python_valueof): New function.
10754 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10755
71c24708
AA
107562014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10757
10758 * gdb.base/completion.exp: Add test for completion of "info
10759 registers ".
10760
3e29f34a
MR
107612014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10762
10763 * gdb.base/func-ptrs.c: New file.
10764 * gdb.base/func-ptrs.exp: New file.
10765
fc126975
SM
107662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10767
10768 PR breakpoints/17012
10769 * gdb.base/dprintf-detach.c: New file.
10770 * gdb.base/dprintf-detach.exp: New file.
10771
0a46d518
SM
107722014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10773
10774 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10775 * lib/gdb.exp (target_is_gdbserver): New procedure.
10776
a0be3e44
DE
107772014-12-08 Doug Evans <dje@google.com>
10778
10779 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10780
df1b803a
YQ
107812014-12-05 Yao Qi <yao@codesourcery.com>
10782
10783 * gdb.guile/scm-error.exp: Remove the third argument to
10784 gdb_remote_download.
10785 * gdb.guile/scm-frame-args.exp: Likewise.
10786 * gdb.guile/scm-section-script.exp: Likewise.
10787
ddb9f679
YQ
107882014-12-05 Yao Qi <yao@codesourcery.com>
10789
10790 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10791
86e4ed39
DE
107922014-12-04 Doug Evans <dje@google.com>
10793
10794 * gdb.python/py-objfile.exp: Add tests for
10795 objfile.add_separate_debug_file.
10796
7c50a931
DE
107972014-12-04 Doug Evans <dje@google.com>
10798
10799 * lib/gdb.exp (get_build_id): New function.
10800 (build_id_debug_filename_get): Rewrite to use it.
10801 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10802
621661e3
MR
108032014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10804
10805 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10806 `method(long)', not just 0x0.
10807 * gdb.cp/nsalias.exp: Align code labels to 4.
10808 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10809 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10810 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10811 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10812 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10813 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10814
29f0c3b7
DE
108152014-12-02 Doug Evans <dje@google.com>
10816
e1e061e7 10817 PR symtab/17602
29f0c3b7 10818 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10819 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10820 * gdb.cp/anon-ns.exp: Update.
10821
162078c8
NB
108222014-12-02 Nick Bull <nicholaspbull@gmail.com>
10823
10824 * gdb.python/py-events.py (inferior_call_handler): New.
10825 (register_changed_handler, memory_changed_handler): New.
10826 (test_events.invoke): Register new handlers.
10827 * gdb.python/py-events.exp: Add tests for inferior call,
10828 memory_changed and register_changed events.
10829
fdb09caf
AA
108302014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10831
10832 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10833 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10834 if the linker doesn't understand this.
10835
55cfb2c4
SM
108362014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10837
10838 * gdb.python/python.exp: Change expected reply to help().
10839
9e8cd6df
YQ
108402014-12-01 Yao Qi <yao@codesourcery.com>
10841
10842 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10843 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10844 * configure: Re-generated.
10845
6c659fc2
SC
108462014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10847
10848 * gdb.cp/chained-calls.cc: New file.
10849 * gdb.cp/chained-calls.exp: New file.
10850 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10851
d7fc3181
SM
108522014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10853
10854 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10855 * gdb.dwarf2/symtab-producer.exp: Same.
10856 * gdb.gdb/python-interrupts.exp: Same.
10857 * gdb.gdb/python-selftest.exp: Same.
10858 * gdb.python/py-linetable.exp: Same.
10859 * gdb.python/py-type.exp: Same.
10860 * gdb.python/py-value-cc.exp: Same.
10861 * gdb.python/py-value.exp: Same.
10862
10e79639
YQ
108632014-11-28 Yao Qi <yao@codesourcery.com>
10864
10865 * gdb.base/break-probes.exp: Match library name prefixed with
10866 sysroot.
10867
f28a0564
SM
108682014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10869
10870 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10871 test expected output. Add parentheses for the call to print.
10872 Remove L suffix from integers.
10873
3fe1ce1d
DE
108742014-11-26 Doug Evans <dje@google.com>
10875
10876 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10877
84429e27
YQ
108782014-11-22 Yao Qi <yao@codesourcery.com>
10879
10880 * gdb.trace/entry-values.c: Remove asms.
10881 (foo): Add foo_label.
10882 (bar): Add bar_label.
10883 * gdb.trace/entry-values.exp: Remove code computing foo's
10884 length and bar's length.
10885 (Dwarf::assemble): Invoke function_range for bar and use
10886 MACRO_AT_func for foo.
10887
26741859
YQ
108882014-11-22 Yao Qi <yao@codesourcery.com>
10889
10890 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10891 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10892 Use .Lgcc43_procstart instead of gcc43.
10893
45e44d27
JB
108942014-11-21 Joel Brobecker <brobecker@adacore.com>
10895
10896 * gdb.ada/n_arr_bound: New testcase.
10897
458c8db8
SDJ
108982014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10899
10900 PR breakpoints/10737
10901 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10902 test_catch_syscall_multi_arch.
10903 (test_catch_syscall_multi_arch): New function.
10904
43f3e411
DE
109052014-11-20 Doug Evans <xdje42@gmail.com>
10906
10907 * gdb.base/maint.exp: Update expected output.
10908
0d7b2549
AA
109092014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10910
10911 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10912 4-byte instruction on S390.
10913
8908fca5
JB
109142014-11-19 Joel Brobecker <brobecker@adacore.com>
10915
10916 * gdb.ada/arr_arr: New testcase.
10917
4a46959e
JB
109182014-11-19 Joel Brobecker <brobecker@adacore.com>
10919
10920 * gdb.ada/pkd_arr_elem: New Testcase.
10921
470e2f4e
LM
109222014-11-18 Luis Machado <lgustavo@codesourcery.com>
10923
10924 * gdb.reverse/break-precsave: Expect completion message for
10925 core file reads.
10926 * gdb.reverse/consecutive-precsave.exp: Likewise.
10927 * gdb.reverse/finish-precsave.exp: Likewise.
10928 * gdb.reverse/i386-precsave.exp: Likewise.
10929 * gdb.reverse/machinestate-precsave.exp: Likewise.
10930 * gdb.reverse/sigall-precsave.exp: Likewise.
10931 * gdb.reverse/solib-precsave.exp: Likewise.
10932 * gdb.reverse/step-precsave.exp: Likewise.
10933 * gdb.reverse/until-precsave.exp: Likewise.
10934 * gdb.reverse/watch-precsave.exp: Likewise.
10935
a267f3ad
AA
109362014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10937
10938 * gdb.base/bp-permanent.c: Include unistd.h.
10939 * gdb.python/py-framefilter-mi.c (main): Add return type.
10940 * gdb.python/py-framefilter.c (main): Likewise.
10941 * gdb.trace/actions-changed.c (main): Likewise.
10942
12084a9a
AA
109432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10944
10945 * gdb.mi/until.c: Add eye-catchers.
10946 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10947 line numbers.
10948
dc7e1a77
AA
109492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10950
10951 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10952 function header variants in break1.c.
10953 * gdb.base/ena-dis-br.exp: Likewise.
10954 * gdb.base/hbreak2.exp: Likewise.
10955 * gdb.reverse/until-precsave.exp: Drop references to removed
10956 non-prototype function header variants in ur1.c.
10957 * gdb.reverse/until-reverse.exp: Likewise.
10958
41c77605
PM
109592014-11-17 Petr Machata <pmachata@redhat.com>
10960
10961 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10962 ${_cu_offset_size} bytes abbrev offset.
10963
34248c3a
DE
109642014-11-15 Doug Evans <xdje42@gmail.com>
10965
10966 PR symtab/17559
10967 * gdb.base/line-symtabs.exp: New file.
10968 * gdb.base/line-symtabs.c: New file.
10969 * gdb.base/line-symtabs.h: New file.
10970
646da059
YQ
109712014-11-14 Yao Qi <yao@codesourcery.com>
10972
10973 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10974 (func): Add label func_label.
10975 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10976 Replace low_pc and high_pc with MACRO_AT_range.
10977 Replace name, low_pc and high_pc with MACRO_AT_func.
10978
9301ebe6
YQ
109792014-11-14 Yao Qi <yao@codesourcery.com>
10980
10981 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10982 Replace name, low_pc and high_pc with MACRO_AT_func.
10983
f166b542
YQ
109842014-11-14 Yao Qi <yao@codesourcery.com>
10985
10986 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10987 produce debug information.
10988 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10989
0f6e71e3
YQ
109902014-11-14 Yao Qi <yao@codesourcery.com>
10991
10992 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10993 object and get function length.
10994 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10995 with MACRO_AT_func.
10996 (top-level): Replace gdb_compile and clean_restart with
10997 prepare_for_testing.
10998 * gdb.dwarf2/main.c (main): Add label main_label.
10999
876c4df9
YQ
110002014-11-14 Yao Qi <yao@codesourcery.com>
11001
11002 * lib/dwarf.exp (function_range): New procedure.
11003 (Dwarf::_handle_macro_at_func): New procedure.
11004 (Dwarf::_handle_macro_at_range): New procedure.
11005 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11006
02ad9cf1
YQ
110072014-11-14 Yao Qi <yao@codesourcery.com>
11008
11009 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11010 (_handle_attribute): New procedure.
11011
a59add0c
AA
110122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11013
11014 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11015 * gdb.base/call-sc.c (zed): Likewise.
11016 * gdb.base/checkpoint.c (main): Likewise.
11017 * gdb.base/dump.c (main): Likewise.
11018 * gdb.base/gcore.c (main): Likewise.
11019 * gdb.base/huge.c (main): Likewise.
11020 * gdb.base/multi-forks.c (main): Likewise.
11021 * gdb.base/pr10179-a.c (main): Likewise.
11022 * gdb.base/savedregs.c (main): Likewise.
11023 * gdb.base/sigaltstack.c (main): Likewise.
11024 * gdb.base/siginfo.c (main): Likewise.
11025 * gdb.base/structs.c (zed): Likewise.
11026 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11027 * gdb.mi/mi-syn-frame.c (main): Likewise.
11028 * gdb.mi/until.c (foo, main): Likewise.
11029 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11030 * gdb.base/solib-weak.c (foo): Declare.
11031 * gdb.base/attach-twice.c: Include stdio.h.
11032 * gdb.base/weaklib1.c: Likewise.
11033 * gdb.base/weaklib2.c: Likewise.
11034 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11035 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11036 unistd.h.
11037 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11038 * gdb.mi/mi-exit-code.c: Likewise.
11039 * gdb.base/break-interp-lib.c: Include string.h.
11040 * gdb.base/coremaker.c: Likewise.
11041 * gdb.base/testenv.c: Likewise.
11042 * gdb.python/py-finish-breakpoint.c: Likewise.
11043 * gdb.base/inferior-died.c: Include sys/wait.h.
11044 * gdb.base/fileio.c: Include time.h.
11045 * gdb.base/async-shell.c: Include unistd.h.
11046 * gdb.base/dprintf-non-stop.c: Likewise.
11047 * gdb.base/info-os.c: Likewise.
11048 * gdb.mi/mi-console.c: Likewise.
11049 * gdb.mi/watch-nonstop.c: Likewise.
11050 * gdb.python/py-events.c: Likewise.
11051 * gdb.base/async.c (baz): Move up before its invocation.
11052 * gdb.base/code_elim2.c (my_global_func): Likewise.
11053 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11054 * gdb.base/advance.c (func2): Likewise.
11055
3b5d5997
AA
110562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11057
11058 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11059 variant.
11060 * gdb.base/annota3.c: Likewise.
11061 * gdb.base/async.c: Likewise.
11062 * gdb.base/average.c: Likewise.
11063 * gdb.base/call-ar-st.c: Likewise.
11064 * gdb.base/call-rt-st.c: Likewise.
11065 * gdb.base/call-sc.c: Likewise.
11066 * gdb.base/call-strs.c: Likewise.
11067 * gdb.base/ending-run.c: Likewise.
11068 * gdb.base/execd-prog.c: Likewise.
11069 * gdb.base/exprs.c: Likewise.
11070 * gdb.base/foll-exec.c: Likewise.
11071 * gdb.base/foll-fork.c: Likewise.
11072 * gdb.base/foll-vfork.c: Likewise.
11073 * gdb.base/funcargs.c: Likewise.
11074 * gdb.base/gcore.c: Likewise.
11075 * gdb.base/jump.c: Likewise.
11076 * gdb.base/langs0.c: Likewise.
11077 * gdb.base/langs1.c: Likewise.
11078 * gdb.base/langs2.c: Likewise.
11079 * gdb.base/mips_pro.c: Likewise.
11080 * gdb.base/nodebug.c: Likewise.
11081 * gdb.base/opaque0.c: Likewise.
11082 * gdb.base/opaque1.c: Likewise.
11083 * gdb.base/recurse.c: Likewise.
11084 * gdb.base/run.c: Likewise.
11085 * gdb.base/scope0.c: Likewise.
11086 * gdb.base/scope1.c: Likewise.
11087 * gdb.base/setshow.c: Likewise.
11088 * gdb.base/setvar.c: Likewise.
11089 * gdb.base/shmain.c: Likewise.
11090 * gdb.base/shr1.c: Likewise.
11091 * gdb.base/shr2.c: Likewise.
11092 * gdb.base/sigall.c: Likewise.
11093 * gdb.base/signals.c: Likewise.
11094 * gdb.base/so-indr-cl.c: Likewise.
11095 * gdb.base/solib2.c: Likewise.
11096 * gdb.base/structs.c: Likewise.
11097 * gdb.base/sum.c: Likewise.
11098 * gdb.base/vforked-prog.c: Likewise.
11099 * gdb.base/watchpoint.c: Likewise.
11100 * gdb.reverse/shr2.c: Likewise.
11101 * gdb.reverse/until-reverse.c: Likewise.
11102 * gdb.reverse/ur1.c: Likewise.
11103 * gdb.reverse/watch-reverse.c: Likewise.
11104
066a77c5
AA
111052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11106
11107 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11108 variant.
11109 * gdb.base/sepdebug.exp: Drop references to removed code.
11110
4f204ea5
AA
111112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11114 variant. Preserve original line numbering.
11115 * gdb.base/list1.c: Likewise.
11116
3b377a3a
AA
111172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11118
11119 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11120 variant.
11121 * gdb.base/break1.c: Likewise.
11122 * gdb.base/break.exp: Drop references to removed code.
11123
e444df73
AA
111242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11125
11126 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11127 variant.
11128
8008f2a7
AA
111292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11130
11131 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11132
a5a06887
AA
111332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11134
11135 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11136 logic into perform_all_tests() and invoke it with and without
11137 function header prototypes.
11138 (do_function_calls): Remove conditional XFAIL for PR 5318.
11139 (rerun_and_prepare): Remove duplicate code.
11140 (perform_all_tests): New. Main logic moved here.
11141
44dba9b9
AA
111422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11143
11144 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11145 code guarded by #ifdef NO_PROTOTYPES.
11146 (t_double_many_args): Likewise.
11147 (DEF_FUNC_MANY_ARGS_1): Likewise.
11148 (DEF_FUNC_VALUES_1): Likewise.
11149 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11150 guarded by #ifdef PROTOTYPES.
11151
d1fbcd56
AA
111522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11153
11154 * gdb.mi/mi-console.c: Add eye-catcher.
11155 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11156 instead of literal line number.
11157
b0e59b8f
AA
111582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11159
11160 * gdb.base/shr2.c: Add eye-catcher.
11161 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11162 line number.
11163
78f98cca
AA
111642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11165
11166 * gdb.base/jump.c: Add eye-catchers.
11167 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11168 numbers.
11169
58fa2af0
AA
111702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11171
11172 * gdb.base/execd-prog.c: Add eye-catchers.
11173 * gdb.base/foll-exec.c: Likewise.
11174 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11175 line numbers.
11176
04e5059b
AA
111772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11178
11179 * gdb.base/ending-run.c: Add eye-catchers.
11180 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11181 literal line numbers.
11182
dbfdb174
AA
111832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11184
11185 * gdb.base/call-rt-st.c: Add eye-catchers.
11186 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11187 literal line numbers.
11188
888a2ade
AA
111892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11190
11191 * gdb.base/call-ar-st.c: Add eye-catchers.
11192 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11193 literal line numbers.
11194
6acc2dde
AA
111952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11196
11197 * gdb.base/average.c: Add eye-catchers.
11198 * gdb.base/sum.c: Likewise.
11199 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11200 regexps dynamically.
11201
9ecfcd1d
AA
112022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11203
11204 * gdb.base/solib1.c: Add eye-catchers.
11205 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11206 literal line numbers.
11207
78708b7c
PA
112082014-11-12 Pedro Alves <palves@redhat.com>
11209
11210 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11211 leader has exited.
11212
af48d08f
PA
112132014-11-12 Pedro Alves <palves@redhat.com>
11214
11215 * gdb.arch/i386-bp_permanent.c: New file.
11216 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11217 (srcfile): Set to i386-bp_permanent.c.
11218 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11219 that stepi does not execute the 'leave' instruction, instead of
11220 testing it does execute.
11221 * gdb.base/bp-permanent.c: New file.
11222 * gdb.base/bp-permanent.exp: New file.
11223
af3768e9
DE
112242014-11-10 Doug Evans <xdje42@gmail.com>
11225
11226 PR symtab/17564
11227 * gdb.base/symtab-search-order.exp: New file.
11228 * gdb.base/symtab-search-order.c: New file.
11229 * gdb.base/symtab-search-order-1.c: New file.
11230 * gdb.base/symtab-search-order-shlib-1.c: New file.
11231
9de00a4a
PA
112322014-11-07 Pedro Alves <palves@redhat.com>
11233
11234 PR gdb/17511
11235 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11236 i?86-*-linux*.
11237
e0f52461
SC
112382014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11239
11240 PR c++/17494
11241 * gdb.cp/pr17494.cc: New file.
11242 * gdb.cp/pr17494.exp: New file.
11243
6ce8c980
YQ
112442014-11-02 Yao Qi <yao@codesourcery.com>
11245
11246 * gdb.python/python.exp: Get working directory and match the
11247 output of "set extended-prompt \\w " with it.
11248
02be9a71
DE
112492014-10-30 Doug Evans <dje@google.com>
11250
11251 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11252 in objfiles.
11253 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11254 in progspaces.
11255
3bdff46b
LM
112562014-10-30 Janis Johnson <janisjo@codesourcery.com>
11257
11258 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11259 * gdb.base/realname-expand.exp: Likewise.
11260 * gdb.linespec/macro-relative.exp: Likewise.
11261
ab917dfb
PA
112622014-10-29 Pedro Alves <palves@redhat.com>
11263
11264 PR gdb/17408
11265 * gdb.threads/schedlock.c (some_function): New function.
11266 (call_function): New global.
11267 (MAYBE_CALL_SOME_FUNCTION): New macro.
11268 (thread_function): Call it.
11269 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11270 and use it instead of a global counter. Adjust all callers.
11271 (get_current_thread): Use "find current thread" for test message
11272 here rather than having all callers pass down the same string.
11273 (goto_loop): New procedure, factored out from ...
11274 (my_continue): ... this.
11275 (step_ten_loops): Change parameter from test message to command to
11276 use. Adjust.
11277 (list_count): Delete global.
11278 (check_result): New procedure, factored out from duplicate top
11279 level code.
11280 (continue tests): Wrap in with_test_prefix.
11281 (test_step): New procedure, factored out from duplicate top level
11282 code.
11283 (top level): Test "step" in combination with all scheduler-locking
11284 modes. Test "next" in combination with all scheduler-locking
11285 modes, and in combination with stepping over a function call or
11286 not.
11287 * gdb.threads/next-bp-other-thread.c: New file.
11288 * gdb.threads/next-bp-other-thread.exp: New file.
11289
d3d4baed
PA
112902014-10-29 Pedro Alves <palves@redhat.com>
11291
11292 PR python/17372
11293 * gdb.python/python.exp: Test a multi-line command that spawns
11294 interactive Python.
11295 * gdb.base/multi-line-starts-subshell.exp: New file.
11296
563e8d85
YQ
112972014-10-29 Yao Qi <yao@codesourcery.com>
11298
11299 * gdb.base/fileio.exp: Make directories on host.
11300
0ea4d52e
YQ
113012014-10-29 Yao Qi <yao@codesourcery.com>
11302
11303 * gdb.base/fileio.c (test_write): Close the file.
11304
7f5ef605
PA
113052014-10-28 Pedro Alves <palves@redhat.com>
11306
11307 PR gdb/12623
11308 * gdb.base/sigstep.c (no_handler): New global.
11309 (main): If 'no_handler is true, set the signal handlers to
11310 SIG_IGN.
11311 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11312 with_sw_watch and no_handler parameters. Handle them.
11313 (top level) <stepping over handler when stopped at a breakpoint
11314 test>: Add a test axis for testing with a software watchpoint, and
11315 another for testing with the signal handler set to SIG_IGN.
11316 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11317 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11318
abbdbd03
PA
113192014-10-28 Pedro Alves <palves@redhat.com>
11320
11321 PR gdb/17511
11322 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11323 * gdb.base/sigstep.exp (other_handler_location): New global.
11324 (advance): Support stepping into the signal handler, and running
11325 commands while in the handler.
11326 (in_handler_map): New global.
11327 (top level): In the advance test, add combinations for getting
11328 into the handler with stepping commands, and for running commands
11329 in the handler. Add comment descripting the advancei tests.
11330
1df4399f
PA
113312014-10-28 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.base/sigstep.exp: Use build_executable instead of
11334 prepare_for_testing.
11335 (top level): Move code that starts GDB, runs to main and creates a
11336 display to ...
11337 (restart): ... this new procedure.
11338 (top level): Move backtrace from signal handler test to ...
11339 (validate_backtrace): ... this new procedure.
11340 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11341 with_test_prefix. Always restart GDB.
11342 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11343 with_test_prefix. Always restart GDB. No need to delete
11344 breakpoints after the test.
11345 (test_skip_handler): Remove prefix parameter.
11346 (skip_over_handler, breakpoint_to_handler)
11347 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11348 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11349 restart GDB. No need to delete breakpoints after the test.
11350 (top level): Use foreach to call the test procedures with
11351 different commands.
11352
a5b6e449
PA
113532014-10-28 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11356 instead of GNATS numbers.
11357 * gdb.base/sigbpt.exp: Likewise.
11358 * gdb.base/siginfo.exp: Likewise.
11359 * gdb.base/sigstep.exp: Likewise.
11360
e5f8a7cc
PA
113612014-10-27 Pedro Alves <palves@redhat.com>
11362
11363 * gdb.base/sigstep.c (dummy): New global.
11364 (main): Issue a couple writes to the new global.
11365 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11366 procedures.
11367 (skip_over_handler): Use test_skip_handler.
11368 (top level): Call skip_over_handler for stepi and nexti too.
11369 (breakpoint_over_handler): Use test_skip_handler.
11370 (top level): Call breakpoint_over_handler for stepi and nexti too.
11371
763905a3
YQ
113722014-10-27 Yao Qi <yao@codesourcery.com>
11373
11374 * gdb.trace/tfile.c (adjust_function_address)
11375 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11376 function descriptor.
11377
6f259a23
DB
113782014-10-24 Don Breazeal <donb@codesourcery.com>
11379
11380 * gdb.base/foll-fork.exp (test_follow_fork,
11381 catch_fork_child_follow): Check for updated fork messages emitted
11382 from infrun.c.
11383 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11384 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11385 vfork_and_exec_child_follow_through_step): Check for updated vfork
11386 messages emitted from infrun.c.
11387
09dd9a69
PA
113882014-10-24 Pedro Alves <palves@redhat.com>
11389
11390 * gdb.base/corefile.exp: Remove references to ultrix.
11391 * gdb.base/interrupt.exp: Likewise.
11392 * gdb.base/whatis.exp: Likewise.
11393 * gdb.gdb/selftest.exp: Likewise.
11394 * gdb.threads/manythreads.exp: Likewise.
11395 * gdb.threads/print-threads.exp: Likewise.
11396 * gdb.threads/pthreads.exp:: Likewise.
11397 * gdb.threads/schedlock.exp: Likewise.
11398
3433cfa5
SC
113992014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11400
11401 * gdb.cp/non-trivial-retval.cc: Add a test case.
11402 * gdb.cp/non-trivial-retval.exp: Add a test.
11403
092f880b
YQ
114042014-10-20 Yao Qi <yao@codesourcery.com>
11405
11406 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11407 * gdb.python/py-objfile-script-gdb.py: New file.
11408 * gdb.python/py-objfile-script.exp: Update reference to
11409 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11410 of remote_download. Remove the dest file.
11411
acbdb7f3
YQ
114122014-10-20 Yao Qi <yao@codesourcery.com>
11413
11414 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11415 * gdb.base/step-line.exp: Likewise.
11416 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11417 * gdb.dwarf2/dw2-basic.exp: Likewise.
11418 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11419 * gdb.dwarf2/dw2-filename.exp: Likewise.
11420 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11421 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11422 * gdb.dwarf2/dw2-producer.exp: Likewise.
11423 * gdb.dwarf2/mac-fileno.exp: Likewise.
11424 * gdb.python/py-frame-args.exp: Likewise.
11425 * gdb.python/py-framefilter.exp: Likewise.
11426 * gdb.python/py-mi.exp: Likewise.
11427 * gdb.python/py-objfile-script.exp: Likewise
11428 * gdb.python/py-pp-integral.exp: Likewise.
11429 * gdb.python/py-pp-re-notag.exp: Likewise.
11430 * gdb.python/py-prettyprint.exp: Likewise.
11431 * gdb.python/py-section-script.exp: Likewise.
11432 * gdb.python/py-typeprint.exp: Likewise.
11433 * gdb.python/py-xmethods.exp: Likewise.
11434 * gdb.stabs/weird.exp: Likewise.
11435 * gdb.xml/tdesc-regs.exp: Likewise.
11436
bd286a29
KCY
114372014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11438
11439 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11440 (out_cu): Use addr_len for the size of addresses.
11441 (out_line): Likewise. Size DW_LNE_set_address instruction
11442 according to addr_len.
11443 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11444 (FUNC): Add START_INSNS to definition.
11445
673dc4a0
YQ
114462014-10-18 Yao Qi <yao@codesourcery.com>
11447
11448 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11449 gdb_has_argv0 return true.
11450 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11451 check [target_info exists noargs], check [gdb_has_argv0]
11452 instead.
11453 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11454 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11455 procedures.
11456
4ffbba72
DE
114572014-10-17 Doug Evans <dje@google.com>
11458
11459 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11460 event.
11461 * gdb.python/py-events.py: Add clear_objfiles event.
11462
d096d8c1
DE
114632014-10-17 Doug Evans <dje@google.com>
11464
11465 * gdb.python/py-objfile.exp: Test progspace attribute.
11466
a80db015
LM
114672014-10-17 Luis Machado <lgustavo@codesourcery.com>
11468
11469 * gdb.guile/scm-breakpoint.exp: Do not assume any
11470 directory separators when matching source file paths.
11471 * gdb.python/py-breakpoint.exp: Likewise.
11472 * gdb.reverse/break-precsave.exp: Likewise.
11473 * gdb.reverse/break-reverse.exp: Likewise.
11474 * gdb.reverse/consecutive-precsave.exp: Likewise.
11475 * gdb.reverse/finish-precsave.exp: Likewise.
11476 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11477 * gdb.reverse/finish-reverse.exp: Likewise.
11478 * gdb.reverse/i386-precsave.exp: Likewise.
11479 * gdb.reverse/i387-env-reverse.exp: Likewise.
11480 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11481 * gdb.reverse/machinestate-precsave.exp: Likewise.
11482 * gdb.reverse/machinestate.exp: Likewise.
11483 * gdb.reverse/sigall-precsave.exp: Likewise.
11484 * gdb.reverse/solib-precsave.exp: Likewise.
11485 * gdb.reverse/step-precsave.exp: Likewise.
11486 * gdb.reverse/until-precsave.exp: Likewise.
11487 * gdb.reverse/watch-precsave.exp: Likewise.
11488 * gdb.reverse/watch-reverse.exp: Likewise.
11489
b22089ab
YQ
114902014-10-17 Yao Qi <yao@codesourcery.com>
11491
11492 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11493 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11494
6c4486e6
PA
114952014-10-17 Pedro Alves <palves@redhat.com>
11496
11497 PR gdb/17471
11498 * gdb.base/bg-execution-repeat.c: New file.
11499 * gdb.base/bg-execution-repeat.exp: New file.
11500
0ff33695
PA
115012014-10-17 Pedro Alves <palves@redhat.com>
11502
11503 PR gdb/17300
11504 * gdb.base/continue-all-already-running.c: New file.
11505 * gdb.base/continue-all-already-running.exp: New file.
11506
6fdebc3d
PA
115072014-10-17 Pedro Alves <palves@redhat.com>
11508
11509 PR gdb/17472
11510 * gdb.base/annota-input-while-running.c: New file.
11511 * gdb.base/annota-input-while-running.exp: New file.
11512
32a8097b
PA
115132014-10-17 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.base/callfuncs.exp: emove references to osf.
11516 * gdb.base/sigall.exp: Likewise.
11517 * gdb.gdb/selftest.exp: Likewise.
11518 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11519 * gdb.mi/non-stop.c: Likewise.
11520 * gdb.mi/pthreads.c: Likewise.
11521 * gdb.reverse/sigall-precsave.exp: Likewise.
11522 * gdb.reverse/sigall-reverse.exp: Likewise.
11523 * gdb.threads/pthreads.c: Likewise.
11524 * gdb.threads/pthreads.exp: Likewise.
11525
7a3517ff
YQ
115262014-10-17 Yao Qi <yao@codesourcery.com>
11527
11528 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11529 check 'target_info exists noargs'.
11530 (test_command_prompt_position): Likewise.
11531 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11532 Remove "set args".
11533 (progvar_simple_while_test): Likewise.
11534 (progvar_complex_if_while_test): Likewise.
11535 (if_while_breakpoint_command_test): Likewise.
11536 (infrun_breakpoint_command_test): Likewise.
11537 (breakpoint_command_test): Likewise.
11538 (watchpoint_command_test): Likewise.
11539 (bp_deleted_in_command_test): Likewise.
11540 (temporary_breakpoint_commands): Likewise.
11541
bb99c472
YQ
115422014-10-16 Yao Qi <yao@codesourcery.com>
11543
11544 * gdb.base/remotetimeout.exp: Remove noargs checking.
11545
7c16b83e
PA
115462014-10-15 Pedro Alves <palves@redhat.com>
11547
11548 PR breakpoints/9649
11549 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11550 * gdb.base/breakpoint-in-ro-region.exp
11551 (probe_target_hardware_step): New procedure.
11552 (top level): Probe hardware stepping and hardware breakpoint
11553 support. Test stepping through a read-only region, with both
11554 "breakpoint auto-hw" on and off and both "always-inserted" on and
11555 off.
11556
35a49624
IB
115572014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11558
11559 * gdb.dlang/demangle.exp: Update for demangling changes.
11560
2d1c107c
SC
115612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11562
11563 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11564 * gdb.cp/non-trivial-retval.exp: Add new tests.
11565
778811d5
SC
115662014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11567
11568 PR c++/13403
11569 PR c++/15154
11570 * gdb.cp/non-trivial-retval.cc: New file.
11571 * gdb.cp/non-trivial-retval.exp: New file.
11572
10c5f0a8
YQ
115732014-10-15 Yao Qi <yao@codesourcery.com>
11574
11575 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11576 remote host.
11577
65d7b369
YQ
115782014-10-15 Yao Qi <yao@codesourcery.com>
11579
11580 * gdb.python/py-symbol.exp: Match file base name if host is
11581 remote, otherwise match file name with dir name.
11582 * gdb.python/py-symtab.exp: Likewise.
11583 * gdb.python/python.exp: Likewise.
11584
46dc1394
YQ
115852014-10-15 Yao Qi <yao@codesourcery.com>
11586
11587 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11588 pattern.
11589 * gdb.python/py-symtab.exp: Likewise.
11590 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11591 locationn.
11592
c40cc657
JB
115932014-10-14 Joel Brobecker <brobecker@adacore.com>
11594
11595 * gdb.ada/addr_arith: New testcase.
11596
2abf49e1
MR
115972014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11598
11599 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11600 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11601 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11602 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11603
f7088df3
SDJ
116042014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11605
11606 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11607 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11608 * gdb.arch/stap-eval-lang-ada.exp: New file.
11609
4dc06805
YQ
116102014-10-14 Yao Qi <yao@codesourcery.com>
11611
11612 * gdb.mi/mi-var-child.c (nothing1): New function.
11613 (nothing2): New function.
11614 (do_children_tests): Set function pointers by nothing1 and
11615 nothing2.
11616 * gdb.mi/mi-var-child.exp: Step over new added statements.
11617 Update test to match the new output.
11618 * gdb.mi/var-cmd.c (nothing1): New function.
11619 (nothing2): New function.
11620 (do_children_tests): Set function pointers by nothing1 and
11621 nothing2.
11622 * gdb.mi/mi-var-display.exp: Update test to match output.
11623 Step to the line specified by $line_dct_nothing.
11624 Increase the number of lines to step.
11625
46a93de2
YQ
116262014-10-14 Yao Qi <yao@codesourcery.com>
11627
11628 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11629 tests.
11630 * gdb.mi/mi2-var-child.exp: Likewise.
11631
14ea52ee
DE
116322014-10-13 Doug Evans <dje@google.com>
11633
11634 * gdb.python/py-objfile.exp: Change name of file name test.
11635
e5c6e92b
DE
116362014-10-13 Doug Evans <dje@google.com>
11637
11638 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11639 from the start of the CU.
11640
c780cc2f
JK
116412014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11642 Yao Qi <yao@codesourcery.com>
11643
11644 Fix "save breakpoints" for "catch" command.
11645 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11646 Remove -nonewline. Match also the added "main" line.
11647
99894e11
JK
116482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11649
11650 Fix "save breakpoints" for "disable $bpnum" command.
11651 * gdb.base/save-bp.c (main): Add label.
11652 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11653
6e1ac5a3
JK
116542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11655
11656 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11657
754dd2b0
YQ
116582014-10-11 Yao Qi <yao@codesourcery.com>
11659
11660 * gdb.server/server-kill.exp: Execute command
11661 "set remote trace-status-packet on" before "tstatus".
11662
f90183d7
YQ
116632014-10-11 Yao Qi <yao@codesourcery.com>
11664
11665 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11666 (main): Call getppid.
11667 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11668 and continue to it. Read variable "server_pid".
11669
bf40a607
YQ
116702014-10-11 Yao Qi <yao@codesourcery.com>
11671
11672 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11673
052ca370
YQ
116742014-10-11 Yao Qi <yao@codesourcery.com>
11675
11676 * gdb.threads/thread-find.exp: Don't execute command
11677 "info threads".
11678 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11679 * gdb.threads/linux-dp.exp: Don't check the condition
11680 $threads_created equals to zero.
11681
3831839c
PA
116822014-10-10 Pedro Alves <palves@redhat.com>
11683
11684 * gdb.base/bigcore.exp: Remove references to IRIX.
11685 * gdb.base/funcargs.exp: Likewise.
11686 * gdb.base/interrupt.exp: Likewise.
11687 * gdb.base/mips_pro.exp: Likewise.
11688 * gdb.base/nodebug.exp: Likewise.
11689 * gdb.base/setvar.exp: Likewise.
11690 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11691
8b9a549d
PA
116922014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11693 Pedro Alves <palves@redhat.com>
11694
11695 PR symtab/14466
11696 * gdb.base/vdso-warning.c: New file.
11697 * gdb.base/vdso-warning.exp: New file.
11698
d48ba5e8
DE
116992014-10-02 Doug Evans <dje@google.com>
11700
11701 * gdb.base/structs.c (main): Don't run forever.
11702
2278c276
PA
117032014-10-02 Pedro Alves <palves@redhat.com>
11704
11705 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11706 (top level) <stop threads 1, stop threads 2>: Use it.
11707
b57bacec
PA
117082014-10-02 Pedro Alves <palves@redhat.com>
11709
11710 * gdb.threads/break-while-running.exp (test): Add new
11711 'update_thread_list' argument. Skip "info threads" if false.
11712 (top level): Add new 'update_thread_list' axis.
11713
13fd3ff3
PA
117142014-10-02 Pedro Alves <palves@redhat.com>
11715
11716 PR breakpoints/17431
11717 * gdb.base/execl-update-breakpoints.c: New file.
11718 * gdb.base/execl-update-breakpoints.exp: New file.
11719
0fec99e8
PA
117202014-10-01 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.base/breakpoint-in-ro-region.c: New file.
11723 * gdb.base/breakpoint-in-ro-region.exp: New file.
11724
2ddf4301
SM
117252014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11726
11727 * gdb.mi/mi-exit-code.exp: New file.
11728 * gdb.mi/mi-exit-code.c: New file.
11729
6a5f3f43
YQ
117302014-09-30 Yao Qi <yao@codesourcery.com>
11731
11732 * lib/prelink-support.exp (build_executable_own_libs): Error if
11733 the target isn't native.
11734
345bcc73
YQ
117352014-09-30 Yao Qi <yao@codesourcery.com>
11736
11737 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11738 false.
11739
a25a5a45
PA
117402014-09-22 Pedro Alves <palves@redhat.com>
11741
11742 * gdb.threads/break-while-running.exp: New file.
11743 * gdb.threads/break-while-running.c: New file.
11744
00ba3162
YQ
117452014-09-19 Yao Qi <yao@codesourcery.com>
11746
11747 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11748 Invoke test. Restart GDB with --readnow and invoke test again.
11749
c3b7b696
YQ
117502014-09-19 Yao Qi <yao@codesourcery.com>
11751
11752 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11753 proc set_breakpoint_on_gcd_function. Invoke
11754 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11755 invoke set_breakpoint_on_gcd_function again.
11756
2b4fd423
DE
117572014-09-18 Doug Evans <dje@google.com>
11758
11759 * gdb.dwarf2/symtab-producer.exp: New file.
11760
a5947601
SDJ
117612014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11762
11763 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11764 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11765 * gdb.base/global-var-nested-by-dso.c: Likewise.
11766 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11767
91c19059
SDJ
117682014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11769 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.base/watch-bitfields.exp: Pass string other than test file
11772 name to prepare_for_testing.
11773 (watch): New procedure.
11774 (expect_watchpoint): Use with_test_prefix.
11775 (top level): Factor out tests to ...
11776 (test_watch_location, test_regular_watch): ... these new
11777 procedures, and use with_test_prefix and gdb_continue_to_end.
11778
bb9d5f81
PP
117792014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11780
11781 PR breakpoints/12526
11782 * gdb.base/watch-bitfields.exp: New file.
11783 * gdb.base/watch-bitfields.c: New file.
11784
635856f5
PA
117852014-09-16 Pedro Alves <palves@redhat.com>
11786
11787 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11788 software and hardware addresses, not software address against
11789 itself.
11790
7280ceea
PA
117912014-09-16 Pedro Alves <palves@redhat.com>
11792
11793 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11794 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11795
428b16bd
PA
117962014-09-16 Pedro Alves <palves@redhat.com>
11797
11798 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11799 files.
11800 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11801 "*-*-vxworks*" throughout.
11802 * gdb.base/break.exp: Likewise.
11803 * gdb.base/default.exp: Likewise.
11804 * gdb.base/scope.exp: Likewise.
11805 * gdb.base/sepdebug.exp: Likewise.
11806 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11807 throughout.
11808 * gdb.base/run.c: Likewise.
11809 * gdb.base/sepdebug.c: Likewise.
11810 * gdb.hp/gdb.aCC/run.c: Likewise.
11811 * gdb.reverse/until-reverse.c: Likewise.
11812 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11813
666d413c
YQ
118142014-09-16 Yao Qi <yao@codesourcery.com>
11815
11816 * boards/local-remote-host-native.exp: New file.
11817
57cbd724
DE
118182014-09-14 Doug Evans <xdje42@gmail.com>
11819
11820 * gdb.threads/queue-signal.c (thread_count): New variable.
11821 (thread_count_mutex, thread_count_condvar): New variables.
11822 (incr_thread_count, wait_all_threads_running): New functions.
11823 (main): Wait for all threads to be in their thread functions.
11824
81219e53
DE
118252014-09-13 Doug Evans <xdje42@gmail.com>
11826
11827 * gdb.threads/queue-signal.c: New file.
11828 * gdb.threads/queue-signal.exp: New file.
11829
3714cea7
DE
118302014-09-13 Doug Evans <xdje42@gmail.com>
11831
11832 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11833 be consistent with what default_gdb_init uses.
11834 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11835 the plain text of the prompt. Add some logging printfs.
11836 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11837
fa43b1d7
PA
118382014-09-12 Pedro Alves <palves@redhat.com>
11839
11840 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11841 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11842 * gdb.arch/i386-size-overlap.exp: Likewise.
11843 * gdb.arch/i386-size.exp: Likewise.
11844 * gdb.arch/i386-unwind.exp: Likewise.
11845 * gdb.base/a2-run.exp: Likewise.
11846 * gdb.base/break.exp: Likewise.
11847 * gdb.base/charset.exp: Likewise.
11848 * gdb.base/chng-syms.exp: Likewise.
11849 * gdb.base/commands.exp: Likewise.
11850 * gdb.base/dbx.exp: Likewise.
11851 * gdb.base/find.exp: Likewise.
11852 * gdb.base/funcargs.exp: Likewise.
11853 * gdb.base/jit-simple.exp: Likewise.
11854 * gdb.base/reread.exp: Likewise.
11855 * gdb.base/sepdebug.exp: Likewise.
11856 * gdb.base/step-bt.exp: Likewise.
11857 * gdb.cp/mb-inline.exp: Likewise.
11858 * gdb.cp/mb-templates.exp: Likewise.
11859 * gdb.objc/basicclass.exp: Likewise.
11860 * gdb.threads/killed.exp: Likewise.
11861
9d9bf2df
EBM
118622014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11863
11864 PR tdep/17379
11865 * gdb.arch/powerpc-stackless.S: New file.
11866 * gdb.arch/powerpc-stackless.exp: New file.
11867
1cf2f1b0
JK
118682014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11869
11870 * gdb.base/attach.c: Include unistd.h.
11871 (main): Call alarm. Add label postloop.
11872 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11873 gdb_breakpoint, gdb_continue_to_breakpoint.
11874 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11875
98880d46
PA
118762014-09-11 Pedro Alves <palves@redhat.com>
11877
11878 PR gdb/17347
11879 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11880 * gdb.base/attach.exp (test_command_line_attach_run): New
11881 procedure.
11882 (top level): Call it.
11883
4c92ff2c
PA
118842014-09-11 Pedro Alves <palves@redhat.com>
11885
11886 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11887 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11888 (do_command_attach_tests): Use spawn_wait_for_attach.
11889 * gdb.base/solib-overlap.exp: Likewise.
11890 * gdb.multi/multi-attach.exp: Likewise.
11891 * gdb.python/py-prompt.exp: Likewise.
11892 * gdb.python/py-sync-interp.exp: Likewise.
11893 * gdb.server/ext-attach.exp: Likewise.
11894
3adc1a7d
GKB
118952014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11896
11897 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11898 command in testcase. Simplify testcase.
11899
96334934
JB
119002014-09-10 Joel Brobecker <brobecker@adacore.com>
11901
11902 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11903
eb479039
JB
119042014-09-10 Joel Brobecker <brobecker@adacore.com>
11905
11906 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11907
deede10c
JB
119082014-09-10 Joel Brobecker <brobecker@adacore.com>
11909
11910 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11911
7828a5f5
JB
119122014-09-10 Joel Brobecker <brobecker@adacore.com>
11913
11914 * gdb.dwarf2/dynarr-ptr.c: New file.
11915 * gdb.dwarf2/dynarr-ptr.exp: New file.
11916
33aeebcf
MR
119172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11918
11919 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11920 of 30 rather than hardcoding 120 for a slow test case. Take the
11921 `gdb,timeout' target setting into account for this calculation.
11922 Don't extend the timeout for the test cases that don't need it.
11923
7b415901
MR
119242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11925
11926 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11927 a factor of 2 for a slow test case. Take the `gdb,timeout'
11928 target setting into account for this calculation.
11929 * gdb.reverse/until-precsave.exp: Increase the timeout by
11930 a factor of 15 and 3 respectively rather than adding 120
11931 for a pair of slow test cases. Take the `gdb,timeout'
11932 target setting into account for this calculation.
11933
4a40f85a
MR
119342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11935
11936 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11937 timeout, don't pass one down to gdb_expect.
11938 (gdb_expect): Rework timeout selection.
11939
09635af7
MR
119402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11941
11942 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11943 exception on timeout.
11944 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11945 (gdbserver_start_extended): Catch any `gdbserver_start' error
11946 exceptions.
11947 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11948 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11949 `gdbserver_gdb_load' error exceptions.
11950
2bdd10b7
MR
119512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11952
11953 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11954 120 on waiting for the TCP socket to open.
11955
316935f0
DE
119562014-09-09 Doug Evans <xdje42@gmail.com>
11957
11958 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11959 _caller_matches, _any_caller_is, _any_caller_matches.
11960
83740597
DE
119612014-09-09 Doug Evans <xdje42@gmail.com>
11962
11963 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11964
4c122fc3
YQ
119652014-09-09 Yao Qi <yao@codesourcery.com>
11966
11967 * gdb.mi/mi-var-display.exp: Set print symbol off.
11968
a9f116cb
GKB
119692014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11970
11971 PR gdb/17035
11972 * gdb.base/commands.exp: Add tests to verify user-defined
11973 commands with empty bodies.
11974 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11975 python commands in `show user command`.
11976 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11977 scheme commands in `show user command`.
11978
c75bd3a2
JK
119792014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11980
11981 PR python/17355
11982 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11983 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11984 * gdb.python/py-framefilter-invalidarg.exp: New file.
11985 * gdb.python/py-framefilter-invalidarg.py: New file.
11986
faa42425
DE
119872014-09-06 Doug Evans <xdje42@gmail.com>
11988
11989 PR 15276
11990 * gdb.python/py-caller-is.c: New file.
11991 * gdb.python/py-caller-is.exp: New file.
11992
474ca4f6
SDJ
119932014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11994
11995 PR gdb/17235
11996 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11997 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11998
eb0b0463
SDJ
119992014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12000
12001 PR fortran/17237
12002 * gdb.fortran/print-formatted.exp: New file.
12003 * gdb.fortran/print-formatted.f90: Likewise.
12004
5f3b99cf
SS
120052014-09-03 Sasha Smundak <asmundak@google.com>
12006
12007 * gdb.python/py-frame.exp: Test Frame.read_register.
12008
7d793aa9
SDJ
120092014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12010
12011 PR python/16699
12012 * gdb.python/py-completion.exp: New file.
12013 * gdb.python/py-completion.py: Likewise.
12014
fb0576e9
DE
120152014-08-28 Doug Evans <dje@google.com>
12016
12017 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12018 eax,etc. are live with values set by gdb and thus the compiler can't
12019 use them.
12020 * gdb.arch/i386-pseudo.c (main): Ditto.
12021
ee92b0dd
DE
120222014-08-27 Doug Evans <dje@google.com>
12023
12024 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12025
6649db35
DE
120262014-08-25 Doug Evans <dje@google.com>
12027
12028 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12029 (main): Ditto.
12030
564b7600
DE
120312014-08-25 Doug Evans <dje@google.com>
12032
12033 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12034
3881fb67
YQ
120352014-08-24 Yao Qi <yao@codesourcery.com>
12036
12037 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12038 symbol off.
12039 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12040
a05a36a5
DE
120412014-08-22 Doug Evans <dje@google.com>
12042
12043 PR 17276
12044 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12045 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12046 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12047
7c343b48
YQ
120482014-08-22 Yao Qi <yao@codesourcery.com>
12049
12050 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12051 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12052 * gdb.python/python.exp: Likewise. Use .py file on the host
12053 instead of the build.
12054
22fd09ae
JK
120552014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12056
12057 * gdb.threads/gcore-stale-thread.c: New file.
12058 * gdb.threads/gcore-stale-thread.exp: New file.
12059
a8454a7c
PA
120602014-08-21 Pedro Alves <palves@redhat.com>
12061
12062 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12063 * gdb.base/gcore-relro-pie.exp: Likewise.
12064 * gdb.base/gcore-relro.exp: Likewise.
12065 * gdb.base/gcore.exp: Likewise.
12066 * gdb.base/print-symbol-loading.exp: Likewise.
12067 * gdb.threads/gcore-thread.exp: Likewise.
12068 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12069
2a31c623
PA
120702014-08-20 Pedro Alves <palves@redhat.com>
12071 Jan Kratochvil <jan.kratochvil@redhat.com>
12072
12073 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12074 configure.
12075 (EXPECT): Handle READ1 being set.
12076 (all): Depend on EXTRA_RULES.
12077 (check-read1, expect-read1, read1.so, read1): New rules.
12078 * README (Testsuite Parameters): Document the READ1 make variable.
12079 (Race detection): New section.
12080 * configure: Regenerate.
12081 * configure.ac: If build==host==target, and running under a
12082 GNU/glibc system, add read1 to the extra Makefile rules.
12083 (EXTRA_RULES): AC_SUBST it.
12084 * lib/read1.c: New file.
12085
d36430db
JB
120862014-08-20 Joel Brobecker <brobecker@adacore.com>
12087
12088 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12089 the handling of variables declared as a typedef to an array
12090 which a DW_AT_data_location attribute.
12091
9a0dc9e3
PA
120922014-08-19 Andrew Burgess <aburgess@broadcom.com>
12093 Pedro Alves <palves@redhat.com>
12094
12095 PR symtab/14604
12096 PR symtab/14605
12097 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12098 gdb_test.
12099
0718a8da
PA
121002014-08-19 Pedro Alves <palves@redhat.com>
12101
12102 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12103
13b448cd
YQ
121042014-08-19 Yao Qi <yao@codesourcery.com>
12105
12106 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12107 right line.
12108
1cbf5077
DB
121092014-08-18 David Blaikie <dblaikie@gmail.com>
12110
12111 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12112
bf0fae19
JB
121132014-08-18 Joel Brobecker <brobecker@adacore.com>
12114
12115 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12116 attribute in array range.
12117
3c8c5dcc
JB
121182014-08-18 Joel Brobecker <brobecker@adacore.com>
12119
12120 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12121
e66d4446
SC
121222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12123
12124 PR c++/17132
12125 * gdb.cp/pr17132.cc: New file.
12126 * gdb.cp/pr17132.exp: New file.
12127
940df408
SC
121282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12129
12130 * gdb.python/py-xmethods.py (A_getarrayind)
12131 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12132 Use 'print' with function call syntax.
12133 (E_method_matcher.match): Fix tab vs space indentation mixup.
12134
ebcc6c3a
YQ
121352014-08-15 Yao Qi <yao@codesourcery.com>
12136
12137 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12138 false.
12139
775e0f04
YQ
121402014-08-15 Yao Qi <yao@codesourcery.com>
12141
12142 * gdb.cp/casts.exp: Set print symbol off.
12143 * gdb.cp/class2.exp: Likewise.
12144 * gdb.cp/overload.exp: Likewise.
12145 * gdb.cp/templates.exp: Likewise.
12146
d769e349
DE
121472014-08-11 Doug Evans <dje@google.com>
12148
12149 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12150 (test_load_shlib): Update.
12151
20c6f1e1
YQ
121522014-08-09 Yao Qi <yao@codesourcery.com>
12153
12154 * gdb.base/display.exp: Invoke is_address_zero_readable.
12155 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12156 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12157 * gdb.base/hbreak-unmapped.exp: Return if
12158 is_address_zero_readable returns true.
12159 * gdb.base/signest.exp: Likewise.
12160 * gdb.base/signull.exp: Likewise.
12161 * gdb.base/sigbpt.exp: Likewise.
12162 * gdb.guile/scm-disasm.exp: Do the test if
12163 is_address_zero_readable returns false.
12164 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12165 * gdb.python/py-arch.exp: Likewise.
12166 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12167 * lib/gdb.exp (is_address_zero_readable): New proc.
12168
5792e8e3
YQ
121692014-08-09 Yao Qi <yao@codesourcery.com>
12170
12171 PR testsuite/13443
12172 * gdb.mi/mi-var-display.exp: Make test messages unique.
12173
3cecbbbe
TT
121742014-08-04 Tom Tromey <tromey@redhat.com>
12175
12176 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12177 target 0".
12178
00b51ff5
TT
121792014-08-04 Tom Tromey <tromey@redhat.com>
12180
12181 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12182 "target_resume".
12183
6908c509
JB
121842014-08-01 Joel Brobecker <brobecker@adacore.com>
12185
12186 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12187 inner_vla_struct_object_size.
12188 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12189 as xfail.
12190
cc6563d2
PA
121912014-07-30 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12194 comment.
12195
7e09a223
YQ
121962014-07-29 Yao Qi <yao@codesourcery.com>
12197
12198 PR gdb/17206
12199 * gdb.base/until-nodebug.exp: New.
12200
7ebdbe92
DE
122012014-07-28 Doug Evans <xdje42@gmail.com>
12202
12203 PR guile/17203
12204 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12205 previously existing parameter, and previously ambiguously spelled
12206 parameter.
12207
fdb1adc6
WN
122082014-07-28 Will Newton <will.newton@linaro.org>
12209
12210 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12211
186fcde0
DE
122122014-07-26 Ludovic Courtès <ludo@gnu.org>
12213 Doug Evans <xdje42@gmail.com>
12214
12215 PR guile/17146
12216 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12217
70509625
PA
122182014-07-25 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.threads/signal-command-handle-nopass.c: New file.
12221 * gdb.threads/signal-command-handle-nopass.exp: New file.
12222 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12223 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12224 * gdb.threads/signal-delivered-right-thread.c: New file.
12225 * gdb.threads/signal-delivered-right-thread.exp: New file.
12226
c3f814a1
PA
122272014-07-25 Pedro Alves <palves@redhat.com>
12228
12229 * gdb.base/double-prompt-target-event-error.exp
12230 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12231 match.
12232 (cancel_pagination_in_target_event): Rework double prompt
12233 detection.
12234 * gdb.base/paginate-after-ctrl-c-running.exp
12235 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12236 <return>' match.
12237 * gdb.base/paginate-bg-execution.exp
12238 (test_bg_execution_pagination_return)
12239 (test_bg_execution_pagination_cancel): Remove '-notransfer
12240 <return>' matches.
12241 * gdb.base/paginate-execution-startup.exp
12242 (test_fg_execution_pagination_return)
12243 (test_fg_execution_pagination_cancel): Remove '-notransfer
12244 <return>' matches.
12245 * gdb.base/paginate-inferior-exit.exp
12246 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12247 match.
12248 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12249 * lib/gdb.exp (pagination_prompt): Run text through
12250 string_to_regexp.
12251 (gdb_test_multiple): Match $pagination_prompt instead of
12252 "<return>".
12253 (string_to_regexp): Move to lib/gdb-utils.exp.
12254
e214cf6c
JK
122552014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12256
12257 * gdb.arch/amd64-entry-value-paramref.S: New file.
12258 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12259 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12260 * gdb.arch/amd64-optimout-repeat.S: New file.
12261 * gdb.arch/amd64-optimout-repeat.c: New file.
12262 * gdb.arch/amd64-optimout-repeat.exp: New file.
12263
17d0c5c8
JK
122642014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12265
12266 PR gdb/17170
12267 * gdb.base/statistics.exp: New file.
12268
b8b8facf
DE
122692014-07-17 Doug Evans <dje@google.com>
12270
74b49205 12271 PR gdb/17170
b8b8facf
DE
12272 * gdb.base/maint.exp: Update testing of per-command stats.
12273
1b5d0ab3
PA
122742014-07-16 Pedro Alves <palves@redhat.com>
12275
12276 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12277 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12278 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12279 (tfile_write_buf): New functions.
12280 (add_memory_block): Rewrite using the above.
12281 (adjust_function_address): New function.
12282 (FUNCTION_ADDRESS): New macro.
12283 (write_basic_trace_file): Remove short_x local, and use
12284 tfile_write_16. Change type of func_addr local to unsigned long
12285 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12286 here. Cast argument of add_memory_block to char pointer.
12287 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12288 (main): Remove parameters.
12289 * gdb.trace/tfile.exp: Remove nowarnings.
12290
4d974e88
SM
122912014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12292
12293 * gdb.base/debug-expr.exp: Test string evaluation with
12294 "debug expression" on.
12295
41e99568
PA
122962014-07-15 Pedro Alves <palves@redhat.com>
12297
12298 * gdb.base/reread.exp: Use clean_restart.
12299
487d9753
PL
123002014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12301
12302 * gdb.arch/avr-flash-qualifer.c: New.
12303 * gdb.arch/avr-flash-qualifer.exp: New.
12304
cc1c52ad
PA
123052014-07-14 Pedro Alves <palves@redhat.com>
12306
12307 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12308 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12309
1e973570
PA
123102014-07-14 Pedro Alves <palves@redhat.com>
12311
12312 * gdb.base/double-prompt-target-event-error.c: New file.
12313 * gdb.base/double-prompt-target-event-error.exp: New file.
12314
93d6eb10
PA
123152014-07-14 Pedro Alves <palves@redhat.com>
12316
12317 PR gdb/17072
12318 * gdb.base/paginate-inferior-exit.c: New file.
12319 * gdb.base/paginate-inferior-exit.exp: New file.
12320
0017922d
PA
123212014-07-14 Pedro Alves <palves@redhat.com>
12322
12323 PR gdb/17072
12324 * gdb.base/paginate-bg-execution.c: New file.
12325 * gdb.base/paginate-bg-execution.exp: New file.
12326
94696ad3
PA
123272014-07-14 Pedro Alves <palves@redhat.com>
12328
12329 PR gdb/17072
12330 * gdb.base/paginate-execution-startup.c: New file.
12331 * gdb.base/paginate-execution-startup.exp: New file.
12332 * lib/gdb.exp (pagination_prompt): New global.
12333 (default_gdb_spawn): New procedure, factored out from
12334 default_gdb_spawn.
12335 (default_gdb_start): Adjust to call default_gdb_spawn.
12336 (gdb_spawn): New procedure.
12337
bd293940
PA
123382014-07-14 Pedro Alves <palves@redhat.com>
12339
12340 * lib/gdb.exp (gdb_assert): New procedure.
12341 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12342
c933f875
PA
123432014-07-14 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.base/execution-termios.c: New file.
12346 * gdb.base/execution-termios.exp: New file.
12347
d98b7a16
TT
123482014-07-14 Tom Tromey <tromey@redhat.com>
12349
12350 * gdb.cp/vla-cxx.cc: New file.
12351 * gdb.cp/vla-cxx.exp: New file.
12352
548740d6
TT
123532014-07-14 Tom Tromey <tromey@redhat.com>
12354
12355 * gdb.reverse/rerun-prec.c: New file.
12356 * gdb.reverse/rerun-prec.exp: New file.
12357
a25eb028
MR
123582014-07-12 Maciej W. Rozycki <macro@mips.com>
12359 Maciej W. Rozycki <macro@codesourcery.com>
12360
12361 * lib/gdb-utils.exp: New file.
12362 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12363 inline `gdb_init_command' processing.
12364 (gdb_start_cmd): Likewise.
12365 * lib/mi-support.exp (mi_run_cmd): Likewise.
12366 * README: Document `gdb_init_command' and `gdb_init_commands'.
12367
218c2655
JK
123682014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 Fix false FAIL running under a very long directory name.
12371 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12372 and "set print elements 10000". Twice.
12373
5401fde3
YQ
123742014-07-11 Yao Qi <yao@codesourcery.com>
12375
12376 * gdb.base/exprs.exp: "set print symbol off".
12377
e76126e8
PA
123782014-07-11 Pedro Alves <palves@redhat.com>
12379
12380 * gdb.threads/kill.c: New file.
12381 * gdb.threads/kill.exp: New file.
12382
2d6f0de6
YQ
123832014-07-10 Yao Qi <yao@codesourcery.com>
12384
12385 * gdb.trace/tfile.c (write_basic_trace_file)
12386 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12387 address written to trace file.
12388
7180e04a
PA
123892014-07-09 Pedro Alves <palves@redhat.com>
12390
12391 * gdb.base/attach-wait-input.exp: New file.
12392 * gdb.base/attach-wait-input.c: New file.
12393
9a9a7608
AB
123942014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12395
12396 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12397 setting up test structures.
12398 (main): Call new test function.
12399 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12400 test function, continue into test function and walk test
12401 structures.
12402
161ac41e
YQ
124032014-07-02 Yao Qi <yao@codesourcery.com>
12404
12405 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12406 'bar_start' at the beginning of functions 'foo' and 'bar'
12407 respectively.
12408 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12409 instead of 'foo' and 'bar'.
12410
1f267ae3
MM
124112014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12412
12413 * gdb.btrace/segv.exp: New.
12414 * gdb.btrace/segv.c: New.
12415
2b239efb
LM
124162014-07-02 Luis Machado <lgustavo@codesourcery.com>
12417
12418 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12419 instruction.
12420
cf363f18
MW
124212014-06-30 Mark Wielaard <mjw@redhat.com>
12422
12423 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12424 vulture, vilify, villar): New volatile array constants.
12425 (vindictive, vegetation): New const volatile array constants.
12426 * gdb.base/volatile.exp: Test volatile and const volatile array
12427 types.
12428
aebf9d24
AA
124292014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12430
12431 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12432 target lacks support for awatch, rwatch, or hbreak.
12433
b67a2c6f
YQ
124342014-06-27 Yao Qi <yao@codesourcery.com>
12435
12436 * gdb.multi/dummy-frame-restore.exp: New.
12437 * gdb.multi/dummy-frame-restore.c: New.
12438
aef92902
MM
124392014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12440
12441 * gdb.btrace/gcore.exp: New.
12442
8e9db26e
PA
124432014-06-23 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.base/watchpoint-reuse-slot.c: New file.
12446 * gdb.base/watchpoint-reuse-slot.exp: New file.
12447
70afc5b7
SC
124482014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12449
12450 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12451 progspace's filename in 'info', 'enable' and 'disable' command
12452 tests.
12453
b972bd9c
JK
124542014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12455
12456 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12457 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12458 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12459
125f8a3d
GB
124602014-06-20 Gary Benson <gbenson@redhat.com>
12461
12462 * gdb.arch/i386-avx.exp: Fix include file location.
12463 * gdb.arch/i386-sse.exp: Likewise.
12464
3ed9baed
IB
124652014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12466
12467 * gdb.dlang/expression.exp: New file.
12468
034f788c
PA
124692014-06-19 Pedro Alves <palves@redhat.com>
12470
12471 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12472 out from ...
12473 (top level): ... here. Iterate running tests under different
12474 scheduler-locking settings.
12475
45371d0c
LM
124762014-06-18 Luis Machado <lgustavo@codesourcery.com>
12477
12478 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12479 to DW_FORM_addr and use non-zero addresses.
12480
5d376983
SC
124812014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12482
12483 PR gdb/17017
12484 * gdb.python/py-xmethods.cc: Add global function call counters and
12485 increment them in their respective functions. Remove "cout"
12486 statements.
12487 * gdb.python/py-xmethods.exp: Make tests check the global function
12488 call counters instead of depending on inferior IO.
12489
a1aa2221
LM
124902014-06-18 Don Breazeal <donb@codesourcery.com>
12491
12492 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12493 Deleted procedure.
12494 (explicit_fork_parent_follow): Deleted procedure.
12495 (explicit_fork_child_follow): Deleted procedure.
12496 (test_follow_fork): New procedure.
12497 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12498 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12499 procedure calls.
12500
0fc05997
YQ
125012014-06-17 Yao Qi <yao@codesourcery.com>
12502
12503 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12504 CP1252.
12505
70795c52
LM
125062014-06-17 Luis Machado <lgustavo@codesourcery.com>
12507
12508 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12509 Initialize ptr and S explicitly.
12510 (skip_type_update_when_not_use_rtti_test): Likewise.
12511
6be47f0c
KS
125122014-06-16 Keith Seitz <keiths@redhat.com>
12513
12514 PR mi/15863
12515 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12516 the inferior is started.
12517
d03de421
PA
125182014-06-16 Pedro Alves <palves@redhat.com>
12519
12520 * gdb.base/break-main-file-remove-fail.c: New file.
12521 * gdb.base/break-main-file-remove-fail.exp: New file.
12522 * gdb.base/break-unload-file.exp: Use build_executable instead of
12523 prepare_for_testing.
12524 (test_break): New parameter "initial_load". Handle it.
12525 (top level): Add initial_load cmdline/file axis.
12526
f9579b99
TT
125272014-06-12 Tom Tromey <tromey@redhat.com>
12528
12529 * gdb.base/completion.exp: Don't use directory name in test.
12530
3657956b
GB
125312014-06-09 Gary Benson <gbenson@redhat.com>
12532
12533 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12534 separate the always-available ANSI-standard signals from the
12535 signals that require checking.
12536 (main): Likewise.
12537 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12538 Likewise.
12539 (main): Likewise.
12540
4186eb54
KS
125412014-06-07 Keith Seitz <keiths@redhat.com>
12542
12543 Revert:
12544 PR c++/16253
12545 * gdb.cp/var-tag.cc: New file.
12546 * gdb.cp/var-tag.exp: New file.
12547 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12548 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12549 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12550 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12551
25326a28 125522014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12553
12554 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12555
829155c9
PA
125562014-06-06 Pedro Alves <palves@redhat.com>
12557
12558 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12559 in target debug output instead of looking at RSP packets,
12560 disabling the test on any target that uses hardware stepping.
12561 Update comments.
12562
61c8d22e
PA
125632014-06-06 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/break-unload-file.exp: Fix typo.
12566
d9a47287
YQ
125672014-06-06 Yao Qi <yao@codesourcery.com>
12568
12569 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12570 from "jit_function" to "^jit_function".
12571
e5e01dbf
YQ
125722014-06-06 Yao Qi <yao@codesourcery.com>
12573
12574 * gdb.base/async.c (foo): Add one statement.
12575 * gdb.base/async.exp: Get the next instruction address and
12576 match the output of "nexti" by instruction address. Match
12577 the hex address in the output of "finish".
12578
73ba372c
GB
125792014-06-06 Gary Benson <gbenson@redhat.com>
12580
12581 * gdb.base/call-signals.c: Remove preprocessor conditionals
12582 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12583 SIGSEGV and SIGTERM.
12584 * gdb.base/sigall.c: Likewise.
12585 * gdb.base/unwindonsignal.c: Likewise.
12586 * gdb.reverse/sigall-reverse.c: Likewise.
12587
831517df
YQ
125882014-06-06 Yao Qi <yao@codesourcery.com>
12589
12590 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12591 readable, skip the test.
12592
b8b91e98
YQ
125932014-06-06 Yao Qi <yao@codesourcery.com>
12594
12595 * gdb.threads/staticthreads.c (thread_function): Move the line
12596 setting breakpoint on forward.
12597 * gdb.threads/staticthreads.exp: Update comments.
12598
fb934770
LC
125992014-06-05 Ludovic Courtès <ludo@gnu.org>
12600
12601 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12602 "history-append! type error".
12603
6ef284bd
SM
126042014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12605
12606 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12607 erroneous dprintf expected input.
12608
a872e241
DE
126092014-06-04 Doug Evans <xdje42@gmail.com>
12610
12611 * gdb.guile/scm-generics.exp: Delete.
12612
16f691fb
DE
126132014-06-04 Doug Evans <xdje42@gmail.com>
12614
12615 * gdb.guile/scm-breakpoint.exp: Update.
12616 Add tests for breakpoint registration.
12617
012370f6
TT
126182014-06-04 Tom Tromey <tromey@redhat.com>
12619
12620 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12621 VLA-in-union.
12622 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12623 inner_vla_struct, vla_union types. Initialize objects of those
12624 types and compute their sizes.
12625
9f5a4cef
HZ
126262014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12627 Hui Zhu <hui@codesourcery.com>
12628
12629 * gdb.base/fileio.exp: Add test for shell not available as well as
12630 available.
12631 * gdb.base/fileio.c (test_system): Check for shell twice.
12632
90a45c4d
YQ
126332014-06-04 Yao Qi <yao@codesourcery.com>
12634
12635 * gdb.base/auto-connect-native-target.exp: Remove redundant
12636 space from the regexp pattern.
12637
70017e41
YQ
126382014-06-04 Yao Qi <yao@codesourcery.com>
12639
12640 * gdb.base/default.exp: Replace "child" with "native" in
12641 regexp pattern.
12642
883964a7
SC
126432014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12644
12645 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12646 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12647 * gdb.python/py-xmethods.py: Python script supporting the
12648 new testcase and tests.
12649
ef370185
JB
126502014-06-03 Joel Brobecker <brobecker@adacore.com>
12651 Pedro Alves <palves@redhat.com>
12652
12653 PR breakpoints/17000
12654 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12655 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12656
1e2ccb61
BM
126572014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12658
12659 * gdb.base/subst.exp: Add tests to verify partial path matching
12660 output.
12661
c6ec5ab2
PA
126622014-06-03 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12665 target that doesn't use software single-stepping.
12666
835c559f
PA
126672014-06-03 Pedro Alves <palves@redhat.com>
12668
12669 PR breakpoints/17000
12670 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12671 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12672
06eb1586
DE
126732014-06-02 Doug Evans <xdje42@gmail.com>
12674
12675 * gdb.guile/scm-parameter.exp: New file.
12676
e698b8c4
DE
126772014-06-02 Doug Evans <xdje42@gmail.com>
12678
12679 * gdb.guile/scm-cmd.c: New file.
12680 * gdb.guile/scm-cmd.exp: New file.
12681
ded03782
DE
126822014-06-02 Doug Evans <xdje42@gmail.com>
12683
12684 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12685 pretty-printer lookup.
12686 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12687 (make-pp_s-printer): Call it.
12688 (make-pretty-printer-from-dict): New function.
12689 (lookup-pretty-printer-maker-from-dict): New function.
12690 (*pretty-printer*): Simplify.
12691 (make-objfile-pp_s-printer): New function.
12692 (install-objfile-pretty-printers!): New function.
12693 (make-progspace-pp_s-printer): New function.
12694 (install-progspace-pretty-printers!): New function.
12695 * gdb.guile/scm-progspace.c: New file.
12696 * gdb.guile/scm-progspace.exp: New file.
12697
41fac0cf
PA
126982014-06-02 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.base/dprintf-bp-same-addr.c: New file.
12701 * gdb.base/dprintf-bp-same-addr.exp: New file.
12702
96ae5695
EBM
127032014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12704
12705 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12706 * gdb.arch/powerpc-power.s: Likewise.
12707
da02b3a8
JB
127082014-06-02 Joel Brobecker <brobecker@adacore.com>
12709
12710 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12711
c72b2e7b
YQ
127122014-06-01 Yao Qi <yao@codesourcery.com>
12713
12714 * gdb.base/watchpoint.exp (test_watch_location): Check null
12715 pointer can be dereferenced. If not, do the test, otherwise
12716 skip it.
12717
53e8a631
AB
127182014-05-30 Andrew Burgess <aburgess@broadcom.com>
12719
12720 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12721 results.
12722 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12723
938f0e2f
AB
127242014-05-30 Andrew Burgess <aburgess@broadcom.com>
12725
12726 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12727 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12728 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12729 * gdb.arch/amd64-invalid-stack-top.c: New file.
12730 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12731
9ba6657a
PA
127322014-05-30 Pedro Alves <palves@redhat.com>
12733
12734 PR breakpoints/17000
12735 * gdb.base/sss-bp-on-user-bp.c: New file.
12736 * gdb.base/sss-bp-on-user-bp.exp: New file.
12737
522c09bf
DB
127382014-05-30 David Blaikie <dblaikie@gmail.com>
12739
12740 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12741 gnu_inline semantics via attribute.
12742 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12743 source explicitly specifies the required semantics.
12744
bf4ef81e
MR
127452014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12746
12747 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12748
329ea579
PA
127492014-05-29 Pedro Alves <palves@redhat.com>
12750 Tom Tromey <tromey@redhat.com>
12751
12752 * gdb.base/async-shell.exp: Don't enable target-async.
12753 * gdb.base/async.exp
12754 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12755 parameter. Adjust.
12756 (top level): Don't test with "target-async".
12757 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12758 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12759 * gdb.base/inferior-died.exp: Don't enable target-async.
12760 * gdb.base/interrupt-noterm.exp: Likewise.
12761 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12762 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12763 * gdb.mi/mi-nonstop.exp: Likewise.
12764 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12765 * gdb.mi/mi-nsintrall.exp: Likewise.
12766 * gdb.mi/mi-nsmoribund.exp: Likewise.
12767 * gdb.mi/mi-nsthrexec.exp: Likewise.
12768 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12769 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12770 * gdb.python/py-evsignal.exp: Don't enable target-async.
12771 * gdb.python/py-evthreads.exp: Likewise.
12772 * gdb.python/py-prompt.exp: Likewise.
12773 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12774 * gdb.server/solib-list.exp: Don't enable target-async.
12775 * gdb.threads/thread-specific-bp.exp: Likewise.
12776 * lib/mi-support.exp: Adjust to use mi-async.
12777
fd664c91
PA
127782014-05-29 Pedro Alves <palves@redhat.com>
12779
12780 PR gdb/13860
12781 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12782 reason, even in sync mode.
12783
251bde03
PA
127842014-05-29 Pedro Alves <palves@redhat.com>
12785 Hui Zhu <hui@codesourcery.com>
12786
12787 PR PR15693
12788 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12789 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12790 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12791 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12792
7f3c0343
JB
127932014-05-28 Joel Brobecker <brobecker@adacore.com>
12794
12795 * config/monitor.exp (gdb_target_monitor): Replace use of
12796 "set remotebaud" by "set serial baud".
12797
b2715b27
AW
127982014-05-26 Andy Wingo <wingo@igalia.com>
12799
12800 * gdb.guile/scm-breakpoint.exp:
12801 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12802 properties instead of gdb-object-properties.
12803
498a4489
YQ
128042014-05-26 Yao Qi <yao@codesourcery.com>
12805
12806 * gdb.server/no-thread-db.exp: Specify source file name
12807 explicitly when setting a breakpoint.
12808
589fdceb
MM
128092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12810
12811 * gdb.btrace/vdso.c: New.
12812 * gdb.btrace/vdso.exp: New.
12813
e9089e05
MM
128142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12815
12816 * gdb.base/gcore.exp (capture_command_output): Move ...
12817 * lib/gdb.exp (capture_command_output): ... here.
12818
67b5c0c1
MM
128192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12820
12821 * gdb.btrace/data.exp: Test memory access during btrace replay.
12822
a2199296
SM
128232014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12824
12825 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12826
17b2616c
PA
128272014-05-21 Pedro Alves <palves@redhat.com>
12828
12829 PR gdb/13860
12830 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12831 (top level): Test that output related to execution commands is
12832 sent to the console with CLI commands, but not with MI commands.
12833 Test that breakpoint events are always mirrored to the console.
12834 Also expect the new source line to be output after a "next" in
12835 async mode too. Make it a pass/fail test.
12836 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12837 output.
12838 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12839
5166082f
PA
128402014-05-21 Pedro Alves <palves@redhat.com>
12841
12842 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12843 Use them to test variations of "list" after reaching a breakpoint.
12844 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12845 Test "list" with listsize 10 after reaching a breakpoint.
12846 * gdb.python/python.exp (decode_line current location line
12847 number): Adjust expected line number.
12848
2f25d70f
SM
128492014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12850
12851 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12852 behavior for $args, pass it directly to "run".
12853
ff604a67
MR
128542014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12855
12856 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12857 30000 to 65536.
12858
6a3cb8e8
PA
128592014-05-21 Pedro Alves <palves@redhat.com>
12860
12861 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12862 auto-connect-native-target off".
12863 * gdb.base/auto-connect-native-target.c: New file.
12864 * gdb.base/auto-connect-native-target.exp: New file.
12865
4ebfc96e
PA
128662014-05-21 Pedro Alves <palves@redhat.com>
12867
12868 * gdb.base/default.exp: Test "target native" instead of "target
12869 child".
12870
36d46afb
MW
128712014-05-21 Mark Wielaard <mjw@redhat.com>
12872
12873 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12874
5876f503
JK
128752014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12876
12877 Fix TLS access for -static -pthread.
12878 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12879 <HAVE_TLS> (thread_function, main): Initialize it.
12880 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12881 Add clean_restart.
12882 <$have_tls != "">: Check TLSVAR.
12883
0256a6ac
PA
128842014-05-21 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.base/dcache-line-read-error.c: New.
12887 * gdb.base/dcache-line-read-error.exp: New.
12888
936d2992
PA
128892014-05-20 Pedro Alves <palves@redhat.com>
12890
12891 * gdb.base/compare-sections.c: New file.
12892 * gdb.base/compare-sections.exp: New file.
12893
802e8e6d
PA
128942014-05-20 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/break-idempotent.c: New file.
12897 * gdb.base/break-idempotent.exp: New file.
12898
e59fa00f
MM
128992014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12900
12901 * gdb.btrace/nohist.exp: New.
12902
8b696e31
YQ
129032014-05-20 Yao Qi <yao@codesourcery.com>
12904
12905 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12906 gdb.reverse directory and gdb_reverse_timeout exists in board
12907 setting.
12908 * README: Document gdb_reverse_timeout.
12909
73c9764f
YQ
129102014-05-20 Yao Qi <yao@codesourcery.com>
12911
12912 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12913 'test_file_name'. Treat args as a string instead of a list.
12914 (gdb_init): Rename argument 'args' by 'test_file_name'.
12915
f1f4348a
JK
129162014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12917
12918 * gdb.arch/powerpc-power.exp: New file.
12919 * gdb.arch/powerpc-power.s: New file.
12920
0dbe70ce
DE
129212014-05-16 Doug Evans <dje@google.com>
12922
12923 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12924 * gdb.base/completion.exp: Check that all expected files exist
12925 before doing file completion.
0dbe70ce 12926
8d551b02
DE
129272014-05-16 Doug Evans <dje@google.com>
12928
12929 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12930 Update.
12931 (do_syscall_tests_without_xml): Update.
12932
73eb7709
PA
129332014-05-16 Pedro Alves <palves@redhat.com>
12934
12935 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12936 instead of "unknown output after running".
12937
3fae92fc
YQ
129382014-05-16 Yao Qi <yao@codesourcery.com>
12939
12940 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12941 file1.txt from host at the end.
12942 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12943
c2b2ccc5
DE
129442014-05-15 Doug Evans <dje@google.com>
12945
12946 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12947 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12948 loading file. Add test for TU lookup.
12949
8c217a4b
SM
129502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12951
12952 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12953 calling "-exec-arguments" or "set args" before running the
12954 inferior.
12955
3deb39c6
SM
129562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12957
12958 * lib/mi-support.exp (mi_expect_stop): Expect message for
12959 inferiors that exit with non-zero exit code.
12960
71a79f8c
YQ
129612014-05-14 Yao Qi <yao@codesourcery.com>
12962
12963 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12964 match absolute path on remote host.
12965 (test_file_list_exec_source_files): Remove "/" from the
12966 pattern.
12967
f23fcd46
YQ
129682014-05-14 Yao Qi <yao@codesourcery.com>
12969
12970 * boards/local-remote-host-notty.exp (${board}_file): New
12971 proc.
12972
9404b58f
KM
129732014-05-07 Kyle McMartin <kyle@redhat.com>
12974
12975 Pushed by Joel Brobecker <brobecker@adacore.com>.
12976 * gdb.arch/aarch64-atomic-inst.c: New file.
12977 * gdb.arch/aarch64-atomic-inst.exp: New file.
12978
5e45f04c
YQ
129792014-05-07 Yao Qi <yao@codesourcery.com>
12980
12981 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12982 in current context" too.
12983
c888a17d
KS
129842014-05-05 Keith Seitz <keiths@redhat.com>
12985
12986 * gdb.linespec/ls-dollar.exp: Add test for linespec
12987 file:convenience_variable.
12988
290a839c
YQ
129892014-05-05 Yao Qi <yao@codesourcery.com>
12990
12991 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12992 traceframes into tfile and ctf trace files. Read data from
12993 trace file and test collected data.
12994 (gdb_collect_locals_test): Likewise.
12995 (gdb_unavailable_registers_test): Likewise.
12996 (gdb_unavailable_floats): Likewise.
12997 (gdb_collect_globals_test): Likewise.
12998 (top-level): Append "ctf" to trace_file_targets if GDB
12999 supports.
13000
b5262cd0
YQ
130012014-05-05 Yao Qi <yao@codesourcery.com>
13002
13003 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13004 code to ...
13005 (gdb_collect_args_test_1): ... it. New proc.
13006 (gdb_collect_locals_test): Move some code to ...
13007 (gdb_collect_locals_test_1): ... it. New proc.
13008 (gdb_unavailable_registers_test): Move some code to ...
13009 (gdb_unavailable_registers_test_1): ... it. New proc.
13010 (gdb_unavailable_floats): Move some code to ...
13011 (gdb_unavailable_floats_1): ... it. New proc.
13012
30a1e6cc
SDJ
130132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13014
13015 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13016 probes to test for bitness recognition.
13017 * gdb.arch/amd64-stap-optional-prefix.exp
13018 (test_probe_value_without_reg): New procedure.
13019 Add code to test for different kinds of bitness.
13020
f33da99a
SDJ
130212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13022
13023 PR breakpoints/16889
13024 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13025 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13026
5b80f00d
PA
130272014-05-01 Pedro Alves <palves@redhat.com>
13028
13029 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13030 gdb_file_cmd if no file is specified.
13031 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13032 last_loaded_file to set the remote exec-file.
13033
f8c2a73c
PA
130342014-05-01 Pedro Alves <palves@redhat.com>
13035
13036 * boards/local-remote-host.exp: New file.
13037
be6e8ac7
PA
130382014-05-01 Pedro Alves <palves@redhat.com>
13039
13040 * boards/local-remote-host.exp: Rename to ...
13041 * boards/local-remote-host-notty.exp: ... this.
13042
cac0dc8f
JB
130432014-04-28 Joel Brobecker <brobecker@adacore.com>
13044
13045 * gdb.ada/dyn_arrayidx: New testcase.
13046
9730e6cc
YQ
130472014-04-26 Yao Qi <yao@codesourcery.com>
13048
13049 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13050 and compute the length of function main. Save it in
13051 $main_length.
13052 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13053 (top-level): Use gdb_compile to compile objects into
13054 executable and restart GDB. Remove invocation to
13055 prepare_for_testing.
13056
7ae1a6a6
PA
130572014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13058 Pedro Alves <palves@redhat.com>
13059
13060 PR server/16255
13061 * gdb.multi/multi-attach.c: New file.
13062 * gdb.multi/multi-attach.exp: New file.
13063
4082afcc
PA
130642014-04-25 Pedro Alves <palves@redhat.com>
13065
13066 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13067 user.
13068 (top level): Test that "set remote conditional-breakpoints-packet
13069 off" works as intended.
13070 * gdb.base/dprintf.exp: Test that "set remote
13071 breakpoint-commands-packet off" works as intended.
13072 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13073 New function.
13074 (top level): Call it.
13075 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13076 remote fast-tracepoints-packet off" works as intended.
13077 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13078 * lib/gdb.exp (gdb_is_target_remote): ... here.
13079
2abc3f8d
DB
130802014-04-24 David Blaikie <dblaikie@gmail.com>
13081
13082 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13083 ensure clang would not discard them.
13084 * gdb.base/gdbvars.c: Ditto.
13085 * gdb.base/memattr.c: Ditto.
13086 * gdb.base/whatis.c: Ditto.
13087 * gdb.python/py-prettyprint.c: Ditto.
13088 * gdb.trace/actions.c: Ditto.
13089 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13090 ensure clang would not discard it.
13091
bfd39632
DB
130922014-04-24 David Blaikie <dblaikie@gmail.com>
13093
13094 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13095 clang to emit the full definition of type required by the test
13096 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13097
22842ff6
DB
130982014-04-24 David Blaikie <dblaikie@gmail.com>
13099
13100 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13101 coax Clang into emitting the definition of the type.
13102 * gdb.cp/pr10728-x.h (y): Ditto.
13103 * gdb.cp/pr10728-y.cc (y): Ditto.
13104
c2e827ad
DB
131052014-04-24 David Blaikie <dblaikie@gmail.com>
13106
13107 * gdb.base/label.exp: XFAIL label related tests under Clang.
13108 * gdb.cp/cplabel.exp: Ditto.
13109 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13110 under Clang those using labels.
13111
4c2d33e7
YQ
131122014-04-25 Yao Qi <yao@codesourcery.com>
13113
13114 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13115 double_label.
13116 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13117 partial_label and double_label.
13118
56083b99
DB
131192014-04-24 David Blaikie <dblaikie@gmail.com>
13120
13121 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13122
25d4e99d
DB
131232014-04-24 David Blaikie <dblaikie@gmail.com>
13124
13125 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13126 of the function to work across GCC and Clang.
13127 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13128 pointer types (const void ** const V void **).
13129
01f9f808
MS
131302014-04-24 Michael Sturm <michael.sturm@mintel.com>
13131 Walfred Tedeschi <walfred.tedeschi@intel.com>
13132
13133 * Makefile.in (EXECUTABLES): Added i386-avx512.
13134 * gdb.arch/i386-avx512.c: New file.
13135 * gdb.arch/i386-avx512.exp: Likewise.
13136
4b48d439
KS
131372014-04-23 Keith Seitz <keiths@redhat.com>
13138
13139 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13140 (mi_make_breakpoint_table): New procedure.
13141 (mi_create_breakpoint): Use mi_make_breakpoint
13142 and return the result.
13143 (mi_make_breakpoint): New procedure.
13144 (mi_build_kv_pairs): New procedure.
13145
13146 * gdb.mi/mi-break.exp: Remove unused globals,
13147 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13148 All callers updated.
13149 * gdb.mi/mi-dprintf.exp: Use variable to track command
13150 number.
13151 Update all callers of mi_create_breakpoint and use
13152 mi_make_breakpoint_table.
13153 Remove any unused global variables.
13154 * gdb.mi/mi-nonstop.exp: Likewise.
13155 * gdb.mi/mi-nsintrall.exp: Likewise.
13156 * gdb.mi/mi-nsmoribund.exp: Likewise.
13157 * gdb.mi/mi-nsthrexec.exp: Likewise.
13158 * gdb.mi/mi-reverse.exp: Likewise.
13159 * gdb.mi/mi-simplerun.exp: Likewise.
13160 * gdb.mi/mi-stepn.exp: Likewise.
13161 * gdb.mi/mi-syn-frame.exp: Likewise.
13162 * gdb.mi/mi-until.exp: Likewise.
13163 * gdb.mi/mi-var-cp.exp: Likewise.
13164 * gdb.mi/mi-var-display.exp: Likewise.
13165 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13166 * gdb.mi/mi2-var-child.exp: Likewise.
13167 * gdb.mi/mi-vla-c99.exp: Likewise.
13168 * lib/mi-support.exp: Likewise.
13169
13170 From Ian Lance Taylor <iant@cygnus.com>:
13171 * lib/gdb.exp (parse_args): New procedure.
13172
08351840
PA
131732014-04-23 Pedro Alves <palves@redhat.com>
13174
13175 * gdb.base/break-unload-file.c: New file.
13176 * gdb.base/break-unload-file.exp: New file.
13177 * gdb.base/sym-file-lib.c (baz): New function.
13178 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13179 field.
13180 (load): Store the segment's mapped size.
13181 (unload): New function.
13182 (unload_shlib): New function.
13183 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13184 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13185 set a breakpoint at baz, and call it.
13186 * gdb.base/sym-file.exp: New tests for stale breakpoint
13187 instructions.
13188
076855f9
PA
131892014-04-23 Pedro Alves <palves@redhat.com>
13190
13191 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13192 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13193 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13194 * gdb.base/hbreak-unmapped.c: New file.
13195 * gdb.base/hbreak-unmapped.exp: New file.
13196 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13197 * lib/gdb.exp (gdb_is_target_remote): ... here.
13198
483805cf
PA
131992014-04-22 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.base/consecutive-step-over.c: New file.
13202 * gdb.base/consecutive-step-over.exp: New file.
13203
06d97543
PA
132042014-04-22 Pedro Alves <palves@redhat.com>
13205
13206 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13207 instead of send_gdb/gdb_expect.
13208
b4429ea2
YQ
132092014-04-22 Yao Qi <yao@codesourcery.com>
13210
13211 * lib/trace-support.exp (generate_tracefile): New procedure.
13212 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13213 return 0.
13214 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13215 if generate_tracefile returns 1.
13216
51d48146
PA
132172014-04-18 Tom Tromey <palves@redhat.com>
13218 Pedro alves <tromey@redhat.com>
13219
13220 PR backtrace/15558
13221 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13222 with a backtrace limit.
13223 * gdb.python/py-frame-inline.exp: Test running to an inline
13224 function with a backtrace limit, and printing the newest frame.
13225 * gdb.python/py-frame-inline.c (main): Call f.
13226
bd1dce5f
MS
132272014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13228
13229 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13230
40d1a503
MS
132312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13232
13233 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13234 Drop prefix from unsupported source file path.
13235
389b98f7
YQ
132362014-04-17 Yao Qi <yao@codesourcery.com>
13237
13238 * lib/gdb.exp (with_target_charset): New proc.
13239 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13240 with_target_charset.
13241 (test_print_strings): Likewise.
13242 (test_repeat_bytes): Likewise.
13243 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13244 for some tests.
13245
22869d73
KS
132462014-04-16 Keith Seitz <keiths@redhat.com>
13247
13248 PR gdb/15827
13249 * gdb.dwarf2/corrupt.c: New file.
13250 * gdb.dwarf2/corrupt.exp: New file.
13251
c4f87ca6
KS
132522014-04-16 Keith Seitz <keiths@redhat.com>
13253
13254 PR c++/16597
13255 * gdb.cp/namelessclass.cc: New file.
13256 * gdb.cp/namelessclass.exp: New file.
13257 * gdb.cp/namelessclass.S: New file.
13258
ab19de87
DE
132592014-04-16 Doug Evans <dje@google.com>
13260
13261 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13262 Add comment.
13263 (gdbserver_default_get_comm_port): New function.
13264 (gdbserver_start): Check if board file provided
13265 "gdbserver,get_comm_port" and use it if so.
13266 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13267 (gdb,socketport): Set to "stdio".
13268 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13269 (stdio_gdbserver_template): Delete.
13270 (${board}_get_remote_address): Update.
13271 (${board}_build_remote_cmd): Delete.
13272 (${board}_get_comm_port): New function.
13273 (${board}_spawn): Update.
13274 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13275 Delete.
13276 (${board}_get_remote_address): Update.
13277 (${board}_get_comm_port): New function.
13278
fc98a809
AB
132792014-04-16 Andrew Burgess <aburgess@broadcom.com>
13280
13281 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13282 appearing in any order.
13283
87fd9e6e
DE
132842014-04-15 Doug Evans <dje@google.com>
13285
13286 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13287 uninitialized value of "description".
13288
099fc3ea
KS
132892014-04-15 Keith Seitz <keiths@redhat.com>
13290
13291 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13292 Remove unused globals.
13293 (test_running_the_program): Likewise.
13294 (test_controlled_execution): Likewise.
13295 (test_controlling_breakpoints): Likewise.
13296 (test_program_termination): Likewise.
13297
5da151d4
KS
132982014-04-15 Keith Seitz <keiths@redhat.com>
13299
13300 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13301 unused globals.
13302 (test_rbreak_creation_and_listing): Likewise.
13303 (test_ignore_count): Likewise.
13304 (test_error): Likewise.
13305
35e5d2f0
PA
133062014-04-15 Pedro Alves <palves@redhat.com>
13307
13308 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13309 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13310 sym-file-loader.c.
13311 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13312 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13313 to sym-file-loader.c.
13314 (struct library): Forward declare.
13315 (load_shlib, lookup_function): Change prototypes.
13316 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13317 (translate_offset): Remove declarations.
13318 (get_text_addr): New declaration.
13319 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13320 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13321 sym-file-loader.h.
13322 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13323 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13324 here from sym-file-loader.h.
13325 (struct library): New structure.
13326 (load_shlib, lookup_function): Change prototypes and adjust to
13327 work with a struct library.
13328 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13329 (translate_offset): Make static.
13330 (get_text_addr): New function.
13331 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13332
eb4c1710
PA
133332014-04-15 Pedro Alves <palves@redhat.com>
13334
13335 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13336
2d1baf52
PA
133372014-04-15 Pedro Alves <palves@redhat.com>
13338
13339 * gdb.base/sym-file-loader.c: Include <limits.h>.
13340 (SELF_LINK): New define.
13341 (get_origin): New function.
13342 (load_shlib): Use it.
13343 * gdb.base/sym-file.exp: Don't early return if the target is
13344 remote. Use runto_main, and issue fail is that fails. Use
13345 gdb_load_shlibs.
13346 (shlib_name): Delete.
13347 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13348
7dd6df01
PA
133492014-04-15 Pedro Alves <palves@redhat.com>
13350
13351 * gdb.base/sym-file.exp: Remove regex characters from test
13352 message. Don't refer to breakpoint numbers in test messages.
13353
b50c8614
KS
133542014-04-14 Keith Seitz <keiths@redhat.com>
13355
13356 PR c++/16253
13357 * gdb.cp/var-tag.cc: New file.
13358 * gdb.cp/var-tag.exp: New file.
13359 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13360 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13361 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13362 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13363
3d567982
TT
133642014-04-14 Tom Tromey <tromey@redhat.com>
13365
13366 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13367 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13368 type.
13369 * gdb.cp/enum-class.exp: New file.
13370 * gdb.cp/enum-class.cc: New file.
13371
0626fc76
TT
133722014-04-14 Tom Tromey <tromey@redhat.com>
13373
13374 * gdb.dwarf2/enum-type.exp: New file.
13375
dca325b3
SA
133762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13377
13378 * gdb.mi/mi-vla-c99.exp: New file.
13379 * gdb.mi/vla.c: New file.
13380
5854b38a
SA
133812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13382
13383 * gdb.base/vla-datatypes.c: New file.
13384 * gdb.base/vla-datatypes.exp: New file.
13385
463bb957
SA
133862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13387
13388 * gdb.base/vla-ptr.c: New file.
13389 * gdb.base/vla-ptr.exp: New file.
13390
3dd170be
SA
133912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13392
13393 * gdb.dwarf2/count.exp: New file.
13394
5ecaaa66
SA
133952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13396
13397 * gdb.base/vla-sideeffect.c: New file.
13398 * gdb.base/vla-sideeffect.exp: New file.
13399
41f1ada5
DB
134002014-04-14 David Blaikie <dblaikie@gmail.com>
13401
13402 * gdb.mi/non-stop.c: Add return value for non-void function return
13403 statement.
13404 * gdb.threads/staticthreads.c: Ditto.
13405
0be03e84
DE
134062014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13407 Doug Evans <xdje42@gmail.com>
13408
13409 * gdb.guile/scm-value.c: Improve test case.
13410 * gdb.guile/scm-value.exp: Add new test.
13411
f180a1fb
DB
134122014-04-11 David Blaikie <dblaikie@gmail.com>
13413
13414 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13415 override Clang's default.
13416
6b662e19
JB
134172014-04-11 Joel Brobecker <brobecker@adacore.com>
13418
13419 Revert the following changes (regressions):
13420
13421 * gdb.base/vla-sideeffect.c: New file.
13422 * gdb.base/vla-sideeffect.exp: New file.
13423
13424 * gdb.dwarf2/count.exp: New file.
13425
13426 * gdb.base/vla-multi.c: New file.
13427 * gdb.base/vla-multi.exp: New file.
13428
13429 * gdb.base/vla-ptr.c: New file.
13430 * gdb.base/vla-ptr.exp: New file.
13431
13432 * gdb.base/vla-datatypes.c: New file.
13433 * gdb.base/vla-datatypes.exp: New file.
13434
13435 * gdb.mi/mi-vla-c99.exp: New file.
13436 * gdb.mi/vla.c: New file.
13437
245a5f0b
KS
134382014-04-11 Keith Seitz <keiths@redhat.com>
13439
13440 PR c++/16675
13441 * gdb.cp/cpsizeof.exp: New file.
13442 * gdb.cp/cpsizeof.cc: New file.
13443
58a84dcf
SA
134442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13445
191a8a90
JB
13446 * gdb.mi/mi-vla-c99.exp: New file.
13447 * gdb.mi/vla.c: New file.
58a84dcf 13448
c8655f75
SA
134492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13450
13451 * gdb.base/vla-datatypes.c: New file.
13452 * gdb.base/vla-datatypes.exp: New file.
13453
024e13b4
SA
134542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13455
13456 * gdb.base/vla-ptr.c: New file.
13457 * gdb.base/vla-ptr.exp: New file.
13458
1a237e0e
SA
134592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13460
13461 * gdb.base/vla-multi.c: New file.
13462 * gdb.base/vla-multi.exp: New file.
13463
504f3432
SA
134642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13465
13466 * gdb.dwarf2/count.exp: New file.
13467
3bce8237
SA
134682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13469
191a8a90
JB
13470 * gdb.base/vla-sideeffect.c: New file.
13471 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13472
322f9c21
YQ
134732014-04-11 Yao Qi <yao@codesourcery.com>
13474
13475 * gdb.base/completion.exp: Check file exists before running tests
13476 on file completion.
13477
d708bcd1
PA
134782014-04-10 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/cond-eval-mode.c: New file.
13481 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13482 prepare_for_testing to build the new file. Check result of
13483 runto_main.
13484 (test_break, test_watch): New procedures.
13485 (top level): Use them.
13486
ae1d2761
PM
134872014-04-08 Pierre Muller <muller@sourceware.org>
13488
13489 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13490 Ctrl-V use for mingw hosts.
13491
7af389b8
SC
134922014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13493
13494 * gdb.python/py-value.c: Improve test case.
13495 * gdb.python/py-value.exp: Add new test.
13496
5e703181
DE
134972014-04-07 David Blaikie <dblaikie@gmail.com>
13498
13499 * lib/compiler.c: Identify the clang compiler.
13500 * lib/compiler.cc: Ditto.
13501
9810b410
YQ
135022014-04-03 Yao Qi <yao@codesourcery.com>
13503
13504 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13505
98d1b8dc
AB
135062014-04-01 Anton Blanchard <anton@samba.org>
13507
13508 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13509 messages unique.
13510
3114cea1
AB
135112014-04-01 Anton Blanchard <anton@samba.org>
13512
13513 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13514 prepare_for_testing.
13515
62f7182c
AB
135162014-04-01 Anton Blanchard <anton@samba.org>
13517
13518 * gdb.arch/ppc64-atomic-inst.c: Remove.
13519 * gdb.arch/ppc64-atomic-inst.S: New file.
13520 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13521
770e7fc7
DE
135222014-03-31 Doug Evans <dje@google.com>
13523
13524 * gdb.base/print-symbol-loading-lib.c: New file.
13525 * gdb.base/print-symbol-loading-main.c: New file.
13526 * gdb.base/print-symbol-loading.exp: New file.
13527
46e2bafa
YQ
135282014-03-31 Yao Qi <yao@codesourcery.com>
13529
13530 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13531
8776cfe9
JB
135322014-03-28 Joel Brobecker <brobecker@adacore.com>
13533
13534 * gdb.ada/mi_dyn_arr: New testcase.
13535
5d1ef361
DE
135362014-03-27 Doug Evans <dje@google.com>
13537
13538 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13539
b5bee914
YQ
135402014-03-27 Yao Qi <yao@codesourcery.com>
13541
13542 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13543 if target is nios2-*-*.
13544
0d4d0e77
YQ
135452014-03-26 Yao Qi <yao@codesourcery.com>
13546
13547 * lib/gdb.exp (readline_is_used): New proc.
13548 * gdb.base/completion.exp: Move tests on command complete up.
13549 Skip the rest of tests if readline is not used.
13550 * gdb.ada/complete.exp: Skp the test if readline is not
13551 used.
13552 * gdb.base/filesym.exp: Likewise.
13553 * gdb.base/macscp.exp: Likewise.
13554 * gdb.base/readline-ask.exp: Likewise.
13555 * gdb.base/readline.exp: Likewise.
13556 * gdb.python/py-cmd.exp: Likewise.
13557 * gdb.trace/tfile.exp: Likewise.
13558
29361eee
YQ
135592014-03-26 Yao Qi <yao@codesourcery.com>
13560
13561 * gdb.base/macscp.exp: Fix code format issues.
13562
bc9a5525
UW
135632014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13564
13565 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13566 * gdb.asm/powerpc64le.inc: New file.
13567
d3839ede
PA
135682014-03-25 Pedro Alves <palves@redhat.com>
13569 Doug Evans <dje@google.com>
13570
13571 * gdb.base/source-execution.c: New file.
13572 * gdb.base/source-execution.exp: New file.
13573 * gdb.base/source-execution.gdb: New file.
13574
01672a57
DE
135752014-03-24 Doug Evans <dje@google.com>
13576
13577 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13578 using fission.
13579
88bbeca9
HZ
135802014-03-24 Hui Zhu <hui@codesourcery.com>
13581 Pedro Alves <palves@redhat.com>
13582
13583 PR breakpoints/16101
13584 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13585 test pass/fail messages. Detect missing support for dprintf when
13586 breakpoints are actually inserted.
13587 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13588 breakpoints are actually inserted.
13589 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13590 fails.
13591
d2348791
JK
135922014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13593
13594 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13595
feef67ab
DE
135962014-03-22 Doug Evans <xdje42@gmail.com>
13597
13598 * gdb.python/python.exp (python not supported): Verify multi-line
13599 python command issues an error.
25d743f9 13600 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13601 guile command issues an error.
feef67ab 13602
ecebef6a
MR
136032014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13604
13605 * gdb.threads/thread-specific.exp: Handle the lack of usable
13606 $this_breakpoint and $this_thread.
13607
ccdd1909
HZ
136082014-03-21 Hui Zhu <hui@codesourcery.com>
13609
13610 * gdb.base/attach.exp (do_command_attach_tests): New.
13611
beb460e8
PA
136122014-03-20 Tom Tromey <tromey@redhat.com>
13613 Pedro Alves <palves@redhat.com>
13614
13615 PR cli/15718
13616 * gdb.base/condbreak-call-false.c: New file.
13617 * gdb.base/condbreak-call-false.exp: New file.
13618
40acf43a
PA
136192014-03-20 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13622 Delete.
13623 (block_signals, unblock_signals): Delete.
13624 (child_function_2, main): Remove references to deleted variable
13625 and functions.
13626
9f5e1e02
PA
136272014-03-20 Pedro Alves <palves@redhat.com>
13628
13629 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13630 Use pthread_kill to signal thread 2.
13631 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13632 Adjust to make the test send itself a signal rather than using the
13633 host's "kill" command.
13634
99619bea
PA
136352014-03-20 Pedro Alves <palves@redhat.com>
13636
13637 * gdb.threads/multiple-step-overs.c: New file.
13638 * gdb.threads/multiple-step-overs.exp: New file.
13639 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13640 Adjust expected infrun debug output.
13641
2adfaa28
PA
136422014-03-20 Pedro Alves <palves@redhat.com>
13643
13644 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13645 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13646
31e77af2
PA
136472014-03-20 Pedro Alves <palves@redhat.com>
13648
13649 PR breakpoints/7143
13650 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13651 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13652 of gdb_test_multiple.
13653 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13654 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13655
b9f437de
PA
136562014-03-20 Pedro Alves <palves@redhat.com>
13657
13658 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13659 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13660
05adc73e
PA
136612014-03-19 Pedro Alves <palves@redhat.com>
13662
13663 * gdb.base/async.exp: Remove early return.
13664
6048b950
PA
136652014-03-19 Pedro Alves <palves@redhat.com>
13666
13667 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13668
8bcfb00a
PA
136692014-03-19 Pedro Alves <palves@redhat.com>
13670
13671 * gdb.base/async.exp (test_background): Expect \r\n after
13672 "completed." in the fail pattern.
13673
884e37dc
PA
136742014-03-19 Pedro Alves <palves@redhat.com>
13675
13676 * gdb.base/async.exp (test_background): New procedure.
13677 Use it for all background execution command tests.
13678
148e57e2
PA
136792014-03-19 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.base/async.exp: Use prepare_for_testing.
13682
f48088c7
PA
136832014-03-19 Pedro Alves <palves@redhat.com>
13684
13685 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13686 the same line.
13687
e2f6c966
PA
136882014-03-19 Pedro Alves <palves@redhat.com>
13689
13690 * gdb.base/async.c (main): Add "jump here" and "until here" line
13691 marker comments.
13692 * gdb.base/async.exp (jump_here): New global.
13693 (jump& test): Use it.
13694 (until_here): New global.
13695 (until& test): Use it.
13696
c30568d4
PA
136972014-03-19 Pedro Alves <palves@redhat.com>
13698
13699 * gdb.base/async.exp: Don't frob gdb_protocol.
13700
0172b6a7
DE
137012014-03-18 Doug Evans <xdje42@gmail.com>
13702
13703 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13704 Fix spelling of exec-done-display.
13705
06c868a8
JK
137062014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13707
13708 PR gdb/15358
13709 * gdb.base/gdb-sigterm.c: New file.
13710 * gdb.base/gdb-sigterm.exp: New file.
13711
0c7e1a46
PA
137122014-03-18 Pedro Alves <palves@redhat.com>
13713
13714 PR gdb/13860
13715 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13716 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13717 solib-event.
13718
f7c77d93
JB
137192014-03-17 Joel Brobecker <brobecker@adacore.com>
13720
13721 * gdb.ada/pckd_arr_ren: New testcase.
13722
5a1e8c7a
DE
137232014-03-13 Doug Evans <xdje42@gmail.com>
13724
13725 PR guile/16612
13726 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13727 collect after discarding symbols.
13728
350e1a76
DE
137292014-03-13 Ludovic Courtès <ludo@gnu.org>
13730 Doug Evans <xdje42@gmail.com>
13731
13732 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13733 to history survives a gc.
13734
a69900ae
PA
137352014-03-13 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.base/default.exp: Don't test "target procfs".
13738
5db9f0bd
PA
137392014-03-13 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.base/default.exp: Update "target child" and "target procfs"
13742 tests to not expect "Unix".
13743
b3ccfe11
TT
137442014-03-12 Tom Tromey <tromey@redhat.com>
13745
13746 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13747 New procs. Add target-async tests.
13748 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13749 Add target-async tests.
13750
646f4417
AA
137512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13752
13753 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13754 'func_start' and 'func_end' for the beginning and end of the
13755 function code, respectively.
13756 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13757 'func_end' instead of 'func' and 'main'.
13758
288c211f
AA
137592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13760
13761 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13762 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13763 generate the debug info assembler source.
13764
e0c0f156
AA
137652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13766
13767 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13768 * gdb.dwarf2/arr-subrange.exp: Likewise.
13769 * gdb.dwarf2/dwz.exp: Likewise.
13770 * gdb.dwarf2/method-ptr.exp: Likewise.
13771 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13772 * gdb.dwarf2/subrange.exp: Likewise.
13773 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13774 * gdb.dwarf2/implptrpiece.exp: Likewise.
13775 * gdb.dwarf2/nostaticblock.exp: Likewise.
13776
0e5c4555
AA
137772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13778
13779 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13780 directory to absolute path name arguments.
13781
5ec18f2b
JG
137822014-03-10 Joel Brobecker <brobecker@adacore.com>
13783
13784 * gdb.ada/tagged_access: New testcase.
13785
847fc4f2
MM
137862014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13787
13788 * gdb.btrace/data.exp: Update expected output.
13789
cc3da688
YQ
137902014-03-06 Yao Qi <yao@codesourcery.com>
13791
13792 * gdb.trace/pr16508.exp: New file.
13793
0f26cec1
PA
137942014-03-05 Pedro Alves <palves@redhat.com>
13795
13796 PR gdb/16575
13797 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13798 procedure.
13799 (top level): Adjust to use it. Add tests that exercise breakpoint
13800 interaction with the code-cache.
13801
7a5a839f
LC
138022014-02-26 Ludovic Courtès <ludo@gnu.org>
13803
13804 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13805 test for 'history-append!'.
13806
31aa7e4e
JB
138072014-02-26 Joel Brobecker <brobecker@adacore.com>
13808
13809 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13810 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13811 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13812 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13813 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13814 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13815
1b588015
JB
138162014-02-26 Joel Brobecker <brobecker@adacore.com>
13817
13818 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13819 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13820 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13821
55426c9d
JB
138222014-02-26 Joel Brobecker <brobecker@adacore.com>
13823
13824 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13825
dc53a7ad
JB
138262014-02-26 Joel Brobecker <brobecker@adacore.com>
13827
13828 * gdb.dwarf2/arr-stride.c: New file.
13829 * gdb.dwarf2/arr-stride.exp: New file.
13830
12ab52e9
PA
138312014-02-26 Pedro Alves <palves@redhat.com>
13832
13833 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13834 that won't ever trigger. Make sure that GDB reports the correct
13835 breakpoint that caused the stop.
13836
849c862e
JK
138372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13838
13839 PR gdb/16626
13840 * gdb.base/auto-load-script: New file.
13841 * gdb.base/auto-load.c: New file.
13842 * gdb.base/auto-load.exp: New file.
13843
71b7d793
JK
13844 PR gdb/16626
13845 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13846
e2f0d509
JK
138472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13848
13849 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13850 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13851
50cc37c8
DE
138522014-02-24 Doug Evans <dje@google.com>
13853
13854 * lib/gdb.exp (run_on_host): Log error output if program fails.
13855
ea4758f2
PA
138562014-02-21 Pedro Alves <palves@redhat.com>
13857
13858 * gdb.threads/step-after-sr-lock.c: Rename to ...
13859 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13860 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13861 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13862 ... this.
13863
d7b30f67
SDJ
138642014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13865
13866 PR tdep/16397
13867 * gdb.arch/amd64-stap-special-operands.exp: New file.
13868 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13869 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13870 * gdb.arch/amd64-stap-triplet.S: Likewise.
13871 * gdb.arch/amd64-stap-triplet.c: Likewise.
13872
83deb43f
JB
138732014-02-20 Joel Brobecker <brobecker@adacore.com>
13874
13875 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13876 in .section pseudo-op.
13877
adde2bff
DE
138782014-02-20 lin zuojian <manjian2006@gmail.com>
13879 Joel Brobecker <brobecker@adacore.com>
13880 Doug Evans <xdje42@gmail.com>
13881
13882 PR symtab/16581
13883 * gdb.dwarf2/dw2-icycle.S: New file.
13884 * gdb.dwarf2/dw2-icycle.c: New file.
13885 * gdb.dwarf2/dw2-icycle.exp: New file.
13886
f7bd0f78
SC
138872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13888
13889 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13890 operations on gdb.Value objects.
13891 * gdb.python/py-value-cc.exp: Add new test to test operations on
13892 gdb.Value objects.
13893
c17ef0d5
DE
138942014-02-18 Doug Evans <dje@google.com>
13895
13896 * Makefile.in (TESTS): New variable.
13897 (expanded_tests, expanded_tests_or_none): New variables
13898 (check-single): Pass $(expanded_tests_or_none) to runtest.
13899 (check-parallel): Only run tests in $(TESTS) if non-empty.
13900 (check/no-matching-tests-found): New rule.
13901 * README: Document TESTS makefile variable.
13902
5dd3176f
DE
139032014-02-18 Doug Evans <dje@google.com>
13904
13905 * Makefile.in (check-parallel): rm -rf outputs temp.
13906
0b10be4f
JK
139072014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13908
13909 Fix "ERROR: no fileid for" in the testsuite.
13910 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13911
85f224e7
DE
139122014-02-12 Doug Evans <dje@google.com>
13913
13914 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13915 (MISCELLANEOUS): New variable.
13916 (clean): rm -rf $(MISCELLANEOUS).
13917 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13918 dwp live in the same directory as symlinks, with each symlink pointed
13919 to a differently named file in a different directory.
13920
149b30ff
DE
139212014-02-11 Doug Evans <dje@google.com>
13922
13923 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13924 of Tcl file commands.
13925
1dfdac32
MK
139262014-02-10 Mark Kettenis <kettenis@gnu.org>
13927
13928 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13929 "kill -SIGUSR1 -1".
13930
aa4fb036
JB
139312014-02-10 Joel Brobecker <brobecker@adacore.com>
13932
13933 * gdb.ada/tick_length_array_enum_idx: New testcase.
13934
ed3ef339
DE
139352014-02-10 Doug Evans <xdje42@gmail.com>
13936
13937 * configure.ac (AC_OUTPUT): Add gdb.guile.
13938 * configure: Regenerate.
13939 * lib/gdb-guile.exp: New file.
13940 * lib/gdb.exp (get_target_charset): New function.
13941 * gdb.base/help.exp: Update expected output from "apropos apropos".
13942 * gdb.guile/Makefile.in: New file.
13943 * gdb.guile/guile.exp: New file.
13944 * gdb.guile/scm-arch.c: New file.
13945 * gdb.guile/scm-arch.exp: New file.
13946 * gdb.guile/scm-block.c: New file.
13947 * gdb.guile/scm-block.exp: New file.
13948 * gdb.guile/scm-breakpoint.c: New file.
13949 * gdb.guile/scm-breakpoint.exp: New file.
13950 * gdb.guile/scm-disasm.c: New file.
13951 * gdb.guile/scm-disasm.exp: New file.
13952 * gdb.guile/scm-equal.c: New file.
13953 * gdb.guile/scm-equal.exp: New file.
13954 * gdb.guile/scm-error.exp: New file.
13955 * gdb.guile/scm-error.scm: New file.
13956 * gdb.guile/scm-frame-args.c: New file.
13957 * gdb.guile/scm-frame-args.exp: New file.
13958 * gdb.guile/scm-frame-args.scm: New file.
13959 * gdb.guile/scm-frame-inline.c: New file.
13960 * gdb.guile/scm-frame-inline.exp: New file.
13961 * gdb.guile/scm-frame.c: New file.
13962 * gdb.guile/scm-frame.exp: New file.
13963 * gdb.guile/scm-generics.exp: New file.
13964 * gdb.guile/scm-gsmob.exp: New file.
13965 * gdb.guile/scm-iterator.c: New file.
13966 * gdb.guile/scm-iterator.exp: New file.
13967 * gdb.guile/scm-math.c: New file.
13968 * gdb.guile/scm-math.exp: New file.
13969 * gdb.guile/scm-objfile-script-gdb.in: New file.
13970 * gdb.guile/scm-objfile-script.c: New file.
13971 * gdb.guile/scm-objfile-script.exp: New file.
13972 * gdb.guile/scm-objfile.c: New file.
13973 * gdb.guile/scm-objfile.exp: New file.
13974 * gdb.guile/scm-ports.exp: New file.
13975 * gdb.guile/scm-pretty-print.c: New file.
13976 * gdb.guile/scm-pretty-print.exp: New file.
13977 * gdb.guile/scm-pretty-print.scm: New file.
13978 * gdb.guile/scm-section-script.c: New file.
13979 * gdb.guile/scm-section-script.exp: New file.
13980 * gdb.guile/scm-section-script.scm: New file.
13981 * gdb.guile/scm-symbol.c: New file.
13982 * gdb.guile/scm-symbol.exp: New file.
13983 * gdb.guile/scm-symtab-2.c: New file.
13984 * gdb.guile/scm-symtab.c: New file.
13985 * gdb.guile/scm-symtab.exp: New file.
13986 * gdb.guile/scm-type.c: New file.
13987 * gdb.guile/scm-type.exp: New file.
13988 * gdb.guile/scm-value-cc.cc: New file.
13989 * gdb.guile/scm-value-cc.exp: New file.
13990 * gdb.guile/scm-value.c: New file.
13991 * gdb.guile/scm-value.exp: New file.
13992 * gdb.guile/source2.scm: New file.
13993 * gdb.guile/types-module.cc: New file.
13994 * gdb.guile/types-module.exp: New file.
13995
7026a7c1
YQ
139962014-02-10 Yao Qi <yao@codesourcery.com>
13997
13998 PR testsuite/16543
13999 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14000 * configure: Regenerated.
14001 * Makefile.in: New file.
14002
6c466447
AS
140032014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14004
14005 * gdb.python/py-framefilter.exp: Fix typo.
14006
6e854735
YQ
140072014-02-08 Yao Qi <yao@codesourcery.com>
14008
14009 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14010 that no =breakpoint-modified is emitted when breakpoints are
14011 modified through MI commands.
14012
d137e6dc
PA
140132014-02-07 Pedro Alves <pedro@codesourcery.com>
14014 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.threads/step-after-sr-lock.c: New file.
14017 * gdb.threads/step-after-sr-lock.exp: New file.
14018
b5ee5a50
PA
140192014-02-07 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14022
3c77faf3
JK
140232014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14024
14025 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14026 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14027
6dddc817
DE
140282014-02-06 Doug Evans <xdje42@gmail.com>
14029
14030 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14031 output.
14032
14033 * gdb.gdb/python-interrupts.exp: New file.
14034
de7b2893
YQ
140352014-02-05 Yao Qi <yao@codesourcery.com>
14036
14037 * gdb.trace/report.exp (use_collected_data): Test the output
14038 of "info threads" and "info inferiors".
14039
66d032ac
YQ
140402014-02-05 Yao Qi <yao@codesourcery.com>
14041
14042 Revert this patch:
14043
14044 2013-05-24 Yao Qi <yao@codesourcery.com>
14045
14046 * gdb.trace/tfile.exp: Test inferior and thread.
14047
591a12a1
UW
140482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14049
14050 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14051 on a function.
14052 * gdb.base/step-bt.c: Call hello via function pointer to make
14053 sure its first instruction is executed on powerpc64le-linux.
14054
0ff3e01f
UW
140552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14056
14057 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14058
084ee545
UW
140592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14060
14061 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14062 of the test patterns for use on little-endian systems.
14063
6ed14ff3
UW
140642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14065
14066 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14067 (decimal_vector): Fix for little-endian.
14068
401e27fd
JM
140692014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14070
14071 * gdb.arch/sparc-sysstep.exp: New file.
14072 * gdb.arch/sparc-sysstep.c: Likewise.
14073
14074 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14075
8b924729
EBM
140762014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14077
14078 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14079
fb151210
JB
140802014-01-23 Tom Tromey <tromey@redhat.com>
14081
14082 * gdb.ada/array_char_idx: New testcase.
14083
0740f8d8
TT
140842014-01-23 Tom Tromey <tromey@redhat.com>
14085
14086 PR python/16487:
14087 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14088 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14089 classes.
14090
21909fa1
TT
140912014-01-23 Tom Tromey <tromey@redhat.com>
14092
14093 PR python/16491:
14094 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14095 string from an inferior frame.
14096 * gdb.python/py-framefilter-mi.exp: Update.
14097
87ce2a04
DE
140982014-01-22 Doug Evans <dje@google.com>
14099
14100 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14101
237b092b
AA
141022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14103
14104 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14105
d674a709
AA
141062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14107
14108 * gdb.trace/entry-values.exp: Remove excess space character from
14109 regex patterns. Handle s390 call instruction.
14110
20fa3390
AA
141112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14112
14113 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14114 define "*_start" label. Make "name" static.
14115 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14116 ${name} by references to ${name}_start.
14117
78466714
AA
141182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14119
14120 * gdb.base/info-macros.exp: Remove "debug" from the compile
14121 options.
14122
ec9f644a
IB
141232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14124
14125 * gdb.dlang/demangle.exp: New file.
14126
94b1b47e
IB
141272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14128
14129 * gdb.dlang/primitive-types.exp: New file.
14130
7f420862
IB
141312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14132
14133 * configure.ac: Create gdb.dlang/Makefile.
14134 * configure: Regenerate.
14135 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14136 * gdb.dlang/Makefile.in: New file.
14137 * lib/d-support.exp: New file.
14138 * lib/gdb.exp (skip_d_tests): New proc.
14139
52834460
MM
141402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14141
14142 * gdb.btrace/delta.exp: Check reverse stepi.
14143 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14144 * gdb.btrace/finish.exp: New.
14145 * gdb.btrace/next.exp: New.
14146 * gdb.btrace/nexti.exp: New.
14147 * gdb.btrace/record_goto.c: Add comments.
14148 * gdb.btrace/step.exp: New.
14149 * gdb.btrace/stepi.exp: New.
14150 * gdb.btrace/multi-thread-step.c: New.
14151 * gdb.btrace/multi-thread-step.exp: New.
14152 * gdb.btrace/rn-dl-bind.c: New.
14153 * gdb.btrace/rn-dl-bind.exp: New.
14154 * gdb.btrace/data.c: New.
14155 * gdb.btrace/data.exp: New.
14156 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14157
6e07b1d2
MM
141582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14159
14160 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14161 * gdb.btrace/exception.exp: Update.
14162 * gdb.btrace/instruction_history.exp: Update.
14163 * gdb.btrace/record_goto.exp: Update.
14164 * gdb.btrace/tailcall.exp: Update.
14165 * gdb.btrace/unknown_functions.exp: Update.
14166 * gdb.btrace/delta.exp: New.
14167
0b722aec
MM
141682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14169
14170 * gdb.btrace/record_goto.exp: Add backtrace test.
14171 * gdb.btrace/tailcall.exp: Add backtrace test.
14172
066ce621
MM
141732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14174
14175 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14176 * gdb.btrace/record_goto.c: New.
14177 * gdb.btrace/record_goto.exp: New.
14178 * gdb.btrace/x86-record_goto.S: New.
14179
0688d04e
MM
141802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14181
14182 * gdb.btrace/function_call_history.exp: Update tests.
14183 * gdb.btrace/instruction_history.exp: Update tests.
14184
8710b709
MM
141852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14186
14187 * gdb.btrace/function_call_history.exp: Fix expected field
14188 order for "record function-call-history".
14189 Add new tests for "record function-call-history /c".
14190 * gdb.btrace/exception.cc: New.
14191 * gdb.btrace/exception.exp: New.
14192 * gdb.btrace/tailcall.exp: New.
14193 * gdb.btrace/x86-tailcall.S: New.
14194 * gdb.btrace/x86-tailcall.c: New.
14195 * gdb.btrace/unknown_functions.c: New.
14196 * gdb.btrace/unknown_functions.exp: New.
14197 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14198
5de9129b
MM
141992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14200
14201 * gdb.btrace/instruction_history.exp: Update.
14202 * gdb.btrace/function_call_history.exp: Update.
14203
23a7fe75
MM
142042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14205
14206 * gdb.btrace/function_call_history.exp: Fix expected function
14207 trace.
14208 * gdb.btrace/instruction_history.exp: Initialize traced.
14209 Remove traced_functions.
14210
724c7dd8
MM
142112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14212
14213 * gdb.btrace/function_call_history.exp: Update
14214 * gdb.btrace/instruction_history.exp: Update.
14215
6d78d93b
MM
142162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14217
14218 * gdb.btrace/enable.exp: Update expected text.
14219
93a360cc
OJ
142202014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14221
14222 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14223 bytes.
14224
3772b53f
MR
142252014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14226
14227 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14228
596662fa
OJ
142292014-01-15 Omair Javaid <omair.javaid@linaro.org>
14230
14231 * lib/gdb.exp (supports_process_record): Return true for
14232 arm*-linux*. (supports_reverse): Likewise.
14233
b5b08fb4
SC
142342014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14235
14236 PR python/15464
14237 PR python/16113
14238 * gdb.python/py-type.c: Enhance test case.
14239 * gdb.python/py-value-cc.cc: Likewise
14240 * gdb.python/py-type.exp: Add new tests.
14241 * gdb.python/py-value-cc.exp: Likewise
14242
52d7fb13
AA
142432014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14244 Pedro Alves <palves@redhat.com>
14245
14246 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14247 Make "name" extern.
14248 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14249 references to ${name}_start by references to ${name}.
14250
a2cd8cfe
JB
142512014-01-10 Joel Brobecker <brobecker@adacore.com>
14252
14253 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14254
4e23fced
JB
142552014-01-10 Joel Brobecker <brobecker@adacore.com>
14256
14257 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14258
c6a9e42c
PA
142592014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14260 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14263 mi_gdb_target_load.
c6a9e42c 14264
b7ea362b
PA
142652014-01-08 Pedro Alves <palves@redhat.com>
14266
14267 * gdb.threads/reconnect-signal.c: New file.
14268 * gdb.threads/reconnect-signal.exp: New file.
14269
5e3f4fab
EBM
142702014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14271
14272 * gdb.base/source-dir.exp: New file.
14273
79301218
JB
142742014-01-07 Joel Brobecker <brobecker@adacore.com>
14275
14276 * gdb.ada/mi_interface: New testcase.
14277
8e355c5d
JB
142782014-01-07 Joel Brobecker <brobecker@adacore.com>
14279
14280 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14281 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14282 gdb.ada/pp-rec-component/pck.ads: New files.
14283
c0d48811
JB
142842014-01-07 Joel Brobecker <brobecker@adacore.com>
14285
14286 * gdb.python/py-pp-integral.c: New file.
14287 * gdb.python/py-pp-integral.py: New file.
14288 * gdb.python/py-pp-integral.exp: New file.
14289
17b609c3 14290For older changes see ChangeLog-1993-2013.
c906108c 14291\f
8d8cb839
EZ
14292;; Local Variables:
14293;; mode: change-log
14294;; left-margin: 8
14295;; fill-column: 74
14296;; version-control: never
14297;; End:
902f2ccb 14298
e2882c85 14299 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14300 Copying and distribution of this file, with or without modification,
14301 are permitted provided the copyright notice and this notice are preserved.