readelf.c: Break multi-statement line
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
450d1e88
KB
12018-08-23 Kevin Buettner <kevinb@redhat.com>
2
3 * gdb.dwarf2/dw2-ranges-func.c: New file.
4 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5
ae739fe7
SM
62018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
7
8 * gdb.base/term.exp: Compare terminal settings with values from
9 the inferior.
10 * gdb.base/term.c: Get and set terminal settings.
11
6d52907e
JV
122018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
13
14 * lib/mi-support.exp (mi_expect_stop): Update regexp to
15 accommodate new "arch" field in frame output.
16 * gdb.mi/mi-return.exp: Likewise.
17 * gdb.mi/mi-stack.exp: Likewise.
18 * gdb.mi/mi-syn-frame.exp: Likewise.
19 * gdb.mi/user-selected-context-sync.exp: Likewise.
20
be2d111a
MS
212018-08-19 Michael Spang <spang@google.com>
22
23 PR gdb/11786
24 * gdb.base/gcore-tls-pie.c: New file.
25 * gdb.base/gcore-tls-pie.exp: New file.
26
ae3a7c47
KB
272018-08-18 Kevin Buettner <kevinb@redhat.com>
28
29 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
30 * gdb.dwarf2/varval.c: New file.
31 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 32
2ecae92e
AH
332018-08-17 Alan Hayward <alan.hayward@arm.com>
34
35 PR gdb/18931
36 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
37
c1854f1d
KS
382018-08-16 Keith Seitz <keiths@redhat.com>
39
40 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
41 tests expected to pass.
42
26fb3983
JV
432018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
44
45 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
46 -data-disassemble -a.
47 (test_disassembly_bogus_args): Likewise.
48
67943c00
AB
492018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
52
5ff2bbae
AB
532018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.base/vla-optimized-out.exp: Add new test.
56
e5bbcd0f
AB
572018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.base/vla-optimized-out-o3.exp: Delete.
60 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
61 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
62 deleted tests.
63
9d4a934c
AB
642018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 PR gdb/18050:
67 * gdb.server/extended-remote-restart.c: New file.
68 * gdb.server/extended-remote-restart.exp: New file.
69
045cf012
SM
702018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
71
72 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
73 "set variable index = 42".
74
87d6a7aa
SM
752018-08-07 Simon Marchi <simon.marchi@ericsson.com>
76
77 * boards/index-cache-gdb.exp: New file.
78 * gdb.dwarf2/index-cache.exp: New file.
79 * gdb.dwarf2/index-cache.c: New file.
80 * gdb.base/maint.exp: Check if we are using the index cache.
81
96d68bd4
RO
822018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
83
84 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
85 MAKEFLAGS.
86
5a699617
RO
872018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
88
89 * dg-extract-results.sh: Move to toplevel contrib.
90 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
91 * Makefile.in (check-parallel-racy): Likewise.
92
5bd18990
AB
932018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
96 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
97 tests if the target supports scheduler locking.
98
3fbbcf47
TV
992018-08-04 Tom de Vries <tdevries@suse.de>
100
101 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
102
3e1d3d8c
TT
1032018-08-02 Tom Tromey <tom@tromey.com>
104
105 PR symtab/16842.
106 * gdb.cp/temargs.exp: Test "info address" of a template
107 parameter.
108
5abe0f0c
JV
1092018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
110
111 * gdb.python/py-mi-var-info-path-expression.c: New file.
112 * gdb.python/py-mi-var-info-path-expression.py: New file.
113 * gdb.python/py-mi-var-info-path-expression.exp: New file.
114
fb66cde8
SDJ
1152018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
116
117 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
118 error after "cannot resolve name" string.
119
c708f4d2
AB
1202018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
123 started.
124 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
125
37cc0cae
TV
1262018-07-28 Tom de Vries <tdevries@suse.de>
127
128 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
129
63b4ecf7
TV
1302018-07-26 Tom de Vries <tdevries@suse.de>
131
132 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
133
3c3bb058
AB
1342018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
137 is visible.
138
9e7f3bbb
TV
1392018-07-26 Tom de Vries <tdevries@suse.de>
140
141 PR breakpoints/23366
142 * gdb.base/catch-follow-exec.c: New test.
143 * gdb.base/catch-follow-exec.exp: New file.
144
16f808ec
TV
1452018-07-25 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
148 vla-optimized-out.c.
149
d7154a8d
JV
1502018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
151
152 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
153 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
154
232a0032
TV
1552018-07-20 Tom de Vries <tdevries@suse.de>
156
157 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
158 NOCLONE macro.
159 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
160
fbb1d502
TV
1612018-07-19 Tom de Vries <tdevries@suse.de>
162
163 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
164 regular expression.
165
42dc7699
TV
1662018-07-18 Tom de Vries <tdevries@suse.de>
167
168 * gdb.base/vla-optimized-out.c: New test.
169 * gdb.base/vla-optimized-out.exp: New file.
170
7f1f7e23
SDJ
1712018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
172
173 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
174 message "No address associated with hostname" when gdbserver
175 cannot resolve the hostname.
176
5759ebb3
PW
1772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
178
179 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
180 Add some test prefixes to make tests unique.
181
3606ccab
PW
1822018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
183
184 * gdb.base/frameapply.c: New file.
185 * gdb.base/frameapply.exp: New file.
186
529c08b2
PW
1872018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
188
189 * gdb.base/skip.exp: Update expected error message.
190
c7ab0aef
SDJ
1912018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
192 Jan Kratochvil <jan.kratochvil@redhat.com>
193 Paul Fertser <fercerpav@gmail.com>
194 Tsutomu Seki <sekiriki@gmail.com>
195
196 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
197 parameter.
198 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
199 by default.
200 * boards/native-gdbserver.exp: Likewise.
201 * gdb.server/run-without-local-binary.exp: Improve regexp used
202 for detecting when a remote debugging connection succeeds.
203 * gdb.server/server-connect.exp: New file.
204 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
205 Do not prefix the port number with ":".
206 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
207 support for detecting and using it. Add '$debughost_gdbserver'
208 to the list of arguments used to start gdbserver. Handle case
209 when gdbserver cannot resolve a network name.
210
16ff70dd
SDJ
2112018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
212
213 PR c++/23373
214 * gdb.base/ptype-offsets.cc (struct static_member): New
215 struct.
216 (main) <stmember>: New variable.
217 * gdb.base/ptype-offsets.exp: Add test for printing a struct
218 with a static member in it.
219
3541979f
AB
2202018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
223 watchpoints enabled and disabled.
224
c8ad9b9a
AB
2252018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * gdb.base/examine-backward.exp: Still run tests around address
228 0x0, even if address 0x0 is not readable. Update the pattern for
229 matching address 0x0 in expected output.
230
e0e5e971
AB
2312018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * gdb.base/share-env-with-gdbserver.c (main): Add call to
234 malloc/free.
235
1ea5da02
TV
2362018-07-04 Tom de Vries <tdevries@suse.de>
237
238 * gdb.dwarf2/dw2-error.exp: Update expected error message.
239
471b9d15
MR
2402018-07-02 Maciej W. Rozycki <macro@mips.com>
241
242 PR tdep/8282
243 * gdb.arch/mips-disassembler-options.exp: New test.
244 * gdb.arch/mips-disassembler-options.s: New test source.
245
75acb486
PA
2462018-06-29 Pedro Alves <palves@redhat.com>
247
248 * gdb.threads/names.exp: Adjust expected "info threads" output.
249
cd2bb709
PA
2502018-06-29 Pedro Alves <palves@redhat.com>
251
252 * gdb.opt/inline-break.exp (line number, address): Add "info
253 break" tests.
254
991ff292
PA
2552018-06-29 Pedro Alves <palves@redhat.com>
256
257 * gdb.opt/inline-break.c (func1): Add "break here" marker.
258 * gdb.opt/inline-break.exp: Test setting breakpoints by line
259 number and address and running to them.
260
356819b6 2612018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
262
263 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
264
2512d7ef
JK
2652018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
266
267 * lib/compiler.c: Remove executable permission flag.
268
be1b6474
RB
2692018-06-28 Richard Bunt <richard.bunt@arm.com>
270
271 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
272 code.
273 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
274
291f9a96
PT
2752018-06-28 Petr Tesarik <ptesarik@suse.cz>
276
277 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
278
ed6dfe51
PT
2792018-06-28 Petr Tesarik <ptesarik@suse.cz>
280
281 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
282 address argument is omitted.
283
d4d429d5
PT
2842018-06-28 Petr Tesarik <ptesarik@suse.cz>
285
286 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
287
7ab6656f
OJ
2882018-06-27 Omair Javaid <omair.javaid@linaro.org>
289
290 PR gdb/21695
291 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
292 * gdb.base/infoline-reloc-main-from-zero.c: New file.
293
a33ccfc7
TT
2942018-06-26 Tom Tromey <tom@tromey.com>
295
296 PR rust/22574:
297 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
298 * gdb.rust/simple.rs (struct SimpleLayout): New.
299
6d72d289
SM
3002018-06-22 Simon Marchi <simon.marchi@ericsson.com>
301
302 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
303 "info registers" output.
304
8363f9d5
RB
3052018-06-21 Richard Bunt <richard.bunt@arm.com>
306
307 * gdb.base/watchpoint-hw-attach.c: New test.
308 * gdb.base/watchpoint-hw-attach.exp: New file.
309
f00674fe
SM
3102018-06-20 Simon Marchi <simon.marchi@ericsson.com>
311
312 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
313 through /bin/sh.
314 * boards/dwarf4-gdb-index.exp: Likewise.
315 * boards/fission-dwp.exp: Likewise.
316
1d554008
UW
3172018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
318
319 * gdb.base/float128.exp: Add comment and improved fail message
320 to the failure case of "print large128" test.
321
d0ac1c44
SM
3222018-06-19 Simon Marchi <simon.marchi@ericsson.com>
323
324 * configure.ac: Remove AC_PREREQ.
325 * configure: Re-generate.
326
61b04dd0
PA
3272018-06-19 Pedro Alves <palves@redhat.com>
328
329 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
330 (func_extern_caller): New.
331 (main): Call func_extern_caller.
332 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
333 logic change.
334
f63b508a
SM
3352018-06-18 Weimin Pan <weimin.pan@oracle.com>
336
337 PR gdb/16841
338 * gdb.cp/typedef-base.cc: New file.
339 * gdb.cp/typedef-base.exp: New file.
340
0fe3a558
TV
3412018-06-18 Tom de Vries <tdevries@suse.de>
342
343 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
344
7010835a
AB
3452018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
346 Richard Bunt <Richard.Bunt@arm.com>
347
348 * gdb.threads/attach-slow-waitpid.c: New file.
349 * gdb.threads/attach-slow-waitpid.exp: New file.
350 * gdb.threads/slow-waitpid.c: New file.
351
14897d65
PA
3522018-06-14 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/fork-running-state.c: Include <errno.h>.
355 (exit_if_relative_exits): New.
356 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
357 exits.
358 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
359 child exits.
360
5d9a0608
TV
3612018-06-14 Tom de Vries <tdevries@suse.de>
362
363 PR cli/22573
364 * gdb.base/finish-pretty.c: New test.
365 * gdb.base/finish-pretty.exp: New file.
366
11ae5818
PA
3672018-06-14 Pedro Alves <palves@redhat.com>
368
369 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
370 gdb's expected startup output.
371
1d39de44
PA
3722018-06-14 Pedro Alves <palves@redhat.com>
373
374 * lib/selftest-support.exp (selftest_setup): Remove inlined
375 function handling.
376
70ee0000
TV
3772018-06-14 Tom de Vries <tdevries@suse.de>
378
379 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
380 matching of breakpoint printing.
381
11f4b608
TV
3822018-06-13 Tom de Vries <tdevries@suse.de>
383
384 PR testsuite/23269
385 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
386 (fork_child): ... here, and ...
387 (fork_parent): ... here.
388
3892018-06-12 Tom de Vries <tdevries@suse.de>
390
391 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
392
9516f85a
AB
3932018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
394 Stephen Roberts <stephen.roberts@arm.com>
395
396 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
397 rewrite test to describe action performed, rather than possible
398 failure.
399
5045b3d7
GB
4002018-06-08 Gary Benson <gbenson@redhat.com>
401
402 * gdb.threads/check-libthread-db.exp: New file.
403 * gdb.threads/check-libthread-db.c: Likewise.
404
c61b06a1
TT
4052018-06-05 Tom Tromey <tom@tromey.com>
406
407 * gdb.base/default.exp: Update expected "show version" output.
408
eb6af809
TT
4092018-06-05 Tom Tromey <tom@tromey.com>
410
411 PR cli/12326:
412 * gdb.cp/static-print-quit.exp: Update.
413 * lib/gdb.exp (pagination_prompt): Update.
414 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
415 * gdb.python/python.exp: Update.
416
178d6a63
JB
4172018-06-04 Joel Brobecker <brobecker@adacore.com>
418
419 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
420
8e817061
JB
4212018-06-01 Joel Brobecker <brobecker@adacore.com>
422
423 * gdb.ada/bp_fun_addr: New testcase.
424
e86ca25f
TT
4252018-06-01 Tom Tromey <tom@tromey.com>
426
427 * gdb.xml/tdesc-regs.exp (load_description): Update expected
428 results.
429 * gdb.dwarf2/method-ptr.exp: Set language to C++.
430 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
431 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
432 * gdb.base/maint.exp (maint_pass_if): Update.
433
4b2dfa9d
MR
4342018-05-31 Maciej W. Rozycki <macro@mips.com>
435
436 * gdb.base/endian.exp: New test.
437 * gdb.base/endian.c: New test source.
438
45f25d6c
AB
4392018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 PR gdb/23203
442 * gdb.base/bt-selected-frame.c: New file.
443 * gdb.base/bt-selected-frame.exp: New file.
444 * lib/gdb.exp (get_current_frame_number): New function.
445
d9f6d7f8
MR
4462018-05-24 Maciej W. Rozycki <macro@mips.com>
447 Pedro Alves <palves@redhat.com>
448
449 * gdb.threads/tls-core.c: Include <stdlib.h>
450 (thread_proc): Call `abort'.
451 * gdb.threads/tls-core.exp: Generate a core with core_find too.
452 (tls_core_test): New procedure, bits factored out from ...
453 (top level): ... here. Test both native cores and gcore cores.
454
ff1cf532
TT
4552018-05-23 Tom Tromey <tom@tromey.com>
456
457 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
458
b98664d3
TT
4592018-05-23 Tom Tromey <tom@tromey.com>
460
461 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
462 symfile_complaints.
463 (test_short_complaints): Likewise.
464 (test_empty_complaints): Likewise.
465 (test_initial_complaints): Update.
466
4e9668d0
TT
4672018-05-23 Tom Tromey <tom@tromey.com>
468
469 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
470
43ba33c7
TT
4712018-05-23 Tom Tromey <tom@tromey.com>
472
473 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
474 (test_short_complaints): Update.
475
035522c0
PA
4762018-05-22 Pedro Alves <palves@redhat.com>
477
478 * gdb.base/remote.exp: Only gdb_start after compiling the
479 testcase. Issue "disconnect" before testing "set remote" command
480 defaults. Issue clean_restart before running to main.
481
cc0be08f
PA
4822018-05-22 Pedro Alves <palves@redhat.com>
483
484 * gdb.base/remote.exp: Adjust expected output of "show remote
485 memory-write-packet-size". Add tests for "set remote
486 memory-write-packet-size 0" and "set remote
487 memory-write-packet-size fixed/limit".
488
b1b60145
PA
4892018-05-22 Pedro Alves <palves@redhat.com>
490
491 PR gdb/22973
492 * gdb.base/utf8-identifiers.c: New file.
493 * gdb.base/utf8-identifiers.exp: New file.
494
0ec848ad
PFC
4952018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
496
497 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
498
2c3305f6
PFC
4992018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
500
501 * gdb.arch/powerpc-vsx-gcore.exp: New file.
502
ce1e8424
TT
5032018-05-18 Tom Tromey <tom@tromey.com>
504
505 * gdb.base/ptype-offsets.exp: Update.
506
ddfe970e
KS
5072018-05-17 Keith Seitz <keiths@redhat.com>
508
509 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
510 in expected breakpoint stop locations.
511 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
512 move to proper scope to test variable values.
513 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
514 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
515 New functions.
516 (main): Call not_inline_func3.
517 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
518 inline_func1, inline_func2, and inline_func3. Test that when each
519 breakpoint is hit, GDB properly reports both the stop location
520 and the backtrace. Repeat tests for temporary breakpoints.
521
0726fcc6
MR
5222018-05-15 Maciej W. Rozycki <macro@mips.com>
523
524 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
525 rather then trying to access it in determining whether the PID
526 of `gdbserver' could have been retrieved.
527
8ee22052
AB
5282018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
529
530 * gdb.arch/amd64-init-x87-values.S: New file.
531 * gdb.arch/amd64-init-x87-values.exp: New file.
532
7785df48
JK
5332018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
534
535 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
536
56bcdbea
TT
5372018-05-04 Tom Tromey <tom@tromey.com>
538
539 PR python/22730:
540 * gdb.python/python.exp: Test multi-line execute.
541
a913fffb
TT
5422018-05-04 Tom Tromey <tom@tromey.com>
543
544 PR python/22731:
545 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
546
7a2c85f2
TT
5472018-05-04 Tom Tromey <tom@tromey.com>
548
549 PR gdb/11750:
550 * gdb.base/define.exp: Test defining a user command inside a user
551 command.
552 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
553
a3b60e45
JK
5542018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
555 Pedro Alves <palves@redhat.com>
556
557 PR breakpoints/19806 and support for PR external/20207.
558 * gdb.base/watchpoint-unaligned.c: New file.
559 * gdb.base/watchpoint-unaligned.exp: New file.
560
45fe4a03
AB
5612018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
562
563 * gdb.base/maint.exp: Make test names unique, use
564 test_prefix_command_help to test 'help maint info', and remove
565 repeated test of 'help maint'.
566
9be2ae8f
TT
5672018-05-04 Tom Tromey <tom@tromey.com>
568
569 PR gdb/22619:
570 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
571 behavior.
572
11859c31
AB
5732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
574
575 * gdb.base/maint.exp: Process output from 'maint print registers'
576 line at a time.
577
089a9490
AB
5782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
581 timeout.
582
9b0797e2
AB
5832018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
584
585 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
586 filter pattern.
587
f6ac5f3d
PA
5882018-05-02 Pedro Alves <palves@redhat.com>
589
590 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
591 to_log_command renames.
592 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
593
77d3c63b
TT
5942018-05-02 Tom Tromey <tom@tromey.com>
595
596 * gdb.python/py-parameter.exp: Set test message.
597
0489430a
TT
5982018-05-02 Tom Tromey <tom@tromey.com>
599
600 PR python/20084:
601 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
602 PARAM_ZUINTEGER_UNLIMITED tests.
603
1632f8ba
DR
6042018-04-28 Dan Robertson <danlrobertson89@gmail.com>
605
606 PR rust/23124
607 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
608 when casting.
609
6d7bb824
TT
6102018-04-30 Tom Tromey <tom@tromey.com>
611
612 * gdb.python/py-type.exp: Check align attribute.
613 * gdb.python/py-type.c: New "aligncheck" global.
614
007e1530
TT
6152018-04-30 Tom Tromey <tom@tromey.com>
616
617 PR exp/17095:
618 * gdb.dwarf2/dw2-align.exp: New file.
619 * gdb.cp/align.exp: New file.
620 * gdb.base/align.exp: New file.
621 * lib/gdb.exp (gdb_int128_helper): New proc.
622 (has_int128_c, has_int128_cxx): New caching procs.
623
6873858b
TT
6242018-04-27 Tom Tromey <tom@tromey.com>
625
626 PR rust/22545:
627 * gdb.rust/simple.exp: Add inclusive range tests.
628
79188d8d
PA
6292018-04-26 Pedro Alves <palves@redhat.com>
630
631 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
632 ifunc breakpoint locations correctly of ifunc breakpoints set
633 while the program resolves the ifunc.
634
c7075ad5
PA
6352018-04-26 Pedro Alves <palves@redhat.com>
636
637 * gdb.base/gnu-ifunc-final.c: New file.
638 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
639 * gdb.base/gnu-ifunc.exp (executable): Delete.
640 (staticexecutable): Adjust.
641 (lib_opts, exec_opts): Delete.
642 (make_binsuffix, build, set-break): New procedures.
643 (misc_tests): New, with tests factored out from the top level.
644 (top level): Test different combinations of ifunc resolver name,
645 resolver with and with debug info, and ifunc target with and
646 without debug info. Wrap static tests with with_target_prefix.
647
8388016d
PA
6482018-04-26 Pedro Alves <palves@redhat.com>
649
650 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
651 return type" warnings.
652
249b5733
PA
6532018-04-25 Pedro Alves <palves@redhat.com>
654
655 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
656 killed".
657 * gdb.base/kill-after-signal.exp: Likewise.
658 * gdb.threads/kill.exp: Likewise.
659
f67c0c91
SDJ
6602018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
661 Sergio Durigan Junior <sergiodj@redhat.com>
662 Pedro Alves <palves@redhat.com>
663
664 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
665 regexps to expect for '[Inferior ... detached]' as well.
666 * gdb.base/attach.exp: Likewise.
667 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
668 "gdb_continue_to_end".
669 (test_catch_syscall_with_wrong_args): Likewise.
670 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
671 ']'. Don't set 'verbose' on.
672 * gdb.base/foll-vfork.exp: Likewise.
673 * gdb.base/fork-print-inferior-events.c: New file.
674 * gdb.base/fork-print-inferior-events.exp: New file.
675 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
676 '[Inferior ... has been killed]' message.
677 * gdb.base/kill-after-signal.exp: Likewise.
678 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
679 detach message.
680 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
681 message.
682 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
683 regexps to expect for '[Inferior ... detached]' as well.
684 * gdb.threads/process-dies-while-detaching.exp: Likewise.
685
0a8ddac4
SM
6862018-04-24 Simon Marchi <simon.marchi@ericsson.com>
687
688 PR gdb/23104
689 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
690
d27d16bf
RB
6912018-04-19 Richard Bunt <richard.bunt@arm.com>
692
693 * gdb.threads/multiple-successive-infcall.c: New test.
694 * gdb.threads/multiple-successive-infcall.exp: New file.
695
a037790e
TT
6962018-04-17 Tom Tromey <tom@tromey.com>
697
698 * gdb.rust/simple.rs (Union): New type.
699 (main): New local "u".
700 * gdb.rust/simple.exp (test_one_slice): Add new test case.
701
e3a91079
AA
7022018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
703
704 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
705 number information in output of "whereis" command.
706 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
707
b744723f
AA
7082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
709
710 * gdb.ada/info_types.exp: Adjust expected output to the line
711 numbers now printed by "info var/func/type".
712 * gdb.base/completion.exp: Likewise.
713 * gdb.base/included.exp: Likewise.
714 * gdb.cp/cp-relocate.exp: Likewise.
715 * gdb.cp/cplusfuncs.exp: Likewise.
716 * gdb.cp/namespace.exp: Likewise.
717 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
718
4a4495d6
MM
7192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
720
721 * gdb.btrace/cpu.exp: New.
722
1d509aa6
MM
7232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
724
725 * gdb.base/step-indirect-call-thunk.exp: New.
726 * gdb.base/step-indirect-call-thunk.c: New.
727 * gdb.reverse/step-indirect-call-thunk.exp: New.
728 * gdb.reverse/step-indirect-call-thunk.c: New.
729
6295b6da
SM
7302018-04-11 Simon Marchi <simon.marchi@ericsson.com>
731
732 * gdb.base/pie-fork.c: New file.
733 * gdb.base/pie-fork.exp: New file.
734
50146e70
TT
7352018-04-11 Tom Tromey <tom@tromey.com>
736
737 * gdb.rust/simple.exp: Add test for ".." struct initializer.
738
f50d8a2e
PA
7392018-04-10 Pedro Alves <palves@redhat.com>
740
741 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
742 exits. Instead loop running forever.
743 (fork_parent): Run forever too.
744
a0be7a36
SM
7452018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
746
747 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
748 mi_continue_to_line.
749 * gdb.mi/mi-stack.c (callee4): Add comment.
750
9b73db36
SM
7512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
752
753 * gdb.mi/mi-stack.exp: Fix indentation.
754
c912f608
SM
7552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
756
757 PR gdb/22979
758 * gdb.arch/amd64-osabi.exp: New file.
759
26540402
SM
7602018-04-07 Simon Marchi <simon.marchi@ericsson.com>
761
762 PR gdb/22980
763 * gdb.base/osabi.exp: New file.
764
121ad66c 7652018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
766
767 * gdb.cp/static-typedef-print.exp: New file.
768 * gdb.cp/static-typedef-print.cc: New file.
769
3fcded8f
JB
7702018-03-27 Joel Brobecker <brobecker@adacore.com>
771
772 * gdb.ada/varsize_limit: New testcase.
773
59cc4834
JB
7742018-03-27 Joel Brobecker <brobecker@adacore.com>
775
776 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
777
778 * gdb.ada/notcplusplus: New testcase.
779
780 * gdb.base/c-linkage-name.c: New file.
781 * gdb.base/c-linkage-name.exp: New testcase.
782
4ca59a9f
TT
7832018-03-26 Tom Tromey <tom@tromey.com>
784
785 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
786 * gdb.python/py-framefilter.py (name_error): New global.
787 (ErrorInName.function): Use name_error.
788
978d6c75
TT
7892018-03-26 Tom Tromey <tom@tromey.com>
790
791 PR backtrace/15582:
792 * gdb.python/py-framefilter.exp: Add "bt hide" test.
793
b7fee5a3
KS
7942018-03-23 Keith Seitz <keiths@redhat.com>
795
796 PR c++/22968
797 * gdb.cp/subtypes.exp: New file.
798 * gdb.cp/subtypes.h: New file.
799 * gdb.cp/subtypes.cc: New file.
800 * gdb.cp/subtypes-2.cc: New file.
801
376be529
AB
8022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
805 (done): Call '_exit' not 'exit' to avoid atexit handlers.
806 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
807 -nostartfiles when compiling the test. Confirm that all registers
808 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
809
066cfa98
AB
8102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
813 option, syntax was wrong anyway.
814 * gdb.arch/arm-disp-step.exp: Likewise.
815 * gdb.arch/sparc64-regs.exp: Likewise.
816 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
817 option, syntax was wrong anyway, switch to use
818 prepare_for_testing.
819 * gdb.arch/i386-disp-step.exp: Likewise.
820
079670b9
AA
8212018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
822
823 * gdb.ada/exec_changed.exp: Replace "target_info exists
824 use_gdb_stub" by "use_gdb_stub".
825 * gdb.ada/start.exp: Likewise.
826 * gdb.base/async-shell.exp: Likewise.
827 * gdb.base/attach-pie-misread.exp: Likewise.
828 * gdb.base/attach-wait-input.exp: Likewise.
829 * gdb.base/break-entry.exp: Likewise.
830 * gdb.base/break-interp.exp: Likewise.
831 * gdb.base/dprintf-detach.exp: Likewise.
832 * gdb.base/nostdlib.exp: Likewise.
833 * gdb.base/solib-nodir.exp: Likewise.
834 * gdb.base/statistics.exp: Likewise.
835 * gdb.base/testenv.exp: Likewise.
836 * gdb.mi/mi-exec-run.exp: Likewise.
837 * gdb.mi/mi-start.exp: Likewise.
838 * gdb.multi/dummy-frame-restore.exp: Likewise.
839 * gdb.multi/multi-arch-exec.exp: Likewise.
840 * gdb.multi/multi-arch.exp: Likewise.
841 * gdb.multi/tids.exp: Likewise.
842 * gdb.multi/watchpoint-multi.exp: Likewise.
843 * gdb.python/py-events.exp: Likewise.
844 * gdb.threads/attach-into-signal.exp: Likewise.
845 * gdb.threads/attach-stopped.exp: Likewise.
846 * gdb.threads/threadapply.exp: Likewise.
847 * lib/selftest-support.exp: Likewise.
848
26d6cec4
AA
8492018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
850
851 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
852
4ee89e90
SR
8532018-03-20 Stephen Roberts <stephen.roberts@arm.com>
854
855 * gdb.perf/template-breakpoints.cc: New file.
856 * gdb.perf/template-breakpoints.exp: New file.
857 * gdb.perf/template-breakpoints.py: New file.
858
92630041
TT
8592018-03-19 Tom Tromey <tom@tromey.com>
860
861 * gdb.rust/simple.rs (main): Add local variables field1, field2,
862 y0.
863 * gdb.rust/simple.exp: Test bare identifier form of struct
864 initializer.
865
76727919
TT
8662018-03-19 Tom Tromey <tom@tromey.com>
867
868 * gdb.gdb/observer.exp: Remove.
869
194ed413
AA
8702018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
871
872 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
873 "qualified" option when setting breakpoints.
874 * gdb.trace/backtrace.exp: Likewise.
875 * gdb.trace/circ.exp: Likewise.
876 * gdb.trace/collection.exp: Likewise.
877 * gdb.trace/disconnected-tracing.exp: Likewise.
878 * gdb.trace/ftrace-lock.exp: Likewise.
879 * gdb.trace/ftrace.exp: Likewise.
880 * gdb.trace/infotrace.exp: Likewise.
881 * gdb.trace/packetlen.exp: Likewise.
882 * gdb.trace/passc-dyn.exp: Likewise.
883 * gdb.trace/qtro.exp: Likewise.
884 * gdb.trace/read-memory.exp: Likewise.
885 * gdb.trace/report.exp: Likewise.
886 * gdb.trace/signal.exp: Likewise.
887 * gdb.trace/status-stop.exp: Likewise.
888 * gdb.trace/strace.exp: Likewise.
889 * gdb.trace/tfind.exp: Likewise.
890 * gdb.trace/trace-break.exp: Likewise.
891 * gdb.trace/trace-condition.exp: Likewise.
892 * gdb.trace/trace-mt.exp: Likewise.
893 * gdb.trace/tstatus.exp: Likewise.
894 * gdb.trace/tsv.exp: Likewise.
895 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
896 * gdb.trace/unavailable.exp: Likewise.
897 * gdb.trace/while-dyn.exp: Likewise.
898
8b067d2c
AA
8992018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
900
901 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
902 that libinproctrace is copied to the target.
903
3ae9ce5d
TT
9042018-03-14 Tom Tromey <tom@tromey.com>
905
906 PR cli/14977:
907 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
908 a null pointer.
909 * gdb.base/wchar.exp: Likewise.
910
b8c2339b
TT
9112018-03-14 Tom Tromey <tom@tromey.com>
912
913 PR cli/19918:
914 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
915 flag.
916
4872dc46
SM
9172018-03-08 Simon Marchi <simon.marchi@ericsson.com>
918
919 PR gdb/22841
920 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
921 "target" to remote_exec.
922
e4fe3756
SM
9232018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
924
925 PR gdb/22841
926 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
927 ${board}_upload): Remove.
928
e95a97d4
AA
9292018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
930
931 * gdb.cp/watch-cp.cc: New test.
932 * gdb.cp/watch-cp.exp: New file.
933
dbbb1059
AB
9342018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * gdb.base/infcall-nested-structs.exp: New file.
937 * gdb.base/infcall-nested-structs.c: New file.
938 * gdb.base/float.exp: Add riscv support.
939
ecc054c0
TP
9402018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
941
942 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
943 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
944
25e3c82c
SDJ
9452018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
946
947 * gdb.server/abspath.exp: New file.
948 * lib/gdb.exp (with_cwd): New procedure.
949
3083294d
SM
9502018-02-28 Simon Marchi <simon.marchi@ericsson.com>
951
952 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
953 use it.
954 (gdb_is_target_remote_prompt): New proc.
955 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
956 (gdb_is_target_native): Pass prompt parameter to
957 gdb_is_target_1.
958
3275ef47
SM
9592018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
960
961 * gdb.base/load-command.c: New file.
962 * gdb.base/load-command.exp: New file.
963 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
964 (gdb_is_target_1): ...this, and generalize for other targets
965 than just remote.
966 (gdb_is_target_remote): Use gdb_is_target_1.
967 (gdb_is_target_native): use gdb_is_target_1.
968
6893c19a
TT
9692018-02-26 Tom Tromey <tom@tromey.com>
970
971 PR python/16497:
972 * gdb.python/py-framefilter.exp: Update test.
973
2ddeaf8a
TT
9742018-02-26 Tom Tromey <tom@tromey.com>
975
976 * gdb.dwarf2/variant.c: New file.
977 * gdb.dwarf2/variant.exp: New file.
978
c9317f21
TT
9792018-02-26 Tom Tromey <tom@tromey.com>
980
981 * gdb.rust/simple.exp: Accept more possible results in enum test.
982
6f6d0c26
SM
9832018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
984
985 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
986 parentheses.
987
11b03145
MR
9882018-02-23 Maciej W. Rozycki <macro@mips.com>
989
990 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
991 name of a variable: $actual_linejj -> $actual_line.
992
54a27fe5
JB
9932018-02-21 John Baldwin <jhb@FreeBSD.org>
994
995 * gdb.arch/amd64-i386-address.exp: Fix a typo.
996
de65820c
MM
9972018-02-20 Markus Metzger <markus.t.metzger@intel.com>
998
999 * gdb.btrace/buffer-size.exp: Do not force BTS.
1000
980548fd
PA
10012018-02-14 Pedro Alves <palves@redhat.com>
1002
1003 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1004 getting a "Quit".
1005
c4e12631
MM
10062018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1007
1008 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1009 Fix test name.
1010
c2e0e465
SM
10112018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1012
1013 * gdb.cp/m-static.exp: Check type of optimized out static
1014 member.
1015
f7216783
AB
10162018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1017
1018 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1019 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1020
0625771b
LS
10212018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1022 Leszek Swirski <leszeks@google.com>
1023
1024 * gdb.python/py-prettyprint.c
1025 (struct to_string_returns_value_inner,
1026 struct to_string_returns_value_wrapper): New.
1027 (main): Add tsrvw variable.
1028 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1029 ToStringReturnsValueWrapper): New classes.
1030 (register_pretty_printers): Register new pretty-printers.
1031 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1032 recursive pretty printer.
1033 * gdb.python/py-mi.exp: Likewise.
1034
59498c30
LS
10352018-02-01 Leszek Swirski <leszeks@google.com>
1036
1037 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1038 functions with the same name as an include file are parsed
1039 correctly.
1040
d4d38844
YQ
10412018-02-01 Yao Qi <yao.qi@linaro.org>
1042
1043 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1044 "\[^\r\n\]*".
1045
07e5f5cf
NP
10462018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1047
1048 * gdb.arch/powerpc-prologue-frame.s: New file.
1049 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1050 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1051
929b5ad4
JB
10522018-01-31 Joel Brobecker <brobecker@adacore.com>
1053
1054 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1055
e671cd59
PA
10562018-01-30 Pedro Alves <palves@redhat.com>
1057
1058 PR gdb/13211
1059 * gdb.base/interrupt-daemon.c: New.
1060 * gdb.base/interrupt-daemon.exp: New.
1061 * gdb.multi/multi-term-settings.c: New.
1062 * gdb.multi/multi-term-settings.exp: New.
1063
fc413dc4
JB
10642018-01-30 Joel Brobecker <brobecker@adacore.com>
1065
1066 * gdb.base/break.exp: Save the location where the breakpoint
1067 on break.c:47 was actually inserted when debugging the version
1068 compiled at -O2 and use it in the expected output of the "info
1069 break" test performed soon after.
1070
5c319bb2
PA
10712018-01-22 Pedro Alves <palves@redhat.com>
1072 Sergio Durigan Junior <sergiodj@redhat.com>
1073
1074 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1075 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1076
a9e40818
JB
10772018-01-22 Joel Brobecker <brobecker@adacore.com>
1078
1079 * gdb.base/break-include.c, gdb.base/break-include.inc,
1080 gdb.base/break-include.exp: New files.
1081 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1082 line number now being the actual line number where the breakpoint
1083 was inserted.
1084 * gdb.mi/mi-break.exp: Likewise.
1085 * gdb.mi/mi-reverse.exp: Likewise.
1086 * gdb.mi/mi-simplerun.exp: Ditto.
1087
e707fc44
AB
10882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1091 varobj.
1092 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1093
ae451627
AB
10942018-01-21 Don Breazeal <donb@codesourcery.com>
1095 Andrew Burgess <andrew.burgess@embecosm.com>
1096
1097 * gdb.mi/basics.c: Add new global.
1098 * gdb.mi/mi-frame-regs.exp: New file.
1099 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1100 case.
1101
b1b189e0
AB
11022018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1103
1104 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1105 non-parameter, and on an unknown symbol.
1106
fcfcc376
TT
11072018-01-19 Tom Tromey <tom@tromey.com>
1108
1109 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1110 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1111
634c1c31
AA
11122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1113
1114 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1115 setrlimit and chdir to int.
1116
d6ad07fd
AA
11172018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1118
1119 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1120 function.
1121 (my_tend): Likewise.
1122 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1123 rationale of avoiding FP- and vector instructions.
1124
adf8243b
RK
11252018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1126
1127 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1128 "info reg" with "\[ \t\]*".
1129 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1130 "\[ \t\]+".
1131 * gdb.arch/s390-multiarch.exp: Ditto.
1132 * gdb.base/pc-fp.exp: Ditto.
1133 * gdb.reverse/i386-precsave.exp: Ditto.
1134 * gdb.reverse/i386-reverse.exp: Ditto.
1135 * gdb.reverse/i387-env-reverse.exp: Ditto.
1136 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1137
dcc06925
AA
11382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1139
1140 * lib/gdb.exp (gdb_compile): Re-enable use of
1141 universal_compile_options for languages other than Rust.
1142
25d4fd80
AA
11432018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1144
1145 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1146
ee7f689e 11472018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1148
1149 PR gdb/16577
1150 * gdb.base/solib-vanish.exp: New.
1151 * gdb.base/solib-vanish-main.c: New.
1152 * gdb.base/solib-vanish-lib1.c: New.
1153 * gdb.base/solib-vanish-lib2.c: New.
1154
d8447b6b
YQ
11552018-01-17 Yao Qi <yao.qi@linaro.org>
1156
1157 * gdb.compile/compile.exp: Match the address printed for
1158 frame in the output of command "bt".
1159
86d6a90c
TT
11602018-01-15 Tom Tromey <tom@tromey.com>
1161
1162 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1163 compute sp_reg.
1164
cbcdb1aa
AB
11652018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1168 to prepare.
1169 (prepare): Return 0 on error, 1 on success.
1170
eea61984
PA
11712018-01-12 Pedro Alves <palves@redhat.com>
1172
1173 * gdb.base/continue-after-aborted-step-over.c: New.
1174 * gdb.base/continue-after-aborted-step-over.exp: New.
1175
6181e9c2
SM
11762018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1177
1178 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1179 options when not creating an executable.
1180
3cada740
PA
11812018-01-11 Pedro Alves <palves@redhat.com>
1182
1183 PR remote/22597
1184 * gdb.server/stop-reply-no-thread.c: New file.
1185 * gdb.server/stop-reply-no-thread.exp: New file.
1186
c63d3e8d
PA
11872018-01-10 Pedro Alves <palves@redhat.com>
1188
1189 PR gdb/22670
1190 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1191 functions too. Test setting breakpoints and printing C functions
1192 with no debug info too.
1193 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1194
d4c2a405
PA
11952018-01-10 Pedro Alves <palves@redhat.com>
1196
1197 PR gdb/22670
1198 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1199 a fail.
1200
8825213e
PA
12012018-01-10 Pedro Alves <palves@redhat.com>
1202
1203 PR gdb/22670
1204 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1205
605fd3c6
YQ
12062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1207
1208 * gdb.server/unittest.exp: Match the output in non-development
1209 mode.
1210
1e5ded6c
YQ
12112018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1212
1213 * gdb.gdb/unittest.exp: Match output in non-development mode.
1214
30066b0b
JB
12152018-01-08 Joel Brobecker <brobecker@adacore.com>
1216
1217 * gdb.ada/access_tagged_param.exp: Relax expected output
1218 for value of "ObjL" in "continue" to pck.inspect breakpoint
1219 test.
1220
04bafb1e
XR
12212018-01-08 Joel Brobecker <brobecker@adacore.com>
1222
9f86398b
JB
1223 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1224 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1225
e379cee6
PA
12262018-01-05 Pedro Alves <palves@redhat.com>
1227
1228 PR gdb/18653
1229 * gdb.base/libsegfault.exp: New.
1230
de63c46b
PA
12312018-01-05 Joel Brobecker <brobecker@adacore.com>
1232
1233 PR gdb/22670
1234 * gdb.ada/access_tagged_param.exp: New file.
1235 * gdb.ada/access_tagged_param/foo.adb: New file.
1236
f98fc17b
PA
12372018-01-05 Pedro Alves <palves@redhat.com>
1238
1239 PR gdb/22670
1240 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1241 exercise lower case too, and to exercise both full matching and
1242 wild matching.
1243
342f8240
JB
12442018-01-05 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.ada/rename_subscript_param: New testcase.
1247
7150d33c
JG
12482018-01-05 Jerome Guitton <guitton@adacore.com>
1249
1250 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1251
cc0e770c
JB
12522018-01-05 Joel Brobecker <brobecker@adacore.com>
1253
1254 * gdb.ada/convvar_comp: New testcase.
1255
672a41aa 12562018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1257
1258 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1259 (My_Table): New global variable.
1260 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1261
7365ec2f
JB
12622018-01-04 Joel Brobecker <brobecker@adacore.com>
1263
1264 PR gdb/22670
1265 * gdb.ada/maint_with_ada: New testcase.
1266
289483b6
JB
12672018-01-04 Joel Brobecker <brobecker@adacore.com>
1268
1269 PR gdb/22670
1270 * gdb.ada/bp_c_mixed_case: New testcase.
1271
344420da
JB
12722018-01-04 Joel Brobecker <brobecker@adacore.com>
1273
1274 PR gdb/22670
1275 * gdb.ada/complete.exp: Add "complete break ada" test.
1276
66fc87a0
JB
12772018-01-04 Joel Brobecker <brobecker@adacore.com>
1278
1279 PR gdb/22670
1280 * gdb.ada/info_addr_mixed_case: New testcase.
1281
9f757bf7
XR
12822018-01-03 Xavier Roirand <roirand@adacore.com>
1283
1284 * gdb.ada/excep_handle.exp: New testcase.
1285 * gdb.ada/excep_handle/foo.adb: New file.
1286 * gdb.ada/excep_handle/pck.ads: New file.
1287
bd570f80
JB
12882018-01-03 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdb.base/step-line.c: Add extra empty line in copyright header.
1291 * gdb.base/step-line.inp: Likewise.
1292
9fe561ab
JB
12932018-01-02 Joel Brobecker <brobecker@adacore.com>
1294
1295 * gdb.ada/dyn_stride.exp: Add slice test.
1296
a405673c
JB
12972018-01-02 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.ada/dyn_stride: New testcase.
1300
cef0f868
SH
13012017-12-27 Stafford Horne <shorne@gmail.com>
1302
1303 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1304 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1305
b67d92b0
SH
13062017-12-27 Stafford Horne <shorne@gmail.com>
1307
1308 * gdb.base/reggroups.c: New file.
1309 * gdb.base/reggroups.exp: New file.
1310
eccab96d
JB
13112017-12-18 Joel Brobecker <brobecker@adacore.com>
1312
1313 * gdb.dwarf2/ada-valprint-error.c: New file.
1314 * gdb.dwarf2/ada-valprint-error.exp: New file.
1315
0e2da9f0
JB
13162017-12-18 Joel Brobecker <brobecker@adacore.com>
1317
1318 * gdb.ada/assign_arr: New testcase.
1319
cb923fcc
XR
13202017-12-18 Xavier Roirand <roirand@adacore.com>
1321
1322 * gdb.ada/funcall_ptr: New testcase.
1323
7c161838
SDJ
13242017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1325
1326 PR cli/16224
1327 * gdb.base/ptype-offsets.cc: New file.
1328 * gdb.base/ptype-offsets.exp: New file.
1329
1af17fd9
YQ
13302017-12-15 Yao Qi <yao.qi@linaro.org>
1331
1332 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1333 if XML is disabled.
1334
828d5846
XR
13352017-12-15 Xavier Roirand <roirand@adacore.com>
1336
1337 * gdb.ada/same_component_name: New testcase.
1338
79e8fcaa
JB
13392017-12-14 Joel Brobecker <brobecker@adacore.com>
1340
1341 * gdb.ada/str_binop_equal: New testcase.
1342
e05fa6f9
JB
13432017-12-14 Joel Brobecker <brobecker@adacore.com>
1344
1345 * gdb.ada/task_switch_in_core: New testcase.
1346
b89641ba
SM
13472017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1348
1349 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1350 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1351 call test_bkpt_qualified.
1352 (test_bkpt_qualified): New proc.
1353
6892d2e4
PA
13542017-12-13 Pedro Alves <palves@redhat.com>
1355
1356 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1357 Tighten regexp by matching with an anchor.
1358
a22ecf70
PA
13592017-12-13 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1362 ("expression with namespace"): New set of tests.
1363 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1364 (Nested::Test_NS::qux): New.
1365 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1366 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1367
9937536c
JB
13682017-12-13 Joel Brobecker <brobecker@adacore.com>
1369
1370 * gdb.base/server-del-break.c: New file.
1371 * gdb.base/server-del-break.exp: New file.
1372
fe49c6f5
SH
13732017-12-12 Stafford Horne <shorne@gmail.com>
1374
1375 * gdb.xml/tdesc-regs.exp: Add or1k support.
1376
c3d18620
SH
13772017-12-12 Stafford Horne <shorne@gmail.com>
1378
1379 * gdb.base/bp-permanent.c: Define nop of or1k.
1380
c5f9cfc8
JB
13812017-12-11 Joel Brobecker <brobecker@adacore.com>
1382
1383 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1384 output with components being reordered.
1385
a9c135fc
JB
13862017-12-11 Joel Brobecker <brobecker@adacore.com>
1387
1388 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1389 output with components being reordered.
1390
927aa2e7
JK
13912017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1392 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.base/maint.exp (check for .gdb_index): Check also for
1395 .debug_names.
1396 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1397 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1398 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1399 (.gdb_index used after symbol reloading): Support also .debug_names.
1400 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1401
f17d9474
YQ
14022017-12-08 Yao Qi <yao.qi@linaro.org>
1403
1404 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1405 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1406
a0de8c21
YQ
14072017-12-08 Yao Qi <yao.qi@linaro.org>
1408
1409 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1410 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1411
a738ea1d
YQ
14122017-12-08 Yao Qi <yao.qi@linaro.org>
1413
1414 * gdb.arch/aarch64-tagged-pointer.c: New file.
1415 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1416
1cd9a73b
SDJ
14172017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1418
1419 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1420 "int".
1421
fa6eb693
KS
14222017-12-07 Keith Seitz <keiths@redhat.com>
1423
1424 PR breakpoints/22569
1425 * gdb.linespec/ls-errs.exp: Change expected result of "break
1426 -source this file has spaces.c -line 3".
1427 Check that an explicit source file followed by whitespace is
1428 identified as an invalid explicit location.
1429
883fd55a
KS
14302017-12-07 Keith Seitz <keiths@redhat.com>
1431
1432 * gdb.cp/nested-types.cc: New file.
1433 * gdb.cp/nested-types.exp: New file.
1434 * lib/cp-support.exp: Load data-structures.exp library.
1435 (debug_cp_test_ptype_class): New global.
1436 (cp_ptype_class_verbose, next_line): New procedures.
1437 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1438 Add and document new return value.
1439 Switch the list of lines to a queue.
1440 Add support for new `type' key for nested type definitions.
1441 Add debugging/troubleshooting messages.
1442 * lib/data-structures.exp: New file.
1443
ec72db3e
SM
14442017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1445
1446 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1447 with proc_with_prefix, don't use with_test_prefix.
1448
99598d71
TT
14492017-12-07 Tom Tromey <tom@tromey.com>
1450
1451 * gdb.base/break.exp: Add test for empty "commands".
1452
a8806230
YQ
14532017-12-07 Yao Qi <yao.qi@linaro.org>
1454
1455 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1456 malloc and catch syscall.
1457
824cc835
PM
14582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1459
1460 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1461 tests for explicit locations.
1462
7cc244de
PA
14632017-12-06 Pedro Alves <palves@redhat.com>
1464
1465 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1466 force-disabling XML descriptions.
1467
50a1fdd5
PA
14682017-12-04 Pedro Alves <palves@redhat.com>
1469
1470 PR gdb/22499
1471 * gdb.arch/amd64-disp-step-avx.S: New file.
1472 * gdb.arch/amd64-disp-step-avx.exp: New file.
1473
f0fb2488
PA
14742017-12-03 Pedro Alves <palves@redhat.com>
1475
1476 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1477 and <string.h>.
1478 (parent_function): Print distinct messages when waitpid fails, or
1479 the child exits with a signal, or the child exits for an unhandled
1480 reason.
1481 * gdb.threads/process-dies-while-detaching.exp
1482 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1483 it. Wait for both inferior output and GDB's prompt. Use an
1484 indirect spawn id list.
1485 (do_detach): New parameter 'child_exit'. Use it to compute
1486 expected inferior output.
1487 (test_detach, test_detach_watch, test_detach_killed_outside):
1488 Adjust to pass down the expected child exit kind.
1489
97cbe998
SDJ
14902017-12-01 Joel Brobecker <brobecker@adacore.com>
1491 Sergio Durigan Junior <sergiodj@redhat.com>
1492 Pedro Alves <palves@redhat.com>
1493
1494 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1495
40fc416f
SDJ
14962017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1497
1498 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1499 to 'symbol-file' and 'add-symbol-file' can be
1500 position-independent.
1501
1cc75e92
YQ
15022017-12-01 Yao Qi <yao.qi@linaro.org>
1503
1504 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1505 the URL in copyright header.
1506 * gdb.arch/aarch64-fp.exp: Likewise.
1507 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1508 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1509 * gdb.base/expand-psymtabs.exp: Likewise.
1510 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1511 * gdb.fortran/common-block.exp: Likewise.
1512 * gdb.fortran/common-block.f90: Likewise.
1513 * gdb.fortran/logical.exp: Likewise.
1514 * gdb.fortran/vla-datatypes.f90: Likewise.
1515 * gdb.fortran/vla-sub.f90: Likewise.
1516
875fb7a7
JB
15172017-11-30 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdb.ada/repeat_dyn: New testcase.
1520
6f14765f
UW
15212017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1522
1523 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1524 Update for changed thread numbering.
1525 * gdb.cell/bt.exp: Update for changed GDB output.
1526
f1af7b94
SM
15272017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1528
1529 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1530 setting isremote by hand.
1531 * boards/dwarf4-gdb-index.exp: Likewise.
1532 * boards/fission.exp: Likewise.
1533 * boards/stabs.exp: Likewise.
1534
e3919f3e
PA
15352017-11-30 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.linespec/cpls-ops.exp
1538 (check_explicit_skips_function_argument): Extract the underlying
1539 type of size_t instead of hardcoding it.
1540
bd69330d
PA
15412017-11-29 Pedro Alves <palves@redhat.com>
1542
1543 PR c++/19436
1544 * gdb.linespec/cpls-abi-tag.cc: New file.
1545 * gdb.linespec/cpls-abi-tag.exp: New file.
1546
a20714ff
PA
15472017-11-29 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.base/langs.exp: Use -qualified.
1550 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1551 it.
1552 * gdb.cp/namespace.exp: Use -qualified.
1553 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1554 (overload-3, template-overload, template-ret-type, const-overload)
1555 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1556 procedures.
1557 (test_driver): Call them.
1558 * gdb.cp/save-bp-qualified.cc: New.
1559 * gdb.cp/save-bp-qualified.exp: New.
1560 * gdb.linespec/explicit.exp: Test -qualified.
1561 * lib/completion-support.exp (completion::explicit_opts_list): Add
1562 "-qualified".
1563 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1564
f6f1d339
PM
15652017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1566
1567 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1568
02ca603a
TT
15692017-11-29 Tom Tromey <tom@tromey.com>
1570
1571 * gdb.base/relocate.exp: Update invalid argument test.
1572 Add new tests for invalid arguments.
1573
ed6c0bfb
TP
15742017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1575
1576 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1577 Return 0 as a long.
1578 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1579
f106e10e
TP
15802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1581
1582 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1583 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1584 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1585 func ().
1586 * gdb.cp/shadow.cc (B.func): Return 0.
1587
10329bb2
JB
15882017-11-27 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1591 expected output in gdb_expect call to allow the exception
1592 message to be present as well. Fix syntax confusion to avoid
1593 TCL thinking that exception_name is an array.
1594
617cd4bc
UW
15952017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1596
1597 * gdb.arch/spu-info.c: Include <unistd.h>.
1598 (do_signal_test): Fix broken calls to write.
1599 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1600 Fix checks for empty mailboxes. Update signal tests for corrected
1601 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1602 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1603 * gdb.cell/arch.exp: Use standard_output_file.
1604 * gdb.cell/break.exp: Likewise.
1605 * gdb.cell/bt.exp: Likewise.
1606 * gdb.cell/core.exp: Likewise.
1607 * gdb.cell/dwarfaddr.exp: Likewise.
1608 * gdb.cell/ea-cache.exp: Likewise.
1609 * gdb.cell/ea-standalone.exp: Likewise.
1610 * gdb.cell/f-regs.exp: Likewise.
1611 * gdb.cell/fork.exp: Likewise.
1612 * gdb.cell/gcore.exp: Likewise.
1613 * gdb.cell/mem-access.exp: Likewise.
1614 * gdb.cell/ptype.exp: Likewise.
1615 * gdb.cell/registers.exp: Likewise.
1616 * gdb.cell/sizeof.exp: Likewise.
1617 * gdb.cell/solib-symbol.exp: Likewise.
1618 * gdb.cell/solib.exp: Likewise.
617cd4bc 1619
a81aaca0
PA
16202017-11-25 Pedro Alves <palves@redhat.com>
1621
1622 * gdb.base/complete-empty.exp: New file.
1623 * gdb.base/completion.exp: Adjust.
1624
6a3c6ee4
PA
16252017-11-25 Pedro Alves <palves@redhat.com>
1626
1627 * gdb.linespec/cpls-ops.cc: New file.
1628 * gdb.linespec/cpls-ops.exp: New file.
1629 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1630 factored out from ...
1631 (test_complete_prefix_range): ... this.
1632
8955eb2d
PA
16332017-11-24 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.linespec/cpcompletion.exp: New file.
1636 * gdb.linespec/cpls-hyphen.cc: New file.
1637 * gdb.linespec/cpls.cc: New file.
1638 * gdb.linespec/cpls2.cc: New file.
1639 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1640 test to use test_gdb_complete_unique. Add label completion,
1641 keyword completion and explicit location completion tests.
1642 * lib/completion-support.exp: New file.
1643
e547c119
JB
16442017-11-24 Joel Brobecker <brobecker@adacore.com>
1645
1646 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1647 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1648 when hitting an exception catchpoint.
1649
7c3c1aa8
YQ
16502017-11-22 Yao Qi <yao.qi@linaro.org>
1651
1652 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1653
41bd68f5
SM
16542017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1655
1656 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1657 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1658 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1659
1daad298
YQ
16602017-11-22 Yao Qi <yao.qi@linaro.org>
1661
1662 * gdb.base/info-os.exp: Pass pthreads.
1663 * gdb.multi/multi-attach.exp: Likewise.
1664
88465e87
YQ
16652017-11-22 Yao Qi <yao.qi@linaro.org>
1666
1667 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1668 compiler.
1669
dc196b23
YQ
16702017-11-22 Yao Qi <yao.qi@linaro.org>
1671
1672 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1673 * gdb.base/break-interp.exp: Likewise.
1674 * gdb.base/jit-attach-pie.exp: Likewise.
1675
2400729e
UW
16762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1677
1678 * gdb.base/float128.c (large128): New variable.
1679 * gdb.base/float128.exp: Add test to print largest __float128 value.
1680
7a26362d
UW
16812017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1682
1683 * gdb.arch/vsx-regs.exp: Update register content checks.
1684
ed0f4273
UW
16852017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1686
1687 * gdb.arch/ppc-longdouble.exp: New file.
1688 * gdb.arch/ppc-longdouble.c: Likewise.
1689
a25d69c6
PA
16902017-11-21 Pedro Alves <palves@redhat.com>
1691
1692 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1693
73fcf641
PA
16942017-11-20 Pedro Alves <palves@redhat.com>
1695
1696 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1697 (long_double_typedef): New typedefs.
1698 Use DEF on double and long double.
1699 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1700 cases.
1701 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1702 and 'long_double_ptr_same_size' locals. Use them to decide
1703 whether cast from array/function to float is valid/invalid.
1704
71a3c369
TT
17052017-11-17 Tom Tromey <tom@tromey.com>
1706
1707 * gdb.rust/traits.rs: New file.
1708 * gdb.rust/traits.exp: New file.
1709
ced9779b
JB
17102017-11-17 Joel Brobecker <brobecker@adacore.com>
1711
1712 * gdb.ada/minsyms: New testcase.
1713
a0922d80
PA
17142017-11-16 Pedro Alves <palves@redhat.com>
1715
1716 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1717 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1718
ea04e54c
PA
17192017-11-16 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1722 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1723
e849ea89
PA
17242017-11-16 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.server/reconnect-ctrl-c.c: New file.
1727 * gdb.server/reconnect-ctrl-c.exp: New file.
1728
d8ae99a7
PM
17292017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1730
1731 * gdb.python/py-rbreak.exp: New file.
1732 * gdb.python/py-rbreak.c: New file.
1733 * gdb.python/py-rbreak-func2.c: New file.
1734
968a13f8
PA
17352017-11-16 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1738 pattern.
1739 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1740 GDB.
1741
71774bc9
SM
17422017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1743
1744 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1745 regex.
1746
ddbb44cf
SM
17472017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1748
1749 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1750 test names.
1751
584a564f
PA
17522017-11-09 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1755 factored out from ...
1756 (top level): ... here, and adjusted to avoid expecting beyond the
1757 prompt in a single gdb_test_multiple.
1758
5ed7a928
PA
17592017-11-09 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1762 output.
1763 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1764 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1765 * gdb.server/ext-run.exp ("kill" test): Likewise.
1766 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1767
a60e0738
PA
17682017-11-09 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1771 match till end of line.
1772
2c88253f
PA
17732017-11-09 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1776
c7a38517
PA
17772017-11-09 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1780 New procedures, factored out from ...
1781 (top level): ... here, and adjusted to avoid expecting beyond the
1782 prompt in one go.
1783
f29f4b6b
PA
17842017-11-09 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1787 output. Fix '?' match.
1788
286acbb5
JB
17892017-11-08 Joel Brobecker <brobecker@adacore.com>
1790
1791 * gdb.ada/scoped_watch: New testcase.
1792 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1793 which is actually correct.
1794 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1795 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1796
62d7ae92
PA
17972017-11-08 Pedro Alves <palves@redhat.com>
1798
1799 * gdb.gdb/complaints.exp (test_initial_complaints)
1800 (test_serial_complaints, test_short_complaints): Call
1801 complaint_internal instead of complaint.
1802
280ca31f
DT
18032017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1804
1805 * gdb.threads/tls-core.c: New file.
1806 * gdb.threads/tls-core.exp: Likewise.
1807
b5ec771e
PA
18082017-11-08 Pedro Alves <palves@redhat.com>
1809
1810 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1811 (p Exported_Capitalized): New test.
1812 (p exported_capitalized): New test.
1813
a02b41a7
PA
18142017-11-07 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1817
95e95a6d
PA
18182017-11-07 Pedro Alves <palves@redhat.com>
1819
1820 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1821 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1822 (disable_invalid, disable_inverted, disable_negative): New
1823 procedures.
1824 ("bad numbers"): New set of tests.
1825
cee62dbd
PA
18262017-11-07 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.cp/ena-dis-br-range.exp: Add tests.
1829
cc638e86
PA
18302017-11-07 Pedro Alves <palves@redhat.com>
1831
1832 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1833
d0fe4701
XR
18342017-11-07 Xavier Roirand <roirand@adacore.com>
1835 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.base/ena-dis-br.exp: Add reference to
1838 gdb.cp/ena-dis-br-range.exp.
1839 * gdb.cp/ena-dis-br-range.exp: New file.
1840 * gdb.cp/ena-dis-br-range.cc: New file.
1841
46f67f80
PA
18422017-11-06 Pedro Alves <palves@redhat.com>
1843
1844 * gdb.base/attach-non-pgrp-leader.c: New.
1845 * gdb.base/attach-non-pgrp-leader.exp: New.
1846
726e1356
PA
18472017-11-06 Pedro Alves <palves@redhat.com>
1848
1849 * configure.ac: No longer check for termio.h and sgtty.h.
1850 * configure: Regenerate.
1851 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1852 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1853 Remove termio and sgtty code.
1854
50ab6ace
YQ
18552017-11-03 Yao Qi <yao.qi@linaro.org>
1856
1857 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1858 in GDB is disabled.
1859
8e68731c
YQ
18602017-11-03 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.python/py-thrhandle.exp: Skip it if python is not
1863 enabled.
1864
3a87ae65
SM
18652017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1866
1867 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1868 as a breakpoint command.
1869
484d8d36
MD
18702017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1871
1872 PR python/21213
1873 * gdb.python/py-infthread.exp: Test calling
1874 InferiorThread.inferior () multiple times in a row.
1875
4a27f119
KS
18762017-10-27 Keith Seitz <keiths@redhat.com>
1877
1878 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1879 Test "info break" for every inlined function breakpoint.
1880
bb11dd58
YQ
18812017-10-27 Yao Qi <yao.qi@linaro.org>
1882
1883 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1884
a43f3893
PF
18852017-10-26 Patrick Frants <osscontribute@gmail.com>
1886
1887 * gdb.cp/classes.exp (test_static_members): Test printing
1888 Outer::instance.
1889 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1890 (Inner::instance, Outer::instance): New.
1891
792ccf00
PA
18922017-10-24 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1895 extra console" test in two stages.
1896
eb2bfbad
PA
18972017-10-24 Pedro Alves <palves@redhat.com>
1898
1899 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1900
1f75a651
PA
19012017-10-24 Pedro Alves <palves@redhat.com>
1902
1903 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1904 loop.
1905
779990d9
PA
19062017-10-24 Pedro Alves <palves@redhat.com>
1907
1908 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1909 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1910
ad9b8f5d
PA
19112017-10-24 Pedro Alves <palves@redhat.com>
1912
1913 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1914 parameter and handle it. Don't output read value in test name.
1915
fee6da6e
PA
19162017-10-24 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1919 custom test name.
1920
10389c2c
PA
19212017-10-24 Pedro Alves <palves@redhat.com>
1922
1923 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1924 include the unstable output directory name in the test's name.
1925 (initial_setup_simple) <'set args'>: Use custom test name.
1926
a80e65a9
PA
19272017-10-24 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1930 with explicit test name.
1931
15763a09
PA
19322017-10-20 Pedro Alves <palves@redhat.com>
1933
1934 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1935 'wait -i'. Use gdb_assert and remote_close.
1936
49a4ce2e
AB
19372017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1940 number from variable rather than hard-coded.
1941
a75868f5
PA
19422017-10-19 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.base/long-inferior-output.c: New file.
1945 * gdb.base/long-inferior-output.exp: New file.
1946
c8ba13ad
KS
19472017-11-18 Keith Seitz <keiths@redhat.com>
1948
1949 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1950 method.
1951 (main): Call it.
1952 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1953 Add additional user-defined conversion operator tests.
1954
b27de576
PA
19552017-10-17 Pedro Alves <palves@redhat.com>
1956
1957 * boards/native-stdio-gdbserver.exp: Load "local-board".
1958
8484c955
PA
19592017-10-17 Pedro Alves <palves@redhat.com>
1960
1961 * gdb.base/quit-live.c: New file.
1962 * gdb.base/quit-live.exp: New file.
1963
83d5a34d
KS
19642017-10-16 Keith Seitz <keiths@redhat.com>
1965
1966 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1967 (class_with_protected_typedef, class_with_private_typedef)
1968 (struct_with_public_typedef, struct_with_protected_typedef)
1969 (struct_with_private_typedef): New classes/structs.
1970 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1971 typedefs and access specifiers.
1972
739b3f1d
PA
19732017-10-16 Pedro Alves <palves@redhat.com>
1974 Simon Marchi <simon.marchi@polymtl.ca>
1975
1976 * README (Local vs Remote vs Native): New section.
1977 * boards/local-board.exp: New file, with bits factored out from
1978 ...
1979 * boards/native-extended-gdbserver.exp: ... here. Load
1980 "local-board".
1981 * boards/native-gdbserver.exp: Load "local-board".
1982 (${board}_spawn, ${board}_exec): Delete.
1983 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1984 ...
1985 * boards/stdio-gdbserver-base.exp: ... this new file.
1986 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1987 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1988 procedure.
1989 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1990 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1991 stdio_gdbserver_command.
1992 (${board}_get_remote_address, ${board}_get_comm_port)
1993 (${board}_download, ${board}_upload): Delete.
1994 (get_target_remote_pipe_cmd): New.
1995
fe68b953
SM
19962017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1997
1998 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1999 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2000 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2001 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2002 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2003 remove with_test_prefix.
2004
300b6685
PA
20052017-10-13 Pedro Alves <palves@redhat.com>
2006
2007 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2008 * gdb.base/annota1.exp: Use it instead of is_remote.
2009 * gdb.base/annota3.exp: Use it instead of is_remote.
2010 * gdb.cp/annota2.exp: Use it instead of is_remote.
2011 * gdb.cp/annota3.exp: Use it instead of is_remote.
2012 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2013
50500caf
PA
20142017-10-13 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2017 (test_num_test_vars, run_and_count_vars, find_env)
2018 (test_set_unset_env, test_inherit_env_var): New procedures.
2019 (top level): Use them.
2020
dad0c6d2
PA
20212017-10-13 Pedro Alves <palves@redhat.com>
2022
2023 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2024 also skip on stub-like targets.
2025
8b0553c1
PA
20262017-10-13 Pedro Alves <palves@redhat.com>
2027
2028 PR gdb/22293
2029 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2030 (top level): Move some tests to ...
2031 (test_not_found): ... this new procedure.
2032 (top level): Call it.
2033
7594f623
PA
20342017-10-13 Pedro Alves <palves@redhat.com>
2035
2036 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2037 expect different "info terminal" output if testing with a
2038 non-native target.
2039
ebe3b402
PA
20402017-10-13 Pedro Alves <palves@redhat.com>
2041 Simon Marchi <simon.marchi@polymtl.ca>
2042
2043 PR python/12966
2044 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2045
42f1b161
PA
20462017-10-13 Pedro Alves <palves@redhat.com>
2047
2048 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2049 already.
2050
8d6ef72b
PA
20512017-10-13 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2054 is_remote.
2055
d7bcd5b8
PA
20562017-10-13 Pedro Alves <palves@redhat.com>
2057
2058 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2059 is_remote.
2060
df479dc6
PA
20612017-10-13 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2064 is set.
2065 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2066 instead of is_remote.
2067
23fb630a
PA
20682017-10-13 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2071 (top level): Add comment.
2072
cc77b1dc
PA
20732017-10-13 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/remote.exp (top level): Fix comment typo and add
2076 missing return.
2077
27c9e813
PA
20782017-10-13 Pedro Alves <palves@redhat.com>
2079 Simon Marchi <simon.marchi@polymtl.ca>
2080
2081 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2082 calls and add comments. Skip test if use_gdb_stub is set.
2083 (top level): Use "set cwd" command instead of "cd" command.
2084
5e830d98
PA
20852017-10-13 Pedro Alves <palves@redhat.com>
2086
2087 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2088 is_remote target check.
2089
f5ca0032
PA
20902017-10-13 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.base/scope.exp: Use build_executable + clean_restart +
2093 gdb_file_cmd instead of prepare_for_testing and no longer skip
2094 "before run" tests on is_remote target boards. Update comments.
2095 * boards/native-extended-gdbserver.exp
2096 (extended_gdbserver_load_last_file): New, factored out from ...
2097 (gdb_load): ... this. Move further below and add comment.
2098 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2099
8aed1c0d
PA
21002017-10-12 Pedro Alves <palves@redhat.com>
2101
2102 * gdb.base/attach.exp: Remove references to gdb64.
2103 * gdb.base/dbx.exp: Remove references to gdb64.
2104
cfa34c87
SM
21052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2106 Pedro Alves <palves@redhat.com>
2107
2108 * gdb.base/label.exp: Remove is_remote target check.
2109
9192b7de
PA
21102017-10-12 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.base/auvx.exp (coredir): Update comment.
2113 (top level) <core_works>: Use "set cwd" command instead of "cd"
2114 command.
2115
6bf0052d
PA
21162017-10-12 Pedro Alves <palves@redhat.com>
2117 Simon Marchi <simon.marchi@polymtl.ca>
2118
2119 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2120 target boards.
2121
e48ef82d
PA
21222017-10-12 Pedro Alves <palves@redhat.com>
2123 Simon Marchi <simon.marchi@polymtl.ca>
2124
2125 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2126 Instead skip if there's any gdb_protocol set.
2127
8d7aea57
SM
21282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2129 Pedro Alves <palves@redhat.com>
2130
2131 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2132
30440677
PA
21332017-10-12 Pedro Alves <palves@redhat.com>
2134 Simon Marchi <simon.marchi@polymtl.ca>
2135
2136 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2137 instead of on dejagnu remote boards.
2138
4e04f045 21392017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2140 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2141
2142 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2143 checks. Use build_executable + clean_restart instead of
2144 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2145 of enabling non-stop after starting gdb.
2146
871a186e
PA
21472017-10-12 Pedro Alves <palves@redhat.com>
2148
2149 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2150 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2151 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2152 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2153
56d704da
AK
21542017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2155
2156 * gdb.arch/arc-tdesc-cpu.exp: New file.
2157 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2158
2f20e312
SM
21592017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2160
2161 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2162
65630365
PA
21632017-10-10 Pedro Alves <palves@redhat.com>
2164
2165 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2166 expect CLI output.
2167
bf469271
PA
21682017-10-10 Pedro Alves <palves@redhat.com>
2169
2170 * lib/selftest-support.exp (selftest_setup): Update for
2171 captured_command_loop's prototype change.
2172
777a42f1
PA
21732017-10-09 Pedro Alves <palves@redhat.com>
2174
2175 Test both arch1=>arch2 and arch2=>arch1.
2176
2177 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2178 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2179 factored out to...
2180 (append_arch1_options, append_arch2_options, append_arch_options)
2181 (build_executables): New procedures.
2182 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2183 local.
2184 (top level): Add new 'first_arch' testing axis.
2185
cbd2b4e3
PA
21862017-10-09 Pedro Alves <palves@redhat.com>
2187
2188 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2189 (barrier): New.
2190 (thread_start, all_started): New functions.
2191 (main): Spawn new thread and wait until it is scheduled.
2192 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2193 option.
2194 (do_test): Add 'selected_thread' parameter. Run to all_started
2195 instead of main. Explicitly set the breakpoint at main. Switch
2196 to the SELECTED_THREAD thread.
2197 (top level): Test handling the exec event with either the main
2198 thread or the second thread selected.
2199
5c9e4427
PA
22002017-10-09 Pedro Alves <palves@redhat.com>
2201
2202 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2203 logic. Move STOP marker after the value checks.
2204 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2205 regexp.
2206
b3b7c423
SL
22072017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2208
2209 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2210
3b4b2f16
UW
22112017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2212
2213 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2214 integer-to-dfp conversion.
2215 * gdb.base/dfp-test.exp: Likewise.
2216
5cd63fda
PA
22172017-10-04 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.multi/hangout.c: Include <unistd.h>.
2220 (hangout_loop): New function.
2221 (main): Call alarm. Call hangout_loop in a loop.
2222 * gdb.multi/hello.c: Include <unistd.h>.
2223 (hello_loop): New function.
2224 (main): Call alarm. Call hangout_loop in a loop.
2225 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2226 inferior with the other selected.
2227
4c71c105
SM
22282017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2229
2230 * gdb.mi/list-thread-groups-available.exp: New file.
2231 * gdb.mi/list-thread-groups-available.c: New file.
2232
bc3b087d
SDJ
22332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2234
2235 * gdb.base/set-cwd.exp: Make it available on
2236 native-extended-gdbserver.
2237
d092c5a2
SDJ
22382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2239
2240 * gdb.base/set-cwd.c: New file.
2241 * gdb.base/set-cwd.exp: Likewise.
2242
45320ffa
TT
22432017-10-02 Tom Tromey <tom@tromey.com>
2244
2245 PR rust/22236:
2246 * gdb.rust/simple.rs (main): New variable "fslice".
2247 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2248
b3e3859b
TT
22492017-10-02 Tom Tromey <tom@tromey.com>
2250
2251 * gdb.rust/simple.exp: Test ptype of a slice.
2252
01af5e0d
TT
22532017-10-02 Tom Tromey <tom@tromey.com>
2254
2255 * gdb.rust/simple.exp: Test index of slice.
2256
a9bbfbd8
TT
22572017-09-27 Tom Tromey <tom@tromey.com>
2258
2259 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2260
df8899e5
TP
22612017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2262 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/compare-sections.exp (get value of read-only section): Read
2265 as unsigned value.
2266 (corrupt read-only section): Likewise and don't set written if patching
2267 failed.
2268
757bf54b
KB
22692017-09-21 Kevin Buettner <kevinb@redhat.com>
2270
2271 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2272 files.
2273
06871ae8
PA
22742017-09-20 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2277 symbol names in gdb's output.
2278 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2279
e5f25bc5
PA
22802017-09-20 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2283 Rename to ...
2284 (test_list_ambiguous_symbol): ... this and add a symbol name
2285 parameter. Adjust.
2286 (test_list_ambiguous_function): Reimplement on top of
2287 test_list_ambiguous_symbol and also test listing ambiguous
2288 variables.
2289 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2290 (ambiguous_fun): ... this.
2291 (ambiguous_var): New.
2292 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2293 (ambiguous_fun): ... this.
2294 (ambiguous_var): New.
2295
4e5a4f58
JB
22962017-09-19 John Baldwin <jhb@FreeBSD.org>
2297
2298 * gdb.base/starti.c: New file.
2299 * gdb.base/starti.exp: New file.
2300 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2301
26e53f3e
PA
23022017-09-14 Pedro Alves <palves@redhat.com>
2303
2304 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2305 (top level): Use it instead of runto.
2306
cb791d59
TT
23072017-09-11 Tom Tromey <tom@tromey.com>
2308
2309 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2310
7c96f8c1
TT
23112017-09-11 Tom Tromey <tom@tromey.com>
2312
2313 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2314 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2315
469412dd
CW
23162017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2317
2318 * gdb.fortran/printing-types.exp: New file.
2319 * gdb.fortran/printing-types.exp: New file.
2320
e0f86435
BH
23212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2322
2323 * gdb.fortran/vla-ptype.exp: Fix typos.
2324 * gdb.fortran/vla-value.exp: Same.
2325
9e9af4be
BH
23262017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2327
2328 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2329 * gdb.mi/mi-var-child-f.exp: Likewise.
2330 * gdb.mi/mi-vla-fortran.exp: Likewise.
2331
a5ad232b
FP
23322017-09-08 Frank Penczek <frank.penczek@intel.com>
2333 Christoph Weinmann <christoph.t.weinmann@intel.com>
2334 Bernhard Heckel <bernhard.heckel@intel.com>
2335
2336 * gdb.fortran/ptr-indentation.f90: New file.
2337 * gdb.fortran/ptr-indentation.exp: New file.
2338
5aec60eb
TT
23392017-09-05 Tom Tromey <tom@tromey.com>
2340
2341 PR gdb/22010:
2342 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2343
8f8f8152
TP
23442017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2345
2346 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2347
fbd1b771
JK
23482017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2349
2350 * gdb.threads/tls-nodebug-pie.c: New file.
2351 * gdb.threads/tls-nodebug-pie.exp: New file.
2352
5eb5f850
TT
23532017-09-05 Tom Tromey <tom@tromey.com>
2354
2355 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2356 for rust.
2357
ae780a21
SM
23582017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2359
2360 * gdb.multi/multi-arch-exec.exp: Test with different
2361 "follow-exec-mode" settings.
2362 (do_test): New procedure.
2363
3693fdb3
PA
23642017-09-04 Pedro Alves <palves@redhat.com>
2365
2366 * gdb.base/func-static.c (S::method const, S::method volatile)
2367 (S::method volatile const): New methods.
2368 (c_s, v_s, cv_s): New instances.
2369 (main): Call method() on them.
2370 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2371 (cannot_resolve): New procedure.
2372 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2373 print-quote-unquoted columns.
2374 (do_test): Test printing each scope too.
2375
e68cb8e0
PA
23762017-09-04 Pedro Alves <palves@redhat.com>
2377
2378 * gdb.base/local-static.exp: Also test with
2379 class::method::variable wholly quoted.
2380 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2381
858be34c
PA
23822017-09-04 Pedro Alves <palves@redhat.com>
2383
2384 * gdb.base/local-static.c: New.
2385 * gdb.base/local-static.cc: New.
2386 * gdb.base/local-static.exp: New.
2387
46a4882b
PA
23882017-09-04 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.asm/asm-source.exp: Add casts to int.
2391 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2392 (dataglobal64_1, dataglobal64_2): New globals.
2393 * gdb.base/nodebug.exp: Test different expressions involving the
2394 new globals, with print, whatis and ptype. Add casts to int.
2395 * gdb.base/solib-display.exp: Add casts to int.
2396 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2397 * gdb.cp/m-static.exp: Add cast to int.
2398 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2399 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2400 tls variable with no debug info without a cast. Test with a cast
2401 to int too.
2402 * gdb.trace/entry-values.exp: Add casts.
2403
2c5a2be1
PA
24042017-09-04 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/nodebug.exp: Test that ptype's error about functions
2407 with unknown return type includes the function name too.
2408
7022349d
PA
24092017-09-04 Pedro Alves <palves@redhat.com>
2410
2411 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2412 return type of munmap in infcall.
2413 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2414 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2415 type of ftell in infcall.
2416 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2417 type of getpid in infcall.
2418 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2419 infcall.
2420 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2421 Bail on failure to extract the pid.
2422 * gdb.base/nodebug.c: #include <stdint.h>.
2423 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2424 New functions.
2425 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2426 Change expected output of print/whatis/ptype with functions with
2427 no debug info. Test all supported languages. Call
2428 test_call_promotion.
2429 * gdb.compile/compile.exp: Adjust expected output to expect
2430 warning.
2431 * gdb.threads/siginfo-threads.exp: Likewise.
2432
54990598
PA
24332017-09-04 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2436 "prototypes". Test calling float functions via prototyped and
2437 unprototyped function pointers.
2438 (perform_all_tests): New parameter "prototypes". Pass it down.
2439 (top level): Pass down "prototypes" parameter to
2440 perform_all_tests.
2441
34d16ea2
SM
24422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2443
2444 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2445 Test with nested loops.
2446
9521ecda
SM
24472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2448
2449 * gdb.base/commands.exp: Call the new procedures.
2450 (loop_break_test, loop_continue_test): New procedures.
2451
80a65e9b
SM
24522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2453
2454 * gdb.base/commands.exp: Call new procedure.
2455 (define_if_without_arg_test): New procedure.
2456
e439fa14
PA
24572017-09-04 Pedro Alves <palves@redhat.com>
2458
2459 * gdb.base/list-ambiguous.exp: New file.
2460 * gdb.base/list-ambiguous0.c: New file.
2461 * gdb.base/list-ambiguous1.c: New file.
2462 * gdb.base/list.exp (test_list_range): Adjust expected output.
2463
0a2dde4a
SDJ
24642017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2465
2466 * gdb.base/share-env-with-gdbserver.c: New file.
2467 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2468
5e89eb3a
SM
24692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2470
2471 * gdb.base/commands.exp (gdbvar_simple_if_test,
2472 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2473 progvar_simple_if_test, progvar_simple_while_test,
2474 progvar_complex_if_while_test, user_defined_command_test,
2475 user_defined_command_args_eval,
2476 user_defined_command_args_stack_test,
2477 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2478 temporary_breakpoint_commands,
2479 gdb_test_no_prompt, redefine_hook_test,
2480 redefine_backtrace_test): Remove "global gdb_prompt".
2481
fd437cbc
SM
24822017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2483
2484 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2485 New proc, call it from toplevel.
2486
87215ad1
SDJ
24872017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2488
2489 PR remote/21852
2490 * gdb.server/normal.c: New file, copied from gdb.base.
2491 * gdb.server/run-without-local-binary.exp: New file.
2492
58afddc6
WP
24932017-08-07 Weimin Pan <weimin.pan@oracle.com>
2494
2495 * gdb.arch/sparc64-adi.exp: New file.
2496 * gdb.arch/sparc64-adi.c: New file.
2497
5277199a
PA
24982017-08-22 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2501 (top level): Add "list all overloads" tests.
2502
14278e1f
TT
25032017-08-22 Tom Tromey <tom@tromey.com>
2504
2505 * gdb.gdb/xfullpath.exp: Remove.
2506
bf223d3e
PA
25072017-08-21 Pedro Alves <palves@redhat.com>
2508
2509 PR gdb/19487
2510 * gdb.base/symbol-alias.c: New.
2511 * gdb.base/symbol-alias2.c: New.
2512 * gdb.base/symbol-alias.exp: New.
2513
c973d0aa
PA
25142017-08-21 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.base/dfp-test.c
2517 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2518 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2519 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2520 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2521 * gdb.base/whatis-ptype-typedefs.c: New.
2522 * gdb.base/whatis-ptype-typedefs.exp: New.
2523 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2524 (an_int, an_int_type, an_int_type2): New globals.
2525 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2526 involving typedefs and cast expressions.
2527 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2528 (lookup_typedefs_function): New.
2529 (typedefs_pretty_printers_dict): New.
2530 (top level): Register lookup_typedefs_function in
2531 gdb.pretty_printers.
2532
6d580b63
YQ
25332017-08-18 Yao Qi <yao.qi@linaro.org>
2534
2535 * gdb.server/unittest.exp: New.
2536
206726fb
SDJ
25372017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2538
2539 PR gdb/21954
2540 * gdb.base/environ.exp: Add test to check if 'unset environment'
2541 works.
2542
bf0ec4c2
AA
25432017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2544
2545 * lib/gdb.exp (universal_compile_options): New caching proc.
2546 (gdb_compile): Suppress GCC's coloring of messages.
2547
d6382fff
TT
25482017-08-14 Tom Tromey <tom@tromey.com>
2549
2550 PR gdb/21675:
2551 * gdb.base/printcmds.exp (test_radices): New function.
2552 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2553 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2554 * lib/gdb.exp (get_integer_valueof): Use p/d.
2555
c2c2dd9f
SM
25562017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2557
2558 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2559 characters.
2560
fdffd6f4
TT
25612017-08-05 Tom Tromey <tom@tromey.com>
2562
2563 * gdb.rust/simple.exp: Allow String to appear in a different
2564 namespace.
2565
27d41eac
YQ
25662017-07-26 Yao Qi <yao.qi@linaro.org>
2567
2568 * gdb.gdb/unittest.exp: Invoke command
2569 "maintenance check xml-descriptions".
2570
031ed05d
AA
25712017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2572
2573 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2574 calling context.
2575 (hex128): Drop erroneous calculation of parameters.
2576
dcd27ddf
SM
25772017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2578
2579 * gdb.python/py-unwind.exp: Disable stack protection when
2580 building test file.
2581
47e77640
PA
25822017-07-20 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/default.exp (set language): Adjust expected output.
2585
62d2a18a
PA
25862017-07-20 Pedro Alves <palves@redhat.com>
2587
2588 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2589 (test_minsym): ... this, and make static.
2590 (get_pck__foo__bar__minsym): Rename to ...
2591 (get_test_minsym): ... this.
2592 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2593 symbol names and comments.
2594 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2595 (get_test_minsym): ... this.
2596 (pck__foo__bar__minsym__2): Rename to ...
2597 (test_minsym): ... this.
2598 (main): Adjust.
2599
c45ec17c
PA
26002017-07-17 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.base/completion.exp: Adjust expected output.
2603 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2604 the completer works.
2605
c6756f62
PA
26062017-07-17 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2609
5bd68487
AB
26102017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2611
2612 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2613
8880f2a9
TT
26142017-07-14 Tom Tromey <tom@tromey.com>
2615
2616 PR rust/21764:
2617 * gdb.rust/simple.exp: Add tests.
2618
65547233
TT
26192017-07-14 Tom Tromey <tom@tromey.com>
2620
2621 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2622
8f14146e
PA
26232017-07-14 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.linespec/base/one/thefile.cc (z1): New function.
2626 * gdb.linespec/base/two/thefile.cc (z2): New function.
2627 * gdb.linespec/linespec.exp: Add tests.
2628
b4365d02
AB
26292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2630
2631 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2632 to mi_create_breakpoint.
2633
5d2cbaa5
AB
26342017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2637 mi_create_breakpoint.
2638
11cb5716
IB
26392017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2640
2641 * gdb.dlang/demangle.exp: Update for demangling changes.
2642
03278692
TT
26432017-07-09 Tom Tromey <tom@tromey.com>
2644
2645 * gdb.dwarf2/shortpiece.exp: New file.
2646
33c5cd75
DB
26472017-07-06 David Blaikie <dblaikie@gmail.com>
2648
2649 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2650 built from fissiont-multi-cu{1,2}.c.
2651 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2652 except putting 'main' and 'func' in separate CUs in the same DWO file.
2653 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2654 test.
2655 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2656 test.
2657
8455d262
PA
26582017-07-06 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.python/py-unwind.exp: Test flushregs.
2661
dc4bde35
SDJ
26622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2663
2664 PR cli/21688
2665 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2666 tests for alias commands and trailing whitespace.
2667
51ed89aa
SDJ
26682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2669
2670 PR cli/21688
2671 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2672 procedure. Call it.
2673
eb17d413
PA
26742017-06-29 Pedro Alves <palves@redhat.com>
2675
2676 * gdb.base/printcmds.exp: Add tests.
2677
41664b45
DG
26782017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2679
2680 PR gdb/21337
2681 * gdb.base/reread-readsym.exp: New file.
2682 * gdb.base/reread-readsym.c: New file.
2683
75312ae3
KB
26842017-06-21 Kevin Buettner <kevinb@redhat.com>
2685
2686 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2687 subpattern.
2688
66953522
PB
26892017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2690
2691 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2692 extended mnemonic.
2693 * gdb.arch/powerpc-power9.s: Likewise.
2694
5524b525
AA
26952017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2696
2697 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2698 on 32-bit x86 targets. Exploit is_*_target macros where
2699 appropriate.
2700
03c8af18
AA
27012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2702
2703 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2704 register pieces.
2705
3bf31011
AA
27062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2707
2708 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2709 located in one or more DWARF pieces.
2710
805acca0
AA
27112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2712
2713 * lib/gdb.exp (get_endianness): New proc.
2714 * gdb.arch/aarch64-fp.exp: Use it.
2715 * gdb.arch/altivec-regs.exp: Likewise.
2716 * gdb.arch/e500-regs.exp: Likewise.
2717 * gdb.arch/vsx-regs.exp: Likewise.
2718 * gdb.base/dump.exp: Likewise.
2719 * gdb.base/funcargs.exp: Likewise.
2720 * gdb.base/gnu_vector.exp: Likewise.
2721 * gdb.dwarf2/formdata16.exp: Likewise.
2722 * gdb.dwarf2/implptrpiece.exp: Likewise.
2723 * gdb.dwarf2/nonvar-access.exp: Likewise.
2724 * gdb.python/py-inferior.exp: Likewise.
2725 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2726
e9352324
AA
27272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2728
2729 PR gdb/21226
2730 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2731 stack value pieces are taken from the LSB end.
2732
d5d1163e
AA
27332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2734
2735 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2736 variable at nonzero offset.
2737
0567c986
AA
27382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2739
2740 * gdb.dwarf2/var-access.c: New file.
2741 * gdb.dwarf2/var-access.exp: New test.
2742 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2743
973e9aab
TT
27442017-06-12 Tom Tromey <tom@tromey.com>
2745
2746 * gdb.dwarf2/formdata16.exp: Add tests.
2747
d9109c80
TT
27482017-06-12 Tom Tromey <tom@tromey.com>
2749
2750 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2751
30a25466
TT
27522017-06-12 Tom Tromey <tom@tromey.com>
2753
2754 PR exp/16225:
2755 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2756 * gdb.arch/vsx-regs.exp: Update tests.
2757 * gdb.arch/s390-vregs.exp (hex128): New proc.
2758 Update test.
2759 * gdb.arch/altivec-regs.exp: Update tests.
2760
aefd8b33
SDJ
27612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2762
2763 * gdb.base/startup-with-shell.c: New file.
2764 * gdb.base/startup-with-shell.exp: Likewise.
2765
2090129c
SDJ
27662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2767
2768 * gdb.server/non-existing-program.exp: Update regex in order to
2769 reflect the fact that gdbserver is now using fork_inferior (with a
2770 shell) to startup the inferior.
2771
8e86a419
SM
27722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2773
2774 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2775 support function calls from GDB.
2776
e6cf65f2
TT
27772017-05-21 Tom Tromey <tom@tromey.com>
2778
2779 PR rust/21466:
2780 * gdb.rust/unsized.exp: New file.
2781 * gdb.rust/unsized.rs: New file.
2782
43cc5389
TT
27832017-05-19 Tom Tromey <tom@tromey.com>
2784
2785 PR rust/21484:
2786 * gdb.rust/watch.exp: New file.
2787 * gdb.rust/watch.rs: New file.
2788
ec8df234
TT
27892017-05-18 Tom Tromey <tom@tromey.com>
2790
2791 * gdb.rust/simple.exp: Allow Box to be qualified.
2792
3e3e7fae
TP
27932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2794
2795 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2796
59cc050d
PA
27972017-05-18 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.base/fileio.c (test_write, test_read, test_close)
2800 (test_fstat): Don't print 'ret' in the fail path.
2801
c8f6abd1
PA
28022017-05-18 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2805 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2806 (test_system, test_rename, test_unlink, test_time): Change
2807 prototypes.
2808 * gdb.base/fileio.exp (stop_msg): Adjust.
2809
d2a03b77
PA
28102017-05-18 Pedro Alves <palves@redhat.com>
2811
2812 * gdb.base/fileio.c (null_str): New global.
2813 (test_stat): Use it.
2814 * gdb.base/fileio.exp: Remove nowarnings.
2815
0d5c6999
YQ
28162017-05-17 Yao Qi <yao.qi@linaro.org>
2817
2818 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2819
21873064
YQ
28202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2821
2822 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2823 argument command.
2824 (top-level): Invoke test_set_inferior_tty.
2825
d512d31c
PA
28262017-05-04 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2829 Add parens to print call for Python 3.
2830
90cef2ed
KS
28312017-05-03 Keith Seitz <keiths@redhat.com>
2832
2833 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2834 (main): Call it.
2835
14f819c8
TW
28362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2837
2838 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2839 to prev and next.
2840
913aeadd
TW
28412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2842
2843 * gdb.python/py-record-btrace.exp: Remove test for
2844 gdb.BtraceInstruction.error.
2845
a3be24ad
TW
28462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2847
2848 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2849
ae20e79a
TW
28502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2851
2852 * gdb.python/py-record-btrace-threads.c: New file.
2853 * gdb.python/py-record-btrace-threads.exp: New file.
2854
45ce1b47
SDJ
28552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2856
2857 PR testsuite/8595
2858 * gdb.base/environ.exp: Make test available in all architectures.
2859 Move bits related to "info program" testing to
2860 gdb.base/info-program.exp. Rewrite tests to use the two new
2861 procedures mentione below.
2862 (test_set_show_env_var) New procedure.
2863 (test_set_show_env_var_equal): Likewise.
2864 * gdb.base/info-program.exp: New file.
2865
e15c3eb4
KS
28662017-04-27 Keith Seitz <keiths@redhat.com>
2867
2868 * gdb.cp/oranking.cc (test15): New function.
2869 (main): Call test15 and declare additional variables for testing.
2870 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2871 "p foo101('abc')" tests.
2872 Add tests for cv qualifier overloads.
2873 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2874 "lvalue reference overload" test.
2875 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2876 "print value of f1 on Child&& in f2" test.
2877
3a3fd0fd
PA
28782017-04-19 Pedro Alves <palves@redhat.com>
2879
2880 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2881 procedure.
2882 (top level): Call it.
2883 * lib/gdb.exp (gdb_define_cmd): New procedure.
2884
53375380
PA
28852017-04-12 Pedro Alves <palves@redhat.com>
2886
2887 PR gdb/21323
2888 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2889 (wchar): New global.
2890 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2891 (do_test_wide_char, wide_char_types_no_program, top level): Add
2892 wchar_t testing.
2893
53e710ac
PA
28942017-04-12 Pedro Alves <palves@redhat.com>
2895
2896 PR c++/21323
2897 * gdb.cp/wide_char_types.c: New file.
2898 * gdb.cp/wide_char_types.exp: New file.
2899
0ad9d8c7
SDJ
29002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2901
2902 PR gdb/21352
2903 * gdb.trace/tsv.exp: Add test for "tsave -r".
2904
b1b45502
IB
29052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2906
2907 * gdb.dlang/watch-loc.c: New file.
2908 * gdb.dlang/watch-loc.exp: New file.
2909
ec13808e
JK
29102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2913
fe5f7374
AK
29142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2915
2916 * gdb.arch/arc-analyze-prologue.S: New file.
2917 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2918
eea78757
AK
29192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2920
2921 * gdb.arch/arc-decode-insn.S: New file.
2922 * gdb.arch/arc-decode-insn.exp: Likewise.
2923
5badf10a
IR
29242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2925
2926 PR tdep/20928
2927 * gdb.arch/sparc64-regs.exp: New file.
2928 * gdb.arch/sparc64-regs.S: Likewise.
2929
cee59b3f
TW
29302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2931
2932 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2933 and memory view on Python 3.
2934
c0f55cc6
AV
29352017-03-20 Artemiy Volkov <artemiyv@acm.org>
2936 Keith Seitz <keiths@redhat.com>
2937
2938 PR gdb/14441
2939 * gdb.cp/demangle.exp: Add rvalue reference tests.
2940 * gdb.cp/rvalue-ref-casts.cc: New file.
2941 * gdb.cp/rvalue-ref-casts.exp: New file.
2942 * gdb.cp/rvalue-ref-overload.cc: New file.
2943 * gdb.cp/rvalue-ref-overload.exp: New file.
2944 * gdb.cp/rvalue-ref-params.cc: New file.
2945 * gdb.cp/rvalue-ref-params.exp: New file.
2946 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2947 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2948 * gdb.cp/rvalue-ref-types.cc: New file.
2949 * gdb.cp/rvalue-ref-types.exp: New file.
2950 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2951 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2952
51457a05
MAL
29532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2954
2955 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2956 New procedure.
2957
5b291c04
MAL
29582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2959
2960 * lib/mi-support.exp (mi_gdb_test): Add additional message
2961 for unexpected output.
2962
59a56148
AA
29632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2964
2965 * gdb.base/examine-backward.c (Barrier): New character array
2966 constant, to ensure that TestStrings is preceded by a string
2967 terminator.
2968
7942e96e
AA
29692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2970
2971 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2972 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2973 and implicit pointer into such a location.
2974
6ebac3fb
DE
29752017-03-16 Doug Evans <dje@google.com>
2976
2977 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2978
ec3b243d
TP
29792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2980
2981 * gdb.cp/m-static.exp: Fix expectation for prototype of
2982 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2983
29842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2985
2986 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2987 * gdb.guile/scm-lazy-string.c: New file.
2988 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2989 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2990 for pointer, array, typedef lazy strings.
2991
2cc36e25 29922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2993
2994 PR python/17728, python/18439, python/18779
2995 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2996 * gdb.python/py-lazy-string.c (pointer): New typedef.
2997 (main): New locals ptr, array, typedef_ptr.
2998 * gdb.python/py-value.exp: Move lazy string tests to ...
2999 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3000 array, typedef lazy strings.
ec3b243d 3001
0efcde63
AK
30022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3003
3004 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3005 Add optional 'test' parameter.
3006
7978d7c3
SM
30072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3008
3009 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3010 Skip for versions of DejaGnu < 1.5.
3011
896c0c1e
SM
30122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3013
3014 * lib/gdb.exp (dejagnu_version): New proc.
3015 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3016 Use dejagnu_version.
3017
5f4d1085
KS
30182017-03-10 Keith Seitz <keiths@redhat.com>
3019
3020 PR c++/8128
3021 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3022 type from destructor regexps.
3023 Add a branch which actually passes the test.
3024 Adjust "ptype t5i" test names.
3025
1de05205
PA
30262017-03-08 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/step-over-exit.exp: Add explicit test message.
3029
c65d6b55
PA
30302017-03-08 Pedro Alves <palves@redhat.com>
3031
3032 PR gdb/18360
3033 * gdb.threads/interrupt-while-step-over.c: New file.
3034 * gdb.threads/interrupt-while-step-over.exp: New file.
3035
2e86a283
PA
30362017-03-08 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3039 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3040
25dcbff6
PA
30412017-03-08 Pedro Alves <palves@redhat.com>
3042
3043 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3044 PKRU as not supported as a PASS.
3045
dc9366eb
PA
30462017-03-08 Pedro Alves <palves@redhat.com>
3047
3048 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3049 prefix instead of $binfile1/$binfile2.
3050 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3051 in test message.
3052 * gdb.python/py-completion.exp: Use "load python file" as test
3053 messages instead of unstable path names.
3054
6e5d74e7
PA
30552017-03-08 Pedro Alves <palves@redhat.com>
3056 Jan Kratochvil <jan.kratochvil@redhat.com>
3057
3058 PR cli/21218
3059 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3060 New proc.
3061 (top level): Call it.
3062
9753a2f6
PA
30632017-03-08 Pedro Alves <palves@redhat.com>
3064
3065 PR tui/21216
3066 * gdb.tui/tui-nl-filtered-output.exp: New file.
3067
1a4dd9dd
PA
30682017-03-08 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.base/completion.exp: Move TUI completion tests to ...
3071 * gdb.tui/completion.exp: ... this new file.
3072
7cbbff33
PA
30732017-03-08 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.base/tui-disasm-long-lines.c,
3076 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3077 gdb.base/tui-layout.exp: Move to ...
3078 * gdb.tui/: ... this new directory.
3079
5f6fd321
PA
30802017-03-07 Pedro Alves <palves@redhat.com>
3081
3082 * gdb.base/tui-layout.c: New file.
3083 * gdb.base/tui-layout.exp: New file.
3084
44959fa8
PA
30852017-03-07 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.base/tui-layout.c: Rename to ...
3088 * gdb.base/tui-disasm-long-lines.c: ... this.
3089 * gdb.base/tui-layout.exp: Rename to ...
3090 * gdb.base/tui-disasm-long-lines.exp: ... this.
3091
f8c4e718
PA
30922017-03-07 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3095
6dbb839a 30962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3097
3098 * i386-mpx-call.c: New file.
3099 * i386-mpx-call.exp: New file.
3100
65b48a81
PB
31012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3102
3103 * gdb.arch/powerpc-power.exp: Delete test.
3104 * gdb.arch/powerpc-power.s: Likewise.
3105 * gdb.disasm/disassembler-options.exp: New test.
3106 * gdb.arch/powerpc-altivec.exp: Likewise.
3107 * gdb.arch/powerpc-altivec.s: Likewise.
3108 * gdb.arch/powerpc-altivec2.exp: Likewise.
3109 * gdb.arch/powerpc-altivec2.s: Likewise.
3110 * gdb.arch/powerpc-altivec3.exp: Likewise.
3111 * gdb.arch/powerpc-altivec3.s: Likewise.
3112 * gdb.arch/powerpc-power7.exp: Likewise.
3113 * gdb.arch/powerpc-power7.s: Likewise.
3114 * gdb.arch/powerpc-power8.exp: Likewise.
3115 * gdb.arch/powerpc-power8.s: Likewise.
3116 * gdb.arch/powerpc-power9.exp: Likewise.
3117 * gdb.arch/powerpc-power9.s: Likewise.
3118 * gdb.arch/powerpc-vsx.exp: Likewise.
3119 * gdb.arch/powerpc-vsx.s: Likewise.
3120 * gdb.arch/powerpc-vsx2.exp: Likewise.
3121 * gdb.arch/powerpc-vsx2.s: Likewise.
3122 * gdb.arch/powerpc-vsx3.exp: Likewise.
3123 * gdb.arch/powerpc-vsx3.s: Likewise.
3124 * gdb.arch/arm-disassembler-options.exp: Likewise.
3125 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3126 * gdb.arch/s390-disassembler-options.exp: Likewise.
3127
17cd4947
LM
31282017-02-23 Luis Machado <lgustavo@codesourcery.com>
3129
3130 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3131 (check_supported_features): ... this. Changed return type to void.
3132 (supports_rdseed): New static global.
3133 (rdseed): Check supports_rdseed.
3134 (initialize): Call check_supported_features.
3135
2039d74e
EBM
31362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3137
3138 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3139 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3140 and lqarx/stqcx.
3141 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3142 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3143
a51d7ecf
EBM
31442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3145
3146 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3147 uppercase.
3148
0224619f
JK
31492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3150
3151 * gdb.dwarf2/formdata16.c: New file.
3152 * gdb.dwarf2/formdata16.exp: New file.
3153 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3154
216f72a1
JK
31552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3156
3157 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3158 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3159 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3160 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3161 DW_AT_GNU_*.
3162
43988095
JK
31632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3164
3165 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3166
99e8a4f9
SDJ
31672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3168
3169 PR gdb/21164
3170 * gdb.base/maint.exp: Add testcases for when the commands do
3171 not have arguments.
3172
b58a8c0c
TP
31732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3174
3175 * gdb.cp/chained-calls.exp: Use p instead of P.
3176
4e746bb6
TW
31772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3178
3179 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3180 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3181
3f77c769
TT
31822017-02-14 Tom Tromey <tom@tromey.com>
3183
3184 PR python/13598:
3185 * gdb.python/py-events.exp: Add before_prompt event tests.
3186
075beec0
AA
31872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3188
3189 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3190
bf5f525c
LM
31912017-02-13 Luis Machado <lgustavo@codesourcery.com>
3192
3193 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3194 (main): Call my_unique_function_name.
3195 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3196 completion of patterns with a single match.
3197 Add missing -re switches to gdb_test_multiple calls.
3198
13a66184
LM
31992017-02-13 Luis Machado <lgustavo@codesourcery.com>
3200
3201 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3202 return if core file is not recognized.
3203
26a06916
SM
32042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3205
3206 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3207 and extra UIs.
3208
b761ca9e
SM
32092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3210
3211 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3212 proc_with_prefix.
3213
b964bee0
TT
32142017-02-10 Tom Tromey <tom@tromey.com>
3215
3216 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3217
18da0c51
MG
32182017-02-10 Martin Galvan <martingalvan@sourceware.org>
3219
3220 PR gdb/21122
3221 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3222
604c4576
JG
32232017-02-08 Jerome Guitton <guitton@adacore.com>
3224
3225 * gdb.base/define.exp: Add test for command abbreviations
3226 in define.
3227
20b477a7
LM
32282017-02-06 Luis Machado <lgustavo@codesourcery.com>
3229
3230 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3231 * gdb.reverse/insn-reverse-x86.c: New file.
3232
3f7b46f2
IR
32332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3234
3235 PR tdep/20936
3236 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3237
f0fd41c1
TT
32382017-02-03 Tom Tromey <tom@tromey.com>
3239
3240 PR rust/21097:
3241 * gdb.rust/simple.exp: Add new tests.
3242
5be5dbf0
PA
32432017-02-02 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3246 tests.
3247
7346ef59
AA
32482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3249
3250 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3251 taking a 2-byte value out of a 4-byte DWARF implicit value on
3252 big-endian targets.
3253 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3254 logic. Add test cases for DW_OP_implicit.
3255
787f0025
MM
32562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3257
3258 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3259
68777c29
MM
32602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3261
3262 * gdb.btrace/enable.exp: Call gdb_exit before
3263 skip_gdbserver_tests.
3264
0a1c7e28
MM
32652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3266
3267 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3268 GDBFLAGS.
3269
b5ac99b0
MM
32702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3271
3272 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3273 the test is skipped.
3274 * gdb.btrace/data.exp: Likewise.
3275 * gdb.btrace/delta.exp: Likewise.
3276 * gdb.btrace/dlopen.exp: Likewise.
3277 * gdb.btrace/enable-running.exp: Likewise.
3278 * gdb.btrace/enable.exp: Likewise.
3279 * gdb.btrace/exception.exp: Likewise.
3280 * gdb.btrace/function_call_history.exp: Likewise.
3281 * gdb.btrace/gcore.exp: Likewise.
3282 * gdb.btrace/instruction_history.exp: Likewise.
3283 * gdb.btrace/multi-thread-step.exp: Likewise.
3284 * gdb.btrace/nohist.exp: Likewise.
3285 * gdb.btrace/non-stop.exp: Likewise.
3286 * gdb.btrace/reconnect.exp: Likewise.
3287 * gdb.btrace/record_goto-step.exp: Likewise.
3288 * gdb.btrace/record_goto.exp: Likewise.
3289 * gdb.btrace/rn-dl-bind.exp: Likewise.
3290 * gdb.btrace/segv.exp: Likewise.
3291 * gdb.btrace/step.exp: Likewise.
3292 * gdb.btrace/stepi.exp: Likewise.
3293 * gdb.btrace/tailcall-only.exp: Likewise.
3294 * gdb.btrace/tailcall.exp: Likewise.
3295 * gdb.btrace/tsx.exp: Likewise.
3296 * gdb.btrace/unknown_functions.exp: Likewise.
3297 * gdb.btrace/vdso.exp: Likewise.
3298
cd4007e4
MM
32992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3300
3301 * gdb.btrace/enable-running.c: New.
3302 * gdb.btrace/enable-running.exp: New.
3303
2735833d
WT
33042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3305
3306 * gdb.arch/amd64-gs_base.c: New file.
3307 * gdb.arch/amd64-gs_base.exp: New file.
3308
b51e1e94
LM
33092017-01-26 Luis Machado <lgustavo@codesourcery.com>
3310
3311 * lib/memory.exp: Remove spurious empty newlines.
3312
72ca0410
SM
33132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3314
3315 * gdb.python/py-bad-printers.exp: Load python file using "source".
3316 * gdb.python/py-events.exp: Likewise.
3317 * gdb.python/py-evsignal.exp: Likewise.
3318 * gdb.python/py-evthreads.exp: Likewise.
3319 * gdb.python/py-frame-args.exp: Likewise.
3320 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3321 * gdb.python/py-framefilter-mi.exp: Likewise.
3322 * gdb.python/py-framefilter.exp: Likewise.
3323 * gdb.python/py-mi.exp: Likewise.
3324 * gdb.python/py-pp-maint.exp: Likewise.
3325 * gdb.python/py-pp-registration.exp: Likewise.
3326 * gdb.python/py-prettyprint.exp: Likewise.
3327 (run_lang_tests): Likewise.
3328 * gdb.python/py-typeprint.exp: Likewise.
3329
e309aa65
LM
33302017-01-26 Luis Machado <lgustavo@codesourcery.com>
3331
3332 * lib/memory.exp: New file.
3333 * lib/gdb.exp: Load memory.exp.
3334 * gdb.base/memattr.exp (delete_memory): Move proc to
3335 lib/memory.exp and rename to delete_memory_regions.
3336 Replace delete_memory with delete_memory_regions.
3337 Cleanup memory regions before tests.
3338 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3339 before tests.
3340
515aff23
LM
33412017-01-26 Luis Machado <lgustavo@codesourcery.com>
3342
3343 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3344 files.
3345 (initialize): New function conditionally defined.
3346 (testcases): Move within conditional block.
3347 (main): Call initialize.
3348 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3349 of gdb.reverse/insn-reverse.c.
3350 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3351 gdb.reverse/insn-reverse.c.
3352
d8b49cf0
YQ
33532017-01-26 Yao Qi <yao.qi@linaro.org>
3354
3355 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3356 disassemble on address 0.
3357
f13a9a0c
YQ
33582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3359 Yao Qi <yao.qi@linaro.org>
3360
3361 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3362 * gdb.dwarf2/implptr-64bit.S: Remove.
3363 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3364 variables in caller's context. Add DW_OP_implicit_value.
3365
5ac95241
YQ
33662017-01-25 Yao Qi <yao.qi@linaro.org>
3367
3368 * lib/dwarf.exp (Dwarf::_location): Handle
3369 DW_OP_GNU_implicit_pointer with proper size.
3370
23e82930
LM
33712017-01-20 Luis Machado <lgustavo@codesourcery.com>
3372
3373 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3374 and add untested calls.
3375
d334ae25
LM
33762017-01-20 Luis Machado <lgustavo@codesourcery.com>
3377
3378 * gdb.python/python.exp: Check line number against what GDB thinks
3379 the line number is for func1.
3380
f5e6296e
IB
33812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3382
3383 * gdb.dlang/debug-expr.exp: New file.
3384
5b362f04
LM
33852016-12-23 Luis Machado <lgustavo@codesourcery.com>
3386
3387 Fix test names for the following files:
3388
3389 * gdb.ada/exec_changed.exp
3390 * gdb.ada/info_types.exp
3391 * gdb.arch/aarch64-atomic-inst.exp
3392 * gdb.arch/aarch64-fp.exp
3393 * gdb.arch/altivec-abi.exp
3394 * gdb.arch/altivec-regs.exp
3395 * gdb.arch/amd64-byte.exp
3396 * gdb.arch/amd64-disp-step.exp
3397 * gdb.arch/amd64-dword.exp
3398 * gdb.arch/amd64-entry-value-inline.exp
3399 * gdb.arch/amd64-entry-value-param.exp
3400 * gdb.arch/amd64-entry-value-paramref.exp
3401 * gdb.arch/amd64-entry-value.exp
3402 * gdb.arch/amd64-i386-address.exp
3403 * gdb.arch/amd64-invalid-stack-middle.exp
3404 * gdb.arch/amd64-invalid-stack-top.exp
3405 * gdb.arch/amd64-optimout-repeat.exp
3406 * gdb.arch/amd64-prologue-skip.exp
3407 * gdb.arch/amd64-prologue-xmm.exp
3408 * gdb.arch/amd64-stap-special-operands.exp
3409 * gdb.arch/amd64-stap-wrong-subexp.exp
3410 * gdb.arch/amd64-tailcall-cxx.exp
3411 * gdb.arch/amd64-tailcall-noret.exp
3412 * gdb.arch/amd64-tailcall-ret.exp
3413 * gdb.arch/amd64-tailcall-self.exp
3414 * gdb.arch/amd64-word.exp
3415 * gdb.arch/arm-bl-branch-dest.exp
3416 * gdb.arch/arm-disp-step.exp
3417 * gdb.arch/arm-neon.exp
3418 * gdb.arch/arm-single-step-kernel-helper.exp
3419 * gdb.arch/avr-flash-qualifier.exp
3420 * gdb.arch/disp-step-insn-reloc.exp
3421 * gdb.arch/e500-abi.exp
3422 * gdb.arch/e500-regs.exp
3423 * gdb.arch/ftrace-insn-reloc.exp
3424 * gdb.arch/i386-avx512.exp
3425 * gdb.arch/i386-bp_permanent.exp
3426 * gdb.arch/i386-byte.exp
3427 * gdb.arch/i386-cfi-notcurrent.exp
3428 * gdb.arch/i386-disp-step.exp
3429 * gdb.arch/i386-dr3-watch.exp
3430 * gdb.arch/i386-float.exp
3431 * gdb.arch/i386-gnu-cfi.exp
3432 * gdb.arch/i386-mpx-map.exp
3433 * gdb.arch/i386-mpx-sigsegv.exp
3434 * gdb.arch/i386-mpx-simple_segv.exp
3435 * gdb.arch/i386-mpx.exp
3436 * gdb.arch/i386-permbkpt.exp
3437 * gdb.arch/i386-prologue.exp
3438 * gdb.arch/i386-signal.exp
3439 * gdb.arch/i386-size-overlap.exp
3440 * gdb.arch/i386-unwind.exp
3441 * gdb.arch/i386-word.exp
3442 * gdb.arch/mips-fcr.exp
3443 * gdb.arch/powerpc-d128-regs.exp
3444 * gdb.arch/powerpc-stackless.exp
3445 * gdb.arch/ppc64-atomic-inst.exp
3446 * gdb.arch/s390-stackless.exp
3447 * gdb.arch/s390-tdbregs.exp
3448 * gdb.arch/s390-vregs.exp
3449 * gdb.arch/sparc-sysstep.exp
3450 * gdb.arch/thumb-bx-pc.exp
3451 * gdb.arch/thumb-singlestep.exp
3452 * gdb.arch/thumb2-it.exp
3453 * gdb.arch/vsx-regs.exp
3454 * gdb.asm/asm-source.exp
3455 * gdb.base/a2-run.exp
3456 * gdb.base/advance.exp
3457 * gdb.base/all-bin.exp
3458 * gdb.base/anon.exp
3459 * gdb.base/args.exp
3460 * gdb.base/arithmet.exp
3461 * gdb.base/async-shell.exp
3462 * gdb.base/async.exp
3463 * gdb.base/attach-pie-noexec.exp
3464 * gdb.base/attach-twice.exp
3465 * gdb.base/auto-load.exp
3466 * gdb.base/bang.exp
3467 * gdb.base/bitfields.exp
3468 * gdb.base/break-always.exp
3469 * gdb.base/break-caller-line.exp
3470 * gdb.base/break-entry.exp
3471 * gdb.base/break-inline.exp
3472 * gdb.base/break-on-linker-gcd-function.exp
3473 * gdb.base/break-probes.exp
3474 * gdb.base/break.exp
3475 * gdb.base/breakpoint-shadow.exp
3476 * gdb.base/call-ar-st.exp
3477 * gdb.base/call-sc.exp
3478 * gdb.base/call-signal-resume.exp
3479 * gdb.base/call-strs.exp
3480 * gdb.base/callfuncs.exp
3481 * gdb.base/catch-fork-static.exp
3482 * gdb.base/catch-gdb-caused-signals.exp
3483 * gdb.base/catch-load.exp
3484 * gdb.base/catch-signal-fork.exp
3485 * gdb.base/catch-signal.exp
3486 * gdb.base/catch-syscall.exp
3487 * gdb.base/charset.exp
3488 * gdb.base/checkpoint.exp
3489 * gdb.base/chng-syms.exp
3490 * gdb.base/code-expr.exp
3491 * gdb.base/code_elim.exp
3492 * gdb.base/commands.exp
3493 * gdb.base/completion.exp
3494 * gdb.base/complex.exp
3495 * gdb.base/cond-expr.exp
3496 * gdb.base/condbreak.exp
3497 * gdb.base/consecutive.exp
3498 * gdb.base/continue-all-already-running.exp
3499 * gdb.base/coredump-filter.exp
3500 * gdb.base/corefile.exp
3501 * gdb.base/dbx.exp
3502 * gdb.base/debug-expr.exp
3503 * gdb.base/define.exp
3504 * gdb.base/del.exp
3505 * gdb.base/disabled-location.exp
3506 * gdb.base/disasm-end-cu.exp
3507 * gdb.base/disasm-optim.exp
3508 * gdb.base/display.exp
3509 * gdb.base/duplicate-bp.exp
3510 * gdb.base/ena-dis-br.exp
3511 * gdb.base/ending-run.exp
3512 * gdb.base/enumval.exp
3513 * gdb.base/environ.exp
3514 * gdb.base/eu-strip-infcall.exp
3515 * gdb.base/eval-avoid-side-effects.exp
3516 * gdb.base/eval-skip.exp
3517 * gdb.base/exitsignal.exp
3518 * gdb.base/expand-psymtabs.exp
3519 * gdb.base/filesym.exp
3520 * gdb.base/find-unmapped.exp
3521 * gdb.base/finish.exp
3522 * gdb.base/float.exp
3523 * gdb.base/foll-exec-mode.exp
3524 * gdb.base/foll-exec.exp
3525 * gdb.base/foll-fork.exp
3526 * gdb.base/fortran-sym-case.exp
3527 * gdb.base/freebpcmd.exp
3528 * gdb.base/func-ptr.exp
3529 * gdb.base/func-ptrs.exp
3530 * gdb.base/funcargs.exp
3531 * gdb.base/gcore-buffer-overflow.exp
3532 * gdb.base/gcore-relro-pie.exp
3533 * gdb.base/gcore-relro.exp
3534 * gdb.base/gcore.exp
3535 * gdb.base/gdb1090.exp
3536 * gdb.base/gdb11530.exp
3537 * gdb.base/gdb11531.exp
3538 * gdb.base/gdb1821.exp
3539 * gdb.base/gdbindex-stabs.exp
3540 * gdb.base/gdbvars.exp
3541 * gdb.base/hbreak.exp
3542 * gdb.base/hbreak2.exp
3543 * gdb.base/included.exp
3544 * gdb.base/infcall-input.exp
3545 * gdb.base/inferior-died.exp
3546 * gdb.base/infnan.exp
3547 * gdb.base/info-macros.exp
3548 * gdb.base/info-os.exp
3549 * gdb.base/info-proc.exp
3550 * gdb.base/info-shared.exp
3551 * gdb.base/info-target.exp
3552 * gdb.base/infoline.exp
3553 * gdb.base/interp.exp
3554 * gdb.base/interrupt.exp
3555 * gdb.base/jit-reader.exp
3556 * gdb.base/jit-simple.exp
3557 * gdb.base/kill-after-signal.exp
3558 * gdb.base/kill-detach-inferiors-cmd.exp
3559 * gdb.base/label.exp
3560 * gdb.base/langs.exp
3561 * gdb.base/ldbl_e308.exp
3562 * gdb.base/line-symtabs.exp
3563 * gdb.base/linespecs.exp
3564 * gdb.base/list.exp
3565 * gdb.base/long_long.exp
3566 * gdb.base/longest-types.exp
3567 * gdb.base/maint.exp
3568 * gdb.base/max-value-size.exp
3569 * gdb.base/memattr.exp
3570 * gdb.base/mips_pro.exp
3571 * gdb.base/morestack.exp
3572 * gdb.base/moribund-step.exp
3573 * gdb.base/multi-forks.exp
3574 * gdb.base/nested-addr.exp
3575 * gdb.base/nextoverexit.exp
3576 * gdb.base/noreturn-finish.exp
3577 * gdb.base/noreturn-return.exp
3578 * gdb.base/nostdlib.exp
3579 * gdb.base/offsets.exp
3580 * gdb.base/opaque.exp
3581 * gdb.base/pc-fp.exp
3582 * gdb.base/permissions.exp
3583 * gdb.base/print-symbol-loading.exp
3584 * gdb.base/prologue-include.exp
3585 * gdb.base/psymtab.exp
3586 * gdb.base/ptype.exp
3587 * gdb.base/random-signal.exp
3588 * gdb.base/randomize.exp
3589 * gdb.base/range-stepping.exp
3590 * gdb.base/readline-ask.exp
3591 * gdb.base/recpar.exp
3592 * gdb.base/recurse.exp
3593 * gdb.base/relational.exp
3594 * gdb.base/restore.exp
3595 * gdb.base/return-nodebug.exp
3596 * gdb.base/return.exp
3597 * gdb.base/run-after-attach.exp
3598 * gdb.base/save-bp.exp
3599 * gdb.base/scope.exp
3600 * gdb.base/sect-cmd.exp
3601 * gdb.base/set-lang-auto.exp
3602 * gdb.base/set-noassign.exp
3603 * gdb.base/setvar.exp
3604 * gdb.base/sigall.exp
3605 * gdb.base/sigbpt.exp
3606 * gdb.base/siginfo-addr.exp
3607 * gdb.base/siginfo-infcall.exp
3608 * gdb.base/siginfo-obj.exp
3609 * gdb.base/siginfo.exp
3610 * gdb.base/signals-state-child.exp
3611 * gdb.base/signest.exp
3612 * gdb.base/sigstep.exp
3613 * gdb.base/sizeof.exp
3614 * gdb.base/skip.exp
3615 * gdb.base/solib-corrupted.exp
3616 * gdb.base/solib-nodir.exp
3617 * gdb.base/solib-search.exp
3618 * gdb.base/stack-checking.exp
3619 * gdb.base/stale-infcall.exp
3620 * gdb.base/stap-probe.exp
3621 * gdb.base/start.exp
3622 * gdb.base/step-break.exp
3623 * gdb.base/step-bt.exp
3624 * gdb.base/step-line.exp
3625 * gdb.base/step-over-exit.exp
3626 * gdb.base/step-over-syscall.exp
3627 * gdb.base/step-resume-infcall.exp
3628 * gdb.base/step-test.exp
3629 * gdb.base/store.exp
3630 * gdb.base/structs3.exp
3631 * gdb.base/sym-file.exp
3632 * gdb.base/symbol-without-target_section.exp
3633 * gdb.base/term.exp
3634 * gdb.base/testenv.exp
3635 * gdb.base/ui-redirect.exp
3636 * gdb.base/until.exp
3637 * gdb.base/unwindonsignal.exp
3638 * gdb.base/value-double-free.exp
3639 * gdb.base/vla-datatypes.exp
3640 * gdb.base/vla-ptr.exp
3641 * gdb.base/vla-sideeffect.exp
3642 * gdb.base/volatile.exp
3643 * gdb.base/watch-cond-infcall.exp
3644 * gdb.base/watch-cond.exp
3645 * gdb.base/watch-non-mem.exp
3646 * gdb.base/watch-read.exp
3647 * gdb.base/watch-vfork.exp
3648 * gdb.base/watchpoint-cond-gone.exp
3649 * gdb.base/watchpoint-delete.exp
3650 * gdb.base/watchpoint-hw-hit-once.exp
3651 * gdb.base/watchpoint-hw.exp
3652 * gdb.base/watchpoint-stops-at-right-insn.exp
3653 * gdb.base/watchpoints.exp
3654 * gdb.base/wchar.exp
3655 * gdb.base/whatis-exp.exp
3656 * gdb.btrace/buffer-size.exp
3657 * gdb.btrace/data.exp
3658 * gdb.btrace/delta.exp
3659 * gdb.btrace/dlopen.exp
3660 * gdb.btrace/enable.exp
3661 * gdb.btrace/exception.exp
3662 * gdb.btrace/function_call_history.exp
3663 * gdb.btrace/gcore.exp
3664 * gdb.btrace/instruction_history.exp
3665 * gdb.btrace/nohist.exp
3666 * gdb.btrace/reconnect.exp
3667 * gdb.btrace/record_goto-step.exp
3668 * gdb.btrace/record_goto.exp
3669 * gdb.btrace/rn-dl-bind.exp
3670 * gdb.btrace/segv.exp
3671 * gdb.btrace/step.exp
3672 * gdb.btrace/stepi.exp
3673 * gdb.btrace/tailcall-only.exp
3674 * gdb.btrace/tailcall.exp
3675 * gdb.btrace/tsx.exp
3676 * gdb.btrace/unknown_functions.exp
3677 * gdb.btrace/vdso.exp
3678 * gdb.compile/compile-ifunc.exp
3679 * gdb.compile/compile-ops.exp
3680 * gdb.compile/compile-print.exp
3681 * gdb.compile/compile-setjmp.exp
3682 * gdb.cp/abstract-origin.exp
3683 * gdb.cp/ambiguous.exp
3684 * gdb.cp/annota2.exp
3685 * gdb.cp/annota3.exp
3686 * gdb.cp/anon-ns.exp
3687 * gdb.cp/anon-struct.exp
3688 * gdb.cp/anon-union.exp
3689 * gdb.cp/arg-reference.exp
3690 * gdb.cp/baseenum.exp
3691 * gdb.cp/bool.exp
3692 * gdb.cp/breakpoint.exp
3693 * gdb.cp/bs15503.exp
3694 * gdb.cp/call-c.exp
3695 * gdb.cp/casts.exp
3696 * gdb.cp/chained-calls.exp
3697 * gdb.cp/class2.exp
3698 * gdb.cp/classes.exp
3699 * gdb.cp/cmpd-minsyms.exp
3700 * gdb.cp/converts.exp
3701 * gdb.cp/cp-relocate.exp
3702 * gdb.cp/cpcompletion.exp
3703 * gdb.cp/cpexprs.exp
3704 * gdb.cp/cplabel.exp
3705 * gdb.cp/cplusfuncs.exp
3706 * gdb.cp/cpsizeof.exp
3707 * gdb.cp/ctti.exp
3708 * gdb.cp/derivation.exp
3709 * gdb.cp/destrprint.exp
3710 * gdb.cp/dispcxx.exp
3711 * gdb.cp/enum-class.exp
3712 * gdb.cp/exception.exp
3713 * gdb.cp/exceptprint.exp
3714 * gdb.cp/expand-psymtabs-cxx.exp
3715 * gdb.cp/expand-sals.exp
3716 * gdb.cp/extern-c.exp
3717 * gdb.cp/filename.exp
3718 * gdb.cp/formatted-ref.exp
3719 * gdb.cp/fpointer.exp
3720 * gdb.cp/gdb1355.exp
3721 * gdb.cp/gdb2495.exp
3722 * gdb.cp/hang.exp
3723 * gdb.cp/impl-this.exp
3724 * gdb.cp/infcall-dlopen.exp
3725 * gdb.cp/inherit.exp
3726 * gdb.cp/iostream.exp
3727 * gdb.cp/koenig.exp
3728 * gdb.cp/local.exp
3729 * gdb.cp/m-data.exp
3730 * gdb.cp/m-static.exp
3731 * gdb.cp/mb-ctor.exp
3732 * gdb.cp/mb-inline.exp
3733 * gdb.cp/mb-templates.exp
3734 * gdb.cp/member-name.exp
3735 * gdb.cp/member-ptr.exp
3736 * gdb.cp/meth-typedefs.exp
3737 * gdb.cp/method.exp
3738 * gdb.cp/method2.exp
3739 * gdb.cp/minsym-fallback.exp
3740 * gdb.cp/misc.exp
3741 * gdb.cp/namelessclass.exp
3742 * gdb.cp/namespace-enum.exp
3743 * gdb.cp/namespace-nested-import.exp
3744 * gdb.cp/namespace.exp
3745 * gdb.cp/nextoverthrow.exp
3746 * gdb.cp/no-dmgl-verbose.exp
3747 * gdb.cp/non-trivial-retval.exp
3748 * gdb.cp/noparam.exp
3749 * gdb.cp/nsdecl.exp
3750 * gdb.cp/nsimport.exp
3751 * gdb.cp/nsnested.exp
3752 * gdb.cp/nsnoimports.exp
3753 * gdb.cp/nsrecurs.exp
3754 * gdb.cp/nsstress.exp
3755 * gdb.cp/nsusing.exp
3756 * gdb.cp/operator.exp
3757 * gdb.cp/oranking.exp
3758 * gdb.cp/overload-const.exp
3759 * gdb.cp/overload.exp
3760 * gdb.cp/ovldbreak.exp
3761 * gdb.cp/ovsrch.exp
3762 * gdb.cp/paren-type.exp
3763 * gdb.cp/parse-lang.exp
3764 * gdb.cp/pass-by-ref.exp
3765 * gdb.cp/pr-1023.exp
3766 * gdb.cp/pr-1210.exp
3767 * gdb.cp/pr-574.exp
3768 * gdb.cp/pr10687.exp
3769 * gdb.cp/pr12028.exp
3770 * gdb.cp/pr17132.exp
3771 * gdb.cp/pr17494.exp
3772 * gdb.cp/pr9067.exp
3773 * gdb.cp/pr9167.exp
3774 * gdb.cp/pr9631.exp
3775 * gdb.cp/printmethod.exp
3776 * gdb.cp/psmang.exp
3777 * gdb.cp/psymtab-parameter.exp
3778 * gdb.cp/ptype-cv-cp.exp
3779 * gdb.cp/ptype-flags.exp
3780 * gdb.cp/re-set-overloaded.exp
3781 * gdb.cp/ref-types.exp
3782 * gdb.cp/rtti.exp
3783 * gdb.cp/scope-err.exp
3784 * gdb.cp/shadow.exp
3785 * gdb.cp/smartp.exp
3786 * gdb.cp/static-method.exp
3787 * gdb.cp/static-print-quit.exp
3788 * gdb.cp/temargs.exp
3789 * gdb.cp/templates.exp
3790 * gdb.cp/try_catch.exp
3791 * gdb.cp/typedef-operator.exp
3792 * gdb.cp/typeid.exp
3793 * gdb.cp/userdef.exp
3794 * gdb.cp/using-crash.exp
3795 * gdb.cp/var-tag.exp
3796 * gdb.cp/virtbase.exp
3797 * gdb.cp/virtfunc.exp
3798 * gdb.cp/virtfunc2.exp
3799 * gdb.cp/vla-cxx.exp
3800 * gdb.disasm/t01_mov.exp
3801 * gdb.disasm/t02_mova.exp
3802 * gdb.disasm/t03_add.exp
3803 * gdb.disasm/t04_sub.exp
3804 * gdb.disasm/t05_cmp.exp
3805 * gdb.disasm/t06_ari2.exp
3806 * gdb.disasm/t07_ari3.exp
3807 * gdb.disasm/t08_or.exp
3808 * gdb.disasm/t09_xor.exp
3809 * gdb.disasm/t10_and.exp
3810 * gdb.disasm/t11_logs.exp
3811 * gdb.disasm/t12_bit.exp
3812 * gdb.disasm/t13_otr.exp
3813 * gdb.dlang/circular.exp
3814 * gdb.dwarf2/arr-stride.exp
3815 * gdb.dwarf2/arr-subrange.exp
3816 * gdb.dwarf2/atomic-type.exp
3817 * gdb.dwarf2/bad-regnum.exp
3818 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3819 * gdb.dwarf2/callframecfa.exp
3820 * gdb.dwarf2/clztest.exp
3821 * gdb.dwarf2/corrupt.exp
3822 * gdb.dwarf2/data-loc.exp
3823 * gdb.dwarf2/dup-psym.exp
3824 * gdb.dwarf2/dw2-anon-mptr.exp
3825 * gdb.dwarf2/dw2-anonymous-func.exp
3826 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3827 * gdb.dwarf2/dw2-bad-unresolved.exp
3828 * gdb.dwarf2/dw2-basic.exp
3829 * gdb.dwarf2/dw2-canonicalize-type.exp
3830 * gdb.dwarf2/dw2-case-insensitive.exp
3831 * gdb.dwarf2/dw2-common-block.exp
3832 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3833 * gdb.dwarf2/dw2-compressed.exp
3834 * gdb.dwarf2/dw2-const.exp
3835 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3836 * gdb.dwarf2/dw2-cu-size.exp
3837 * gdb.dwarf2/dw2-dup-frame.exp
3838 * gdb.dwarf2/dw2-entry-value.exp
3839 * gdb.dwarf2/dw2-icycle.exp
3840 * gdb.dwarf2/dw2-ifort-parameter.exp
3841 * gdb.dwarf2/dw2-inline-break.exp
3842 * gdb.dwarf2/dw2-inline-param.exp
3843 * gdb.dwarf2/dw2-intercu.exp
3844 * gdb.dwarf2/dw2-intermix.exp
3845 * gdb.dwarf2/dw2-lexical-block-bare.exp
3846 * gdb.dwarf2/dw2-linkage-name-trust.exp
3847 * gdb.dwarf2/dw2-minsym-in-cu.exp
3848 * gdb.dwarf2/dw2-noloc.exp
3849 * gdb.dwarf2/dw2-op-call.exp
3850 * gdb.dwarf2/dw2-op-out-param.exp
3851 * gdb.dwarf2/dw2-opt-structptr.exp
3852 * gdb.dwarf2/dw2-param-error.exp
3853 * gdb.dwarf2/dw2-producer.exp
3854 * gdb.dwarf2/dw2-ranges-base.exp
3855 * gdb.dwarf2/dw2-ref-missing-frame.exp
3856 * gdb.dwarf2/dw2-reg-undefined.exp
3857 * gdb.dwarf2/dw2-regno-invalid.exp
3858 * gdb.dwarf2/dw2-restore.exp
3859 * gdb.dwarf2/dw2-restrict.exp
3860 * gdb.dwarf2/dw2-single-line-discriminators.exp
3861 * gdb.dwarf2/dw2-strp.exp
3862 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3863 * gdb.dwarf2/dw2-unresolved.exp
3864 * gdb.dwarf2/dw2-var-zero-addr.exp
3865 * gdb.dwarf2/dw4-sig-types.exp
3866 * gdb.dwarf2/dwz.exp
3867 * gdb.dwarf2/dynarr-ptr.exp
3868 * gdb.dwarf2/enum-type.exp
3869 * gdb.dwarf2/gdb-index.exp
3870 * gdb.dwarf2/implptr-64bit.exp
3871 * gdb.dwarf2/implptr-optimized-out.exp
3872 * gdb.dwarf2/implptr.exp
3873 * gdb.dwarf2/implref-array.exp
3874 * gdb.dwarf2/implref-const.exp
3875 * gdb.dwarf2/implref-global.exp
3876 * gdb.dwarf2/implref-struct.exp
3877 * gdb.dwarf2/mac-fileno.exp
3878 * gdb.dwarf2/main-subprogram.exp
3879 * gdb.dwarf2/member-ptr-forwardref.exp
3880 * gdb.dwarf2/method-ptr.exp
3881 * gdb.dwarf2/missing-sig-type.exp
3882 * gdb.dwarf2/nonvar-access.exp
3883 * gdb.dwarf2/opaque-type-lookup.exp
3884 * gdb.dwarf2/pieces-optimized-out.exp
3885 * gdb.dwarf2/pieces.exp
3886 * gdb.dwarf2/pr10770.exp
3887 * gdb.dwarf2/pr13961.exp
3888 * gdb.dwarf2/staticvirtual.exp
3889 * gdb.dwarf2/subrange.exp
3890 * gdb.dwarf2/symtab-producer.exp
3891 * gdb.dwarf2/trace-crash.exp
3892 * gdb.dwarf2/typeddwarf.exp
3893 * gdb.dwarf2/valop.exp
3894 * gdb.dwarf2/watch-notconst.exp
3895 * gdb.fortran/array-element.exp
3896 * gdb.fortran/charset.exp
3897 * gdb.fortran/common-block.exp
3898 * gdb.fortran/complex.exp
3899 * gdb.fortran/derived-type-function.exp
3900 * gdb.fortran/derived-type.exp
3901 * gdb.fortran/logical.exp
3902 * gdb.fortran/module.exp
3903 * gdb.fortran/multi-dim.exp
3904 * gdb.fortran/nested-funcs.exp
3905 * gdb.fortran/print-formatted.exp
3906 * gdb.fortran/subarray.exp
3907 * gdb.fortran/vla-alloc-assoc.exp
3908 * gdb.fortran/vla-datatypes.exp
3909 * gdb.fortran/vla-history.exp
3910 * gdb.fortran/vla-ptr-info.exp
3911 * gdb.fortran/vla-ptype-sub.exp
3912 * gdb.fortran/vla-ptype.exp
3913 * gdb.fortran/vla-sizeof.exp
3914 * gdb.fortran/vla-type.exp
3915 * gdb.fortran/vla-value-sub-arbitrary.exp
3916 * gdb.fortran/vla-value-sub-finish.exp
3917 * gdb.fortran/vla-value-sub.exp
3918 * gdb.fortran/vla-value.exp
3919 * gdb.fortran/whatis_type.exp
3920 * gdb.go/chan.exp
3921 * gdb.go/handcall.exp
3922 * gdb.go/hello.exp
3923 * gdb.go/integers.exp
3924 * gdb.go/methods.exp
3925 * gdb.go/package.exp
3926 * gdb.go/strings.exp
3927 * gdb.go/types.exp
3928 * gdb.go/unsafe.exp
3929 * gdb.guile/scm-arch.exp
3930 * gdb.guile/scm-block.exp
3931 * gdb.guile/scm-breakpoint.exp
3932 * gdb.guile/scm-cmd.exp
3933 * gdb.guile/scm-disasm.exp
3934 * gdb.guile/scm-equal.exp
3935 * gdb.guile/scm-frame-args.exp
3936 * gdb.guile/scm-frame-inline.exp
3937 * gdb.guile/scm-frame.exp
3938 * gdb.guile/scm-iterator.exp
3939 * gdb.guile/scm-math.exp
3940 * gdb.guile/scm-objfile.exp
3941 * gdb.guile/scm-ports.exp
3942 * gdb.guile/scm-symbol.exp
3943 * gdb.guile/scm-symtab.exp
3944 * gdb.guile/scm-value-cc.exp
3945 * gdb.guile/types-module.exp
3946 * gdb.linespec/break-ask.exp
3947 * gdb.linespec/cpexplicit.exp
3948 * gdb.linespec/explicit.exp
3949 * gdb.linespec/keywords.exp
3950 * gdb.linespec/linespec.exp
3951 * gdb.linespec/ls-dollar.exp
3952 * gdb.linespec/ls-errs.exp
3953 * gdb.linespec/skip-two.exp
3954 * gdb.linespec/thread.exp
3955 * gdb.mi/mi-async.exp
3956 * gdb.mi/mi-basics.exp
3957 * gdb.mi/mi-break.exp
3958 * gdb.mi/mi-catch-load.exp
3959 * gdb.mi/mi-cli.exp
3960 * gdb.mi/mi-cmd-param-changed.exp
3961 * gdb.mi/mi-console.exp
3962 * gdb.mi/mi-detach.exp
3963 * gdb.mi/mi-disassemble.exp
3964 * gdb.mi/mi-eval.exp
3965 * gdb.mi/mi-file-transfer.exp
3966 * gdb.mi/mi-file.exp
3967 * gdb.mi/mi-fill-memory.exp
3968 * gdb.mi/mi-inheritance-syntax-error.exp
3969 * gdb.mi/mi-linespec-err-cp.exp
3970 * gdb.mi/mi-logging.exp
3971 * gdb.mi/mi-memory-changed.exp
3972 * gdb.mi/mi-read-memory.exp
3973 * gdb.mi/mi-record-changed.exp
3974 * gdb.mi/mi-reg-undefined.exp
3975 * gdb.mi/mi-regs.exp
3976 * gdb.mi/mi-return.exp
3977 * gdb.mi/mi-reverse.exp
3978 * gdb.mi/mi-simplerun.exp
3979 * gdb.mi/mi-solib.exp
3980 * gdb.mi/mi-stack.exp
3981 * gdb.mi/mi-stepi.exp
3982 * gdb.mi/mi-syn-frame.exp
3983 * gdb.mi/mi-until.exp
3984 * gdb.mi/mi-var-block.exp
3985 * gdb.mi/mi-var-child.exp
3986 * gdb.mi/mi-var-cmd.exp
3987 * gdb.mi/mi-var-cp.exp
3988 * gdb.mi/mi-var-display.exp
3989 * gdb.mi/mi-var-invalidate.exp
3990 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3991 * gdb.mi/mi-vla-fortran.exp
3992 * gdb.mi/mi-watch.exp
3993 * gdb.mi/mi2-var-child.exp
3994 * gdb.mi/user-selected-context-sync.exp
3995 * gdb.modula2/unbounded-array.exp
3996 * gdb.multi/dummy-frame-restore.exp
3997 * gdb.multi/multi-arch-exec.exp
3998 * gdb.multi/multi-arch.exp
3999 * gdb.multi/tids.exp
4000 * gdb.multi/watchpoint-multi.exp
4001 * gdb.opencl/callfuncs.exp
4002 * gdb.opencl/convs_casts.exp
4003 * gdb.opencl/datatypes.exp
4004 * gdb.opencl/operators.exp
4005 * gdb.opencl/vec_comps.exp
4006 * gdb.opt/clobbered-registers-O2.exp
4007 * gdb.opt/inline-break.exp
4008 * gdb.opt/inline-bt.exp
4009 * gdb.opt/inline-cmds.exp
4010 * gdb.opt/inline-locals.exp
4011 * gdb.pascal/case-insensitive-symbols.exp
4012 * gdb.pascal/floats.exp
4013 * gdb.pascal/gdb11492.exp
4014 * gdb.python/lib-types.exp
4015 * gdb.python/py-arch.exp
4016 * gdb.python/py-as-string.exp
4017 * gdb.python/py-bad-printers.exp
4018 * gdb.python/py-block.exp
4019 * gdb.python/py-breakpoint-create-fail.exp
4020 * gdb.python/py-breakpoint.exp
4021 * gdb.python/py-caller-is.exp
4022 * gdb.python/py-cmd.exp
4023 * gdb.python/py-explore-cc.exp
4024 * gdb.python/py-explore.exp
4025 * gdb.python/py-finish-breakpoint.exp
4026 * gdb.python/py-finish-breakpoint2.exp
4027 * gdb.python/py-frame-args.exp
4028 * gdb.python/py-frame-inline.exp
4029 * gdb.python/py-frame.exp
4030 * gdb.python/py-framefilter-mi.exp
4031 * gdb.python/py-infthread.exp
4032 * gdb.python/py-lazy-string.exp
4033 * gdb.python/py-linetable.exp
4034 * gdb.python/py-mi-events.exp
4035 * gdb.python/py-mi-objfile.exp
4036 * gdb.python/py-mi.exp
4037 * gdb.python/py-objfile.exp
4038 * gdb.python/py-pp-integral.exp
4039 * gdb.python/py-pp-maint.exp
4040 * gdb.python/py-pp-re-notag.exp
4041 * gdb.python/py-pp-registration.exp
4042 * gdb.python/py-recurse-unwind.exp
4043 * gdb.python/py-strfns.exp
4044 * gdb.python/py-symbol.exp
4045 * gdb.python/py-symtab.exp
4046 * gdb.python/py-sync-interp.exp
4047 * gdb.python/py-typeprint.exp
4048 * gdb.python/py-unwind-maint.exp
4049 * gdb.python/py-unwind.exp
4050 * gdb.python/py-value-cc.exp
4051 * gdb.python/py-xmethods.exp
4052 * gdb.reverse/amd64-tailcall-reverse.exp
4053 * gdb.reverse/break-precsave.exp
4054 * gdb.reverse/break-reverse.exp
4055 * gdb.reverse/consecutive-precsave.exp
4056 * gdb.reverse/consecutive-reverse.exp
4057 * gdb.reverse/finish-precsave.exp
4058 * gdb.reverse/finish-reverse-bkpt.exp
4059 * gdb.reverse/finish-reverse.exp
4060 * gdb.reverse/fstatat-reverse.exp
4061 * gdb.reverse/getresuid-reverse.exp
4062 * gdb.reverse/i386-precsave.exp
4063 * gdb.reverse/i386-reverse.exp
4064 * gdb.reverse/i386-sse-reverse.exp
4065 * gdb.reverse/i387-env-reverse.exp
4066 * gdb.reverse/i387-stack-reverse.exp
4067 * gdb.reverse/insn-reverse.exp
4068 * gdb.reverse/machinestate-precsave.exp
4069 * gdb.reverse/machinestate.exp
4070 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4071 * gdb.reverse/pipe-reverse.exp
4072 * gdb.reverse/readv-reverse.exp
4073 * gdb.reverse/recvmsg-reverse.exp
4074 * gdb.reverse/rerun-prec.exp
4075 * gdb.reverse/s390-mvcle.exp
4076 * gdb.reverse/step-precsave.exp
4077 * gdb.reverse/step-reverse.exp
4078 * gdb.reverse/time-reverse.exp
4079 * gdb.reverse/until-precsave.exp
4080 * gdb.reverse/until-reverse.exp
4081 * gdb.reverse/waitpid-reverse.exp
4082 * gdb.reverse/watch-precsave.exp
4083 * gdb.reverse/watch-reverse.exp
4084 * gdb.rust/generics.exp
4085 * gdb.rust/methods.exp
4086 * gdb.rust/modules.exp
4087 * gdb.rust/simple.exp
4088 * gdb.server/connect-with-no-symbol-file.exp
4089 * gdb.server/ext-attach.exp
4090 * gdb.server/ext-restart.exp
4091 * gdb.server/ext-wrapper.exp
4092 * gdb.server/file-transfer.exp
4093 * gdb.server/server-exec-info.exp
4094 * gdb.server/server-kill.exp
4095 * gdb.server/server-mon.exp
4096 * gdb.server/wrapper.exp
4097 * gdb.stabs/exclfwd.exp
4098 * gdb.stabs/gdb11479.exp
4099 * gdb.threads/clone-new-thread-event.exp
4100 * gdb.threads/corethreads.exp
4101 * gdb.threads/current-lwp-dead.exp
4102 * gdb.threads/dlopen-libpthread.exp
4103 * gdb.threads/gcore-thread.exp
4104 * gdb.threads/sigstep-threads.exp
4105 * gdb.threads/watchpoint-fork.exp
4106 * gdb.trace/actions-changed.exp
4107 * gdb.trace/backtrace.exp
4108 * gdb.trace/change-loc.exp
4109 * gdb.trace/circ.exp
4110 * gdb.trace/collection.exp
4111 * gdb.trace/disconnected-tracing.exp
4112 * gdb.trace/ftrace.exp
4113 * gdb.trace/mi-trace-frame-collected.exp
4114 * gdb.trace/mi-trace-unavailable.exp
4115 * gdb.trace/mi-traceframe-changed.exp
4116 * gdb.trace/mi-tsv-changed.exp
4117 * gdb.trace/no-attach-trace.exp
4118 * gdb.trace/passc-dyn.exp
4119 * gdb.trace/qtro.exp
4120 * gdb.trace/range-stepping.exp
4121 * gdb.trace/read-memory.exp
4122 * gdb.trace/save-trace.exp
4123 * gdb.trace/signal.exp
4124 * gdb.trace/status-stop.exp
4125 * gdb.trace/tfile.exp
4126 * gdb.trace/trace-break.exp
4127 * gdb.trace/trace-buffer-size.exp
4128 * gdb.trace/trace-condition.exp
4129 * gdb.trace/tracefile-pseudo-reg.exp
4130 * gdb.trace/tstatus.exp
4131 * gdb.trace/unavailable.exp
4132 * gdb.trace/while-dyn.exp
4133 * gdb.trace/while-stepping.exp
4134
34c41c68
DE
41352016-12-22 Doug Evans <xdje42@gmail.com>
4136
4137 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4138 and msymbols.
4139
16e69324
YQ
41402016-12-19 Yao Qi <yao.qi@linaro.org>
4141
4142 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4143 (test_with_self): Don't call do_steps_and_nexts, and remove
4144 code about stepping into xmalloc.
4145
f94f411b
YQ
41462016-12-09 Yao Qi <yao.qi@linaro.org>
4147
4148 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4149
41502016-12-09 Yao Qi <yao.qi@linaro.org>
4151
4152 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4153
f1b5deee
PA
41542016-12-09 Pedro Alves <palves@redhat.com>
4155
4156 * gdb.base/all-architectures-0.exp: New file.
4157 * gdb.base/all-architectures-1.exp: New file.
4158 * gdb.base/all-architectures-2.exp: New file.
4159 * gdb.base/all-architectures-3.exp: New file.
4160 * gdb.base/all-architectures-4.exp: New file.
4161 * gdb.base/all-architectures-5.exp: New file.
4162 * gdb.base/all-architectures-6.exp: New file.
4163 * gdb.base/all-architectures-7.exp: New file.
4164 * gdb.base/all-architectures.exp.in: New file.
4165
364ca42e
YQ
41662016-12-09 Yao Qi <yao.qi@linaro.org>
4167
4168 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4169
107c2d62
LM
41702016-12-02 Luis Machado <lgustavo@codesourcery.com>
4171
4172 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4173 possible.
4174 Remove useless pattern-matching code.
4175
df3ee9ca
PA
41762016-12-02 Pedro Alves <palves@redhat.com>
4177
4178 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4179 procedure.
4180 (top level): Call it.
4181
ec835369
PA
41822016-12-02 Pedro Alves <palves@redhat.com>
4183
4184 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4185 New procedure.
4186 (top level): Call it.
4187
01770bbd
PA
41882016-12-02 Pedro Alves <palves@redhat.com>
4189
4190 PR cli/20559
4191 * gdb.base/commands.exp (user_defined_command_args_eval): New
4192 procedure.
4193 (top level): Call it.
4194
008459ea
LM
41952016-12-02 Luis Machado <lgustavo@codesourcery.com>
4196
4197 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4198 timeout handling.
4199
0c1b455e
TT
42002016-12-02 Tom Tromey <tom@tromey.com>
4201
4202 * gdb.dwarf2/main-subprogram.c: New file.
4203 * gdb.dwarf2/main-subprogram.exp: New file.
4204
018572b8
LM
42052016-12-01 Luis Machado <lgustavo@codesourcery.com>
4206
4207 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4208 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4209 gdb_test_no_output for a couple of cases.
4210 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4211
84c93cd5
LM
42122016-12-01 Luis Machado <lgustavo@codesourcery.com>
4213
4214 Fix test names and standardize compilation error messages throughout
4215 the following files:
4216
4217 * gdb.ada/start.exp
4218 * gdb.arch/alpha-step.exp
4219 * gdb.arch/e500-prologue.exp
4220 * gdb.arch/ftrace-insn-reloc.exp
4221 * gdb.arch/gdb1291.exp
4222 * gdb.arch/gdb1431.exp
4223 * gdb.arch/gdb1558.exp
4224 * gdb.arch/i386-dr3-watch.exp
4225 * gdb.arch/i386-sse-stack-align.exp
4226 * gdb.arch/ia64-breakpoint-shadow.exp
4227 * gdb.arch/pa-nullify.exp
4228 * gdb.arch/powerpc-aix-prologue.exp
4229 * gdb.arch/thumb-bx-pc.exp
4230 * gdb.base/annota1.exp
4231 * gdb.base/annota3.exp
4232 * gdb.base/arrayidx.exp
4233 * gdb.base/assign.exp
4234 * gdb.base/attach.exp
4235 * gdb.base/auxv.exp
4236 * gdb.base/bang.exp
4237 * gdb.base/bfp-test.exp
4238 * gdb.base/bigcore.exp
4239 * gdb.base/bitfields2.exp
4240 * gdb.base/break-fun-addr.exp
4241 * gdb.base/break-probes.exp
4242 * gdb.base/call-rt-st.exp
4243 * gdb.base/callexit.exp
4244 * gdb.base/catch-fork-kill.exp
4245 * gdb.base/charset.exp
4246 * gdb.base/checkpoint.exp
4247 * gdb.base/comprdebug.exp
4248 * gdb.base/constvars.exp
4249 * gdb.base/coredump-filter.exp
4250 * gdb.base/cursal.exp
4251 * gdb.base/cvexpr.exp
4252 * gdb.base/detach.exp
4253 * gdb.base/display.exp
4254 * gdb.base/dmsym.exp
4255 * gdb.base/dprintf-pending.exp
4256 * gdb.base/dso2dso.exp
4257 * gdb.base/dtrace-probe.exp
4258 * gdb.base/dump.exp
4259 * gdb.base/enum_cond.exp
4260 * gdb.base/exe-lock.exp
4261 * gdb.base/exec-invalid-sysroot.exp
4262 * gdb.base/execl-update-breakpoints.exp
4263 * gdb.base/exprs.exp
4264 * gdb.base/fileio.exp
4265 * gdb.base/find.exp
4266 * gdb.base/finish.exp
4267 * gdb.base/fixsection.exp
4268 * gdb.base/foll-vfork.exp
4269 * gdb.base/frame-args.exp
4270 * gdb.base/gcore.exp
4271 * gdb.base/gdb1250.exp
4272 * gdb.base/global-var-nested-by-dso.exp
4273 * gdb.base/gnu-ifunc.exp
4274 * gdb.base/hashline1.exp
4275 * gdb.base/hashline2.exp
4276 * gdb.base/hashline3.exp
4277 * gdb.base/hbreak-in-shr-unsupported.exp
4278 * gdb.base/huge.exp
4279 * gdb.base/infcall-input.exp
4280 * gdb.base/info-fun.exp
4281 * gdb.base/info-shared.exp
4282 * gdb.base/jit-simple.exp
4283 * gdb.base/jit-so.exp
4284 * gdb.base/jit.exp
4285 * gdb.base/jump.exp
4286 * gdb.base/label.exp
4287 * gdb.base/lineinc.exp
4288 * gdb.base/logical.exp
4289 * gdb.base/longjmp.exp
4290 * gdb.base/macscp.exp
4291 * gdb.base/miscexprs.exp
4292 * gdb.base/new-ui-echo.exp
4293 * gdb.base/new-ui-pending-input.exp
4294 * gdb.base/new-ui.exp
4295 * gdb.base/nodebug.exp
4296 * gdb.base/nofield.exp
4297 * gdb.base/offsets.exp
4298 * gdb.base/overlays.exp
4299 * gdb.base/pending.exp
4300 * gdb.base/pointers.exp
4301 * gdb.base/pr11022.exp
4302 * gdb.base/printcmds.exp
4303 * gdb.base/prologue.exp
4304 * gdb.base/ptr-typedef.exp
4305 * gdb.base/realname-expand.exp
4306 * gdb.base/relativedebug.exp
4307 * gdb.base/relocate.exp
4308 * gdb.base/remote.exp
4309 * gdb.base/reread.exp
4310 * gdb.base/return2.exp
4311 * gdb.base/savedregs.exp
4312 * gdb.base/sep.exp
4313 * gdb.base/sepdebug.exp
4314 * gdb.base/sepsymtab.exp
4315 * gdb.base/set-inferior-tty.exp
4316 * gdb.base/setshow.exp
4317 * gdb.base/shlib-call.exp
4318 * gdb.base/sigaltstack.exp
4319 * gdb.base/siginfo-addr.exp
4320 * gdb.base/signals.exp
4321 * gdb.base/signull.exp
4322 * gdb.base/sigrepeat.exp
4323 * gdb.base/so-impl-ld.exp
4324 * gdb.base/solib-display.exp
4325 * gdb.base/solib-overlap.exp
4326 * gdb.base/solib-search.exp
4327 * gdb.base/solib-symbol.exp
4328 * gdb.base/structs.exp
4329 * gdb.base/structs2.exp
4330 * gdb.base/symtab-search-order.exp
4331 * gdb.base/twice.exp
4332 * gdb.base/unload.exp
4333 * gdb.base/varargs.exp
4334 * gdb.base/watchpoint-solib.exp
4335 * gdb.base/watchpoint.exp
4336 * gdb.base/whatis.exp
4337 * gdb.base/wrong_frame_bt_full.exp
4338 * gdb.btrace/dlopen.exp
4339 * gdb.cell/ea-standalone.exp
4340 * gdb.cell/ea-test.exp
4341 * gdb.cp/dispcxx.exp
4342 * gdb.cp/gdb2384.exp
4343 * gdb.cp/method2.exp
4344 * gdb.cp/nextoverthrow.exp
4345 * gdb.cp/pr10728.exp
4346 * gdb.disasm/am33.exp
4347 * gdb.disasm/h8300s.exp
4348 * gdb.disasm/mn10300.exp
4349 * gdb.disasm/sh3.exp
4350 * gdb.dwarf2/dw2-dir-file-name.exp
4351 * gdb.fortran/complex.exp
4352 * gdb.fortran/library-module.exp
4353 * gdb.guile/scm-pretty-print.exp
4354 * gdb.guile/scm-symbol.exp
4355 * gdb.guile/scm-type.exp
4356 * gdb.guile/scm-value.exp
4357 * gdb.linespec/linespec.exp
4358 * gdb.mi/gdb701.exp
4359 * gdb.mi/gdb792.exp
4360 * gdb.mi/mi-breakpoint-changed.exp
4361 * gdb.mi/mi-dprintf-pending.exp
4362 * gdb.mi/mi-dprintf.exp
4363 * gdb.mi/mi-exit-code.exp
4364 * gdb.mi/mi-pending.exp
4365 * gdb.mi/mi-solib.exp
4366 * gdb.mi/new-ui-mi-sync.exp
4367 * gdb.mi/pr11022.exp
4368 * gdb.mi/user-selected-context-sync.exp
4369 * gdb.opt/solib-intra-step.exp
4370 * gdb.python/py-events.exp
4371 * gdb.python/py-finish-breakpoint.exp
4372 * gdb.python/py-mi.exp
4373 * gdb.python/py-prettyprint.exp
4374 * gdb.python/py-shared.exp
4375 * gdb.python/py-symbol.exp
4376 * gdb.python/py-template.exp
4377 * gdb.python/py-type.exp
4378 * gdb.python/py-value.exp
4379 * gdb.reverse/solib-precsave.exp
4380 * gdb.reverse/solib-reverse.exp
4381 * gdb.server/solib-list.exp
4382 * gdb.stabs/weird.exp
4383 * gdb.threads/reconnect-signal.exp
4384 * gdb.threads/stepi-random-signal.exp
4385 * gdb.trace/actions.exp
4386 * gdb.trace/ax.exp
4387 * gdb.trace/backtrace.exp
4388 * gdb.trace/change-loc.exp
4389 * gdb.trace/deltrace.exp
4390 * gdb.trace/ftrace-lock.exp
4391 * gdb.trace/ftrace.exp
4392 * gdb.trace/infotrace.exp
4393 * gdb.trace/mi-tracepoint-changed.exp
4394 * gdb.trace/packetlen.exp
4395 * gdb.trace/passcount.exp
4396 * gdb.trace/pending.exp
4397 * gdb.trace/range-stepping.exp
4398 * gdb.trace/report.exp
4399 * gdb.trace/stap-trace.exp
4400 * gdb.trace/tfind.exp
4401 * gdb.trace/trace-break.exp
4402 * gdb.trace/trace-condition.exp
4403 * gdb.trace/trace-enable-disable.exp
4404 * gdb.trace/trace-mt.exp
4405 * gdb.trace/tracecmd.exp
4406 * gdb.trace/tspeed.exp
4407 * gdb.trace/tsv.exp
4408 * lib/perftest.exp
4409
fb9feb35
LM
44102016-12-01 Luis Machado <lgustavo@codesourcery.com>
4411
4412 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4413 with gdb_test_no_output.
4414 Use command as test name.
4415
cd2ddb6c
LM
44162016-12-01 Luis Machado <lgustavo@codesourcery.com>
4417
4418 Fix test names starting with uppercase throughout the files.
4419
4420 * gdb.ada/assign_1.exp
4421 * gdb.ada/boolean_expr.exp
4422 * gdb.base/arrayidx.exp
4423 * gdb.base/del.exp
4424 * gdb.base/gcore-buffer-overflow.exp
4425 * gdb.base/testenv.exp
4426 * gdb.compile/compile.exp
4427 * gdb.python/py-framefilter-invalidarg.exp
4428 * gdb.python/py-framefilter.exp
4429
bb95117e
LM
44302016-12-01 Luis Machado <lgustavo@codesourcery.com>
4431
4432 Fix test names starting with uppercase throughout the files.
4433
4434 * gdb.ada/array_return.exp
4435 * gdb.ada/expr_delims.exp
4436 * gdb.ada/mi_dyn_arr.exp
4437 * gdb.ada/mi_interface.exp
4438 * gdb.ada/mi_var_array.exp
4439 * gdb.ada/watch_arg.exp
4440 * gdb.arch/alpha-step.exp
4441 * gdb.arch/altivec-regs.exp
4442 * gdb.arch/e500-regs.exp
4443 * gdb.arch/powerpc-d128-regs.exp
4444 * gdb.base/arrayidx.exp
4445 * gdb.base/break.exp
4446 * gdb.base/checkpoint.exp
4447 * gdb.base/debug-expr.exp
4448 * gdb.base/dmsym.exp
4449 * gdb.base/radix.exp
4450 * gdb.base/sepdebug.exp
4451 * gdb.base/testenv.exp
4452 * gdb.base/watch_thread_num.exp
4453 * gdb.base/watchpoint-cond-gone.exp
4454 * gdb.cell/break.exp
4455 * gdb.cell/ea-cache.exp
4456 * gdb.compile/compile.exp
4457 * gdb.cp/gdb2495.exp
4458 * gdb.gdb/selftest.exp
4459 * gdb.gdb/xfullpath.exp
4460 * gdb.go/hello.exp
4461 * gdb.go/integers.exp
4462 * gdb.objc/basicclass.exp
4463 * gdb.pascal/hello.exp
4464 * gdb.pascal/integers.exp
4465 * gdb.python/py-breakpoint.exp
4466 * gdb.python/py-cmd.exp
4467 * gdb.python/py-linetable.exp
4468 * gdb.python/py-xmethods.exp
4469 * gdb.python/python.exp
4470 * gdb.reverse/consecutive-precsave.exp
4471 * gdb.reverse/finish-precsave.exp
4472 * gdb.reverse/i386-precsave.exp
4473 * gdb.reverse/machinestate-precsave.exp
4474 * gdb.reverse/sigall-precsave.exp
4475 * gdb.reverse/solib-precsave.exp
4476 * gdb.reverse/step-precsave.exp
4477 * gdb.reverse/until-precsave.exp
4478 * gdb.reverse/watch-precsave.exp
4479 * gdb.threads/leader-exit.exp
4480 * gdb.threads/pthreads.exp
4481 * gdb.threads/wp-replication.exp
4482 * gdb.trace/actions.exp
4483 * gdb.trace/mi-tsv-changed.exp
4484 * gdb.trace/tsv.exp
4485
de97fdd4
LM
44862016-12-01 Luis Machado <lgustavo@codesourcery.com>
4487
4488 Fix test names starting with uppercase throughout the files.
4489
4490 * gdb.arch/i386-bp_permanent.exp
4491 * gdb.arch/i386-gnu-cfi.exp
4492 * gdb.base/disasm-end-cu.exp
4493 * gdb.base/macscp.exp
4494 * gdb.base/pending.exp
4495 * gdb.base/watch_thread_num.exp
4496 * gdb.cp/exception.exp
4497 * gdb.cp/gdb2495.exp
4498 * gdb.cp/local.exp
4499 * gdb.python/py-evsignal.exp
4500 * gdb.python/python.exp
4501 * gdb.trace/tracecmd.exp
4502
9f058c10
LM
45032016-12-01 Luis Machado <lgustavo@codesourcery.com>
4504
4505 Fix test names starting with uppercase throughout the files.
4506
4507 * gdb.base/charset.exp
4508 * gdb.base/eval.exp
4509 * gdb.base/multi-forks.exp
4510 * gdb.guile/scm-progspace.exp
4511 * gdb.opencl/datatypes.exp
4512 * gdb.python/py-block.exp
4513 * gdb.python/py-function.exp
4514 * gdb.python/py-symbol.exp
4515 * gdb.python/py-symtab.exp
4516 * gdb.python/py-xmethods.exp
4517 * gdb.reverse/break-precsave.exp
4518 * gdb.reverse/break-reverse.exp
4519 * gdb.reverse/consecutive-precsave.exp
4520 * gdb.reverse/consecutive-reverse.exp
4521 * gdb.reverse/finish-precsave.exp
4522 * gdb.reverse/finish-reverse-bkpt.exp
4523 * gdb.reverse/finish-reverse.exp
4524 * gdb.reverse/fstatat-reverse.exp
4525 * gdb.reverse/getresuid-reverse.exp
4526 * gdb.reverse/i386-precsave.exp
4527 * gdb.reverse/i386-reverse.exp
4528 * gdb.reverse/i386-sse-reverse.exp
4529 * gdb.reverse/i387-stack-reverse.exp
4530 * gdb.reverse/insn-reverse.exp
4531 * gdb.reverse/machinestate-precsave.exp
4532 * gdb.reverse/machinestate.exp
4533 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4534 * gdb.reverse/pipe-reverse.exp
4535 * gdb.reverse/readv-reverse.exp
4536 * gdb.reverse/recvmsg-reverse.exp
4537 * gdb.reverse/rerun-prec.exp
4538 * gdb.reverse/s390-mvcle.exp
4539 * gdb.reverse/sigall-precsave.exp
4540 * gdb.reverse/sigall-reverse.exp
4541 * gdb.reverse/solib-precsave.exp
4542 * gdb.reverse/solib-reverse.exp
4543 * gdb.reverse/step-precsave.exp
4544 * gdb.reverse/step-reverse.exp
4545 * gdb.reverse/time-reverse.exp
4546 * gdb.reverse/until-precsave.exp
4547 * gdb.reverse/until-reverse.exp
4548 * gdb.reverse/waitpid-reverse.exp
4549 * gdb.reverse/watch-precsave.exp
4550 * gdb.reverse/watch-reverse.exp
4551
cdc7edd7
LM
45522016-12-01 Luis Machado <lgustavo@codesourcery.com>
4553
4554 Fix test names starting with uppercase throughout the files.
4555
4556 * gdb.arch/i386-mpx-simple_segv.exp
4557 * gdb.arch/i386-mpx.exp
4558 * gdb.arch/i386-permbkpt.exp
4559 * gdb.arch/pa-nullify.exp
4560 * gdb.arch/powerpc-d128-regs.exp
4561 * gdb.arch/vsx-regs.exp
4562 * gdb.base/bfp-test.exp
4563 * gdb.base/break.exp
4564 * gdb.base/breakpoint-shadow.exp
4565 * gdb.base/callfuncs.exp
4566 * gdb.base/charset.exp
4567 * gdb.base/commands.exp
4568 * gdb.base/completion.exp
4569 * gdb.base/dfp-test.exp
4570 * gdb.base/echo.exp
4571 * gdb.base/ending-run.exp
4572 * gdb.base/eval.exp
4573 * gdb.base/expand-psymtabs.exp
4574 * gdb.base/float128.exp
4575 * gdb.base/floatn.exp
4576 * gdb.base/foll-exec-mode.exp
4577 * gdb.base/gdb1056.exp
4578 * gdb.base/gdb11531.exp
4579 * gdb.base/kill-after-signal.exp
4580 * gdb.base/multi-forks.exp
4581 * gdb.base/overlays.exp
4582 * gdb.base/pending.exp
4583 * gdb.base/sepdebug.exp
4584 * gdb.base/testenv.exp
4585 * gdb.base/valgrind-db-attach.exp
4586 * gdb.base/watch_thread_num.exp
4587 * gdb.base/watchpoint-cond-gone.exp
4588 * gdb.base/watchpoint.exp
4589 * gdb.base/watchpoints.exp
4590 * gdb.cp/arg-reference.exp
4591 * gdb.cp/baseenum.exp
4592 * gdb.cp/operator.exp
4593 * gdb.cp/shadow.exp
4594 * gdb.dwarf2/dw2-op-out-param.exp
4595 * gdb.dwarf2/dw2-reg-undefined.exp
4596 * gdb.go/chan.exp
4597 * gdb.go/hello.exp
4598 * gdb.go/integers.exp
4599 * gdb.go/methods.exp
4600 * gdb.go/package.exp
4601 * gdb.guile/scm-parameter.exp
4602 * gdb.guile/scm-progspace.exp
4603 * gdb.guile/scm-value.exp
4604 * gdb.mi/mi-pending.exp
4605 * gdb.mi/user-selected-context-sync.exp
4606 * gdb.multi/multi-attach.exp
4607 * gdb.multi/tids.exp
4608 * gdb.opt/clobbered-registers-O2.exp
4609 * gdb.pascal/floats.exp
4610 * gdb.pascal/integers.exp
4611 * gdb.python/py-block.exp
4612 * gdb.python/py-events.exp
4613 * gdb.python/py-parameter.exp
4614 * gdb.python/py-symbol.exp
4615 * gdb.python/py-symtab.exp
4616 * gdb.python/py-type.exp
4617 * gdb.python/py-value.exp
4618 * gdb.python/py-xmethods.exp
4619 * gdb.python/python.exp
4620 * gdb.reverse/break-precsave.exp
4621 * gdb.reverse/consecutive-precsave.exp
4622 * gdb.reverse/finish-precsave.exp
4623 * gdb.reverse/i386-precsave.exp
4624 * gdb.reverse/machinestate-precsave.exp
4625 * gdb.reverse/sigall-precsave.exp
4626 * gdb.reverse/solib-precsave.exp
4627 * gdb.reverse/step-precsave.exp
4628 * gdb.reverse/until-precsave.exp
4629 * gdb.reverse/watch-precsave.exp
4630 * gdb.server/ext-attach.exp
4631 * gdb.server/ext-restart.exp
4632 * gdb.server/ext-run.exp
4633 * gdb.server/ext-wrapper.exp
4634 * gdb.stabs/gdb11479.exp
4635 * gdb.stabs/weird.exp
4636 * gdb.threads/attach-many-short-lived-threads.exp
4637 * gdb.threads/kill.exp
4638 * gdb.threads/watchpoint-fork.exp
4639
bc6c7af4
LM
46402016-12-01 Luis Machado <lgustavo@codesourcery.com>
4641
4642 Fix test names starting with uppercase throughout all the files below.
4643
4644 * gdb.ada/array_return.exp
4645 * gdb.ada/catch_ex.exp
4646 * gdb.ada/info_exc.exp
4647 * gdb.ada/mi_catch_ex.exp
4648 * gdb.ada/mi_dyn_arr.exp
4649 * gdb.ada/mi_ex_cond.exp
4650 * gdb.ada/mi_exc_info.exp
4651 * gdb.ada/mi_interface.exp
4652 * gdb.ada/mi_task_arg.exp
4653 * gdb.ada/mi_task_info.exp
4654 * gdb.ada/mi_var_array.exp
4655 * gdb.arch/alpha-step.exp
4656 * gdb.arch/amd64-disp-step.exp
4657 * gdb.arch/arm-disp-step.exp
4658 * gdb.arch/disp-step-insn-reloc.exp
4659 * gdb.arch/e500-prologue.exp
4660 * gdb.arch/ftrace-insn-reloc.exp
4661 * gdb.arch/gdb1558.exp
4662 * gdb.arch/i386-bp_permanent.exp
4663 * gdb.arch/i386-disp-step.exp
4664 * gdb.arch/i386-float.exp
4665 * gdb.arch/i386-gnu-cfi.exp
4666 * gdb.arch/ia64-breakpoint-shadow.exp
4667 * gdb.arch/mips16-thunks.exp
4668 * gdb.arch/pa-nullify.exp
4669 * gdb.arch/powerpc-aix-prologue.exp
4670 * gdb.arch/powerpc-power.exp
4671 * gdb.arch/ppc-dfp.exp
4672 * gdb.arch/s390-tdbregs.exp
4673 * gdb.arch/spu-info.exp
4674 * gdb.arch/spu-ls.exp
4675 * gdb.arch/thumb-bx-pc.exp
4676 * gdb.base/advance.exp
4677 * gdb.base/annota-input-while-running.exp
4678 * gdb.base/arrayidx.exp
4679 * gdb.base/asmlabel.exp
4680 * gdb.base/async.exp
4681 * gdb.base/attach-wait-input.exp
4682 * gdb.base/auto-connect-native-target.exp
4683 * gdb.base/batch-preserve-term-settings.exp
4684 * gdb.base/bfp-test.exp
4685 * gdb.base/bigcore.exp
4686 * gdb.base/bp-permanent.exp
4687 * gdb.base/break-always.exp
4688 * gdb.base/break-fun-addr.exp
4689 * gdb.base/break-idempotent.exp
4690 * gdb.base/break-main-file-remove-fail.exp
4691 * gdb.base/break-probes.exp
4692 * gdb.base/break-unload-file.exp
4693 * gdb.base/break.exp
4694 * gdb.base/call-ar-st.exp
4695 * gdb.base/call-rt-st.exp
4696 * gdb.base/call-sc.exp
4697 * gdb.base/call-signal-resume.exp
4698 * gdb.base/call-strs.exp
4699 * gdb.base/callexit.exp
4700 * gdb.base/callfuncs.exp
4701 * gdb.base/catch-gdb-caused-signals.exp
4702 * gdb.base/catch-signal-siginfo-cond.exp
4703 * gdb.base/catch-syscall.exp
4704 * gdb.base/compare-sections.exp
4705 * gdb.base/cond-eval-mode.exp
4706 * gdb.base/condbreak-call-false.exp
4707 * gdb.base/consecutive-step-over.exp
4708 * gdb.base/cursal.exp
4709 * gdb.base/disabled-location.exp
4710 * gdb.base/disasm-end-cu.exp
4711 * gdb.base/display.exp
4712 * gdb.base/double-prompt-target-event-error.exp
4713 * gdb.base/dprintf-bp-same-addr.exp
4714 * gdb.base/dprintf-detach.exp
4715 * gdb.base/dprintf-next.exp
4716 * gdb.base/dprintf-non-stop.exp
4717 * gdb.base/dprintf-pending.exp
4718 * gdb.base/dso2dso.exp
4719 * gdb.base/ending-run.exp
4720 * gdb.base/enum_cond.exp
4721 * gdb.base/examine-backward.exp
4722 * gdb.base/exe-lock.exp
4723 * gdb.base/exec-invalid-sysroot.exp
4724 * gdb.base/execl-update-breakpoints.exp
4725 * gdb.base/execution-termios.exp
4726 * gdb.base/fileio.exp
4727 * gdb.base/fixsection.exp
4728 * gdb.base/foll-exec-mode.exp
4729 * gdb.base/foll-exec.exp
4730 * gdb.base/fork-running-state.exp
4731 * gdb.base/frame-args.exp
4732 * gdb.base/fullpath-expand.exp
4733 * gdb.base/func-ptr.exp
4734 * gdb.base/gcore-relro-pie.exp
4735 * gdb.base/gdb1090.exp
4736 * gdb.base/gdb1555.exp
4737 * gdb.base/global-var-nested-by-dso.exp
4738 * gdb.base/gnu-ifunc.exp
4739 * gdb.base/hbreak-in-shr-unsupported.exp
4740 * gdb.base/hbreak-unmapped.exp
4741 * gdb.base/hook-stop.exp
4742 * gdb.base/infcall-input.exp
4743 * gdb.base/info-fun.exp
4744 * gdb.base/info-shared.exp
4745 * gdb.base/interrupt-noterm.exp
4746 * gdb.base/jit-so.exp
4747 * gdb.base/jit.exp
4748 * gdb.base/line-symtabs.exp
4749 * gdb.base/list.exp
4750 * gdb.base/longjmp.exp
4751 * gdb.base/macscp.exp
4752 * gdb.base/max-value-size.exp
4753 * gdb.base/nodebug.exp
4754 * gdb.base/nofield.exp
4755 * gdb.base/overlays.exp
4756 * gdb.base/paginate-after-ctrl-c-running.exp
4757 * gdb.base/paginate-bg-execution.exp
4758 * gdb.base/paginate-inferior-exit.exp
4759 * gdb.base/pending.exp
4760 * gdb.base/pr11022.exp
4761 * gdb.base/printcmds.exp
4762 * gdb.base/ptr-typedef.exp
4763 * gdb.base/ptype.exp
4764 * gdb.base/randomize.exp
4765 * gdb.base/range-stepping.exp
4766 * gdb.base/realname-expand.exp
4767 * gdb.base/relativedebug.exp
4768 * gdb.base/remote.exp
4769 * gdb.base/savedregs.exp
4770 * gdb.base/sepdebug.exp
4771 * gdb.base/set-noassign.exp
4772 * gdb.base/shlib-call.exp
4773 * gdb.base/shreloc.exp
4774 * gdb.base/sigaltstack.exp
4775 * gdb.base/sigbpt.exp
4776 * gdb.base/siginfo-addr.exp
4777 * gdb.base/siginfo-obj.exp
4778 * gdb.base/siginfo-thread.exp
4779 * gdb.base/signest.exp
4780 * gdb.base/signull.exp
4781 * gdb.base/sigrepeat.exp
4782 * gdb.base/skip.exp
4783 * gdb.base/so-impl-ld.exp
4784 * gdb.base/solib-corrupted.exp
4785 * gdb.base/solib-disc.exp
4786 * gdb.base/solib-display.exp
4787 * gdb.base/solib-overlap.exp
4788 * gdb.base/solib-search.exp
4789 * gdb.base/solib-symbol.exp
4790 * gdb.base/source-execution.exp
4791 * gdb.base/sss-bp-on-user-bp-2.exp
4792 * gdb.base/sss-bp-on-user-bp.exp
4793 * gdb.base/stack-checking.exp
4794 * gdb.base/stale-infcall.exp
4795 * gdb.base/step-break.exp
4796 * gdb.base/step-line.exp
4797 * gdb.base/step-over-exit.exp
4798 * gdb.base/step-test.exp
4799 * gdb.base/structs.exp
4800 * gdb.base/sym-file.exp
4801 * gdb.base/symtab-search-order.exp
4802 * gdb.base/term.exp
4803 * gdb.base/type-opaque.exp
4804 * gdb.base/unload.exp
4805 * gdb.base/until-nodebug.exp
4806 * gdb.base/until.exp
4807 * gdb.base/unwindonsignal.exp
4808 * gdb.base/watch-cond.exp
4809 * gdb.base/watch-non-mem.exp
4810 * gdb.base/watch_thread_num.exp
4811 * gdb.base/watchpoint-reuse-slot.exp
4812 * gdb.base/watchpoint-solib.exp
4813 * gdb.base/watchpoint.exp
4814 * gdb.btrace/dlopen.exp
4815 * gdb.cell/arch.exp
4816 * gdb.cell/break.exp
4817 * gdb.cell/bt.exp
4818 * gdb.cell/core.exp
4819 * gdb.cell/data.exp
4820 * gdb.cell/dwarfaddr.exp
4821 * gdb.cell/ea-cache.exp
4822 * gdb.cell/ea-standalone.exp
4823 * gdb.cell/ea-test.exp
4824 * gdb.cell/f-regs.exp
4825 * gdb.cell/fork.exp
4826 * gdb.cell/gcore.exp
4827 * gdb.cell/mem-access.exp
4828 * gdb.cell/ptype.exp
4829 * gdb.cell/registers.exp
4830 * gdb.cell/sizeof.exp
4831 * gdb.cell/solib-symbol.exp
4832 * gdb.cell/solib.exp
4833 * gdb.compile/compile-tls.exp
4834 * gdb.cp/exception.exp
4835 * gdb.cp/gdb2495.exp
4836 * gdb.cp/local.exp
4837 * gdb.cp/mb-inline.exp
4838 * gdb.cp/mb-templates.exp
4839 * gdb.cp/pr10687.exp
4840 * gdb.cp/pr9167.exp
4841 * gdb.cp/scope-err.exp
4842 * gdb.cp/templates.exp
4843 * gdb.cp/virtfunc.exp
4844 * gdb.dwarf2/dw2-dir-file-name.exp
4845 * gdb.dwarf2/dw2-single-line-discriminators.exp
4846 * gdb.fortran/complex.exp
4847 * gdb.fortran/library-module.exp
4848 * gdb.guile/guile.exp
4849 * gdb.guile/scm-cmd.exp
4850 * gdb.guile/scm-frame-inline.exp
4851 * gdb.guile/scm-objfile.exp
4852 * gdb.guile/scm-pretty-print.exp
4853 * gdb.guile/scm-symbol.exp
4854 * gdb.guile/scm-type.exp
4855 * gdb.guile/scm-value.exp
4856 * gdb.linespec/keywords.exp
4857 * gdb.linespec/ls-errs.exp
4858 * gdb.linespec/macro-relative.exp
4859 * gdb.linespec/thread.exp
4860 * gdb.mi/mi-breakpoint-changed.exp
4861 * gdb.mi/mi-dprintf-pending.exp
4862 * gdb.mi/mi-fullname-deleted.exp
4863 * gdb.mi/mi-logging.exp
4864 * gdb.mi/mi-pending.exp
4865 * gdb.mi/mi-solib.exp
4866 * gdb.mi/new-ui-mi-sync.exp
4867 * gdb.mi/user-selected-context-sync.exp
4868 * gdb.multi/dummy-frame-restore.exp
4869 * gdb.multi/multi-arch-exec.exp
4870 * gdb.multi/remove-inferiors.exp
4871 * gdb.multi/watchpoint-multi-exit.exp
4872 * gdb.opt/solib-intra-step.exp
4873 * gdb.perf/backtrace.exp
4874 * gdb.perf/single-step.exp
4875 * gdb.perf/skip-command.exp
4876 * gdb.perf/skip-prologue.exp
4877 * gdb.perf/solib.exp
4878 * gdb.python/lib-types.exp
4879 * gdb.python/py-as-string.exp
4880 * gdb.python/py-bad-printers.exp
4881 * gdb.python/py-block.exp
4882 * gdb.python/py-breakpoint.exp
4883 * gdb.python/py-cmd.exp
4884 * gdb.python/py-events.exp
4885 * gdb.python/py-evthreads.exp
4886 * gdb.python/py-finish-breakpoint.exp
4887 * gdb.python/py-finish-breakpoint2.exp
4888 * gdb.python/py-frame-inline.exp
4889 * gdb.python/py-frame.exp
4890 * gdb.python/py-inferior.exp
4891 * gdb.python/py-infthread.exp
4892 * gdb.python/py-mi.exp
4893 * gdb.python/py-objfile.exp
4894 * gdb.python/py-pp-maint.exp
4895 * gdb.python/py-pp-registration.exp
4896 * gdb.python/py-prettyprint.exp
4897 * gdb.python/py-recurse-unwind.exp
4898 * gdb.python/py-shared.exp
4899 * gdb.python/py-symbol.exp
4900 * gdb.python/py-symtab.exp
4901 * gdb.python/py-template.exp
4902 * gdb.python/py-type.exp
4903 * gdb.python/py-unwind-maint.exp
4904 * gdb.python/py-unwind.exp
4905 * gdb.python/py-value.exp
4906 * gdb.python/python.exp
4907 * gdb.reverse/finish-reverse-bkpt.exp
4908 * gdb.reverse/insn-reverse.exp
4909 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4910 * gdb.reverse/solib-precsave.exp
4911 * gdb.reverse/solib-reverse.exp
4912 * gdb.stabs/gdb11479.exp
4913 * gdb.stabs/weird.exp
4914 * gdb.threads/fork-child-threads.exp
4915 * gdb.threads/fork-plus-threads.exp
4916 * gdb.threads/fork-thread-pending.exp
4917 * gdb.threads/forking-threads-plus-breakpoint.exp
4918 * gdb.threads/hand-call-in-threads.exp
4919 * gdb.threads/interrupted-hand-call.exp
4920 * gdb.threads/linux-dp.exp
4921 * gdb.threads/local-watch-wrong-thread.exp
4922 * gdb.threads/next-while-other-thread-longjmps.exp
4923 * gdb.threads/non-ldr-exit.exp
4924 * gdb.threads/pending-step.exp
4925 * gdb.threads/print-threads.exp
4926 * gdb.threads/process-dies-while-detaching.exp
4927 * gdb.threads/process-dies-while-handling-bp.exp
4928 * gdb.threads/pthreads.exp
4929 * gdb.threads/queue-signal.exp
4930 * gdb.threads/reconnect-signal.exp
4931 * gdb.threads/signal-command-handle-nopass.exp
4932 * gdb.threads/signal-command-multiple-signals-pending.exp
4933 * gdb.threads/signal-delivered-right-thread.exp
4934 * gdb.threads/signal-sigtrap.exp
4935 * gdb.threads/sigthread.exp
4936 * gdb.threads/staticthreads.exp
4937 * gdb.threads/stepi-random-signal.exp
4938 * gdb.threads/thread-unwindonsignal.exp
4939 * gdb.threads/thread_check.exp
4940 * gdb.threads/thread_events.exp
4941 * gdb.threads/tid-reuse.exp
4942 * gdb.threads/tls-nodebug.exp
4943 * gdb.threads/tls-shared.exp
4944 * gdb.threads/tls-so_extern.exp
4945 * gdb.threads/tls.exp
4946 * gdb.threads/wp-replication.exp
4947 * gdb.trace/actions-changed.exp
4948 * gdb.trace/actions.exp
4949 * gdb.trace/backtrace.exp
4950 * gdb.trace/change-loc.exp
4951 * gdb.trace/collection.exp
4952 * gdb.trace/deltrace.exp
4953 * gdb.trace/disconnected-tracing.exp
4954 * gdb.trace/entry-values.exp
4955 * gdb.trace/ftrace-lock.exp
4956 * gdb.trace/ftrace.exp
4957 * gdb.trace/infotrace.exp
4958 * gdb.trace/mi-trace-frame-collected.exp
4959 * gdb.trace/mi-trace-unavailable.exp
4960 * gdb.trace/mi-traceframe-changed.exp
4961 * gdb.trace/mi-tracepoint-changed.exp
4962 * gdb.trace/mi-tsv-changed.exp
4963 * gdb.trace/no-attach-trace.exp
4964 * gdb.trace/packetlen.exp
4965 * gdb.trace/passc-dyn.exp
4966 * gdb.trace/passcount.exp
4967 * gdb.trace/pending.exp
4968 * gdb.trace/pr16508.exp
4969 * gdb.trace/qtro.exp
4970 * gdb.trace/range-stepping.exp
4971 * gdb.trace/read-memory.exp
4972 * gdb.trace/report.exp
4973 * gdb.trace/save-trace.exp
4974 * gdb.trace/signal.exp
4975 * gdb.trace/stap-trace.exp
4976 * gdb.trace/status-stop.exp
4977 * gdb.trace/strace.exp
4978 * gdb.trace/tfile.exp
4979 * gdb.trace/tfind.exp
4980 * gdb.trace/trace-break.exp
4981 * gdb.trace/trace-condition.exp
4982 * gdb.trace/trace-enable-disable.exp
4983 * gdb.trace/trace-mt.exp
4984 * gdb.trace/tracecmd.exp
4985 * gdb.trace/tracefile-pseudo-reg.exp
4986 * gdb.trace/tspeed.exp
4987 * gdb.trace/tstatus.exp
4988 * gdb.trace/tsv.exp
4989 * gdb.trace/unavailable.exp
4990 * gdb.trace/while-dyn.exp
4991 * gdb.trace/while-stepping.exp
4992 * lib/gdb-guile.exp
4993 * lib/gdb.exp
4994 * lib/mi-support.exp
4995 * lib/pascal.exp
4996 * lib/perftest.exp
4997 * lib/prelink-support.exp
4998 * lib/selftest-support.exp
4999
ad02e4fe
SM
50002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5001
5002 * Makefile.in: Include disable-implicit-rules.mk.
5003
22347e55
AA
50042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5005
5006 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5007 non-byte-aligned bit fields.
5008
da5b30da
AA
50092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5010
5011 PR gdb/12616
5012 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5013 respects the DW_AT_data_bit_offset attribute.
5014
b593ecca
SM
50152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5016
5017 * gdb.base/default.exp: Fix output of "set language".
5018
3b165252
SM
50192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5020
5021 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5022 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5023 make.
5024 * configure.ac: Remove checks for the make program.
5025 * configure: Re-generate.
5026
1a2f3d7f
KB
50272016-11-16 Kevin Buettner <kevinb@redhat.com>
5028
5029 * gdb.python/py-recurse-unwind.c (main): Add loop.
5030 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5031 to read_register() and gdb.parse_and_eval(). Make each code
5032 call a separate case that can be individually tested.
5033 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5034 proc. Call cont_and_backtrace for each of the code paths that
5035 we want to test in the unwinder.
5036
b7f38fda
AA
50372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5038
5039 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5040 the definition of struct S.
5041
1f8db343
CM
50422016-11-11 Catherine Moore <clm@codesourcery.com>
5043
5044 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5045
fad0c9fb
PA
50462016-11-09 Pedro Alves <palves@redhat.com>
5047
5048 * gdb.base/commands.exp (runto_or_return): New procedure.
5049 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5050 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5051 (progvar_simple_while_test, progvar_complex_if_while_test)
5052 (if_while_breakpoint_command_test)
5053 (infrun_breakpoint_command_test, breakpoint_command_test)
5054 (user_defined_command_test, watchpoint_command_test)
5055 (test_command_prompt_position, redefine_hook_test)
5056 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5057 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5058 multi_line_input and multi_line. Remove gdb_expect and
5059 gdb_stop_suppressing_tests uses.
5060 * lib/gdb.exp (valnum_re): New global.
5061 (multi_line_input): New procedure.
5062
8354c62c
SM
50632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5064
5065 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5066 Remove.
5067 (test_setup): Define with proc_with_prefix.
5068 (test_cli_inferior): Likewise.
5069 (test_cli_thread): Likewise.
5070 (test_cli_frame): Likewise.
5071 (test_cli_select_frame): Likewise.
5072 (test_cli_up_down): Likewise.
5073 (test_mi_thread_select): Likewise.
5074 (test_mi_stack_select_frame): Likewise.
5075 (test_cli_in_mi_inferior): Likewise.
5076 (test_cli_in_mi_thread): Likewise.
5077 (test_cli_in_mi_frame): Likewise.
5078 (top level): Do not use with_test_prefix_procname.
5079
64f367a2
PA
50802016-11-09 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/commands.exp (gdbvar_simple_if_test)
5083 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5084 (progvar_simple_if_test, progvar_simple_while_test)
5085 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5086 (infrun_breakpoint_command_test, breakpoint_command_test)
5087 (user_defined_command_test, watchpoint_command_test)
5088 (test_command_prompt_position, deprecated_command_test)
5089 (bp_deleted_in_command, temporary_breakpoint_commands)
5090 (stray_arg0_test, source_file_with_indented_comment)
5091 (recursive_source_test, if_commands_test)
5092 (error_clears_commands_left, redefine_hook_test)
5093 (redefine_backtrace_test): Use proc_with_prefix.
5094 * lib/gdb.exp (proc_with_prefix): New proc.
5095
0bb65f1e
AA
50962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5097
5098 * gdb.base/tui-layout.c: New file.
5099 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5100 disassembly window contains very long lines.
5101
7353f247
TT
51022016-11-08 Tom Tromey <tom@tromey.com>
5103
5104 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5105 depend on Python 2.
5106
30a7bb83
TT
51072016-11-08 Tom Tromey <tom@tromey.com>
5108
5109 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5110 New method.
5111
cdf5a07c
MG
51122016-10-29 Manish Goregaokar <manish@mozilla.com>
5113
2806dc7e 5114 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5115
51a789c3
MG
51162016-10-27 Manish Goregaokar <manish@mozilla.com>
5117
2806dc7e
PA
5118 * gdb.rust/simple.rs: Add test for univariant enums without
5119 discriminants and for encoded struct-like enums.
51a789c3 5120
f610ab6d
PA
51212016-10-28 Pedro Alves <palves@redhat.com>
5122
5123 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5124 gdb_test_multiple, tighten regexps and match symtabs and line
5125 tables incrementally.
5126
b129b0ca
LM
51272016-10-28 Luis Machado <lgustavo@codesourcery.com>
5128
5129 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5130 general.
5131
ecf45d2c
SL
51322016-10-25 Luis Machado <lgustavo@codesourcery.com>
5133
5134 * gdb.base/exec-invalid-sysroot.exp: New file.
5135
b8d38ee4
JK
51362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5137
5138 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5139
f90fd8c2
JK
51402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5141
5142 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5143
2d2476aa
MR
51442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5145
2806dc7e
PA
5146 * gdb.base/killed-outside.exp: Remove $options from a call to
5147 `prepare_for_testing'.
2d2476aa 5148
e42b25a0
SM
51492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5150
5151 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5152 Change test message.
5153
3ccdb432
SM
51542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5155
5156 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5157 Update comment.
5158
5bad3170
SM
51592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5160
5161 * gdb.trace/mi-trace-save.exp: New file.
5162
5ad9dba7
YQ
51632016-10-13 Yao Qi <yao.qi@linaro.org>
5164
5165 * gdb.base/code_elim.exp (get_var_address): Remove.
5166 * gdb.base/relocate.exp: Likewise.
5167 * gdb.base/shreloc.exp: Likewise.
5168 * lib/gdb.exp (get_var_address): New.
5169
62df7e21
YQ
51702016-10-13 Yao Qi <yao.qi@linaro.org>
5171
5172 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5173 floating point tests if $skip_float_test is false.
5174
4dac951e
LM
51752016-10-12 Luis Machado <lgustavo@codesourcery.com>
5176
5177 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5178 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5179 argc values.
5180 Add 1 to argc so we guarantee distinct initial/modified argc values.
5181
8f1a8fc4
JK
51822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5183
5184 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5185
16c85b5d
JK
51862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5187
5188 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5189 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5190 * gdb.arch/vsx-regs.exp: Likewise.
5191
1d0e042a
YQ
51922016-10-07 Yao Qi <yao.qi@linaro.org>
5193
5194 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5195
68dadef5
MM
51962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5197
5198 * gdb.python/python.exp: Test decode_line("*0").
5199
33fa2c6e
DE
52002016-10-06 Doug Evans <dje@google.com>
5201
5202 * gdb.python/py-value.exp (test_value_creation): Add test for large
5203 unsigned 64-bit value.
5204
9c37b5ae
TT
52052016-10-06 Tom Tromey <tom@tromey.com>
5206
5207 * gdb.compile/compile.exp: Change java tests to rust.
5208 * gdb.base/setshow.exp: Change java tests to rust.
5209 * gdb.base/default.exp: Remove java from language list.
5210 * README (Examples): Update language example.
5211 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5212 test.
5213 * lib/gdb.exp (skip_java_tests): Remove.
5214 * lib/java.exp: Remove.
5215 * gdb.java: Remove.
5216
78b86327
MR
52172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5218
5219 * gdb.arch/mips-fcr.exp: New test.
5220 * gdb.arch/mips-fcr.c: Source for the new test.
5221
7470adbb
MR
52222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5223
5224 * gdb.base/solib-disc.exp: Use `standard_output_file'
5225 throughout.
5226
4a556533
PA
52272016-10-06 Pedro Alves <palves@redhat.com>
5228
5229 * gdb.base/jit-simple-dl.c: New file.
5230 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5231 * gdb.base/jit-simple.c: ... this.
5232 * gdb.base/jit-simple.exp (jit_run): Delete.
5233 (build_jit): New proc.
5234 (jit_test_reread): Recompile either the main program or the shared
5235 library, depending on what is being tested. Skip changing address
5236 if caller wants to. Compare before/after addresses. If testing
5237 standalone, explicitly load the binary. Test "maint info
5238 breakpoints".
5239 (top level): Add "standalone vs shared lib" and "change address"
5240 vs "same address" axes.
5241
5a122fbc
PA
52422016-10-06 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5245 call.
5246 (jit_run): Delete.
5247 (jit_test_reread): Use with_test_prefix. Reload the main binary
5248 explicitly. Compare the before/after addresses of the JIT
5249 descriptor.
5250
ee8da4b8
DE
52512016-08-15 Doug Evans <dje@google.com>
5252
5253 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5254 for single bitfields is bool.
5255 * gdb.xml/tdesc-regs.exp: Ditto.
5256
f389f6fe
JK
52572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5258
5259 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5260
fdebf1a4
YQ
52612016-10-05 Yao Qi <yao.qi@linaro.org>
5262
5263 * lib/gdb.exp (support_complex_tests): Return zero if
5264 gdb_skip_float_test return true.
5265
9c36d954 52662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5267 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5268
5269 PR gdb/20487
5270 * gdb.mi/user-selected-context-sync.exp: New file.
5271 * gdb.mi/user-selected-context-sync.c: New file.
5272
4034d0ff 52732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5274 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5275
5276 PR gdb/20487
5277 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5278 =thread-select-event check.
5279
a4297203
PB
52802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5281
5282 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5283 the compulsory L operand changes.
5284 * gdb.arch/powerpc-power.s: Likewise.
5285
bb805577
JK
52862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5287
5288 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5289 * gdb.base/jit-attach-pie.c: New file.
5290 * gdb.base/jit-attach-pie.exp: New file.
5291
6d61dee5
PA
52922016-09-28 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.base/infcall-input.c: New file.
5295 * gdb.base/infcall-input.exp: New file.
5296
f73842fc
YQ
52972016-09-22 Yao Qi <yao.qi@linaro.org>
5298
5299 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5300 (gdb_exit): Rename it to ...
5301 (gdbserver_gdb_exit): ... Close GDBserver.
5302 (gdb_exit): New proc, call gdbserver_gdb_exit.
5303 (mi_gdb_exit): Likewise.
5304
90681dab
YQ
53052016-09-22 Yao Qi <yao.qi@linaro.org>
5306
5307 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5308 path.
5309 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5310 Remove duplication.
5311
9c211fd8
YQ
53122016-09-22 Yao Qi <yao.qi@linaro.org>
5313
5314 * lib/gdbserver-support.exp: Check the existence of
5315 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5316
ad0a504f
AK
53172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5318
5319 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5320
36cf1806
TT
53212016-09-21 Tom Tromey <tom@tromey.com>
5322
5323 PR gdb/20604:
5324 * gdb.base/quit.exp: New file.
5325
74172ecf
SM
53262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5327
5328 * .gitignore: New file.
5329
3d0ec882
MR
53302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5331
5332 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5333 throughout.
5334
8193adea
AA
53352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5336
5337 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5338
d41a5c09
JK
53392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5340
5341 * gdb.cp/casts.cc (decltype): Move it ...
5342 (main): ... with its call to ...
5343 * gdb.cp/casts03.cc: ... a new file.
5344 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5345
d2dfe700
JK
53462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5347
5348 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5349
e2a92b16
PB
53502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5351
5352 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5353 and sync up the test with tests in gas/testsuite/gas/ppc.
5354 * gdb.arch/powerpc-power.exp: Likewise.
5355
49b4de64
JK
53562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5357
5358 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5359
2c29df25
SDJ
53602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5361 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5364 make m1's definition to be different from m2's. Use 'dummy' as an
5365 argument for probe 'two'.
5366
cc3c2846
JB
53672016-09-10 Jon Beniston <jon@beniston.com>
5368
5369 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5370 for sim target.
5371
e1b2624a
AA
53722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5373
5374 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5375 variable declaration.
5376 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5377 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5378 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5379 received HWCAP as its argument.
5380
4295e285
PA
53812016-09-06 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.base/new-ui-pending-input.c: New file.
5384 * gdb.base/new-ui-pending-input.exp: New file.
5385 * gdb.exp (clear_gdb_spawn_id): New procedure.
5386 (with_spawn_id): Check whether gdb_spawn_id exists before
5387 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5388 on exit.
5389
00d5215e
UW
53902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5391
5392 * gdb.base/float128.c: New file.
5393 * gdb.base/float128.exp: Likewise.
5394 * gdb.base/floatn.c: Likewise.
5395 * gdb.base/floatn.exp: Likewise.
5396
a9ff5f12
UW
53972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5398
5399 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5400
f245535c
PA
54012016-09-05 Pedro Alves <palves@redhat.com>
5402
5403 PR backtrace/19927
5404 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5405 unwinders are immediately called as side effect of "source" or
5406 "disable unwinder" commands.
5407 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5408
ae9cf263
YQ
54092016-09-02 Yao Qi <yao.qi@linaro.org>
5410
5411 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5412 is true and $type is "float" or "double".
5413
27aba047
YQ
54142016-09-02 Yao Qi <yao.qi@linaro.org>
5415
5416 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5417 true.
5418 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5419 * gdb.base/call-rt-st.exp: Likewise.
5420 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5421 return value instead of gdb,skip_float_test.
5422 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5423 (do_function_calls): Use its return value instead of
5424 gdb,skip_float_test.
5425 * gdb.base/finish.exp: Likewise.
5426 * gdb.base/funcargs.exp: Likewise.
5427 * gdb.base/return.exp: Likewise.
5428 * gdb.base/return2.exp: Likewise.
5429 * gdb.base/varargs.exp: Likewise.
5430 * lib/gdb.exp (gdb_skip_float_test): Change it to
5431 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5432
5af962df
AA
54332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5434
5435 * gdb.multi/tids.exp: Test "thread apply all".
5436
7fac6910
JK
54372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5438
5439 * gdb.base/default.exp (tty): Remove.
5440
bb1fe4ac
KB
54412016-08-24 Kevin Buettner <kevinb@redhat.com>
5442
2806dc7e
PA
5443 * gdb.python/py-recurse-unwind.c: New file.
5444 * gdb.python/py-recurse-unwind.py: New file.
5445 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5446
0a1ddfa6
SM
54472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5448
5449 * gdb.base/set-inferior-tty.exp: New file.
5450 * gdb.base/set-inferior-tty.c: New file.
5451
d9de1fe3
PA
54522016-08-23 Pedro Alves <palves@redhat.com>
5453
5454 PR gdb/20494
5455 * gdb.base/new-ui-echo.c: New file.
5456 * gdb.base/new-ui-echo.exp: New file.
5457
e9d9abd7
YQ
54582016-08-23 Yao Qi <yao.qi@linaro.org>
5459
5460 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5461 gdbserver_spawn.
5462 * gdb.server/connect-without-multi-process.exp (do_test):
5463 Likewise.
5464
3589529e
YQ
54652016-08-23 Yao Qi <yao.qi@linaro.org>
5466
5467 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5468 standalone_txt. Delete gdb_txt and standalone_txt on host
5469 and target. Spawn the binary on target. Copy files from
5470 target to host.
5471
6bb90213
PA
54722016-08-22 Pedro Alves <palves@redhat.com>
5473
5474 PR gdb/20505
5475 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5476 with_test_prefix. Factor out bits to ...
5477 (test_no_vdso): ... this new procedure.
5478
20c2c024
CL
54792016-08-19 Carl Love <cel@us.ibm.com>
5480
5481 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5482 maintaining separate logic for constructing the output path.
5483 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5484 * gdb.arch/ppc-dfp.exp: Likewise.
5485 * gdb.arch/ppc-fp.exp: Likewise.
5486 * gdb.arch/vsx-regs.exp: Likewise.
5487 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5488 binprefix for generating the additional binary files.
5489
0646e07d
PA
54902016-08-19 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.trace/mi-trace-frame-collected.exp
5493 (test_trace_frame_collected): On x32, expect two registers.
5494
46da9242
CL
54952016-08-18 Carl Love <cel@us.ibm.com>
5496
5497 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5498 and sync up the test with tests in gas/testsuite/gas/ppc.
5499 * gdb.arch/powerpc-power.exp: Likewise.
5500
eb2332d7
SM
55012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5502
5503 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5504 expected error message.
5505
63c61e04
SM
55062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5507
5508 * gdb.multi/remove-inferiors.exp: New file.
5509 * gdb.multi/remove-inferiors.c: New file.
5510
7b17065f
YQ
55112016-08-12 Yao Qi <yao.qi@linaro.org>
5512
5513 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5514 argument list.
5515
01d3dedf
PA
55162016-08-10 Pedro Alves <palves@redhat.com>
5517
5518 PR gdb/19187
5519 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5520 setup_kfails.
5521
3eb7562a
PA
55222016-08-09 Pedro Alves <palves@redhat.com>
5523 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 PR gdb/20418
5526 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5527 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5528
80614914
PA
55292016-08-09 Pedro Alves <palves@redhat.com>
5530
5531 PR mi/20431
5532 * gdb.mi/mi-cmd-error.exp: New file.
5533
f348d89a
PA
55342016-08-09 Pedro Alves <palves@redhat.com>
5535
5536 PR gdb/18653
5537 * gdb.base/signals-state-child.c: New file.
5538 * gdb.base/signals-state-child.exp: New file.
5539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5540
e5ca03b4
PA
55412016-08-09 Pedro Alves <palves@redhat.com>
5542
5543 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5544
282a0691
TT
55452016-08-03 Tom Tromey <tom@tromey.com>
5546
5547 PR python/18565:
5548 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5549
41bfcd63
YQ
55502016-08-01 Yao Qi <yao.qi@linaro.org>
5551
5552 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5553 variable mode to "multi-process" if $multi_process is 1, otherwise
5554 set it to "single-process".
5555
e3465b24
YQ
55562016-08-01 Yao Qi <yao.qi@linaro.org>
5557
5558 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5559 * gdb.cp/cpexprs.exp: Likewise.
5560 * gdb.cp/m-static.exp: Likewise.
5561
0b31a4bc
TT
55622016-07-26 Tom Tromey <tom@tromey.com>
5563
5564 PR python/20190:
5565 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5566 test.
5567
e0461dbb
MM
55682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5569
5570 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5571 selecting assembly source files.
5572 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5573 assembly source files.
5574 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5575 assembly source files.
5576 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5577 selecting assembly source files.
5578
8194e927
SM
55792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5580
5581 * gdb.base/new-ui.exp (do_test_invalid_args): New
5582 procedure.
5583
c0272db5
TW
55842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5585
5586 * gdb.btrace/reconnect.c: New file.
5587 * gdb.btrace/reconnect.exp: New file.
5588
e3487908
GKB
55892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5590
5591 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5592 to test_catch_syscall_group.
5593 (test_catch_syscall_group): New.
5594
12df5c00
TT
55952016-07-21 Tom Tromey <tom@tromey.com>
5596
5597 * gdb.rust/simple.rs (main): Use empty struct expression.
5598 * gdb.rust/simple.exp: Add tests for empty struct expression.
5599
bae62ee2
YQ
56002016-07-21 Yao Qi <yao.qi@linaro.org>
5601
5602 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5603 if gdb_skip_xml_test is true on some targets.
5604
b1b53fb3
YQ
56052016-07-21 Yao Qi <yao.qi@linaro.org>
5606
5607 * gdb.server/solib-list.exp: Unset last_loaded_file.
5608
027d97f8
JK
56092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5612 "step into captured_main (args)".
5613
7674d381
JK
56142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5615
5616 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5617
72b5d099
JK
56182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5619
5620 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5621
1f960ced
PA
56222016-07-19 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5625 * gdb.opt/inline-bt.exp: Likewise.
5626 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5627 additional_flags=-Winline.
5628 * gdb.opt/inline-locals.exp: Likewise.
5629 * gdb.opt/inline-markers.c (ATTR): Define.
5630 (inlined_fn): Use it.
5631
f25827c1
YQ
56322016-07-19 Yao Qi <yao.qi@linaro.org>
5633
5634 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5635 (test_with_self): Remove some code. Remove argument executable.
5636 (top-level): Use do_self_tests.
5637
37539ebe
DB
56382016-07-15 Zachary Welch <zwelch@codesourcery.com>
5639 Don Breazeal <donb@codesourcery.com>
5640
5641 * gdb.base/maint.exp: Escape paths used in regular expressions.
5642 * gdb.stabs/weird.exp: Likewise.
5643
dac790e1
TT
56442016-07-13 Tom Tromey <tom@tromey.com>
5645
5646 PR python/15620, PR python/18620:
5647 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5648 (test_bkpt_events): New procs.
5649
93daf339
TT
56502016-07-13 Tom Tromey <tom@tromey.com>
5651
5652 PR python/17698:
5653 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5654 test.
5655 (test_watchpoints): Likewise.
5656 (test_bkpt_pending): New proc.
5657
6571a381
TT
56582016-07-13 Tom Tromey <tom@tromey.com>
5659
5660 PR cli/18053:
5661 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5662 completion test.
5663
e8732474
JK
56642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5665
5666 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5667 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5668 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5669 f_label.
5670 (g): Rename g_end_lbl to g_label.
5671 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5672 low_pc and high_pc.
5673 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5674
e0f3fd7c
TT
56752016-07-12 Tom Tromey <tom@tromey.com>
5676
5677 PR python/19293:
5678 * gdb.python/py-unwind-maint.exp: Update tests.
5679
3cfe46b6
YQ
56802016-07-12 Yao Qi <yao.qi@linaro.org>
5681
5682 * lib/selftest-support.exp (selftest_setup): Match the output
5683 when captured_main is inlined.
5684
4f19a0e6
WT
56852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5686
5687 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5688 New variables.
5689 (print this%a, print this%b, print this): New tests.
5690 * gdb.fortran/derived-types.f90 (this): New object and
5691 initialization.
5692
986cf455
SM
56932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5694
5695 * gdb.ada/arraydim.exp: Remove extra directory level in build
5696 directory.
5697
f0464b23
SM
56982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5699
5700 * lib/ada.exp: Remove extra directory level in build directory.
5701 * gdb.ada/cond_lang.exp: Likewise.
5702 * gdb.ada/exec_changed.exp: Likewise.
5703 * gdb.ada/lang_switch.exp: Likewise.
5704
42d94011
MG
57052016-07-06 Manish Goregaokar <manish@mozilla.com>
5706
2806dc7e
PA
5707 * simple.rs: Add test for raw pointer subscripting.
5708 * simple.exp: Add test expectations.
42d94011 5709
647c264c
YQ
57102016-07-05 Yao Qi <yao.qi@linaro.org>
5711
5712 * gdb.mi/mi-reverse.exp: Match =record-started output.
5713
20aa2c60
PA
57142016-07-01 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5717 procedure.
5718 (jit_reader_test): Test the jit reader's unwinder.
5719 * gdb.base/jithost.c (jit_function_00_code): New global.
5720 (main): Use memcpy to fill in the mmapped code, instead of poking
5721 bytes manually here.
5722 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5723 value.
5724 (read_debug_info): Save the function's range.
5725 (read_sp): New function.
5726 (unwind_frame): Use it. Also unwind RBP.
5727 (get_frame_id): Use read_sp.
5728 (gdb_init_reader): Use calloc instead of malloc.
5729 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5730 parameter. Use gdb_test_multiple.
5731
ced2dffb
PA
57322016-07-01 Pedro Alves <palves@redhat.com>
5733 Antoine Tremblay <antoine.tremblay@ericsson.com>
5734
5735 * gdb.threads/process-dies-while-detaching.c: New file.
5736 * gdb.threads/process-dies-while-detaching.exp: New file.
5737
63000888
PA
57382016-07-01 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.multi/watchpoint-multi-exit.c: New file.
5741 * gdb.multi/watchpoint-multi-exit.exp: New file.
5742
038d4868
PA
57432016-06-30 Pedro Alves <palves@redhat.com>
5744
5745 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5746 unset inferior_spawn_id.
5747
994e9c83
PA
57482016-06-30 Pedro Alves <palves@redhat.com>
5749
5750 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5751 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5752
e5653468
YQ
57532016-06-29 Yao Qi <yao.qi@linaro.org>
5754
5755 * gdb.base/return.c: Add copyright header.
5756
803b47e5
TT
57572016-06-29 Tom Tromey <tom@tromey.com>
5758
5759 PR python/20129:
5760 * gdb.python/py-framefilter.exp: Add tests for setting priority
5761 and disabling of non-existent frame filter.
5762
28244707
YQ
57632016-06-29 Yao Qi <yao.qi@linaro.org>
5764
5765 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5766 0x0f07ff.
5767
a31d2f06
YQ
57682016-06-28 Yao Qi <yao.qi@linaro.org>
5769
5770 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5771 triplets. Start gdb, execute catch syscall, and continue. Check
5772 gdb's output to determine catch syscall is supported.
5773
921d8f54
MG
57742016-06-27 Manish Goregaokar <manish@mozilla.com>
5775
25d49b86
PA
5776 * gdb.rust/simple.rs: Add test for returning unit in a function.
5777 * gdb.rust/simple.exp: Add expectation for functions returning
5778 unit.
921d8f54 5779
f4952523
PMR
57802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5781
5782 * gdb.python/py-breakpoint-create-fail.c,
5783 gdb.python/py-breakpoint-create-fail.exp,
5784 gdb.python/py-breakpoint-create-fail.py: New testcase.
5785
fccb08f8
MG
57862016-06-25 Manish Goregaokar <manish@mozilla.com>
5787
5788 PR gdb/20239
5789 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5790 * gdb.rust/simple.exp: Add test expectations for new NonZero
5791 tests.
fccb08f8 5792
6b850546
DT
57932016-06-24 David Taylor <dtaylor@emc.com>
5794
5795 * gdb.base/offsets.exp: New file.
5796 * gdb.base/offsets.c: New file.
5797
17621150
TT
57982016-06-23 Tom Tromey <tom@tromey.com>
5799
5800 PR gdb/16483:
5801 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5802 before any filters are loaded.
5803
04d59df6
WT
58042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5805
5806 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5807 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5808 structs.
5809 * gdb.fortran/derived-type-function.exp: New file.
5810 * gdb.fortran/derived-type-function.f90: New file.
5811
5812
ac69f786
PA
58132016-06-21 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/new-ui.exp: New file.
5816 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5817 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5818 (with_spawn_id): New procedure.
5819
49940788
PA
58202016-06-21 Pedro Alves <palves@redhat.com>
5821
5822 * gdb.mi/mi-exec-run.exp: New file.
5823
ef274d26
PA
58242016-06-21 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5827 breakpoint command's output on the main UI.
5828 (test_break): New procedure, factored out from calls in the top
5829 level.
5830 (top level): Use foreach_with_prefix to test MI as main UI and as
5831 separate UI.
5832
468afe6c
PA
58332016-06-21 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5836 (test_awatch_creation_and_listing)
5837 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5838 Remove 'type' parameter.
5839 (test_watchpoint_all): New parameter mi_mode. Remove
5840 with_test_prefix.
5841 (top level): Use foreach_with_prefix, and add main/separate UI MI
5842 testing axis.
5843
51f77c37
PA
58442016-06-21 Pedro Alves <palves@redhat.com>
5845
5846 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5847 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5848 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5849 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5850 (gdb_main_spawn_id, mi_spawn_id): Declare and
5851 comment.
5852 (mi_create_inferior_pty): New procedure,
5853 factored out from default_mi_gdb_start.
5854 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5855 procedures.
5856 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5857 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5858 Use mi_create_inferior_pty.
5859 (mi_gdb_start): Use eval to pass down args list.
5860
8980e177
PA
58612016-06-21 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5864 * gdb.opt/inline-cmds.exp: Add MI tests.
5865
f38d3ad1
PA
58662016-06-21 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5869
45db7c09
PA
58702016-06-21 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5873 (top level): Use it instead of mi_execute_to.
5874
5a069ab3
PA
58752016-06-21 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5878 (cont_handler_str): New.
5879 (signal_stop_handler): Set stop_handler_str instead of printing to
5880 stdout.
5881 (continue_handler): Set cont_handler_str instead of printing to
5882 stdout.
5883 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5884 mi_send_resuming_command. Print stop_handler_str and
5885 cont_handler_str instead of expecting the python events print
5886 directly.
5887
2838cc1d
SD
58882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5889
5890 * gdb.base/jit-reader.exp: New file.
5891 * gdb.base/jithost.c: New file.
5892 * gdb.base/jithost.h: New file.
5893 * gdb.base/jitreader.c : New file.
5894 * gdb.base/jit-protocol.h: New file.
5895
21a77091
YQ
58962016-06-17 Yao Qi <yao.qi@linaro.org>
5897
5898 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5899 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5900 and detach-on-fork. Adjust tests.
5901 (top level): Invoke break_cond_on_syscall with combinations of
5902 syscall, follow-fork-mode and detach-on-fork.
5903
f50bf8e5
YQ
59042016-06-17 Yao Qi <yao.qi@linaro.org>
5905
5906 * gdb.base/step-over-exit.c: New.
5907 * gdb.base/step-over-exit.exp: New.
5908
a28d8e50
YTL
59092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5910
5911 * gdb.base/float.exp: Add target check for nds32*-*-*.
5912 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5913
cad8e26d
AB
59142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5915
5916 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5917 for unsupported target features.
5918 * gdb.base/call-rt-st.exp: Likewise.
5919 * gdb.base/call-sc.exp: Likewise.
5920 * gdb.base/call-signal-resume.exp: Likewise.
5921 * gdb.base/call-strs.exp: Likewise.
5922 * gdb.base/callexit.exp: Likewise.
5923 * gdb.base/callfuncs.exp: Likewise.
5924 * gdb.base/nodebug.exp: Likewise.
5925 * gdb.base/printcmds.exp: Likewise.
5926 * gdb.base/ptype.exp: Likewise.
5927 * gdb.base/structs.exp: Likewise.
5928 * gdb.base/unwindonsignal.exp: Likewise.
5929 * gdb.cp/gdb2495.exp: Likewise.
5930 * gdb.cp/templates.exp: Likewise.
5931 * gdb.cp/virtfunc.exp: Likewise.
5932 * gdb.threads/hand-call-in-threads.exp: Likewise.
5933 * gdb.threads/interrupted-hand-call.exp: Likewise.
5934 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5935
347dc102
TT
59362016-06-10 Tom Tromey <tom@tromey.com>
5937
5938 PR rust/20110:
5939 * gdb.rust/expr.exp: Add test for integer constant larger than
5940 i32.
5941
5e13cf25
BH
59422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5943
5944 * gdb.fortran/nested-funcs.exp: New.
5945 * gdb.fortran/nested-funcs.f90: New.
5946
bb556f1f
TK
59472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5948
5949 * gdb.base/examine-backward.c: New file.
5950 * gdb.base/examine-backward.exp: New file.
5951
38b022b4
SM
59522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5953
5954 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5955 matching.
5956
1b40ec05
TT
59572016-06-02 Tom Tromey <tom@tromey.com>
5958
5959 PR python/18984:
5960 * gdb.python/py-shared.exp: Add solib_name test.
5961
193bd378
SM
59622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5963
5964 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5965
3326303b
MG
59662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5967
5968 PR c++/19893
5969 * gdb.dwarf2/implref.exp: Rename to...
5970 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5971 * gdb.dwarf2/implref-array.c: New file.
5972 * gdb.dwarf2/implref-array.exp: Likewise.
5973 * gdb.dwarf2/implref-global.c: Likewise.
5974 * gdb.dwarf2/implref-global.exp: Likewise.
5975 * gdb.dwarf2/implref-struct.c: Likewise.
5976 * gdb.dwarf2/implref-struct.exp: Likewise.
5977
825c8ef2
AT
59782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5979
5980 * gdb.trace/trace-condition.exp: Add 64bit tests.
5981
2320162a
AT
59822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5983
5984 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5985 bits types.
5986 (main): Adapt to 8 to 64 bits types.
5987 * gdb.trace/trace-condition.exp: Add new tests.
5988
a7818233
AT
59892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5990
5991 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5992
0d336466
AT
59932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5994
5995 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5996 Move condition tests...
5997 * gdb.trace/trace-condition.exp: Here.
5998
7faeb45a
AT
59992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6000
6001 * gdb.trace/trace-condition.exp: Add counter-case tests.
6002
e385593e
JK
60032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6004
6005 PR c++/15231
6006 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6007 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6008
744608cc
PA
60092016-05-27 Pedro Alves <palves@redhat.com>
6010
6011 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6012 New procedure.
6013 (top level): Call it, and bail out of DejaGnu is known to be bad.
6014
ac775bf4
AB
60152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6016
6017 * gdb.base/whatis.c: Extend the test case.
6018 * gdb.base/whatis.exp: Add additional tests.
6019
2bbad2ea
BH
60202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6021
6022* gdb.fortran/type.f90: Add pointer variable.
6023* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6024
8b70175d
BH
60252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6026
6027 * gdb.fortran/vla-type.exp: Fix testcase name.
6028
86d8a848
BH
60292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6030
6031 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6032
e188eb36
BH
60332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6034
6035 * gdb.fortran/type.f90: Add nested structures.
6036 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6037 * gdb.fortran/derived-type.exp: Adapt expected output.
6038 * gdb.fortran/vla-type.exp: Adapt expected output.
6039
9b2db1fd
BH
60402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6041
6042 * gdb.fortran/whatis_type.exp: Adapt expected output.
6043
72b17055
BH
60442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6045
6046 * gdb.fortran/print_type.exp: Fix expected output.
6047 * gdb.fortran/whatis_type.exp: Fix expected output.
6048
3cd81d8d
BH
60492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6050
6051 * gdb.fortran/whatis_type.exp: Use multi_line.
6052
ddae9462
TT
60532016-05-24 Tom Tromey <tom@tromey.com>
6054
6055 PR python/17386:
6056 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6057 use value as an index.
6058
1957f6b8
TT
60592016-05-23 Tom Tromey <tom@tromey.com>
6060
6061 PR python/17981:
6062 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6063 no-breakpoint case.
6064
026a9174
PA
60652016-05-24 Pedro Alves <palves@redhat.com>
6066
6067 PR gdb/19828
6068 * gdb.threads/clone-attach-detach.c: New file.
6069 * gdb.threads/clone-attach-detach.exp: New file.
6070
e70a7231
FR
60712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6072
6073 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6074
0f6ed0e0
TT
60752016-05-23 Tom Tromey <tom@tromey.com>
6076
6077 PR python/19438, PR python/18393:
6078 * gdb.python/py-progspace.exp: Add "dir" test.
6079 * gdb.python/py-objfile.exp: Add "dir" test.
6080
ffd19d61
YQ
60812016-05-23 Yao Qi <yao.qi@linaro.org>
6082
6083 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6084 * gdb.arch/thumb2-it.exp: Likewise.
6085
9e8f9b05
SM
60862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6087
6088 * gdb.mi/mi-threads-interrupt.c: New file.
6089 * gdb.mi/mi-threads-interrupt.exp: New file.
6090
61c6156d
SM
60912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6092
6093 PR gdb/18077
6094 * gdb.mi/mi-async-run.exp: New file.
6095 * gdb.mi/mi-async-run.c: New file.
6096
67218854
TT
60972016-05-17 Tom Tromey <tom@tromey.com>
6098 Manish Goregaokar <manishsmail@gmail.com>
6099
6100 * lib/rust-support.exp: New file.
6101 * lib/gdb.exp (skip_rust_tests): New proc.
6102 (build_executable_from_specs): Handle rust.
6103 * lib/future.exp (gdb_find_rustc): New proc.
6104 (gdb_default_target_compile): Handle rust.
6105 * gdb.rust/expr.exp: New file.
6106 * gdb.rust/generics.exp: New file.
6107 * gdb.rust/generics.rs: New file.
6108 * gdb.rust/methods.exp: New file.
6109 * gdb.rust/methods.rs: New file.
6110 * gdb.rust/modules.exp: New file.
6111 * gdb.rust/modules.rs: New file.
6112 * gdb.rust/simple.exp: New file.
6113 * gdb.rust/simple.rs: New file.
6114
c44af4eb
TT
61152016-05-17 Tom Tromey <tom@tromey.com>
6116
6117 * gdb.base/default.exp (set language): Add rust.
6118
dcd1f979
TT
61192016-05-17 Tom Tromey <tom@tromey.com>
6120
6121 * gdb.gdb/unittest.exp: New file.
6122
155b7f57
YQ
61232016-05-16 Yao Qi <yao.qi@linaro.org>
6124
6125 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6126 shell_prompt. Update shell_prompt_re.
6127
8ddd5a6c
DE
61282016-05-12 Doug Evans <dje@google.com>
6129
6130 PR symtab/19999
6131 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6132 $options when building executable.
6133 * gdb.dwarf2/fission-loclists-pie.S: New file.
6134 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6135
02e370d9
SM
61362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6137
6138 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6139 of [is_remote target],
6140
8929ad8b
SM
61412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6142
6143 * lib/gdb.exp (use_gdb_stub): New procedure.
6144
6c447423
DE
61452016-05-03 Yunlian Jiang <yunlian@google.com>
6146 Doug Evans <dje@google.com>
6147
6148 PR symtab/19914
6149 * gdb.dwarf2/dwp-sepdebug.c: New file.
6150 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6151
444e826c
SM
61522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6153
6154 * gdb.base/detach.exp: Remove is_remote check.
6155
740feeaa
SM
61562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6157
6158 * gdb.base/annota-input-while-running.exp: Don't check for
6159 [is_remote target]. Enable annotations after running to main.
6160 Remove unused "set test..." line.
6161
9080ac9d
SM
61622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6163
6164 * gdb.trace/trace-enable-disable.exp: New file.
6165 * gdb.trace/trace-enable-disable.c: New file.
6166
952ebca5
SM
61672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6168
6169 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6170 use it in info sharedlibrary test.
6171 * gdb.trace/ftrace-lock.exp: Likewise.
6172 * gdb.trace/ftrace.exp: Likewise.
6173 * gdb.trace/range-stepping.exp: Likewise.
6174 * gdb.trace/trace-break.exp: Likewise.
6175 * gdb.trace/trace-condition.exp: Likewise.
6176 * gdb.trace/trace-mt.exp: Likewise.
6177
d9019901
SM
61782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6179
6180 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6181 (gdb_load_shlib): ... this.
6182 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6183 gdb_load_shlib.
6184 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6185 * gdb.base/ctxobj.exp: Likewise.
6186 * gdb.base/dprintf-pending.exp: Likewise.
6187 * gdb.base/dso2dso.exp: Likewise.
6188 * gdb.base/fixsection.exp: Likewise.
6189 * gdb.base/gcore-relro.exp: Likewise.
6190 * gdb.base/gdb1555.exp: Likewise.
6191 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6192 * gdb.base/gnu-ifunc.exp: Likewise.
6193 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6194 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6195 * gdb.base/pending.exp: Likewise.
6196 * gdb.base/print-file-var.exp: Likewise.
6197 * gdb.base/print-symbol-loading.exp: Likewise.
6198 * gdb.base/shlib-call.exp: Likewise.
6199 * gdb.base/shreloc.exp: Likewise.
6200 * gdb.base/so-impl-ld.exp: Likewise.
6201 * gdb.base/solib-disc.exp: Likewise.
6202 * gdb.base/solib-nodir.exp: Likewise.
6203 * gdb.base/solib-overlap.exp: Likewise.
6204 * gdb.base/solib-symbol.exp: Likewise.
6205 * gdb.base/solib-weak.exp (do_test): Likewise.
6206 * gdb.base/sym-file.exp: Likewise.
6207 * gdb.base/symtab-search-order.exp: Likewise.
6208 * gdb.base/type-opaque.exp: Likewise.
6209 * gdb.base/unload.exp: Likewise.
6210 * gdb.base/watchpoint-solib.exp: Likewise.
6211 * gdb.compile/compile.exp: Likewise.
6212 * gdb.cp/gdb2384.exp: Likewise.
6213 * gdb.cp/infcall-dlopen.exp: Likewise.
6214 * gdb.cp/re-set-overloaded.exp: Likewise.
6215 * gdb.fortran/library-module.exp: Likewise.
6216 * gdb.opt/solib-intra-step.exp: Likewise.
6217 * gdb.python/py-finish-breakpoint.exp: Likewise.
6218 * gdb.python/py-shared.exp: Likewise.
6219 * gdb.reverse/solib-precsave.exp: Likewise.
6220 * gdb.reverse/solib-reverse.exp: Likewise.
6221 * gdb.server/solib-list.exp: Likewise.
6222 * gdb.threads/dlopen-libpthread.exp: Likewise.
6223 * gdb.threads/tls-shared.exp: Likewise.
6224 * gdb.threads/tls-so_extern.exp: Likewise.
6225 * gdb.trace/change-loc.exp: Likewise.
6226 * gdb.trace/ftrace-lock.exp: Likewise.
6227 * gdb.trace/ftrace.exp: Likewise.
6228 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6229 * gdb.trace/pending.exp: Likewise.
6230 * gdb.trace/range-stepping.exp: Likewise.
6231 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6232 (strace_info_marker): Likewise.
6233 (strace_probe_marker): Likewise.
6234 (strace_trace_on_same_addr): Likewise.
6235 (strace_trace_on_diff_addr): Likewise.
6236 * gdb.trace/trace-break.exp: Likewise.
6237 * gdb.trace/trace-condition.exp: Likewise.
6238 * gdb.trace/trace-mt.exp: Likewise.
6239
fca4cfd9
SM
62402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6241
6242 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6243 result of gdb_remote_download.
6244 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6245 * gdb.base/dso2dso.exp: Likewise.
6246 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6247 * gdb.base/print-file-var.exp: Likewise.
6248 * gdb.base/shlib-call.exp: Likewise.
6249 * gdb.base/shreloc.exp: Likewise.
6250 * gdb.base/solib-overlap.exp: Likewise.
6251 * gdb.base/solib-weak.exp (do_test): Likewise.
6252 * gdb.base/unload.exp: Likewise.
6253
11cf4ffb
YQ
62542016-04-27 Yao Qi <yao.qi@linaro.org>
6255
6256 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6257 exists.
6258
3e2e34f8
KB
62592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6260
6261 * vla-type.exp: Print structure from toplevel.
6262
8f07e298
BH
62632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6264
6265 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6266 of dynamic types.
6267 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6268 of dynamic types.
6269
9920b434
BH
62702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6271
6272 * gdb.fortran/vla-type.f90: New file.
6273 * gdb.fortran/vla-type.exp: New file.
6274
f3abeff5
YQ
62752016-04-25 Yao Qi <yao.qi@linaro.org>
6276
6277 * gdb.base/branch-to-self.c: New file.
6278 * gdb.base/branch-to-self.exp: New file.
6279
0a5d52f0
YQ
62802016-04-22 Yao Qi <yao.qi@linaro.org>
6281
6282 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6283 more after $hex.
6284
495346f6
YQ
62852016-04-22 Yao Qi <yao.qi@linaro.org>
6286
6287 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6288 * gdb.base/annota3.exp: Likewise.
6289
4a7e075c
YQ
62902016-04-22 Yao Qi <yao.qi@linaro.org>
6291
6292 * gdb.reverse/step-precsave.exp: Do one step and test program
6293 stops in "callee" and do multiple steps until program goes out
6294 of "callee".
6295 * gdb.reverse/step-reverse.exp: Likewise.
6296
5b061e98
YQ
62972016-04-22 Yao Qi <yao.qi@linaro.org>
6298
6299 * gdb.trace/signal.exp: Also pass if
6300 $tracepoint_hits($i) > $iterations.
6301
5c5dc57f
YQ
63022016-04-22 Yao Qi <yao.qi@linaro.org>
6303
6304 * gdb.trace/signal.c: New file.
6305 * gdb.trace/signal.exp: New file.
6306
a55411b9
DE
63072016-04-19 Doug Evans <xdje42@gmail.com>
6308
6309 * gdb.base/bad-file.exp: New file.
6310
a22df60a
MG
63112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6312
6313 * gdb.dwarf2/implref.exp: New file.
6314
0c13f7e5
BH
63152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6316
6317 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6318 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6319 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6320 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6321 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6322 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6323 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6324 * lib/fortran.exp (fortran_int4): New procedure.
6325 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6326 (fortran_logical4): Likewise.
6327
9b9b09e9
BH
63282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6329
6330 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6331
a14d1f4d
BH
63322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6333
6334 * lib/compiler.c: Add Intel specific preprocessor macros.
6335 * lib/compiler.cc: Likewise.
25d49b86 6336
7d49b1d0
LM
63372016-04-13 Luis Machado <lgustavo@codesourcery.com>
6338
6339 * gdb.server/connect-with-no-symbol-file.c: New file.
6340 * gdb.server/connect-with-no-symbol-file.exp: New file.
6341
8392fa22
SM
63422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6343
6344 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6345
8c4c4aeb
SM
63462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6347
6348 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6349 standard output directory.
6350
45e3745e
AT
63512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6352
6353 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6354
e26b7e41
MM
63552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6356
6357 * gdb.btrace/instruction_history.c (loop): Add declaration.
6358
8ce09462
AT
63592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6360
6361 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6362
2e88a1ea
SM
63632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6364
6365 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6366 parentheses to print.
6367 (continue_handler): Likewise.
6368
f48e22e3
SM
63692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6370
6371 * gdb.server/solib-list.exp: Remove is_remote check.
6372 Pass shlib= to gdb_compile. Don't link shared library with
6373 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6374 Run binary filename through "readlink -f" on the target.
6375
096be756
PA
63762016-04-08 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6379 interpreter filename as argument to gdbserver_spawn.
6380 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6381 Return empty if $last_loaded_file does not exist.
6382
06500533
JK
63832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6384
6385 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6386 * gdb.base/jit-main.c: Use exit after usage.
6387
2d35e871
JK
63882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6389
6390 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6391 GDBHISTSIZE prior to the tests.
6392 * gdb.base/gdbinit-history.exp: Likewise.
6393
63942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6395
6396 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6397 instead of build_executable. Use gdb_load_shlibs.
6398
c8064e7e
YQ
63992016-04-07 Yao Qi <yao.qi@linaro.org>
6400
6401 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6402 Execute "si" command.
6403
bde47561
YQ
64042016-04-07 Yao Qi <yao.qi@linaro.org>
6405
6406 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6407 number instead of the comments on some line.
6408
b16f8a3b
DB
64092016-04-06 Don Breazeal <donb@codesourcery.com>
6410
6411 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6412 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6413
c2f901df
SM
64142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6415
6416 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6417 standard_output_file. Remove unused binfile variable.
6418
ac17fda0
CU
64192016-04-05 Catalin Udma <catalin.udma@freescale.com>
6420
6421 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6422 * gdb.python/py-mi-objfile.exp: Match "list main" output
6423 in console format.
6424
03a8c4df
SM
64252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6426
6427 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6428 absolute.
6429
6e774b13
SM
64302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6431
6432 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6433 absolute.
6434 * gdb.trace/ftrace.exp: Likewise.
6435 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6436 targets as well.
6437 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6438 (gdb_load_shlibs): Copy libraries to test directory when testing
6439 natively. Only set solib-search-path if testing remotely.
6440 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6441
7817ea46
SM
64422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6443
6444 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6445 gdb_download. Use it even if the target is not remote.
6446 * gdb.base/jit.exp (compile_jit_test): Likewise.
6447 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6448 output directory if the destination board is local, otherwise use
6449 the standard remote_download from DejaGnu.
6450 (gdb_download): Remove.
6451 (gdb_load_shlibs): Use gdb_remote_download instead of
6452 gdb_download.
6453 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6454 Use gdb_remote_download instead of gdb_download. Use it even if
6455 the target is not remote.
6456 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6457 instead of gdb_download.
6458
7beb7f68
SM
64592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6460
6461 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6462 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6463 run.
6464
cc63428a
AV
64652016-04-01 Artemiy Volkov <artemiyv@acm.org>
6466
6467 PR gdb/19820
6468 * gdb.base/printcmds.exp: Add artificial arrays tests.
6469
64cdf930
PA
64702016-03-31 Pedro Alves <palves@redhat.com>
6471
6472 PR gdb/19858
6473 * gdb.base/jit-main.c: Include unistd.h.
6474 (ATTACH): Define to 0 if not already defined.
6475 (wait_for_gdb, mypid): New globals.
6476 (WAIT_FOR_GDB): New macro.
6477 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6478 some breakpoint locations.
6479 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6480 New procedures.
6481 (one_jit_test): Add REATTACH parameter, and handle it. Use
6482 continue_to_test_location.
6483 (top level): Test attach, and adjusts calls to one_jit_test.
6484
40dea8cb
PA
64852016-03-31 Pedro Alves <palves@redhat.com>
6486
6487 PR gdb/19858
6488 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6489 BINSUFFIX parameter, and handle it.
6490 (top level): Adjust calls compile_jit_test.
6491
e7ea3ec7
CU
64922016-03-31 Catalin Udma <catalin.udma@freescale.com>
6493
6494 PR python/19743
6495 * gdb.python/py-mi-events-gdb.py: New file.
6496 * gdb.python/py-mi-events.c: New file.
6497 * gdb.python/py-mi-events.exp: New file.
6498
e6359af3
YQ
64992016-03-30 Yao Qi <yao.qi@linaro.org>
6500
6501 * gdb.reverse/until-precsave.exp: Match function name only.
6502 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6503 Move malloc to a condition block.
6504 * gdb.reverse/until-reverse.exp: Match function name only.
6505
a4105d04
MK
65062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6507
6508 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6509 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6510 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6511 variable for GPR 0 instead of assuming it is register 0.
6512 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6513 * lib/trace-support.exp: Add s390 registers.
6514
bfa6adb9
YQ
65152016-03-29 Yao Qi <yao.qi@linaro.org>
6516
6517 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6518
1e6697ea
YQ
65192016-03-24 Yao Qi <yao.qi@linaro.org>
6520
6521 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6522 test message.
6523
64bcd522
AA
65242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6525
6526 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6527 maintaining separate logic for constructing the output path.
6528
7868401b
DB
65292016-03-16 Don Breazeal <donb@codesourcery.com>
6530
6531 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6532 Retry fork and waitpid on interrupted system call errors.
6533 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6534 Use with_timeout_factor to increase timeout by factor of 10.
6535
1cafadb4
DB
65362016-03-15 Don Breazeal <donb@codesourcery.com>
6537
6538 * gdb.cp/scope-err.cc: New test program.
6539 * gdb.cp/scope-err.exp: New test script.
6540 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6541 lines and "set breakpoint here" comment.
6542 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6543 Fixed some whitespace and format issues.
6544 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6545 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6546
81516450
DE
65472016-03-15 Doug Evans <dje@google.com>
6548
6549 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6550 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6551 All callers updated. Add tests for enums, mixed flags register.
6552
aa52b601
DE
65532016-03-15 Doug Evans <dje@google.com>
6554
6555 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6556 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6557
fa4ff313
SM
65582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6559
6560 * gdb.base/default.exp: Add $_as_string to the list of expected
6561 convenience functions.
6562
f2403c39
AB
65632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6564
6565 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6566
f2f3ccb9
SM
65672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6568
6569 * gdb.python/py-as-string.exp: New file.
6570 * gdb.python/py-as-string.c: New file.
6571
00dbd492
PA
65722016-03-09 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6575 signal" -> "Thread NN received signal" output change.
6576 * gdb.threads/ia64-sigill.exp: Likewise.
6577 * gdb.threads/linux-dp.exp: Likewise.
6578 * gdb.threads/manythreads.exp: Likewise.
6579 * gdb.threads/pending-step.exp: Likewise.
6580 * gdb.threads/print-threads.exp: Likewise.
6581 * gdb.threads/sigstep-threads.exp: Likewise.
6582 * gdb.threads/staticthreads.exp: Likewise.
6583 * gdb.threads/tls.exp: Likewise.
6584
1e6697ea
YQ
65852016-03-09 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.base/command-line-input.exp: New file.
6588
b04fd3be
MK
65892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6590
6591 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6592 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6593 * gdb.trace/pending.exp: Accept leading dot before function name.
6594 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6595 * lib/trace-support.exp: Set registers for ppc.
6596
98fa59e9
MK
65972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6598
6599 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6600 use it for disassembly; accept .main in addition to main in backtrace.
6601
f77198c8
MK
66022016-03-09 Wei-cheng Wang <cole945@gmail.com>
6603 Marcin Kościelnicki <koriakin@0x04.net>
6604
6605 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6606 (gdb_recursion_test_ptr): New global variable.
6607 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6608 gdb_recursion_test.
6609 (gdb_c_test): Ditto.
6610
ba84e0da
MK
66112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6612
6613 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6614 ordering.
6615
4366d36e
MK
66162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6617
6618 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6619 (bar): Add bar_start_lbl label.
6620 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6621 of foo/bar for emitting DWARF and tracing.
6622
5eb264df
SDJ
66232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6624
6625 * analyze-racy-logs.py: Set executable bit.
6626
fb6a751f
SDJ
66272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6628
6629 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6630 (CHECK_TARGET_TMP): Likewise.
6631 (check-single-racy): New rule.
6632 (check-parallel-racy): Likewise.
6633 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6634 (do-check-parallel-racy): New rule.
6635 (check-racy/%.exp): Likewise.
6636 * README (Racy testcases): New section.
6637 * analyze-racy-logs.py: New file.
6638
bdf7e230
DE
66392016-03-03 Doug Evans <dje@google.com>
6640
6641 * gdb.base/skip.exp: Use with_test_prefix.
6642
4719d415
YQ
66432016-03-03 Yao Qi <yao.qi@linaro.org>
6644
6645 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6646 Invoke step_over_syscall "clone" and break_cond_on_syscall
6647 "clone".
6648 * gdb.base/step-over-clone.c: New file.
6649
ea507862
YQ
66502016-03-03 Yao Qi <yao.qi@linaro.org>
6651
6652 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6653 code format.
6654
8fc8cbda
YQ
66552016-03-03 Yao Qi <yao.qi@linaro.org>
6656
6657 * gdb.base/disp-step-fork.c: Rename to ...
6658 * gdb.base/step-over-fork.c: ... it. New file.
6659 * gdb.base/disp-step-vfork.c: Rename to ...
6660 * gdb.base/step-over-vfork.c: ... it. New file.
6661 * gdb.base/disp-step-syscall.exp: Rename to ...
6662 * gdb.base/step-over-syscall.exp: ... it. New file.
6663 (disp_step_cross_syscall): Rename to ...
6664 (step_over_syscall): ... it.
6665
92fa70b0
YQ
66662016-03-03 Yao Qi <yao.qi@linaro.org>
6667
6668 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6669 If target supports condition evaluation on target, invoke
6670 break_cond_on_syscall for fork and vfork.
6671
e197ad3c
YQ
66722016-03-03 Yao Qi <yao.qi@linaro.org>
6673
6674 * gdb.base/disp-step-syscall.exp: Don't invoke
6675 support_displaced_stepping.
6676 (disp_step_cross_syscall): Test with displaced stepping off and
6677 on if supported.
6678
0b47da9f
YQ
66792016-03-03 Yao Qi <yao.qi@linaro.org>
6680
6681 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6682 proc.
6683 (setup): New proc.
6684 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6685 and setup.
6686
065ab6dc
BH
66872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6688
6689 * gdb.fortran/vla-history.exp: Remove breakpoint.
6690
07e448ad 66912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6692
25d49b86
PA
6693 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6694 exceeds timeout.
07e448ad 6695
9ac2d526 66962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6697
25d49b86
PA
6698 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6699 breakpoint.
9ac2d526 6700
17807369
BH
67012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6702
6703 * gdb.mi/vla.f90: Nullify pointer after declaration.
6704
86e501af
PA
67052016-03-01 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6708
1e903e32
PA
67092016-03-01 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6712 before anything else.
6713 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6714 _GNU_SOURCE here.
6715 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6716 before anything else.
6717 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6718
6ccb54e2
PA
67192016-03-01 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6722
30ca9da1
YQ
67232016-03-01 Yao Qi <yao.qi@linaro.org>
6724
6725 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6726 prepare_for_testing.
6727
dc856b38
YQ
67282016-03-01 Yao Qi <yao.qi@linaro.org>
6729
6730 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6731
4a932159
AA
67322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6733
6734 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6735 manually constructing the output path.
6736
f2489477
AA
67372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6738
6739 * gdb.arch/s390-stackless.S: New.
6740 * gdb.arch/s390-stackless.exp: New.
6741
38899f16
IB
67422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6743
6744 * gdb.dlang/circular.c: New file.
6745 * gdb.dlang/circular.exp: New file.
6746
9fde51ed
YQ
67472016-02-26 Yao Qi <yao.qi@linaro.org>
6748
6749 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6750 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6751 (testcases): Update.
6752
ce90fefe
YQ
67532016-02-26 Yao Qi <yao.qi@linaro.org>
6754
6755 * gdb.reverse/aarch64.c: Rename to ...
6756 * gdb.reverse/insn-reverse.c: ... it.
6757 * gdb.reverse/aarch64.exp: Rename to ...
6758 * gdb.reverse/insn-reverse.exp: ... it.
6759
3263bceb
YQ
67602016-02-26 Yao Qi <yao.qi@linaro.org>
6761
6762 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6763 (testcase_ftype): New.
6764 (testcases): New array.
6765 (n_testcases): New.
6766 (main): Call each element in testcases.
6767 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6768 (read_testcase): New.
6769 Do the tests in a loop.
6770
6cb59ff1
YQ
67712016-02-25 Yao Qi <yao.qi@linaro.org>
6772
6773 * gdb.base/branches.c: Remove.
6774
ae91f625
MK
67752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6776
6777 PR gdb/13808
6778 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6779
678b48b7
MK
67802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6781
6782 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6783
7337a6f2
MK
67842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6785
6786 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6787 change x86_64 call_insn to 'callq'.
6788
861ca91f
AT
67892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6790
6791 * gdb.trace/tfile-avx.c: Move to...
6792 * gdb.trace/tracefile-pseudo-reg.c: Here.
6793 * gdb.trace/tfile-avx.exp: Move to...
6794 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6795
bf74e428
GB
67962016-02-24 Gary Benson <gbenson@redhat.com>
6797
6798 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6799 message on attach.
6800
cce0e923
DE
68012016-02-23 Doug Evans <dje@google.com>
6802
6803 * gdb.base/skip.c (test_skip): New function.
6804 (end_test_skip_file_and_function): New function.
6805 (test_skip_file_and_function): New function.
6806 * gdb.base/skip1.c (test_skip): New function.
6807 (skip1_test_skip_file_and_function): New function.
6808 * gdb.base/skip.exp: Add tests for new skip options.
6809 * gdb.base/skip-solib.exp: Update expected output.
6810 * gdb.perf/skip-command.cc: New file.
6811 * gdb.perf/skip-command.exp: New file.
6812 * gdb.perf/skip-command.py: New file.
6813
4000e47e
MK
68142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6815
6816 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6817 info registers pattern.
6818
24f75ead
IB
68192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6820
6821 * lib/future.exp: Add D support.
6822 (gdb_find_gdc): New proc.
6823 (gdb_default_target_compile): Add D support.
6824
fbb7bcbe
WW
68252016-02-18 Wei-cheng Wang <cole945@gmail.com>
6826
6827 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6828 user+system time.
6829 (trace_speed_test): Determine the iteration count for a time
6830 between 15..30 seconds.
6831
012b3a21
WT
68322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6833
6834 * gdb.arch/i386-mpx-sigsegv.c: New file.
6835 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6836 * gdb.arch/i386-mpx-simple_segv.c: New file.
6837 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6838
2d5189bd
YQ
68392016-02-18 Yao Qi <yao.qi@linaro.org>
6840
6841 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6842 Don't call setup_kfail.
6843
40fb20d0
YQ
68442016-02-18 Yao Qi <yao.qi@linaro.org>
6845
6846 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6847 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6848
21b1f8d2
DE
68492016-02-16 Doug Evans <dje@google.com>
6850
6851 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6852 * gdb.base/skip1.c: Ditto.
6853 * gdb.base/skip.exp: Whitespace cleanup.
6854
4041ed77
DB
68552016-02-16 Don Breazeal <donb@codesourcery.com>
6856
6857 PR remote/19496
6858 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6859 Remove kfail for PR remote/19496.
6860
c4ef31bf
SM
68612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6862
6863 * lib/gdb.exp (standard_temp_file): Return a path specific to
6864 the runtest invocation.
6865
266b65b3
SM
68662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6867
6868 * gdb.trace/save-trace.exp: Change relative path to be in the
6869 standard output directory.
6870
a7a0a6a9
JK
68712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6872
6873 * gdb.arch/i386-prologue.c: Add missing prototypes.
6874
c99dbb42
JK
68752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6876
6877 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6878 * gdb.arch/i386-prologue.exp: Likewise.
6879 * gdb.arch/i386-size.exp: Likewise.
6880
aa480355
SM
68812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6882
6883 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6884 define object file path.
6885 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6886 file path.
6887 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6888 standard_output_file to define binfile.
6889
ba881f50
JK
68902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6891
6892 Fix compatibility with recent gfortran-5.3.1.
6893 * gdb.fortran/vla-history.exp (print vla1 allocated)
6894 (print vla2 allocated, print $2, print $3): Remove
6895 (print $4): Rename to ...
6896 (print $2): ... here.
6897 (print $9): Rename to ...
6898 (print $5): ... here.
6899 (print $10): Rename to ...
6900 (print $6): ... here.
6901 * gdb.fortran/vla.f90: Add pvla initialization.
6902
e9fb005c
JK
69032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6904
6905 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6906 New test.
6907 * gdb.fortran/vla-value-sub.exp: Likewise.
6908
e44e00ff
MK
69092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6910
6911 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6912
97e94151
SM
69132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6914
6915 * i386-biarch-core.exp: Define corefile using
6916 standard_output_file.
6917
01113bc1
YQ
69182016-02-12 Yao Qi <yao.qi@linaro.org>
6919
6920 * gdb.arch/arm-single-step-kernel-helper.c: New.
6921 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6922
33b4777c
MM
69232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6924
6925 * gdb.btrace/tailcall-only.exp: New.
6926 * gdb.btrace/tailcall-only.c: New.
6927 * gdb.btrace/x86_64-tailcall-only.S: New.
6928 * gdb.btrace/i686-tailcall-only.S: New.
6929
acc23c11
PA
69302016-02-11 Pedro Alves <palves@redhat.com>
6931
6932 * README (Parallel testing): Add missing double quotes.
6933
e352bf0a
PA
69342016-02-11 Pedro Alves <palves@redhat.com>
6935
6936 * README (Parallel testing): New section.
6937 (GDB_PARALLEL): Rewrite.
6938 (FORCE_PARALLEL): Document.
6939
9f5fed78
MK
69402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6941
6942 * gdb.trace/tfile-avx.c: New test.
6943 * gdb.trace/tfile-avx.exp: New test.
6944
9ef9e6a6
KS
69452016-02-09 Keith Seitz <keiths@redhat.com>
6946
6947 PR breakpoints/19546
6948 * gdb.base/infcall-exec.c: New file.
6949 * gdb.base/infcall-exec2.c: New file.
6950 * gdb.base/infcall-exec.exp: New file.
6951
a96e36da
KS
69522016-02-09 Keith Seitz <keiths@redhat.com>
6953
6954 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6955 (toplevel): Call test_bkpt_address.
6956
9f61929f
KS
69572016-02-09 Keith Seitz <keiths@redhat.com>
6958
6959 PR python/19506
6960 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6961 (toplevel): Call test_bkpt_address.
6962
1e94266c
SM
69632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6964
6965 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6966 to AC_OUTPUT.
6967 * configure: Regenerate.
6968
2a7f3dff
PA
69692016-02-09 Pedro Alves <palves@redhat.com>
6970
6971 PR breakpoints/19548
6972 * gdb.base/execl-update-breakpoints.c (some_function): New
6973 function.
6974 (main): Call it.
6975 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6976 Tighten expected GDB output.
6977
2151ccc5
SM
69782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6979
6980 * Makefile.in (ALL_SUBDIRS): Remove.
6981 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6982 (distclean maintainer-clean realclean): Likewise.
6983 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6984 * configure: Regenerate.
6985 * gdb.ada/Makefile.in: Delete.
6986 * gdb.arch/Makefile.in: Likewise.
6987 * gdb.asm/Makefile.in: Likewise.
6988 * gdb.base/Makefile.in: Likewise.
6989 * gdb.btrace/Makefile.in: Likewise.
6990 * gdb.cell/Makefile.in: Likewise.
6991 * gdb.compile/Makefile.in: Likewise.
6992 * gdb.cp/Makefile.in: Likewise.
6993 * gdb.disasm/Makefile.in: Likewise.
6994 * gdb.dlang/Makefile.in: Likewise.
6995 * gdb.dwarf2/Makefile.in: Likewise.
6996 * gdb.fortran/Makefile.in: Likewise.
6997 * gdb.gdb/Makefile.in: Likewise.
6998 * gdb.go/Makefile.in: Likewise.
6999 * gdb.guile/Makefile.in: Likewise.
7000 * gdb.java/Makefile.in: Likewise.
7001 * gdb.linespec/Makefile.in: Likewise.
7002 * gdb.mi/Makefile.in: Likewise.
7003 * gdb.modula2/Makefile.in: Likewise.
7004 * gdb.multi/Makefile.in: Likewise.
7005 * gdb.objc/Makefile.in: Likewise.
7006 * gdb.opencl/Makefile.in: Likewise.
7007 * gdb.opt/Makefile.in: Likewise.
7008 * gdb.pascal/Makefile.in: Likewise.
7009 * gdb.perf/Makefile.in: Likewise.
7010 * gdb.python/Makefile.in: Likewise.
7011 * gdb.reverse/Makefile.in: Likewise.
7012 * gdb.server/Makefile.in: Likewise.
7013 * gdb.stabs/Makefile.in: Likewise.
7014 * gdb.threads/Makefile.in: Likewise.
7015 * gdb.trace/Makefile.in: Likewise.
7016 * gdb.xml/Makefile.in: Likewise.
7017 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7018 GDB_PARALLEL.
7019 (standard_output_file): Remove check for GDB_PARALLEL, always
7020 return path in outputs/$subdir/$testname.
7021
437277d4
SM
70222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7023
7024 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7025 (site.exp): Assign abs_srcdir to tcl's srcdir.
7026
31d913c7
YQ
70272016-02-04 Yao Qi <yao.qi@linaro.org>
7028
7029 * gdb.base/foll-exec-mode.c: Include limits.h.
7030 (main): Add parameters argc and argv. Get directory from
7031 argv[0].
7032 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7033 compilation.
7034 * gdb.base/foll-exec.c: Include limits.h.
7035 (main): Add parameters argc and argv.
7036 Get directory from argv[0].
7037 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7038 Adjust tests on the number of lines as source code changed.
7039 * gdb.base/foll-vfork-exit.c: Include limits.h.
7040 (main): Add one line of statement before vfork.
7041 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7042 (main): Add parameters argc and argv. Get directory from
7043 argv[0].
7044 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7045 (setup_gdb): Set tbreak to skip some source lines.
7046 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7047 (main): Add parameters argc and argv. Get directory from
7048 argv[0].
7049 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7050 compilation.
7051 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7052 (main): Add parameters argc and argv. Get directory from
7053 argv[0].
7054 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7055 compilation.
7056
9482b9fb
DE
70572016-02-01 Doug Evans <dje@google.com>
7058
7059 * gdb.base/skip.exp: Clean up multiple references to same test name.
7060
6b2e4f10
PA
70612016-02-01 Pedro Alves <palves@redhat.com>
7062
ccb6afd6 7063 PR remote/19496
6b2e4f10
PA
7064 * gdb.threads/forking-threads-plus-breakpoint.exp
7065 (displaced_stepping_supported): New global.
7066 (probe_displaced_stepping_support): New procedure.
7067 (do_test): Add 'displaced' parameter, and use it.
7068 (top level): Check for displaced stepping support. Add displaced
7069 stepping on/off testing axis.
7070
37a8db1a
AB
70712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7072
7073 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7074 pointer. Don't perform further tests on the unassociated pointer
7075 if the first test fails.
7076
5fdf6324
AB
70772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7078
7079 * gdb.base/max-value-size.c: New file.
7080 * gdb.base/max-value-size.exp: New file.
7081 * gdb.base/huge.exp: Disable max-value-size for this test.
7082
935c6144
IB
70832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7084
7085 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7086
7fe8399d
YQ
70872016-01-28 Yao Qi <yao.qi@linaro.org>
7088
7089 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7090
a2077e25
PA
70912016-01-25 Pedro Alves <palves@redhat.com>
7092
7093 PR threads/19461
7094 * gdb.base/fork-running-state.c: New file.
7095 * gdb.base/fork-running-state.exp: New file.
7096
1d2736d4
PA
70972016-01-25 Pedro Alves <palves@redhat.com>
7098
7099 PR gdb/19494
7100 * gdb.base/catch-fork-kill.c: New file.
7101 * gdb.base/catch-fork-kill.exp: New file.
7102
f1da4b11
PA
71032016-01-25 Pedro Alves <palves@redhat.com>
7104
7105 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7106 Delete, moved to lib/gdb.exp.
7107 * gdb.threads/forking-threads-plus-breakpoint.exp
7108 (foreach_with_prefix): Likewise.
7109 * gdb.threads/process-dies-while-handling-bp.exp
7110 (foreach_with_prefix): Likewise.
7111 * lib/gdb.exp (foreach_with_prefix): New procedure.
7112
45f38546
MK
71132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7114
7115 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7116 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7117
dc29a1ce
MK
71182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7119
7120 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7121 endian targets.
7122
092127d7
JK
71232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7124 Pedro Alves <palves@redhat.com>
7125
7126 Fix testsuite compatibility with Guile.
7127 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7128 number.
7129
31d765d3
JK
71302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7131
7132 Fix testsuite compatibility with Guile.
7133 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7134 (thread 1): New test for backtrace through signal handler.
7135
1ac78c04
YQ
71362016-01-22 Yao Qi <yao.qi@linaro.org>
7137
7138 PR testsuite/19491
7139 * gdb.base/multi-forks.c: Include
7140 ../lib/unbuffer_output.c
7141 (main): Call gdb_unbuffer_output.
7142
4f5946a8
DE
71432016-01-21 Doug Evans <dje@google.com>
7144
7145 * lib/ada.exp (gdb_compile_ada): Fix typo.
7146
305e13e6
JB
71472016-01-21 Joel Brobecker <brobecker@adacore.com>
7148
7149 * gdb.base/break-fun-addr.exp: New file.
7150 * gdb.base/break-fun-addr1.c: New file.
7151 * gdb.base/break-fun-addr2.c: New file.
7152
5f5dfff6
SM
71532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7154
7155 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7156 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7157 enum flag values.
7158
fd356fa2
AA
71592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7160
7161 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7162 when GDB can not set the vector return value. Add more comments
7163 for clarification.
7164
9df22175
AT
71652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7166
7167 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7168 command.
7169
41d1845e
SM
71702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7171
7172 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7173
01ac6840
SM
71742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7175
7176 * Makefile.in (check-single): Pass --status to runtest.
7177 (check/%.exp): Likewise.
7178
71792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7180
7181 * Makefile.in (check-parallel): Propagate return code from make
7182 do-check-parallel.
7183
bd0a71fa
MK
71842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7185
7186 * gdb.trace/ftrace.exp: Fix expected message on continue.
7187 * gdb.trace/pending.exp: Fix expected message on continue.
7188 * gdb.trace/trace-break.exp: Fix expected message on continue.
7189
8bcbad33
SM
71902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7191
7192 * lib/gdb.exp (gdb_test): Remove unused global references.
7193
f303dbd6
PA
71942016-01-18 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/async-shell.exp: Adjust expected output.
7197 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7198 * gdb.base/siginfo-thread.exp: Adjust expected output.
7199 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7200 * gdb.java/jnpe.exp: Adjust expected output.
7201 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7202 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7203 * gdb.threads/leader-exit.exp: Adjust expected output.
7204 * gdb.threads/manythreads.exp: Adjust expected output.
7205 * gdb.threads/pthreads.exp: Adjust expected output.
7206 * gdb.threads/schedlock.exp: Adjust expected output.
7207 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7208 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7209 expected output.
7210 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7211 output.
7212 * gdb.threads/sigthread.exp: Adjust expected output.
7213 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7214
b2789696
YQ
72152016-01-18 Yao Qi <yao.qi@linaro.org>
7216
7217 * gdb.guile/scm-section-script.c: Replace @progbits with
7218 %progbits.
7219 * gdb.python/py-section-script.c: Likewise.
7220
71ef29a8
PA
72212016-01-15 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.multi/tids.exp: Test star wildcard ranges.
7224
3f5b7598
PA
72252016-01-15 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7228 command from "thread apply" invocation.
7229 (thr_apply_info_thr_invalid): Default the expected output to the
7230 input tid list.
7231 (top level): Add tests that use convenience variables. Add tests
7232 for "thread apply" with a valid TID list, but missing the command.
7233
663f6d42
PA
72342016-01-13 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/default.exp: Expect $_gthread as well.
7237 * gdb.multi/tids.exp: Test $_gthread.
7238 * gdb.threads/thread-specific.exp: Test $_gthread.
7239
c84f6bbf
PA
72402016-01-13 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.multi/tids.exp: Test "info threads -gid".
7243
22a02324
PA
72442016-01-13 Pedro Alves <palves@redhat.com>
7245
7246 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7247 Breakpoint.thread.
7248 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7249
5d5658a1
PA
72502016-01-07 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/break.exp: Adjust to output changes.
7253 * gdb.base/hbreak2.exp: Likewise.
7254 * gdb.base/sepdebug.exp: Likewise.
7255 * gdb.base/watch_thread_num.exp: Likewise.
7256 * gdb.linespec/keywords.exp: Likewise.
7257 * gdb.multi/info-threads.exp: Likewise.
7258 * gdb.threads/thread-find.exp: Likewise.
7259 * gdb.multi/tids.c: New file.
7260 * gdb.multi/tids.exp: New file.
7261
84654457
PA
72622016-01-13 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7265
e3940304
PA
72662016-01-13 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/default.exp: Expect $_inferior as well.
7269 * gdb.multi/base.exp: Test $_inferior.
7270
a911d87a
PA
72712016-01-13 Pedro Alves <palves@redhat.com>
7272
7273 PR breakpoints/19388
7274 * gdb.base/catch-signal-siginfo-cond.c: New file.
7275 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7276
82075af2
JS
72772016-01-12 Josh Stone <jistone@redhat.com>
7278 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7279
7280 * gdb.base/catch-syscall.c (do_execve): New variable.
7281 (main): Conditionally trigger an execve.
7282 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7283 (test_catch_syscall_execve): New, check entry/return across execve.
7284 (do_syscall_tests): Call test_catch_syscall_execve.
7285
e46eeedd
PA
72862016-01-12 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/random-signal.exp (do_test): New procedure, with body
7289 of testcase moved in.
7290
01d8c27e
JK
72912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7292 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/funcargs.exp (finish from indirectly called function):
7295 Reintroduce the case for 'First'.
7296
9a706302
JK
72972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7298 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7301 (tcatch_vfork_then_child_follow_exec)
7302 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7303 identification.
7304
c0ecb95f
JK
73052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7306
7307 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7308 and repeats to unlimited.
7309 * gdb.python/py-value.exp: Likewise.
7310 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7311 and repeats to unlimited.
7312
6cfc1fcb
JK
73132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7314
7315 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7316 and reordering the functions.
7317 * gdb.multi/hangout.c: Likewise.
7318 * gdb.multi/hello.c: Likewise.
7319
582a1b00
SM
73202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7321
7322 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7323 absolute.
7324 (SingleStatisticTestResult.report): Use dict.keys instead of
7325 dict.iterkeys.
7326
79bc59cb
PA
73272016-01-06 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7330
43368e1d
MM
73312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7332
7333 * gdb.btrace/dlopen.exp: New.
7334 * gdb.btrace/dlopen.c: New.
7335 * gdb.btrace/dlopen-dso.c: New.
7336
79fad5b8
SL
73372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7338
7339 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7340 PATTERN argument is optional.
7341
ab8314b3
JB
73422015-12-24 Joel Brobecker <brobecker@adacore.com>
7343
7344 * lib/ada.exp (target_compile_ada_from_dir): New function.
7345 (gdb_compile_ada): Reimplement avoiding the use of project files.
7346 * gdb.ada/gnat_ada.gpr: Delete.
7347 * gdb.ada/cond_lang.exp: Adjust test to make path before
7348 filename optional.
7349 * gdb.ada/small_reg_param.exp: Likewise.
7350
fe33faff
SM
73512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7352
7353 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7354
6d265cb4
TP
73552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7356
7357 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7358 case.
7359
10125099
SM
73602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7361
7362 * gdb.base/break.exp: Remove dead code.
7363 * gdb.base/sepdebug.exp: Likewise.
7364
3ca22649
SM
73652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7366
7367 * gdb.asm/asm-source.exp: Remove HP-UX references.
7368 * gdb.base/annota1.exp: Likewise.
7369 * gdb.base/annota3.exp: Likewise.
7370 * gdb.base/attach.exp: Likewise.
7371 * gdb.base/bigcore.exp: Likewise.
7372 * gdb.base/break.exp: Likewise.
7373 * gdb.base/call-ar-st.exp: Likewise.
7374 * gdb.base/callfuncs.exp: Likewise.
7375 * gdb.base/catch-fork-static.exp: Likewise.
7376 * gdb.base/display.exp: Likewise.
7377 * gdb.base/foll-exec-mode.exp: Likewise.
7378 * gdb.base/foll-exec.exp: Likewise.
7379 * gdb.base/foll-fork.exp: Likewise.
7380 * gdb.base/foll-vfork.exp: Likewise.
7381 * gdb.base/funcargs.exp: Likewise.
7382 * gdb.base/hbreak2.exp: Likewise.
7383 * gdb.base/inferior-died.exp: Likewise.
7384 * gdb.base/interrupt.exp: Likewise.
7385 * gdb.base/multi-forks.exp: Likewise.
7386 * gdb.base/nodebug.exp: Likewise.
7387 * gdb.base/sepdebug.exp: Likewise.
7388 * gdb.base/solib1.c: Likewise.
7389 * gdb.base/step-test.exp: Likewise.
7390 * gdb.mi/non-stop.c: Likewise.
7391 * gdb.mi/pthreads.c: Likewise.
7392 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7393 * gdb.threads/pthreads.c: Likewise.
7394 * gdb.threads/staticthreads.exp: Likewise.
7395 * lib/future.exp: Likewise.
7396 * lib/gdb.exp: Likewise.
7397 * gdb.base/so-indr-cl.c: Remove.
7398 * gdb.base/so-indr-cl.exp: Likewise.
7399 * gdb.base/solib.c: Likewise.
7400 * gdb.base/solib.exp: Likewise.
7401 * gdb.base/solib2.c: Likewise.
7402
b6304613
SM
74032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7404
7405 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7406 * gdb.base/call-ar-st.exp: Likewise.
7407 * gdb.base/callfuncs.exp: Likewise.
7408 * gdb.base/condbreak.exp: Likewise.
7409 * gdb.base/constvars.exp: Likewise.
7410 * gdb.base/hbreak2.exp: Likewise.
7411 * gdb.base/langs.exp: Likewise.
7412 * gdb.base/list.exp: Likewise.
7413 * gdb.base/long_long.exp: Likewise.
7414 * gdb.base/ptype.exp: Likewise.
7415 * gdb.base/scope.exp: Likewise.
7416 * gdb.base/signals.exp: Likewise.
7417 * gdb.base/so-impl-ld.exp: Likewise.
7418 * gdb.base/varargs.exp: Likewise.
7419 * gdb.base/volatile.exp: Likewise.
7420 * gdb.base/whatis.exp: Likewise.
7421 * gdb.cp/cplusfuncs.exp: Likewise.
7422 * gdb.cp/inherit.exp: Likewise.
7423 * gdb.cp/local.exp: Likewise.
7424 * gdb.cp/member-ptr.exp: Likewise.
7425 * gdb.cp/method.exp: Likewise.
7426 * gdb.cp/overload.exp: Likewise.
7427 * gdb.cp/templates.exp: Likewise.
7428 * gdb.stabs/weird.exp: Likewise.
7429 * lib/compiler.c: Likewise.
7430 * lib/compiler.cc: Likewise.
7431 * lib/cp-support.exp: Likewise.
7432 * lib/gdb.exp: Likewise.
7433
bf401b07
SM
74342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7435
7436 * configure.ac: Remove HP-UX case.
7437 * configure: Regenerate.
7438
aff9c0f8
SM
74392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7440
7441 * lib/gdb.exp (gdb_compile): Add function doc.
7442
a6904d5a
PA
74432015-12-17 Pedro Alves <palves@redhat.com>
7444
7445 PR threads/19354
7446 * gdb.multi/info-threads.exp: New file.
7447
a22279dd
YQ
74482015-12-15 Yao Qi <yao.qi@linaro.org>
7449
7450 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7451 is aarch64*-*-*.
7452
0588c796
SL
74532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7454
7455 * gdb.base/history-duplicates.exp: Skip if no readline support.
7456
5d978e17
SL
74572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7458
7459 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7460
7e763b86
SL
74612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7462
7463 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7464
87a3a92c
SL
74652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7466
7467 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7468 ctrl-C if nointerrupts target property is set.
7469 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7470 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7471 * gdb.base/paginate-bg-execution.exp: Likewise.
7472 * gdb.base/paginate-execution-startup.exp: Likewise.
7473 * gdb.base/random-signal.exp: Likewise.
7474 * gdb.base/range-stepping.exp: Likewise.
7475 * gdb.cp/annota2.exp: Likewise.
7476 * gdb.cp/annota3.exp: Likewise.
7477 * gdb.gdb/selftest.exp: Likewise.
7478 * gdb.threads/continue-pending-status.exp: Likewise.
7479 * gdb.threads/leader-exit.exp: Likewise.
7480 * gdb.threads/manythreads.exp: Likewise.
7481 * gdb.threads/pthreads.exp: Likewise.
7482 * gdb.threads/schedlock.exp: Likewise.
7483 * gdb.threads/sigthread.exp: Likewise.
7484
a8f077dc
DB
74852015-12-11 Don Breazeal <donb@codesourcery.com>
7486
7487 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7488 remote.
7489 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7490 * gdb.base/foll-exec.exp (main): Enable for target remote.
7491 * gdb.base/foll-fork.exp (main): Likewise.
7492 * gdb.base/foll-vfork.exp (main): Likewise.
7493 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7494 (proc continue_to_exit_bp_loc): Use clean_restart.
7495 * gdb.base/pie-execl.exp (main): Disable for target remote.
7496 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7497 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7498 * gdb.threads/execl.exp (main): Likewise.
7499 * gdb.threads/fork-child-threads.exp (main): Likewise.
7500 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7501 remote.
7502 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7503 remote.
7504 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7505 pid.tid style ptids, instead of just tid.
7506 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7507 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7508 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7509 ptids, instead of just tid.
7510
3b2464a8
AB
75112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7512
7513 * gdb.base/list.exp (test_list_forward): Add end of file error
7514 test.
7515 (test_repeat_list_command): Add end of file error test.
7516 (test_list_backwards): Add beginning of file error test.
7517
a0def019
AB
75182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7519
7520 * gdb.base/list.exp (test_list_invalid_args): New function,
7521 defined, and called.
7522
5c000dff
AB
75232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7524
7525 * gdb.base/list.exp (test_list): Make test names unique.
7526
f1637ebe
YQ
75272015-12-11 Yao Qi <yao.qi@linaro.org>
7528
7529 * gdb.base/coremaker2.c: Remove.
7530
36d6fc0a
PA
75312015-12-10 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.multi/base.exp: Remove stale "spaces" references.
7534
762f7747
PA
75352015-12-10 Pedro Alves <palves@redhat.com>
7536
7537 * gdb.multi/base.exp: Don't use nowarnings.
7538 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7539 * gdb.multi/hangout.c: Include stdio.h.
7540 * gdb.multi/hello.c: Include stdlib.h.
7541 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7542 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7543 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7544
28d2bfb9
AB
75452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7546
7547 * gdb.dwarf2/dw2-ranges-base.c: New file.
7548 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7549 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7550 support additional line table, and debug ranges generation.
7551 (Dwarf::ranges): New function, generate .debug_ranges.
7552 (Dwarf::lines): Support generating simple line table programs.
7553 (Dwarf::assemble): Initialise new namespace variables.
7554
5fc2beac
KB
75552015-12-09 Kevin Buettner <kevinb@redhat.com>
7556
7557 * gdb.base/async.exp (proc test_background): Add case for
7558 asynchronous execution not supported.
7559
1c35a88f
LM
75602015-12-09 Luis Machado <lgustavo@codesourcery.com>
7561
7562 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7563 format and change test names to make them unique.
7564
b593e3d9
RK
75652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7566 Pedro Alves <pedro@redhat.com>
7567
7568 PR gdb/18702
7569 Add checking of floatformats setup on x86_64 hosts.
7570 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7571 (smallval, bigval): New labels/constants.
7572 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7573 float" after loading bigval and smallval.
7574
d72413e6
PMR
75752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7576
7577 * gdb.ada/fun_overload_menu.exp: New testcase.
7578 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7579
ece66d65
JS
75802015-12-04 Josh Stone <jistone@redhat.com>
7581
7582 * gdb.base/catch-fork-static.exp: New.
7583
41d0efca
YQ
75842015-12-03 Yao Qi <yao.qi@linaro.org>
7585
7586 * gdb.base/sizeof.c: Don't include stdio.h and
7587 ../lib/unbuffer_output.c.
7588 (main): New variable 'size' and 'value'. Remove printf and
7589 gdb_unbuffer_output. Assign return value to size and value.
7590 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7591 at the beginning.
7592 (check_sizeof): Check the result by printing variable 'size'.
7593 (check_valueof): Check the result by printing variable 'value'.
7594
99fd02d9
YQ
75952015-12-01 Yao Qi <yao.qi@linaro.org>
7596
7597 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7598 for aarch64*-*-linux* target.
7599
f2faf941
PA
76002015-11-30 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7603
04bf20c5
PA
76042015-11-30 Pedro Alves <palves@redhat.com>
7605
7606 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7607 Handle non-stop mode vCont replies.
7608
09df4675
PA
76092015-11-30 Pedro Alves <palves@redhat.com>
7610
7611 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7612 prepare_for_testing. Start gdb with "set non-stop on" appended to
7613 GDBFLAGS. Lax expected stop output.
7614
58b584af
YQ
76152015-11-27 Yao Qi <yao.qi@linaro.org>
7616
7617 * gdb.arch/arm-neon.exp: New.
7618 * gdb.arch/arm-neon.c: New.
7619
dfcb77a8
YQ
76202015-11-27 Yao Qi <yao.qi@linaro.org>
7621
7622 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7623
88e8ec1b
YQ
76242015-11-27 Yao Qi <yao.qi@linaro.org>
7625
7626 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7627 frames-invalid annotation.
7628
bfde72c2
YQ
76292015-11-27 Yao Qi <yao.qi@linaro.org>
7630
7631 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7632
f6512a69
SM
76332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7634
7635 * gdb.threads/names.exp: New file.
7636 * gdb.threads/names.c: New file.
7637 * README: Mention gdb,no_thread_names.
7638
46a3515b
MM
76392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7640
7641 PR 19297
7642 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7643 support" error.
7644
62147a22
PA
76452015-11-24 Pedro Alves <palves@redhat.com>
7646
7647 PR 17539
7648 * gdb.base/display.exp: Expect displays to be sorted in ascending
7649 order. Use multi_line.
7650 * gdb.base/solib-display.exp: Likewise.
7651
2f341b6e
PA
76522015-11-24 Pedro Alves <palves@redhat.com>
7653
7654 PR 17539
25d49b86
PA
7655 * gdb.base/display.exp: Expect displays to be sorted in ascending
7656 order. Use multi_line.
7657 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7658
7e0aa6aa
PA
76592015-11-24 Pedro Alves <palves@redhat.com>
7660
7661 PR 17539
7662 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7663 threads in ascending order.
7664 * gdb.base/foll-fork.exp: Likewise.
7665 * gdb.base/foll-vfork.exp: Likewise.
7666 * gdb.base/multi-forks.exp: Likewise.
7667 * gdb.mi/mi-nonstop.exp: Likewise.
7668 * gdb.mi/mi-nsintrall.exp: Likewise.
7669 * gdb.multi/base.exp: Likewise.
7670 * gdb.multi/multi-arch.exp: Likewise.
7671 * gdb.python/py-inferior.exp: Likewise.
7672 * gdb.threads/break-while-running.exp: Likewise.
7673 * gdb.threads/execl.exp: Likewise.
7674 * gdb.threads/gcore-thread.exp: Likewise.
7675 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7676 * gdb.threads/kill.exp: Likewise.
7677 * gdb.threads/linux-dp.exp: Likewise.
7678 * gdb.threads/multiple-step-overs.exp: Likewise.
7679 * gdb.threads/next-bp-other-thread.exp: Likewise.
7680 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7681 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7682 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7683 * gdb.threads/thread-find.exp: Likewise.
7684 * gdb.threads/tls.exp: Likewise.
7685 * lib/mi-support.exp (mi_reverse_list): Delete.
7686 (mi_check_thread_states): No longer reverse list.
7687
2cc57ad8
PA
76882015-11-24 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7691 use lowercase.
7692
c93e8391
SM
76932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7694
7695 * gdb.trace/actions.c: Include trace-common.h.
7696 (main): Add a location for a fast tracepoint.
7697 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7698 the normal tracepoints.
7699 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7700
045ccf91
SM
77012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7702
7703 * save-trace.exp: Factor out code to these...
7704 (gdb_save_tracepoints): New.
7705 (gdb_load_tracepoints): New.
7706 (do_save_load_test): New.
7707
5506f9f6
KB
77082015-11-23 Kevin Buettner <kevinb@redhat.com>
7709
7710 * gdb.base/asmlabel.exp: New test.
7711 * gdb.base/asmlabel.c: New test case.
7712
16c3b12f
JB
77132015-11-23 Joel Brobecker <brobecker@adacore.com>
7714
7715 * gdb.base/wrong_frame_bt_full-main.c: New file.
7716 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7717 * gdb.base/wrong_frame_bt_full.exp: New file.
7718
155bfbd3
JB
77192015-11-23 Joel Brobecker <brobecker@adacore.com>
7720
7721 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7722
bb097445
JM
77232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7724
206853a0 7725 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7726 pstate register when comparing registers values in
7727 sparc64-*-linux-gnu targets to avoid spurious differences.
7728
9c88ed8f
JM
77292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7730
206853a0 7731 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7732
96161e25
SL
77332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7734
7735 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7736 as type argument to gdb_compile.
7737 * gdb.base/nested-subp2.exp: Likewise.
7738 * gdb.base/nested-subp3.exp: Likewise.
7739
340c2830
DV
77402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7741
7742 * lib/dwarf.exp (_note): Fix left shift of negative value.
7743 * gdb.trace/trace-condition.exp: Likewise.
7744
c1862d0f
YQ
77452015-11-13 Yao Qi <yao.qi@linaro.org>
7746
7747 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7748 comments about d10v.
7749 (test_scalar_returns): Likewise.
7750 * gdb.base/d10v.ld: Remove.
7751 * gdb.base/overlays.exp: Remove the target triplet checking for
7752 d10v-*-*.
7753 * gdb.base/structs.exp (test_struct_returns): Remove the
7754 comments about d10v.
7755 (test_struct_calls): Likewise.
7756
77ae9c19
YQ
77572015-11-13 Yao Qi <yao.qi@linaro.org>
7758
7759 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7760 * gdb.base/gnu_vector.c: Don't include stdio.h.
7761 (main): Don't print res and call add_some_intvecs.
7762
430e004e
MK
77632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7764
7765 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7766 macro.
7767 (func5): Removed.
7768 (func4): Use FAST_TRACEPOINT_LABEL.
7769 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7770 macro.
7771 (func): Removed.
7772 (thread_function): Use FAST_TRACEPOINT_LABEL.
7773 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7774 (func): Remove.
7775 (marker): Use FAST_TRACEPOINT_LABEL.
7776 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7777 (pendfunc1): Remove.
7778 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7779 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7780 (foo): Remove.
7781 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7782 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7783 macro.
7784 (func): Remove.
7785 (marker): Use FAST_TRACEPOINT_LABEL.
7786 * gdb.trace/trace-common.h: New header.
7787 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7788 macro.
7789 (func): Remove.
7790 (marker): Use FAST_TRACEPOINT_LABEL.
7791 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7792 (func): Remove.
7793 (thread_function): Use FAST_TRACEPOINT_LABEL.
7794
6e7675a7
MK
77952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7796
7797 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7798 in front.
7799 * gdb.trace/change-loc.exp: Use global pcreg definition.
7800 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7801 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7802 in front.
7803 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7804 * gdb.trace/pending.exp: Likewise.
7805 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7806 * gdb.trace/trace-break.exp: Likewise.
7807 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7808 in front.
7809 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7810 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7811 in front.
7812 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7813
dddc0e16
JB
78142015-11-09 Joel Brobecker <brobecker@adacore.com>
7815
7816 * gdb.ada/fin_fun_out: New testcase.
7817
c6f0b406
KB
78182015-11-07 Kevin Buettner <kevinb@redhat.com>
7819
7820 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7821 value associated with DW_AT_byte_size.
7822 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7823 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7824 DW_AT_upper_bound.
7825
f01dcfd9
KB
78262015-11-07 Kevin Buettner <kevinb@redhat.com>
7827
7828 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7829 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7830 version.
7831 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7832 gdb.dwarf2/dw2-canonicalize-type.exp,
7833 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7834 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7835 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7836 provided by gdb_target_symbol_prefix_flags_asm.
7837 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7838 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7839 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7840 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7841 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7842 macros where needed). Use this macro for symbols which require
7843 the prefix provided by SYMBOL_PREFIX.
7844
2223449a
KB
78452015-11-05 Kevin Buettner <kevinb@redhat.com>
7846
7847 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7848 New procs.
7849 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7850 representing expressions, of more than one list element.
7851 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7852 to prepend linker symbol prefix to f.
7853 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7854 table_1 and table_2.
7855 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7856 Likewise, for f and g.
7857 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7858 for ptr.
7859 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7860 for main.
7861 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7862 table_1_ptr and table_2_ptr.
7863
6f2f1a3a
JK
78642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7865 Joel Brobecker <brobecker@adacore.com>
7866
7867 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7868
566c56c9
MK
78692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7870
7871 * gdb.reverse/s390-mvcle.c: New test.
7872 * gdb.reverse/s390-mvcle.exp: New file.
7873 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7874
d5f0636b
MK
78752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7876
7877 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7878
7ad8b86c
MK
78792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7880
7881 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7882 reaching marker2.
7883 * gdb.reverse/getresuid-reverse.exp: Likewise.
7884 * gdb.reverse/pipe-reverse.exp: Likewise.
7885 * gdb.reverse/readv-reverse.exp: Likewise.
7886 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7887 * gdb.reverse/time-reverse.exp: Likewise.
7888 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7889
4081c0f1
YQ
78902015-10-30 Yao Qi <yao.qi@linaro.org>
7891
7892 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7893 (empty_cycle): Remove.
7894 (main): Don't call empty_cycle. Don't use watch_count_done.
7895 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7896 empty_cycle. Rewrite the code counting HW watchpoints.
7897
452b4ba5
MK
78982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7899
7900 * gdb.reverse/fstatat-reverse.c: New test.
7901 * gdb.reverse/fstatat-reverse.exp: New file.
7902 * gdb.reverse/getresuid-reverse.c: New test.
7903 * gdb.reverse/getresuid-reverse.exp: New file.
7904 * gdb.reverse/pipe-reverse.c: New test.
7905 * gdb.reverse/pipe-reverse.exp: New file.
7906 * gdb.reverse/readv-reverse.c: New test.
7907 * gdb.reverse/readv-reverse.exp: New file.
7908 * gdb.reverse/recvmsg-reverse.c: New test.
7909 * gdb.reverse/recvmsg-reverse.exp: New file.
7910 * gdb.reverse/time-reverse.c: New test.
7911 * gdb.reverse/time-reverse.exp: New file.
7912 * gdb.reverse/waitpid-reverse.c: New test.
7913 * gdb.reverse/waitpid-reverse.exp: New file.
7914
5e2e7507
JK
79152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7918
0fde2c53
DE
79192015-10-26 Doug Evans <dje@google.com>
7920
7921 PR symtab/17391
7922 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7923 * gdb.dwarf2/bad-regnum.c: New file.
7924 * gdb.dwarf2/bad-regnum.exp: New file.
7925
1a70ae97
DE
79262015-10-26 Doug Evans <dje@google.com>
7927
7928 PR python/18938
7929 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7930 file.
7931
27dc26ab
JK
79322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7935 for a change by "Mention language in compile error message".
7936
bed91f4d
SM
79372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7938
7939 PR python/18073
7940 * gdb.python/py-type.c (C::a_method): New.
7941 (C::a_const_method): New.
7942 (C::a_static_method): New.
7943 (a_function): New.
7944 * gdb.python/py-type.exp (test_fields): Test getting fields
7945 from function and method.
7946
3f2f83dd
KB
79472015-10-21 Keven Boell <keven.boell@intel.com>
7948
7949 * gdb.fortran/vla-alloc-assoc.exp: New file.
7950 * gdb.fortran/vla-datatypes.exp: New file.
7951 * gdb.fortran/vla-datatypes.f90: New file.
7952 * gdb.fortran/vla-history.exp: New file.
7953 * gdb.fortran/vla-ptype-sub.exp: New file.
7954 * gdb.fortran/vla-ptype.exp: New file.
7955 * gdb.fortran/vla-sizeof.exp: New file.
7956 * gdb.fortran/vla-sub.f90: New file.
7957 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7958 * gdb.fortran/vla-value-sub-finish.exp: New file.
7959 * gdb.fortran/vla-value-sub.exp: New file.
7960 * gdb.fortran/vla-value.exp: New file.
7961 * gdb.fortran/vla-ptr-info.exp: New file.
7962 * gdb.mi/mi-vla-fortran.exp: New file.
7963 * gdb.mi/vla.f90: New file.
7964
27145d50
SL
79652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7966
7967 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7968 of hardwired timeout value.
7969
5f3ff4f8
JK
79702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7971 Pedro Alves <palves@redhat.com>
7972
7973 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7974 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7975
bfd09d20
JS
79762015-10-19 Josh Stone <jistone@redhat.com>
7977
7978 * gdb.base/catch-syscall.c: Include <sched.h>.
7979 (unknown_syscall): New variable.
7980 (main): Trigger a vfork and an unknown syscall.
7981 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7982 (unknown_syscall_number): Likewise.
7983 (check_call_to_syscall): Accept an optional syscall pattern.
7984 (check_return_from_syscall): Likewise.
7985 (check_continue): Likewise.
7986 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7987 (test_catch_syscall_skipping_return): New test toggling off 'catch
7988 syscall' to step over the syscall return, then toggling back on.
7989 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7990 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7991 (do_syscall_tests): Call test_catch_syscall_without_args and
7992 test_catch_syscall_mid_vfork.
7993 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7994 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7995
b32b93c6
AS
79962015-10-19 Andrew Stubbs <ams@codesourcery.com>
7997
7998 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7999 print g_vE): Add new pass patterns.
8000 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8001 print various symbol names for vptr fields.
8002
9d622bda
AB
80032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8004
8005 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8006 results.
8007
0fd8ac1c
YQ
80082015-10-12 Yao Qi <yao.qi@linaro.org>
8009
8010 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8011
34240514
YQ
80122015-10-12 Yao Qi <yao.qi@linaro.org>
8013
8014 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8015 is aarch64*-*-linux*.
8016
8240f442
YQ
80172015-10-12 Yao Qi <yao.qi@linaro.org>
8018
8019 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8020 (can_relocate_bcond_true): ... it.
8021 (can_relocate_bcond_false): New function.
8022 (foo): Likewise.
8023 (can_relocate_bl): Likewise.
8024 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8025 can_relocate_bl.
8026
2520f728
PMR
80272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8028
8029 * gdb.base/nested-addr.c: New file.
8030 * gdb.base/nested-addr.exp: New testcase.
8031
abcef95a
MM
80322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8033
8034 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8035 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8036 its output. Ignore the output of "record goto begin" and instead
8037 check that GDB is replaying.
8038
145e3ddb
PA
80392015-10-09 Pedro Alves <palves@redhat.com>
8040
8041 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8042 (top level): Use it in the run with no args test.
8043
d5d8c4e1
IB
80442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8045
8046 * gdb.dlang/properties.exp: New file.
8047
06e635ef
SL
80482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8049
8050 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8051 whether or not address 0x1000 is mapped on the target.
8052
e019fd1d
SM
80532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8054
8055 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8056 build.
8057
77ba2a67
MM
80582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8059
8060 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8061 instruction-history test.
8062
c60eb31f
DE
80632015-09-28 Doug Evans <dje@google.com>
8064
8065 * gdb.base/gcore.c (array_func): Add reference to static_array.
8066
9a3c8263
SM
80672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8068
8069 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8070 source line.
8071
9720e656
SL
80722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8073
8074 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8075 short or char as base type.
8076
938d3bf2
SL
80772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8078
8079 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8080 to allow any size enum.
8081
e6c2c623
PMR
80822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8083
8084 * gdb.ada/array_ptr_renaming.exp: New testcase.
8085 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8086 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8087
06da0f77
PL
80882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8089
8090 * gdb.trace/ftrace-lock.c: New file.
8091 * gdb.trace/ftrace-lock.exp: New file.
8092
4f51c22a
PL
80932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8094
8095 * gdb.arch/insn-reloc.c: New file.
8096 * gdb.arch/ftrace-insn-reloc.exp: New file.
8097
7041adf4
PL
80982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8099
8100 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8101 instruction.
8102 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8103 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8104 * gdb.trace/range-stepping.c: Likewise.
8105 * gdb.trace/trace-break.c: Likewise.
8106 * gdb.trace/trace-mt.c (thread_function): Likewise.
8107 * gdb.trace/ftrace.c (marker): Likewise.
8108 * gdb.trace/trace-condition.c (marker): Likewise.
8109 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8110 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8111 is_aarch64_target.
8112
015d2e7e
DE
81132015-09-18 Doug Evans <xdje42@gmail.com>
8114
8115 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8116 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8117
26b188a2
SL
81182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8119
8120 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8121 the breakpoint.
8122
79dc332b
SL
81232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8124
8125 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8126 the pending breakpoint. Remove timeout override for "Run till
8127 MI pending breakpoint on pendfunc3 on thread 2" test.
8128
f57929f2
SL
81292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8130
8131 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8132 filename pattern.
8133
3f469b17
SL
81342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8135
8136 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8137 in breakpoint filename pattern.
8138
515b89b3
SL
81392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8140
7800dbe4
SL
8141 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8142
81432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8144
515b89b3
SL
8145 * gdb.linespec/explicit.exp: Check for readline support for
8146 tab-completion tests. Fix obvious typo.
8147
d2939ba2
MM
81482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8149
8150 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8151 and replay.
8152
cbb55fa7
MM
81532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8154
8155 * gdb.btrace/non-stop.c: New.
8156 * gdb.btrace/non-stop.exp: New.
8157
43691ca1
PL
81582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8159 Yao Qi <yao.qi@linaro.org>
8160
8161 * gdb.trace/trace-condition.c: New file.
8162 * gdb.trace/trace-condition.exp: New file.
8163
d78908cf
WW
81642015-09-16 Wei-cheng Wang <cole945@gmail.com>
8165
8166 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8167 for testing bytecode compilation.
8168
1ed415e2
PA
81692015-09-16 Pedro Alves <palves@redhat.com>
8170 Sandra Loosemore <sandra@codesourcery.com>
8171
8172 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8173 (SECONDS): Redefine.
8174 (main): Call pthread_kill and alarm early.
8175 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8176 support.
8177 (test): If the target can't hardware step and doesn't support
8178 displaced stepping, increase the timeout.
8179
d136eff5
PA
81802015-09-16 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8183 (enable_debug): New procedures.
8184 (test): Use them. Bail out if waiting for threads fails.
8185 (top level): Bail out if a test fails.
8186
991f019c
YQ
81872015-09-16 Yao Qi <yao.qi@linaro.org>
8188
8189 * gdb.asm/asm-source.exp: Set asm-arch for
8190 aarch64*-*-* target.
8191 * gdb.asm/aarch64.inc: New file.
8192
bfca584f
PMR
81932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8194
8195 * gdb.ada/array_of_variable_length.exp: New testcase.
8196 * gdb.ada/array_of_variable_length/foo.adb: New file.
8197 * gdb.ada/array_of_variable_length/pck.adb: New file.
8198 * gdb.ada/array_of_variable_length/pck.ads: New file.
8199
b326e587
DE
82002015-09-15 Doug Evans <dje@google.com>
8201
8202 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8203 of function static local variable.
8204
5382cfab
PW
82052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8206
8207 * gdb.threads/tls-so_extern.exp: New test file.
8208 * gdb.threads/tls-so_extern.c: New test file.
8209 * gdb.threads/tls-so_extern_main.c: New test file.
8210
141c5cc4
JK
82112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8212
8213 * gdb.opt/solib-intra-step-lib.c: New file.
8214 * gdb.opt/solib-intra-step-main.c: New file.
8215 * gdb.opt/solib-intra-step.exp: New file.
8216
d15dcecd
PA
82172015-09-15 Pedro Alves <palves@redhat.com>
8218
8219 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8220 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8221
4c2f2a79
PA
82222015-09-14 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.base/hook-stop-continue.c: Delete.
8225 * gdb.base/hook-stop-continue.exp: Delete.
8226 * gdb.base/hook-stop-frame.c: Delete.
8227 * gdb.base/hook-stop-frame.exp: Delete.
8228 * gdb.base/hook-stop.c: New file.
8229 * gdb.base/hook-stop.exp: New file.
8230
919e6dbe
PMR
82312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8232
8233 * gdb.ada/access_to_packed_array.exp: New testcase.
8234 * gdb.ada/access_to_packed_array/foo.adb: New file.
8235 * gdb.ada/access_to_packed_array/pack.adb: New file.
8236 * gdb.ada/access_to_packed_array/pack.ads: New file.
8237
157280a4
MM
82382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8239
8240 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8241 buffer size test.
8242
2fd33e94
DB
82432015-09-11 Don Breazeal <donb@codesourcery.com>
8244
8245 * gdb.base/foll-exec.c: Add copyright header. Fix
8246 formatting issues.
8247 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8248 (do_exec_tests): Use clean_restart in place of zap_session,
8249 and for test initialization. Fix formatting issues. Use
8250 fail in place of perror.
8251 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8252 an expect statement to match an expression with output from
8253 the program under debug.
8254 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8255 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8256 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8257 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8258 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8259
e70b6e8e
DE
82602015-09-09 Doug Evans <dje@google.com>
8261
8262 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8263
7a551a51
DE
82642015-09-09 Doug Evans <dje@google.com>
8265
8266 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8267
4c666f84
DE
82682015-09-09 Doug Evans <dje@google.com>
8269
8270 * gdb.base/savedregs.exp: Fix typo.
8271
243a9253
PA
82722015-09-09 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8275
c0fa8fbd
SL
82762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8277
8278 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8279 command actually switches threads. Give up on remaining
8280 tests if target fails to stop at breakpoint.
8281
cd7c1778
PMR
82822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8283
8284 * gdb.ada/funcall_char.exp: New testcase.
8285 * gdb.ada/funcall_char/foo.adb: New file.
8286
dc5c8746
PMR
82872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8288
8289 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8290 expected outputs. Add two testcases for completing ambiguous
8291 functions.
8292 * gdb.ada/complete/aux_pck.adb: New file.
8293 * gdb.ada/complete/aux_pck.ads: New file.
8294 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8295 Ambiguous_Func functions.
8296 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8297 * gdb.ada/complete/pck.adb: Likewise.
8298
4e83a1e7
UW
82992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8300
8301 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8302 failures to run the test program under GDB.
8303
8ce74153
LM
83042015-08-26 Luis Machado <lgustavo@codesourcery.com>
8305
8306 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8307 to C.
8308
e9756d52
PP
83092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8310
8311 * gdb.base/run-after-attach.exp: New test file.
8312 * gdb.base/run-after-attach.c: New test file.
8313
8d37573b
DB
83142015-08-26 Don Breazeal <donb@codesourcery.com>
8315
8316 * gdb.base/foll-exec-2.c: New test program.
8317 * gdb.base/foll-exec-2.exp: New test.
8318
63e43d3a
PMR
83192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8320
8321 * gdb.base/nested-subp1.exp: New file.
8322 * gdb.base/nested-subp1.c: New file.
8323 * gdb.base/nested-subp2.exp: New file.
8324 * gdb.base/nested-subp2.c: New file.
8325 * gdb.base/nested-subp3.exp: New file.
8326 * gdb.base/nested-subp3.c: New file.
8327
3d40fbb5
PA
83282015-08-24 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.server/connect-without-multi-process.c: New file.
8331 * gdb.server/connect-without-multi-process.exp: New file.
8332
4422ac93
LM
83332015-08-24 Luis Machado <lgustavo@codesourcery.com>
8334
8335 * gdb.opt/inline-markers.c: Make z int.
8336
91dddb86
LM
83372015-08-24 Luis Machado <lgustavo@codesourcery.com>
8338
8339 * gdb.opt/inline-markers.c: Make z volatile.
8340
a48847ee
LM
83412015-08-24 Luis Machado <lgustavo@codesourcery.com>
8342
8343 * gdb.opt/inline-bt.c: New volatile global z.
8344 * gdb.opt/inline-cmds.c: Likewise.
8345 * gdb.opt/inline-locals.c: Likewise.
8346 * gdb.opt/inline-markers.c: New extern global z.
8347 (marker): Use z.
8348 (inline_fn): Likewise.
8349
0ebbc52b
PA
83502015-08-24 Pedro Alves <palves@redhat.com>
8351
8352 * config/m32r-stub.exp: Remove file.
8353 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8354 * gdb.base/call-rt-st.exp: Likewise.
8355 * gdb.base/call-strs.exp: Likewise.
8356 * gdb.base/default.exp: Remove references to h8300-*-hms and
8357 *-*-udi*.
8358 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8359
77c365df
AA
83602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8361
8362 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8363 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8364 and "return" use KFAIL when GDB can not read/write the vector
8365 return value.
8366
4313b8c0
GB
83672015-08-21 Gary Benson <gbenson@redhat.com>
8368
8369 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8370
0e433b32
PA
83712015-08-20 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.server/solib-list.exp: No longer expect an interior stop in
8374 non-stop mode.
8375
221e1a37
PA
83762015-08-20 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.server/connect-stopped-target.c: New file.
8379 * gdb.server/connect-stopped-target.exp: New file.
8380
40e3ad0e
PA
83812015-08-20 Pedro Alves <palves@redhat.com>
8382
8383 * gdb.dwarf2/comp-unit-lang.exp: New file.
8384 * gdb.dwarf2/comp-unit-lang.c: New file.
8385
af39b327
PMR
83862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8387
8388 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8389 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8390
7d45c7c3 83912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8392
7d45c7c3
KB
8393 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8394 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8395
4d6cceb4
DE
83962015-08-18 Doug Evans <dje@google.com>
8397 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8398
8399 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8400 skip_python_tests. New arg prompt_regexp.
8401 (skip_python_tests): New function.
8402 * lib/mi-support.exp (mi_skip_python_tests): New function.
8403 * gdb.python/py-mi-objfile-gdb.py: New file.
8404 * gdb.python/py-mi-objfile.c: New file.
8405 * gdb.python/py-mi-objfile.exp: New file.
8406
ad89c2aa
KS
84072015-08-17 Keith Seitz <keiths@redhat.com>
8408
8409 * gdb.linespec/explicit.exp: Move strace test from here ...
8410 * gdb.trace/strace.exp: ... to here.
8411
e3ae3c43
PP
84122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8413
8414 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8415 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8416
604b2636
DE
84172015-08-14 Doug Evans <xdje42@gmail.com>
8418
8419 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8420 inferior before selecting a new file.
8421
6ff0ba5f
DE
84222015-08-14 Doug Evans <xdje42@gmail.com>
8423
8424 * gdb.mi/mi-disassemble.exp: Update.
8425 * gdb.base/disasm-optim.S: New file.
8426 * gdb.base/disasm-optim.c: New file.
8427 * gdb.base/disasm-optim.h: New file.
8428 * gdb.base/disasm-optim.exp: New file.
8429
9ca98f92
KS
84302015-08-14 Keith Seitz <keiths@redhat.com>
8431
8432 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8433 "evaluated-by".
8434
52bbc560
JB
84352015-08-13 Joel Brobecker <brobecker@adacore.com>
8436
8437 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8438
5d8c3ed3
PMR
84392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8440
8441 * gdb.ada/fun_renaming.exp: New testcase.
8442 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8443 * gdb.ada/fun_renaming/pack.adb: New file.
8444 * gdb.ada/fun_renaming/pack.ads: New file.
8445
ea8812bc
KS
84462015-08-12 Keith Seitz <keiths@redhat.com>
8447
8448 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8449 gdb_get_line_number.
8450
4dafcdeb
JB
84512015-08-12 Joel Brobecker <brobecker@adacore.com>
8452
8453 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8454 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8455 gdb.base/dso2dso.exp: New files.
8456
5ba32597
SDJ
84572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8458 Pedro Alves <palves@redhat.com>
8459 Keith Seitz <keiths@redhat.com>
8460
8461 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8462 GDBFLAGS.
8463
b6dafabf
PP
84642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8465
8466 * gdb.base/gdbhistsize-history.exp
8467 (test_histsize_history_setting): Use save_vars.
8468 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8469 Use save_vars.
8470 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8471 * gdb.base/readline.exp: Use save_vars.
8472
abe8e607
PP
84732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8474
8475 * lib/gdb.exp (save_vars): New proc.
8476
629500fa
KS
84772015-08-11 Keith Seitz <keiths@redhat.com>
8478
8479 * gdb.base/help.exp: Update help_breakpoint_text.
8480
eb8c4e2e
KS
84812015-08-11 Keith Seitz <keiths@redhat.com>
8482
8483 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8484 (at toplevel): Call test_explicit_breakpoints.
8485 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8486 breakpoints.
8487 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8488 breakpoint conditions, "-cond".
8489
87f0e720
KS
84902015-08-11 Keith Seitz <keiths@redhat.com>
8491
8492 * gdb.linespec/3explicit.c: New file.
8493 * gdb.linespec/cpexplicit.cc: New file.
8494 * gdb.linespec/cpexplicit.exp: New file.
8495 * gdb.linespec/explicit.c: New file.
8496 * gdb.linespec/explicit.exp: New file.
8497 * gdb.linespec/explicit2.c: New file.
8498 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8499 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8500 before using in the matching pattern.
8501 Clarify that `prefix' is a regular expression.
8502
f00aae0f
KS
85032015-08-11 Keith Seitz <keiths@redhat.com>
8504
8505 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8506 test.
8507 Add tests for missing ",FMT" and ",".
8508
e27852be
DE
85092015-08-10 Doug Evans <dje@google.com>
8510 Keith Seitz <keiths@redhat.com>
8511
8512 PR gdb/17960
8513 * gdb.base/completion.exp: Add location completer tests.
8514
7f03bd92
PA
85152015-08-07 Pedro Alves <palves@redhat.com>
8516
8517 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8518 tests here.
8519 (top level): Run do_test with and without displaced stepping.
8520
3fc8eb30
PA
85212015-08-07 Pedro Alves <palves@redhat.com>
8522
8523 * gdb.base/valgrind-disp-step.c: New file.
8524 * gdb.base/valgrind-disp-step.exp: New file.
8525
d4569d7b
PA
85262015-08-07 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8529 Delete function.
8530 (main): Add alarm. Run an infinite loop instead of calling
8531 wait_threads.
8532 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8533 comment.
8534 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8535 Delete function.
8536 (main): Add alarm. Run an infinite loop instead of calling
8537 wait_threads.
8538 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8539 comment.
8540
e1316e60
PA
85412015-08-07 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.base/checkpoint-ns.exp: New file.
8544 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8545 standard_testfile.
8546
da8c46d2
MM
85472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8548
8549 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8550 * gdb.btrace/instruction_history.exp: Update.
8551 * gdb.btrace/tsx.exp: New.
8552 * gdb.btrace/tsx.c: New.
8553
de1c2c52
PA
85542015-08-06 Pedro Alves <palves@redhat.com>
8555
8556 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8557 increase timeout.
8558 * gdb.reverse/until-precsave.exp: Bump timeouts.
8559
782e0bf4
PA
85602015-08-06 Pedro Alves <palves@redhat.com>
8561
8562 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8563
83e97ed0
PA
85642015-08-06 Pedro Alves <palves@redhat.com>
8565
8566 PR gdb/18749
8567 * gdb.threads/process-dies-while-handling-bp.c: New file.
8568 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8569
863d01bd
PA
85702015-08-06 Pedro Alves <palves@redhat.com>
8571
8572 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8573 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8574
0a39bb32
PA
85752015-08-05 Pedro Alves <palves@redhat.com>
8576
8577 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8578 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8579
ee2d2b10
SL
85802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8581
8582 * gdb.base/bp-permanent.exp: Report test as unsupported if
8583 the target cannot stop at the permanent breakpoint.
8584
4e1bdb00
DE
85852015-08-03 Doug Evans <dje@google.com>
8586
8587 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8588 10000.
8589
3d338901
DE
85902015-08-03 Doug Evans <dje@google.com>
8591
8592 * Makefile.in (workers/%.worker, build-perf): New rule.
8593 (GDB_PERFTEST_MODE): New variable.
8594 (check-perf): Use it.
8595 (clean): Clean up gdb.perf parallel build subdirs.
8596 * lib/build-piece.exp: New file.
8597 * lib/gdb.exp (make_gdb_parallel_path): New function
8598 (standard_output_file, standard_temp_file): Call it.
8599 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8600 of $GDB_PARALLEL.
8601 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8602
af061d3e
DE
86032015-08-03 Doug Evans <dje@google.com>
8604
8e1afc81 8605 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8606 (LOG_FILE_NAME): New global.
8607 (TextReporter.__init__): Initialize self.txt_sum.
8608 (TextReporter.report): Add support for multiple data-points.
8609 Move report to perftest.sum, put raw data in perftest.log.
8610 (TextReporter.start): Open sum and log files.
8611 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8612 * gdb.perf/lib/perftest/testresult.py
8613 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8614
2c8c5d37
PA
86152015-07-31 Pedro Alves <palves@redhat.com>
8616
8617 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8618 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8619 kill_wait_spawned_process instead of explicit "kill -9".
8620 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8621 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8622 kill_wait_spawned_process.
8623 * gdb.base/attach-twice.exp: Likewise.
8624 * gdb.base/attach.exp: Likewise.
8625 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8626 gdb_test_multiple.
8627 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8628 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8629 kill_wait_spawned_process.
8630 * gdb.base/valgrind-infcall.exp: Likewise.
8631 * gdb.multi/multi-attach.exp: Likewise.
8632 * gdb.python/py-prompt.exp: Likewise.
8633 * gdb.python/py-sync-interp.exp: Likewise.
8634 * gdb.server/ext-attach.exp: Likewise.
8635 * gdb.threads/attach-into-signal.exp (corefunc): Use
8636 spawn_wait_for_attach, spawn_id_get_pid and
8637 kill_wait_spawned_process.
8638 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8639 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8640 spawn_id_get_pid and kill_wait_spawned_process.
8641 * gdb.threads/attach-stopped.exp (corefunc): Use
8642 spawn_wait_for_attach, spawn_id_get_pid and
8643 kill_wait_spawned_process.
8644 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8645 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8646 kill_wait_spawned_process instead of explicit "kill -9".
8647 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8648 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8649 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8650 processes. Don't map cygwin/windows pids here. Now returns a
8651 spawn id list.
8652
032a0fca
SL
86532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8654
8655 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8656 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8657 correct patch.
8658
61a934ca
SL
86592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8660
8661 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8662
4bc4d428
SL
86632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8664
8665 Reapply:
8666 2014-05-21 Mark Wielaard <mjw@redhat.com>
8667
8668 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8669
998d452a
PA
86702015-07-30 Pedro Alves <palves@redhat.com>
8671
8672 * linux-low.c (handle_extended_wait): Set the child's last
8673 reported status to TARGET_WAITKIND_STOPPED.
8674
69dde7dc
PA
86752015-07-30 Pedro Alves <palves@redhat.com>
8676
8677 PR threads/18600
8678 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8679 only shows inferior 1.
8680
4dd63d48
PA
86812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8682 Pedro Alves <palves@redhat.com>
8683
8684 PR threads/18600
8685 * gdb.threads/fork-plus-threads.c: New file.
8686 * gdb.threads/fork-plus-threads.exp: New file.
8687
d618e4c5
PP
86882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8689
8690 * gdb.base/batch-preserve-term-settings.exp
8691 (test_terminal_settings_preserved_after_cli_exit): Use
8692 send_quit_command.
8693
1eef6428
PA
86942015-07-29 Pedro Alves <palves@redhat.com>
8695 Don Breazeal <donb@codesourcery.com>
8696
8697 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8698 output from both inferior_spawn_id and gdb_spawn_id.
8699
7da5b897
SDJ
87002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8701
8702 * gdb.threads/attach-into-signal.exp (corefunc): Use
8703 with_test_prefix on nested loops, uniquefying the test messages.
8704
dac804df
SDJ
87052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8706
8707 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8708 commit.
8709
06265e53
PP
87102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8711
8712 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8713 New proc.
8714 (test_terminal_settings_preserved_after_sigterm): New test.
8715
18206ca3
PP
87162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8717
8718 * gdb.base/batch-preserve-term-settings.exp
8719 (test_terminal_settings_preserved_after_cli_exit): New test.
8720
90074d11
PP
87212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8722
8723 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8724 manipulation of saved_gdbflags.
8725 (test_terminal_settings_preserved): Remove global declaration of
8726 the unused variable pagination_prompt. Remove manipulation of
8727 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8728 GDBFLAGS.
8729
eb1a7902
PA
87302015-07-29 Pedro Alves <palves@redhat.com>
8731
8732 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8733
8b75dd3b
PA
87342015-07-29 Pedro Alves <palves@redhat.com>
8735
8736 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8737 at the top.
8738
dedad4e3
PA
87392015-07-29 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8742 (main): Call gdb_unbuffer_output.
8743 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8744 (main): Call gdb_unbuffer_output.
8745 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8746 (main): Call gdb_unbuffer_output.
8747 * gdb.base/call-strs.exp: Adjust to step over the
8748 gdb_unbuffer_output call.
8749 * gdb.base/catch-gdb-caused-signals.c: Include
8750 "../lib/unbuffer_output.c".
8751 (main): Call gdb_unbuffer_output.
8752 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8753 (main): Call gdb_unbuffer_output.
8754 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8755 (main): Call gdb_unbuffer_output.
8756 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8757 (main): Call gdb_unbuffer_output.
8758 * gdb.base/shlib-call.exp: Adjust to step over the
8759 gdb_unbuffer_output call.
8760 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8761 (main): Call gdb_unbuffer_output.
8762 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8763 (main): Call gdb_unbuffer_output.
8764 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8765 (main): Rename to ...
8766 (test): ... this.
8767 (main): Reimplement.
8768 * gdb.base/varargs.exp: Run to test instead of to main.
8769 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8770 (main): Call gdb_unbuffer_output.
8771
58789a91
PA
87722015-07-29 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8775 factore out from mi_continue_dprintf. For call-style dprintfs,
8776 expect dprintf output out of $inferior_spawn_id.
8777 (mi_continue_dprintf): Use mi_expect_dprintf.
8778 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8779 (main): Call gdb_unbuffer_output.
8780
e8376742
PA
87812015-07-29 Pedro Alves <palves@redhat.com>
8782
8783 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8784 (default_mi_gdb_start): Set inferior_spawn_id instead of
8785 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8786 gdb_spawn_id.
8787 (mi_gdb_test): Always expect inferior output from both
8788 $inferior_spawn_id and $gdb_spawn_id.
8789
08280010
PA
87902015-07-29 Pedro Alves <palves@redhat.com>
8791
8792 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8793 send_inferior and $inferior_spawn_id.
8794
4d30e432
PA
87952015-07-29 Pedro Alves <palves@redhat.com>
8796
8797 * gdb.gdb/complaints.exp (test_initial_complaints)
8798 (test_serial_complaints, test_short_complaints): Use
8799 gdb_test_stdio.
8800 (test_empty_complaint): Handle $inferior_spawn_id !=
8801 $gdb_spawn_id.
8802
0d30a335
PA
88032015-07-29 Pedro Alves <palves@redhat.com>
8804
8805 * gdb.base/varargs.exp: Use gdb_test_stdio.
8806
39413b29
PA
88072015-07-29 Pedro Alves <palves@redhat.com>
8808
8809 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8810
7cb000a9
PA
88112015-07-29 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8814
d7b8ac82
PA
88152015-07-29 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8818 parameter into two new parameters, "inf_result" and "gdb_result".
8819 Expect inferior output and gdb output from $inferior_spawn_id and
8820 $gdb_spawn_id, respectively. Adjust all callers.
8821
789c3a0c
PA
88222015-07-29 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8825 of gdb_test_sequence.
8826
77e760c3
PA
88272015-07-29 Pedro Alves <palves@redhat.com>
8828
8829 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8830 (saw_spurious_output): Expect inferior output from
8831 $inferior_spawn_id. Use gdb_test_stdio.
8832
8396d2cd
PA
88332015-07-29 Pedro Alves <palves@redhat.com>
8834
8835 * gdb.base/dprintf.exp: Use standard_testfile. Change
8836 prepare_for_testing call.
8837 (srcfile): Don't set.
8838 (restart): New procedure.
8839 (test_dprintf): New procecure, use to continue over dprintfs.
8840 (test_call, test_agent): New procedures, tests moved here.
8841 Restart gdb and recreate dprintfs. Adjust expected output.
8842
2051d61f
PA
88432015-07-29 Pedro Alves <palves@redhat.com>
8844
8845 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8846
452397af
PA
88472015-07-29 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8850
8aed9555
PA
88512015-07-29 Pedro Alves <palves@redhat.com>
8852
8853 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8854 gdb_test_stdio.
8855
188a61b4
PA
88562015-07-29 Pedro Alves <palves@redhat.com>
8857
8858 * lib/gdb.exp (gdb_test_stdio): New procedure.
8859
12264a45
PA
88602015-07-29 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8863
23ffc893
PA
88642015-07-29 Pedro Alves <palves@redhat.com>
8865
8866 * gdb.base/call-signal-resume.exp: Remove check for
8867 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8868 * gdb.base/unwindonsignal.exp: Likewise.
8869 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8870 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8871
65566918
PA
88722015-07-29 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.base/siginfo-addr.c (pass): New function.
8875 (handler): Call it iff si_addr is correct.
8876 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8877 Set a breakpoint at "pass" and continue to it.
8878
d60a9221
SDJ
88792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8880
8881 * gdb.python/py-objfile.exp: Make some tests have unique names.
8882 * gdb.python/py-pp-registration.exp: Likewise.
8883
bde40b8f
PA
88842015-07-28 Pedro Alves <palves@redhat.com>
8885
8886 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8887
13e1dec8
SM
88882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8889
8890 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8891
da33c9a7
SM
88922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8893
8894 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8895
077836f7
PP
88962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8897
8898 * gdb.base/gdb-sigterm-2.exp: New test.
8899
b8cc7b2e
DE
89002015-07-25 Doug Evans <xdje42@gmail.com>
8901
8902 Revert:
8903 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8904 (workers/%.worker, build-perf): New rule.
8905 (GDB_PERFTEST_MODE): New variable.
8906 (check-perf): Use it.
8907 (clean): Clean up gdb.perf parallel build subdirs.
8908 * lib/build-piece.exp: New file.
8909 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8910 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8911 name.
8912 (standard_temp_file): Ditto.
8913 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8914 of $GDB_PARALLEL.
8915
c8bd4544
DE
89162015-07-24 Doug Evans <dje@google.com>
8917
8918 * gdb.perf/lib/perftest/utils.py: New file.
8919 * gdb.perf/gm-hello.cc: New file.
8920 * gdb.perf/gm-pervasive-typedef.cc: New file.
8921 * gdb.perf/gm-pervasive-typedef.h: New file.
8922 * gdb.perf/gm-std.cc: New file.
8923 * gdb.perf/gm-std.h: New file.
8924 * gdb.perf/gm-use-cerr.cc: New file.
8925 * gdb.perf/gm-utils.h: New file.
8926 * gdb.perf/gmonster-null-lookup.py: New file.
8927 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8928 * gdb.perf/gmonster-print-cerr.py: New file.
8929 * gdb.perf/gmonster-ptype-string.py: New file.
8930 * gdb.perf/gmonster-runto-main.py: New file.
8931 * gdb.perf/gmonster-select-file.py: New file.
8932 * gdb.perf/gmonster1-null-lookup.exp: New file.
8933 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8934 * gdb.perf/gmonster1-print-cerr.exp: New file.
8935 * gdb.perf/gmonster1-ptype-string.exp: New file.
8936 * gdb.perf/gmonster1-runto-main.exp: New file.
8937 * gdb.perf/gmonster1-select-file.exp: New file.
8938 * gdb.perf/gmonster1.cc: New file.
8939 * gdb.perf/gmonster1.exp: New file.
8940 * gdb.perf/gmonster2-null-lookup.exp: New file.
8941 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8942 * gdb.perf/gmonster2-print-cerr.exp: New file.
8943 * gdb.perf/gmonster2-ptype-string.exp: New file.
8944 * gdb.perf/gmonster2-runto-main.exp: New file.
8945 * gdb.perf/gmonster2-select-file.exp: New file.
8946 * gdb.perf/gmonster2.cc: New file.
8947 * gdb.perf/gmonster2.exp: New file.
8948
6eab34f3
DE
89492015-07-24 Doug Evans <dje@google.com>
8950
8951 * gdb.perf/README: New file.
8952 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8953 * lib/gen-perf-test.exp: New file.
8954
63738bfd
DE
89552015-07-24 Doug Evans <dje@google.com>
8956
8957 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8958 (PerfTest::startup): New function.
8959 (PerfTest::run): Return result of calling body.
8960 (PerfTest::assemble): Rewrite.
8961 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8962 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8963 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8964 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8965 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8966
7b606f95
DE
89672015-07-24 Doug Evans <dje@google.com>
8968
8969 * lib/gdb.exp (clean_restart): Make executable optional.
8970
a97b16b8
DE
89712015-07-24 Doug Evans <dje@google.com>
8972
8973 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8974 compiler_info references.
8975 * gdb.cp/temargs.exp: Ditto.
8976 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8977 (get_compiler_info): Early exit if already computed. Set compiler_info
8978 to "unknown" if there was a problem.
8979 (test_compiler_info): Add function comment. Call get_compiler_info.
8980
35baa57f
DE
89812015-07-24 Doug Evans <dje@google.com>
8982
8983 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8984 (workers/%.worker, build-perf): New rule.
8985 (GDB_PERFTEST_MODE): New variable.
8986 (check-perf): Use it.
8987 (clean): Clean up gdb.perf parallel build subdirs.
8988 * lib/build-piece.exp: New file.
8989 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8990 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8991 name.
8992 (standard_temp_file): Ditto.
8993 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8994 of $GDB_PARALLEL.
8995
6ebea266
DE
89962015-07-24 Doug Evans <dje@google.com>
8997
8998 * lib/future.exp (gdb_default_target_compile): New option
8999 "early_flags".
9000 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9001 --as-needed.
9002
1e76a7e9
SDJ
90032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9004
9005 * gdb.base/catch-syscall.exp: Call gdb_exit before
9006 gdb_skip_xml_test.
9007
5068630a
PA
90082015-07-24 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.python/py-events.exp: Accept output between the stop event
9011 and the prompt.
9012 * gdb.python/py-evsignal.exp: Likewise.
9013 * gdb.python/py-evthreads.exp: Likewise.
9014
77598427
PA
90152015-07-24 Pedro Alves <palves@redhat.com>
9016
9017 PR gdb/18717
9018 * gdb.threads/non-ldr-exit.c: New file.
9019 * gdb.threads/non-ldr-exit.exp: New file.
9020
11e6c98f
YQ
90212015-07-24 Yao Qi <yao.qi@linaro.org>
9022
9023 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9024 restarting process.
9025
51aee833
YQ
90262015-07-24 Yao Qi <yao.qi@linaro.org>
9027
9028 * gdb.server/ext-restart.exp: New file.
9029
8cfe207c
YQ
90302015-07-24 Yao Qi <yao.qi@linaro.org>
9031
9032 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9033 argument options.
9034 * gdb.server/ext-wrapper.exp: New file.
9035
cc12ce38
DE
90362015-07-23 Doug Evans <dje@google.com>
9037
9038 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9039 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9040
d0d84780
PMR
90412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9042
9043 * gdb.ada/var_arr_typedef.exp: New testcase.
9044 * gdb.ada/var_arr_typedef/pack.adb: New file.
9045 * gdb.ada/var_arr_typedef/pack.ads: New file.
9046 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9047
8b558f79
JB
90482015-07-20 Joel Brobecker <brobecker@adacore.com>
9049
9050 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9051
775a3298
JK
90522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9053
9054 * gdb.arch/i386-biarch-core.exp: Replace istarget
9055 by "complete set gnutarget". Remove expectation for the "core-file"
9056 command.
9057
db1ff28b
JK
90582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9059
9060 Revert the previous commit:
9061 Tests for validate symbol file using build-id.
9062
0a94970d
JK
90632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9064
9065 Tests for validate symbol file using build-id.
9066 * gdb.base/solib-mismatch-lib.c: New file.
9067 * gdb.base/solib-mismatch-libmod.c: New file.
9068 * gdb.base/solib-mismatch.c: New file.
9069 * gdb.base/solib-mismatch.exp: New file.
9070
03346981
SL
90712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9072
9073 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9074 nios2-*-linux*.
9075 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9076 * gdb.base/siginfo.exp: Likewise.
9077 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9078
42422cc7
PL
90792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9080
9081 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9082 Move it to ...
9083 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9084 ... here.
9085 * gdb.trace/range-stepping.exp: Check that the target supports
9086 range stepping.
9087
cfa68bae
JK
90882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9089
9090 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9091
8ffdba26
PA
90922015-07-14 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.base/killed-outside.exp: New file.
9095 * gdb.base/killed-outside.c: New file.
9096
218a5a11
JK
90972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9098
9099 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9100 (n at main): New.
9101 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9102
e03ed3c6
AA
91032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9104
9105 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9106 infcall tests instead of setting up for KFAIL.
9107
485668e5
MM
91082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9109
9110 * gdb.btrace/record_goto-step.exp: New.
9111
08464196
JK
91122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9113
9114 PR compile/18484
9115 * gdb.compile/compile.c (struct struct_type): Add volatile to
9116 selffield's type.
9117 * gdb.compile/compile.exp
9118 (compile code struct_object.selffield = &struct_object): Skip further
9119 struct_object tests if this one xfails.
9120
bcf5c1d9
RC
91212015-07-08 Robert O'Callahan <robert@ocallahan.org>
9122
9123 PR exp/18617
9124 * gdb.trace/ax.exp: Add test.
9125
4931af25
YQ
91262015-07-07 Yao Qi <yao.qi@linaro.org>
9127
9128 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9129 instead of istarget "aarch64*-*-*".
9130 * gdb.arch/aarch64-fp.exp: Likewise.
9131 * gdb.base/float.exp: Likewise.
9132 * gdb.reverse/aarch64.exp: Likewise.
9133 * lib/gdb.exp (is_aarch64_target): New proc.
9134
9fcf688e
YQ
91352015-07-07 Yao Qi <yao.qi@linaro.org>
9136
9137 * lib/gdb.exp (is_aarch32_target): New proc.
9138 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9139 instead of "istarget "arm*-*-*"".
9140 * gdb.arch/arm-disp-step.exp: Likewise.
9141 * gdb.arch/thumb-bx-pc.exp: Likewise.
9142 * gdb.arch/thumb-prologue.exp: Likewise.
9143 * gdb.arch/thumb-singlestep.exp: Likewise.
9144 * gdb.base/disp-step-syscall.exp: Likewise.
9145 * gdb.base/float.exp: Likewise.
9146
fbd8d50d
YQ
91472015-07-07 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9150 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9151
71be1fdc
YQ
91522015-07-07 Yao Qi <yao.qi@linaro.org>
9153
9154 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9155 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9156 if it exists.
9157 * gdb.multi/multi-arch.exp: Likewise.
9158
3e221d36
SM
91592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9160
9161 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9162 print.
9163
d441430b
YQ
91642015-07-07 Yao Qi <yao.qi@linaro.org>
9165
9166 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9167
06f810bd
MG
91682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9169
9170 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9171 '[' and ']' characters.
9172
5e61e7c0
IB
91732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9174
9175 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9176
28bf096c
PA
91772015-06-29 Pedro Alves <palves@redhat.com>
9178
9179 PR threads/18127
9180 * gdb.threads/hand-call-new-thread.c: New file.
9181 * gdb.threads/hand-call-new-thread.c: New file.
9182
ee93cd5e
KS
91832015-06-26 Keith Seitz <keiths@redhat.com>
9184 Doug Evans <dje@google.com>
9185
9186 PR 16253
9187 * gdb.cp/var-tag-2.cc: New file.
9188 * gdb.cp/var-tag-3.cc: New file.
9189 * gdb.cp/var-tag-4.cc: New file.
9190 * gdb.cp/var-tag.cc: New file.
9191 * gdb.cp/var-tag.exp: New file.
9192
fc637f04
PP
91932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9194
9195 * gdb.base/history-duplicates.exp: New test.
9196
2e52ae68
PP
91972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9198
9199 * gdb.base/completion.exp: Test the completion of the "focus"
9200 command.
9201
6e22494e
JK
92022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9203
9204 * gdb.arch/amd64-prologue-skip.S: New file.
9205 * gdb.arch/amd64-prologue-skip.exp: New file.
9206
bf7b9cd9
SM
92072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9208
9209 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9210 is_address_zero_readable check.
9211
201e8dfd
PB
92122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9213
9214 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9215 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9216
5cd867b4
YQ
92172015-06-24 Yao Qi <yao.qi@linaro.org>
9218
9219 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9220 linux targets.
9221
4d7be007
YQ
92222015-06-24 Yao Qi <yao.qi@linaro.org>
9223
9224 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9225 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9226 * gdb.base/siginfo-thread.exp: Likewise.
9227
07fcd301
YQ
92282015-06-22 Yao Qi <yao.qi@linaro.org>
9229
9230 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9231
52042a00
YQ
92322015-06-22 Yao Qi <yao.qi@linaro.org>
9233
9234 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9235 aarch64*-*-*.
9236 (skip_hw_watchpoint_tests): Likewise.
9237
74bd41ce
PP
92382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9239
9240 * gdb.base/gdbinit-history.exp: Test the interaction between
9241 setting GDBHISTSIZE and setting the history size via .gdbinit.
9242
bc460514
PP
92432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9244
9245 PR gdb/16999
9246 * gdb.base/gdbhistsize-history.exp: New test.
9247
b58c513b
PP
92482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9249
9250 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9251 with GDBHISTSIZE.
9252 * gdb.base/readline.exp: Likewise.
9253
92046791
YQ
92542015-06-17 Yao Qi <yao.qi@linaro.org>
9255
9256 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9257 line.
9258
2093d2d3
PP
92592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9260
9261 * gdb.base/gdbinit-history.exp: Add test case to check that
9262 an unlimited history file does not get truncated on exit.
9263
e6c693af
AA
92642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9265
9266 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9267 (VECTOR): New macro. Use it...
9268 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9269 ...for these typedefs.
9270 (int8, char1, int1, double1): New typedefs.
9271 (struct just_int2, struct two_int2): New structures.
9272 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9273 (add_structvecs, add_singlevecs): New functions.
9274 (main): Call add_some_intvecs twice.
9275 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9276 the compile and exit upon failure. Try compiling for the "native"
9277 architecture. Test inferior function calls with vector arguments
9278 and vector return value handling with "finish" and "return".
9279
c74f7d1c
JT
92802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9281
9282 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9283 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9284 PE file.
9285 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9286
98aa42ee
AT
92872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9288
9289 PR breakpoints/16465
9290 * gdb.mi/mi-dprintf-pending.c: New file.
9291 * gdb.mi/mi-dprintf-pending.exp: New test.
9292 * gdb.mi/mi-dprintf-pendshr.c: New file.
9293
7d73c23c 92942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9295 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9296
9297 * gdb.arch/i386-mpx-map.c: New file.
9298 * gdb.arch/i386-mpx-map.exp: New File.
9299
93002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9301
9302 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9303 * gdb.arch/i386-mpx.exp: Indentation fixed.
9304
93052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9306
9307 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9308 function and improved indentation.
9309 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9310 gdb_test_multiple. Added additional tests to skip the test.
9311
93122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9313
9314 * gdb.arch/i386-avx512.c: Change path in include file.
9315 * gdb.arch/i386-avx512.exp: Change include dir path
9316 compilation flag.
9317 * gdb.arch/i386-mpx.c: Change path in include file.
9318 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9319 flag.
9320
d5eba19a
JK
93212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9322
9323 * gdb.compile/compile-print.exp (compile print *vararray@3)
9324 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9325
7f361056
JK
93262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9327
9328 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9329 (do not keep jit in memory): ... this.
9330 (expect 5): Change it to ...
9331 (expect no 5): ... this.
9332
3b462ec2
SM
93332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9334
9335 PR gdb/15564
9336 * gdb.mi/mi-detach.exp: New file.
9337
e0619de6
JK
93382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 PR symtab/18392
9341 * gdb.arch/amd64-tailcall-self.S: New file.
9342 * gdb.arch/amd64-tailcall-self.c: New file.
9343 * gdb.arch/amd64-tailcall-self.exp: New file.
9344
e970cb34
DB
93452015-05-28 Don Breazeal <donb@codesourcery.com>
9346
9347 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9348 tests for remote targets by checking is_target_gdbserver.
9349
b2e2f908
DE
93502015-05-27 Doug Evans <dje@google.com>
9351
9352 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9353 * gdb.dwarf2/opaque-type-lookup.c: New file.
9354 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9355
82c7be31
DE
93562015-05-26 Doug Evans <dje@google.com>
9357
9358 * gdb.cp/iostream.cc: New file.
9359 * gdb.cp/iostream.exp: New file.
9360
b4f54984
DE
93612015-05-26 Doug Evans <dje@google.com>
9362
9363 * gdb.dwarf2/dw2-op-call.exp: Update.
9364 * gdb.dwarf2/dw4-sig-types.exp: Update.
9365 * gdb.dwarf2/implptr.exp: Update.
9366 * gdb.mi/mi-cmd-param-changed.exp: Update.
9367
4ea6efe9
DE
93682015-05-26 Doug Evans <dje@google.com>
9369
9370 * gdb.python/py-lazy-string.c: New file.
9371 * gdb.python/py-lazy-string.exp: New file.
9372 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9373 (main): Update. Add estring3.
9374 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9375 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9376
f6bb7db3
YQ
93772015-05-26 Omair Javaid <omair.javaid@linaro.org>
9378 Yao Qi <yao.qi@linaro.org>
9379
9380 * gdb.reverse/aarch64.c: New.
9381 * gdb.reverse/aarch64.exp: New.
9382
a81bfbd0
OJ
93832015-05-26 Omair Javaid <omair.javaid@linaro.org>
9384
25d49b86
PA
9385 * lib/gdb.exp (supports_process_record): Return true for
9386 aarch64*-linux*.
a81bfbd0
OJ
9387 (supports_reverse): Likewise.
9388
158bf1b4
PP
93892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9390
9391 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9392 Use with_test_prefix.
9393
a0145030
AB
93942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9395
9396 * gdb.base/completion.exp: Add test for completion of layout
9397 names.
9398
ebe3b578
AB
93992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9400
9401 * lib/gdb.exp (skip_tui_tests): New proc.
9402 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9403
84204ed7
PA
94042015-05-19 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9407 Save the whole env array instead of just HOME. Unset HISTSIZE in
9408 the environment while testing. Restore whole environment
9409 afterwards.
9410
37442ce1
DE
94112015-05-16 Doug Evans <xdje42@gmail.com>
9412
9413 * gdb.guile/scm-ports.c: New file.
9414 * gdb.guile/scm-ports.exp: Add memory port tests.
9415
36de76f9
JK
94162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9417
9418 * gdb.compile/compile-print.c: New file.
9419 * gdb.compile/compile-print.exp: New file.
9420
3a9558c4
JK
94212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9422
9423 * gdb.compile/compile-ops.exp: Cast param to void.
9424 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9425 (compile code struct_object.selffield = &struct_object): Add xfail.
9426
aa715135
JG
94272015-05-15 Joel Brobecker <brobecker@adacore.com>
9428
9429 * gdb.ada/arr_enum_with_gap: New testcase.
9430
931e5bc3
JG
94312015-05-15 Joel Brobecker <brobecker@adacore.com>
9432
9433 * gdb.ada/byte_packed_arr: New testcase.
9434
9cd4d857
JB
94352015-05-15 Joel Brobecker <brobecker@adacore.com>
9436
9437 * gdb.ada/pckd_neg: New testcase.
9438
ebfd00d2
PP
94392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9440
9441 PR gdb/17820
9442 * gdb.base/gdbinit-history.exp: New test.
9443 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9444 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9445
4c082a81
SC
94462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9447
9448 * gdb.python/py-xmethods.cc: Enhance test case.
9449 * gdb.python/py-xmethods.exp: New tests.
9450 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9451 function.
9452 (B_indexoper): Likewise.
9453 (global_dm_list) : Add new xmethod worker functions.
9454
f7797074
SDJ
94552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9456
9457 * gdb.base/coredump-filter.exp: Correctly unset
9458 "coredump_var_addr" array.
9459
a4674e4e
PA
94602015-05-08 Pedro Alves <palves@redhat.com>
9461
9462 * gdb.server/non-existing-program.exp: Unset spawn_id.
9463
df2eb078
SC
94642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9465
9466 PR python/18291
9467 * gdb.python/py-xmethods.exp: Add tests.
9468
422349a3
YQ
94692015-05-08 Yao Qi <yao.qi@linaro.org>
9470
9471 PR gdb/18208
9472 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9473 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9474 function set_coredump_filter, and remove remote_exec call.
9475 Remove argument ipid. Callers update.
9476 (top level): Don't get inferior's PID.
9477
63fc80ce
AA
94782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9479
9480 * gdb.base/watch_thread_num.exp: Skip test on targets without
9481 access watchpoints.
9482
80ad801e
PA
94832015-05-06 Pedro Alves <palves@redhat.com>
9484
9485 PR server/18081
9486 * gdb.server/non-existing-program.exp: New file.
9487
0fa7fe50
JB
94882015-05-05 Joel Brobecker <brobecker@adacore.com>
9489
9490 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9491
3ea89b92
PMR
94922015-05-05 Joel Brobecker <brobecker@adacore.com>
9493
9494 * gdb.ada/out_of_line_in_inlined: New testcase.
9495
87b8eff0
JB
94962015-05-05 Joel Brobecker <brobecker@adacore.com>
9497
9498 * gdb.ada/var_rec_arr: New testcase.
9499
5fccc635
YQ
95002015-04-30 Yao Qi <yao.qi@linaro.org>
9501
9502 * gdb.base/break-idempotent.exp: If
9503 skip_hw_watchpoint_multi_tests returns true, skip the tests
9504 on "rwatch" and "awatch".
9505
42d38f42
YQ
95062015-04-30 Yao Qi <yao.qi@linaro.org>
9507
9508 * gdb.base/relativedebug.exp: Invoke gdb command
9509 "info sharedlibrary", and if libc.so doesn't have debug info,
9510 skip the test.
9511
2ce1cdbf
DE
95122015-04-29 Doug Evans <dje@google.com>
9513
9514 * gdb.python/py-xmethods.exp: Add ptype tests.
9515 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9516 get_result_type method.
9517
f24a38c5
LM
95182015-04-29 Luis Machado <lgustavo@codesourcery.com>
9519
9520 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9521 the target does not support hardware watchpoints.
9522
ecbf2b3c
LM
95232015-04-29 Luis Machado <lgustavo@codesourcery.com>
9524
9525 * gdb.base/break-always.exp: Abort testing if writing to memory
9526 causes an error.
9527
34f5f757
DE
95282015-04-28 Doug Evans <dje@google.com>
9529
9530 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9531 * gdb.python/py-pp-registration.exp: ... here. New file.
9532 * gdb.python/py-pp-registration.c: New file.
9533 * gdb.python/py-pp-registration.py: New file.
9534
69b4374a
DE
95352015-04-28 Doug Evans <dje@google.com>
9536
9537 * gdb.python/py-bad-printers.c: New file.
9538 * gdb.python/py-bad-printers.py: New file.
9539 * gdb.python/py-bad-printers.exp: New file.
9540
59fb7612
SS
95412015-04-28 Sasha Smundak <asmundak@google.com>
9542
9543 * gdb.python/py-type.exp: New test.
9544
2631b16a
AW
95452015-04-28 Andy Wingo <wingo@igalia.com>
9546
9547 * gdb.python/py-parameter.exp:
9548 * gdb.guile/scm-parameter.exp: Escape the path that we are
9549 matching against, as it might contain characters that are special
9550 to regular expressions.
9551
460efde1
JB
95522015-04-27 Joel Brobecker <brobecker@adacore.com>
9553
9554 * gdb.ada/rec_comp: New testcase.
9555
2d369d8e
SDJ
95562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9557
9558 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9559 before using it.
9560
cf75d6c3
AB
95612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9562
9563 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9564 new tests for verilog output.
9565
8dbe7ca5
YQ
95662015-04-24 Yao Qi <yao.qi@linaro.org>
9567
9568 * boards/remote-gdbserver-on-localhost.exp: New file.
9569
4ef9fb2f
PA
95702015-04-23 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9573 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9574 "end of file", remove $inferior_spawn_id from the indirect list.
9575
0a803169
PA
95762015-04-23 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9579
749ef8f8
PA
95802015-04-23 Pedro Alves <palves@redhat.com>
9581
9582 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9583 on $any_spawn_id instead of only on $gdb_spawn_id.
9584
8aae4344
PM
95852015-04-21 Pierre Muller <muller@sourceware.org>
9586
9587 PR pascal/17815
9588 * lib/pascal.exp (gpc_compile): Add new option "class".
9589 (fpc_compile): Likewise.
9590 * gdb.pascal/case-insensitive-symbols.pas: New file.
9591 * gdb.pascal/case-insensitive-symbols.exp: New file.
9592
1586c8fb
GB
95932015-04-20 Gary Benson <gbenson@redhat.com>
9594
9595 * gdb.base/attach.exp: Fix three extended remote failures.
9596
1b6e6f5c
GB
95972015-04-17 Gary Benson <gbenson@redhat.com>
9598
9599 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9600 the main executable over the remote protocol.
9601
e797481d
PA
96022015-04-16 Pedro Alves <palves@redhat.com>
9603
9604 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9605 a new gdbserver if gdbserver_reconnect_p is set.
9606
1ca99c42
PA
96072015-04-16 Pedro Alves <palves@redhat.com>
9608
9609 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9610 is set, don't exit gdbserver.
9611
af9fd6f8
AA
96122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9613
9614 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9615 appropriate .insn, such that an older assembler can be used.
9616 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9617 the z/Architecture instruction set on 31-bit targets as well.
9618
04ff1e61
AA
96192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9620
9621 * gdb.go/handcall.exp: Remove all logic related to the first
9622 breakpoint and rely on go_runto_main instead.
9623 * gdb.go/strings.exp: Likewise.
9624 * gdb.go/unsafe.exp: Likewise.
9625 * gdb.go/hello.exp: Likewise. Also rename the remaining
9626 breakpoint marker to "breakpoint 1".
9627 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9628 * gdb.go/strings.go: Likewise.
9629 * gdb.go/unsafe.go: Likewise.
9630 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9631 "set breakpoint 2 here" and rename the remaining breakpoint marker
9632 to "breakpoint 1".
9633
40d2f8d6
SM
96342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9635
9636 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9637 if itertools.imap is not present.
9638 * gdb.python/py-objfile.exp: Add parentheses.
9639 * gdb.python/py-type.exp: Same.
9640 * gdb.python/py-unwind-maint.py: Same.
9641
8cbc97c6
YQ
96422015-04-15 Yao Qi <yao.qi@linaro.org>
9643
9644 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9645 of ":$ptr_size" and set its form explicitly.
9646
45fd756c
YQ
96472015-04-15 Pedro Alves <palves@redhat.com>
9648 Yao Qi <yao.qi@linaro.org>
9649
9650 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9651 timeout by factor of 4.
9652 (test_regular_watch): Likewise.
9653 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9654 * gdb.reverse/sigall-reverse.exp: Likewise.
9655 * gdb.reverse/until-precsave.exp: Likewise.
9656 * lib/gdb.exp (with_timeout_factor): New proc.
9657 (gdb_expect): Move some code to ...
9658 (get_largest_timeout): ... here. New procedure.
9659
9e811bc3
LM
96602015-04-14 Luis Machado <lgustavo@codesourcery.com>
9661
9662 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9663
0ff6fcb2
LM
96642015-04-13 Luis Machado <lgustavo@codesourcery.com>
9665
9666 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9667 to write to the .text section.
9668
7578d5f7
LM
96692015-04-13 Luis Machado <lgustavo@codesourcery.com>
9670
9671 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9672 Handle the case of targets that do not provide PID information.
9673
2efe15c4
YQ
96742015-04-13 Yao Qi <yao.qi@linaro.org>
9675
9676 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9677 and use expect instead of gdb_expect.
9678
8cd8f2f8
SDJ
96792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9680
9681 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9682 "coredump_var_addr" to avoid naming conflict with other testcases.
9683
9ee41772
PA
96842015-04-10 Pedro Alves <palves@redhat.com>
9685
9686 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9687 gdb_test_sequence and gdb_assert.
9688
07473109
PA
96892015-04-10 Pedro Alves <palves@redhat.com>
9690
9691 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9692 test messages that don't include the breakpoint address.
9693
de3db44c
YQ
96942015-04-10 Yao Qi <yao.qi@linaro.org>
9695
9696 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9697 false for some offset and width combinations which aren't
9698 supported by linux kernel.
9699
c79d856c
PA
97002015-04-10 Pedro Alves <palves@redhat.com>
9701
9702 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9703 procedure, factored out from ...
9704 (top level): ... here. Add "set displaced-stepping" testing axis.
9705 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9706 parameter "displaced". Use it.
9707 (top level): Use foreach and add "set displaced-stepping" testing
9708 axis.
9709
ebc90b50
PA
97102015-04-10 Pedro Alves <palves@redhat.com>
9711
9712 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9713 Remove comment.
9714 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9715 both the address of the instruction that triggers the watchpoint
9716 and the address of the instruction immediately after, and use
9717 those addresses for the test. Fix comment.
9718
8f572e5c
PA
97192015-04-10 Pedro Alves <palves@redhat.com>
9720
9721 * gdb.base/sigstep.exp (breakpoint_to_handler)
9722 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9723 Test "backtrace" in handler.
9724 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9725 (top level): Add new "displaced" test axis to
9726 breakpoint_to_handler, breakpoint_to_handler_entry and
9727 breakpoint_over_handler.
9728
8d707a12
PA
97292015-04-10 Pedro Alves <palves@redhat.com>
9730
9731 PR gdb/18216
9732 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9733
ef713951
YQ
97342015-04-10 Yao Qi <yao.qi@linaro.org>
9735
9736 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9737 (test_add_rn_pc): New function.
9738 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9739 (top level): Invoke test_add_rn_pc.
9740
906d60cf
PA
97412015-04-10 Pedro Alves <palves@redhat.com>
9742
9743 PR gdb/13858
9744 * gdb.base/step-over-no-symbols.exp: New file.
9745
f2983cc3
AW
97462015-04-09 Andy Wingo <wingo@igalia.com>
9747
9748 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9749 after the Python tests.
9750
6d62641c
SDJ
97512015-04-08 Keith Seitz <keiths@redhat.com>
9752
9753 PR python/16699
9754 * gdb.python/py-completion.exp: New tests for completion.
9755 * gdb.python/py-completion.py (CompleteLimit1): New class.
9756 (CompleteLimit2): Likewise.
9757 (CompleteLimit3): Likewise.
9758 (CompleteLimit4): Likewise.
9759 (CompleteLimit5): Likewise.
9760 (CompleteLimit6): Likewise.
9761 (CompleteLimit7): Likewise.
9762
f3770638
PA
97632015-04-08 Pedro Alves <palves@redhat.com>
9764
9765 PR gdb/18214
9766 PR gdb/18216
9767 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9768 function.
9769 (main): Install it as SIGUSR1 handler.
9770 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9771 parameter. Always use "setup" as prefix. Toggle "set
9772 displaced-stepping" off/on depending on global. Don't switch to
9773 thread 1 here.
9774 (top level): Add displaced stepping "off/on" test axis. Update
9775 "setup" calls. Wrap each subtest with with_test_prefix. Test
9776 continuing with a queued signal in each thread.
9777
4496bed7
PA
97782015-04-08 Pedro Alves <palves@redhat.com>
9779
9780 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9781 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9782 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9783 Return early if running to main fails.
9784 * gdb.trace/while-stepping.exp: Likewise.
9785
b97fde92
PA
97862015-04-07 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9789 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9790 interact with inferior program.
9791
f71c18e7
PA
97922015-04-07 Pedro Alves <palves@redhat.com>
9793
9794 * lib/gdb.exp (inferior_spawn_id): New global.
9795 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9796 spawn id after processing the user code.
9797 (default_gdb_start): Set inferior_spawn_id.
9798 (send_inferior): New procedure.
9799 * lib/gdbserver-support.exp (gdbserver_start): Set
9800 inferior_spawn_id.
9801 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9802
6423214f
PA
98032015-04-07 Pedro Alves <palves@redhat.com>
9804
9805 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9806 * lib/gdbserver-support.exp (gdbserver_start): Make
9807 $server_spawn_id global.
9808 (gdbserver_start): Don't wait for gdbserver's spawn id with
9809 expect_background.
9810 (close_gdbserver): New procedure.
9811 (gdb_exit): Rename the default version and reimplement.
9812
71c0ee8c
PA
98132015-04-07 Pedro Alves <palves@redhat.com>
9814
72f4393d 9815 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9816 append the substituted item, not the original item.
9817
203bc29b
PA
98182015-04-07 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9821 gdb_expect.
9822
508a3ddf
PA
98232015-04-07 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9826 output appearing once only.
9827
9f6dbe2b
PA
98282015-04-07 Pedro Alves <palves@redhat.com>
9829
9830 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9831 that doesn't expect anything. Return early if running to main
9832 fails.
9833
337532fa
YQ
98342015-04-07 Yao Qi <yao.qi@linaro.org>
9835
9836 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9837 (child_function): Call alarm.
9838 (main): Move call to alarm into the loop.
9839 * gdb.threads/non-stop-fair-events.exp: Build program with
9840 -DTIMEOUT=$timeout.
9841
01b622d4
DE
98422015-04-06 Doug Evans <xdje42@gmail.com>
9843
9844 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9845 Fix dest parameter to board_info.
9846 (fpc_compile): Ditto.
9847 (gdb_compile_pascal): Rename dest arg to destfile.
9848
961f4160
PMR
98492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9850
9851 * gdb.ada/funcall_ref.exp: New file.
9852 * gdb.ada/funcall_ref/foo.adb: New file.
9853
cafda597
YQ
98542015-04-02 Yao Qi <yao.qi@linaro.org>
9855
9856 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9857 is remote.
9858
fed040c6
GB
98592015-04-02 Gary Benson <gbenson@redhat.com>
9860
9861 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9862
d11916aa
SS
98632015-04-01 Sasha Smundak <asmundak@google.com>
9864
9865 * gdb.python/py-unwind-maint.c: New file.
9866 * gdb.python/py-unwind-maint.exp: New test.
9867 * gdb.python/py-unwind-maint.py: New file.
9868 * gdb.python/py-unwind.c: New file.
9869 * gdb.python/py-unwind.exp: New test.
9870 * gdb.python/py-unwind.py: New test.
9871
a1471180
PA
98722015-04-01 Pedro Alves <palves@redhat.com>
9873
9874 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9875 to fail instead of non-existent $test.
9876
0bbeccb1
PA
98772015-04-01 Pedro Alves <palves@redhat.com>
9878
9879 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9880 GDBFLAGS if not empty.
9881
3c724c8c
PMR
98822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9883
9884 * gdb.ada/complete.exp: Remove "multi_line".
9885 * gdb.ada/info_exc.exp: Remove "multi_line".
9886 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9887 * gdb.ada/ptype_field.exp: Remove "multi_line".
9888 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9889 * gdb.ada/tagged.exp: Remove "multi_line".
9890 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9891 [multi_line ...]
9892 * gdb.btrace/delta.exp: Likewise.
9893 * gdb.btrace/exception.exp: Likewise.
9894 * gdb.btrace/function_call_history.exp: Likewise.
9895 * gdb.btrace/instruction_history.exp: Likewise.
9896 * gdb.btrace/nohist.exp: Likewise.
9897 * gdb.btrace/record_goto.exp: Likewise.
9898 * gdb.btrace/segv.exp: Likewise.
9899 * gdb.btrace/stepi.exp: Likewise.
9900 * gdb.btrace/tailcall.exp: Likewise.
9901 * gdb.btrace/unknown_functions.exp: Likewise.
9902 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9903 * lib/gdb.exp: Add the "multi_line" helper.
9904
4eec2deb
PA
99052015-04-01 Pedro Alves <palves@redhat.com>
9906
9907 * gdb.threads/tid-reuse.c: New file.
9908 * gdb.threads/tid-reuse.exp: New file.
9909
df8411da
SDJ
99102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9911
9912 PR corefiles/16092
9913 * gdb.base/coredump-filter.c: New file.
9914 * gdb.base/coredump-filter.exp: Likewise.
9915
6ef37366
PM
99162015-03-27 Petr Machata <pmachata@redhat.com>
9917
9918 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9919 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9920 (Dwarf::assemble): Initialize them.
9921 (Dwarf::lines): New function.
9922
7ec911b0
JT
99232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9924
9925 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9926 SYMBOL_PREFIX for x86_64-*-cygwin.
9927
ff908ebf
AW
99282015-03-26 Andy Wingo <wingo@igalia.com>
9929
9930 PR symtab/18148
9931 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9932 const_value but not a location.
9933 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9934 location defined in non-main CUs are visible.
9935
6d5f0679
YQ
99362015-03-26 Yao Qi <yao.qi@linaro.org>
9937
9938 PR testsuite/18139
9939 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9940 Add a line number entry for the same line.
9941 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9942 Add a line number entry for the same line.
9943
2898689b
YQ
99442015-03-26 Yao Qi <yao.qi@linaro.org>
9945
9946 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9947 .int 0.
9948 (func): Likewise. Add .Lfunc_1 label.
9949 Use .Lfunc_1 label.
9950 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9951 .int 0.
9952 (func): Likewise.
9953 Use .Lfunc_1 label.
9954
85180498
YQ
99552015-03-26 Yao Qi <yao.qi@linaro.org>
9956
9957 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9958 Call gdb_compile instead to compile each .s files without debug
9959 information.
9960
8aa08a8d
YQ
99612015-03-26 Yao Qi <yao.qi@linaro.org>
9962
9963 * gdb.base/savedregs.exp (process_saved_regs): Make
9964 "Saved registers:" optional in the pattern.
9965
66849923
MM
99662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9967
9968 * gdb.btrace/next.exp: Merged into step.exp.
9969 * gdb.btrace/finish.exp: Merged into step.exp.
9970 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9971 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9972 "record goto" and checking the exact replay position.
9973 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9974 check for "Recording format" in "info record" output.
9975 * gdb.btrace/record_goto.exp: Choose test file based on target.
9976 * gdb.btrace/x86-record_goto.S: Renamed into ...
9977 * gdb.btrace/x86_64-record_goto.S: ... this.
9978 * gdb.btrace/i686-record_goto.S: New.
9979 * gdb.btrace/x86-tailcall.S: Renamed into ...
9980 * gdb.btrace/x86_64-tailcall.S: ... this.
9981 * gdb.btrace/i686-tailcall.S: New.
9982 * gdb.btrace/x86-tailcall.c: Renamed into ...
9983 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9984 separate statements. Update test.
9985 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9986 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9987 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9988 * gdb.btrace/tailcall.exp: Choose test file based on target.
9989 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9990
11cc1b74
MM
99912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9992
9993 * gdb.btrace/exception.exp: Increase BTS buffer size.
9994
a25d8bf9
PA
99952015-03-24 Pedro Alves <palves@redhat.com>
9996
9997 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9998
856e7dd6
PA
99992015-03-24 Pedro Alves <palves@redhat.com>
10000
10001 * gdb.threads/schedlock.exp (test_step): No longer expect that
10002 "set scheduler-locking step" with "next" over a function call runs
10003 threads unlocked.
10004
ad235a41
AT
100052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10006
10007 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10008
15630549
AT
100092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10010
10011 PR breakpoints/16466
10012 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10013 * gdb.mi/mi-pending.c (thread_func): New function.
10014 (int main): Add threading support required.
10015 * gdb.mi/mi-pending.exp: Add tests for this issue.
10016 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10017 (pendfunc2): Remove stdio dependency.
10018 * gdb.mi/mi-pendshr2.c: New file.
10019
693dca06
KS
100202015-03-23 Keith Seitz <keiths@redhat.com>
10021
10022 * gdb.linespec/keywords.c: New file.
10023 * gdb.linespec/keywords.exp: New file.
10024
7e993ebf
KS
100252015-03-23 Keith Seitz <keiths@redhat.com>
10026
10027 PR gdb/18021
10028 * gdb.dwarf2/staticvirtual.exp: New test.
10029
bc23328c
JK
100302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10031
10032 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10033 * README: Remove HP-UX and gdb.hp.
10034 (configuration):
10035 * configure: Regenerate.
10036 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10037 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10038 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10039 gdb.hp/gdb.defects/Makefile.
10040 * gdb.hp/Makefile.in: File deleted.
10041 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10042 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10043 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10044 * gdb.hp/gdb.aCC/run.c: File deleted.
10045 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10046 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10047 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10048 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10049 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10050 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10051 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10052 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10053 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10054 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10055 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10056 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10057 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10058 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10059 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10060 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10061 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10062 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10063 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10064 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10065 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10066 * gdb.hp/gdb.compat/average.c: File deleted.
10067 * gdb.hp/gdb.compat/sum.c: File deleted.
10068 * gdb.hp/gdb.compat/xdb.c: File deleted.
10069 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10070 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10071 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10072 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10073 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10074 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10075 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10076 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10077 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10078 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10079 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10080 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10081 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10082 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10083 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10084 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10085 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10086 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10087 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10088 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10089 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10090 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10091 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10092 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10093 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10094 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10095 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10096 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10097 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10098 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10099 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10100 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10101 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10102 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10103 * gdb.hp/tools/odump: File deleted.
10104
8bf3b159
PA
101052015-03-19 Pedro Alves <palves@redhat.com>
10106
10107 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10108 (saw_thread_3): New globals.
10109 (top level): Increment them when an event for the corresponding
10110 thread is seen.
10111 (no thread starvation): New test.
10112
eb54c8bf
PA
101132015-03-19 Pedro Alves <palves@redhat.com>
10114
10115 * gdb.threads/continue-pending-status.c: New file.
10116 * gdb.threads/continue-pending-status.exp: New file.
10117
32d2e5d6
PA
101182015-03-18 Pedro Alves <palves@redhat.com>
10119
10120 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10121 Use gdb_is_target_remote instead of is_remote. Use
10122 gdb_test_multiple instead of gdb_expect. Exit early if
10123 gdb_test_multiple hits its internal matches. Tighten stepi tests
10124 expected output. Fail on exit with any signal, instead of just
10125 SIGILL.
10126
f68f11b7
YQ
101272015-03-18 Yao Qi <yao.qi@linaro.org>
10128
10129 PR tdep/18107
10130 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10131 variable.
10132 * gdb.base/catch-syscall.exp: Don't skip it on
10133 aarch64*-*-linux* target. Remove elements in all_syscalls.
10134 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10135 target.
10136 (setup_all_syscalls): New proc.
10137
ca5fd19b
YQ
101382015-03-16 Yao Qi <yao.qi@linaro.org>
10139
10140 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10141 (top level): Skip tests if valid_addr_p returns false for
10142 $cmd1 or $cmd2.
10143
85642ba0
AW
101442015-03-11 Andy Wingo <wingo@igalia.com>
10145
10146 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10147
e03f9645
YQ
101482015-03-11 Yao Qi <yao.qi@linaro.org>
10149
10150 * gdb.base/catch-syscall.exp: Fix typo in comments.
10151
5d0962b2
YQ
101522015-03-11 Yao Qi <yao.qi@linaro.org>
10153
10154 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10155
b2df3cef
PA
101562015-03-09 Pedro Alves <palves@redhat.com>
10157
10158 * dg-extract-results.py: Delete.
10159
ef878e53
PA
101602015-03-09 Pedro Alves <palves@redhat.com>
10161
10162 Merge dg-extract-results.sh from GCC upstream (r218843).
10163
10164 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10165 * dg-extract-results.sh: Use --text with grep to avoid issues with
10166 binary files. Fall back to cat -v, if that doesn't work.
10167
9494d219
PA
101682015-03-05 Pedro Alves <palves@redhat.com>
10169
10170 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10171
a8d9763a
SM
101722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10173
10174 * lib/mi-support.exp (mi_expect_interrupt): Accept
10175 alternative event for when in all-stop mode.
10176
be9957b8
PA
101772015-03-04 Pedro Alves <palves@redhat.com>
10178
10179 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10180
d57be0f4 101812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10182
10183 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10184
c214c7cf
AA
101852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10186
10187 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10188 regexps for GDB's current line display, accept a hex address
10189 preceding the line number.
10190
6d74a497
AA
101912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10192
10193 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10194 the 'arch1' variable for "s390*-linux*" targets.
10195
511aee7c
PA
101962015-03-04 Pedro Alves <palves@redhat.com>
10197
10198 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10199 (main): Pass missing retval argument to pthread_join call.
10200
95e50b27
PA
102012015-03-02 Pedro Alves <palves@redhat.com>
10202
10203 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10204 (top level): Call do_test with non-stop as well.
10205
28054d69
PA
102062015-03-02 Pedro Alves <palves@redhat.com>
10207
10208 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10209 -1.
10210
4fa5d7b4
AA
102112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10212
10213 * gdb.arch/s390-vregs.exp: New test.
10214 * gdb.arch/s390-vregs.S: New file.
10215
97c18565
PA
102162015-02-27 Pedro Alves <palves@redhat.com>
10217
10218 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10219 call to catch_command_errors.
10220 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10221 catch_command_errors.
10222
a37bfa30
PA
102232015-02-27 Pedro Alves <palves@redhat.com>
10224
10225 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10226 "true" for boolean result.
10227 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10228 prototype of main.
10229
6f98576f
PA
102302015-02-27 Pedro Alves <palves@redhat.com>
10231
10232 * lib/unbuffer_output.c: New file.
10233 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10234 (main): Call gdb_unbuffer_output.
10235
eba5ab56
YQ
102362015-02-27 Yao Qi <yao.qi@linaro.org>
10237
10238 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10239 target.
10240
0def5aaa
DE
102412015-02-26 Doug Evans <dje@google.com>
10242
10243 * gdb.cp/class2.cc (Dbase, D): New classes.
10244 (main): New local delta.
10245 * gdb.cp/class2.exp: Test printing delta.
10246 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10247 (dynbar): New global.
10248 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10249
081a1c2c
JK
102502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10251
10252 * gdb.compile/compile-ifunc.c: New file.
10253 * gdb.compile/compile-ifunc.exp: New file.
10254
2f41223f
AT
102552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10256
10257 * gdb.base/structs.exp: Check for correct struct on finish.
10258
03eddd80
YQ
102592015-02-26 Yao Qi <yao.qi@linaro.org>
10260
10261 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10262 is zero.
10263
80c57053
JK
102642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10265
10266 * gdb.arch/cordic.ko.bz2: New file.
10267 * gdb.arch/cordic.ko.debug.bz2: New file.
10268 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10269
21613c12
YQ
102702015-02-25 Yao Qi <yao.qi@linaro.org>
10271
10272 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10273 aarch64*-*-* target.
10274
d8b901ed
PA
102752015-02-23 Pedro Alves <palves@redhat.com>
10276
10277 * lib/gdb.exp (delete_breakpoints): Rewrite using
10278 gdb_test_multiple.
10279
e5b85ead
PA
102802015-02-23 Pedro Alves <palves@redhat.com>
10281
10282 * gdb.base/info-os.c: Include stdlib.h.
10283
85c3a371
DE
102842015-02-22 Doug Evans <xdje42@gmail.com>
10285
10286 PR symtab/17855
10287 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10288 is read after symbols have been re-read.
10289 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10290 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10291
96553a0c
DE
102922015-02-21 Doug Evans <dje@google.com>
10293
10294 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10295
97a0c697
JK
102962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10297
10298 PR corefiles/17808
10299 * gdb.arch/i386-biarch-core.core.bz2: New file.
10300 * gdb.arch/i386-biarch-core.exp: New file.
10301
a47cd6e9
PA
103022015-02-21 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10305 runto_main fails.
10306
c5facdc4
PA
103072015-02-20 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10310 info probes.
10311
2db9a427
PA
103122015-02-20 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10315
60fb7e9e
PA
103162015-02-20 Pedro Alves <palves@redhat.com>
10317
10318 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10319 clean_restart before gdb_target_supports_trace.
10320
5c5019c2
PA
103212015-02-20 Pedro Alves <palves@redhat.com>
10322
10323 PR threads/18006
10324 * gdb.threads/clone-thread_db.c: New file.
10325 * gdb.threads/clone-thread_db.exp: New file.
10326
c9587f88
AT
103272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10328
10329 PR breakpoints/16812
10330 * gdb.base/catch-gdb-caused-signals.c: New file.
10331 * gdb.base/catch-gdb-caused-signals.exp: New file.
10332
f6a88844
JM
103332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10334
10335 * configure: Regenerated.
10336 * configure.ac: Use GDB_AC_TRANSFORM.
10337 * aclocal.m4: sinclude ../transform.m4.
10338
497c491b
JM
103392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10340
10341 * lib/dtrace.exp: New file.
10342 * gdb.base/dtrace-probe.exp: Likewise.
10343 * gdb.base/dtrace-probe.d: Likewise.
10344 * gdb.base/dtrace-probe.c: Likewise.
10345 * lib/pdtrace.in: Likewise.
10346 * configure.ac: Output variables with the transformed names of
10347 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10348 * configure: Regenerated.
10349
03e98035
JM
103502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10351
10352 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10353 expected message when trying to access $_probe_* convenience
10354 variables while not on a probe.
10355
63cc30e9
JK
103562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10357
10358 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10359
0703599a
PA
103602015-02-11 Pedro Alves <pedro@codesourcery.com>
10361
10362 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10363 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10364
7e60a48e
DE
103652015-02-10 Doug Evans <xdje42@gmail.com>
10366
10367 * lib/gdb.exp (gdb_load): Always return a result.
10368
01b088bc
PA
103692015-02-10 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.threads/signal-sigtrap.c: New file.
10372 * gdb.threads/signal-sigtrap.exp: New file.
10373
b05ec7a5
AT
103742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10375
10376 * gdb.trace/no-attach-trace.c: New file.
10377 * gdb.trace/no-attach-trace.exp: New file.
10378
a2c2acaf
MW
103792015-02-09 Mark Wielaard <mjw@redhat.com>
10380
10381 * gdb.dwarf2/atomic.c: New file.
10382 * gdb.dwarf2/atomic-type.exp: Likewise.
10383
31fd9caa
MM
103842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10385
10386 * gdb.btrace/buffer-size.exp: Update "info record" output.
10387 * gdb.btrace/delta.exp: Update "info record" output.
10388 * gdb.btrace/enable.exp: Update "info record" output.
10389 * gdb.btrace/finish.exp: Update "info record" output.
10390 * gdb.btrace/instruction_history.exp: Update "info record" output.
10391 * gdb.btrace/next.exp: Update "info record" output.
10392 * gdb.btrace/nexti.exp: Update "info record" output.
10393 * gdb.btrace/step.exp: Update "info record" output.
10394 * gdb.btrace/stepi.exp: Update "info record" output.
10395 * gdb.btrace/nohist.exp: Update "info record" output.
10396
d33501a5
MM
103972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10398
10399 * gdb.btrace/buffer-size: New.
10400
f4abbc16
MM
104012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10402
10403 * gdb.btrace/delta.exp: Update "info record" output.
10404 * gdb.btrace/enable.exp: Update "info record" output.
10405 * gdb.btrace/finish.exp: Update "info record" output.
10406 * gdb.btrace/instruction_history.exp: Update "info record" output.
10407 * gdb.btrace/next.exp: Update "info record" output.
10408 * gdb.btrace/nexti.exp: Update "info record" output.
10409 * gdb.btrace/step.exp: Update "info record" output.
10410 * gdb.btrace/stepi.exp: Update "info record" output.
10411 * gdb.btrace/nohist.exp: Update "info record" output.
10412
b9d61307
SM
104132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10414
10415 PR gdb/15678
10416 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10417
e584fdbc
PA
104182015-02-06 Pedro Alves <palves@redhat.com>
10419
10420 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10421 macro.
10422 (seconds_left, again): New globals.
10423 (main): Wait seconds_left in a 1-second sleep loop instead of
10424 sleeping 180 seconds. If 'again' is set, reset the seconds
10425 counter.
10426 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10427 'again' in the inferior before detaching. Print the seconds left.
10428 (options): New global.
10429 (top level): Build program with -DTIMEOUT=$timeout.
10430
77f41761
PA
104312015-02-06 Pedro Alves <palves@redhat.com>
10432
10433 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10434 determine how many seconds to pass to 'alarm'.
10435 * gdb.base/gdb-sigterm.exp (top level): Build program with
10436 -DTIMEOUT=$timeout.
10437 (do_test): Return success/failure indication. Add more verbose
10438 logging. Don't fail if 200 single steps are seen. Instead, fail
10439 when the test times out.
10440 (passes): New global.
10441 (top level): Break the testing loop if testing fails on any
10442 iteration. Use gdb_assert.
10443
b9394193
DB
104442015-02-04 Don Breazeal <donb@codesourcery.com>
10445
10446 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10447 and initialize them.
10448 (ipc_cleanup): New function.
10449 (main): Don't declare shmid, semid, and msqid. Add a call to
10450 atexit so that we call ipc_cleanup on exit.
10451
42d9e528
PA
104522015-02-04 Pedro Alves <palves@redhat.com>
10453
10454 * boards/native-extended-gdbserver.exp: Remove any target variant
10455 specifications from the board name before clearing the isremote
10456 flag from board_info.
10457
ae6ae975
DE
104582015-01-31 Doug Evans <xdje42@gmail.com>
10459
10460 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10461
cfb069a8
GB
104622015-01-31 Gary Benson <gbenson@redhat.com>
10463
10464 * gdb.base/completion.exp: Disable completion limiting for
10465 existing tests. Add new tests to check completion limiting.
10466 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10467
5dd31d79
DE
104682015-01-31 Doug Evans <xdje42@gmail.com>
10469
10470 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10471
9f050062
DE
104722015-01-31 Doug Evans <xdje42@gmail.com>
10473
10474 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10475 entries. Duplicate file section script entries.
10476 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10477 inlined entries. Add test for safe-path rejection.
10478 * gdb.python/py-section-script.c: Add duplicate inlined section script
10479 entries. Duplicate file section script entries.
10480 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10481 inlined entries. Add test for safe-path rejection.
10482
df25ebbd
JB
104832015-01-29 Joel Brobecker <brobecker@adacore.com>
10484
10485 * gdb.ada/disc_arr_bound: New testcase.
10486
4a0ca9ec
JB
104872015-01-29 Joel Brobecker <brobecker@adacore.com>
10488
10489 * gdb.ada/mi_var_array: New testcase.
10490
3a8b707a
DE
104912015-01-27 Doug Evans <dje@google.com>
10492
10493 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10494 Add test for objfile.filename, objfile.username after objfile
10495 has been unloaded.
10496
f8313f6e
JB
104972015-01-26 Joel Brobecker <brobecker@adacore.com>
10498
10499 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10500 the second test to print the name attribute of value
10501 returned by the call to gdb.lookup_type, and adjust
10502 the expected output accordingly.
10503
37bc665e
MW
105042015-01-25 Mark Wielaard <mjw@redhat.com>
10505
10506 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10507 * gdb.base/disp-step-fork.c: Include unistd.h.
10508 * gdb.base/siginfo-obj.c: Include stdio.h.
10509 * gdb.base/siginfo-thread.c: Likewise.
10510 * gdb.mi/non-stop.c: Include unistd.h.
10511 * gdb.mi/nsthrexec.c: Include stdio.h.
10512 * gdb.mi/pthreads.c: Include unistd.h.
10513 * gdb.modula2/unbounded1.c (main): Declare returns int.
10514 * gdb.reverse/consecutive-reverse.c: Likewise.
10515 * gdb.threads/create-fail.c: Include unistd.h.
10516 * gdb.threads/killed.c: Likewise.
10517 * gdb.threads/linux-dp.c: Likewise.
10518 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10519 * gdb.threads/non-ldr-exc-2.c: Likewise.
10520 * gdb.threads/non-ldr-exc-3.c: Likewise.
10521 * gdb.threads/non-ldr-exc-4.c: Likewise.
10522 * gdb.threads/pthreads.c: Include unistd.h.
10523 (main): Declare returns int.
10524 * gdb.threads/tls-main.c (foo): New declaration.
10525 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10526
f7e5394d
SM
105272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10528
10529 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10530 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10531
743649fd
MW
105322015-01-15 Mark Wielaard <mjw@redhat.com>
10533
10534 * gdb.base/noreturn-return.c: New file.
10535 * gdb.base/noreturn-return.exp: New file.
10536 * gdb.base/noreturn-finish.c: New file.
10537 * gdb.base/noreturn-finish.exp: New file.
10538
198297aa
PA
105392015-01-23 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.threads/continue-pending-after-query.c: New file.
10542 * gdb.threads/continue-pending-after-query.exp: New file.
10543
717cf30c
AG
105442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10545 Simon Marchi <simon.marchi@ericsson.com>
10546
10547 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10548 * gdb.base/valgrind-db-attach.exp: Same.
10549 * gdb.base/valgrind-infcall.exp: Same.
10550 * lib/mi-support.exp (default_mi_gdb_start): Same.
10551 * lib/prompt.exp (default_prompt_gdb_start): Same.
10552 * lib/gdb.exp (default_gdb_spawn): Same.
10553 (gdb_interact): New.
10554
10555
4b62a76e
JK
105562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 * gdb.compile/compile.exp (pointer to jit function): New test.
10559
b4cdae6f
WW
105602015-01-17 Wei-cheng Wang <cole945@gmail.com>
10561
10562 * lib/gdb.exp (supports_process_record): Return true for
10563 powerpc*-*-linux*.
10564 (supports_reverse): Likewise.
10565
d221e7ef
DB
105662015-01-15 Don Breazeal <donb@codesourcery.com>
10567
10568 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10569 instead of checking whether the target board is remote and
10570 use spawn_wait_for_attach instead of exec/sleep.
10571 * gdb.base/attach-twice.exp: Likewise.
10572
bafffb51
JB
105732015-01-15 Joel Brobecker <brobecker@adacore.com>
10574
10575 * gdb.ada/var_arr_attrs: New testcase.
10576
5589af0e
PA
105772015-01-14 Pedro Alves <palves@redhat.com>
10578 Joel Brobecker <brobecker@adacore.com>
10579
10580 PR gdb/17525
10581 * gdb.base/bp-cmds-execution-x-script.c: New file.
10582 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10583 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10584
6c400b59
PA
105852015-01-14 Pedro Alves <palves@redhat.com>
10586
10587 PR cli/17828
10588 * gdb.base/batch-preserve-term-settings.c: New file.
10589 * gdb.base/batch-preserve-term-settings.exp: New file.
10590
e02c96a7
DE
105912015-01-13 Doug Evans <dje@google.com>
10592
10593 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10594 binary.
10595
576fd14c
JB
105962015-01-13 Joel Brobecker <brobecker@adacore.com>
10597
10598 * Makefile.in (clean mostlyclean): Do not delete *.py.
10599
04dccad0
JB
106002015-01-13 Joel Brobecker <brobecker@adacore.com>
10601
10602 * gdb.python/py-lookup-type.exp: New file.
10603
3d230f71
PA
106042015-01-12 Pedro Alves <palves@redhat.com>
10605
10606 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10607 restore GDBFLAGS before returning.
10608
7e67715d
JK
106092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10610
10611 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10612 is_amd64_regs_target and is_x86_like_target.
10613
f2e0d4b4
DE
106142015-01-11 Doug Evans <xdje42@gmail.com>
10615
10616 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10617 is given without an explicit form.
10618 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10619 attributes.
10620 * gdb.dwarf/corrupt.exp: Ditto.
10621 * gdb.dwarf2/enum-type.exp: Ditto.
10622 * gdb.trace/entry-values.exp: Ditto.
10623 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10624
439250fb
DE
106252015-01-11 Doug Evans <xdje42@gmail.com>
10626
10627 PR gdb/15830
10628 * gdb.base/maint.exp: Remove references to "maint demangle".
10629 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10630 Add tests for explicitly specifying language to demangle.
10631 * gdb.dlang/demangle.exp: Ditto.
10632
ede9f622
PA
106332015-01-09 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.threads/non-stop-fair-events.c: New file.
10636 * gdb.threads/non-stop-fair-events.exp: New file.
10637
a7b796db
PA
106382015-01-09 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10641 the global scope. Set a breakpoint after all threads are started
10642 rather than stepping over two source lines. Expect the prompt.
10643 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10644 global.
10645 (NUM): Now 15.
10646 (main): Use threads_started_barrier to wait for all threads to
10647 start. Main thread no longer calls thread_function. Exit after
10648 180 seconds.
10649 (loop): New function.
10650 (thread_function): Wait on threads_started_barrier barrier. Call
10651 'loop' at each iteration.
10652 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10653 threads have started, instead of hardcoding number of "next"
10654 steps. Use an access watchpoint instead of a write watchpoint.
10655
9665ffdd
PA
106562015-01-09 Pedro Alves <palves@redhat.com>
10657
10658 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10659 (thread_func): Wait on barrier.
10660 (main): Wait for all threads to start before stopping GDB.
10661 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10662 global.
10663 (thread1_func, thread2_func): Wait on barrier.
10664 (main): Wait for all threads to start before stopping GDB.
10665 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10666 New global.
10667 (thread1_func, thread2_func): Wait on barrier.
10668 (main): Wait for all threads to start before stopping GDB.
10669
c945a99f
PA
106702015-01-09 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.threads/attach-many-short-lived-threads.c: New file.
10673 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10674
c1a747c1
PA
106752014-01-09 Pedro Alves <palves@redhat.com>
10676
10677 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10678 instead of to thread 2.
10679 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10680 Add barrier around each pthread_create call instead of around all
10681 calls.
10682 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10683 Set a break on thread_function and have the child threads hit it
10684 one at at a time.
10685
60b3033e
PA
106862015-01-09 Pedro Alves <palves@redhat.com>
10687
10688 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10689 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10690 false.
10691 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10692 checking whether the target board is remote.
10693 * gdb.multi/multi-attach.exp: Likewise.
10694 * gdb.python/py-sync-interp.exp: Likewise.
10695 * gdb.server/ext-attach.exp: Likewise.
10696 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10697 tests that need to attach, instead of checking whether the target
10698 board is remote at the top of the file.
10699
acc018ac
YQ
107002015-01-08 Yao Qi <yao@codesourcery.com>
10701
10702 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10703
50a18af8
JK
107042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10705
10706 Fix testcase compilation.
10707 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10708
8503d6e1
JB
107092015-01-06 Joel Brobecker <brobecker@adacore.com>
10710
10711 * gdb.python/py-type.exp: Add a couple test about empty
10712 array creation, and negative-length array creation.
10713
cc73dbcc
DE
107142015-01-02 Doug Evans <xdje42@gmail.com>
10715
10716 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10717
0300bbc7
DE
107182015-01-02 Doug Evans <dje@google.com>
10719
10720 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10721
9d85a0ec
YQ
107222014-12-29 Yao Qi <yao@codesourcery.com>
10723
10724 * gdb.trace/entry-values.exp: Update comments. Rename variable
10725 bar_call_foo to returned_from_foo.
10726
87186c6a
MMN
107272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10728
10729 PR gdb/17394
10730 * gdb.linespec/break-asm-file.c: New file.
10731 * gdb.linespec/break-asm-file.exp: New file.
10732 * gdb.linespec/break-asm-file0.s: New file.
10733 * gdb.linespec/break-asm-file1.s: New file.
10734
1bab7383
YQ
107352014-12-18 Nigel Stephens <nigel@mips.com>
10736 Maciej W. Rozycki <macro@codesourcery.com>
10737
10738 * gdb.base/float.exp: Handle the new output from "info float" on
10739 MIPS targets.
10740
1bc1068a
JK
107412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10742
10743 Fix MinGW compilation.
10744 * gdb.compile/compile-ops.exp: Update untested message if
10745 !skip_compile_feature_tests.
10746 * gdb.compile/compile-setjmp.exp: Likewise.
10747 * gdb.compile/compile-tls.exp: Likewise.
10748 * gdb.compile/compile.exp: Likewise.
10749 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10750 supported on this host".
10751
b6615d10
DE
107522014-12-16 Doug Evans <xdje42@gmail.com>
10753
10754 * boards/stabs.exp: New file.
10755
25dda427
AA
107562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10757
10758 * gdb.base/completion.exp: Adjust to format changes of "maint
10759 print user-registers".
10760
bf330350
CU
107612014-12-16 Catalin Udma <catalin.udma@freescale.com>
10762
10763 PR server/17457
10764 * gdb.arch/aarch64-fp.c: New file.
10765 * gdb.arch/aarch64-fp.exp: New file.
10766
395cf596
SDJ
107672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10768
10769 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10770 r210637, r210913, r211666, r215400, r215817).
10771
10772 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10773 * dg-extract-results.py: New file.
10774 * dg-extract-results.sh: Use it if the environment seems
10775 suitable.
10776
10777 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10778
10779 * dg-extract-results.py (parse_run): Handle warnings that
10780 are printed before a test harness is run.
10781
10782 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10783
10784 * dg-extract-results.py (Named): Remove __cmp__ method.
10785 (output_variation): Use a key to sort variation.harnesses.
10786
10787 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10788
10789 * dg-extract-results.py: For Python 3, force sys.stdout to
10790 handle surrogate escape sequences.
10791 (safe_open): New function.
10792 (output_segment, main): Use it.
10793
10794 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10795
10796 * dg-extract-results.py (Prog.result_re): Include options
10797 in test name.
10798
10799 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10800
10801 * dg-extract-results.py (output_variation): Always sort if
10802 do_sum.
10803
e882ef3c
SM
108042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10805
10806 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10807 as long as we get pagination notifications.
10808
4992aa20
JM
108092014-12-15 Jason Merrill <jason@redhat.com>
10810
10811 * Makefile.in (check-gdb.%): Restore.
10812 * README: Mention it.
10813
c1b5a1a6
JB
108142014-12-13 Joel Brobecker <brobecker@adacore.com>
10815
10816 * gdb.ada/str_uninit: New testcase.
10817
5537b577
JK
108182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10819
10820 PR symtab/17642
10821 * gdb.base/vla-stub-define.c: New file.
10822 * gdb.base/vla-stub.c: New file.
10823 * gdb.base/vla-stub.exp: New file.
10824
bb2ec1b3
TT
108252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10826 Jan Kratochvil <jan.kratochvil@redhat.com>
10827 Tom Tromey <tromey@redhat.com>
10828
10829 * configure.ac: Add gdb.compile/.
10830 * configure: Regenerate.
10831 * gdb.compile/Makefile.in: New file.
10832 * gdb.compile/compile-ops.exp: New file.
10833 * gdb.compile/compile-ops.c: New file.
10834 * gdb.compile/compile-tls.c: New file.
10835 * gdb.compile/compile-tls.exp: New file.
10836 * gdb.compile/compile-constvar.S: New file.
10837 * gdb.compile/compile-constvar.c: New file.
10838 * gdb.compile/compile-mod.c: New file.
10839 * gdb.compile/compile-nodebug.c: New file.
10840 * gdb.compile/compile-setjmp-mod.c: New file.
10841 * gdb.compile/compile-setjmp.c: New file.
10842 * gdb.compile/compile-setjmp.exp: New file.
10843 * gdb.compile/compile-shlib.c: New file.
10844 * gdb.compile/compile.c: New file.
10845 * gdb.compile/compile.exp: New file.
10846 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10847
4ff709eb
TT
108482014-12-12 Tom Tromey <tromey@redhat.com>
10849
10850 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10851 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10852
6dddd6a5
DE
108532014-12-12 Doug Evans <dje@google.com>
10854
10855 * lib/gdb-python.exp (get_python_valueof): New function.
10856 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10857
71c24708
AA
108582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10859
10860 * gdb.base/completion.exp: Add test for completion of "info
10861 registers ".
10862
3e29f34a
MR
108632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10864
10865 * gdb.base/func-ptrs.c: New file.
10866 * gdb.base/func-ptrs.exp: New file.
10867
fc126975
SM
108682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10869
10870 PR breakpoints/17012
10871 * gdb.base/dprintf-detach.c: New file.
10872 * gdb.base/dprintf-detach.exp: New file.
10873
0a46d518
SM
108742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10877 * lib/gdb.exp (target_is_gdbserver): New procedure.
10878
a0be3e44
DE
108792014-12-08 Doug Evans <dje@google.com>
10880
10881 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10882
df1b803a
YQ
108832014-12-05 Yao Qi <yao@codesourcery.com>
10884
10885 * gdb.guile/scm-error.exp: Remove the third argument to
10886 gdb_remote_download.
10887 * gdb.guile/scm-frame-args.exp: Likewise.
10888 * gdb.guile/scm-section-script.exp: Likewise.
10889
ddb9f679
YQ
108902014-12-05 Yao Qi <yao@codesourcery.com>
10891
10892 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10893
86e4ed39
DE
108942014-12-04 Doug Evans <dje@google.com>
10895
10896 * gdb.python/py-objfile.exp: Add tests for
10897 objfile.add_separate_debug_file.
10898
7c50a931
DE
108992014-12-04 Doug Evans <dje@google.com>
10900
10901 * lib/gdb.exp (get_build_id): New function.
10902 (build_id_debug_filename_get): Rewrite to use it.
10903 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10904
621661e3
MR
109052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10906
10907 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10908 `method(long)', not just 0x0.
10909 * gdb.cp/nsalias.exp: Align code labels to 4.
10910 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10911 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10912 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10913 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10914 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10915 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10916
29f0c3b7
DE
109172014-12-02 Doug Evans <dje@google.com>
10918
e1e061e7 10919 PR symtab/17602
29f0c3b7 10920 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10921 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10922 * gdb.cp/anon-ns.exp: Update.
10923
162078c8
NB
109242014-12-02 Nick Bull <nicholaspbull@gmail.com>
10925
10926 * gdb.python/py-events.py (inferior_call_handler): New.
10927 (register_changed_handler, memory_changed_handler): New.
10928 (test_events.invoke): Register new handlers.
10929 * gdb.python/py-events.exp: Add tests for inferior call,
10930 memory_changed and register_changed events.
10931
fdb09caf
AA
109322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10933
10934 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10935 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10936 if the linker doesn't understand this.
10937
55cfb2c4
SM
109382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10939
10940 * gdb.python/python.exp: Change expected reply to help().
10941
9e8cd6df
YQ
109422014-12-01 Yao Qi <yao@codesourcery.com>
10943
10944 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10945 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10946 * configure: Re-generated.
10947
6c659fc2
SC
109482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10949
10950 * gdb.cp/chained-calls.cc: New file.
10951 * gdb.cp/chained-calls.exp: New file.
10952 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10953
d7fc3181
SM
109542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10955
10956 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10957 * gdb.dwarf2/symtab-producer.exp: Same.
10958 * gdb.gdb/python-interrupts.exp: Same.
10959 * gdb.gdb/python-selftest.exp: Same.
10960 * gdb.python/py-linetable.exp: Same.
10961 * gdb.python/py-type.exp: Same.
10962 * gdb.python/py-value-cc.exp: Same.
10963 * gdb.python/py-value.exp: Same.
10964
10e79639
YQ
109652014-11-28 Yao Qi <yao@codesourcery.com>
10966
10967 * gdb.base/break-probes.exp: Match library name prefixed with
10968 sysroot.
10969
f28a0564
SM
109702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10971
10972 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10973 test expected output. Add parentheses for the call to print.
10974 Remove L suffix from integers.
10975
3fe1ce1d
DE
109762014-11-26 Doug Evans <dje@google.com>
10977
10978 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10979
84429e27
YQ
109802014-11-22 Yao Qi <yao@codesourcery.com>
10981
10982 * gdb.trace/entry-values.c: Remove asms.
10983 (foo): Add foo_label.
10984 (bar): Add bar_label.
10985 * gdb.trace/entry-values.exp: Remove code computing foo's
10986 length and bar's length.
10987 (Dwarf::assemble): Invoke function_range for bar and use
10988 MACRO_AT_func for foo.
10989
26741859
YQ
109902014-11-22 Yao Qi <yao@codesourcery.com>
10991
10992 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10993 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10994 Use .Lgcc43_procstart instead of gcc43.
10995
45e44d27
JB
109962014-11-21 Joel Brobecker <brobecker@adacore.com>
10997
10998 * gdb.ada/n_arr_bound: New testcase.
10999
458c8db8
SDJ
110002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11001
11002 PR breakpoints/10737
11003 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11004 test_catch_syscall_multi_arch.
11005 (test_catch_syscall_multi_arch): New function.
11006
43f3e411
DE
110072014-11-20 Doug Evans <xdje42@gmail.com>
11008
11009 * gdb.base/maint.exp: Update expected output.
11010
0d7b2549
AA
110112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11012
11013 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11014 4-byte instruction on S390.
11015
8908fca5
JB
110162014-11-19 Joel Brobecker <brobecker@adacore.com>
11017
11018 * gdb.ada/arr_arr: New testcase.
11019
4a46959e
JB
110202014-11-19 Joel Brobecker <brobecker@adacore.com>
11021
11022 * gdb.ada/pkd_arr_elem: New Testcase.
11023
470e2f4e
LM
110242014-11-18 Luis Machado <lgustavo@codesourcery.com>
11025
11026 * gdb.reverse/break-precsave: Expect completion message for
11027 core file reads.
11028 * gdb.reverse/consecutive-precsave.exp: Likewise.
11029 * gdb.reverse/finish-precsave.exp: Likewise.
11030 * gdb.reverse/i386-precsave.exp: Likewise.
11031 * gdb.reverse/machinestate-precsave.exp: Likewise.
11032 * gdb.reverse/sigall-precsave.exp: Likewise.
11033 * gdb.reverse/solib-precsave.exp: Likewise.
11034 * gdb.reverse/step-precsave.exp: Likewise.
11035 * gdb.reverse/until-precsave.exp: Likewise.
11036 * gdb.reverse/watch-precsave.exp: Likewise.
11037
a267f3ad
AA
110382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11039
11040 * gdb.base/bp-permanent.c: Include unistd.h.
11041 * gdb.python/py-framefilter-mi.c (main): Add return type.
11042 * gdb.python/py-framefilter.c (main): Likewise.
11043 * gdb.trace/actions-changed.c (main): Likewise.
11044
12084a9a
AA
110452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11046
11047 * gdb.mi/until.c: Add eye-catchers.
11048 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11049 line numbers.
11050
dc7e1a77
AA
110512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11052
11053 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11054 function header variants in break1.c.
11055 * gdb.base/ena-dis-br.exp: Likewise.
11056 * gdb.base/hbreak2.exp: Likewise.
11057 * gdb.reverse/until-precsave.exp: Drop references to removed
11058 non-prototype function header variants in ur1.c.
11059 * gdb.reverse/until-reverse.exp: Likewise.
11060
41c77605
PM
110612014-11-17 Petr Machata <pmachata@redhat.com>
11062
11063 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11064 ${_cu_offset_size} bytes abbrev offset.
11065
34248c3a
DE
110662014-11-15 Doug Evans <xdje42@gmail.com>
11067
11068 PR symtab/17559
11069 * gdb.base/line-symtabs.exp: New file.
11070 * gdb.base/line-symtabs.c: New file.
11071 * gdb.base/line-symtabs.h: New file.
11072
646da059
YQ
110732014-11-14 Yao Qi <yao@codesourcery.com>
11074
11075 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11076 (func): Add label func_label.
11077 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11078 Replace low_pc and high_pc with MACRO_AT_range.
11079 Replace name, low_pc and high_pc with MACRO_AT_func.
11080
9301ebe6
YQ
110812014-11-14 Yao Qi <yao@codesourcery.com>
11082
11083 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11084 Replace name, low_pc and high_pc with MACRO_AT_func.
11085
f166b542
YQ
110862014-11-14 Yao Qi <yao@codesourcery.com>
11087
11088 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11089 produce debug information.
11090 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11091
0f6e71e3
YQ
110922014-11-14 Yao Qi <yao@codesourcery.com>
11093
11094 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11095 object and get function length.
11096 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11097 with MACRO_AT_func.
11098 (top-level): Replace gdb_compile and clean_restart with
11099 prepare_for_testing.
11100 * gdb.dwarf2/main.c (main): Add label main_label.
11101
876c4df9
YQ
111022014-11-14 Yao Qi <yao@codesourcery.com>
11103
11104 * lib/dwarf.exp (function_range): New procedure.
11105 (Dwarf::_handle_macro_at_func): New procedure.
11106 (Dwarf::_handle_macro_at_range): New procedure.
11107 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11108
02ad9cf1
YQ
111092014-11-14 Yao Qi <yao@codesourcery.com>
11110
11111 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11112 (_handle_attribute): New procedure.
11113
a59add0c
AA
111142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11115
11116 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11117 * gdb.base/call-sc.c (zed): Likewise.
11118 * gdb.base/checkpoint.c (main): Likewise.
11119 * gdb.base/dump.c (main): Likewise.
11120 * gdb.base/gcore.c (main): Likewise.
11121 * gdb.base/huge.c (main): Likewise.
11122 * gdb.base/multi-forks.c (main): Likewise.
11123 * gdb.base/pr10179-a.c (main): Likewise.
11124 * gdb.base/savedregs.c (main): Likewise.
11125 * gdb.base/sigaltstack.c (main): Likewise.
11126 * gdb.base/siginfo.c (main): Likewise.
11127 * gdb.base/structs.c (zed): Likewise.
11128 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11129 * gdb.mi/mi-syn-frame.c (main): Likewise.
11130 * gdb.mi/until.c (foo, main): Likewise.
11131 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11132 * gdb.base/solib-weak.c (foo): Declare.
11133 * gdb.base/attach-twice.c: Include stdio.h.
11134 * gdb.base/weaklib1.c: Likewise.
11135 * gdb.base/weaklib2.c: Likewise.
11136 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11137 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11138 unistd.h.
11139 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11140 * gdb.mi/mi-exit-code.c: Likewise.
11141 * gdb.base/break-interp-lib.c: Include string.h.
11142 * gdb.base/coremaker.c: Likewise.
11143 * gdb.base/testenv.c: Likewise.
11144 * gdb.python/py-finish-breakpoint.c: Likewise.
11145 * gdb.base/inferior-died.c: Include sys/wait.h.
11146 * gdb.base/fileio.c: Include time.h.
11147 * gdb.base/async-shell.c: Include unistd.h.
11148 * gdb.base/dprintf-non-stop.c: Likewise.
11149 * gdb.base/info-os.c: Likewise.
11150 * gdb.mi/mi-console.c: Likewise.
11151 * gdb.mi/watch-nonstop.c: Likewise.
11152 * gdb.python/py-events.c: Likewise.
11153 * gdb.base/async.c (baz): Move up before its invocation.
11154 * gdb.base/code_elim2.c (my_global_func): Likewise.
11155 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11156 * gdb.base/advance.c (func2): Likewise.
11157
3b5d5997
AA
111582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11159
11160 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11161 variant.
11162 * gdb.base/annota3.c: Likewise.
11163 * gdb.base/async.c: Likewise.
11164 * gdb.base/average.c: Likewise.
11165 * gdb.base/call-ar-st.c: Likewise.
11166 * gdb.base/call-rt-st.c: Likewise.
11167 * gdb.base/call-sc.c: Likewise.
11168 * gdb.base/call-strs.c: Likewise.
11169 * gdb.base/ending-run.c: Likewise.
11170 * gdb.base/execd-prog.c: Likewise.
11171 * gdb.base/exprs.c: Likewise.
11172 * gdb.base/foll-exec.c: Likewise.
11173 * gdb.base/foll-fork.c: Likewise.
11174 * gdb.base/foll-vfork.c: Likewise.
11175 * gdb.base/funcargs.c: Likewise.
11176 * gdb.base/gcore.c: Likewise.
11177 * gdb.base/jump.c: Likewise.
11178 * gdb.base/langs0.c: Likewise.
11179 * gdb.base/langs1.c: Likewise.
11180 * gdb.base/langs2.c: Likewise.
11181 * gdb.base/mips_pro.c: Likewise.
11182 * gdb.base/nodebug.c: Likewise.
11183 * gdb.base/opaque0.c: Likewise.
11184 * gdb.base/opaque1.c: Likewise.
11185 * gdb.base/recurse.c: Likewise.
11186 * gdb.base/run.c: Likewise.
11187 * gdb.base/scope0.c: Likewise.
11188 * gdb.base/scope1.c: Likewise.
11189 * gdb.base/setshow.c: Likewise.
11190 * gdb.base/setvar.c: Likewise.
11191 * gdb.base/shmain.c: Likewise.
11192 * gdb.base/shr1.c: Likewise.
11193 * gdb.base/shr2.c: Likewise.
11194 * gdb.base/sigall.c: Likewise.
11195 * gdb.base/signals.c: Likewise.
11196 * gdb.base/so-indr-cl.c: Likewise.
11197 * gdb.base/solib2.c: Likewise.
11198 * gdb.base/structs.c: Likewise.
11199 * gdb.base/sum.c: Likewise.
11200 * gdb.base/vforked-prog.c: Likewise.
11201 * gdb.base/watchpoint.c: Likewise.
11202 * gdb.reverse/shr2.c: Likewise.
11203 * gdb.reverse/until-reverse.c: Likewise.
11204 * gdb.reverse/ur1.c: Likewise.
11205 * gdb.reverse/watch-reverse.c: Likewise.
11206
066a77c5
AA
112072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11208
11209 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11210 variant.
11211 * gdb.base/sepdebug.exp: Drop references to removed code.
11212
4f204ea5
AA
112132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11214
11215 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11216 variant. Preserve original line numbering.
11217 * gdb.base/list1.c: Likewise.
11218
3b377a3a
AA
112192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11220
11221 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11222 variant.
11223 * gdb.base/break1.c: Likewise.
11224 * gdb.base/break.exp: Drop references to removed code.
11225
e444df73
AA
112262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11227
11228 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11229 variant.
11230
8008f2a7
AA
112312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11232
11233 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11234
a5a06887
AA
112352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11236
11237 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11238 logic into perform_all_tests() and invoke it with and without
11239 function header prototypes.
11240 (do_function_calls): Remove conditional XFAIL for PR 5318.
11241 (rerun_and_prepare): Remove duplicate code.
11242 (perform_all_tests): New. Main logic moved here.
11243
44dba9b9
AA
112442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11245
11246 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11247 code guarded by #ifdef NO_PROTOTYPES.
11248 (t_double_many_args): Likewise.
11249 (DEF_FUNC_MANY_ARGS_1): Likewise.
11250 (DEF_FUNC_VALUES_1): Likewise.
11251 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11252 guarded by #ifdef PROTOTYPES.
11253
d1fbcd56
AA
112542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11255
11256 * gdb.mi/mi-console.c: Add eye-catcher.
11257 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11258 instead of literal line number.
11259
b0e59b8f
AA
112602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11261
11262 * gdb.base/shr2.c: Add eye-catcher.
11263 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11264 line number.
11265
78f98cca
AA
112662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11267
11268 * gdb.base/jump.c: Add eye-catchers.
11269 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11270 numbers.
11271
58fa2af0
AA
112722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11273
11274 * gdb.base/execd-prog.c: Add eye-catchers.
11275 * gdb.base/foll-exec.c: Likewise.
11276 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11277 line numbers.
11278
04e5059b
AA
112792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11280
11281 * gdb.base/ending-run.c: Add eye-catchers.
11282 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11283 literal line numbers.
11284
dbfdb174
AA
112852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11286
11287 * gdb.base/call-rt-st.c: Add eye-catchers.
11288 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11289 literal line numbers.
11290
888a2ade
AA
112912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11292
11293 * gdb.base/call-ar-st.c: Add eye-catchers.
11294 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11295 literal line numbers.
11296
6acc2dde
AA
112972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11298
11299 * gdb.base/average.c: Add eye-catchers.
11300 * gdb.base/sum.c: Likewise.
11301 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11302 regexps dynamically.
11303
9ecfcd1d
AA
113042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11305
11306 * gdb.base/solib1.c: Add eye-catchers.
11307 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11308 literal line numbers.
11309
78708b7c
PA
113102014-11-12 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11313 leader has exited.
11314
af48d08f
PA
113152014-11-12 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.arch/i386-bp_permanent.c: New file.
11318 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11319 (srcfile): Set to i386-bp_permanent.c.
11320 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11321 that stepi does not execute the 'leave' instruction, instead of
11322 testing it does execute.
11323 * gdb.base/bp-permanent.c: New file.
11324 * gdb.base/bp-permanent.exp: New file.
11325
af3768e9
DE
113262014-11-10 Doug Evans <xdje42@gmail.com>
11327
11328 PR symtab/17564
11329 * gdb.base/symtab-search-order.exp: New file.
11330 * gdb.base/symtab-search-order.c: New file.
11331 * gdb.base/symtab-search-order-1.c: New file.
11332 * gdb.base/symtab-search-order-shlib-1.c: New file.
11333
9de00a4a
PA
113342014-11-07 Pedro Alves <palves@redhat.com>
11335
11336 PR gdb/17511
11337 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11338 i?86-*-linux*.
11339
e0f52461
SC
113402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11341
11342 PR c++/17494
11343 * gdb.cp/pr17494.cc: New file.
11344 * gdb.cp/pr17494.exp: New file.
11345
6ce8c980
YQ
113462014-11-02 Yao Qi <yao@codesourcery.com>
11347
11348 * gdb.python/python.exp: Get working directory and match the
11349 output of "set extended-prompt \\w " with it.
11350
02be9a71
DE
113512014-10-30 Doug Evans <dje@google.com>
11352
11353 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11354 in objfiles.
11355 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11356 in progspaces.
11357
3bdff46b
LM
113582014-10-30 Janis Johnson <janisjo@codesourcery.com>
11359
11360 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11361 * gdb.base/realname-expand.exp: Likewise.
11362 * gdb.linespec/macro-relative.exp: Likewise.
11363
ab917dfb
PA
113642014-10-29 Pedro Alves <palves@redhat.com>
11365
11366 PR gdb/17408
11367 * gdb.threads/schedlock.c (some_function): New function.
11368 (call_function): New global.
11369 (MAYBE_CALL_SOME_FUNCTION): New macro.
11370 (thread_function): Call it.
11371 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11372 and use it instead of a global counter. Adjust all callers.
11373 (get_current_thread): Use "find current thread" for test message
11374 here rather than having all callers pass down the same string.
11375 (goto_loop): New procedure, factored out from ...
11376 (my_continue): ... this.
11377 (step_ten_loops): Change parameter from test message to command to
11378 use. Adjust.
11379 (list_count): Delete global.
11380 (check_result): New procedure, factored out from duplicate top
11381 level code.
11382 (continue tests): Wrap in with_test_prefix.
11383 (test_step): New procedure, factored out from duplicate top level
11384 code.
11385 (top level): Test "step" in combination with all scheduler-locking
11386 modes. Test "next" in combination with all scheduler-locking
11387 modes, and in combination with stepping over a function call or
11388 not.
11389 * gdb.threads/next-bp-other-thread.c: New file.
11390 * gdb.threads/next-bp-other-thread.exp: New file.
11391
d3d4baed
PA
113922014-10-29 Pedro Alves <palves@redhat.com>
11393
11394 PR python/17372
11395 * gdb.python/python.exp: Test a multi-line command that spawns
11396 interactive Python.
11397 * gdb.base/multi-line-starts-subshell.exp: New file.
11398
563e8d85
YQ
113992014-10-29 Yao Qi <yao@codesourcery.com>
11400
11401 * gdb.base/fileio.exp: Make directories on host.
11402
0ea4d52e
YQ
114032014-10-29 Yao Qi <yao@codesourcery.com>
11404
11405 * gdb.base/fileio.c (test_write): Close the file.
11406
7f5ef605
PA
114072014-10-28 Pedro Alves <palves@redhat.com>
11408
11409 PR gdb/12623
11410 * gdb.base/sigstep.c (no_handler): New global.
11411 (main): If 'no_handler is true, set the signal handlers to
11412 SIG_IGN.
11413 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11414 with_sw_watch and no_handler parameters. Handle them.
11415 (top level) <stepping over handler when stopped at a breakpoint
11416 test>: Add a test axis for testing with a software watchpoint, and
11417 another for testing with the signal handler set to SIG_IGN.
11418 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11419 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11420
abbdbd03
PA
114212014-10-28 Pedro Alves <palves@redhat.com>
11422
11423 PR gdb/17511
11424 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11425 * gdb.base/sigstep.exp (other_handler_location): New global.
11426 (advance): Support stepping into the signal handler, and running
11427 commands while in the handler.
11428 (in_handler_map): New global.
11429 (top level): In the advance test, add combinations for getting
11430 into the handler with stepping commands, and for running commands
11431 in the handler. Add comment descripting the advancei tests.
11432
1df4399f
PA
114332014-10-28 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.base/sigstep.exp: Use build_executable instead of
11436 prepare_for_testing.
11437 (top level): Move code that starts GDB, runs to main and creates a
11438 display to ...
11439 (restart): ... this new procedure.
11440 (top level): Move backtrace from signal handler test to ...
11441 (validate_backtrace): ... this new procedure.
11442 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11443 with_test_prefix. Always restart GDB.
11444 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11445 with_test_prefix. Always restart GDB. No need to delete
11446 breakpoints after the test.
11447 (test_skip_handler): Remove prefix parameter.
11448 (skip_over_handler, breakpoint_to_handler)
11449 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11450 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11451 restart GDB. No need to delete breakpoints after the test.
11452 (top level): Use foreach to call the test procedures with
11453 different commands.
11454
a5b6e449
PA
114552014-10-28 Pedro Alves <palves@redhat.com>
11456
11457 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11458 instead of GNATS numbers.
11459 * gdb.base/sigbpt.exp: Likewise.
11460 * gdb.base/siginfo.exp: Likewise.
11461 * gdb.base/sigstep.exp: Likewise.
11462
e5f8a7cc
PA
114632014-10-27 Pedro Alves <palves@redhat.com>
11464
11465 * gdb.base/sigstep.c (dummy): New global.
11466 (main): Issue a couple writes to the new global.
11467 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11468 procedures.
11469 (skip_over_handler): Use test_skip_handler.
11470 (top level): Call skip_over_handler for stepi and nexti too.
11471 (breakpoint_over_handler): Use test_skip_handler.
11472 (top level): Call breakpoint_over_handler for stepi and nexti too.
11473
763905a3
YQ
114742014-10-27 Yao Qi <yao@codesourcery.com>
11475
11476 * gdb.trace/tfile.c (adjust_function_address)
11477 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11478 function descriptor.
11479
6f259a23
DB
114802014-10-24 Don Breazeal <donb@codesourcery.com>
11481
11482 * gdb.base/foll-fork.exp (test_follow_fork,
11483 catch_fork_child_follow): Check for updated fork messages emitted
11484 from infrun.c.
11485 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11486 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11487 vfork_and_exec_child_follow_through_step): Check for updated vfork
11488 messages emitted from infrun.c.
11489
09dd9a69
PA
114902014-10-24 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.base/corefile.exp: Remove references to ultrix.
11493 * gdb.base/interrupt.exp: Likewise.
11494 * gdb.base/whatis.exp: Likewise.
11495 * gdb.gdb/selftest.exp: Likewise.
11496 * gdb.threads/manythreads.exp: Likewise.
11497 * gdb.threads/print-threads.exp: Likewise.
11498 * gdb.threads/pthreads.exp:: Likewise.
11499 * gdb.threads/schedlock.exp: Likewise.
11500
3433cfa5
SC
115012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11502
11503 * gdb.cp/non-trivial-retval.cc: Add a test case.
11504 * gdb.cp/non-trivial-retval.exp: Add a test.
11505
092f880b
YQ
115062014-10-20 Yao Qi <yao@codesourcery.com>
11507
11508 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11509 * gdb.python/py-objfile-script-gdb.py: New file.
11510 * gdb.python/py-objfile-script.exp: Update reference to
11511 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11512 of remote_download. Remove the dest file.
11513
acbdb7f3
YQ
115142014-10-20 Yao Qi <yao@codesourcery.com>
11515
11516 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11517 * gdb.base/step-line.exp: Likewise.
11518 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11519 * gdb.dwarf2/dw2-basic.exp: Likewise.
11520 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11521 * gdb.dwarf2/dw2-filename.exp: Likewise.
11522 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11523 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11524 * gdb.dwarf2/dw2-producer.exp: Likewise.
11525 * gdb.dwarf2/mac-fileno.exp: Likewise.
11526 * gdb.python/py-frame-args.exp: Likewise.
11527 * gdb.python/py-framefilter.exp: Likewise.
11528 * gdb.python/py-mi.exp: Likewise.
11529 * gdb.python/py-objfile-script.exp: Likewise
11530 * gdb.python/py-pp-integral.exp: Likewise.
11531 * gdb.python/py-pp-re-notag.exp: Likewise.
11532 * gdb.python/py-prettyprint.exp: Likewise.
11533 * gdb.python/py-section-script.exp: Likewise.
11534 * gdb.python/py-typeprint.exp: Likewise.
11535 * gdb.python/py-xmethods.exp: Likewise.
11536 * gdb.stabs/weird.exp: Likewise.
11537 * gdb.xml/tdesc-regs.exp: Likewise.
11538
bd286a29
KCY
115392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11540
11541 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11542 (out_cu): Use addr_len for the size of addresses.
11543 (out_line): Likewise. Size DW_LNE_set_address instruction
11544 according to addr_len.
11545 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11546 (FUNC): Add START_INSNS to definition.
11547
673dc4a0
YQ
115482014-10-18 Yao Qi <yao@codesourcery.com>
11549
11550 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11551 gdb_has_argv0 return true.
11552 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11553 check [target_info exists noargs], check [gdb_has_argv0]
11554 instead.
11555 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11556 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11557 procedures.
11558
4ffbba72
DE
115592014-10-17 Doug Evans <dje@google.com>
11560
11561 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11562 event.
11563 * gdb.python/py-events.py: Add clear_objfiles event.
11564
d096d8c1
DE
115652014-10-17 Doug Evans <dje@google.com>
11566
11567 * gdb.python/py-objfile.exp: Test progspace attribute.
11568
a80db015
LM
115692014-10-17 Luis Machado <lgustavo@codesourcery.com>
11570
11571 * gdb.guile/scm-breakpoint.exp: Do not assume any
11572 directory separators when matching source file paths.
11573 * gdb.python/py-breakpoint.exp: Likewise.
11574 * gdb.reverse/break-precsave.exp: Likewise.
11575 * gdb.reverse/break-reverse.exp: Likewise.
11576 * gdb.reverse/consecutive-precsave.exp: Likewise.
11577 * gdb.reverse/finish-precsave.exp: Likewise.
11578 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11579 * gdb.reverse/finish-reverse.exp: Likewise.
11580 * gdb.reverse/i386-precsave.exp: Likewise.
11581 * gdb.reverse/i387-env-reverse.exp: Likewise.
11582 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11583 * gdb.reverse/machinestate-precsave.exp: Likewise.
11584 * gdb.reverse/machinestate.exp: Likewise.
11585 * gdb.reverse/sigall-precsave.exp: Likewise.
11586 * gdb.reverse/solib-precsave.exp: Likewise.
11587 * gdb.reverse/step-precsave.exp: Likewise.
11588 * gdb.reverse/until-precsave.exp: Likewise.
11589 * gdb.reverse/watch-precsave.exp: Likewise.
11590 * gdb.reverse/watch-reverse.exp: Likewise.
11591
b22089ab
YQ
115922014-10-17 Yao Qi <yao@codesourcery.com>
11593
11594 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11595 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11596
6c4486e6
PA
115972014-10-17 Pedro Alves <palves@redhat.com>
11598
11599 PR gdb/17471
11600 * gdb.base/bg-execution-repeat.c: New file.
11601 * gdb.base/bg-execution-repeat.exp: New file.
11602
0ff33695
PA
116032014-10-17 Pedro Alves <palves@redhat.com>
11604
11605 PR gdb/17300
11606 * gdb.base/continue-all-already-running.c: New file.
11607 * gdb.base/continue-all-already-running.exp: New file.
11608
6fdebc3d
PA
116092014-10-17 Pedro Alves <palves@redhat.com>
11610
11611 PR gdb/17472
11612 * gdb.base/annota-input-while-running.c: New file.
11613 * gdb.base/annota-input-while-running.exp: New file.
11614
32a8097b
PA
116152014-10-17 Pedro Alves <palves@redhat.com>
11616
11617 * gdb.base/callfuncs.exp: emove references to osf.
11618 * gdb.base/sigall.exp: Likewise.
11619 * gdb.gdb/selftest.exp: Likewise.
11620 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11621 * gdb.mi/non-stop.c: Likewise.
11622 * gdb.mi/pthreads.c: Likewise.
11623 * gdb.reverse/sigall-precsave.exp: Likewise.
11624 * gdb.reverse/sigall-reverse.exp: Likewise.
11625 * gdb.threads/pthreads.c: Likewise.
11626 * gdb.threads/pthreads.exp: Likewise.
11627
7a3517ff
YQ
116282014-10-17 Yao Qi <yao@codesourcery.com>
11629
11630 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11631 check 'target_info exists noargs'.
11632 (test_command_prompt_position): Likewise.
11633 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11634 Remove "set args".
11635 (progvar_simple_while_test): Likewise.
11636 (progvar_complex_if_while_test): Likewise.
11637 (if_while_breakpoint_command_test): Likewise.
11638 (infrun_breakpoint_command_test): Likewise.
11639 (breakpoint_command_test): Likewise.
11640 (watchpoint_command_test): Likewise.
11641 (bp_deleted_in_command_test): Likewise.
11642 (temporary_breakpoint_commands): Likewise.
11643
bb99c472
YQ
116442014-10-16 Yao Qi <yao@codesourcery.com>
11645
11646 * gdb.base/remotetimeout.exp: Remove noargs checking.
11647
7c16b83e
PA
116482014-10-15 Pedro Alves <palves@redhat.com>
11649
11650 PR breakpoints/9649
11651 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11652 * gdb.base/breakpoint-in-ro-region.exp
11653 (probe_target_hardware_step): New procedure.
11654 (top level): Probe hardware stepping and hardware breakpoint
11655 support. Test stepping through a read-only region, with both
11656 "breakpoint auto-hw" on and off and both "always-inserted" on and
11657 off.
11658
35a49624
IB
116592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11660
11661 * gdb.dlang/demangle.exp: Update for demangling changes.
11662
2d1c107c
SC
116632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11664
11665 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11666 * gdb.cp/non-trivial-retval.exp: Add new tests.
11667
778811d5
SC
116682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11669
11670 PR c++/13403
11671 PR c++/15154
11672 * gdb.cp/non-trivial-retval.cc: New file.
11673 * gdb.cp/non-trivial-retval.exp: New file.
11674
10c5f0a8
YQ
116752014-10-15 Yao Qi <yao@codesourcery.com>
11676
11677 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11678 remote host.
11679
65d7b369
YQ
116802014-10-15 Yao Qi <yao@codesourcery.com>
11681
11682 * gdb.python/py-symbol.exp: Match file base name if host is
11683 remote, otherwise match file name with dir name.
11684 * gdb.python/py-symtab.exp: Likewise.
11685 * gdb.python/python.exp: Likewise.
11686
46dc1394
YQ
116872014-10-15 Yao Qi <yao@codesourcery.com>
11688
11689 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11690 pattern.
11691 * gdb.python/py-symtab.exp: Likewise.
11692 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11693 locationn.
11694
c40cc657
JB
116952014-10-14 Joel Brobecker <brobecker@adacore.com>
11696
11697 * gdb.ada/addr_arith: New testcase.
11698
2abf49e1
MR
116992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11700
11701 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11702 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11703 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11704 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11705
f7088df3
SDJ
117062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11707
11708 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11709 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11710 * gdb.arch/stap-eval-lang-ada.exp: New file.
11711
4dc06805
YQ
117122014-10-14 Yao Qi <yao@codesourcery.com>
11713
11714 * gdb.mi/mi-var-child.c (nothing1): New function.
11715 (nothing2): New function.
11716 (do_children_tests): Set function pointers by nothing1 and
11717 nothing2.
11718 * gdb.mi/mi-var-child.exp: Step over new added statements.
11719 Update test to match the new output.
11720 * gdb.mi/var-cmd.c (nothing1): New function.
11721 (nothing2): New function.
11722 (do_children_tests): Set function pointers by nothing1 and
11723 nothing2.
11724 * gdb.mi/mi-var-display.exp: Update test to match output.
11725 Step to the line specified by $line_dct_nothing.
11726 Increase the number of lines to step.
11727
46a93de2
YQ
117282014-10-14 Yao Qi <yao@codesourcery.com>
11729
11730 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11731 tests.
11732 * gdb.mi/mi2-var-child.exp: Likewise.
11733
14ea52ee
DE
117342014-10-13 Doug Evans <dje@google.com>
11735
11736 * gdb.python/py-objfile.exp: Change name of file name test.
11737
e5c6e92b
DE
117382014-10-13 Doug Evans <dje@google.com>
11739
11740 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11741 from the start of the CU.
11742
c780cc2f
JK
117432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11744 Yao Qi <yao@codesourcery.com>
11745
11746 Fix "save breakpoints" for "catch" command.
11747 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11748 Remove -nonewline. Match also the added "main" line.
11749
99894e11
JK
117502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11751
11752 Fix "save breakpoints" for "disable $bpnum" command.
11753 * gdb.base/save-bp.c (main): Add label.
11754 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11755
6e1ac5a3
JK
117562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11757
11758 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11759
754dd2b0
YQ
117602014-10-11 Yao Qi <yao@codesourcery.com>
11761
11762 * gdb.server/server-kill.exp: Execute command
11763 "set remote trace-status-packet on" before "tstatus".
11764
f90183d7
YQ
117652014-10-11 Yao Qi <yao@codesourcery.com>
11766
11767 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11768 (main): Call getppid.
11769 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11770 and continue to it. Read variable "server_pid".
11771
bf40a607
YQ
117722014-10-11 Yao Qi <yao@codesourcery.com>
11773
11774 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11775
052ca370
YQ
117762014-10-11 Yao Qi <yao@codesourcery.com>
11777
11778 * gdb.threads/thread-find.exp: Don't execute command
11779 "info threads".
11780 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11781 * gdb.threads/linux-dp.exp: Don't check the condition
11782 $threads_created equals to zero.
11783
3831839c
PA
117842014-10-10 Pedro Alves <palves@redhat.com>
11785
11786 * gdb.base/bigcore.exp: Remove references to IRIX.
11787 * gdb.base/funcargs.exp: Likewise.
11788 * gdb.base/interrupt.exp: Likewise.
11789 * gdb.base/mips_pro.exp: Likewise.
11790 * gdb.base/nodebug.exp: Likewise.
11791 * gdb.base/setvar.exp: Likewise.
11792 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11793
8b9a549d
PA
117942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11795 Pedro Alves <palves@redhat.com>
11796
11797 PR symtab/14466
11798 * gdb.base/vdso-warning.c: New file.
11799 * gdb.base/vdso-warning.exp: New file.
11800
d48ba5e8
DE
118012014-10-02 Doug Evans <dje@google.com>
11802
11803 * gdb.base/structs.c (main): Don't run forever.
11804
2278c276
PA
118052014-10-02 Pedro Alves <palves@redhat.com>
11806
11807 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11808 (top level) <stop threads 1, stop threads 2>: Use it.
11809
b57bacec
PA
118102014-10-02 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.threads/break-while-running.exp (test): Add new
11813 'update_thread_list' argument. Skip "info threads" if false.
11814 (top level): Add new 'update_thread_list' axis.
11815
13fd3ff3
PA
118162014-10-02 Pedro Alves <palves@redhat.com>
11817
11818 PR breakpoints/17431
11819 * gdb.base/execl-update-breakpoints.c: New file.
11820 * gdb.base/execl-update-breakpoints.exp: New file.
11821
0fec99e8
PA
118222014-10-01 Pedro Alves <palves@redhat.com>
11823
11824 * gdb.base/breakpoint-in-ro-region.c: New file.
11825 * gdb.base/breakpoint-in-ro-region.exp: New file.
11826
2ddf4301
SM
118272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11828
11829 * gdb.mi/mi-exit-code.exp: New file.
11830 * gdb.mi/mi-exit-code.c: New file.
11831
6a5f3f43
YQ
118322014-09-30 Yao Qi <yao@codesourcery.com>
11833
11834 * lib/prelink-support.exp (build_executable_own_libs): Error if
11835 the target isn't native.
11836
345bcc73
YQ
118372014-09-30 Yao Qi <yao@codesourcery.com>
11838
11839 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11840 false.
11841
a25a5a45
PA
118422014-09-22 Pedro Alves <palves@redhat.com>
11843
11844 * gdb.threads/break-while-running.exp: New file.
11845 * gdb.threads/break-while-running.c: New file.
11846
00ba3162
YQ
118472014-09-19 Yao Qi <yao@codesourcery.com>
11848
11849 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11850 Invoke test. Restart GDB with --readnow and invoke test again.
11851
c3b7b696
YQ
118522014-09-19 Yao Qi <yao@codesourcery.com>
11853
11854 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11855 proc set_breakpoint_on_gcd_function. Invoke
11856 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11857 invoke set_breakpoint_on_gcd_function again.
11858
2b4fd423
DE
118592014-09-18 Doug Evans <dje@google.com>
11860
11861 * gdb.dwarf2/symtab-producer.exp: New file.
11862
a5947601
SDJ
118632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11864
11865 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11866 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11867 * gdb.base/global-var-nested-by-dso.c: Likewise.
11868 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11869
91c19059
SDJ
118702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11871 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.base/watch-bitfields.exp: Pass string other than test file
11874 name to prepare_for_testing.
11875 (watch): New procedure.
11876 (expect_watchpoint): Use with_test_prefix.
11877 (top level): Factor out tests to ...
11878 (test_watch_location, test_regular_watch): ... these new
11879 procedures, and use with_test_prefix and gdb_continue_to_end.
11880
bb9d5f81
PP
118812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11882
11883 PR breakpoints/12526
11884 * gdb.base/watch-bitfields.exp: New file.
11885 * gdb.base/watch-bitfields.c: New file.
11886
635856f5
PA
118872014-09-16 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11890 software and hardware addresses, not software address against
11891 itself.
11892
7280ceea
PA
118932014-09-16 Pedro Alves <palves@redhat.com>
11894
11895 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11896 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11897
428b16bd
PA
118982014-09-16 Pedro Alves <palves@redhat.com>
11899
11900 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11901 files.
11902 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11903 "*-*-vxworks*" throughout.
11904 * gdb.base/break.exp: Likewise.
11905 * gdb.base/default.exp: Likewise.
11906 * gdb.base/scope.exp: Likewise.
11907 * gdb.base/sepdebug.exp: Likewise.
11908 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11909 throughout.
11910 * gdb.base/run.c: Likewise.
11911 * gdb.base/sepdebug.c: Likewise.
11912 * gdb.hp/gdb.aCC/run.c: Likewise.
11913 * gdb.reverse/until-reverse.c: Likewise.
11914 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11915
666d413c
YQ
119162014-09-16 Yao Qi <yao@codesourcery.com>
11917
11918 * boards/local-remote-host-native.exp: New file.
11919
57cbd724
DE
119202014-09-14 Doug Evans <xdje42@gmail.com>
11921
11922 * gdb.threads/queue-signal.c (thread_count): New variable.
11923 (thread_count_mutex, thread_count_condvar): New variables.
11924 (incr_thread_count, wait_all_threads_running): New functions.
11925 (main): Wait for all threads to be in their thread functions.
11926
81219e53
DE
119272014-09-13 Doug Evans <xdje42@gmail.com>
11928
11929 * gdb.threads/queue-signal.c: New file.
11930 * gdb.threads/queue-signal.exp: New file.
11931
3714cea7
DE
119322014-09-13 Doug Evans <xdje42@gmail.com>
11933
11934 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11935 be consistent with what default_gdb_init uses.
11936 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11937 the plain text of the prompt. Add some logging printfs.
11938 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11939
fa43b1d7
PA
119402014-09-12 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11943 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11944 * gdb.arch/i386-size-overlap.exp: Likewise.
11945 * gdb.arch/i386-size.exp: Likewise.
11946 * gdb.arch/i386-unwind.exp: Likewise.
11947 * gdb.base/a2-run.exp: Likewise.
11948 * gdb.base/break.exp: Likewise.
11949 * gdb.base/charset.exp: Likewise.
11950 * gdb.base/chng-syms.exp: Likewise.
11951 * gdb.base/commands.exp: Likewise.
11952 * gdb.base/dbx.exp: Likewise.
11953 * gdb.base/find.exp: Likewise.
11954 * gdb.base/funcargs.exp: Likewise.
11955 * gdb.base/jit-simple.exp: Likewise.
11956 * gdb.base/reread.exp: Likewise.
11957 * gdb.base/sepdebug.exp: Likewise.
11958 * gdb.base/step-bt.exp: Likewise.
11959 * gdb.cp/mb-inline.exp: Likewise.
11960 * gdb.cp/mb-templates.exp: Likewise.
11961 * gdb.objc/basicclass.exp: Likewise.
11962 * gdb.threads/killed.exp: Likewise.
11963
9d9bf2df
EBM
119642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11965
11966 PR tdep/17379
11967 * gdb.arch/powerpc-stackless.S: New file.
11968 * gdb.arch/powerpc-stackless.exp: New file.
11969
1cf2f1b0
JK
119702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11971
11972 * gdb.base/attach.c: Include unistd.h.
11973 (main): Call alarm. Add label postloop.
11974 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11975 gdb_breakpoint, gdb_continue_to_breakpoint.
11976 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11977
98880d46
PA
119782014-09-11 Pedro Alves <palves@redhat.com>
11979
11980 PR gdb/17347
11981 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11982 * gdb.base/attach.exp (test_command_line_attach_run): New
11983 procedure.
11984 (top level): Call it.
11985
4c92ff2c
PA
119862014-09-11 Pedro Alves <palves@redhat.com>
11987
11988 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11989 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11990 (do_command_attach_tests): Use spawn_wait_for_attach.
11991 * gdb.base/solib-overlap.exp: Likewise.
11992 * gdb.multi/multi-attach.exp: Likewise.
11993 * gdb.python/py-prompt.exp: Likewise.
11994 * gdb.python/py-sync-interp.exp: Likewise.
11995 * gdb.server/ext-attach.exp: Likewise.
11996
3adc1a7d
GKB
119972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11998
11999 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12000 command in testcase. Simplify testcase.
12001
96334934
JB
120022014-09-10 Joel Brobecker <brobecker@adacore.com>
12003
12004 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12005
eb479039
JB
120062014-09-10 Joel Brobecker <brobecker@adacore.com>
12007
12008 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12009
deede10c
JB
120102014-09-10 Joel Brobecker <brobecker@adacore.com>
12011
12012 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12013
7828a5f5
JB
120142014-09-10 Joel Brobecker <brobecker@adacore.com>
12015
12016 * gdb.dwarf2/dynarr-ptr.c: New file.
12017 * gdb.dwarf2/dynarr-ptr.exp: New file.
12018
33aeebcf
MR
120192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12020
12021 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12022 of 30 rather than hardcoding 120 for a slow test case. Take the
12023 `gdb,timeout' target setting into account for this calculation.
12024 Don't extend the timeout for the test cases that don't need it.
12025
7b415901
MR
120262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12027
12028 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12029 a factor of 2 for a slow test case. Take the `gdb,timeout'
12030 target setting into account for this calculation.
12031 * gdb.reverse/until-precsave.exp: Increase the timeout by
12032 a factor of 15 and 3 respectively rather than adding 120
12033 for a pair of slow test cases. Take the `gdb,timeout'
12034 target setting into account for this calculation.
12035
4a40f85a
MR
120362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12037
12038 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12039 timeout, don't pass one down to gdb_expect.
12040 (gdb_expect): Rework timeout selection.
12041
09635af7
MR
120422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12043
12044 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12045 exception on timeout.
12046 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12047 (gdbserver_start_extended): Catch any `gdbserver_start' error
12048 exceptions.
12049 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12050 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12051 `gdbserver_gdb_load' error exceptions.
12052
2bdd10b7
MR
120532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12054
12055 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12056 120 on waiting for the TCP socket to open.
12057
316935f0
DE
120582014-09-09 Doug Evans <xdje42@gmail.com>
12059
12060 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12061 _caller_matches, _any_caller_is, _any_caller_matches.
12062
83740597
DE
120632014-09-09 Doug Evans <xdje42@gmail.com>
12064
12065 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12066
4c122fc3
YQ
120672014-09-09 Yao Qi <yao@codesourcery.com>
12068
12069 * gdb.mi/mi-var-display.exp: Set print symbol off.
12070
a9f116cb
GKB
120712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12072
12073 PR gdb/17035
12074 * gdb.base/commands.exp: Add tests to verify user-defined
12075 commands with empty bodies.
12076 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12077 python commands in `show user command`.
12078 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12079 scheme commands in `show user command`.
12080
c75bd3a2
JK
120812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 PR python/17355
12084 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12085 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12086 * gdb.python/py-framefilter-invalidarg.exp: New file.
12087 * gdb.python/py-framefilter-invalidarg.py: New file.
12088
faa42425
DE
120892014-09-06 Doug Evans <xdje42@gmail.com>
12090
12091 PR 15276
12092 * gdb.python/py-caller-is.c: New file.
12093 * gdb.python/py-caller-is.exp: New file.
12094
474ca4f6
SDJ
120952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12096
12097 PR gdb/17235
12098 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12099 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12100
eb0b0463
SDJ
121012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12102
12103 PR fortran/17237
12104 * gdb.fortran/print-formatted.exp: New file.
12105 * gdb.fortran/print-formatted.f90: Likewise.
12106
5f3b99cf
SS
121072014-09-03 Sasha Smundak <asmundak@google.com>
12108
12109 * gdb.python/py-frame.exp: Test Frame.read_register.
12110
7d793aa9
SDJ
121112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12112
12113 PR python/16699
12114 * gdb.python/py-completion.exp: New file.
12115 * gdb.python/py-completion.py: Likewise.
12116
fb0576e9
DE
121172014-08-28 Doug Evans <dje@google.com>
12118
12119 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12120 eax,etc. are live with values set by gdb and thus the compiler can't
12121 use them.
12122 * gdb.arch/i386-pseudo.c (main): Ditto.
12123
ee92b0dd
DE
121242014-08-27 Doug Evans <dje@google.com>
12125
12126 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12127
6649db35
DE
121282014-08-25 Doug Evans <dje@google.com>
12129
12130 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12131 (main): Ditto.
12132
564b7600
DE
121332014-08-25 Doug Evans <dje@google.com>
12134
12135 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12136
3881fb67
YQ
121372014-08-24 Yao Qi <yao@codesourcery.com>
12138
12139 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12140 symbol off.
12141 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12142
a05a36a5
DE
121432014-08-22 Doug Evans <dje@google.com>
12144
12145 PR 17276
12146 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12147 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12148 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12149
7c343b48
YQ
121502014-08-22 Yao Qi <yao@codesourcery.com>
12151
12152 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12153 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12154 * gdb.python/python.exp: Likewise. Use .py file on the host
12155 instead of the build.
12156
22fd09ae
JK
121572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12158
12159 * gdb.threads/gcore-stale-thread.c: New file.
12160 * gdb.threads/gcore-stale-thread.exp: New file.
12161
a8454a7c
PA
121622014-08-21 Pedro Alves <palves@redhat.com>
12163
12164 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12165 * gdb.base/gcore-relro-pie.exp: Likewise.
12166 * gdb.base/gcore-relro.exp: Likewise.
12167 * gdb.base/gcore.exp: Likewise.
12168 * gdb.base/print-symbol-loading.exp: Likewise.
12169 * gdb.threads/gcore-thread.exp: Likewise.
12170 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12171
2a31c623
PA
121722014-08-20 Pedro Alves <palves@redhat.com>
12173 Jan Kratochvil <jan.kratochvil@redhat.com>
12174
12175 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12176 configure.
12177 (EXPECT): Handle READ1 being set.
12178 (all): Depend on EXTRA_RULES.
12179 (check-read1, expect-read1, read1.so, read1): New rules.
12180 * README (Testsuite Parameters): Document the READ1 make variable.
12181 (Race detection): New section.
12182 * configure: Regenerate.
12183 * configure.ac: If build==host==target, and running under a
12184 GNU/glibc system, add read1 to the extra Makefile rules.
12185 (EXTRA_RULES): AC_SUBST it.
12186 * lib/read1.c: New file.
12187
d36430db
JB
121882014-08-20 Joel Brobecker <brobecker@adacore.com>
12189
12190 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12191 the handling of variables declared as a typedef to an array
12192 which a DW_AT_data_location attribute.
12193
9a0dc9e3
PA
121942014-08-19 Andrew Burgess <aburgess@broadcom.com>
12195 Pedro Alves <palves@redhat.com>
12196
12197 PR symtab/14604
12198 PR symtab/14605
12199 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12200 gdb_test.
12201
0718a8da
PA
122022014-08-19 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12205
13b448cd
YQ
122062014-08-19 Yao Qi <yao@codesourcery.com>
12207
12208 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12209 right line.
12210
1cbf5077
DB
122112014-08-18 David Blaikie <dblaikie@gmail.com>
12212
12213 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12214
bf0fae19
JB
122152014-08-18 Joel Brobecker <brobecker@adacore.com>
12216
12217 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12218 attribute in array range.
12219
3c8c5dcc
JB
122202014-08-18 Joel Brobecker <brobecker@adacore.com>
12221
12222 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12223
e66d4446
SC
122242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12225
12226 PR c++/17132
12227 * gdb.cp/pr17132.cc: New file.
12228 * gdb.cp/pr17132.exp: New file.
12229
940df408
SC
122302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12231
12232 * gdb.python/py-xmethods.py (A_getarrayind)
12233 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12234 Use 'print' with function call syntax.
12235 (E_method_matcher.match): Fix tab vs space indentation mixup.
12236
ebcc6c3a
YQ
122372014-08-15 Yao Qi <yao@codesourcery.com>
12238
12239 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12240 false.
12241
775e0f04
YQ
122422014-08-15 Yao Qi <yao@codesourcery.com>
12243
12244 * gdb.cp/casts.exp: Set print symbol off.
12245 * gdb.cp/class2.exp: Likewise.
12246 * gdb.cp/overload.exp: Likewise.
12247 * gdb.cp/templates.exp: Likewise.
12248
d769e349
DE
122492014-08-11 Doug Evans <dje@google.com>
12250
12251 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12252 (test_load_shlib): Update.
12253
20c6f1e1
YQ
122542014-08-09 Yao Qi <yao@codesourcery.com>
12255
12256 * gdb.base/display.exp: Invoke is_address_zero_readable.
12257 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12258 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12259 * gdb.base/hbreak-unmapped.exp: Return if
12260 is_address_zero_readable returns true.
12261 * gdb.base/signest.exp: Likewise.
12262 * gdb.base/signull.exp: Likewise.
12263 * gdb.base/sigbpt.exp: Likewise.
12264 * gdb.guile/scm-disasm.exp: Do the test if
12265 is_address_zero_readable returns false.
12266 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12267 * gdb.python/py-arch.exp: Likewise.
12268 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12269 * lib/gdb.exp (is_address_zero_readable): New proc.
12270
5792e8e3
YQ
122712014-08-09 Yao Qi <yao@codesourcery.com>
12272
12273 PR testsuite/13443
12274 * gdb.mi/mi-var-display.exp: Make test messages unique.
12275
3cecbbbe
TT
122762014-08-04 Tom Tromey <tromey@redhat.com>
12277
12278 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12279 target 0".
12280
00b51ff5
TT
122812014-08-04 Tom Tromey <tromey@redhat.com>
12282
12283 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12284 "target_resume".
12285
6908c509
JB
122862014-08-01 Joel Brobecker <brobecker@adacore.com>
12287
12288 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12289 inner_vla_struct_object_size.
12290 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12291 as xfail.
12292
cc6563d2
PA
122932014-07-30 Pedro Alves <palves@redhat.com>
12294
12295 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12296 comment.
12297
7e09a223
YQ
122982014-07-29 Yao Qi <yao@codesourcery.com>
12299
12300 PR gdb/17206
12301 * gdb.base/until-nodebug.exp: New.
12302
7ebdbe92
DE
123032014-07-28 Doug Evans <xdje42@gmail.com>
12304
12305 PR guile/17203
12306 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12307 previously existing parameter, and previously ambiguously spelled
12308 parameter.
12309
fdb1adc6
WN
123102014-07-28 Will Newton <will.newton@linaro.org>
12311
12312 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12313
186fcde0
DE
123142014-07-26 Ludovic Courtès <ludo@gnu.org>
12315 Doug Evans <xdje42@gmail.com>
12316
12317 PR guile/17146
12318 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12319
70509625
PA
123202014-07-25 Pedro Alves <palves@redhat.com>
12321
12322 * gdb.threads/signal-command-handle-nopass.c: New file.
12323 * gdb.threads/signal-command-handle-nopass.exp: New file.
12324 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12325 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12326 * gdb.threads/signal-delivered-right-thread.c: New file.
12327 * gdb.threads/signal-delivered-right-thread.exp: New file.
12328
c3f814a1
PA
123292014-07-25 Pedro Alves <palves@redhat.com>
12330
12331 * gdb.base/double-prompt-target-event-error.exp
12332 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12333 match.
12334 (cancel_pagination_in_target_event): Rework double prompt
12335 detection.
12336 * gdb.base/paginate-after-ctrl-c-running.exp
12337 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12338 <return>' match.
12339 * gdb.base/paginate-bg-execution.exp
12340 (test_bg_execution_pagination_return)
12341 (test_bg_execution_pagination_cancel): Remove '-notransfer
12342 <return>' matches.
12343 * gdb.base/paginate-execution-startup.exp
12344 (test_fg_execution_pagination_return)
12345 (test_fg_execution_pagination_cancel): Remove '-notransfer
12346 <return>' matches.
12347 * gdb.base/paginate-inferior-exit.exp
12348 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12349 match.
12350 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12351 * lib/gdb.exp (pagination_prompt): Run text through
12352 string_to_regexp.
12353 (gdb_test_multiple): Match $pagination_prompt instead of
12354 "<return>".
12355 (string_to_regexp): Move to lib/gdb-utils.exp.
12356
e214cf6c
JK
123572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12358
12359 * gdb.arch/amd64-entry-value-paramref.S: New file.
12360 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12361 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12362 * gdb.arch/amd64-optimout-repeat.S: New file.
12363 * gdb.arch/amd64-optimout-repeat.c: New file.
12364 * gdb.arch/amd64-optimout-repeat.exp: New file.
12365
17d0c5c8
JK
123662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12367
12368 PR gdb/17170
12369 * gdb.base/statistics.exp: New file.
12370
b8b8facf
DE
123712014-07-17 Doug Evans <dje@google.com>
12372
74b49205 12373 PR gdb/17170
b8b8facf
DE
12374 * gdb.base/maint.exp: Update testing of per-command stats.
12375
1b5d0ab3
PA
123762014-07-16 Pedro Alves <palves@redhat.com>
12377
12378 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12379 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12380 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12381 (tfile_write_buf): New functions.
12382 (add_memory_block): Rewrite using the above.
12383 (adjust_function_address): New function.
12384 (FUNCTION_ADDRESS): New macro.
12385 (write_basic_trace_file): Remove short_x local, and use
12386 tfile_write_16. Change type of func_addr local to unsigned long
12387 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12388 here. Cast argument of add_memory_block to char pointer.
12389 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12390 (main): Remove parameters.
12391 * gdb.trace/tfile.exp: Remove nowarnings.
12392
4d974e88
SM
123932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12394
12395 * gdb.base/debug-expr.exp: Test string evaluation with
12396 "debug expression" on.
12397
41e99568
PA
123982014-07-15 Pedro Alves <palves@redhat.com>
12399
12400 * gdb.base/reread.exp: Use clean_restart.
12401
487d9753
PL
124022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12403
12404 * gdb.arch/avr-flash-qualifer.c: New.
12405 * gdb.arch/avr-flash-qualifer.exp: New.
12406
cc1c52ad
PA
124072014-07-14 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12410 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12411
1e973570
PA
124122014-07-14 Pedro Alves <palves@redhat.com>
12413
12414 * gdb.base/double-prompt-target-event-error.c: New file.
12415 * gdb.base/double-prompt-target-event-error.exp: New file.
12416
93d6eb10
PA
124172014-07-14 Pedro Alves <palves@redhat.com>
12418
12419 PR gdb/17072
12420 * gdb.base/paginate-inferior-exit.c: New file.
12421 * gdb.base/paginate-inferior-exit.exp: New file.
12422
0017922d
PA
124232014-07-14 Pedro Alves <palves@redhat.com>
12424
12425 PR gdb/17072
12426 * gdb.base/paginate-bg-execution.c: New file.
12427 * gdb.base/paginate-bg-execution.exp: New file.
12428
94696ad3
PA
124292014-07-14 Pedro Alves <palves@redhat.com>
12430
12431 PR gdb/17072
12432 * gdb.base/paginate-execution-startup.c: New file.
12433 * gdb.base/paginate-execution-startup.exp: New file.
12434 * lib/gdb.exp (pagination_prompt): New global.
12435 (default_gdb_spawn): New procedure, factored out from
12436 default_gdb_spawn.
12437 (default_gdb_start): Adjust to call default_gdb_spawn.
12438 (gdb_spawn): New procedure.
12439
bd293940
PA
124402014-07-14 Pedro Alves <palves@redhat.com>
12441
12442 * lib/gdb.exp (gdb_assert): New procedure.
12443 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12444
c933f875
PA
124452014-07-14 Pedro Alves <palves@redhat.com>
12446
12447 * gdb.base/execution-termios.c: New file.
12448 * gdb.base/execution-termios.exp: New file.
12449
d98b7a16
TT
124502014-07-14 Tom Tromey <tromey@redhat.com>
12451
12452 * gdb.cp/vla-cxx.cc: New file.
12453 * gdb.cp/vla-cxx.exp: New file.
12454
548740d6
TT
124552014-07-14 Tom Tromey <tromey@redhat.com>
12456
12457 * gdb.reverse/rerun-prec.c: New file.
12458 * gdb.reverse/rerun-prec.exp: New file.
12459
a25eb028
MR
124602014-07-12 Maciej W. Rozycki <macro@mips.com>
12461 Maciej W. Rozycki <macro@codesourcery.com>
12462
12463 * lib/gdb-utils.exp: New file.
12464 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12465 inline `gdb_init_command' processing.
12466 (gdb_start_cmd): Likewise.
12467 * lib/mi-support.exp (mi_run_cmd): Likewise.
12468 * README: Document `gdb_init_command' and `gdb_init_commands'.
12469
218c2655
JK
124702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12471
12472 Fix false FAIL running under a very long directory name.
12473 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12474 and "set print elements 10000". Twice.
12475
5401fde3
YQ
124762014-07-11 Yao Qi <yao@codesourcery.com>
12477
12478 * gdb.base/exprs.exp: "set print symbol off".
12479
e76126e8
PA
124802014-07-11 Pedro Alves <palves@redhat.com>
12481
12482 * gdb.threads/kill.c: New file.
12483 * gdb.threads/kill.exp: New file.
12484
2d6f0de6
YQ
124852014-07-10 Yao Qi <yao@codesourcery.com>
12486
12487 * gdb.trace/tfile.c (write_basic_trace_file)
12488 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12489 address written to trace file.
12490
7180e04a
PA
124912014-07-09 Pedro Alves <palves@redhat.com>
12492
12493 * gdb.base/attach-wait-input.exp: New file.
12494 * gdb.base/attach-wait-input.c: New file.
12495
9a9a7608
AB
124962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12497
12498 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12499 setting up test structures.
12500 (main): Call new test function.
12501 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12502 test function, continue into test function and walk test
12503 structures.
12504
161ac41e
YQ
125052014-07-02 Yao Qi <yao@codesourcery.com>
12506
12507 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12508 'bar_start' at the beginning of functions 'foo' and 'bar'
12509 respectively.
12510 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12511 instead of 'foo' and 'bar'.
12512
1f267ae3
MM
125132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12514
12515 * gdb.btrace/segv.exp: New.
12516 * gdb.btrace/segv.c: New.
12517
2b239efb
LM
125182014-07-02 Luis Machado <lgustavo@codesourcery.com>
12519
12520 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12521 instruction.
12522
cf363f18
MW
125232014-06-30 Mark Wielaard <mjw@redhat.com>
12524
12525 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12526 vulture, vilify, villar): New volatile array constants.
12527 (vindictive, vegetation): New const volatile array constants.
12528 * gdb.base/volatile.exp: Test volatile and const volatile array
12529 types.
12530
aebf9d24
AA
125312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12532
12533 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12534 target lacks support for awatch, rwatch, or hbreak.
12535
b67a2c6f
YQ
125362014-06-27 Yao Qi <yao@codesourcery.com>
12537
12538 * gdb.multi/dummy-frame-restore.exp: New.
12539 * gdb.multi/dummy-frame-restore.c: New.
12540
aef92902
MM
125412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12542
12543 * gdb.btrace/gcore.exp: New.
12544
8e9db26e
PA
125452014-06-23 Pedro Alves <palves@redhat.com>
12546
12547 * gdb.base/watchpoint-reuse-slot.c: New file.
12548 * gdb.base/watchpoint-reuse-slot.exp: New file.
12549
70afc5b7
SC
125502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12551
12552 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12553 progspace's filename in 'info', 'enable' and 'disable' command
12554 tests.
12555
b972bd9c
JK
125562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12557
12558 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12559 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12560 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12561
125f8a3d
GB
125622014-06-20 Gary Benson <gbenson@redhat.com>
12563
12564 * gdb.arch/i386-avx.exp: Fix include file location.
12565 * gdb.arch/i386-sse.exp: Likewise.
12566
3ed9baed
IB
125672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12568
12569 * gdb.dlang/expression.exp: New file.
12570
034f788c
PA
125712014-06-19 Pedro Alves <palves@redhat.com>
12572
12573 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12574 out from ...
12575 (top level): ... here. Iterate running tests under different
12576 scheduler-locking settings.
12577
45371d0c
LM
125782014-06-18 Luis Machado <lgustavo@codesourcery.com>
12579
12580 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12581 to DW_FORM_addr and use non-zero addresses.
12582
5d376983
SC
125832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12584
12585 PR gdb/17017
12586 * gdb.python/py-xmethods.cc: Add global function call counters and
12587 increment them in their respective functions. Remove "cout"
12588 statements.
12589 * gdb.python/py-xmethods.exp: Make tests check the global function
12590 call counters instead of depending on inferior IO.
12591
a1aa2221
LM
125922014-06-18 Don Breazeal <donb@codesourcery.com>
12593
12594 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12595 Deleted procedure.
12596 (explicit_fork_parent_follow): Deleted procedure.
12597 (explicit_fork_child_follow): Deleted procedure.
12598 (test_follow_fork): New procedure.
12599 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12600 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12601 procedure calls.
12602
0fc05997
YQ
126032014-06-17 Yao Qi <yao@codesourcery.com>
12604
12605 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12606 CP1252.
12607
70795c52
LM
126082014-06-17 Luis Machado <lgustavo@codesourcery.com>
12609
12610 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12611 Initialize ptr and S explicitly.
12612 (skip_type_update_when_not_use_rtti_test): Likewise.
12613
6be47f0c
KS
126142014-06-16 Keith Seitz <keiths@redhat.com>
12615
12616 PR mi/15863
12617 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12618 the inferior is started.
12619
d03de421
PA
126202014-06-16 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.base/break-main-file-remove-fail.c: New file.
12623 * gdb.base/break-main-file-remove-fail.exp: New file.
12624 * gdb.base/break-unload-file.exp: Use build_executable instead of
12625 prepare_for_testing.
12626 (test_break): New parameter "initial_load". Handle it.
12627 (top level): Add initial_load cmdline/file axis.
12628
f9579b99
TT
126292014-06-12 Tom Tromey <tromey@redhat.com>
12630
12631 * gdb.base/completion.exp: Don't use directory name in test.
12632
3657956b
GB
126332014-06-09 Gary Benson <gbenson@redhat.com>
12634
12635 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12636 separate the always-available ANSI-standard signals from the
12637 signals that require checking.
12638 (main): Likewise.
12639 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12640 Likewise.
12641 (main): Likewise.
12642
4186eb54
KS
126432014-06-07 Keith Seitz <keiths@redhat.com>
12644
12645 Revert:
12646 PR c++/16253
12647 * gdb.cp/var-tag.cc: New file.
12648 * gdb.cp/var-tag.exp: New file.
12649 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12650 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12651 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12652 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12653
25326a28 126542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12655
12656 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12657
829155c9
PA
126582014-06-06 Pedro Alves <palves@redhat.com>
12659
12660 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12661 in target debug output instead of looking at RSP packets,
12662 disabling the test on any target that uses hardware stepping.
12663 Update comments.
12664
61c8d22e
PA
126652014-06-06 Pedro Alves <palves@redhat.com>
12666
12667 * gdb.base/break-unload-file.exp: Fix typo.
12668
d9a47287
YQ
126692014-06-06 Yao Qi <yao@codesourcery.com>
12670
12671 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12672 from "jit_function" to "^jit_function".
12673
e5e01dbf
YQ
126742014-06-06 Yao Qi <yao@codesourcery.com>
12675
12676 * gdb.base/async.c (foo): Add one statement.
12677 * gdb.base/async.exp: Get the next instruction address and
12678 match the output of "nexti" by instruction address. Match
12679 the hex address in the output of "finish".
12680
73ba372c
GB
126812014-06-06 Gary Benson <gbenson@redhat.com>
12682
12683 * gdb.base/call-signals.c: Remove preprocessor conditionals
12684 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12685 SIGSEGV and SIGTERM.
12686 * gdb.base/sigall.c: Likewise.
12687 * gdb.base/unwindonsignal.c: Likewise.
12688 * gdb.reverse/sigall-reverse.c: Likewise.
12689
831517df
YQ
126902014-06-06 Yao Qi <yao@codesourcery.com>
12691
12692 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12693 readable, skip the test.
12694
b8b91e98
YQ
126952014-06-06 Yao Qi <yao@codesourcery.com>
12696
12697 * gdb.threads/staticthreads.c (thread_function): Move the line
12698 setting breakpoint on forward.
12699 * gdb.threads/staticthreads.exp: Update comments.
12700
fb934770
LC
127012014-06-05 Ludovic Courtès <ludo@gnu.org>
12702
12703 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12704 "history-append! type error".
12705
6ef284bd
SM
127062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12707
12708 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12709 erroneous dprintf expected input.
12710
a872e241
DE
127112014-06-04 Doug Evans <xdje42@gmail.com>
12712
12713 * gdb.guile/scm-generics.exp: Delete.
12714
16f691fb
DE
127152014-06-04 Doug Evans <xdje42@gmail.com>
12716
12717 * gdb.guile/scm-breakpoint.exp: Update.
12718 Add tests for breakpoint registration.
12719
012370f6
TT
127202014-06-04 Tom Tromey <tromey@redhat.com>
12721
12722 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12723 VLA-in-union.
12724 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12725 inner_vla_struct, vla_union types. Initialize objects of those
12726 types and compute their sizes.
12727
9f5a4cef
HZ
127282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12729 Hui Zhu <hui@codesourcery.com>
12730
12731 * gdb.base/fileio.exp: Add test for shell not available as well as
12732 available.
12733 * gdb.base/fileio.c (test_system): Check for shell twice.
12734
90a45c4d
YQ
127352014-06-04 Yao Qi <yao@codesourcery.com>
12736
12737 * gdb.base/auto-connect-native-target.exp: Remove redundant
12738 space from the regexp pattern.
12739
70017e41
YQ
127402014-06-04 Yao Qi <yao@codesourcery.com>
12741
12742 * gdb.base/default.exp: Replace "child" with "native" in
12743 regexp pattern.
12744
883964a7
SC
127452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12746
12747 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12748 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12749 * gdb.python/py-xmethods.py: Python script supporting the
12750 new testcase and tests.
12751
ef370185
JB
127522014-06-03 Joel Brobecker <brobecker@adacore.com>
12753 Pedro Alves <palves@redhat.com>
12754
12755 PR breakpoints/17000
12756 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12757 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12758
1e2ccb61
BM
127592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12760
12761 * gdb.base/subst.exp: Add tests to verify partial path matching
12762 output.
12763
c6ec5ab2
PA
127642014-06-03 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12767 target that doesn't use software single-stepping.
12768
835c559f
PA
127692014-06-03 Pedro Alves <palves@redhat.com>
12770
12771 PR breakpoints/17000
12772 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12773 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12774
06eb1586
DE
127752014-06-02 Doug Evans <xdje42@gmail.com>
12776
12777 * gdb.guile/scm-parameter.exp: New file.
12778
e698b8c4
DE
127792014-06-02 Doug Evans <xdje42@gmail.com>
12780
12781 * gdb.guile/scm-cmd.c: New file.
12782 * gdb.guile/scm-cmd.exp: New file.
12783
ded03782
DE
127842014-06-02 Doug Evans <xdje42@gmail.com>
12785
12786 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12787 pretty-printer lookup.
12788 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12789 (make-pp_s-printer): Call it.
12790 (make-pretty-printer-from-dict): New function.
12791 (lookup-pretty-printer-maker-from-dict): New function.
12792 (*pretty-printer*): Simplify.
12793 (make-objfile-pp_s-printer): New function.
12794 (install-objfile-pretty-printers!): New function.
12795 (make-progspace-pp_s-printer): New function.
12796 (install-progspace-pretty-printers!): New function.
12797 * gdb.guile/scm-progspace.c: New file.
12798 * gdb.guile/scm-progspace.exp: New file.
12799
41fac0cf
PA
128002014-06-02 Pedro Alves <palves@redhat.com>
12801
12802 * gdb.base/dprintf-bp-same-addr.c: New file.
12803 * gdb.base/dprintf-bp-same-addr.exp: New file.
12804
96ae5695
EBM
128052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12806
12807 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12808 * gdb.arch/powerpc-power.s: Likewise.
12809
da02b3a8
JB
128102014-06-02 Joel Brobecker <brobecker@adacore.com>
12811
12812 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12813
c72b2e7b
YQ
128142014-06-01 Yao Qi <yao@codesourcery.com>
12815
12816 * gdb.base/watchpoint.exp (test_watch_location): Check null
12817 pointer can be dereferenced. If not, do the test, otherwise
12818 skip it.
12819
53e8a631
AB
128202014-05-30 Andrew Burgess <aburgess@broadcom.com>
12821
12822 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12823 results.
12824 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12825
938f0e2f
AB
128262014-05-30 Andrew Burgess <aburgess@broadcom.com>
12827
12828 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12829 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12830 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12831 * gdb.arch/amd64-invalid-stack-top.c: New file.
12832 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12833
9ba6657a
PA
128342014-05-30 Pedro Alves <palves@redhat.com>
12835
12836 PR breakpoints/17000
12837 * gdb.base/sss-bp-on-user-bp.c: New file.
12838 * gdb.base/sss-bp-on-user-bp.exp: New file.
12839
522c09bf
DB
128402014-05-30 David Blaikie <dblaikie@gmail.com>
12841
12842 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12843 gnu_inline semantics via attribute.
12844 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12845 source explicitly specifies the required semantics.
12846
bf4ef81e
MR
128472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12848
12849 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12850
329ea579
PA
128512014-05-29 Pedro Alves <palves@redhat.com>
12852 Tom Tromey <tromey@redhat.com>
12853
12854 * gdb.base/async-shell.exp: Don't enable target-async.
12855 * gdb.base/async.exp
12856 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12857 parameter. Adjust.
12858 (top level): Don't test with "target-async".
12859 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12860 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12861 * gdb.base/inferior-died.exp: Don't enable target-async.
12862 * gdb.base/interrupt-noterm.exp: Likewise.
12863 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12864 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12865 * gdb.mi/mi-nonstop.exp: Likewise.
12866 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12867 * gdb.mi/mi-nsintrall.exp: Likewise.
12868 * gdb.mi/mi-nsmoribund.exp: Likewise.
12869 * gdb.mi/mi-nsthrexec.exp: Likewise.
12870 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12871 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12872 * gdb.python/py-evsignal.exp: Don't enable target-async.
12873 * gdb.python/py-evthreads.exp: Likewise.
12874 * gdb.python/py-prompt.exp: Likewise.
12875 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12876 * gdb.server/solib-list.exp: Don't enable target-async.
12877 * gdb.threads/thread-specific-bp.exp: Likewise.
12878 * lib/mi-support.exp: Adjust to use mi-async.
12879
fd664c91
PA
128802014-05-29 Pedro Alves <palves@redhat.com>
12881
12882 PR gdb/13860
12883 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12884 reason, even in sync mode.
12885
251bde03
PA
128862014-05-29 Pedro Alves <palves@redhat.com>
12887 Hui Zhu <hui@codesourcery.com>
12888
12889 PR PR15693
12890 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12891 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12892 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12893 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12894
7f3c0343
JB
128952014-05-28 Joel Brobecker <brobecker@adacore.com>
12896
12897 * config/monitor.exp (gdb_target_monitor): Replace use of
12898 "set remotebaud" by "set serial baud".
12899
b2715b27
AW
129002014-05-26 Andy Wingo <wingo@igalia.com>
12901
12902 * gdb.guile/scm-breakpoint.exp:
12903 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12904 properties instead of gdb-object-properties.
12905
498a4489
YQ
129062014-05-26 Yao Qi <yao@codesourcery.com>
12907
12908 * gdb.server/no-thread-db.exp: Specify source file name
12909 explicitly when setting a breakpoint.
12910
589fdceb
MM
129112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12912
12913 * gdb.btrace/vdso.c: New.
12914 * gdb.btrace/vdso.exp: New.
12915
e9089e05
MM
129162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12917
12918 * gdb.base/gcore.exp (capture_command_output): Move ...
12919 * lib/gdb.exp (capture_command_output): ... here.
12920
67b5c0c1
MM
129212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12922
12923 * gdb.btrace/data.exp: Test memory access during btrace replay.
12924
a2199296
SM
129252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12926
12927 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12928
17b2616c
PA
129292014-05-21 Pedro Alves <palves@redhat.com>
12930
12931 PR gdb/13860
12932 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12933 (top level): Test that output related to execution commands is
12934 sent to the console with CLI commands, but not with MI commands.
12935 Test that breakpoint events are always mirrored to the console.
12936 Also expect the new source line to be output after a "next" in
12937 async mode too. Make it a pass/fail test.
12938 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12939 output.
12940 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12941
5166082f
PA
129422014-05-21 Pedro Alves <palves@redhat.com>
12943
12944 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12945 Use them to test variations of "list" after reaching a breakpoint.
12946 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12947 Test "list" with listsize 10 after reaching a breakpoint.
12948 * gdb.python/python.exp (decode_line current location line
12949 number): Adjust expected line number.
12950
2f25d70f
SM
129512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12952
12953 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12954 behavior for $args, pass it directly to "run".
12955
ff604a67
MR
129562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12957
12958 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12959 30000 to 65536.
12960
6a3cb8e8
PA
129612014-05-21 Pedro Alves <palves@redhat.com>
12962
12963 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12964 auto-connect-native-target off".
12965 * gdb.base/auto-connect-native-target.c: New file.
12966 * gdb.base/auto-connect-native-target.exp: New file.
12967
4ebfc96e
PA
129682014-05-21 Pedro Alves <palves@redhat.com>
12969
12970 * gdb.base/default.exp: Test "target native" instead of "target
12971 child".
12972
36d46afb
MW
129732014-05-21 Mark Wielaard <mjw@redhat.com>
12974
12975 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12976
5876f503
JK
129772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12978
12979 Fix TLS access for -static -pthread.
12980 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12981 <HAVE_TLS> (thread_function, main): Initialize it.
12982 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12983 Add clean_restart.
12984 <$have_tls != "">: Check TLSVAR.
12985
0256a6ac
PA
129862014-05-21 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.base/dcache-line-read-error.c: New.
12989 * gdb.base/dcache-line-read-error.exp: New.
12990
936d2992
PA
129912014-05-20 Pedro Alves <palves@redhat.com>
12992
12993 * gdb.base/compare-sections.c: New file.
12994 * gdb.base/compare-sections.exp: New file.
12995
802e8e6d
PA
129962014-05-20 Pedro Alves <palves@redhat.com>
12997
12998 * gdb.base/break-idempotent.c: New file.
12999 * gdb.base/break-idempotent.exp: New file.
13000
e59fa00f
MM
130012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13002
13003 * gdb.btrace/nohist.exp: New.
13004
8b696e31
YQ
130052014-05-20 Yao Qi <yao@codesourcery.com>
13006
13007 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13008 gdb.reverse directory and gdb_reverse_timeout exists in board
13009 setting.
13010 * README: Document gdb_reverse_timeout.
13011
73c9764f
YQ
130122014-05-20 Yao Qi <yao@codesourcery.com>
13013
13014 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13015 'test_file_name'. Treat args as a string instead of a list.
13016 (gdb_init): Rename argument 'args' by 'test_file_name'.
13017
f1f4348a
JK
130182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13019
13020 * gdb.arch/powerpc-power.exp: New file.
13021 * gdb.arch/powerpc-power.s: New file.
13022
0dbe70ce
DE
130232014-05-16 Doug Evans <dje@google.com>
13024
13025 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13026 * gdb.base/completion.exp: Check that all expected files exist
13027 before doing file completion.
0dbe70ce 13028
8d551b02
DE
130292014-05-16 Doug Evans <dje@google.com>
13030
13031 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13032 Update.
13033 (do_syscall_tests_without_xml): Update.
13034
73eb7709
PA
130352014-05-16 Pedro Alves <palves@redhat.com>
13036
13037 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13038 instead of "unknown output after running".
13039
3fae92fc
YQ
130402014-05-16 Yao Qi <yao@codesourcery.com>
13041
13042 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13043 file1.txt from host at the end.
13044 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13045
c2b2ccc5
DE
130462014-05-15 Doug Evans <dje@google.com>
13047
13048 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13049 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13050 loading file. Add test for TU lookup.
13051
8c217a4b
SM
130522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13053
13054 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13055 calling "-exec-arguments" or "set args" before running the
13056 inferior.
13057
3deb39c6
SM
130582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13059
13060 * lib/mi-support.exp (mi_expect_stop): Expect message for
13061 inferiors that exit with non-zero exit code.
13062
71a79f8c
YQ
130632014-05-14 Yao Qi <yao@codesourcery.com>
13064
13065 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13066 match absolute path on remote host.
13067 (test_file_list_exec_source_files): Remove "/" from the
13068 pattern.
13069
f23fcd46
YQ
130702014-05-14 Yao Qi <yao@codesourcery.com>
13071
13072 * boards/local-remote-host-notty.exp (${board}_file): New
13073 proc.
13074
9404b58f
KM
130752014-05-07 Kyle McMartin <kyle@redhat.com>
13076
13077 Pushed by Joel Brobecker <brobecker@adacore.com>.
13078 * gdb.arch/aarch64-atomic-inst.c: New file.
13079 * gdb.arch/aarch64-atomic-inst.exp: New file.
13080
5e45f04c
YQ
130812014-05-07 Yao Qi <yao@codesourcery.com>
13082
13083 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13084 in current context" too.
13085
c888a17d
KS
130862014-05-05 Keith Seitz <keiths@redhat.com>
13087
13088 * gdb.linespec/ls-dollar.exp: Add test for linespec
13089 file:convenience_variable.
13090
290a839c
YQ
130912014-05-05 Yao Qi <yao@codesourcery.com>
13092
13093 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13094 traceframes into tfile and ctf trace files. Read data from
13095 trace file and test collected data.
13096 (gdb_collect_locals_test): Likewise.
13097 (gdb_unavailable_registers_test): Likewise.
13098 (gdb_unavailable_floats): Likewise.
13099 (gdb_collect_globals_test): Likewise.
13100 (top-level): Append "ctf" to trace_file_targets if GDB
13101 supports.
13102
b5262cd0
YQ
131032014-05-05 Yao Qi <yao@codesourcery.com>
13104
13105 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13106 code to ...
13107 (gdb_collect_args_test_1): ... it. New proc.
13108 (gdb_collect_locals_test): Move some code to ...
13109 (gdb_collect_locals_test_1): ... it. New proc.
13110 (gdb_unavailable_registers_test): Move some code to ...
13111 (gdb_unavailable_registers_test_1): ... it. New proc.
13112 (gdb_unavailable_floats): Move some code to ...
13113 (gdb_unavailable_floats_1): ... it. New proc.
13114
30a1e6cc
SDJ
131152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13116
13117 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13118 probes to test for bitness recognition.
13119 * gdb.arch/amd64-stap-optional-prefix.exp
13120 (test_probe_value_without_reg): New procedure.
13121 Add code to test for different kinds of bitness.
13122
f33da99a
SDJ
131232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13124
13125 PR breakpoints/16889
13126 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13127 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13128
5b80f00d
PA
131292014-05-01 Pedro Alves <palves@redhat.com>
13130
13131 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13132 gdb_file_cmd if no file is specified.
13133 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13134 last_loaded_file to set the remote exec-file.
13135
f8c2a73c
PA
131362014-05-01 Pedro Alves <palves@redhat.com>
13137
13138 * boards/local-remote-host.exp: New file.
13139
be6e8ac7
PA
131402014-05-01 Pedro Alves <palves@redhat.com>
13141
13142 * boards/local-remote-host.exp: Rename to ...
13143 * boards/local-remote-host-notty.exp: ... this.
13144
cac0dc8f
JB
131452014-04-28 Joel Brobecker <brobecker@adacore.com>
13146
13147 * gdb.ada/dyn_arrayidx: New testcase.
13148
9730e6cc
YQ
131492014-04-26 Yao Qi <yao@codesourcery.com>
13150
13151 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13152 and compute the length of function main. Save it in
13153 $main_length.
13154 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13155 (top-level): Use gdb_compile to compile objects into
13156 executable and restart GDB. Remove invocation to
13157 prepare_for_testing.
13158
7ae1a6a6
PA
131592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13160 Pedro Alves <palves@redhat.com>
13161
13162 PR server/16255
13163 * gdb.multi/multi-attach.c: New file.
13164 * gdb.multi/multi-attach.exp: New file.
13165
4082afcc
PA
131662014-04-25 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13169 user.
13170 (top level): Test that "set remote conditional-breakpoints-packet
13171 off" works as intended.
13172 * gdb.base/dprintf.exp: Test that "set remote
13173 breakpoint-commands-packet off" works as intended.
13174 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13175 New function.
13176 (top level): Call it.
13177 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13178 remote fast-tracepoints-packet off" works as intended.
13179 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13180 * lib/gdb.exp (gdb_is_target_remote): ... here.
13181
2abc3f8d
DB
131822014-04-24 David Blaikie <dblaikie@gmail.com>
13183
13184 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13185 ensure clang would not discard them.
13186 * gdb.base/gdbvars.c: Ditto.
13187 * gdb.base/memattr.c: Ditto.
13188 * gdb.base/whatis.c: Ditto.
13189 * gdb.python/py-prettyprint.c: Ditto.
13190 * gdb.trace/actions.c: Ditto.
13191 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13192 ensure clang would not discard it.
13193
bfd39632
DB
131942014-04-24 David Blaikie <dblaikie@gmail.com>
13195
13196 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13197 clang to emit the full definition of type required by the test
13198 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13199
22842ff6
DB
132002014-04-24 David Blaikie <dblaikie@gmail.com>
13201
13202 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13203 coax Clang into emitting the definition of the type.
13204 * gdb.cp/pr10728-x.h (y): Ditto.
13205 * gdb.cp/pr10728-y.cc (y): Ditto.
13206
c2e827ad
DB
132072014-04-24 David Blaikie <dblaikie@gmail.com>
13208
13209 * gdb.base/label.exp: XFAIL label related tests under Clang.
13210 * gdb.cp/cplabel.exp: Ditto.
13211 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13212 under Clang those using labels.
13213
4c2d33e7
YQ
132142014-04-25 Yao Qi <yao@codesourcery.com>
13215
13216 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13217 double_label.
13218 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13219 partial_label and double_label.
13220
56083b99
DB
132212014-04-24 David Blaikie <dblaikie@gmail.com>
13222
13223 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13224
25d4e99d
DB
132252014-04-24 David Blaikie <dblaikie@gmail.com>
13226
13227 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13228 of the function to work across GCC and Clang.
13229 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13230 pointer types (const void ** const V void **).
13231
01f9f808
MS
132322014-04-24 Michael Sturm <michael.sturm@mintel.com>
13233 Walfred Tedeschi <walfred.tedeschi@intel.com>
13234
13235 * Makefile.in (EXECUTABLES): Added i386-avx512.
13236 * gdb.arch/i386-avx512.c: New file.
13237 * gdb.arch/i386-avx512.exp: Likewise.
13238
4b48d439
KS
132392014-04-23 Keith Seitz <keiths@redhat.com>
13240
13241 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13242 (mi_make_breakpoint_table): New procedure.
13243 (mi_create_breakpoint): Use mi_make_breakpoint
13244 and return the result.
13245 (mi_make_breakpoint): New procedure.
13246 (mi_build_kv_pairs): New procedure.
13247
13248 * gdb.mi/mi-break.exp: Remove unused globals,
13249 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13250 All callers updated.
13251 * gdb.mi/mi-dprintf.exp: Use variable to track command
13252 number.
13253 Update all callers of mi_create_breakpoint and use
13254 mi_make_breakpoint_table.
13255 Remove any unused global variables.
13256 * gdb.mi/mi-nonstop.exp: Likewise.
13257 * gdb.mi/mi-nsintrall.exp: Likewise.
13258 * gdb.mi/mi-nsmoribund.exp: Likewise.
13259 * gdb.mi/mi-nsthrexec.exp: Likewise.
13260 * gdb.mi/mi-reverse.exp: Likewise.
13261 * gdb.mi/mi-simplerun.exp: Likewise.
13262 * gdb.mi/mi-stepn.exp: Likewise.
13263 * gdb.mi/mi-syn-frame.exp: Likewise.
13264 * gdb.mi/mi-until.exp: Likewise.
13265 * gdb.mi/mi-var-cp.exp: Likewise.
13266 * gdb.mi/mi-var-display.exp: Likewise.
13267 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13268 * gdb.mi/mi2-var-child.exp: Likewise.
13269 * gdb.mi/mi-vla-c99.exp: Likewise.
13270 * lib/mi-support.exp: Likewise.
13271
13272 From Ian Lance Taylor <iant@cygnus.com>:
13273 * lib/gdb.exp (parse_args): New procedure.
13274
08351840
PA
132752014-04-23 Pedro Alves <palves@redhat.com>
13276
13277 * gdb.base/break-unload-file.c: New file.
13278 * gdb.base/break-unload-file.exp: New file.
13279 * gdb.base/sym-file-lib.c (baz): New function.
13280 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13281 field.
13282 (load): Store the segment's mapped size.
13283 (unload): New function.
13284 (unload_shlib): New function.
13285 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13286 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13287 set a breakpoint at baz, and call it.
13288 * gdb.base/sym-file.exp: New tests for stale breakpoint
13289 instructions.
13290
076855f9
PA
132912014-04-23 Pedro Alves <palves@redhat.com>
13292
13293 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13294 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13295 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13296 * gdb.base/hbreak-unmapped.c: New file.
13297 * gdb.base/hbreak-unmapped.exp: New file.
13298 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13299 * lib/gdb.exp (gdb_is_target_remote): ... here.
13300
483805cf
PA
133012014-04-22 Pedro Alves <palves@redhat.com>
13302
13303 * gdb.base/consecutive-step-over.c: New file.
13304 * gdb.base/consecutive-step-over.exp: New file.
13305
06d97543
PA
133062014-04-22 Pedro Alves <palves@redhat.com>
13307
13308 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13309 instead of send_gdb/gdb_expect.
13310
b4429ea2
YQ
133112014-04-22 Yao Qi <yao@codesourcery.com>
13312
13313 * lib/trace-support.exp (generate_tracefile): New procedure.
13314 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13315 return 0.
13316 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13317 if generate_tracefile returns 1.
13318
51d48146
PA
133192014-04-18 Tom Tromey <palves@redhat.com>
13320 Pedro alves <tromey@redhat.com>
13321
13322 PR backtrace/15558
13323 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13324 with a backtrace limit.
13325 * gdb.python/py-frame-inline.exp: Test running to an inline
13326 function with a backtrace limit, and printing the newest frame.
13327 * gdb.python/py-frame-inline.c (main): Call f.
13328
bd1dce5f
MS
133292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13330
13331 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13332
40d1a503
MS
133332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13334
13335 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13336 Drop prefix from unsupported source file path.
13337
389b98f7
YQ
133382014-04-17 Yao Qi <yao@codesourcery.com>
13339
13340 * lib/gdb.exp (with_target_charset): New proc.
13341 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13342 with_target_charset.
13343 (test_print_strings): Likewise.
13344 (test_repeat_bytes): Likewise.
13345 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13346 for some tests.
13347
22869d73
KS
133482014-04-16 Keith Seitz <keiths@redhat.com>
13349
13350 PR gdb/15827
13351 * gdb.dwarf2/corrupt.c: New file.
13352 * gdb.dwarf2/corrupt.exp: New file.
13353
c4f87ca6
KS
133542014-04-16 Keith Seitz <keiths@redhat.com>
13355
13356 PR c++/16597
13357 * gdb.cp/namelessclass.cc: New file.
13358 * gdb.cp/namelessclass.exp: New file.
13359 * gdb.cp/namelessclass.S: New file.
13360
ab19de87
DE
133612014-04-16 Doug Evans <dje@google.com>
13362
13363 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13364 Add comment.
13365 (gdbserver_default_get_comm_port): New function.
13366 (gdbserver_start): Check if board file provided
13367 "gdbserver,get_comm_port" and use it if so.
13368 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13369 (gdb,socketport): Set to "stdio".
13370 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13371 (stdio_gdbserver_template): Delete.
13372 (${board}_get_remote_address): Update.
13373 (${board}_build_remote_cmd): Delete.
13374 (${board}_get_comm_port): New function.
13375 (${board}_spawn): Update.
13376 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13377 Delete.
13378 (${board}_get_remote_address): Update.
13379 (${board}_get_comm_port): New function.
13380
fc98a809
AB
133812014-04-16 Andrew Burgess <aburgess@broadcom.com>
13382
13383 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13384 appearing in any order.
13385
87fd9e6e
DE
133862014-04-15 Doug Evans <dje@google.com>
13387
13388 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13389 uninitialized value of "description".
13390
099fc3ea
KS
133912014-04-15 Keith Seitz <keiths@redhat.com>
13392
13393 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13394 Remove unused globals.
13395 (test_running_the_program): Likewise.
13396 (test_controlled_execution): Likewise.
13397 (test_controlling_breakpoints): Likewise.
13398 (test_program_termination): Likewise.
13399
5da151d4
KS
134002014-04-15 Keith Seitz <keiths@redhat.com>
13401
13402 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13403 unused globals.
13404 (test_rbreak_creation_and_listing): Likewise.
13405 (test_ignore_count): Likewise.
13406 (test_error): Likewise.
13407
35e5d2f0
PA
134082014-04-15 Pedro Alves <palves@redhat.com>
13409
13410 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13411 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13412 sym-file-loader.c.
13413 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13414 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13415 to sym-file-loader.c.
13416 (struct library): Forward declare.
13417 (load_shlib, lookup_function): Change prototypes.
13418 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13419 (translate_offset): Remove declarations.
13420 (get_text_addr): New declaration.
13421 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13422 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13423 sym-file-loader.h.
13424 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13425 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13426 here from sym-file-loader.h.
13427 (struct library): New structure.
13428 (load_shlib, lookup_function): Change prototypes and adjust to
13429 work with a struct library.
13430 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13431 (translate_offset): Make static.
13432 (get_text_addr): New function.
13433 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13434
eb4c1710
PA
134352014-04-15 Pedro Alves <palves@redhat.com>
13436
13437 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13438
2d1baf52
PA
134392014-04-15 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/sym-file-loader.c: Include <limits.h>.
13442 (SELF_LINK): New define.
13443 (get_origin): New function.
13444 (load_shlib): Use it.
13445 * gdb.base/sym-file.exp: Don't early return if the target is
13446 remote. Use runto_main, and issue fail is that fails. Use
13447 gdb_load_shlibs.
13448 (shlib_name): Delete.
13449 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13450
7dd6df01
PA
134512014-04-15 Pedro Alves <palves@redhat.com>
13452
13453 * gdb.base/sym-file.exp: Remove regex characters from test
13454 message. Don't refer to breakpoint numbers in test messages.
13455
b50c8614
KS
134562014-04-14 Keith Seitz <keiths@redhat.com>
13457
13458 PR c++/16253
13459 * gdb.cp/var-tag.cc: New file.
13460 * gdb.cp/var-tag.exp: New file.
13461 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13462 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13463 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13464 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13465
3d567982
TT
134662014-04-14 Tom Tromey <tromey@redhat.com>
13467
13468 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13469 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13470 type.
13471 * gdb.cp/enum-class.exp: New file.
13472 * gdb.cp/enum-class.cc: New file.
13473
0626fc76
TT
134742014-04-14 Tom Tromey <tromey@redhat.com>
13475
13476 * gdb.dwarf2/enum-type.exp: New file.
13477
dca325b3
SA
134782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13479
13480 * gdb.mi/mi-vla-c99.exp: New file.
13481 * gdb.mi/vla.c: New file.
13482
5854b38a
SA
134832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13484
13485 * gdb.base/vla-datatypes.c: New file.
13486 * gdb.base/vla-datatypes.exp: New file.
13487
463bb957
SA
134882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13489
13490 * gdb.base/vla-ptr.c: New file.
13491 * gdb.base/vla-ptr.exp: New file.
13492
3dd170be
SA
134932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13494
13495 * gdb.dwarf2/count.exp: New file.
13496
5ecaaa66
SA
134972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13498
13499 * gdb.base/vla-sideeffect.c: New file.
13500 * gdb.base/vla-sideeffect.exp: New file.
13501
41f1ada5
DB
135022014-04-14 David Blaikie <dblaikie@gmail.com>
13503
13504 * gdb.mi/non-stop.c: Add return value for non-void function return
13505 statement.
13506 * gdb.threads/staticthreads.c: Ditto.
13507
0be03e84
DE
135082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13509 Doug Evans <xdje42@gmail.com>
13510
13511 * gdb.guile/scm-value.c: Improve test case.
13512 * gdb.guile/scm-value.exp: Add new test.
13513
f180a1fb
DB
135142014-04-11 David Blaikie <dblaikie@gmail.com>
13515
13516 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13517 override Clang's default.
13518
6b662e19
JB
135192014-04-11 Joel Brobecker <brobecker@adacore.com>
13520
13521 Revert the following changes (regressions):
13522
13523 * gdb.base/vla-sideeffect.c: New file.
13524 * gdb.base/vla-sideeffect.exp: New file.
13525
13526 * gdb.dwarf2/count.exp: New file.
13527
13528 * gdb.base/vla-multi.c: New file.
13529 * gdb.base/vla-multi.exp: New file.
13530
13531 * gdb.base/vla-ptr.c: New file.
13532 * gdb.base/vla-ptr.exp: New file.
13533
13534 * gdb.base/vla-datatypes.c: New file.
13535 * gdb.base/vla-datatypes.exp: New file.
13536
13537 * gdb.mi/mi-vla-c99.exp: New file.
13538 * gdb.mi/vla.c: New file.
13539
245a5f0b
KS
135402014-04-11 Keith Seitz <keiths@redhat.com>
13541
13542 PR c++/16675
13543 * gdb.cp/cpsizeof.exp: New file.
13544 * gdb.cp/cpsizeof.cc: New file.
13545
58a84dcf
SA
135462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13547
191a8a90
JB
13548 * gdb.mi/mi-vla-c99.exp: New file.
13549 * gdb.mi/vla.c: New file.
58a84dcf 13550
c8655f75
SA
135512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13552
13553 * gdb.base/vla-datatypes.c: New file.
13554 * gdb.base/vla-datatypes.exp: New file.
13555
024e13b4
SA
135562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13557
13558 * gdb.base/vla-ptr.c: New file.
13559 * gdb.base/vla-ptr.exp: New file.
13560
1a237e0e
SA
135612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13562
13563 * gdb.base/vla-multi.c: New file.
13564 * gdb.base/vla-multi.exp: New file.
13565
504f3432
SA
135662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13567
13568 * gdb.dwarf2/count.exp: New file.
13569
3bce8237
SA
135702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13571
191a8a90
JB
13572 * gdb.base/vla-sideeffect.c: New file.
13573 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13574
322f9c21
YQ
135752014-04-11 Yao Qi <yao@codesourcery.com>
13576
13577 * gdb.base/completion.exp: Check file exists before running tests
13578 on file completion.
13579
d708bcd1
PA
135802014-04-10 Pedro Alves <palves@redhat.com>
13581
13582 * gdb.base/cond-eval-mode.c: New file.
13583 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13584 prepare_for_testing to build the new file. Check result of
13585 runto_main.
13586 (test_break, test_watch): New procedures.
13587 (top level): Use them.
13588
ae1d2761
PM
135892014-04-08 Pierre Muller <muller@sourceware.org>
13590
13591 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13592 Ctrl-V use for mingw hosts.
13593
7af389b8
SC
135942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13595
13596 * gdb.python/py-value.c: Improve test case.
13597 * gdb.python/py-value.exp: Add new test.
13598
5e703181
DE
135992014-04-07 David Blaikie <dblaikie@gmail.com>
13600
13601 * lib/compiler.c: Identify the clang compiler.
13602 * lib/compiler.cc: Ditto.
13603
9810b410
YQ
136042014-04-03 Yao Qi <yao@codesourcery.com>
13605
13606 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13607
98d1b8dc
AB
136082014-04-01 Anton Blanchard <anton@samba.org>
13609
13610 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13611 messages unique.
13612
3114cea1
AB
136132014-04-01 Anton Blanchard <anton@samba.org>
13614
13615 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13616 prepare_for_testing.
13617
62f7182c
AB
136182014-04-01 Anton Blanchard <anton@samba.org>
13619
13620 * gdb.arch/ppc64-atomic-inst.c: Remove.
13621 * gdb.arch/ppc64-atomic-inst.S: New file.
13622 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13623
770e7fc7
DE
136242014-03-31 Doug Evans <dje@google.com>
13625
13626 * gdb.base/print-symbol-loading-lib.c: New file.
13627 * gdb.base/print-symbol-loading-main.c: New file.
13628 * gdb.base/print-symbol-loading.exp: New file.
13629
46e2bafa
YQ
136302014-03-31 Yao Qi <yao@codesourcery.com>
13631
13632 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13633
8776cfe9
JB
136342014-03-28 Joel Brobecker <brobecker@adacore.com>
13635
13636 * gdb.ada/mi_dyn_arr: New testcase.
13637
5d1ef361
DE
136382014-03-27 Doug Evans <dje@google.com>
13639
13640 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13641
b5bee914
YQ
136422014-03-27 Yao Qi <yao@codesourcery.com>
13643
13644 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13645 if target is nios2-*-*.
13646
0d4d0e77
YQ
136472014-03-26 Yao Qi <yao@codesourcery.com>
13648
13649 * lib/gdb.exp (readline_is_used): New proc.
13650 * gdb.base/completion.exp: Move tests on command complete up.
13651 Skip the rest of tests if readline is not used.
13652 * gdb.ada/complete.exp: Skp the test if readline is not
13653 used.
13654 * gdb.base/filesym.exp: Likewise.
13655 * gdb.base/macscp.exp: Likewise.
13656 * gdb.base/readline-ask.exp: Likewise.
13657 * gdb.base/readline.exp: Likewise.
13658 * gdb.python/py-cmd.exp: Likewise.
13659 * gdb.trace/tfile.exp: Likewise.
13660
29361eee
YQ
136612014-03-26 Yao Qi <yao@codesourcery.com>
13662
13663 * gdb.base/macscp.exp: Fix code format issues.
13664
bc9a5525
UW
136652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13666
13667 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13668 * gdb.asm/powerpc64le.inc: New file.
13669
d3839ede
PA
136702014-03-25 Pedro Alves <palves@redhat.com>
13671 Doug Evans <dje@google.com>
13672
13673 * gdb.base/source-execution.c: New file.
13674 * gdb.base/source-execution.exp: New file.
13675 * gdb.base/source-execution.gdb: New file.
13676
01672a57
DE
136772014-03-24 Doug Evans <dje@google.com>
13678
13679 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13680 using fission.
13681
88bbeca9
HZ
136822014-03-24 Hui Zhu <hui@codesourcery.com>
13683 Pedro Alves <palves@redhat.com>
13684
13685 PR breakpoints/16101
13686 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13687 test pass/fail messages. Detect missing support for dprintf when
13688 breakpoints are actually inserted.
13689 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13690 breakpoints are actually inserted.
13691 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13692 fails.
13693
d2348791
JK
136942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13695
13696 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13697
feef67ab
DE
136982014-03-22 Doug Evans <xdje42@gmail.com>
13699
13700 * gdb.python/python.exp (python not supported): Verify multi-line
13701 python command issues an error.
25d743f9 13702 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13703 guile command issues an error.
feef67ab 13704
ecebef6a
MR
137052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13706
13707 * gdb.threads/thread-specific.exp: Handle the lack of usable
13708 $this_breakpoint and $this_thread.
13709
ccdd1909
HZ
137102014-03-21 Hui Zhu <hui@codesourcery.com>
13711
13712 * gdb.base/attach.exp (do_command_attach_tests): New.
13713
beb460e8
PA
137142014-03-20 Tom Tromey <tromey@redhat.com>
13715 Pedro Alves <palves@redhat.com>
13716
13717 PR cli/15718
13718 * gdb.base/condbreak-call-false.c: New file.
13719 * gdb.base/condbreak-call-false.exp: New file.
13720
40acf43a
PA
137212014-03-20 Pedro Alves <palves@redhat.com>
13722
13723 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13724 Delete.
13725 (block_signals, unblock_signals): Delete.
13726 (child_function_2, main): Remove references to deleted variable
13727 and functions.
13728
9f5e1e02
PA
137292014-03-20 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13732 Use pthread_kill to signal thread 2.
13733 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13734 Adjust to make the test send itself a signal rather than using the
13735 host's "kill" command.
13736
99619bea
PA
137372014-03-20 Pedro Alves <palves@redhat.com>
13738
13739 * gdb.threads/multiple-step-overs.c: New file.
13740 * gdb.threads/multiple-step-overs.exp: New file.
13741 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13742 Adjust expected infrun debug output.
13743
2adfaa28
PA
137442014-03-20 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13747 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13748
31e77af2
PA
137492014-03-20 Pedro Alves <palves@redhat.com>
13750
13751 PR breakpoints/7143
13752 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13753 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13754 of gdb_test_multiple.
13755 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13756 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13757
b9f437de
PA
137582014-03-20 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13761 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13762
05adc73e
PA
137632014-03-19 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.base/async.exp: Remove early return.
13766
6048b950
PA
137672014-03-19 Pedro Alves <palves@redhat.com>
13768
13769 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13770
8bcfb00a
PA
137712014-03-19 Pedro Alves <palves@redhat.com>
13772
13773 * gdb.base/async.exp (test_background): Expect \r\n after
13774 "completed." in the fail pattern.
13775
884e37dc
PA
137762014-03-19 Pedro Alves <palves@redhat.com>
13777
13778 * gdb.base/async.exp (test_background): New procedure.
13779 Use it for all background execution command tests.
13780
148e57e2
PA
137812014-03-19 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.base/async.exp: Use prepare_for_testing.
13784
f48088c7
PA
137852014-03-19 Pedro Alves <palves@redhat.com>
13786
13787 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13788 the same line.
13789
e2f6c966
PA
137902014-03-19 Pedro Alves <palves@redhat.com>
13791
13792 * gdb.base/async.c (main): Add "jump here" and "until here" line
13793 marker comments.
13794 * gdb.base/async.exp (jump_here): New global.
13795 (jump& test): Use it.
13796 (until_here): New global.
13797 (until& test): Use it.
13798
c30568d4
PA
137992014-03-19 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.base/async.exp: Don't frob gdb_protocol.
13802
0172b6a7
DE
138032014-03-18 Doug Evans <xdje42@gmail.com>
13804
13805 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13806 Fix spelling of exec-done-display.
13807
06c868a8
JK
138082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13809
13810 PR gdb/15358
13811 * gdb.base/gdb-sigterm.c: New file.
13812 * gdb.base/gdb-sigterm.exp: New file.
13813
0c7e1a46
PA
138142014-03-18 Pedro Alves <palves@redhat.com>
13815
13816 PR gdb/13860
13817 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13818 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13819 solib-event.
13820
f7c77d93
JB
138212014-03-17 Joel Brobecker <brobecker@adacore.com>
13822
13823 * gdb.ada/pckd_arr_ren: New testcase.
13824
5a1e8c7a
DE
138252014-03-13 Doug Evans <xdje42@gmail.com>
13826
13827 PR guile/16612
13828 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13829 collect after discarding symbols.
13830
350e1a76
DE
138312014-03-13 Ludovic Courtès <ludo@gnu.org>
13832 Doug Evans <xdje42@gmail.com>
13833
13834 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13835 to history survives a gc.
13836
a69900ae
PA
138372014-03-13 Pedro Alves <palves@redhat.com>
13838
13839 * gdb.base/default.exp: Don't test "target procfs".
13840
5db9f0bd
PA
138412014-03-13 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.base/default.exp: Update "target child" and "target procfs"
13844 tests to not expect "Unix".
13845
b3ccfe11
TT
138462014-03-12 Tom Tromey <tromey@redhat.com>
13847
13848 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13849 New procs. Add target-async tests.
13850 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13851 Add target-async tests.
13852
646f4417
AA
138532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13854
13855 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13856 'func_start' and 'func_end' for the beginning and end of the
13857 function code, respectively.
13858 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13859 'func_end' instead of 'func' and 'main'.
13860
288c211f
AA
138612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13862
13863 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13864 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13865 generate the debug info assembler source.
13866
e0c0f156
AA
138672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13868
13869 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13870 * gdb.dwarf2/arr-subrange.exp: Likewise.
13871 * gdb.dwarf2/dwz.exp: Likewise.
13872 * gdb.dwarf2/method-ptr.exp: Likewise.
13873 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13874 * gdb.dwarf2/subrange.exp: Likewise.
13875 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13876 * gdb.dwarf2/implptrpiece.exp: Likewise.
13877 * gdb.dwarf2/nostaticblock.exp: Likewise.
13878
0e5c4555
AA
138792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13880
13881 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13882 directory to absolute path name arguments.
13883
5ec18f2b
JG
138842014-03-10 Joel Brobecker <brobecker@adacore.com>
13885
13886 * gdb.ada/tagged_access: New testcase.
13887
847fc4f2
MM
138882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13889
13890 * gdb.btrace/data.exp: Update expected output.
13891
cc3da688
YQ
138922014-03-06 Yao Qi <yao@codesourcery.com>
13893
13894 * gdb.trace/pr16508.exp: New file.
13895
0f26cec1
PA
138962014-03-05 Pedro Alves <palves@redhat.com>
13897
13898 PR gdb/16575
13899 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13900 procedure.
13901 (top level): Adjust to use it. Add tests that exercise breakpoint
13902 interaction with the code-cache.
13903
7a5a839f
LC
139042014-02-26 Ludovic Courtès <ludo@gnu.org>
13905
13906 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13907 test for 'history-append!'.
13908
31aa7e4e
JB
139092014-02-26 Joel Brobecker <brobecker@adacore.com>
13910
13911 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13912 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13913 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13914 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13915 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13916 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13917
1b588015
JB
139182014-02-26 Joel Brobecker <brobecker@adacore.com>
13919
13920 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13921 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13922 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13923
55426c9d
JB
139242014-02-26 Joel Brobecker <brobecker@adacore.com>
13925
13926 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13927
dc53a7ad
JB
139282014-02-26 Joel Brobecker <brobecker@adacore.com>
13929
13930 * gdb.dwarf2/arr-stride.c: New file.
13931 * gdb.dwarf2/arr-stride.exp: New file.
13932
12ab52e9
PA
139332014-02-26 Pedro Alves <palves@redhat.com>
13934
13935 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13936 that won't ever trigger. Make sure that GDB reports the correct
13937 breakpoint that caused the stop.
13938
849c862e
JK
139392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13940
13941 PR gdb/16626
13942 * gdb.base/auto-load-script: New file.
13943 * gdb.base/auto-load.c: New file.
13944 * gdb.base/auto-load.exp: New file.
13945
71b7d793
JK
13946 PR gdb/16626
13947 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13948
e2f0d509
JK
139492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13950
13951 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13952 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13953
50cc37c8
DE
139542014-02-24 Doug Evans <dje@google.com>
13955
13956 * lib/gdb.exp (run_on_host): Log error output if program fails.
13957
ea4758f2
PA
139582014-02-21 Pedro Alves <palves@redhat.com>
13959
13960 * gdb.threads/step-after-sr-lock.c: Rename to ...
13961 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13962 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13963 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13964 ... this.
13965
d7b30f67
SDJ
139662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13967
13968 PR tdep/16397
13969 * gdb.arch/amd64-stap-special-operands.exp: New file.
13970 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13971 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13972 * gdb.arch/amd64-stap-triplet.S: Likewise.
13973 * gdb.arch/amd64-stap-triplet.c: Likewise.
13974
83deb43f
JB
139752014-02-20 Joel Brobecker <brobecker@adacore.com>
13976
13977 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13978 in .section pseudo-op.
13979
adde2bff
DE
139802014-02-20 lin zuojian <manjian2006@gmail.com>
13981 Joel Brobecker <brobecker@adacore.com>
13982 Doug Evans <xdje42@gmail.com>
13983
13984 PR symtab/16581
13985 * gdb.dwarf2/dw2-icycle.S: New file.
13986 * gdb.dwarf2/dw2-icycle.c: New file.
13987 * gdb.dwarf2/dw2-icycle.exp: New file.
13988
f7bd0f78
SC
139892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13990
13991 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13992 operations on gdb.Value objects.
13993 * gdb.python/py-value-cc.exp: Add new test to test operations on
13994 gdb.Value objects.
13995
c17ef0d5
DE
139962014-02-18 Doug Evans <dje@google.com>
13997
13998 * Makefile.in (TESTS): New variable.
13999 (expanded_tests, expanded_tests_or_none): New variables
14000 (check-single): Pass $(expanded_tests_or_none) to runtest.
14001 (check-parallel): Only run tests in $(TESTS) if non-empty.
14002 (check/no-matching-tests-found): New rule.
14003 * README: Document TESTS makefile variable.
14004
5dd3176f
DE
140052014-02-18 Doug Evans <dje@google.com>
14006
14007 * Makefile.in (check-parallel): rm -rf outputs temp.
14008
0b10be4f
JK
140092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14010
14011 Fix "ERROR: no fileid for" in the testsuite.
14012 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14013
85f224e7
DE
140142014-02-12 Doug Evans <dje@google.com>
14015
14016 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14017 (MISCELLANEOUS): New variable.
14018 (clean): rm -rf $(MISCELLANEOUS).
14019 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14020 dwp live in the same directory as symlinks, with each symlink pointed
14021 to a differently named file in a different directory.
14022
149b30ff
DE
140232014-02-11 Doug Evans <dje@google.com>
14024
14025 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14026 of Tcl file commands.
14027
1dfdac32
MK
140282014-02-10 Mark Kettenis <kettenis@gnu.org>
14029
14030 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14031 "kill -SIGUSR1 -1".
14032
aa4fb036
JB
140332014-02-10 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.ada/tick_length_array_enum_idx: New testcase.
14036
ed3ef339
DE
140372014-02-10 Doug Evans <xdje42@gmail.com>
14038
14039 * configure.ac (AC_OUTPUT): Add gdb.guile.
14040 * configure: Regenerate.
14041 * lib/gdb-guile.exp: New file.
14042 * lib/gdb.exp (get_target_charset): New function.
14043 * gdb.base/help.exp: Update expected output from "apropos apropos".
14044 * gdb.guile/Makefile.in: New file.
14045 * gdb.guile/guile.exp: New file.
14046 * gdb.guile/scm-arch.c: New file.
14047 * gdb.guile/scm-arch.exp: New file.
14048 * gdb.guile/scm-block.c: New file.
14049 * gdb.guile/scm-block.exp: New file.
14050 * gdb.guile/scm-breakpoint.c: New file.
14051 * gdb.guile/scm-breakpoint.exp: New file.
14052 * gdb.guile/scm-disasm.c: New file.
14053 * gdb.guile/scm-disasm.exp: New file.
14054 * gdb.guile/scm-equal.c: New file.
14055 * gdb.guile/scm-equal.exp: New file.
14056 * gdb.guile/scm-error.exp: New file.
14057 * gdb.guile/scm-error.scm: New file.
14058 * gdb.guile/scm-frame-args.c: New file.
14059 * gdb.guile/scm-frame-args.exp: New file.
14060 * gdb.guile/scm-frame-args.scm: New file.
14061 * gdb.guile/scm-frame-inline.c: New file.
14062 * gdb.guile/scm-frame-inline.exp: New file.
14063 * gdb.guile/scm-frame.c: New file.
14064 * gdb.guile/scm-frame.exp: New file.
14065 * gdb.guile/scm-generics.exp: New file.
14066 * gdb.guile/scm-gsmob.exp: New file.
14067 * gdb.guile/scm-iterator.c: New file.
14068 * gdb.guile/scm-iterator.exp: New file.
14069 * gdb.guile/scm-math.c: New file.
14070 * gdb.guile/scm-math.exp: New file.
14071 * gdb.guile/scm-objfile-script-gdb.in: New file.
14072 * gdb.guile/scm-objfile-script.c: New file.
14073 * gdb.guile/scm-objfile-script.exp: New file.
14074 * gdb.guile/scm-objfile.c: New file.
14075 * gdb.guile/scm-objfile.exp: New file.
14076 * gdb.guile/scm-ports.exp: New file.
14077 * gdb.guile/scm-pretty-print.c: New file.
14078 * gdb.guile/scm-pretty-print.exp: New file.
14079 * gdb.guile/scm-pretty-print.scm: New file.
14080 * gdb.guile/scm-section-script.c: New file.
14081 * gdb.guile/scm-section-script.exp: New file.
14082 * gdb.guile/scm-section-script.scm: New file.
14083 * gdb.guile/scm-symbol.c: New file.
14084 * gdb.guile/scm-symbol.exp: New file.
14085 * gdb.guile/scm-symtab-2.c: New file.
14086 * gdb.guile/scm-symtab.c: New file.
14087 * gdb.guile/scm-symtab.exp: New file.
14088 * gdb.guile/scm-type.c: New file.
14089 * gdb.guile/scm-type.exp: New file.
14090 * gdb.guile/scm-value-cc.cc: New file.
14091 * gdb.guile/scm-value-cc.exp: New file.
14092 * gdb.guile/scm-value.c: New file.
14093 * gdb.guile/scm-value.exp: New file.
14094 * gdb.guile/source2.scm: New file.
14095 * gdb.guile/types-module.cc: New file.
14096 * gdb.guile/types-module.exp: New file.
14097
7026a7c1
YQ
140982014-02-10 Yao Qi <yao@codesourcery.com>
14099
14100 PR testsuite/16543
14101 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14102 * configure: Regenerated.
14103 * Makefile.in: New file.
14104
6c466447
AS
141052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14106
14107 * gdb.python/py-framefilter.exp: Fix typo.
14108
6e854735
YQ
141092014-02-08 Yao Qi <yao@codesourcery.com>
14110
14111 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14112 that no =breakpoint-modified is emitted when breakpoints are
14113 modified through MI commands.
14114
d137e6dc
PA
141152014-02-07 Pedro Alves <pedro@codesourcery.com>
14116 Pedro Alves <palves@redhat.com>
14117
14118 * gdb.threads/step-after-sr-lock.c: New file.
14119 * gdb.threads/step-after-sr-lock.exp: New file.
14120
b5ee5a50
PA
141212014-02-07 Pedro Alves <palves@redhat.com>
14122
14123 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14124
3c77faf3
JK
141252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14126
14127 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14128 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14129
6dddc817
DE
141302014-02-06 Doug Evans <xdje42@gmail.com>
14131
14132 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14133 output.
14134
14135 * gdb.gdb/python-interrupts.exp: New file.
14136
de7b2893
YQ
141372014-02-05 Yao Qi <yao@codesourcery.com>
14138
14139 * gdb.trace/report.exp (use_collected_data): Test the output
14140 of "info threads" and "info inferiors".
14141
66d032ac
YQ
141422014-02-05 Yao Qi <yao@codesourcery.com>
14143
14144 Revert this patch:
14145
14146 2013-05-24 Yao Qi <yao@codesourcery.com>
14147
14148 * gdb.trace/tfile.exp: Test inferior and thread.
14149
591a12a1
UW
141502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14151
14152 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14153 on a function.
14154 * gdb.base/step-bt.c: Call hello via function pointer to make
14155 sure its first instruction is executed on powerpc64le-linux.
14156
0ff3e01f
UW
141572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14158
14159 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14160
084ee545
UW
141612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14162
14163 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14164 of the test patterns for use on little-endian systems.
14165
6ed14ff3
UW
141662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14167
14168 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14169 (decimal_vector): Fix for little-endian.
14170
401e27fd
JM
141712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14172
14173 * gdb.arch/sparc-sysstep.exp: New file.
14174 * gdb.arch/sparc-sysstep.c: Likewise.
14175
14176 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14177
8b924729
EBM
141782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14179
14180 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14181
fb151210
JB
141822014-01-23 Tom Tromey <tromey@redhat.com>
14183
14184 * gdb.ada/array_char_idx: New testcase.
14185
0740f8d8
TT
141862014-01-23 Tom Tromey <tromey@redhat.com>
14187
14188 PR python/16487:
14189 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14190 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14191 classes.
14192
21909fa1
TT
141932014-01-23 Tom Tromey <tromey@redhat.com>
14194
14195 PR python/16491:
14196 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14197 string from an inferior frame.
14198 * gdb.python/py-framefilter-mi.exp: Update.
14199
87ce2a04
DE
142002014-01-22 Doug Evans <dje@google.com>
14201
14202 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14203
237b092b
AA
142042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14205
14206 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14207
d674a709
AA
142082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14209
14210 * gdb.trace/entry-values.exp: Remove excess space character from
14211 regex patterns. Handle s390 call instruction.
14212
20fa3390
AA
142132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14214
14215 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14216 define "*_start" label. Make "name" static.
14217 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14218 ${name} by references to ${name}_start.
14219
78466714
AA
142202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14221
14222 * gdb.base/info-macros.exp: Remove "debug" from the compile
14223 options.
14224
ec9f644a
IB
142252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14226
14227 * gdb.dlang/demangle.exp: New file.
14228
94b1b47e
IB
142292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14230
14231 * gdb.dlang/primitive-types.exp: New file.
14232
7f420862
IB
142332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14234
14235 * configure.ac: Create gdb.dlang/Makefile.
14236 * configure: Regenerate.
14237 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14238 * gdb.dlang/Makefile.in: New file.
14239 * lib/d-support.exp: New file.
14240 * lib/gdb.exp (skip_d_tests): New proc.
14241
52834460
MM
142422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14243
14244 * gdb.btrace/delta.exp: Check reverse stepi.
14245 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14246 * gdb.btrace/finish.exp: New.
14247 * gdb.btrace/next.exp: New.
14248 * gdb.btrace/nexti.exp: New.
14249 * gdb.btrace/record_goto.c: Add comments.
14250 * gdb.btrace/step.exp: New.
14251 * gdb.btrace/stepi.exp: New.
14252 * gdb.btrace/multi-thread-step.c: New.
14253 * gdb.btrace/multi-thread-step.exp: New.
14254 * gdb.btrace/rn-dl-bind.c: New.
14255 * gdb.btrace/rn-dl-bind.exp: New.
14256 * gdb.btrace/data.c: New.
14257 * gdb.btrace/data.exp: New.
14258 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14259
6e07b1d2
MM
142602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14261
14262 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14263 * gdb.btrace/exception.exp: Update.
14264 * gdb.btrace/instruction_history.exp: Update.
14265 * gdb.btrace/record_goto.exp: Update.
14266 * gdb.btrace/tailcall.exp: Update.
14267 * gdb.btrace/unknown_functions.exp: Update.
14268 * gdb.btrace/delta.exp: New.
14269
0b722aec
MM
142702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14271
14272 * gdb.btrace/record_goto.exp: Add backtrace test.
14273 * gdb.btrace/tailcall.exp: Add backtrace test.
14274
066ce621
MM
142752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14276
14277 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14278 * gdb.btrace/record_goto.c: New.
14279 * gdb.btrace/record_goto.exp: New.
14280 * gdb.btrace/x86-record_goto.S: New.
14281
0688d04e
MM
142822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14283
14284 * gdb.btrace/function_call_history.exp: Update tests.
14285 * gdb.btrace/instruction_history.exp: Update tests.
14286
8710b709
MM
142872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14288
14289 * gdb.btrace/function_call_history.exp: Fix expected field
14290 order for "record function-call-history".
14291 Add new tests for "record function-call-history /c".
14292 * gdb.btrace/exception.cc: New.
14293 * gdb.btrace/exception.exp: New.
14294 * gdb.btrace/tailcall.exp: New.
14295 * gdb.btrace/x86-tailcall.S: New.
14296 * gdb.btrace/x86-tailcall.c: New.
14297 * gdb.btrace/unknown_functions.c: New.
14298 * gdb.btrace/unknown_functions.exp: New.
14299 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14300
5de9129b
MM
143012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14302
14303 * gdb.btrace/instruction_history.exp: Update.
14304 * gdb.btrace/function_call_history.exp: Update.
14305
23a7fe75
MM
143062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14307
14308 * gdb.btrace/function_call_history.exp: Fix expected function
14309 trace.
14310 * gdb.btrace/instruction_history.exp: Initialize traced.
14311 Remove traced_functions.
14312
724c7dd8
MM
143132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14314
14315 * gdb.btrace/function_call_history.exp: Update
14316 * gdb.btrace/instruction_history.exp: Update.
14317
6d78d93b
MM
143182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14319
14320 * gdb.btrace/enable.exp: Update expected text.
14321
93a360cc
OJ
143222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14323
14324 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14325 bytes.
14326
3772b53f
MR
143272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14328
14329 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14330
596662fa
OJ
143312014-01-15 Omair Javaid <omair.javaid@linaro.org>
14332
14333 * lib/gdb.exp (supports_process_record): Return true for
14334 arm*-linux*. (supports_reverse): Likewise.
14335
b5b08fb4
SC
143362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14337
14338 PR python/15464
14339 PR python/16113
14340 * gdb.python/py-type.c: Enhance test case.
14341 * gdb.python/py-value-cc.cc: Likewise
14342 * gdb.python/py-type.exp: Add new tests.
14343 * gdb.python/py-value-cc.exp: Likewise
14344
52d7fb13
AA
143452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14346 Pedro Alves <palves@redhat.com>
14347
14348 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14349 Make "name" extern.
14350 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14351 references to ${name}_start by references to ${name}.
14352
a2cd8cfe
JB
143532014-01-10 Joel Brobecker <brobecker@adacore.com>
14354
14355 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14356
4e23fced
JB
143572014-01-10 Joel Brobecker <brobecker@adacore.com>
14358
14359 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14360
c6a9e42c
PA
143612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14362 Pedro Alves <palves@redhat.com>
14363
14364 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14365 mi_gdb_target_load.
c6a9e42c 14366
b7ea362b
PA
143672014-01-08 Pedro Alves <palves@redhat.com>
14368
14369 * gdb.threads/reconnect-signal.c: New file.
14370 * gdb.threads/reconnect-signal.exp: New file.
14371
5e3f4fab
EBM
143722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14373
14374 * gdb.base/source-dir.exp: New file.
14375
79301218
JB
143762014-01-07 Joel Brobecker <brobecker@adacore.com>
14377
14378 * gdb.ada/mi_interface: New testcase.
14379
8e355c5d
JB
143802014-01-07 Joel Brobecker <brobecker@adacore.com>
14381
14382 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14383 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14384 gdb.ada/pp-rec-component/pck.ads: New files.
14385
c0d48811
JB
143862014-01-07 Joel Brobecker <brobecker@adacore.com>
14387
14388 * gdb.python/py-pp-integral.c: New file.
14389 * gdb.python/py-pp-integral.py: New file.
14390 * gdb.python/py-pp-integral.exp: New file.
14391
17b609c3 14392For older changes see ChangeLog-1993-2013.
c906108c 14393\f
8d8cb839
EZ
14394;; Local Variables:
14395;; mode: change-log
14396;; left-margin: 8
14397;; fill-column: 74
14398;; version-control: never
14399;; End:
902f2ccb 14400
e2882c85 14401 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14402 Copying and distribution of this file, with or without modification,
14403 are permitted provided the copyright notice and this notice are preserved.
This page took 3.142215 seconds and 4 git commands to generate.