]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e4a62c65
TV
12018-09-05 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/varval.exp: Add test.
4
dd083ee2
GB
52018-09-04 Gary Benson <gbenson@redhat.com>
6
7 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9
aef9346c
TT
102018-08-31 Tom Tromey <tom@tromey.com>
11
12 * gdb.rust/simple.rs: Rename second variable "v".
13
c67f2e15
AB
142018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * gdb.base/funcargs.c (use_a): New function.
17 (recurse): Call use_a.
18
078a0207
KS
192018-08-29 Keith Seitz <keiths@redhat.com>
20
21 * gdb.compile/compile-cplus-anonymous.cc: New file.
22 * gdb.compile/compile-cplus-anonymous.exp: New file.
23 * gdb.compile/compile-cplus-array-decay.cc: New file.
24 * gdb.compile/compile-cplus-array-decay.exp: New file.
25 * gdb.compile/compile-cplus-inherit.cc: New file.
26 * gdb.compile/compile-cplus-inherit.exp: New file.
27 * gdb.compile/compile-cplus-member.cc: New file.
28 * gdb.compile/compile-cplus-member.exp: New file.
29 * gdb.compile/compile-cplus-method.cc: New file.
30 * gdb.compile/compile-cplus-method.exp: New file.
31 * gdb.compile/compile-cplus-mod.c: "New" file.
32 * gdb.compile/compile-cplus-namespace.cc: New file.
33 * gdb.compile/compile-cplus-namespace.exp: New file.
34 * gdb.compile/compile-cplus-nested.cc: New file.
35 * gdb.compile/compile-cplus-nested.exp: New file.
36 * gdb.compile/compile-cplus-print.c: "New" file.
37 * gdb.compile/compile-cplus-print.exp: "New" file.
38 * gdb.compile/compile-cplus-virtual.cc: New file.
39 * gdb.compile/compile-cplus-virtual.exp: New file.
40 * gdb.compile/compile-cplus.c: "New" file.
41 * gdb.compile/compile-cplus.exp: "New" file.
42 * lib/compile-support.exp: New file.
43
b0f492b9
GB
442018-08-16 Gary Benson <gbenson@redhat.com>
45
46 PR gdb/13000:
47 * gdb.base/batch-exit-status.exp: New file.
48 * gdb.base/batch-exit-status.good-commands: Likewise.
49 * gdb.base/batch-exit-status.bad-commands: Likewise.
50
36eb4c5f
AH
512018-08-29 Alan Hayward <alan.hayward@arm.com>
52
53 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
54 (struct struct02): Likewise.
55 (struct struct03): Likewise.
56 (struct struct04): Likewise.
57 (struct struct_01_01): New struct.
58 (struct struct_01_02): Likewise.
59 (struct struct_01_03): Likewise.
60 (struct struct_01_04): Likewise.
61 (struct struct_02_01): Likewise.
62 (struct struct_02_02): Likewise.
63 (struct struct_02_03): Likewise.
64 (struct struct_02_04): Likewise.
65 (struct struct_04_01): Likewise.
66 (struct struct_04_02): Likewise.
67 (struct struct_04_03): Likewise.
68 (struct struct_04_04): Likewise.
69 (struct struct_05_01): Likewise.
70 (struct struct_05_02): Likewise.
71 (struct struct_05_03): Likewise.
72 (struct struct_05_04): Likewise.
73 (cmp_struct01): Remove function.
74 (cmp_struct02): Likewise.
75 (cmp_struct03): Likewise.
76 (cmp_struct04): Likewise.
77 (cmp_struct_01_01): Add Function.
78 (cmp_struct_01_02): Likewise.
79 (cmp_struct_01_03): Likewise.
80 (cmp_struct_01_04): Likewise.
81 (cmp_struct_02_01): Likewise.
82 (cmp_struct_02_02): Likewise.
83 (cmp_struct_02_03): Likewise.
84 (cmp_struct_02_04): Likewise.
85 (cmp_struct_04_01): Likewise.
86 (cmp_struct_04_02): Likewise.
87 (cmp_struct_04_03): Likewise.
88 (cmp_struct_04_04): Likewise.
89 (cmp_struct_05_01): Likewise.
90 (cmp_struct_05_02): Likewise.
91 (cmp_struct_05_03): Likewise.
92 (cmp_struct_05_04): Likewise.
93 (call_all): Add new structs.
94 * gdb.base/infcall-nested-structs.exp: Likewise.
95
3bf9c013
JV
962018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
97
98 * gdb.python/py-framefilter-mi.exp: Update regexp to
99 check for "arch" field in frame output.
100
450d1e88
KB
1012018-08-23 Kevin Buettner <kevinb@redhat.com>
102
103 * gdb.dwarf2/dw2-ranges-func.c: New file.
104 * gdb.dwarf2/dw2-ranges-func.exp: New file.
105
ae739fe7
SM
1062018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
107
108 * gdb.base/term.exp: Compare terminal settings with values from
109 the inferior.
110 * gdb.base/term.c: Get and set terminal settings.
111
6d52907e
JV
1122018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
113
114 * lib/mi-support.exp (mi_expect_stop): Update regexp to
115 accommodate new "arch" field in frame output.
116 * gdb.mi/mi-return.exp: Likewise.
117 * gdb.mi/mi-stack.exp: Likewise.
118 * gdb.mi/mi-syn-frame.exp: Likewise.
119 * gdb.mi/user-selected-context-sync.exp: Likewise.
120
be2d111a
MS
1212018-08-19 Michael Spang <spang@google.com>
122
123 PR gdb/11786
124 * gdb.base/gcore-tls-pie.c: New file.
125 * gdb.base/gcore-tls-pie.exp: New file.
126
ae3a7c47
KB
1272018-08-18 Kevin Buettner <kevinb@redhat.com>
128
129 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
130 * gdb.dwarf2/varval.c: New file.
131 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 132
2ecae92e
AH
1332018-08-17 Alan Hayward <alan.hayward@arm.com>
134
135 PR gdb/18931
136 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
137
c1854f1d
KS
1382018-08-16 Keith Seitz <keiths@redhat.com>
139
140 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
141 tests expected to pass.
142
26fb3983
JV
1432018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
144
145 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
146 -data-disassemble -a.
147 (test_disassembly_bogus_args): Likewise.
148
67943c00
AB
1492018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
152
5ff2bbae
AB
1532018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.base/vla-optimized-out.exp: Add new test.
156
e5bbcd0f
AB
1572018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * gdb.base/vla-optimized-out-o3.exp: Delete.
160 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
161 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
162 deleted tests.
163
9d4a934c
AB
1642018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 PR gdb/18050:
167 * gdb.server/extended-remote-restart.c: New file.
168 * gdb.server/extended-remote-restart.exp: New file.
169
045cf012
SM
1702018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
171
172 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
173 "set variable index = 42".
174
87d6a7aa
SM
1752018-08-07 Simon Marchi <simon.marchi@ericsson.com>
176
177 * boards/index-cache-gdb.exp: New file.
178 * gdb.dwarf2/index-cache.exp: New file.
179 * gdb.dwarf2/index-cache.c: New file.
180 * gdb.base/maint.exp: Check if we are using the index cache.
181
96d68bd4
RO
1822018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
183
184 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
185 MAKEFLAGS.
186
5a699617
RO
1872018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
188
189 * dg-extract-results.sh: Move to toplevel contrib.
190 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
191 * Makefile.in (check-parallel-racy): Likewise.
192
5bd18990
AB
1932018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
194
195 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
196 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
197 tests if the target supports scheduler locking.
198
3fbbcf47
TV
1992018-08-04 Tom de Vries <tdevries@suse.de>
200
201 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
202
3e1d3d8c
TT
2032018-08-02 Tom Tromey <tom@tromey.com>
204
205 PR symtab/16842.
206 * gdb.cp/temargs.exp: Test "info address" of a template
207 parameter.
208
5abe0f0c
JV
2092018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
210
211 * gdb.python/py-mi-var-info-path-expression.c: New file.
212 * gdb.python/py-mi-var-info-path-expression.py: New file.
213 * gdb.python/py-mi-var-info-path-expression.exp: New file.
214
fb66cde8
SDJ
2152018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
216
217 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
218 error after "cannot resolve name" string.
219
c708f4d2
AB
2202018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
223 started.
224 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
225
37cc0cae
TV
2262018-07-28 Tom de Vries <tdevries@suse.de>
227
228 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
229
63b4ecf7
TV
2302018-07-26 Tom de Vries <tdevries@suse.de>
231
232 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
233
3c3bb058
AB
2342018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
237 is visible.
238
9e7f3bbb
TV
2392018-07-26 Tom de Vries <tdevries@suse.de>
240
241 PR breakpoints/23366
242 * gdb.base/catch-follow-exec.c: New test.
243 * gdb.base/catch-follow-exec.exp: New file.
244
16f808ec
TV
2452018-07-25 Tom de Vries <tdevries@suse.de>
246
247 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
248 vla-optimized-out.c.
249
d7154a8d
JV
2502018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
251
252 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
253 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
254
232a0032
TV
2552018-07-20 Tom de Vries <tdevries@suse.de>
256
257 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
258 NOCLONE macro.
259 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
260
fbb1d502
TV
2612018-07-19 Tom de Vries <tdevries@suse.de>
262
263 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
264 regular expression.
265
42dc7699
TV
2662018-07-18 Tom de Vries <tdevries@suse.de>
267
268 * gdb.base/vla-optimized-out.c: New test.
269 * gdb.base/vla-optimized-out.exp: New file.
270
7f1f7e23
SDJ
2712018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
272
273 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
274 message "No address associated with hostname" when gdbserver
275 cannot resolve the hostname.
276
5759ebb3
PW
2772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
278
279 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
280 Add some test prefixes to make tests unique.
281
3606ccab
PW
2822018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.base/frameapply.c: New file.
285 * gdb.base/frameapply.exp: New file.
286
529c08b2
PW
2872018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
288
289 * gdb.base/skip.exp: Update expected error message.
290
c7ab0aef
SDJ
2912018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
292 Jan Kratochvil <jan.kratochvil@redhat.com>
293 Paul Fertser <fercerpav@gmail.com>
294 Tsutomu Seki <sekiriki@gmail.com>
295
296 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
297 parameter.
298 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
299 by default.
300 * boards/native-gdbserver.exp: Likewise.
301 * gdb.server/run-without-local-binary.exp: Improve regexp used
302 for detecting when a remote debugging connection succeeds.
303 * gdb.server/server-connect.exp: New file.
304 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
305 Do not prefix the port number with ":".
306 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
307 support for detecting and using it. Add '$debughost_gdbserver'
308 to the list of arguments used to start gdbserver. Handle case
309 when gdbserver cannot resolve a network name.
310
16ff70dd
SDJ
3112018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
312
313 PR c++/23373
314 * gdb.base/ptype-offsets.cc (struct static_member): New
315 struct.
316 (main) <stmember>: New variable.
317 * gdb.base/ptype-offsets.exp: Add test for printing a struct
318 with a static member in it.
319
3541979f
AB
3202018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
321
322 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
323 watchpoints enabled and disabled.
324
c8ad9b9a
AB
3252018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
326
327 * gdb.base/examine-backward.exp: Still run tests around address
328 0x0, even if address 0x0 is not readable. Update the pattern for
329 matching address 0x0 in expected output.
330
e0e5e971
AB
3312018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.base/share-env-with-gdbserver.c (main): Add call to
334 malloc/free.
335
1ea5da02
TV
3362018-07-04 Tom de Vries <tdevries@suse.de>
337
338 * gdb.dwarf2/dw2-error.exp: Update expected error message.
339
471b9d15
MR
3402018-07-02 Maciej W. Rozycki <macro@mips.com>
341
342 PR tdep/8282
343 * gdb.arch/mips-disassembler-options.exp: New test.
344 * gdb.arch/mips-disassembler-options.s: New test source.
345
75acb486
PA
3462018-06-29 Pedro Alves <palves@redhat.com>
347
348 * gdb.threads/names.exp: Adjust expected "info threads" output.
349
cd2bb709
PA
3502018-06-29 Pedro Alves <palves@redhat.com>
351
352 * gdb.opt/inline-break.exp (line number, address): Add "info
353 break" tests.
354
991ff292
PA
3552018-06-29 Pedro Alves <palves@redhat.com>
356
357 * gdb.opt/inline-break.c (func1): Add "break here" marker.
358 * gdb.opt/inline-break.exp: Test setting breakpoints by line
359 number and address and running to them.
360
356819b6 3612018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
362
363 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
364
2512d7ef
JK
3652018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
366
367 * lib/compiler.c: Remove executable permission flag.
368
be1b6474
RB
3692018-06-28 Richard Bunt <richard.bunt@arm.com>
370
371 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
372 code.
373 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
374
291f9a96
PT
3752018-06-28 Petr Tesarik <ptesarik@suse.cz>
376
377 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
378
ed6dfe51
PT
3792018-06-28 Petr Tesarik <ptesarik@suse.cz>
380
381 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
382 address argument is omitted.
383
d4d429d5
PT
3842018-06-28 Petr Tesarik <ptesarik@suse.cz>
385
386 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
387
7ab6656f
OJ
3882018-06-27 Omair Javaid <omair.javaid@linaro.org>
389
390 PR gdb/21695
391 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
392 * gdb.base/infoline-reloc-main-from-zero.c: New file.
393
a33ccfc7
TT
3942018-06-26 Tom Tromey <tom@tromey.com>
395
396 PR rust/22574:
397 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
398 * gdb.rust/simple.rs (struct SimpleLayout): New.
399
6d72d289
SM
4002018-06-22 Simon Marchi <simon.marchi@ericsson.com>
401
402 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
403 "info registers" output.
404
8363f9d5
RB
4052018-06-21 Richard Bunt <richard.bunt@arm.com>
406
407 * gdb.base/watchpoint-hw-attach.c: New test.
408 * gdb.base/watchpoint-hw-attach.exp: New file.
409
f00674fe
SM
4102018-06-20 Simon Marchi <simon.marchi@ericsson.com>
411
412 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
413 through /bin/sh.
414 * boards/dwarf4-gdb-index.exp: Likewise.
415 * boards/fission-dwp.exp: Likewise.
416
1d554008
UW
4172018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
418
419 * gdb.base/float128.exp: Add comment and improved fail message
420 to the failure case of "print large128" test.
421
d0ac1c44
SM
4222018-06-19 Simon Marchi <simon.marchi@ericsson.com>
423
424 * configure.ac: Remove AC_PREREQ.
425 * configure: Re-generate.
426
61b04dd0
PA
4272018-06-19 Pedro Alves <palves@redhat.com>
428
429 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
430 (func_extern_caller): New.
431 (main): Call func_extern_caller.
432 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
433 logic change.
434
f63b508a
SM
4352018-06-18 Weimin Pan <weimin.pan@oracle.com>
436
437 PR gdb/16841
438 * gdb.cp/typedef-base.cc: New file.
439 * gdb.cp/typedef-base.exp: New file.
440
0fe3a558
TV
4412018-06-18 Tom de Vries <tdevries@suse.de>
442
443 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
444
7010835a
AB
4452018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
446 Richard Bunt <Richard.Bunt@arm.com>
447
448 * gdb.threads/attach-slow-waitpid.c: New file.
449 * gdb.threads/attach-slow-waitpid.exp: New file.
450 * gdb.threads/slow-waitpid.c: New file.
451
14897d65
PA
4522018-06-14 Pedro Alves <palves@redhat.com>
453
454 * gdb.base/fork-running-state.c: Include <errno.h>.
455 (exit_if_relative_exits): New.
456 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
457 exits.
458 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
459 child exits.
460
5d9a0608
TV
4612018-06-14 Tom de Vries <tdevries@suse.de>
462
463 PR cli/22573
464 * gdb.base/finish-pretty.c: New test.
465 * gdb.base/finish-pretty.exp: New file.
466
11ae5818
PA
4672018-06-14 Pedro Alves <palves@redhat.com>
468
469 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
470 gdb's expected startup output.
471
1d39de44
PA
4722018-06-14 Pedro Alves <palves@redhat.com>
473
474 * lib/selftest-support.exp (selftest_setup): Remove inlined
475 function handling.
476
70ee0000
TV
4772018-06-14 Tom de Vries <tdevries@suse.de>
478
479 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
480 matching of breakpoint printing.
481
11f4b608
TV
4822018-06-13 Tom de Vries <tdevries@suse.de>
483
484 PR testsuite/23269
485 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
486 (fork_child): ... here, and ...
487 (fork_parent): ... here.
488
4892018-06-12 Tom de Vries <tdevries@suse.de>
490
491 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
492
9516f85a
AB
4932018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
494 Stephen Roberts <stephen.roberts@arm.com>
495
496 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
497 rewrite test to describe action performed, rather than possible
498 failure.
499
5045b3d7
GB
5002018-06-08 Gary Benson <gbenson@redhat.com>
501
502 * gdb.threads/check-libthread-db.exp: New file.
503 * gdb.threads/check-libthread-db.c: Likewise.
504
c61b06a1
TT
5052018-06-05 Tom Tromey <tom@tromey.com>
506
507 * gdb.base/default.exp: Update expected "show version" output.
508
eb6af809
TT
5092018-06-05 Tom Tromey <tom@tromey.com>
510
511 PR cli/12326:
512 * gdb.cp/static-print-quit.exp: Update.
513 * lib/gdb.exp (pagination_prompt): Update.
514 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
515 * gdb.python/python.exp: Update.
516
178d6a63
JB
5172018-06-04 Joel Brobecker <brobecker@adacore.com>
518
519 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
520
8e817061
JB
5212018-06-01 Joel Brobecker <brobecker@adacore.com>
522
523 * gdb.ada/bp_fun_addr: New testcase.
524
e86ca25f
TT
5252018-06-01 Tom Tromey <tom@tromey.com>
526
527 * gdb.xml/tdesc-regs.exp (load_description): Update expected
528 results.
529 * gdb.dwarf2/method-ptr.exp: Set language to C++.
530 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
531 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
532 * gdb.base/maint.exp (maint_pass_if): Update.
533
4b2dfa9d
MR
5342018-05-31 Maciej W. Rozycki <macro@mips.com>
535
536 * gdb.base/endian.exp: New test.
537 * gdb.base/endian.c: New test source.
538
45f25d6c
AB
5392018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 PR gdb/23203
542 * gdb.base/bt-selected-frame.c: New file.
543 * gdb.base/bt-selected-frame.exp: New file.
544 * lib/gdb.exp (get_current_frame_number): New function.
545
d9f6d7f8
MR
5462018-05-24 Maciej W. Rozycki <macro@mips.com>
547 Pedro Alves <palves@redhat.com>
548
549 * gdb.threads/tls-core.c: Include <stdlib.h>
550 (thread_proc): Call `abort'.
551 * gdb.threads/tls-core.exp: Generate a core with core_find too.
552 (tls_core_test): New procedure, bits factored out from ...
553 (top level): ... here. Test both native cores and gcore cores.
554
ff1cf532
TT
5552018-05-23 Tom Tromey <tom@tromey.com>
556
557 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
558
b98664d3
TT
5592018-05-23 Tom Tromey <tom@tromey.com>
560
561 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
562 symfile_complaints.
563 (test_short_complaints): Likewise.
564 (test_empty_complaints): Likewise.
565 (test_initial_complaints): Update.
566
4e9668d0
TT
5672018-05-23 Tom Tromey <tom@tromey.com>
568
569 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
570
43ba33c7
TT
5712018-05-23 Tom Tromey <tom@tromey.com>
572
573 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
574 (test_short_complaints): Update.
575
035522c0
PA
5762018-05-22 Pedro Alves <palves@redhat.com>
577
578 * gdb.base/remote.exp: Only gdb_start after compiling the
579 testcase. Issue "disconnect" before testing "set remote" command
580 defaults. Issue clean_restart before running to main.
581
cc0be08f
PA
5822018-05-22 Pedro Alves <palves@redhat.com>
583
584 * gdb.base/remote.exp: Adjust expected output of "show remote
585 memory-write-packet-size". Add tests for "set remote
586 memory-write-packet-size 0" and "set remote
587 memory-write-packet-size fixed/limit".
588
b1b60145
PA
5892018-05-22 Pedro Alves <palves@redhat.com>
590
591 PR gdb/22973
592 * gdb.base/utf8-identifiers.c: New file.
593 * gdb.base/utf8-identifiers.exp: New file.
594
0ec848ad
PFC
5952018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
596
597 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
598
2c3305f6
PFC
5992018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
600
601 * gdb.arch/powerpc-vsx-gcore.exp: New file.
602
ce1e8424
TT
6032018-05-18 Tom Tromey <tom@tromey.com>
604
605 * gdb.base/ptype-offsets.exp: Update.
606
ddfe970e
KS
6072018-05-17 Keith Seitz <keiths@redhat.com>
608
609 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
610 in expected breakpoint stop locations.
611 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
612 move to proper scope to test variable values.
613 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
614 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
615 New functions.
616 (main): Call not_inline_func3.
617 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
618 inline_func1, inline_func2, and inline_func3. Test that when each
619 breakpoint is hit, GDB properly reports both the stop location
620 and the backtrace. Repeat tests for temporary breakpoints.
621
0726fcc6
MR
6222018-05-15 Maciej W. Rozycki <macro@mips.com>
623
624 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
625 rather then trying to access it in determining whether the PID
626 of `gdbserver' could have been retrieved.
627
8ee22052
AB
6282018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.arch/amd64-init-x87-values.S: New file.
631 * gdb.arch/amd64-init-x87-values.exp: New file.
632
7785df48
JK
6332018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
634
635 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
636
56bcdbea
TT
6372018-05-04 Tom Tromey <tom@tromey.com>
638
639 PR python/22730:
640 * gdb.python/python.exp: Test multi-line execute.
641
a913fffb
TT
6422018-05-04 Tom Tromey <tom@tromey.com>
643
644 PR python/22731:
645 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
646
7a2c85f2
TT
6472018-05-04 Tom Tromey <tom@tromey.com>
648
649 PR gdb/11750:
650 * gdb.base/define.exp: Test defining a user command inside a user
651 command.
652 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
653
a3b60e45
JK
6542018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
655 Pedro Alves <palves@redhat.com>
656
657 PR breakpoints/19806 and support for PR external/20207.
658 * gdb.base/watchpoint-unaligned.c: New file.
659 * gdb.base/watchpoint-unaligned.exp: New file.
660
45fe4a03
AB
6612018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
662
663 * gdb.base/maint.exp: Make test names unique, use
664 test_prefix_command_help to test 'help maint info', and remove
665 repeated test of 'help maint'.
666
9be2ae8f
TT
6672018-05-04 Tom Tromey <tom@tromey.com>
668
669 PR gdb/22619:
670 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
671 behavior.
672
11859c31
AB
6732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
674
675 * gdb.base/maint.exp: Process output from 'maint print registers'
676 line at a time.
677
089a9490
AB
6782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
681 timeout.
682
9b0797e2
AB
6832018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
686 filter pattern.
687
f6ac5f3d
PA
6882018-05-02 Pedro Alves <palves@redhat.com>
689
690 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
691 to_log_command renames.
692 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
693
77d3c63b
TT
6942018-05-02 Tom Tromey <tom@tromey.com>
695
696 * gdb.python/py-parameter.exp: Set test message.
697
0489430a
TT
6982018-05-02 Tom Tromey <tom@tromey.com>
699
700 PR python/20084:
701 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
702 PARAM_ZUINTEGER_UNLIMITED tests.
703
1632f8ba
DR
7042018-04-28 Dan Robertson <danlrobertson89@gmail.com>
705
706 PR rust/23124
707 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
708 when casting.
709
6d7bb824
TT
7102018-04-30 Tom Tromey <tom@tromey.com>
711
712 * gdb.python/py-type.exp: Check align attribute.
713 * gdb.python/py-type.c: New "aligncheck" global.
714
007e1530
TT
7152018-04-30 Tom Tromey <tom@tromey.com>
716
717 PR exp/17095:
718 * gdb.dwarf2/dw2-align.exp: New file.
719 * gdb.cp/align.exp: New file.
720 * gdb.base/align.exp: New file.
721 * lib/gdb.exp (gdb_int128_helper): New proc.
722 (has_int128_c, has_int128_cxx): New caching procs.
723
6873858b
TT
7242018-04-27 Tom Tromey <tom@tromey.com>
725
726 PR rust/22545:
727 * gdb.rust/simple.exp: Add inclusive range tests.
728
79188d8d
PA
7292018-04-26 Pedro Alves <palves@redhat.com>
730
731 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
732 ifunc breakpoint locations correctly of ifunc breakpoints set
733 while the program resolves the ifunc.
734
c7075ad5
PA
7352018-04-26 Pedro Alves <palves@redhat.com>
736
737 * gdb.base/gnu-ifunc-final.c: New file.
738 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
739 * gdb.base/gnu-ifunc.exp (executable): Delete.
740 (staticexecutable): Adjust.
741 (lib_opts, exec_opts): Delete.
742 (make_binsuffix, build, set-break): New procedures.
743 (misc_tests): New, with tests factored out from the top level.
744 (top level): Test different combinations of ifunc resolver name,
745 resolver with and with debug info, and ifunc target with and
746 without debug info. Wrap static tests with with_target_prefix.
747
8388016d
PA
7482018-04-26 Pedro Alves <palves@redhat.com>
749
750 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
751 return type" warnings.
752
249b5733
PA
7532018-04-25 Pedro Alves <palves@redhat.com>
754
755 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
756 killed".
757 * gdb.base/kill-after-signal.exp: Likewise.
758 * gdb.threads/kill.exp: Likewise.
759
f67c0c91
SDJ
7602018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
761 Sergio Durigan Junior <sergiodj@redhat.com>
762 Pedro Alves <palves@redhat.com>
763
764 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
765 regexps to expect for '[Inferior ... detached]' as well.
766 * gdb.base/attach.exp: Likewise.
767 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
768 "gdb_continue_to_end".
769 (test_catch_syscall_with_wrong_args): Likewise.
770 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
771 ']'. Don't set 'verbose' on.
772 * gdb.base/foll-vfork.exp: Likewise.
773 * gdb.base/fork-print-inferior-events.c: New file.
774 * gdb.base/fork-print-inferior-events.exp: New file.
775 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
776 '[Inferior ... has been killed]' message.
777 * gdb.base/kill-after-signal.exp: Likewise.
778 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
779 detach message.
780 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
781 message.
782 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
783 regexps to expect for '[Inferior ... detached]' as well.
784 * gdb.threads/process-dies-while-detaching.exp: Likewise.
785
0a8ddac4
SM
7862018-04-24 Simon Marchi <simon.marchi@ericsson.com>
787
788 PR gdb/23104
789 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
790
d27d16bf
RB
7912018-04-19 Richard Bunt <richard.bunt@arm.com>
792
793 * gdb.threads/multiple-successive-infcall.c: New test.
794 * gdb.threads/multiple-successive-infcall.exp: New file.
795
a037790e
TT
7962018-04-17 Tom Tromey <tom@tromey.com>
797
798 * gdb.rust/simple.rs (Union): New type.
799 (main): New local "u".
800 * gdb.rust/simple.exp (test_one_slice): Add new test case.
801
e3a91079
AA
8022018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
803
804 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
805 number information in output of "whereis" command.
806 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
807
b744723f
AA
8082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
809
810 * gdb.ada/info_types.exp: Adjust expected output to the line
811 numbers now printed by "info var/func/type".
812 * gdb.base/completion.exp: Likewise.
813 * gdb.base/included.exp: Likewise.
814 * gdb.cp/cp-relocate.exp: Likewise.
815 * gdb.cp/cplusfuncs.exp: Likewise.
816 * gdb.cp/namespace.exp: Likewise.
817 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
818
4a4495d6
MM
8192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
820
821 * gdb.btrace/cpu.exp: New.
822
1d509aa6
MM
8232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
824
825 * gdb.base/step-indirect-call-thunk.exp: New.
826 * gdb.base/step-indirect-call-thunk.c: New.
827 * gdb.reverse/step-indirect-call-thunk.exp: New.
828 * gdb.reverse/step-indirect-call-thunk.c: New.
829
6295b6da
SM
8302018-04-11 Simon Marchi <simon.marchi@ericsson.com>
831
832 * gdb.base/pie-fork.c: New file.
833 * gdb.base/pie-fork.exp: New file.
834
50146e70
TT
8352018-04-11 Tom Tromey <tom@tromey.com>
836
837 * gdb.rust/simple.exp: Add test for ".." struct initializer.
838
f50d8a2e
PA
8392018-04-10 Pedro Alves <palves@redhat.com>
840
841 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
842 exits. Instead loop running forever.
843 (fork_parent): Run forever too.
844
a0be7a36
SM
8452018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
846
847 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
848 mi_continue_to_line.
849 * gdb.mi/mi-stack.c (callee4): Add comment.
850
9b73db36
SM
8512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
852
853 * gdb.mi/mi-stack.exp: Fix indentation.
854
c912f608
SM
8552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
856
857 PR gdb/22979
858 * gdb.arch/amd64-osabi.exp: New file.
859
26540402
SM
8602018-04-07 Simon Marchi <simon.marchi@ericsson.com>
861
862 PR gdb/22980
863 * gdb.base/osabi.exp: New file.
864
121ad66c 8652018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
866
867 * gdb.cp/static-typedef-print.exp: New file.
868 * gdb.cp/static-typedef-print.cc: New file.
869
3fcded8f
JB
8702018-03-27 Joel Brobecker <brobecker@adacore.com>
871
872 * gdb.ada/varsize_limit: New testcase.
873
59cc4834
JB
8742018-03-27 Joel Brobecker <brobecker@adacore.com>
875
876 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
877
878 * gdb.ada/notcplusplus: New testcase.
879
880 * gdb.base/c-linkage-name.c: New file.
881 * gdb.base/c-linkage-name.exp: New testcase.
882
4ca59a9f
TT
8832018-03-26 Tom Tromey <tom@tromey.com>
884
885 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
886 * gdb.python/py-framefilter.py (name_error): New global.
887 (ErrorInName.function): Use name_error.
888
978d6c75
TT
8892018-03-26 Tom Tromey <tom@tromey.com>
890
891 PR backtrace/15582:
892 * gdb.python/py-framefilter.exp: Add "bt hide" test.
893
b7fee5a3
KS
8942018-03-23 Keith Seitz <keiths@redhat.com>
895
896 PR c++/22968
897 * gdb.cp/subtypes.exp: New file.
898 * gdb.cp/subtypes.h: New file.
899 * gdb.cp/subtypes.cc: New file.
900 * gdb.cp/subtypes-2.cc: New file.
901
376be529
AB
9022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
905 (done): Call '_exit' not 'exit' to avoid atexit handlers.
906 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
907 -nostartfiles when compiling the test. Confirm that all registers
908 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
909
066cfa98
AB
9102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
913 option, syntax was wrong anyway.
914 * gdb.arch/arm-disp-step.exp: Likewise.
915 * gdb.arch/sparc64-regs.exp: Likewise.
916 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
917 option, syntax was wrong anyway, switch to use
918 prepare_for_testing.
919 * gdb.arch/i386-disp-step.exp: Likewise.
920
079670b9
AA
9212018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
922
923 * gdb.ada/exec_changed.exp: Replace "target_info exists
924 use_gdb_stub" by "use_gdb_stub".
925 * gdb.ada/start.exp: Likewise.
926 * gdb.base/async-shell.exp: Likewise.
927 * gdb.base/attach-pie-misread.exp: Likewise.
928 * gdb.base/attach-wait-input.exp: Likewise.
929 * gdb.base/break-entry.exp: Likewise.
930 * gdb.base/break-interp.exp: Likewise.
931 * gdb.base/dprintf-detach.exp: Likewise.
932 * gdb.base/nostdlib.exp: Likewise.
933 * gdb.base/solib-nodir.exp: Likewise.
934 * gdb.base/statistics.exp: Likewise.
935 * gdb.base/testenv.exp: Likewise.
936 * gdb.mi/mi-exec-run.exp: Likewise.
937 * gdb.mi/mi-start.exp: Likewise.
938 * gdb.multi/dummy-frame-restore.exp: Likewise.
939 * gdb.multi/multi-arch-exec.exp: Likewise.
940 * gdb.multi/multi-arch.exp: Likewise.
941 * gdb.multi/tids.exp: Likewise.
942 * gdb.multi/watchpoint-multi.exp: Likewise.
943 * gdb.python/py-events.exp: Likewise.
944 * gdb.threads/attach-into-signal.exp: Likewise.
945 * gdb.threads/attach-stopped.exp: Likewise.
946 * gdb.threads/threadapply.exp: Likewise.
947 * lib/selftest-support.exp: Likewise.
948
26d6cec4
AA
9492018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
950
951 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
952
4ee89e90
SR
9532018-03-20 Stephen Roberts <stephen.roberts@arm.com>
954
955 * gdb.perf/template-breakpoints.cc: New file.
956 * gdb.perf/template-breakpoints.exp: New file.
957 * gdb.perf/template-breakpoints.py: New file.
958
92630041
TT
9592018-03-19 Tom Tromey <tom@tromey.com>
960
961 * gdb.rust/simple.rs (main): Add local variables field1, field2,
962 y0.
963 * gdb.rust/simple.exp: Test bare identifier form of struct
964 initializer.
965
76727919
TT
9662018-03-19 Tom Tromey <tom@tromey.com>
967
968 * gdb.gdb/observer.exp: Remove.
969
194ed413
AA
9702018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
971
972 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
973 "qualified" option when setting breakpoints.
974 * gdb.trace/backtrace.exp: Likewise.
975 * gdb.trace/circ.exp: Likewise.
976 * gdb.trace/collection.exp: Likewise.
977 * gdb.trace/disconnected-tracing.exp: Likewise.
978 * gdb.trace/ftrace-lock.exp: Likewise.
979 * gdb.trace/ftrace.exp: Likewise.
980 * gdb.trace/infotrace.exp: Likewise.
981 * gdb.trace/packetlen.exp: Likewise.
982 * gdb.trace/passc-dyn.exp: Likewise.
983 * gdb.trace/qtro.exp: Likewise.
984 * gdb.trace/read-memory.exp: Likewise.
985 * gdb.trace/report.exp: Likewise.
986 * gdb.trace/signal.exp: Likewise.
987 * gdb.trace/status-stop.exp: Likewise.
988 * gdb.trace/strace.exp: Likewise.
989 * gdb.trace/tfind.exp: Likewise.
990 * gdb.trace/trace-break.exp: Likewise.
991 * gdb.trace/trace-condition.exp: Likewise.
992 * gdb.trace/trace-mt.exp: Likewise.
993 * gdb.trace/tstatus.exp: Likewise.
994 * gdb.trace/tsv.exp: Likewise.
995 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
996 * gdb.trace/unavailable.exp: Likewise.
997 * gdb.trace/while-dyn.exp: Likewise.
998
8b067d2c
AA
9992018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1000
1001 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1002 that libinproctrace is copied to the target.
1003
3ae9ce5d
TT
10042018-03-14 Tom Tromey <tom@tromey.com>
1005
1006 PR cli/14977:
1007 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1008 a null pointer.
1009 * gdb.base/wchar.exp: Likewise.
1010
b8c2339b
TT
10112018-03-14 Tom Tromey <tom@tromey.com>
1012
1013 PR cli/19918:
1014 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1015 flag.
1016
4872dc46
SM
10172018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1018
1019 PR gdb/22841
1020 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1021 "target" to remote_exec.
1022
e4fe3756
SM
10232018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1024
1025 PR gdb/22841
1026 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1027 ${board}_upload): Remove.
1028
e95a97d4
AA
10292018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1030
1031 * gdb.cp/watch-cp.cc: New test.
1032 * gdb.cp/watch-cp.exp: New file.
1033
dbbb1059
AB
10342018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.base/infcall-nested-structs.exp: New file.
1037 * gdb.base/infcall-nested-structs.c: New file.
1038 * gdb.base/float.exp: Add riscv support.
1039
ecc054c0
TP
10402018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1041
1042 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1043 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1044
25e3c82c
SDJ
10452018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1046
1047 * gdb.server/abspath.exp: New file.
1048 * lib/gdb.exp (with_cwd): New procedure.
1049
3083294d
SM
10502018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1051
1052 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1053 use it.
1054 (gdb_is_target_remote_prompt): New proc.
1055 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1056 (gdb_is_target_native): Pass prompt parameter to
1057 gdb_is_target_1.
1058
3275ef47
SM
10592018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1060
1061 * gdb.base/load-command.c: New file.
1062 * gdb.base/load-command.exp: New file.
1063 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1064 (gdb_is_target_1): ...this, and generalize for other targets
1065 than just remote.
1066 (gdb_is_target_remote): Use gdb_is_target_1.
1067 (gdb_is_target_native): use gdb_is_target_1.
1068
6893c19a
TT
10692018-02-26 Tom Tromey <tom@tromey.com>
1070
1071 PR python/16497:
1072 * gdb.python/py-framefilter.exp: Update test.
1073
2ddeaf8a
TT
10742018-02-26 Tom Tromey <tom@tromey.com>
1075
1076 * gdb.dwarf2/variant.c: New file.
1077 * gdb.dwarf2/variant.exp: New file.
1078
c9317f21
TT
10792018-02-26 Tom Tromey <tom@tromey.com>
1080
1081 * gdb.rust/simple.exp: Accept more possible results in enum test.
1082
6f6d0c26
SM
10832018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1084
1085 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1086 parentheses.
1087
11b03145
MR
10882018-02-23 Maciej W. Rozycki <macro@mips.com>
1089
1090 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1091 name of a variable: $actual_linejj -> $actual_line.
1092
54a27fe5
JB
10932018-02-21 John Baldwin <jhb@FreeBSD.org>
1094
1095 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1096
de65820c
MM
10972018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1098
1099 * gdb.btrace/buffer-size.exp: Do not force BTS.
1100
980548fd
PA
11012018-02-14 Pedro Alves <palves@redhat.com>
1102
1103 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1104 getting a "Quit".
1105
c4e12631
MM
11062018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1107
1108 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1109 Fix test name.
1110
c2e0e465
SM
11112018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1112
1113 * gdb.cp/m-static.exp: Check type of optimized out static
1114 member.
1115
f7216783
AB
11162018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1119 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1120
0625771b
LS
11212018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1122 Leszek Swirski <leszeks@google.com>
1123
1124 * gdb.python/py-prettyprint.c
1125 (struct to_string_returns_value_inner,
1126 struct to_string_returns_value_wrapper): New.
1127 (main): Add tsrvw variable.
1128 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1129 ToStringReturnsValueWrapper): New classes.
1130 (register_pretty_printers): Register new pretty-printers.
1131 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1132 recursive pretty printer.
1133 * gdb.python/py-mi.exp: Likewise.
1134
59498c30
LS
11352018-02-01 Leszek Swirski <leszeks@google.com>
1136
1137 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1138 functions with the same name as an include file are parsed
1139 correctly.
1140
d4d38844
YQ
11412018-02-01 Yao Qi <yao.qi@linaro.org>
1142
1143 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1144 "\[^\r\n\]*".
1145
07e5f5cf
NP
11462018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1147
1148 * gdb.arch/powerpc-prologue-frame.s: New file.
1149 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1150 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1151
929b5ad4
JB
11522018-01-31 Joel Brobecker <brobecker@adacore.com>
1153
1154 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1155
e671cd59
PA
11562018-01-30 Pedro Alves <palves@redhat.com>
1157
1158 PR gdb/13211
1159 * gdb.base/interrupt-daemon.c: New.
1160 * gdb.base/interrupt-daemon.exp: New.
1161 * gdb.multi/multi-term-settings.c: New.
1162 * gdb.multi/multi-term-settings.exp: New.
1163
fc413dc4
JB
11642018-01-30 Joel Brobecker <brobecker@adacore.com>
1165
1166 * gdb.base/break.exp: Save the location where the breakpoint
1167 on break.c:47 was actually inserted when debugging the version
1168 compiled at -O2 and use it in the expected output of the "info
1169 break" test performed soon after.
1170
5c319bb2
PA
11712018-01-22 Pedro Alves <palves@redhat.com>
1172 Sergio Durigan Junior <sergiodj@redhat.com>
1173
1174 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1175 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1176
a9e40818
JB
11772018-01-22 Joel Brobecker <brobecker@adacore.com>
1178
1179 * gdb.base/break-include.c, gdb.base/break-include.inc,
1180 gdb.base/break-include.exp: New files.
1181 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1182 line number now being the actual line number where the breakpoint
1183 was inserted.
1184 * gdb.mi/mi-break.exp: Likewise.
1185 * gdb.mi/mi-reverse.exp: Likewise.
1186 * gdb.mi/mi-simplerun.exp: Ditto.
1187
e707fc44
AB
11882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1189
1190 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1191 varobj.
1192 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1193
ae451627
AB
11942018-01-21 Don Breazeal <donb@codesourcery.com>
1195 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.mi/basics.c: Add new global.
1198 * gdb.mi/mi-frame-regs.exp: New file.
1199 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1200 case.
1201
b1b189e0
AB
12022018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1203
1204 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1205 non-parameter, and on an unknown symbol.
1206
fcfcc376
TT
12072018-01-19 Tom Tromey <tom@tromey.com>
1208
1209 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1210 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1211
634c1c31
AA
12122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1213
1214 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1215 setrlimit and chdir to int.
1216
d6ad07fd
AA
12172018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1218
1219 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1220 function.
1221 (my_tend): Likewise.
1222 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1223 rationale of avoiding FP- and vector instructions.
1224
adf8243b
RK
12252018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1226
1227 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1228 "info reg" with "\[ \t\]*".
1229 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1230 "\[ \t\]+".
1231 * gdb.arch/s390-multiarch.exp: Ditto.
1232 * gdb.base/pc-fp.exp: Ditto.
1233 * gdb.reverse/i386-precsave.exp: Ditto.
1234 * gdb.reverse/i386-reverse.exp: Ditto.
1235 * gdb.reverse/i387-env-reverse.exp: Ditto.
1236 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1237
dcc06925
AA
12382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1239
1240 * lib/gdb.exp (gdb_compile): Re-enable use of
1241 universal_compile_options for languages other than Rust.
1242
25d4fd80
AA
12432018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1244
1245 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1246
ee7f689e 12472018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1248
1249 PR gdb/16577
1250 * gdb.base/solib-vanish.exp: New.
1251 * gdb.base/solib-vanish-main.c: New.
1252 * gdb.base/solib-vanish-lib1.c: New.
1253 * gdb.base/solib-vanish-lib2.c: New.
1254
d8447b6b
YQ
12552018-01-17 Yao Qi <yao.qi@linaro.org>
1256
1257 * gdb.compile/compile.exp: Match the address printed for
1258 frame in the output of command "bt".
1259
86d6a90c
TT
12602018-01-15 Tom Tromey <tom@tromey.com>
1261
1262 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1263 compute sp_reg.
1264
cbcdb1aa
AB
12652018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1266
1267 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1268 to prepare.
1269 (prepare): Return 0 on error, 1 on success.
1270
eea61984
PA
12712018-01-12 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.base/continue-after-aborted-step-over.c: New.
1274 * gdb.base/continue-after-aborted-step-over.exp: New.
1275
6181e9c2
SM
12762018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1277
1278 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1279 options when not creating an executable.
1280
3cada740
PA
12812018-01-11 Pedro Alves <palves@redhat.com>
1282
1283 PR remote/22597
1284 * gdb.server/stop-reply-no-thread.c: New file.
1285 * gdb.server/stop-reply-no-thread.exp: New file.
1286
c63d3e8d
PA
12872018-01-10 Pedro Alves <palves@redhat.com>
1288
1289 PR gdb/22670
1290 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1291 functions too. Test setting breakpoints and printing C functions
1292 with no debug info too.
1293 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1294
d4c2a405
PA
12952018-01-10 Pedro Alves <palves@redhat.com>
1296
1297 PR gdb/22670
1298 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1299 a fail.
1300
8825213e
PA
13012018-01-10 Pedro Alves <palves@redhat.com>
1302
1303 PR gdb/22670
1304 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1305
605fd3c6
YQ
13062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 * gdb.server/unittest.exp: Match the output in non-development
1309 mode.
1310
1e5ded6c
YQ
13112018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1312
1313 * gdb.gdb/unittest.exp: Match output in non-development mode.
1314
30066b0b
JB
13152018-01-08 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.ada/access_tagged_param.exp: Relax expected output
1318 for value of "ObjL" in "continue" to pck.inspect breakpoint
1319 test.
1320
04bafb1e
XR
13212018-01-08 Joel Brobecker <brobecker@adacore.com>
1322
9f86398b
JB
1323 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1324 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1325
e379cee6
PA
13262018-01-05 Pedro Alves <palves@redhat.com>
1327
1328 PR gdb/18653
1329 * gdb.base/libsegfault.exp: New.
1330
de63c46b
PA
13312018-01-05 Joel Brobecker <brobecker@adacore.com>
1332
1333 PR gdb/22670
1334 * gdb.ada/access_tagged_param.exp: New file.
1335 * gdb.ada/access_tagged_param/foo.adb: New file.
1336
f98fc17b
PA
13372018-01-05 Pedro Alves <palves@redhat.com>
1338
1339 PR gdb/22670
1340 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1341 exercise lower case too, and to exercise both full matching and
1342 wild matching.
1343
342f8240
JB
13442018-01-05 Joel Brobecker <brobecker@adacore.com>
1345
1346 * gdb.ada/rename_subscript_param: New testcase.
1347
7150d33c
JG
13482018-01-05 Jerome Guitton <guitton@adacore.com>
1349
1350 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1351
cc0e770c
JB
13522018-01-05 Joel Brobecker <brobecker@adacore.com>
1353
1354 * gdb.ada/convvar_comp: New testcase.
1355
672a41aa 13562018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1357
1358 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1359 (My_Table): New global variable.
1360 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1361
7365ec2f
JB
13622018-01-04 Joel Brobecker <brobecker@adacore.com>
1363
1364 PR gdb/22670
1365 * gdb.ada/maint_with_ada: New testcase.
1366
289483b6
JB
13672018-01-04 Joel Brobecker <brobecker@adacore.com>
1368
1369 PR gdb/22670
1370 * gdb.ada/bp_c_mixed_case: New testcase.
1371
344420da
JB
13722018-01-04 Joel Brobecker <brobecker@adacore.com>
1373
1374 PR gdb/22670
1375 * gdb.ada/complete.exp: Add "complete break ada" test.
1376
66fc87a0
JB
13772018-01-04 Joel Brobecker <brobecker@adacore.com>
1378
1379 PR gdb/22670
1380 * gdb.ada/info_addr_mixed_case: New testcase.
1381
9f757bf7
XR
13822018-01-03 Xavier Roirand <roirand@adacore.com>
1383
1384 * gdb.ada/excep_handle.exp: New testcase.
1385 * gdb.ada/excep_handle/foo.adb: New file.
1386 * gdb.ada/excep_handle/pck.ads: New file.
1387
bd570f80
JB
13882018-01-03 Joel Brobecker <brobecker@adacore.com>
1389
1390 * gdb.base/step-line.c: Add extra empty line in copyright header.
1391 * gdb.base/step-line.inp: Likewise.
1392
9fe561ab
JB
13932018-01-02 Joel Brobecker <brobecker@adacore.com>
1394
1395 * gdb.ada/dyn_stride.exp: Add slice test.
1396
a405673c
JB
13972018-01-02 Joel Brobecker <brobecker@adacore.com>
1398
1399 * gdb.ada/dyn_stride: New testcase.
1400
cef0f868
SH
14012017-12-27 Stafford Horne <shorne@gmail.com>
1402
1403 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1404 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1405
b67d92b0
SH
14062017-12-27 Stafford Horne <shorne@gmail.com>
1407
1408 * gdb.base/reggroups.c: New file.
1409 * gdb.base/reggroups.exp: New file.
1410
eccab96d
JB
14112017-12-18 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.dwarf2/ada-valprint-error.c: New file.
1414 * gdb.dwarf2/ada-valprint-error.exp: New file.
1415
0e2da9f0
JB
14162017-12-18 Joel Brobecker <brobecker@adacore.com>
1417
1418 * gdb.ada/assign_arr: New testcase.
1419
cb923fcc
XR
14202017-12-18 Xavier Roirand <roirand@adacore.com>
1421
1422 * gdb.ada/funcall_ptr: New testcase.
1423
7c161838
SDJ
14242017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1425
1426 PR cli/16224
1427 * gdb.base/ptype-offsets.cc: New file.
1428 * gdb.base/ptype-offsets.exp: New file.
1429
1af17fd9
YQ
14302017-12-15 Yao Qi <yao.qi@linaro.org>
1431
1432 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1433 if XML is disabled.
1434
828d5846
XR
14352017-12-15 Xavier Roirand <roirand@adacore.com>
1436
1437 * gdb.ada/same_component_name: New testcase.
1438
79e8fcaa
JB
14392017-12-14 Joel Brobecker <brobecker@adacore.com>
1440
1441 * gdb.ada/str_binop_equal: New testcase.
1442
e05fa6f9
JB
14432017-12-14 Joel Brobecker <brobecker@adacore.com>
1444
1445 * gdb.ada/task_switch_in_core: New testcase.
1446
b89641ba
SM
14472017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1448
1449 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1450 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1451 call test_bkpt_qualified.
1452 (test_bkpt_qualified): New proc.
1453
6892d2e4
PA
14542017-12-13 Pedro Alves <palves@redhat.com>
1455
1456 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1457 Tighten regexp by matching with an anchor.
1458
a22ecf70
PA
14592017-12-13 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1462 ("expression with namespace"): New set of tests.
1463 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1464 (Nested::Test_NS::qux): New.
1465 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1466 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1467
9937536c
JB
14682017-12-13 Joel Brobecker <brobecker@adacore.com>
1469
1470 * gdb.base/server-del-break.c: New file.
1471 * gdb.base/server-del-break.exp: New file.
1472
fe49c6f5
SH
14732017-12-12 Stafford Horne <shorne@gmail.com>
1474
1475 * gdb.xml/tdesc-regs.exp: Add or1k support.
1476
c3d18620
SH
14772017-12-12 Stafford Horne <shorne@gmail.com>
1478
1479 * gdb.base/bp-permanent.c: Define nop of or1k.
1480
c5f9cfc8
JB
14812017-12-11 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1484 output with components being reordered.
1485
a9c135fc
JB
14862017-12-11 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1489 output with components being reordered.
1490
927aa2e7
JK
14912017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1492 Pedro Alves <palves@redhat.com>
1493
1494 * gdb.base/maint.exp (check for .gdb_index): Check also for
1495 .debug_names.
1496 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1497 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1498 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1499 (.gdb_index used after symbol reloading): Support also .debug_names.
1500 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1501
f17d9474
YQ
15022017-12-08 Yao Qi <yao.qi@linaro.org>
1503
1504 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1505 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1506
a0de8c21
YQ
15072017-12-08 Yao Qi <yao.qi@linaro.org>
1508
1509 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1510 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1511
a738ea1d
YQ
15122017-12-08 Yao Qi <yao.qi@linaro.org>
1513
1514 * gdb.arch/aarch64-tagged-pointer.c: New file.
1515 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1516
1cd9a73b
SDJ
15172017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1518
1519 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1520 "int".
1521
fa6eb693
KS
15222017-12-07 Keith Seitz <keiths@redhat.com>
1523
1524 PR breakpoints/22569
1525 * gdb.linespec/ls-errs.exp: Change expected result of "break
1526 -source this file has spaces.c -line 3".
1527 Check that an explicit source file followed by whitespace is
1528 identified as an invalid explicit location.
1529
883fd55a
KS
15302017-12-07 Keith Seitz <keiths@redhat.com>
1531
1532 * gdb.cp/nested-types.cc: New file.
1533 * gdb.cp/nested-types.exp: New file.
1534 * lib/cp-support.exp: Load data-structures.exp library.
1535 (debug_cp_test_ptype_class): New global.
1536 (cp_ptype_class_verbose, next_line): New procedures.
1537 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1538 Add and document new return value.
1539 Switch the list of lines to a queue.
1540 Add support for new `type' key for nested type definitions.
1541 Add debugging/troubleshooting messages.
1542 * lib/data-structures.exp: New file.
1543
ec72db3e
SM
15442017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1545
1546 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1547 with proc_with_prefix, don't use with_test_prefix.
1548
99598d71
TT
15492017-12-07 Tom Tromey <tom@tromey.com>
1550
1551 * gdb.base/break.exp: Add test for empty "commands".
1552
a8806230
YQ
15532017-12-07 Yao Qi <yao.qi@linaro.org>
1554
1555 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1556 malloc and catch syscall.
1557
824cc835
PM
15582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1559
1560 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1561 tests for explicit locations.
1562
7cc244de
PA
15632017-12-06 Pedro Alves <palves@redhat.com>
1564
1565 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1566 force-disabling XML descriptions.
1567
50a1fdd5
PA
15682017-12-04 Pedro Alves <palves@redhat.com>
1569
1570 PR gdb/22499
1571 * gdb.arch/amd64-disp-step-avx.S: New file.
1572 * gdb.arch/amd64-disp-step-avx.exp: New file.
1573
f0fb2488
PA
15742017-12-03 Pedro Alves <palves@redhat.com>
1575
1576 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1577 and <string.h>.
1578 (parent_function): Print distinct messages when waitpid fails, or
1579 the child exits with a signal, or the child exits for an unhandled
1580 reason.
1581 * gdb.threads/process-dies-while-detaching.exp
1582 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1583 it. Wait for both inferior output and GDB's prompt. Use an
1584 indirect spawn id list.
1585 (do_detach): New parameter 'child_exit'. Use it to compute
1586 expected inferior output.
1587 (test_detach, test_detach_watch, test_detach_killed_outside):
1588 Adjust to pass down the expected child exit kind.
1589
97cbe998
SDJ
15902017-12-01 Joel Brobecker <brobecker@adacore.com>
1591 Sergio Durigan Junior <sergiodj@redhat.com>
1592 Pedro Alves <palves@redhat.com>
1593
1594 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1595
40fc416f
SDJ
15962017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1597
1598 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1599 to 'symbol-file' and 'add-symbol-file' can be
1600 position-independent.
1601
1cc75e92
YQ
16022017-12-01 Yao Qi <yao.qi@linaro.org>
1603
1604 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1605 the URL in copyright header.
1606 * gdb.arch/aarch64-fp.exp: Likewise.
1607 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1608 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1609 * gdb.base/expand-psymtabs.exp: Likewise.
1610 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1611 * gdb.fortran/common-block.exp: Likewise.
1612 * gdb.fortran/common-block.f90: Likewise.
1613 * gdb.fortran/logical.exp: Likewise.
1614 * gdb.fortran/vla-datatypes.f90: Likewise.
1615 * gdb.fortran/vla-sub.f90: Likewise.
1616
875fb7a7
JB
16172017-11-30 Joel Brobecker <brobecker@adacore.com>
1618
1619 * gdb.ada/repeat_dyn: New testcase.
1620
6f14765f
UW
16212017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1622
1623 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1624 Update for changed thread numbering.
1625 * gdb.cell/bt.exp: Update for changed GDB output.
1626
f1af7b94
SM
16272017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1628
1629 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1630 setting isremote by hand.
1631 * boards/dwarf4-gdb-index.exp: Likewise.
1632 * boards/fission.exp: Likewise.
1633 * boards/stabs.exp: Likewise.
1634
e3919f3e
PA
16352017-11-30 Pedro Alves <palves@redhat.com>
1636
1637 * gdb.linespec/cpls-ops.exp
1638 (check_explicit_skips_function_argument): Extract the underlying
1639 type of size_t instead of hardcoding it.
1640
bd69330d
PA
16412017-11-29 Pedro Alves <palves@redhat.com>
1642
1643 PR c++/19436
1644 * gdb.linespec/cpls-abi-tag.cc: New file.
1645 * gdb.linespec/cpls-abi-tag.exp: New file.
1646
a20714ff
PA
16472017-11-29 Pedro Alves <palves@redhat.com>
1648
1649 * gdb.base/langs.exp: Use -qualified.
1650 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1651 it.
1652 * gdb.cp/namespace.exp: Use -qualified.
1653 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1654 (overload-3, template-overload, template-ret-type, const-overload)
1655 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1656 procedures.
1657 (test_driver): Call them.
1658 * gdb.cp/save-bp-qualified.cc: New.
1659 * gdb.cp/save-bp-qualified.exp: New.
1660 * gdb.linespec/explicit.exp: Test -qualified.
1661 * lib/completion-support.exp (completion::explicit_opts_list): Add
1662 "-qualified".
1663 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1664
f6f1d339
PM
16652017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1666
1667 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1668
02ca603a
TT
16692017-11-29 Tom Tromey <tom@tromey.com>
1670
1671 * gdb.base/relocate.exp: Update invalid argument test.
1672 Add new tests for invalid arguments.
1673
ed6c0bfb
TP
16742017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1675
1676 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1677 Return 0 as a long.
1678 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1679
f106e10e
TP
16802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1681
1682 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1683 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1684 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1685 func ().
1686 * gdb.cp/shadow.cc (B.func): Return 0.
1687
10329bb2
JB
16882017-11-27 Joel Brobecker <brobecker@adacore.com>
1689
1690 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1691 expected output in gdb_expect call to allow the exception
1692 message to be present as well. Fix syntax confusion to avoid
1693 TCL thinking that exception_name is an array.
1694
617cd4bc
UW
16952017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1696
1697 * gdb.arch/spu-info.c: Include <unistd.h>.
1698 (do_signal_test): Fix broken calls to write.
1699 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1700 Fix checks for empty mailboxes. Update signal tests for corrected
1701 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1702 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1703 * gdb.cell/arch.exp: Use standard_output_file.
1704 * gdb.cell/break.exp: Likewise.
1705 * gdb.cell/bt.exp: Likewise.
1706 * gdb.cell/core.exp: Likewise.
1707 * gdb.cell/dwarfaddr.exp: Likewise.
1708 * gdb.cell/ea-cache.exp: Likewise.
1709 * gdb.cell/ea-standalone.exp: Likewise.
1710 * gdb.cell/f-regs.exp: Likewise.
1711 * gdb.cell/fork.exp: Likewise.
1712 * gdb.cell/gcore.exp: Likewise.
1713 * gdb.cell/mem-access.exp: Likewise.
1714 * gdb.cell/ptype.exp: Likewise.
1715 * gdb.cell/registers.exp: Likewise.
1716 * gdb.cell/sizeof.exp: Likewise.
1717 * gdb.cell/solib-symbol.exp: Likewise.
1718 * gdb.cell/solib.exp: Likewise.
617cd4bc 1719
a81aaca0
PA
17202017-11-25 Pedro Alves <palves@redhat.com>
1721
1722 * gdb.base/complete-empty.exp: New file.
1723 * gdb.base/completion.exp: Adjust.
1724
6a3c6ee4
PA
17252017-11-25 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.linespec/cpls-ops.cc: New file.
1728 * gdb.linespec/cpls-ops.exp: New file.
1729 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1730 factored out from ...
1731 (test_complete_prefix_range): ... this.
1732
8955eb2d
PA
17332017-11-24 Pedro Alves <palves@redhat.com>
1734
1735 * gdb.linespec/cpcompletion.exp: New file.
1736 * gdb.linespec/cpls-hyphen.cc: New file.
1737 * gdb.linespec/cpls.cc: New file.
1738 * gdb.linespec/cpls2.cc: New file.
1739 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1740 test to use test_gdb_complete_unique. Add label completion,
1741 keyword completion and explicit location completion tests.
1742 * lib/completion-support.exp: New file.
1743
e547c119
JB
17442017-11-24 Joel Brobecker <brobecker@adacore.com>
1745
1746 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1747 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1748 when hitting an exception catchpoint.
1749
7c3c1aa8
YQ
17502017-11-22 Yao Qi <yao.qi@linaro.org>
1751
1752 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1753
41bd68f5
SM
17542017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1755
1756 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1757 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1758 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1759
1daad298
YQ
17602017-11-22 Yao Qi <yao.qi@linaro.org>
1761
1762 * gdb.base/info-os.exp: Pass pthreads.
1763 * gdb.multi/multi-attach.exp: Likewise.
1764
88465e87
YQ
17652017-11-22 Yao Qi <yao.qi@linaro.org>
1766
1767 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1768 compiler.
1769
dc196b23
YQ
17702017-11-22 Yao Qi <yao.qi@linaro.org>
1771
1772 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1773 * gdb.base/break-interp.exp: Likewise.
1774 * gdb.base/jit-attach-pie.exp: Likewise.
1775
2400729e
UW
17762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1777
1778 * gdb.base/float128.c (large128): New variable.
1779 * gdb.base/float128.exp: Add test to print largest __float128 value.
1780
7a26362d
UW
17812017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1782
1783 * gdb.arch/vsx-regs.exp: Update register content checks.
1784
ed0f4273
UW
17852017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1786
1787 * gdb.arch/ppc-longdouble.exp: New file.
1788 * gdb.arch/ppc-longdouble.c: Likewise.
1789
a25d69c6
PA
17902017-11-21 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1793
73fcf641
PA
17942017-11-20 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1797 (long_double_typedef): New typedefs.
1798 Use DEF on double and long double.
1799 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1800 cases.
1801 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1802 and 'long_double_ptr_same_size' locals. Use them to decide
1803 whether cast from array/function to float is valid/invalid.
1804
71a3c369
TT
18052017-11-17 Tom Tromey <tom@tromey.com>
1806
1807 * gdb.rust/traits.rs: New file.
1808 * gdb.rust/traits.exp: New file.
1809
ced9779b
JB
18102017-11-17 Joel Brobecker <brobecker@adacore.com>
1811
1812 * gdb.ada/minsyms: New testcase.
1813
a0922d80
PA
18142017-11-16 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1817 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1818
ea04e54c
PA
18192017-11-16 Pedro Alves <palves@redhat.com>
1820
1821 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1822 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1823
e849ea89
PA
18242017-11-16 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.server/reconnect-ctrl-c.c: New file.
1827 * gdb.server/reconnect-ctrl-c.exp: New file.
1828
d8ae99a7
PM
18292017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1830
1831 * gdb.python/py-rbreak.exp: New file.
1832 * gdb.python/py-rbreak.c: New file.
1833 * gdb.python/py-rbreak-func2.c: New file.
1834
968a13f8
PA
18352017-11-16 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1838 pattern.
1839 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1840 GDB.
1841
71774bc9
SM
18422017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1843
1844 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1845 regex.
1846
ddbb44cf
SM
18472017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1848
1849 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1850 test names.
1851
584a564f
PA
18522017-11-09 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1855 factored out from ...
1856 (top level): ... here, and adjusted to avoid expecting beyond the
1857 prompt in a single gdb_test_multiple.
1858
5ed7a928
PA
18592017-11-09 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1862 output.
1863 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1864 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1865 * gdb.server/ext-run.exp ("kill" test): Likewise.
1866 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1867
a60e0738
PA
18682017-11-09 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1871 match till end of line.
1872
2c88253f
PA
18732017-11-09 Pedro Alves <palves@redhat.com>
1874
1875 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1876
c7a38517
PA
18772017-11-09 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1880 New procedures, factored out from ...
1881 (top level): ... here, and adjusted to avoid expecting beyond the
1882 prompt in one go.
1883
f29f4b6b
PA
18842017-11-09 Pedro Alves <palves@redhat.com>
1885
1886 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1887 output. Fix '?' match.
1888
286acbb5
JB
18892017-11-08 Joel Brobecker <brobecker@adacore.com>
1890
1891 * gdb.ada/scoped_watch: New testcase.
1892 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1893 which is actually correct.
1894 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1895 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1896
62d7ae92
PA
18972017-11-08 Pedro Alves <palves@redhat.com>
1898
1899 * gdb.gdb/complaints.exp (test_initial_complaints)
1900 (test_serial_complaints, test_short_complaints): Call
1901 complaint_internal instead of complaint.
1902
280ca31f
DT
19032017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1904
1905 * gdb.threads/tls-core.c: New file.
1906 * gdb.threads/tls-core.exp: Likewise.
1907
b5ec771e
PA
19082017-11-08 Pedro Alves <palves@redhat.com>
1909
1910 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1911 (p Exported_Capitalized): New test.
1912 (p exported_capitalized): New test.
1913
a02b41a7
PA
19142017-11-07 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1917
95e95a6d
PA
19182017-11-07 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1921 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1922 (disable_invalid, disable_inverted, disable_negative): New
1923 procedures.
1924 ("bad numbers"): New set of tests.
1925
cee62dbd
PA
19262017-11-07 Pedro Alves <palves@redhat.com>
1927
1928 * gdb.cp/ena-dis-br-range.exp: Add tests.
1929
cc638e86
PA
19302017-11-07 Pedro Alves <palves@redhat.com>
1931
1932 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1933
d0fe4701
XR
19342017-11-07 Xavier Roirand <roirand@adacore.com>
1935 Pedro Alves <palves@redhat.com>
1936
1937 * gdb.base/ena-dis-br.exp: Add reference to
1938 gdb.cp/ena-dis-br-range.exp.
1939 * gdb.cp/ena-dis-br-range.exp: New file.
1940 * gdb.cp/ena-dis-br-range.cc: New file.
1941
46f67f80
PA
19422017-11-06 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.base/attach-non-pgrp-leader.c: New.
1945 * gdb.base/attach-non-pgrp-leader.exp: New.
1946
726e1356
PA
19472017-11-06 Pedro Alves <palves@redhat.com>
1948
1949 * configure.ac: No longer check for termio.h and sgtty.h.
1950 * configure: Regenerate.
1951 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1952 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1953 Remove termio and sgtty code.
1954
50ab6ace
YQ
19552017-11-03 Yao Qi <yao.qi@linaro.org>
1956
1957 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1958 in GDB is disabled.
1959
8e68731c
YQ
19602017-11-03 Yao Qi <yao.qi@linaro.org>
1961
1962 * gdb.python/py-thrhandle.exp: Skip it if python is not
1963 enabled.
1964
3a87ae65
SM
19652017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1966
1967 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1968 as a breakpoint command.
1969
484d8d36
MD
19702017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1971
1972 PR python/21213
1973 * gdb.python/py-infthread.exp: Test calling
1974 InferiorThread.inferior () multiple times in a row.
1975
4a27f119
KS
19762017-10-27 Keith Seitz <keiths@redhat.com>
1977
1978 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1979 Test "info break" for every inlined function breakpoint.
1980
bb11dd58
YQ
19812017-10-27 Yao Qi <yao.qi@linaro.org>
1982
1983 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1984
a43f3893
PF
19852017-10-26 Patrick Frants <osscontribute@gmail.com>
1986
1987 * gdb.cp/classes.exp (test_static_members): Test printing
1988 Outer::instance.
1989 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1990 (Inner::instance, Outer::instance): New.
1991
792ccf00
PA
19922017-10-24 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1995 extra console" test in two stages.
1996
eb2bfbad
PA
19972017-10-24 Pedro Alves <palves@redhat.com>
1998
1999 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2000
1f75a651
PA
20012017-10-24 Pedro Alves <palves@redhat.com>
2002
2003 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2004 loop.
2005
779990d9
PA
20062017-10-24 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2009 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2010
ad9b8f5d
PA
20112017-10-24 Pedro Alves <palves@redhat.com>
2012
2013 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2014 parameter and handle it. Don't output read value in test name.
2015
fee6da6e
PA
20162017-10-24 Pedro Alves <palves@redhat.com>
2017
2018 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2019 custom test name.
2020
10389c2c
PA
20212017-10-24 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2024 include the unstable output directory name in the test's name.
2025 (initial_setup_simple) <'set args'>: Use custom test name.
2026
a80e65a9
PA
20272017-10-24 Pedro Alves <palves@redhat.com>
2028
2029 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2030 with explicit test name.
2031
15763a09
PA
20322017-10-20 Pedro Alves <palves@redhat.com>
2033
2034 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2035 'wait -i'. Use gdb_assert and remote_close.
2036
49a4ce2e
AB
20372017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2040 number from variable rather than hard-coded.
2041
a75868f5
PA
20422017-10-19 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.base/long-inferior-output.c: New file.
2045 * gdb.base/long-inferior-output.exp: New file.
2046
c8ba13ad
KS
20472017-11-18 Keith Seitz <keiths@redhat.com>
2048
2049 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2050 method.
2051 (main): Call it.
2052 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2053 Add additional user-defined conversion operator tests.
2054
b27de576
PA
20552017-10-17 Pedro Alves <palves@redhat.com>
2056
2057 * boards/native-stdio-gdbserver.exp: Load "local-board".
2058
8484c955
PA
20592017-10-17 Pedro Alves <palves@redhat.com>
2060
2061 * gdb.base/quit-live.c: New file.
2062 * gdb.base/quit-live.exp: New file.
2063
83d5a34d
KS
20642017-10-16 Keith Seitz <keiths@redhat.com>
2065
2066 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2067 (class_with_protected_typedef, class_with_private_typedef)
2068 (struct_with_public_typedef, struct_with_protected_typedef)
2069 (struct_with_private_typedef): New classes/structs.
2070 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2071 typedefs and access specifiers.
2072
739b3f1d
PA
20732017-10-16 Pedro Alves <palves@redhat.com>
2074 Simon Marchi <simon.marchi@polymtl.ca>
2075
2076 * README (Local vs Remote vs Native): New section.
2077 * boards/local-board.exp: New file, with bits factored out from
2078 ...
2079 * boards/native-extended-gdbserver.exp: ... here. Load
2080 "local-board".
2081 * boards/native-gdbserver.exp: Load "local-board".
2082 (${board}_spawn, ${board}_exec): Delete.
2083 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2084 ...
2085 * boards/stdio-gdbserver-base.exp: ... this new file.
2086 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2087 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2088 procedure.
2089 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2090 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2091 stdio_gdbserver_command.
2092 (${board}_get_remote_address, ${board}_get_comm_port)
2093 (${board}_download, ${board}_upload): Delete.
2094 (get_target_remote_pipe_cmd): New.
2095
fe68b953
SM
20962017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2097
2098 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2099 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2100 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2101 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2102 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2103 remove with_test_prefix.
2104
300b6685
PA
21052017-10-13 Pedro Alves <palves@redhat.com>
2106
2107 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2108 * gdb.base/annota1.exp: Use it instead of is_remote.
2109 * gdb.base/annota3.exp: Use it instead of is_remote.
2110 * gdb.cp/annota2.exp: Use it instead of is_remote.
2111 * gdb.cp/annota3.exp: Use it instead of is_remote.
2112 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2113
50500caf
PA
21142017-10-13 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2117 (test_num_test_vars, run_and_count_vars, find_env)
2118 (test_set_unset_env, test_inherit_env_var): New procedures.
2119 (top level): Use them.
2120
dad0c6d2
PA
21212017-10-13 Pedro Alves <palves@redhat.com>
2122
2123 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2124 also skip on stub-like targets.
2125
8b0553c1
PA
21262017-10-13 Pedro Alves <palves@redhat.com>
2127
2128 PR gdb/22293
2129 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2130 (top level): Move some tests to ...
2131 (test_not_found): ... this new procedure.
2132 (top level): Call it.
2133
7594f623
PA
21342017-10-13 Pedro Alves <palves@redhat.com>
2135
2136 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2137 expect different "info terminal" output if testing with a
2138 non-native target.
2139
ebe3b402
PA
21402017-10-13 Pedro Alves <palves@redhat.com>
2141 Simon Marchi <simon.marchi@polymtl.ca>
2142
2143 PR python/12966
2144 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2145
42f1b161
PA
21462017-10-13 Pedro Alves <palves@redhat.com>
2147
2148 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2149 already.
2150
8d6ef72b
PA
21512017-10-13 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2154 is_remote.
2155
d7bcd5b8
PA
21562017-10-13 Pedro Alves <palves@redhat.com>
2157
2158 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2159 is_remote.
2160
df479dc6
PA
21612017-10-13 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2164 is set.
2165 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2166 instead of is_remote.
2167
23fb630a
PA
21682017-10-13 Pedro Alves <palves@redhat.com>
2169
2170 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2171 (top level): Add comment.
2172
cc77b1dc
PA
21732017-10-13 Pedro Alves <palves@redhat.com>
2174
2175 * gdb.base/remote.exp (top level): Fix comment typo and add
2176 missing return.
2177
27c9e813
PA
21782017-10-13 Pedro Alves <palves@redhat.com>
2179 Simon Marchi <simon.marchi@polymtl.ca>
2180
2181 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2182 calls and add comments. Skip test if use_gdb_stub is set.
2183 (top level): Use "set cwd" command instead of "cd" command.
2184
5e830d98
PA
21852017-10-13 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2188 is_remote target check.
2189
f5ca0032
PA
21902017-10-13 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/scope.exp: Use build_executable + clean_restart +
2193 gdb_file_cmd instead of prepare_for_testing and no longer skip
2194 "before run" tests on is_remote target boards. Update comments.
2195 * boards/native-extended-gdbserver.exp
2196 (extended_gdbserver_load_last_file): New, factored out from ...
2197 (gdb_load): ... this. Move further below and add comment.
2198 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2199
8aed1c0d
PA
22002017-10-12 Pedro Alves <palves@redhat.com>
2201
2202 * gdb.base/attach.exp: Remove references to gdb64.
2203 * gdb.base/dbx.exp: Remove references to gdb64.
2204
cfa34c87
SM
22052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2206 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.base/label.exp: Remove is_remote target check.
2209
9192b7de
PA
22102017-10-12 Pedro Alves <palves@redhat.com>
2211
2212 * gdb.base/auvx.exp (coredir): Update comment.
2213 (top level) <core_works>: Use "set cwd" command instead of "cd"
2214 command.
2215
6bf0052d
PA
22162017-10-12 Pedro Alves <palves@redhat.com>
2217 Simon Marchi <simon.marchi@polymtl.ca>
2218
2219 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2220 target boards.
2221
e48ef82d
PA
22222017-10-12 Pedro Alves <palves@redhat.com>
2223 Simon Marchi <simon.marchi@polymtl.ca>
2224
2225 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2226 Instead skip if there's any gdb_protocol set.
2227
8d7aea57
SM
22282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2229 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2232
30440677
PA
22332017-10-12 Pedro Alves <palves@redhat.com>
2234 Simon Marchi <simon.marchi@polymtl.ca>
2235
2236 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2237 instead of on dejagnu remote boards.
2238
4e04f045 22392017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2240 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2241
2242 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2243 checks. Use build_executable + clean_restart instead of
2244 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2245 of enabling non-stop after starting gdb.
2246
871a186e
PA
22472017-10-12 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2250 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2251 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2252 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2253
56d704da
AK
22542017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2255
2256 * gdb.arch/arc-tdesc-cpu.exp: New file.
2257 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2258
2f20e312
SM
22592017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2260
2261 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2262
65630365
PA
22632017-10-10 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2266 expect CLI output.
2267
bf469271
PA
22682017-10-10 Pedro Alves <palves@redhat.com>
2269
2270 * lib/selftest-support.exp (selftest_setup): Update for
2271 captured_command_loop's prototype change.
2272
777a42f1
PA
22732017-10-09 Pedro Alves <palves@redhat.com>
2274
2275 Test both arch1=>arch2 and arch2=>arch1.
2276
2277 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2278 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2279 factored out to...
2280 (append_arch1_options, append_arch2_options, append_arch_options)
2281 (build_executables): New procedures.
2282 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2283 local.
2284 (top level): Add new 'first_arch' testing axis.
2285
cbd2b4e3
PA
22862017-10-09 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2289 (barrier): New.
2290 (thread_start, all_started): New functions.
2291 (main): Spawn new thread and wait until it is scheduled.
2292 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2293 option.
2294 (do_test): Add 'selected_thread' parameter. Run to all_started
2295 instead of main. Explicitly set the breakpoint at main. Switch
2296 to the SELECTED_THREAD thread.
2297 (top level): Test handling the exec event with either the main
2298 thread or the second thread selected.
2299
5c9e4427
PA
23002017-10-09 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2303 logic. Move STOP marker after the value checks.
2304 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2305 regexp.
2306
b3b7c423
SL
23072017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2308
2309 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2310
3b4b2f16
UW
23112017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2312
2313 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2314 integer-to-dfp conversion.
2315 * gdb.base/dfp-test.exp: Likewise.
2316
5cd63fda
PA
23172017-10-04 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.multi/hangout.c: Include <unistd.h>.
2320 (hangout_loop): New function.
2321 (main): Call alarm. Call hangout_loop in a loop.
2322 * gdb.multi/hello.c: Include <unistd.h>.
2323 (hello_loop): New function.
2324 (main): Call alarm. Call hangout_loop in a loop.
2325 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2326 inferior with the other selected.
2327
4c71c105
SM
23282017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2329
2330 * gdb.mi/list-thread-groups-available.exp: New file.
2331 * gdb.mi/list-thread-groups-available.c: New file.
2332
bc3b087d
SDJ
23332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2334
2335 * gdb.base/set-cwd.exp: Make it available on
2336 native-extended-gdbserver.
2337
d092c5a2
SDJ
23382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2339
2340 * gdb.base/set-cwd.c: New file.
2341 * gdb.base/set-cwd.exp: Likewise.
2342
45320ffa
TT
23432017-10-02 Tom Tromey <tom@tromey.com>
2344
2345 PR rust/22236:
2346 * gdb.rust/simple.rs (main): New variable "fslice".
2347 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2348
b3e3859b
TT
23492017-10-02 Tom Tromey <tom@tromey.com>
2350
2351 * gdb.rust/simple.exp: Test ptype of a slice.
2352
01af5e0d
TT
23532017-10-02 Tom Tromey <tom@tromey.com>
2354
2355 * gdb.rust/simple.exp: Test index of slice.
2356
a9bbfbd8
TT
23572017-09-27 Tom Tromey <tom@tromey.com>
2358
2359 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2360
df8899e5
TP
23612017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2362 Pedro Alves <palves@redhat.com>
2363
2364 * gdb.base/compare-sections.exp (get value of read-only section): Read
2365 as unsigned value.
2366 (corrupt read-only section): Likewise and don't set written if patching
2367 failed.
2368
757bf54b
KB
23692017-09-21 Kevin Buettner <kevinb@redhat.com>
2370
2371 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2372 files.
2373
06871ae8
PA
23742017-09-20 Pedro Alves <palves@redhat.com>
2375
2376 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2377 symbol names in gdb's output.
2378 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2379
e5f25bc5
PA
23802017-09-20 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2383 Rename to ...
2384 (test_list_ambiguous_symbol): ... this and add a symbol name
2385 parameter. Adjust.
2386 (test_list_ambiguous_function): Reimplement on top of
2387 test_list_ambiguous_symbol and also test listing ambiguous
2388 variables.
2389 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2390 (ambiguous_fun): ... this.
2391 (ambiguous_var): New.
2392 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2393 (ambiguous_fun): ... this.
2394 (ambiguous_var): New.
2395
4e5a4f58
JB
23962017-09-19 John Baldwin <jhb@FreeBSD.org>
2397
2398 * gdb.base/starti.c: New file.
2399 * gdb.base/starti.exp: New file.
2400 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2401
26e53f3e
PA
24022017-09-14 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2405 (top level): Use it instead of runto.
2406
cb791d59
TT
24072017-09-11 Tom Tromey <tom@tromey.com>
2408
2409 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2410
7c96f8c1
TT
24112017-09-11 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2414 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2415
469412dd
CW
24162017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2417
2418 * gdb.fortran/printing-types.exp: New file.
2419 * gdb.fortran/printing-types.exp: New file.
2420
e0f86435
BH
24212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2422
2423 * gdb.fortran/vla-ptype.exp: Fix typos.
2424 * gdb.fortran/vla-value.exp: Same.
2425
9e9af4be
BH
24262017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2427
2428 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2429 * gdb.mi/mi-var-child-f.exp: Likewise.
2430 * gdb.mi/mi-vla-fortran.exp: Likewise.
2431
a5ad232b
FP
24322017-09-08 Frank Penczek <frank.penczek@intel.com>
2433 Christoph Weinmann <christoph.t.weinmann@intel.com>
2434 Bernhard Heckel <bernhard.heckel@intel.com>
2435
2436 * gdb.fortran/ptr-indentation.f90: New file.
2437 * gdb.fortran/ptr-indentation.exp: New file.
2438
5aec60eb
TT
24392017-09-05 Tom Tromey <tom@tromey.com>
2440
2441 PR gdb/22010:
2442 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2443
8f8f8152
TP
24442017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2445
2446 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2447
fbd1b771
JK
24482017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.threads/tls-nodebug-pie.c: New file.
2451 * gdb.threads/tls-nodebug-pie.exp: New file.
2452
5eb5f850
TT
24532017-09-05 Tom Tromey <tom@tromey.com>
2454
2455 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2456 for rust.
2457
ae780a21
SM
24582017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2459
2460 * gdb.multi/multi-arch-exec.exp: Test with different
2461 "follow-exec-mode" settings.
2462 (do_test): New procedure.
2463
3693fdb3
PA
24642017-09-04 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.base/func-static.c (S::method const, S::method volatile)
2467 (S::method volatile const): New methods.
2468 (c_s, v_s, cv_s): New instances.
2469 (main): Call method() on them.
2470 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2471 (cannot_resolve): New procedure.
2472 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2473 print-quote-unquoted columns.
2474 (do_test): Test printing each scope too.
2475
e68cb8e0
PA
24762017-09-04 Pedro Alves <palves@redhat.com>
2477
2478 * gdb.base/local-static.exp: Also test with
2479 class::method::variable wholly quoted.
2480 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2481
858be34c
PA
24822017-09-04 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.base/local-static.c: New.
2485 * gdb.base/local-static.cc: New.
2486 * gdb.base/local-static.exp: New.
2487
46a4882b
PA
24882017-09-04 Pedro Alves <palves@redhat.com>
2489
2490 * gdb.asm/asm-source.exp: Add casts to int.
2491 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2492 (dataglobal64_1, dataglobal64_2): New globals.
2493 * gdb.base/nodebug.exp: Test different expressions involving the
2494 new globals, with print, whatis and ptype. Add casts to int.
2495 * gdb.base/solib-display.exp: Add casts to int.
2496 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2497 * gdb.cp/m-static.exp: Add cast to int.
2498 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2499 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2500 tls variable with no debug info without a cast. Test with a cast
2501 to int too.
2502 * gdb.trace/entry-values.exp: Add casts.
2503
2c5a2be1
PA
25042017-09-04 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.base/nodebug.exp: Test that ptype's error about functions
2507 with unknown return type includes the function name too.
2508
7022349d
PA
25092017-09-04 Pedro Alves <palves@redhat.com>
2510
2511 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2512 return type of munmap in infcall.
2513 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2514 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2515 type of ftell in infcall.
2516 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2517 type of getpid in infcall.
2518 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2519 infcall.
2520 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2521 Bail on failure to extract the pid.
2522 * gdb.base/nodebug.c: #include <stdint.h>.
2523 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2524 New functions.
2525 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2526 Change expected output of print/whatis/ptype with functions with
2527 no debug info. Test all supported languages. Call
2528 test_call_promotion.
2529 * gdb.compile/compile.exp: Adjust expected output to expect
2530 warning.
2531 * gdb.threads/siginfo-threads.exp: Likewise.
2532
54990598
PA
25332017-09-04 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2536 "prototypes". Test calling float functions via prototyped and
2537 unprototyped function pointers.
2538 (perform_all_tests): New parameter "prototypes". Pass it down.
2539 (top level): Pass down "prototypes" parameter to
2540 perform_all_tests.
2541
34d16ea2
SM
25422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2543
2544 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2545 Test with nested loops.
2546
9521ecda
SM
25472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2548
2549 * gdb.base/commands.exp: Call the new procedures.
2550 (loop_break_test, loop_continue_test): New procedures.
2551
80a65e9b
SM
25522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2553
2554 * gdb.base/commands.exp: Call new procedure.
2555 (define_if_without_arg_test): New procedure.
2556
e439fa14
PA
25572017-09-04 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/list-ambiguous.exp: New file.
2560 * gdb.base/list-ambiguous0.c: New file.
2561 * gdb.base/list-ambiguous1.c: New file.
2562 * gdb.base/list.exp (test_list_range): Adjust expected output.
2563
0a2dde4a
SDJ
25642017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2565
2566 * gdb.base/share-env-with-gdbserver.c: New file.
2567 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2568
5e89eb3a
SM
25692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2570
2571 * gdb.base/commands.exp (gdbvar_simple_if_test,
2572 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2573 progvar_simple_if_test, progvar_simple_while_test,
2574 progvar_complex_if_while_test, user_defined_command_test,
2575 user_defined_command_args_eval,
2576 user_defined_command_args_stack_test,
2577 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2578 temporary_breakpoint_commands,
2579 gdb_test_no_prompt, redefine_hook_test,
2580 redefine_backtrace_test): Remove "global gdb_prompt".
2581
fd437cbc
SM
25822017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2583
2584 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2585 New proc, call it from toplevel.
2586
87215ad1
SDJ
25872017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2588
2589 PR remote/21852
2590 * gdb.server/normal.c: New file, copied from gdb.base.
2591 * gdb.server/run-without-local-binary.exp: New file.
2592
58afddc6
WP
25932017-08-07 Weimin Pan <weimin.pan@oracle.com>
2594
2595 * gdb.arch/sparc64-adi.exp: New file.
2596 * gdb.arch/sparc64-adi.c: New file.
2597
5277199a
PA
25982017-08-22 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2601 (top level): Add "list all overloads" tests.
2602
14278e1f
TT
26032017-08-22 Tom Tromey <tom@tromey.com>
2604
2605 * gdb.gdb/xfullpath.exp: Remove.
2606
bf223d3e
PA
26072017-08-21 Pedro Alves <palves@redhat.com>
2608
2609 PR gdb/19487
2610 * gdb.base/symbol-alias.c: New.
2611 * gdb.base/symbol-alias2.c: New.
2612 * gdb.base/symbol-alias.exp: New.
2613
c973d0aa
PA
26142017-08-21 Pedro Alves <palves@redhat.com>
2615
2616 * gdb.base/dfp-test.c
2617 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2618 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2619 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2620 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2621 * gdb.base/whatis-ptype-typedefs.c: New.
2622 * gdb.base/whatis-ptype-typedefs.exp: New.
2623 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2624 (an_int, an_int_type, an_int_type2): New globals.
2625 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2626 involving typedefs and cast expressions.
2627 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2628 (lookup_typedefs_function): New.
2629 (typedefs_pretty_printers_dict): New.
2630 (top level): Register lookup_typedefs_function in
2631 gdb.pretty_printers.
2632
6d580b63
YQ
26332017-08-18 Yao Qi <yao.qi@linaro.org>
2634
2635 * gdb.server/unittest.exp: New.
2636
206726fb
SDJ
26372017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2638
2639 PR gdb/21954
2640 * gdb.base/environ.exp: Add test to check if 'unset environment'
2641 works.
2642
bf0ec4c2
AA
26432017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2644
2645 * lib/gdb.exp (universal_compile_options): New caching proc.
2646 (gdb_compile): Suppress GCC's coloring of messages.
2647
d6382fff
TT
26482017-08-14 Tom Tromey <tom@tromey.com>
2649
2650 PR gdb/21675:
2651 * gdb.base/printcmds.exp (test_radices): New function.
2652 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2653 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2654 * lib/gdb.exp (get_integer_valueof): Use p/d.
2655
c2c2dd9f
SM
26562017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2659 characters.
2660
fdffd6f4
TT
26612017-08-05 Tom Tromey <tom@tromey.com>
2662
2663 * gdb.rust/simple.exp: Allow String to appear in a different
2664 namespace.
2665
27d41eac
YQ
26662017-07-26 Yao Qi <yao.qi@linaro.org>
2667
2668 * gdb.gdb/unittest.exp: Invoke command
2669 "maintenance check xml-descriptions".
2670
031ed05d
AA
26712017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2672
2673 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2674 calling context.
2675 (hex128): Drop erroneous calculation of parameters.
2676
dcd27ddf
SM
26772017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2678
2679 * gdb.python/py-unwind.exp: Disable stack protection when
2680 building test file.
2681
47e77640
PA
26822017-07-20 Pedro Alves <palves@redhat.com>
2683
2684 * gdb.base/default.exp (set language): Adjust expected output.
2685
62d2a18a
PA
26862017-07-20 Pedro Alves <palves@redhat.com>
2687
2688 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2689 (test_minsym): ... this, and make static.
2690 (get_pck__foo__bar__minsym): Rename to ...
2691 (get_test_minsym): ... this.
2692 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2693 symbol names and comments.
2694 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2695 (get_test_minsym): ... this.
2696 (pck__foo__bar__minsym__2): Rename to ...
2697 (test_minsym): ... this.
2698 (main): Adjust.
2699
c45ec17c
PA
27002017-07-17 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.base/completion.exp: Adjust expected output.
2703 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2704 the completer works.
2705
c6756f62
PA
27062017-07-17 Pedro Alves <palves@redhat.com>
2707
2708 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2709
5bd68487
AB
27102017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2713
8880f2a9
TT
27142017-07-14 Tom Tromey <tom@tromey.com>
2715
2716 PR rust/21764:
2717 * gdb.rust/simple.exp: Add tests.
2718
65547233
TT
27192017-07-14 Tom Tromey <tom@tromey.com>
2720
2721 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2722
8f14146e
PA
27232017-07-14 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.linespec/base/one/thefile.cc (z1): New function.
2726 * gdb.linespec/base/two/thefile.cc (z2): New function.
2727 * gdb.linespec/linespec.exp: Add tests.
2728
b4365d02
AB
27292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2730
2731 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2732 to mi_create_breakpoint.
2733
5d2cbaa5
AB
27342017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2737 mi_create_breakpoint.
2738
11cb5716
IB
27392017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2740
2741 * gdb.dlang/demangle.exp: Update for demangling changes.
2742
03278692
TT
27432017-07-09 Tom Tromey <tom@tromey.com>
2744
2745 * gdb.dwarf2/shortpiece.exp: New file.
2746
33c5cd75
DB
27472017-07-06 David Blaikie <dblaikie@gmail.com>
2748
2749 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2750 built from fissiont-multi-cu{1,2}.c.
2751 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2752 except putting 'main' and 'func' in separate CUs in the same DWO file.
2753 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2754 test.
2755 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2756 test.
2757
8455d262
PA
27582017-07-06 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.python/py-unwind.exp: Test flushregs.
2761
dc4bde35
SDJ
27622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2763
2764 PR cli/21688
2765 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2766 tests for alias commands and trailing whitespace.
2767
51ed89aa
SDJ
27682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2769
2770 PR cli/21688
2771 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2772 procedure. Call it.
2773
eb17d413
PA
27742017-06-29 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/printcmds.exp: Add tests.
2777
41664b45
DG
27782017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2779
2780 PR gdb/21337
2781 * gdb.base/reread-readsym.exp: New file.
2782 * gdb.base/reread-readsym.c: New file.
2783
75312ae3
KB
27842017-06-21 Kevin Buettner <kevinb@redhat.com>
2785
2786 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2787 subpattern.
2788
66953522
PB
27892017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2790
2791 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2792 extended mnemonic.
2793 * gdb.arch/powerpc-power9.s: Likewise.
2794
5524b525
AA
27952017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2796
2797 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2798 on 32-bit x86 targets. Exploit is_*_target macros where
2799 appropriate.
2800
03c8af18
AA
28012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2802
2803 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2804 register pieces.
2805
3bf31011
AA
28062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2807
2808 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2809 located in one or more DWARF pieces.
2810
805acca0
AA
28112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2812
2813 * lib/gdb.exp (get_endianness): New proc.
2814 * gdb.arch/aarch64-fp.exp: Use it.
2815 * gdb.arch/altivec-regs.exp: Likewise.
2816 * gdb.arch/e500-regs.exp: Likewise.
2817 * gdb.arch/vsx-regs.exp: Likewise.
2818 * gdb.base/dump.exp: Likewise.
2819 * gdb.base/funcargs.exp: Likewise.
2820 * gdb.base/gnu_vector.exp: Likewise.
2821 * gdb.dwarf2/formdata16.exp: Likewise.
2822 * gdb.dwarf2/implptrpiece.exp: Likewise.
2823 * gdb.dwarf2/nonvar-access.exp: Likewise.
2824 * gdb.python/py-inferior.exp: Likewise.
2825 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2826
e9352324
AA
28272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2828
2829 PR gdb/21226
2830 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2831 stack value pieces are taken from the LSB end.
2832
d5d1163e
AA
28332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2834
2835 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2836 variable at nonzero offset.
2837
0567c986
AA
28382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2839
2840 * gdb.dwarf2/var-access.c: New file.
2841 * gdb.dwarf2/var-access.exp: New test.
2842 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2843
973e9aab
TT
28442017-06-12 Tom Tromey <tom@tromey.com>
2845
2846 * gdb.dwarf2/formdata16.exp: Add tests.
2847
d9109c80
TT
28482017-06-12 Tom Tromey <tom@tromey.com>
2849
2850 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2851
30a25466
TT
28522017-06-12 Tom Tromey <tom@tromey.com>
2853
2854 PR exp/16225:
2855 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2856 * gdb.arch/vsx-regs.exp: Update tests.
2857 * gdb.arch/s390-vregs.exp (hex128): New proc.
2858 Update test.
2859 * gdb.arch/altivec-regs.exp: Update tests.
2860
aefd8b33
SDJ
28612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2862
2863 * gdb.base/startup-with-shell.c: New file.
2864 * gdb.base/startup-with-shell.exp: Likewise.
2865
2090129c
SDJ
28662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2867
2868 * gdb.server/non-existing-program.exp: Update regex in order to
2869 reflect the fact that gdbserver is now using fork_inferior (with a
2870 shell) to startup the inferior.
2871
8e86a419
SM
28722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2873
2874 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2875 support function calls from GDB.
2876
e6cf65f2
TT
28772017-05-21 Tom Tromey <tom@tromey.com>
2878
2879 PR rust/21466:
2880 * gdb.rust/unsized.exp: New file.
2881 * gdb.rust/unsized.rs: New file.
2882
43cc5389
TT
28832017-05-19 Tom Tromey <tom@tromey.com>
2884
2885 PR rust/21484:
2886 * gdb.rust/watch.exp: New file.
2887 * gdb.rust/watch.rs: New file.
2888
ec8df234
TT
28892017-05-18 Tom Tromey <tom@tromey.com>
2890
2891 * gdb.rust/simple.exp: Allow Box to be qualified.
2892
3e3e7fae
TP
28932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2894
2895 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2896
59cc050d
PA
28972017-05-18 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/fileio.c (test_write, test_read, test_close)
2900 (test_fstat): Don't print 'ret' in the fail path.
2901
c8f6abd1
PA
29022017-05-18 Pedro Alves <palves@redhat.com>
2903
2904 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2905 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2906 (test_system, test_rename, test_unlink, test_time): Change
2907 prototypes.
2908 * gdb.base/fileio.exp (stop_msg): Adjust.
2909
d2a03b77
PA
29102017-05-18 Pedro Alves <palves@redhat.com>
2911
2912 * gdb.base/fileio.c (null_str): New global.
2913 (test_stat): Use it.
2914 * gdb.base/fileio.exp: Remove nowarnings.
2915
0d5c6999
YQ
29162017-05-17 Yao Qi <yao.qi@linaro.org>
2917
2918 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2919
21873064
YQ
29202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2923 argument command.
2924 (top-level): Invoke test_set_inferior_tty.
2925
d512d31c
PA
29262017-05-04 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2929 Add parens to print call for Python 3.
2930
90cef2ed
KS
29312017-05-03 Keith Seitz <keiths@redhat.com>
2932
2933 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2934 (main): Call it.
2935
14f819c8
TW
29362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2937
2938 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2939 to prev and next.
2940
913aeadd
TW
29412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2942
2943 * gdb.python/py-record-btrace.exp: Remove test for
2944 gdb.BtraceInstruction.error.
2945
a3be24ad
TW
29462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2947
2948 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2949
ae20e79a
TW
29502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2951
2952 * gdb.python/py-record-btrace-threads.c: New file.
2953 * gdb.python/py-record-btrace-threads.exp: New file.
2954
45ce1b47
SDJ
29552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2956
2957 PR testsuite/8595
2958 * gdb.base/environ.exp: Make test available in all architectures.
2959 Move bits related to "info program" testing to
2960 gdb.base/info-program.exp. Rewrite tests to use the two new
2961 procedures mentione below.
2962 (test_set_show_env_var) New procedure.
2963 (test_set_show_env_var_equal): Likewise.
2964 * gdb.base/info-program.exp: New file.
2965
e15c3eb4
KS
29662017-04-27 Keith Seitz <keiths@redhat.com>
2967
2968 * gdb.cp/oranking.cc (test15): New function.
2969 (main): Call test15 and declare additional variables for testing.
2970 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2971 "p foo101('abc')" tests.
2972 Add tests for cv qualifier overloads.
2973 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2974 "lvalue reference overload" test.
2975 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2976 "print value of f1 on Child&& in f2" test.
2977
3a3fd0fd
PA
29782017-04-19 Pedro Alves <palves@redhat.com>
2979
2980 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2981 procedure.
2982 (top level): Call it.
2983 * lib/gdb.exp (gdb_define_cmd): New procedure.
2984
53375380
PA
29852017-04-12 Pedro Alves <palves@redhat.com>
2986
2987 PR gdb/21323
2988 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2989 (wchar): New global.
2990 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2991 (do_test_wide_char, wide_char_types_no_program, top level): Add
2992 wchar_t testing.
2993
53e710ac
PA
29942017-04-12 Pedro Alves <palves@redhat.com>
2995
2996 PR c++/21323
2997 * gdb.cp/wide_char_types.c: New file.
2998 * gdb.cp/wide_char_types.exp: New file.
2999
0ad9d8c7
SDJ
30002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3001
3002 PR gdb/21352
3003 * gdb.trace/tsv.exp: Add test for "tsave -r".
3004
b1b45502
IB
30052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3006
3007 * gdb.dlang/watch-loc.c: New file.
3008 * gdb.dlang/watch-loc.exp: New file.
3009
ec13808e
JK
30102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3011
3012 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3013
fe5f7374
AK
30142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3015
3016 * gdb.arch/arc-analyze-prologue.S: New file.
3017 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3018
eea78757
AK
30192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3020
3021 * gdb.arch/arc-decode-insn.S: New file.
3022 * gdb.arch/arc-decode-insn.exp: Likewise.
3023
5badf10a
IR
30242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3025
3026 PR tdep/20928
3027 * gdb.arch/sparc64-regs.exp: New file.
3028 * gdb.arch/sparc64-regs.S: Likewise.
3029
cee59b3f
TW
30302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3031
3032 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3033 and memory view on Python 3.
3034
c0f55cc6
AV
30352017-03-20 Artemiy Volkov <artemiyv@acm.org>
3036 Keith Seitz <keiths@redhat.com>
3037
3038 PR gdb/14441
3039 * gdb.cp/demangle.exp: Add rvalue reference tests.
3040 * gdb.cp/rvalue-ref-casts.cc: New file.
3041 * gdb.cp/rvalue-ref-casts.exp: New file.
3042 * gdb.cp/rvalue-ref-overload.cc: New file.
3043 * gdb.cp/rvalue-ref-overload.exp: New file.
3044 * gdb.cp/rvalue-ref-params.cc: New file.
3045 * gdb.cp/rvalue-ref-params.exp: New file.
3046 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3047 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3048 * gdb.cp/rvalue-ref-types.cc: New file.
3049 * gdb.cp/rvalue-ref-types.exp: New file.
3050 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3051 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3052
51457a05
MAL
30532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3054
3055 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3056 New procedure.
3057
5b291c04
MAL
30582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3059
3060 * lib/mi-support.exp (mi_gdb_test): Add additional message
3061 for unexpected output.
3062
59a56148
AA
30632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3064
3065 * gdb.base/examine-backward.c (Barrier): New character array
3066 constant, to ensure that TestStrings is preceded by a string
3067 terminator.
3068
7942e96e
AA
30692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3070
3071 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3072 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3073 and implicit pointer into such a location.
3074
6ebac3fb
DE
30752017-03-16 Doug Evans <dje@google.com>
3076
3077 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3078
ec3b243d
TP
30792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3080
3081 * gdb.cp/m-static.exp: Fix expectation for prototype of
3082 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
3083
30842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
3085
3086 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3087 * gdb.guile/scm-lazy-string.c: New file.
3088 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3089 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3090 for pointer, array, typedef lazy strings.
3091
2cc36e25 30922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
3093
3094 PR python/17728, python/18439, python/18779
3095 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3096 * gdb.python/py-lazy-string.c (pointer): New typedef.
3097 (main): New locals ptr, array, typedef_ptr.
3098 * gdb.python/py-value.exp: Move lazy string tests to ...
3099 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3100 array, typedef lazy strings.
ec3b243d 3101
0efcde63
AK
31022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3103
3104 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3105 Add optional 'test' parameter.
3106
7978d7c3
SM
31072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3108
3109 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3110 Skip for versions of DejaGnu < 1.5.
3111
896c0c1e
SM
31122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3113
3114 * lib/gdb.exp (dejagnu_version): New proc.
3115 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3116 Use dejagnu_version.
3117
5f4d1085
KS
31182017-03-10 Keith Seitz <keiths@redhat.com>
3119
3120 PR c++/8128
3121 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3122 type from destructor regexps.
3123 Add a branch which actually passes the test.
3124 Adjust "ptype t5i" test names.
3125
1de05205
PA
31262017-03-08 Pedro Alves <palves@redhat.com>
3127
3128 * gdb.base/step-over-exit.exp: Add explicit test message.
3129
c65d6b55
PA
31302017-03-08 Pedro Alves <palves@redhat.com>
3131
3132 PR gdb/18360
3133 * gdb.threads/interrupt-while-step-over.c: New file.
3134 * gdb.threads/interrupt-while-step-over.exp: New file.
3135
2e86a283
PA
31362017-03-08 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3139 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3140
25dcbff6
PA
31412017-03-08 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3144 PKRU as not supported as a PASS.
3145
dc9366eb
PA
31462017-03-08 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3149 prefix instead of $binfile1/$binfile2.
3150 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3151 in test message.
3152 * gdb.python/py-completion.exp: Use "load python file" as test
3153 messages instead of unstable path names.
3154
6e5d74e7
PA
31552017-03-08 Pedro Alves <palves@redhat.com>
3156 Jan Kratochvil <jan.kratochvil@redhat.com>
3157
3158 PR cli/21218
3159 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3160 New proc.
3161 (top level): Call it.
3162
9753a2f6
PA
31632017-03-08 Pedro Alves <palves@redhat.com>
3164
3165 PR tui/21216
3166 * gdb.tui/tui-nl-filtered-output.exp: New file.
3167
1a4dd9dd
PA
31682017-03-08 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/completion.exp: Move TUI completion tests to ...
3171 * gdb.tui/completion.exp: ... this new file.
3172
7cbbff33
PA
31732017-03-08 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.base/tui-disasm-long-lines.c,
3176 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3177 gdb.base/tui-layout.exp: Move to ...
3178 * gdb.tui/: ... this new directory.
3179
5f6fd321
PA
31802017-03-07 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.base/tui-layout.c: New file.
3183 * gdb.base/tui-layout.exp: New file.
3184
44959fa8
PA
31852017-03-07 Pedro Alves <palves@redhat.com>
3186
3187 * gdb.base/tui-layout.c: Rename to ...
3188 * gdb.base/tui-disasm-long-lines.c: ... this.
3189 * gdb.base/tui-layout.exp: Rename to ...
3190 * gdb.base/tui-disasm-long-lines.exp: ... this.
3191
f8c4e718
PA
31922017-03-07 Pedro Alves <palves@redhat.com>
3193
3194 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3195
6dbb839a 31962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3197
3198 * i386-mpx-call.c: New file.
3199 * i386-mpx-call.exp: New file.
3200
65b48a81
PB
32012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3202
3203 * gdb.arch/powerpc-power.exp: Delete test.
3204 * gdb.arch/powerpc-power.s: Likewise.
3205 * gdb.disasm/disassembler-options.exp: New test.
3206 * gdb.arch/powerpc-altivec.exp: Likewise.
3207 * gdb.arch/powerpc-altivec.s: Likewise.
3208 * gdb.arch/powerpc-altivec2.exp: Likewise.
3209 * gdb.arch/powerpc-altivec2.s: Likewise.
3210 * gdb.arch/powerpc-altivec3.exp: Likewise.
3211 * gdb.arch/powerpc-altivec3.s: Likewise.
3212 * gdb.arch/powerpc-power7.exp: Likewise.
3213 * gdb.arch/powerpc-power7.s: Likewise.
3214 * gdb.arch/powerpc-power8.exp: Likewise.
3215 * gdb.arch/powerpc-power8.s: Likewise.
3216 * gdb.arch/powerpc-power9.exp: Likewise.
3217 * gdb.arch/powerpc-power9.s: Likewise.
3218 * gdb.arch/powerpc-vsx.exp: Likewise.
3219 * gdb.arch/powerpc-vsx.s: Likewise.
3220 * gdb.arch/powerpc-vsx2.exp: Likewise.
3221 * gdb.arch/powerpc-vsx2.s: Likewise.
3222 * gdb.arch/powerpc-vsx3.exp: Likewise.
3223 * gdb.arch/powerpc-vsx3.s: Likewise.
3224 * gdb.arch/arm-disassembler-options.exp: Likewise.
3225 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3226 * gdb.arch/s390-disassembler-options.exp: Likewise.
3227
17cd4947
LM
32282017-02-23 Luis Machado <lgustavo@codesourcery.com>
3229
3230 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3231 (check_supported_features): ... this. Changed return type to void.
3232 (supports_rdseed): New static global.
3233 (rdseed): Check supports_rdseed.
3234 (initialize): Call check_supported_features.
3235
2039d74e
EBM
32362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3237
3238 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3239 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3240 and lqarx/stqcx.
3241 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3242 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3243
a51d7ecf
EBM
32442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3245
3246 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3247 uppercase.
3248
0224619f
JK
32492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdb.dwarf2/formdata16.c: New file.
3252 * gdb.dwarf2/formdata16.exp: New file.
3253 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3254
216f72a1
JK
32552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3256
3257 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3258 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3259 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3260 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3261 DW_AT_GNU_*.
3262
43988095
JK
32632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3266
99e8a4f9
SDJ
32672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3268
3269 PR gdb/21164
3270 * gdb.base/maint.exp: Add testcases for when the commands do
3271 not have arguments.
3272
b58a8c0c
TP
32732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3274
3275 * gdb.cp/chained-calls.exp: Use p instead of P.
3276
4e746bb6
TW
32772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3278
3279 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3280 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3281
3f77c769
TT
32822017-02-14 Tom Tromey <tom@tromey.com>
3283
3284 PR python/13598:
3285 * gdb.python/py-events.exp: Add before_prompt event tests.
3286
075beec0
AA
32872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3288
3289 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3290
bf5f525c
LM
32912017-02-13 Luis Machado <lgustavo@codesourcery.com>
3292
3293 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3294 (main): Call my_unique_function_name.
3295 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3296 completion of patterns with a single match.
3297 Add missing -re switches to gdb_test_multiple calls.
3298
13a66184
LM
32992017-02-13 Luis Machado <lgustavo@codesourcery.com>
3300
3301 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3302 return if core file is not recognized.
3303
26a06916
SM
33042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3305
3306 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3307 and extra UIs.
3308
b761ca9e
SM
33092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3310
3311 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3312 proc_with_prefix.
3313
b964bee0
TT
33142017-02-10 Tom Tromey <tom@tromey.com>
3315
3316 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3317
18da0c51
MG
33182017-02-10 Martin Galvan <martingalvan@sourceware.org>
3319
3320 PR gdb/21122
3321 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3322
604c4576
JG
33232017-02-08 Jerome Guitton <guitton@adacore.com>
3324
3325 * gdb.base/define.exp: Add test for command abbreviations
3326 in define.
3327
20b477a7
LM
33282017-02-06 Luis Machado <lgustavo@codesourcery.com>
3329
3330 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3331 * gdb.reverse/insn-reverse-x86.c: New file.
3332
3f7b46f2
IR
33332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3334
3335 PR tdep/20936
3336 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3337
f0fd41c1
TT
33382017-02-03 Tom Tromey <tom@tromey.com>
3339
3340 PR rust/21097:
3341 * gdb.rust/simple.exp: Add new tests.
3342
5be5dbf0
PA
33432017-02-02 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3346 tests.
3347
7346ef59
AA
33482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3349
3350 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3351 taking a 2-byte value out of a 4-byte DWARF implicit value on
3352 big-endian targets.
3353 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3354 logic. Add test cases for DW_OP_implicit.
3355
787f0025
MM
33562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3357
3358 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3359
68777c29
MM
33602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3361
3362 * gdb.btrace/enable.exp: Call gdb_exit before
3363 skip_gdbserver_tests.
3364
0a1c7e28
MM
33652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3366
3367 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3368 GDBFLAGS.
3369
b5ac99b0
MM
33702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3371
3372 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3373 the test is skipped.
3374 * gdb.btrace/data.exp: Likewise.
3375 * gdb.btrace/delta.exp: Likewise.
3376 * gdb.btrace/dlopen.exp: Likewise.
3377 * gdb.btrace/enable-running.exp: Likewise.
3378 * gdb.btrace/enable.exp: Likewise.
3379 * gdb.btrace/exception.exp: Likewise.
3380 * gdb.btrace/function_call_history.exp: Likewise.
3381 * gdb.btrace/gcore.exp: Likewise.
3382 * gdb.btrace/instruction_history.exp: Likewise.
3383 * gdb.btrace/multi-thread-step.exp: Likewise.
3384 * gdb.btrace/nohist.exp: Likewise.
3385 * gdb.btrace/non-stop.exp: Likewise.
3386 * gdb.btrace/reconnect.exp: Likewise.
3387 * gdb.btrace/record_goto-step.exp: Likewise.
3388 * gdb.btrace/record_goto.exp: Likewise.
3389 * gdb.btrace/rn-dl-bind.exp: Likewise.
3390 * gdb.btrace/segv.exp: Likewise.
3391 * gdb.btrace/step.exp: Likewise.
3392 * gdb.btrace/stepi.exp: Likewise.
3393 * gdb.btrace/tailcall-only.exp: Likewise.
3394 * gdb.btrace/tailcall.exp: Likewise.
3395 * gdb.btrace/tsx.exp: Likewise.
3396 * gdb.btrace/unknown_functions.exp: Likewise.
3397 * gdb.btrace/vdso.exp: Likewise.
3398
cd4007e4
MM
33992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3400
3401 * gdb.btrace/enable-running.c: New.
3402 * gdb.btrace/enable-running.exp: New.
3403
2735833d
WT
34042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3405
3406 * gdb.arch/amd64-gs_base.c: New file.
3407 * gdb.arch/amd64-gs_base.exp: New file.
3408
b51e1e94
LM
34092017-01-26 Luis Machado <lgustavo@codesourcery.com>
3410
3411 * lib/memory.exp: Remove spurious empty newlines.
3412
72ca0410
SM
34132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3414
3415 * gdb.python/py-bad-printers.exp: Load python file using "source".
3416 * gdb.python/py-events.exp: Likewise.
3417 * gdb.python/py-evsignal.exp: Likewise.
3418 * gdb.python/py-evthreads.exp: Likewise.
3419 * gdb.python/py-frame-args.exp: Likewise.
3420 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3421 * gdb.python/py-framefilter-mi.exp: Likewise.
3422 * gdb.python/py-framefilter.exp: Likewise.
3423 * gdb.python/py-mi.exp: Likewise.
3424 * gdb.python/py-pp-maint.exp: Likewise.
3425 * gdb.python/py-pp-registration.exp: Likewise.
3426 * gdb.python/py-prettyprint.exp: Likewise.
3427 (run_lang_tests): Likewise.
3428 * gdb.python/py-typeprint.exp: Likewise.
3429
e309aa65
LM
34302017-01-26 Luis Machado <lgustavo@codesourcery.com>
3431
3432 * lib/memory.exp: New file.
3433 * lib/gdb.exp: Load memory.exp.
3434 * gdb.base/memattr.exp (delete_memory): Move proc to
3435 lib/memory.exp and rename to delete_memory_regions.
3436 Replace delete_memory with delete_memory_regions.
3437 Cleanup memory regions before tests.
3438 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3439 before tests.
3440
515aff23
LM
34412017-01-26 Luis Machado <lgustavo@codesourcery.com>
3442
3443 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3444 files.
3445 (initialize): New function conditionally defined.
3446 (testcases): Move within conditional block.
3447 (main): Call initialize.
3448 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3449 of gdb.reverse/insn-reverse.c.
3450 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3451 gdb.reverse/insn-reverse.c.
3452
d8b49cf0
YQ
34532017-01-26 Yao Qi <yao.qi@linaro.org>
3454
3455 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3456 disassemble on address 0.
3457
f13a9a0c
YQ
34582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3459 Yao Qi <yao.qi@linaro.org>
3460
3461 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3462 * gdb.dwarf2/implptr-64bit.S: Remove.
3463 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3464 variables in caller's context. Add DW_OP_implicit_value.
3465
5ac95241
YQ
34662017-01-25 Yao Qi <yao.qi@linaro.org>
3467
3468 * lib/dwarf.exp (Dwarf::_location): Handle
3469 DW_OP_GNU_implicit_pointer with proper size.
3470
23e82930
LM
34712017-01-20 Luis Machado <lgustavo@codesourcery.com>
3472
3473 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3474 and add untested calls.
3475
d334ae25
LM
34762017-01-20 Luis Machado <lgustavo@codesourcery.com>
3477
3478 * gdb.python/python.exp: Check line number against what GDB thinks
3479 the line number is for func1.
3480
f5e6296e
IB
34812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3482
3483 * gdb.dlang/debug-expr.exp: New file.
3484
5b362f04
LM
34852016-12-23 Luis Machado <lgustavo@codesourcery.com>
3486
3487 Fix test names for the following files:
3488
3489 * gdb.ada/exec_changed.exp
3490 * gdb.ada/info_types.exp
3491 * gdb.arch/aarch64-atomic-inst.exp
3492 * gdb.arch/aarch64-fp.exp
3493 * gdb.arch/altivec-abi.exp
3494 * gdb.arch/altivec-regs.exp
3495 * gdb.arch/amd64-byte.exp
3496 * gdb.arch/amd64-disp-step.exp
3497 * gdb.arch/amd64-dword.exp
3498 * gdb.arch/amd64-entry-value-inline.exp
3499 * gdb.arch/amd64-entry-value-param.exp
3500 * gdb.arch/amd64-entry-value-paramref.exp
3501 * gdb.arch/amd64-entry-value.exp
3502 * gdb.arch/amd64-i386-address.exp
3503 * gdb.arch/amd64-invalid-stack-middle.exp
3504 * gdb.arch/amd64-invalid-stack-top.exp
3505 * gdb.arch/amd64-optimout-repeat.exp
3506 * gdb.arch/amd64-prologue-skip.exp
3507 * gdb.arch/amd64-prologue-xmm.exp
3508 * gdb.arch/amd64-stap-special-operands.exp
3509 * gdb.arch/amd64-stap-wrong-subexp.exp
3510 * gdb.arch/amd64-tailcall-cxx.exp
3511 * gdb.arch/amd64-tailcall-noret.exp
3512 * gdb.arch/amd64-tailcall-ret.exp
3513 * gdb.arch/amd64-tailcall-self.exp
3514 * gdb.arch/amd64-word.exp
3515 * gdb.arch/arm-bl-branch-dest.exp
3516 * gdb.arch/arm-disp-step.exp
3517 * gdb.arch/arm-neon.exp
3518 * gdb.arch/arm-single-step-kernel-helper.exp
3519 * gdb.arch/avr-flash-qualifier.exp
3520 * gdb.arch/disp-step-insn-reloc.exp
3521 * gdb.arch/e500-abi.exp
3522 * gdb.arch/e500-regs.exp
3523 * gdb.arch/ftrace-insn-reloc.exp
3524 * gdb.arch/i386-avx512.exp
3525 * gdb.arch/i386-bp_permanent.exp
3526 * gdb.arch/i386-byte.exp
3527 * gdb.arch/i386-cfi-notcurrent.exp
3528 * gdb.arch/i386-disp-step.exp
3529 * gdb.arch/i386-dr3-watch.exp
3530 * gdb.arch/i386-float.exp
3531 * gdb.arch/i386-gnu-cfi.exp
3532 * gdb.arch/i386-mpx-map.exp
3533 * gdb.arch/i386-mpx-sigsegv.exp
3534 * gdb.arch/i386-mpx-simple_segv.exp
3535 * gdb.arch/i386-mpx.exp
3536 * gdb.arch/i386-permbkpt.exp
3537 * gdb.arch/i386-prologue.exp
3538 * gdb.arch/i386-signal.exp
3539 * gdb.arch/i386-size-overlap.exp
3540 * gdb.arch/i386-unwind.exp
3541 * gdb.arch/i386-word.exp
3542 * gdb.arch/mips-fcr.exp
3543 * gdb.arch/powerpc-d128-regs.exp
3544 * gdb.arch/powerpc-stackless.exp
3545 * gdb.arch/ppc64-atomic-inst.exp
3546 * gdb.arch/s390-stackless.exp
3547 * gdb.arch/s390-tdbregs.exp
3548 * gdb.arch/s390-vregs.exp
3549 * gdb.arch/sparc-sysstep.exp
3550 * gdb.arch/thumb-bx-pc.exp
3551 * gdb.arch/thumb-singlestep.exp
3552 * gdb.arch/thumb2-it.exp
3553 * gdb.arch/vsx-regs.exp
3554 * gdb.asm/asm-source.exp
3555 * gdb.base/a2-run.exp
3556 * gdb.base/advance.exp
3557 * gdb.base/all-bin.exp
3558 * gdb.base/anon.exp
3559 * gdb.base/args.exp
3560 * gdb.base/arithmet.exp
3561 * gdb.base/async-shell.exp
3562 * gdb.base/async.exp
3563 * gdb.base/attach-pie-noexec.exp
3564 * gdb.base/attach-twice.exp
3565 * gdb.base/auto-load.exp
3566 * gdb.base/bang.exp
3567 * gdb.base/bitfields.exp
3568 * gdb.base/break-always.exp
3569 * gdb.base/break-caller-line.exp
3570 * gdb.base/break-entry.exp
3571 * gdb.base/break-inline.exp
3572 * gdb.base/break-on-linker-gcd-function.exp
3573 * gdb.base/break-probes.exp
3574 * gdb.base/break.exp
3575 * gdb.base/breakpoint-shadow.exp
3576 * gdb.base/call-ar-st.exp
3577 * gdb.base/call-sc.exp
3578 * gdb.base/call-signal-resume.exp
3579 * gdb.base/call-strs.exp
3580 * gdb.base/callfuncs.exp
3581 * gdb.base/catch-fork-static.exp
3582 * gdb.base/catch-gdb-caused-signals.exp
3583 * gdb.base/catch-load.exp
3584 * gdb.base/catch-signal-fork.exp
3585 * gdb.base/catch-signal.exp
3586 * gdb.base/catch-syscall.exp
3587 * gdb.base/charset.exp
3588 * gdb.base/checkpoint.exp
3589 * gdb.base/chng-syms.exp
3590 * gdb.base/code-expr.exp
3591 * gdb.base/code_elim.exp
3592 * gdb.base/commands.exp
3593 * gdb.base/completion.exp
3594 * gdb.base/complex.exp
3595 * gdb.base/cond-expr.exp
3596 * gdb.base/condbreak.exp
3597 * gdb.base/consecutive.exp
3598 * gdb.base/continue-all-already-running.exp
3599 * gdb.base/coredump-filter.exp
3600 * gdb.base/corefile.exp
3601 * gdb.base/dbx.exp
3602 * gdb.base/debug-expr.exp
3603 * gdb.base/define.exp
3604 * gdb.base/del.exp
3605 * gdb.base/disabled-location.exp
3606 * gdb.base/disasm-end-cu.exp
3607 * gdb.base/disasm-optim.exp
3608 * gdb.base/display.exp
3609 * gdb.base/duplicate-bp.exp
3610 * gdb.base/ena-dis-br.exp
3611 * gdb.base/ending-run.exp
3612 * gdb.base/enumval.exp
3613 * gdb.base/environ.exp
3614 * gdb.base/eu-strip-infcall.exp
3615 * gdb.base/eval-avoid-side-effects.exp
3616 * gdb.base/eval-skip.exp
3617 * gdb.base/exitsignal.exp
3618 * gdb.base/expand-psymtabs.exp
3619 * gdb.base/filesym.exp
3620 * gdb.base/find-unmapped.exp
3621 * gdb.base/finish.exp
3622 * gdb.base/float.exp
3623 * gdb.base/foll-exec-mode.exp
3624 * gdb.base/foll-exec.exp
3625 * gdb.base/foll-fork.exp
3626 * gdb.base/fortran-sym-case.exp
3627 * gdb.base/freebpcmd.exp
3628 * gdb.base/func-ptr.exp
3629 * gdb.base/func-ptrs.exp
3630 * gdb.base/funcargs.exp
3631 * gdb.base/gcore-buffer-overflow.exp
3632 * gdb.base/gcore-relro-pie.exp
3633 * gdb.base/gcore-relro.exp
3634 * gdb.base/gcore.exp
3635 * gdb.base/gdb1090.exp
3636 * gdb.base/gdb11530.exp
3637 * gdb.base/gdb11531.exp
3638 * gdb.base/gdb1821.exp
3639 * gdb.base/gdbindex-stabs.exp
3640 * gdb.base/gdbvars.exp
3641 * gdb.base/hbreak.exp
3642 * gdb.base/hbreak2.exp
3643 * gdb.base/included.exp
3644 * gdb.base/infcall-input.exp
3645 * gdb.base/inferior-died.exp
3646 * gdb.base/infnan.exp
3647 * gdb.base/info-macros.exp
3648 * gdb.base/info-os.exp
3649 * gdb.base/info-proc.exp
3650 * gdb.base/info-shared.exp
3651 * gdb.base/info-target.exp
3652 * gdb.base/infoline.exp
3653 * gdb.base/interp.exp
3654 * gdb.base/interrupt.exp
3655 * gdb.base/jit-reader.exp
3656 * gdb.base/jit-simple.exp
3657 * gdb.base/kill-after-signal.exp
3658 * gdb.base/kill-detach-inferiors-cmd.exp
3659 * gdb.base/label.exp
3660 * gdb.base/langs.exp
3661 * gdb.base/ldbl_e308.exp
3662 * gdb.base/line-symtabs.exp
3663 * gdb.base/linespecs.exp
3664 * gdb.base/list.exp
3665 * gdb.base/long_long.exp
3666 * gdb.base/longest-types.exp
3667 * gdb.base/maint.exp
3668 * gdb.base/max-value-size.exp
3669 * gdb.base/memattr.exp
3670 * gdb.base/mips_pro.exp
3671 * gdb.base/morestack.exp
3672 * gdb.base/moribund-step.exp
3673 * gdb.base/multi-forks.exp
3674 * gdb.base/nested-addr.exp
3675 * gdb.base/nextoverexit.exp
3676 * gdb.base/noreturn-finish.exp
3677 * gdb.base/noreturn-return.exp
3678 * gdb.base/nostdlib.exp
3679 * gdb.base/offsets.exp
3680 * gdb.base/opaque.exp
3681 * gdb.base/pc-fp.exp
3682 * gdb.base/permissions.exp
3683 * gdb.base/print-symbol-loading.exp
3684 * gdb.base/prologue-include.exp
3685 * gdb.base/psymtab.exp
3686 * gdb.base/ptype.exp
3687 * gdb.base/random-signal.exp
3688 * gdb.base/randomize.exp
3689 * gdb.base/range-stepping.exp
3690 * gdb.base/readline-ask.exp
3691 * gdb.base/recpar.exp
3692 * gdb.base/recurse.exp
3693 * gdb.base/relational.exp
3694 * gdb.base/restore.exp
3695 * gdb.base/return-nodebug.exp
3696 * gdb.base/return.exp
3697 * gdb.base/run-after-attach.exp
3698 * gdb.base/save-bp.exp
3699 * gdb.base/scope.exp
3700 * gdb.base/sect-cmd.exp
3701 * gdb.base/set-lang-auto.exp
3702 * gdb.base/set-noassign.exp
3703 * gdb.base/setvar.exp
3704 * gdb.base/sigall.exp
3705 * gdb.base/sigbpt.exp
3706 * gdb.base/siginfo-addr.exp
3707 * gdb.base/siginfo-infcall.exp
3708 * gdb.base/siginfo-obj.exp
3709 * gdb.base/siginfo.exp
3710 * gdb.base/signals-state-child.exp
3711 * gdb.base/signest.exp
3712 * gdb.base/sigstep.exp
3713 * gdb.base/sizeof.exp
3714 * gdb.base/skip.exp
3715 * gdb.base/solib-corrupted.exp
3716 * gdb.base/solib-nodir.exp
3717 * gdb.base/solib-search.exp
3718 * gdb.base/stack-checking.exp
3719 * gdb.base/stale-infcall.exp
3720 * gdb.base/stap-probe.exp
3721 * gdb.base/start.exp
3722 * gdb.base/step-break.exp
3723 * gdb.base/step-bt.exp
3724 * gdb.base/step-line.exp
3725 * gdb.base/step-over-exit.exp
3726 * gdb.base/step-over-syscall.exp
3727 * gdb.base/step-resume-infcall.exp
3728 * gdb.base/step-test.exp
3729 * gdb.base/store.exp
3730 * gdb.base/structs3.exp
3731 * gdb.base/sym-file.exp
3732 * gdb.base/symbol-without-target_section.exp
3733 * gdb.base/term.exp
3734 * gdb.base/testenv.exp
3735 * gdb.base/ui-redirect.exp
3736 * gdb.base/until.exp
3737 * gdb.base/unwindonsignal.exp
3738 * gdb.base/value-double-free.exp
3739 * gdb.base/vla-datatypes.exp
3740 * gdb.base/vla-ptr.exp
3741 * gdb.base/vla-sideeffect.exp
3742 * gdb.base/volatile.exp
3743 * gdb.base/watch-cond-infcall.exp
3744 * gdb.base/watch-cond.exp
3745 * gdb.base/watch-non-mem.exp
3746 * gdb.base/watch-read.exp
3747 * gdb.base/watch-vfork.exp
3748 * gdb.base/watchpoint-cond-gone.exp
3749 * gdb.base/watchpoint-delete.exp
3750 * gdb.base/watchpoint-hw-hit-once.exp
3751 * gdb.base/watchpoint-hw.exp
3752 * gdb.base/watchpoint-stops-at-right-insn.exp
3753 * gdb.base/watchpoints.exp
3754 * gdb.base/wchar.exp
3755 * gdb.base/whatis-exp.exp
3756 * gdb.btrace/buffer-size.exp
3757 * gdb.btrace/data.exp
3758 * gdb.btrace/delta.exp
3759 * gdb.btrace/dlopen.exp
3760 * gdb.btrace/enable.exp
3761 * gdb.btrace/exception.exp
3762 * gdb.btrace/function_call_history.exp
3763 * gdb.btrace/gcore.exp
3764 * gdb.btrace/instruction_history.exp
3765 * gdb.btrace/nohist.exp
3766 * gdb.btrace/reconnect.exp
3767 * gdb.btrace/record_goto-step.exp
3768 * gdb.btrace/record_goto.exp
3769 * gdb.btrace/rn-dl-bind.exp
3770 * gdb.btrace/segv.exp
3771 * gdb.btrace/step.exp
3772 * gdb.btrace/stepi.exp
3773 * gdb.btrace/tailcall-only.exp
3774 * gdb.btrace/tailcall.exp
3775 * gdb.btrace/tsx.exp
3776 * gdb.btrace/unknown_functions.exp
3777 * gdb.btrace/vdso.exp
3778 * gdb.compile/compile-ifunc.exp
3779 * gdb.compile/compile-ops.exp
3780 * gdb.compile/compile-print.exp
3781 * gdb.compile/compile-setjmp.exp
3782 * gdb.cp/abstract-origin.exp
3783 * gdb.cp/ambiguous.exp
3784 * gdb.cp/annota2.exp
3785 * gdb.cp/annota3.exp
3786 * gdb.cp/anon-ns.exp
3787 * gdb.cp/anon-struct.exp
3788 * gdb.cp/anon-union.exp
3789 * gdb.cp/arg-reference.exp
3790 * gdb.cp/baseenum.exp
3791 * gdb.cp/bool.exp
3792 * gdb.cp/breakpoint.exp
3793 * gdb.cp/bs15503.exp
3794 * gdb.cp/call-c.exp
3795 * gdb.cp/casts.exp
3796 * gdb.cp/chained-calls.exp
3797 * gdb.cp/class2.exp
3798 * gdb.cp/classes.exp
3799 * gdb.cp/cmpd-minsyms.exp
3800 * gdb.cp/converts.exp
3801 * gdb.cp/cp-relocate.exp
3802 * gdb.cp/cpcompletion.exp
3803 * gdb.cp/cpexprs.exp
3804 * gdb.cp/cplabel.exp
3805 * gdb.cp/cplusfuncs.exp
3806 * gdb.cp/cpsizeof.exp
3807 * gdb.cp/ctti.exp
3808 * gdb.cp/derivation.exp
3809 * gdb.cp/destrprint.exp
3810 * gdb.cp/dispcxx.exp
3811 * gdb.cp/enum-class.exp
3812 * gdb.cp/exception.exp
3813 * gdb.cp/exceptprint.exp
3814 * gdb.cp/expand-psymtabs-cxx.exp
3815 * gdb.cp/expand-sals.exp
3816 * gdb.cp/extern-c.exp
3817 * gdb.cp/filename.exp
3818 * gdb.cp/formatted-ref.exp
3819 * gdb.cp/fpointer.exp
3820 * gdb.cp/gdb1355.exp
3821 * gdb.cp/gdb2495.exp
3822 * gdb.cp/hang.exp
3823 * gdb.cp/impl-this.exp
3824 * gdb.cp/infcall-dlopen.exp
3825 * gdb.cp/inherit.exp
3826 * gdb.cp/iostream.exp
3827 * gdb.cp/koenig.exp
3828 * gdb.cp/local.exp
3829 * gdb.cp/m-data.exp
3830 * gdb.cp/m-static.exp
3831 * gdb.cp/mb-ctor.exp
3832 * gdb.cp/mb-inline.exp
3833 * gdb.cp/mb-templates.exp
3834 * gdb.cp/member-name.exp
3835 * gdb.cp/member-ptr.exp
3836 * gdb.cp/meth-typedefs.exp
3837 * gdb.cp/method.exp
3838 * gdb.cp/method2.exp
3839 * gdb.cp/minsym-fallback.exp
3840 * gdb.cp/misc.exp
3841 * gdb.cp/namelessclass.exp
3842 * gdb.cp/namespace-enum.exp
3843 * gdb.cp/namespace-nested-import.exp
3844 * gdb.cp/namespace.exp
3845 * gdb.cp/nextoverthrow.exp
3846 * gdb.cp/no-dmgl-verbose.exp
3847 * gdb.cp/non-trivial-retval.exp
3848 * gdb.cp/noparam.exp
3849 * gdb.cp/nsdecl.exp
3850 * gdb.cp/nsimport.exp
3851 * gdb.cp/nsnested.exp
3852 * gdb.cp/nsnoimports.exp
3853 * gdb.cp/nsrecurs.exp
3854 * gdb.cp/nsstress.exp
3855 * gdb.cp/nsusing.exp
3856 * gdb.cp/operator.exp
3857 * gdb.cp/oranking.exp
3858 * gdb.cp/overload-const.exp
3859 * gdb.cp/overload.exp
3860 * gdb.cp/ovldbreak.exp
3861 * gdb.cp/ovsrch.exp
3862 * gdb.cp/paren-type.exp
3863 * gdb.cp/parse-lang.exp
3864 * gdb.cp/pass-by-ref.exp
3865 * gdb.cp/pr-1023.exp
3866 * gdb.cp/pr-1210.exp
3867 * gdb.cp/pr-574.exp
3868 * gdb.cp/pr10687.exp
3869 * gdb.cp/pr12028.exp
3870 * gdb.cp/pr17132.exp
3871 * gdb.cp/pr17494.exp
3872 * gdb.cp/pr9067.exp
3873 * gdb.cp/pr9167.exp
3874 * gdb.cp/pr9631.exp
3875 * gdb.cp/printmethod.exp
3876 * gdb.cp/psmang.exp
3877 * gdb.cp/psymtab-parameter.exp
3878 * gdb.cp/ptype-cv-cp.exp
3879 * gdb.cp/ptype-flags.exp
3880 * gdb.cp/re-set-overloaded.exp
3881 * gdb.cp/ref-types.exp
3882 * gdb.cp/rtti.exp
3883 * gdb.cp/scope-err.exp
3884 * gdb.cp/shadow.exp
3885 * gdb.cp/smartp.exp
3886 * gdb.cp/static-method.exp
3887 * gdb.cp/static-print-quit.exp
3888 * gdb.cp/temargs.exp
3889 * gdb.cp/templates.exp
3890 * gdb.cp/try_catch.exp
3891 * gdb.cp/typedef-operator.exp
3892 * gdb.cp/typeid.exp
3893 * gdb.cp/userdef.exp
3894 * gdb.cp/using-crash.exp
3895 * gdb.cp/var-tag.exp
3896 * gdb.cp/virtbase.exp
3897 * gdb.cp/virtfunc.exp
3898 * gdb.cp/virtfunc2.exp
3899 * gdb.cp/vla-cxx.exp
3900 * gdb.disasm/t01_mov.exp
3901 * gdb.disasm/t02_mova.exp
3902 * gdb.disasm/t03_add.exp
3903 * gdb.disasm/t04_sub.exp
3904 * gdb.disasm/t05_cmp.exp
3905 * gdb.disasm/t06_ari2.exp
3906 * gdb.disasm/t07_ari3.exp
3907 * gdb.disasm/t08_or.exp
3908 * gdb.disasm/t09_xor.exp
3909 * gdb.disasm/t10_and.exp
3910 * gdb.disasm/t11_logs.exp
3911 * gdb.disasm/t12_bit.exp
3912 * gdb.disasm/t13_otr.exp
3913 * gdb.dlang/circular.exp
3914 * gdb.dwarf2/arr-stride.exp
3915 * gdb.dwarf2/arr-subrange.exp
3916 * gdb.dwarf2/atomic-type.exp
3917 * gdb.dwarf2/bad-regnum.exp
3918 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3919 * gdb.dwarf2/callframecfa.exp
3920 * gdb.dwarf2/clztest.exp
3921 * gdb.dwarf2/corrupt.exp
3922 * gdb.dwarf2/data-loc.exp
3923 * gdb.dwarf2/dup-psym.exp
3924 * gdb.dwarf2/dw2-anon-mptr.exp
3925 * gdb.dwarf2/dw2-anonymous-func.exp
3926 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3927 * gdb.dwarf2/dw2-bad-unresolved.exp
3928 * gdb.dwarf2/dw2-basic.exp
3929 * gdb.dwarf2/dw2-canonicalize-type.exp
3930 * gdb.dwarf2/dw2-case-insensitive.exp
3931 * gdb.dwarf2/dw2-common-block.exp
3932 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3933 * gdb.dwarf2/dw2-compressed.exp
3934 * gdb.dwarf2/dw2-const.exp
3935 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3936 * gdb.dwarf2/dw2-cu-size.exp
3937 * gdb.dwarf2/dw2-dup-frame.exp
3938 * gdb.dwarf2/dw2-entry-value.exp
3939 * gdb.dwarf2/dw2-icycle.exp
3940 * gdb.dwarf2/dw2-ifort-parameter.exp
3941 * gdb.dwarf2/dw2-inline-break.exp
3942 * gdb.dwarf2/dw2-inline-param.exp
3943 * gdb.dwarf2/dw2-intercu.exp
3944 * gdb.dwarf2/dw2-intermix.exp
3945 * gdb.dwarf2/dw2-lexical-block-bare.exp
3946 * gdb.dwarf2/dw2-linkage-name-trust.exp
3947 * gdb.dwarf2/dw2-minsym-in-cu.exp
3948 * gdb.dwarf2/dw2-noloc.exp
3949 * gdb.dwarf2/dw2-op-call.exp
3950 * gdb.dwarf2/dw2-op-out-param.exp
3951 * gdb.dwarf2/dw2-opt-structptr.exp
3952 * gdb.dwarf2/dw2-param-error.exp
3953 * gdb.dwarf2/dw2-producer.exp
3954 * gdb.dwarf2/dw2-ranges-base.exp
3955 * gdb.dwarf2/dw2-ref-missing-frame.exp
3956 * gdb.dwarf2/dw2-reg-undefined.exp
3957 * gdb.dwarf2/dw2-regno-invalid.exp
3958 * gdb.dwarf2/dw2-restore.exp
3959 * gdb.dwarf2/dw2-restrict.exp
3960 * gdb.dwarf2/dw2-single-line-discriminators.exp
3961 * gdb.dwarf2/dw2-strp.exp
3962 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3963 * gdb.dwarf2/dw2-unresolved.exp
3964 * gdb.dwarf2/dw2-var-zero-addr.exp
3965 * gdb.dwarf2/dw4-sig-types.exp
3966 * gdb.dwarf2/dwz.exp
3967 * gdb.dwarf2/dynarr-ptr.exp
3968 * gdb.dwarf2/enum-type.exp
3969 * gdb.dwarf2/gdb-index.exp
3970 * gdb.dwarf2/implptr-64bit.exp
3971 * gdb.dwarf2/implptr-optimized-out.exp
3972 * gdb.dwarf2/implptr.exp
3973 * gdb.dwarf2/implref-array.exp
3974 * gdb.dwarf2/implref-const.exp
3975 * gdb.dwarf2/implref-global.exp
3976 * gdb.dwarf2/implref-struct.exp
3977 * gdb.dwarf2/mac-fileno.exp
3978 * gdb.dwarf2/main-subprogram.exp
3979 * gdb.dwarf2/member-ptr-forwardref.exp
3980 * gdb.dwarf2/method-ptr.exp
3981 * gdb.dwarf2/missing-sig-type.exp
3982 * gdb.dwarf2/nonvar-access.exp
3983 * gdb.dwarf2/opaque-type-lookup.exp
3984 * gdb.dwarf2/pieces-optimized-out.exp
3985 * gdb.dwarf2/pieces.exp
3986 * gdb.dwarf2/pr10770.exp
3987 * gdb.dwarf2/pr13961.exp
3988 * gdb.dwarf2/staticvirtual.exp
3989 * gdb.dwarf2/subrange.exp
3990 * gdb.dwarf2/symtab-producer.exp
3991 * gdb.dwarf2/trace-crash.exp
3992 * gdb.dwarf2/typeddwarf.exp
3993 * gdb.dwarf2/valop.exp
3994 * gdb.dwarf2/watch-notconst.exp
3995 * gdb.fortran/array-element.exp
3996 * gdb.fortran/charset.exp
3997 * gdb.fortran/common-block.exp
3998 * gdb.fortran/complex.exp
3999 * gdb.fortran/derived-type-function.exp
4000 * gdb.fortran/derived-type.exp
4001 * gdb.fortran/logical.exp
4002 * gdb.fortran/module.exp
4003 * gdb.fortran/multi-dim.exp
4004 * gdb.fortran/nested-funcs.exp
4005 * gdb.fortran/print-formatted.exp
4006 * gdb.fortran/subarray.exp
4007 * gdb.fortran/vla-alloc-assoc.exp
4008 * gdb.fortran/vla-datatypes.exp
4009 * gdb.fortran/vla-history.exp
4010 * gdb.fortran/vla-ptr-info.exp
4011 * gdb.fortran/vla-ptype-sub.exp
4012 * gdb.fortran/vla-ptype.exp
4013 * gdb.fortran/vla-sizeof.exp
4014 * gdb.fortran/vla-type.exp
4015 * gdb.fortran/vla-value-sub-arbitrary.exp
4016 * gdb.fortran/vla-value-sub-finish.exp
4017 * gdb.fortran/vla-value-sub.exp
4018 * gdb.fortran/vla-value.exp
4019 * gdb.fortran/whatis_type.exp
4020 * gdb.go/chan.exp
4021 * gdb.go/handcall.exp
4022 * gdb.go/hello.exp
4023 * gdb.go/integers.exp
4024 * gdb.go/methods.exp
4025 * gdb.go/package.exp
4026 * gdb.go/strings.exp
4027 * gdb.go/types.exp
4028 * gdb.go/unsafe.exp
4029 * gdb.guile/scm-arch.exp
4030 * gdb.guile/scm-block.exp
4031 * gdb.guile/scm-breakpoint.exp
4032 * gdb.guile/scm-cmd.exp
4033 * gdb.guile/scm-disasm.exp
4034 * gdb.guile/scm-equal.exp
4035 * gdb.guile/scm-frame-args.exp
4036 * gdb.guile/scm-frame-inline.exp
4037 * gdb.guile/scm-frame.exp
4038 * gdb.guile/scm-iterator.exp
4039 * gdb.guile/scm-math.exp
4040 * gdb.guile/scm-objfile.exp
4041 * gdb.guile/scm-ports.exp
4042 * gdb.guile/scm-symbol.exp
4043 * gdb.guile/scm-symtab.exp
4044 * gdb.guile/scm-value-cc.exp
4045 * gdb.guile/types-module.exp
4046 * gdb.linespec/break-ask.exp
4047 * gdb.linespec/cpexplicit.exp
4048 * gdb.linespec/explicit.exp
4049 * gdb.linespec/keywords.exp
4050 * gdb.linespec/linespec.exp
4051 * gdb.linespec/ls-dollar.exp
4052 * gdb.linespec/ls-errs.exp
4053 * gdb.linespec/skip-two.exp
4054 * gdb.linespec/thread.exp
4055 * gdb.mi/mi-async.exp
4056 * gdb.mi/mi-basics.exp
4057 * gdb.mi/mi-break.exp
4058 * gdb.mi/mi-catch-load.exp
4059 * gdb.mi/mi-cli.exp
4060 * gdb.mi/mi-cmd-param-changed.exp
4061 * gdb.mi/mi-console.exp
4062 * gdb.mi/mi-detach.exp
4063 * gdb.mi/mi-disassemble.exp
4064 * gdb.mi/mi-eval.exp
4065 * gdb.mi/mi-file-transfer.exp
4066 * gdb.mi/mi-file.exp
4067 * gdb.mi/mi-fill-memory.exp
4068 * gdb.mi/mi-inheritance-syntax-error.exp
4069 * gdb.mi/mi-linespec-err-cp.exp
4070 * gdb.mi/mi-logging.exp
4071 * gdb.mi/mi-memory-changed.exp
4072 * gdb.mi/mi-read-memory.exp
4073 * gdb.mi/mi-record-changed.exp
4074 * gdb.mi/mi-reg-undefined.exp
4075 * gdb.mi/mi-regs.exp
4076 * gdb.mi/mi-return.exp
4077 * gdb.mi/mi-reverse.exp
4078 * gdb.mi/mi-simplerun.exp
4079 * gdb.mi/mi-solib.exp
4080 * gdb.mi/mi-stack.exp
4081 * gdb.mi/mi-stepi.exp
4082 * gdb.mi/mi-syn-frame.exp
4083 * gdb.mi/mi-until.exp
4084 * gdb.mi/mi-var-block.exp
4085 * gdb.mi/mi-var-child.exp
4086 * gdb.mi/mi-var-cmd.exp
4087 * gdb.mi/mi-var-cp.exp
4088 * gdb.mi/mi-var-display.exp
4089 * gdb.mi/mi-var-invalidate.exp
4090 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4091 * gdb.mi/mi-vla-fortran.exp
4092 * gdb.mi/mi-watch.exp
4093 * gdb.mi/mi2-var-child.exp
4094 * gdb.mi/user-selected-context-sync.exp
4095 * gdb.modula2/unbounded-array.exp
4096 * gdb.multi/dummy-frame-restore.exp
4097 * gdb.multi/multi-arch-exec.exp
4098 * gdb.multi/multi-arch.exp
4099 * gdb.multi/tids.exp
4100 * gdb.multi/watchpoint-multi.exp
4101 * gdb.opencl/callfuncs.exp
4102 * gdb.opencl/convs_casts.exp
4103 * gdb.opencl/datatypes.exp
4104 * gdb.opencl/operators.exp
4105 * gdb.opencl/vec_comps.exp
4106 * gdb.opt/clobbered-registers-O2.exp
4107 * gdb.opt/inline-break.exp
4108 * gdb.opt/inline-bt.exp
4109 * gdb.opt/inline-cmds.exp
4110 * gdb.opt/inline-locals.exp
4111 * gdb.pascal/case-insensitive-symbols.exp
4112 * gdb.pascal/floats.exp
4113 * gdb.pascal/gdb11492.exp
4114 * gdb.python/lib-types.exp
4115 * gdb.python/py-arch.exp
4116 * gdb.python/py-as-string.exp
4117 * gdb.python/py-bad-printers.exp
4118 * gdb.python/py-block.exp
4119 * gdb.python/py-breakpoint-create-fail.exp
4120 * gdb.python/py-breakpoint.exp
4121 * gdb.python/py-caller-is.exp
4122 * gdb.python/py-cmd.exp
4123 * gdb.python/py-explore-cc.exp
4124 * gdb.python/py-explore.exp
4125 * gdb.python/py-finish-breakpoint.exp
4126 * gdb.python/py-finish-breakpoint2.exp
4127 * gdb.python/py-frame-args.exp
4128 * gdb.python/py-frame-inline.exp
4129 * gdb.python/py-frame.exp
4130 * gdb.python/py-framefilter-mi.exp
4131 * gdb.python/py-infthread.exp
4132 * gdb.python/py-lazy-string.exp
4133 * gdb.python/py-linetable.exp
4134 * gdb.python/py-mi-events.exp
4135 * gdb.python/py-mi-objfile.exp
4136 * gdb.python/py-mi.exp
4137 * gdb.python/py-objfile.exp
4138 * gdb.python/py-pp-integral.exp
4139 * gdb.python/py-pp-maint.exp
4140 * gdb.python/py-pp-re-notag.exp
4141 * gdb.python/py-pp-registration.exp
4142 * gdb.python/py-recurse-unwind.exp
4143 * gdb.python/py-strfns.exp
4144 * gdb.python/py-symbol.exp
4145 * gdb.python/py-symtab.exp
4146 * gdb.python/py-sync-interp.exp
4147 * gdb.python/py-typeprint.exp
4148 * gdb.python/py-unwind-maint.exp
4149 * gdb.python/py-unwind.exp
4150 * gdb.python/py-value-cc.exp
4151 * gdb.python/py-xmethods.exp
4152 * gdb.reverse/amd64-tailcall-reverse.exp
4153 * gdb.reverse/break-precsave.exp
4154 * gdb.reverse/break-reverse.exp
4155 * gdb.reverse/consecutive-precsave.exp
4156 * gdb.reverse/consecutive-reverse.exp
4157 * gdb.reverse/finish-precsave.exp
4158 * gdb.reverse/finish-reverse-bkpt.exp
4159 * gdb.reverse/finish-reverse.exp
4160 * gdb.reverse/fstatat-reverse.exp
4161 * gdb.reverse/getresuid-reverse.exp
4162 * gdb.reverse/i386-precsave.exp
4163 * gdb.reverse/i386-reverse.exp
4164 * gdb.reverse/i386-sse-reverse.exp
4165 * gdb.reverse/i387-env-reverse.exp
4166 * gdb.reverse/i387-stack-reverse.exp
4167 * gdb.reverse/insn-reverse.exp
4168 * gdb.reverse/machinestate-precsave.exp
4169 * gdb.reverse/machinestate.exp
4170 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4171 * gdb.reverse/pipe-reverse.exp
4172 * gdb.reverse/readv-reverse.exp
4173 * gdb.reverse/recvmsg-reverse.exp
4174 * gdb.reverse/rerun-prec.exp
4175 * gdb.reverse/s390-mvcle.exp
4176 * gdb.reverse/step-precsave.exp
4177 * gdb.reverse/step-reverse.exp
4178 * gdb.reverse/time-reverse.exp
4179 * gdb.reverse/until-precsave.exp
4180 * gdb.reverse/until-reverse.exp
4181 * gdb.reverse/waitpid-reverse.exp
4182 * gdb.reverse/watch-precsave.exp
4183 * gdb.reverse/watch-reverse.exp
4184 * gdb.rust/generics.exp
4185 * gdb.rust/methods.exp
4186 * gdb.rust/modules.exp
4187 * gdb.rust/simple.exp
4188 * gdb.server/connect-with-no-symbol-file.exp
4189 * gdb.server/ext-attach.exp
4190 * gdb.server/ext-restart.exp
4191 * gdb.server/ext-wrapper.exp
4192 * gdb.server/file-transfer.exp
4193 * gdb.server/server-exec-info.exp
4194 * gdb.server/server-kill.exp
4195 * gdb.server/server-mon.exp
4196 * gdb.server/wrapper.exp
4197 * gdb.stabs/exclfwd.exp
4198 * gdb.stabs/gdb11479.exp
4199 * gdb.threads/clone-new-thread-event.exp
4200 * gdb.threads/corethreads.exp
4201 * gdb.threads/current-lwp-dead.exp
4202 * gdb.threads/dlopen-libpthread.exp
4203 * gdb.threads/gcore-thread.exp
4204 * gdb.threads/sigstep-threads.exp
4205 * gdb.threads/watchpoint-fork.exp
4206 * gdb.trace/actions-changed.exp
4207 * gdb.trace/backtrace.exp
4208 * gdb.trace/change-loc.exp
4209 * gdb.trace/circ.exp
4210 * gdb.trace/collection.exp
4211 * gdb.trace/disconnected-tracing.exp
4212 * gdb.trace/ftrace.exp
4213 * gdb.trace/mi-trace-frame-collected.exp
4214 * gdb.trace/mi-trace-unavailable.exp
4215 * gdb.trace/mi-traceframe-changed.exp
4216 * gdb.trace/mi-tsv-changed.exp
4217 * gdb.trace/no-attach-trace.exp
4218 * gdb.trace/passc-dyn.exp
4219 * gdb.trace/qtro.exp
4220 * gdb.trace/range-stepping.exp
4221 * gdb.trace/read-memory.exp
4222 * gdb.trace/save-trace.exp
4223 * gdb.trace/signal.exp
4224 * gdb.trace/status-stop.exp
4225 * gdb.trace/tfile.exp
4226 * gdb.trace/trace-break.exp
4227 * gdb.trace/trace-buffer-size.exp
4228 * gdb.trace/trace-condition.exp
4229 * gdb.trace/tracefile-pseudo-reg.exp
4230 * gdb.trace/tstatus.exp
4231 * gdb.trace/unavailable.exp
4232 * gdb.trace/while-dyn.exp
4233 * gdb.trace/while-stepping.exp
4234
34c41c68
DE
42352016-12-22 Doug Evans <xdje42@gmail.com>
4236
4237 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4238 and msymbols.
4239
16e69324
YQ
42402016-12-19 Yao Qi <yao.qi@linaro.org>
4241
4242 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4243 (test_with_self): Don't call do_steps_and_nexts, and remove
4244 code about stepping into xmalloc.
4245
f94f411b
YQ
42462016-12-09 Yao Qi <yao.qi@linaro.org>
4247
4248 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4249
42502016-12-09 Yao Qi <yao.qi@linaro.org>
4251
4252 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4253
f1b5deee
PA
42542016-12-09 Pedro Alves <palves@redhat.com>
4255
4256 * gdb.base/all-architectures-0.exp: New file.
4257 * gdb.base/all-architectures-1.exp: New file.
4258 * gdb.base/all-architectures-2.exp: New file.
4259 * gdb.base/all-architectures-3.exp: New file.
4260 * gdb.base/all-architectures-4.exp: New file.
4261 * gdb.base/all-architectures-5.exp: New file.
4262 * gdb.base/all-architectures-6.exp: New file.
4263 * gdb.base/all-architectures-7.exp: New file.
4264 * gdb.base/all-architectures.exp.in: New file.
4265
364ca42e
YQ
42662016-12-09 Yao Qi <yao.qi@linaro.org>
4267
4268 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4269
107c2d62
LM
42702016-12-02 Luis Machado <lgustavo@codesourcery.com>
4271
4272 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4273 possible.
4274 Remove useless pattern-matching code.
4275
df3ee9ca
PA
42762016-12-02 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4279 procedure.
4280 (top level): Call it.
4281
ec835369
PA
42822016-12-02 Pedro Alves <palves@redhat.com>
4283
4284 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4285 New procedure.
4286 (top level): Call it.
4287
01770bbd
PA
42882016-12-02 Pedro Alves <palves@redhat.com>
4289
4290 PR cli/20559
4291 * gdb.base/commands.exp (user_defined_command_args_eval): New
4292 procedure.
4293 (top level): Call it.
4294
008459ea
LM
42952016-12-02 Luis Machado <lgustavo@codesourcery.com>
4296
4297 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4298 timeout handling.
4299
0c1b455e
TT
43002016-12-02 Tom Tromey <tom@tromey.com>
4301
4302 * gdb.dwarf2/main-subprogram.c: New file.
4303 * gdb.dwarf2/main-subprogram.exp: New file.
4304
018572b8
LM
43052016-12-01 Luis Machado <lgustavo@codesourcery.com>
4306
4307 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4308 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4309 gdb_test_no_output for a couple of cases.
4310 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4311
84c93cd5
LM
43122016-12-01 Luis Machado <lgustavo@codesourcery.com>
4313
4314 Fix test names and standardize compilation error messages throughout
4315 the following files:
4316
4317 * gdb.ada/start.exp
4318 * gdb.arch/alpha-step.exp
4319 * gdb.arch/e500-prologue.exp
4320 * gdb.arch/ftrace-insn-reloc.exp
4321 * gdb.arch/gdb1291.exp
4322 * gdb.arch/gdb1431.exp
4323 * gdb.arch/gdb1558.exp
4324 * gdb.arch/i386-dr3-watch.exp
4325 * gdb.arch/i386-sse-stack-align.exp
4326 * gdb.arch/ia64-breakpoint-shadow.exp
4327 * gdb.arch/pa-nullify.exp
4328 * gdb.arch/powerpc-aix-prologue.exp
4329 * gdb.arch/thumb-bx-pc.exp
4330 * gdb.base/annota1.exp
4331 * gdb.base/annota3.exp
4332 * gdb.base/arrayidx.exp
4333 * gdb.base/assign.exp
4334 * gdb.base/attach.exp
4335 * gdb.base/auxv.exp
4336 * gdb.base/bang.exp
4337 * gdb.base/bfp-test.exp
4338 * gdb.base/bigcore.exp
4339 * gdb.base/bitfields2.exp
4340 * gdb.base/break-fun-addr.exp
4341 * gdb.base/break-probes.exp
4342 * gdb.base/call-rt-st.exp
4343 * gdb.base/callexit.exp
4344 * gdb.base/catch-fork-kill.exp
4345 * gdb.base/charset.exp
4346 * gdb.base/checkpoint.exp
4347 * gdb.base/comprdebug.exp
4348 * gdb.base/constvars.exp
4349 * gdb.base/coredump-filter.exp
4350 * gdb.base/cursal.exp
4351 * gdb.base/cvexpr.exp
4352 * gdb.base/detach.exp
4353 * gdb.base/display.exp
4354 * gdb.base/dmsym.exp
4355 * gdb.base/dprintf-pending.exp
4356 * gdb.base/dso2dso.exp
4357 * gdb.base/dtrace-probe.exp
4358 * gdb.base/dump.exp
4359 * gdb.base/enum_cond.exp
4360 * gdb.base/exe-lock.exp
4361 * gdb.base/exec-invalid-sysroot.exp
4362 * gdb.base/execl-update-breakpoints.exp
4363 * gdb.base/exprs.exp
4364 * gdb.base/fileio.exp
4365 * gdb.base/find.exp
4366 * gdb.base/finish.exp
4367 * gdb.base/fixsection.exp
4368 * gdb.base/foll-vfork.exp
4369 * gdb.base/frame-args.exp
4370 * gdb.base/gcore.exp
4371 * gdb.base/gdb1250.exp
4372 * gdb.base/global-var-nested-by-dso.exp
4373 * gdb.base/gnu-ifunc.exp
4374 * gdb.base/hashline1.exp
4375 * gdb.base/hashline2.exp
4376 * gdb.base/hashline3.exp
4377 * gdb.base/hbreak-in-shr-unsupported.exp
4378 * gdb.base/huge.exp
4379 * gdb.base/infcall-input.exp
4380 * gdb.base/info-fun.exp
4381 * gdb.base/info-shared.exp
4382 * gdb.base/jit-simple.exp
4383 * gdb.base/jit-so.exp
4384 * gdb.base/jit.exp
4385 * gdb.base/jump.exp
4386 * gdb.base/label.exp
4387 * gdb.base/lineinc.exp
4388 * gdb.base/logical.exp
4389 * gdb.base/longjmp.exp
4390 * gdb.base/macscp.exp
4391 * gdb.base/miscexprs.exp
4392 * gdb.base/new-ui-echo.exp
4393 * gdb.base/new-ui-pending-input.exp
4394 * gdb.base/new-ui.exp
4395 * gdb.base/nodebug.exp
4396 * gdb.base/nofield.exp
4397 * gdb.base/offsets.exp
4398 * gdb.base/overlays.exp
4399 * gdb.base/pending.exp
4400 * gdb.base/pointers.exp
4401 * gdb.base/pr11022.exp
4402 * gdb.base/printcmds.exp
4403 * gdb.base/prologue.exp
4404 * gdb.base/ptr-typedef.exp
4405 * gdb.base/realname-expand.exp
4406 * gdb.base/relativedebug.exp
4407 * gdb.base/relocate.exp
4408 * gdb.base/remote.exp
4409 * gdb.base/reread.exp
4410 * gdb.base/return2.exp
4411 * gdb.base/savedregs.exp
4412 * gdb.base/sep.exp
4413 * gdb.base/sepdebug.exp
4414 * gdb.base/sepsymtab.exp
4415 * gdb.base/set-inferior-tty.exp
4416 * gdb.base/setshow.exp
4417 * gdb.base/shlib-call.exp
4418 * gdb.base/sigaltstack.exp
4419 * gdb.base/siginfo-addr.exp
4420 * gdb.base/signals.exp
4421 * gdb.base/signull.exp
4422 * gdb.base/sigrepeat.exp
4423 * gdb.base/so-impl-ld.exp
4424 * gdb.base/solib-display.exp
4425 * gdb.base/solib-overlap.exp
4426 * gdb.base/solib-search.exp
4427 * gdb.base/solib-symbol.exp
4428 * gdb.base/structs.exp
4429 * gdb.base/structs2.exp
4430 * gdb.base/symtab-search-order.exp
4431 * gdb.base/twice.exp
4432 * gdb.base/unload.exp
4433 * gdb.base/varargs.exp
4434 * gdb.base/watchpoint-solib.exp
4435 * gdb.base/watchpoint.exp
4436 * gdb.base/whatis.exp
4437 * gdb.base/wrong_frame_bt_full.exp
4438 * gdb.btrace/dlopen.exp
4439 * gdb.cell/ea-standalone.exp
4440 * gdb.cell/ea-test.exp
4441 * gdb.cp/dispcxx.exp
4442 * gdb.cp/gdb2384.exp
4443 * gdb.cp/method2.exp
4444 * gdb.cp/nextoverthrow.exp
4445 * gdb.cp/pr10728.exp
4446 * gdb.disasm/am33.exp
4447 * gdb.disasm/h8300s.exp
4448 * gdb.disasm/mn10300.exp
4449 * gdb.disasm/sh3.exp
4450 * gdb.dwarf2/dw2-dir-file-name.exp
4451 * gdb.fortran/complex.exp
4452 * gdb.fortran/library-module.exp
4453 * gdb.guile/scm-pretty-print.exp
4454 * gdb.guile/scm-symbol.exp
4455 * gdb.guile/scm-type.exp
4456 * gdb.guile/scm-value.exp
4457 * gdb.linespec/linespec.exp
4458 * gdb.mi/gdb701.exp
4459 * gdb.mi/gdb792.exp
4460 * gdb.mi/mi-breakpoint-changed.exp
4461 * gdb.mi/mi-dprintf-pending.exp
4462 * gdb.mi/mi-dprintf.exp
4463 * gdb.mi/mi-exit-code.exp
4464 * gdb.mi/mi-pending.exp
4465 * gdb.mi/mi-solib.exp
4466 * gdb.mi/new-ui-mi-sync.exp
4467 * gdb.mi/pr11022.exp
4468 * gdb.mi/user-selected-context-sync.exp
4469 * gdb.opt/solib-intra-step.exp
4470 * gdb.python/py-events.exp
4471 * gdb.python/py-finish-breakpoint.exp
4472 * gdb.python/py-mi.exp
4473 * gdb.python/py-prettyprint.exp
4474 * gdb.python/py-shared.exp
4475 * gdb.python/py-symbol.exp
4476 * gdb.python/py-template.exp
4477 * gdb.python/py-type.exp
4478 * gdb.python/py-value.exp
4479 * gdb.reverse/solib-precsave.exp
4480 * gdb.reverse/solib-reverse.exp
4481 * gdb.server/solib-list.exp
4482 * gdb.stabs/weird.exp
4483 * gdb.threads/reconnect-signal.exp
4484 * gdb.threads/stepi-random-signal.exp
4485 * gdb.trace/actions.exp
4486 * gdb.trace/ax.exp
4487 * gdb.trace/backtrace.exp
4488 * gdb.trace/change-loc.exp
4489 * gdb.trace/deltrace.exp
4490 * gdb.trace/ftrace-lock.exp
4491 * gdb.trace/ftrace.exp
4492 * gdb.trace/infotrace.exp
4493 * gdb.trace/mi-tracepoint-changed.exp
4494 * gdb.trace/packetlen.exp
4495 * gdb.trace/passcount.exp
4496 * gdb.trace/pending.exp
4497 * gdb.trace/range-stepping.exp
4498 * gdb.trace/report.exp
4499 * gdb.trace/stap-trace.exp
4500 * gdb.trace/tfind.exp
4501 * gdb.trace/trace-break.exp
4502 * gdb.trace/trace-condition.exp
4503 * gdb.trace/trace-enable-disable.exp
4504 * gdb.trace/trace-mt.exp
4505 * gdb.trace/tracecmd.exp
4506 * gdb.trace/tspeed.exp
4507 * gdb.trace/tsv.exp
4508 * lib/perftest.exp
4509
fb9feb35
LM
45102016-12-01 Luis Machado <lgustavo@codesourcery.com>
4511
4512 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4513 with gdb_test_no_output.
4514 Use command as test name.
4515
cd2ddb6c
LM
45162016-12-01 Luis Machado <lgustavo@codesourcery.com>
4517
4518 Fix test names starting with uppercase throughout the files.
4519
4520 * gdb.ada/assign_1.exp
4521 * gdb.ada/boolean_expr.exp
4522 * gdb.base/arrayidx.exp
4523 * gdb.base/del.exp
4524 * gdb.base/gcore-buffer-overflow.exp
4525 * gdb.base/testenv.exp
4526 * gdb.compile/compile.exp
4527 * gdb.python/py-framefilter-invalidarg.exp
4528 * gdb.python/py-framefilter.exp
4529
bb95117e
LM
45302016-12-01 Luis Machado <lgustavo@codesourcery.com>
4531
4532 Fix test names starting with uppercase throughout the files.
4533
4534 * gdb.ada/array_return.exp
4535 * gdb.ada/expr_delims.exp
4536 * gdb.ada/mi_dyn_arr.exp
4537 * gdb.ada/mi_interface.exp
4538 * gdb.ada/mi_var_array.exp
4539 * gdb.ada/watch_arg.exp
4540 * gdb.arch/alpha-step.exp
4541 * gdb.arch/altivec-regs.exp
4542 * gdb.arch/e500-regs.exp
4543 * gdb.arch/powerpc-d128-regs.exp
4544 * gdb.base/arrayidx.exp
4545 * gdb.base/break.exp
4546 * gdb.base/checkpoint.exp
4547 * gdb.base/debug-expr.exp
4548 * gdb.base/dmsym.exp
4549 * gdb.base/radix.exp
4550 * gdb.base/sepdebug.exp
4551 * gdb.base/testenv.exp
4552 * gdb.base/watch_thread_num.exp
4553 * gdb.base/watchpoint-cond-gone.exp
4554 * gdb.cell/break.exp
4555 * gdb.cell/ea-cache.exp
4556 * gdb.compile/compile.exp
4557 * gdb.cp/gdb2495.exp
4558 * gdb.gdb/selftest.exp
4559 * gdb.gdb/xfullpath.exp
4560 * gdb.go/hello.exp
4561 * gdb.go/integers.exp
4562 * gdb.objc/basicclass.exp
4563 * gdb.pascal/hello.exp
4564 * gdb.pascal/integers.exp
4565 * gdb.python/py-breakpoint.exp
4566 * gdb.python/py-cmd.exp
4567 * gdb.python/py-linetable.exp
4568 * gdb.python/py-xmethods.exp
4569 * gdb.python/python.exp
4570 * gdb.reverse/consecutive-precsave.exp
4571 * gdb.reverse/finish-precsave.exp
4572 * gdb.reverse/i386-precsave.exp
4573 * gdb.reverse/machinestate-precsave.exp
4574 * gdb.reverse/sigall-precsave.exp
4575 * gdb.reverse/solib-precsave.exp
4576 * gdb.reverse/step-precsave.exp
4577 * gdb.reverse/until-precsave.exp
4578 * gdb.reverse/watch-precsave.exp
4579 * gdb.threads/leader-exit.exp
4580 * gdb.threads/pthreads.exp
4581 * gdb.threads/wp-replication.exp
4582 * gdb.trace/actions.exp
4583 * gdb.trace/mi-tsv-changed.exp
4584 * gdb.trace/tsv.exp
4585
de97fdd4
LM
45862016-12-01 Luis Machado <lgustavo@codesourcery.com>
4587
4588 Fix test names starting with uppercase throughout the files.
4589
4590 * gdb.arch/i386-bp_permanent.exp
4591 * gdb.arch/i386-gnu-cfi.exp
4592 * gdb.base/disasm-end-cu.exp
4593 * gdb.base/macscp.exp
4594 * gdb.base/pending.exp
4595 * gdb.base/watch_thread_num.exp
4596 * gdb.cp/exception.exp
4597 * gdb.cp/gdb2495.exp
4598 * gdb.cp/local.exp
4599 * gdb.python/py-evsignal.exp
4600 * gdb.python/python.exp
4601 * gdb.trace/tracecmd.exp
4602
9f058c10
LM
46032016-12-01 Luis Machado <lgustavo@codesourcery.com>
4604
4605 Fix test names starting with uppercase throughout the files.
4606
4607 * gdb.base/charset.exp
4608 * gdb.base/eval.exp
4609 * gdb.base/multi-forks.exp
4610 * gdb.guile/scm-progspace.exp
4611 * gdb.opencl/datatypes.exp
4612 * gdb.python/py-block.exp
4613 * gdb.python/py-function.exp
4614 * gdb.python/py-symbol.exp
4615 * gdb.python/py-symtab.exp
4616 * gdb.python/py-xmethods.exp
4617 * gdb.reverse/break-precsave.exp
4618 * gdb.reverse/break-reverse.exp
4619 * gdb.reverse/consecutive-precsave.exp
4620 * gdb.reverse/consecutive-reverse.exp
4621 * gdb.reverse/finish-precsave.exp
4622 * gdb.reverse/finish-reverse-bkpt.exp
4623 * gdb.reverse/finish-reverse.exp
4624 * gdb.reverse/fstatat-reverse.exp
4625 * gdb.reverse/getresuid-reverse.exp
4626 * gdb.reverse/i386-precsave.exp
4627 * gdb.reverse/i386-reverse.exp
4628 * gdb.reverse/i386-sse-reverse.exp
4629 * gdb.reverse/i387-stack-reverse.exp
4630 * gdb.reverse/insn-reverse.exp
4631 * gdb.reverse/machinestate-precsave.exp
4632 * gdb.reverse/machinestate.exp
4633 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4634 * gdb.reverse/pipe-reverse.exp
4635 * gdb.reverse/readv-reverse.exp
4636 * gdb.reverse/recvmsg-reverse.exp
4637 * gdb.reverse/rerun-prec.exp
4638 * gdb.reverse/s390-mvcle.exp
4639 * gdb.reverse/sigall-precsave.exp
4640 * gdb.reverse/sigall-reverse.exp
4641 * gdb.reverse/solib-precsave.exp
4642 * gdb.reverse/solib-reverse.exp
4643 * gdb.reverse/step-precsave.exp
4644 * gdb.reverse/step-reverse.exp
4645 * gdb.reverse/time-reverse.exp
4646 * gdb.reverse/until-precsave.exp
4647 * gdb.reverse/until-reverse.exp
4648 * gdb.reverse/waitpid-reverse.exp
4649 * gdb.reverse/watch-precsave.exp
4650 * gdb.reverse/watch-reverse.exp
4651
cdc7edd7
LM
46522016-12-01 Luis Machado <lgustavo@codesourcery.com>
4653
4654 Fix test names starting with uppercase throughout the files.
4655
4656 * gdb.arch/i386-mpx-simple_segv.exp
4657 * gdb.arch/i386-mpx.exp
4658 * gdb.arch/i386-permbkpt.exp
4659 * gdb.arch/pa-nullify.exp
4660 * gdb.arch/powerpc-d128-regs.exp
4661 * gdb.arch/vsx-regs.exp
4662 * gdb.base/bfp-test.exp
4663 * gdb.base/break.exp
4664 * gdb.base/breakpoint-shadow.exp
4665 * gdb.base/callfuncs.exp
4666 * gdb.base/charset.exp
4667 * gdb.base/commands.exp
4668 * gdb.base/completion.exp
4669 * gdb.base/dfp-test.exp
4670 * gdb.base/echo.exp
4671 * gdb.base/ending-run.exp
4672 * gdb.base/eval.exp
4673 * gdb.base/expand-psymtabs.exp
4674 * gdb.base/float128.exp
4675 * gdb.base/floatn.exp
4676 * gdb.base/foll-exec-mode.exp
4677 * gdb.base/gdb1056.exp
4678 * gdb.base/gdb11531.exp
4679 * gdb.base/kill-after-signal.exp
4680 * gdb.base/multi-forks.exp
4681 * gdb.base/overlays.exp
4682 * gdb.base/pending.exp
4683 * gdb.base/sepdebug.exp
4684 * gdb.base/testenv.exp
4685 * gdb.base/valgrind-db-attach.exp
4686 * gdb.base/watch_thread_num.exp
4687 * gdb.base/watchpoint-cond-gone.exp
4688 * gdb.base/watchpoint.exp
4689 * gdb.base/watchpoints.exp
4690 * gdb.cp/arg-reference.exp
4691 * gdb.cp/baseenum.exp
4692 * gdb.cp/operator.exp
4693 * gdb.cp/shadow.exp
4694 * gdb.dwarf2/dw2-op-out-param.exp
4695 * gdb.dwarf2/dw2-reg-undefined.exp
4696 * gdb.go/chan.exp
4697 * gdb.go/hello.exp
4698 * gdb.go/integers.exp
4699 * gdb.go/methods.exp
4700 * gdb.go/package.exp
4701 * gdb.guile/scm-parameter.exp
4702 * gdb.guile/scm-progspace.exp
4703 * gdb.guile/scm-value.exp
4704 * gdb.mi/mi-pending.exp
4705 * gdb.mi/user-selected-context-sync.exp
4706 * gdb.multi/multi-attach.exp
4707 * gdb.multi/tids.exp
4708 * gdb.opt/clobbered-registers-O2.exp
4709 * gdb.pascal/floats.exp
4710 * gdb.pascal/integers.exp
4711 * gdb.python/py-block.exp
4712 * gdb.python/py-events.exp
4713 * gdb.python/py-parameter.exp
4714 * gdb.python/py-symbol.exp
4715 * gdb.python/py-symtab.exp
4716 * gdb.python/py-type.exp
4717 * gdb.python/py-value.exp
4718 * gdb.python/py-xmethods.exp
4719 * gdb.python/python.exp
4720 * gdb.reverse/break-precsave.exp
4721 * gdb.reverse/consecutive-precsave.exp
4722 * gdb.reverse/finish-precsave.exp
4723 * gdb.reverse/i386-precsave.exp
4724 * gdb.reverse/machinestate-precsave.exp
4725 * gdb.reverse/sigall-precsave.exp
4726 * gdb.reverse/solib-precsave.exp
4727 * gdb.reverse/step-precsave.exp
4728 * gdb.reverse/until-precsave.exp
4729 * gdb.reverse/watch-precsave.exp
4730 * gdb.server/ext-attach.exp
4731 * gdb.server/ext-restart.exp
4732 * gdb.server/ext-run.exp
4733 * gdb.server/ext-wrapper.exp
4734 * gdb.stabs/gdb11479.exp
4735 * gdb.stabs/weird.exp
4736 * gdb.threads/attach-many-short-lived-threads.exp
4737 * gdb.threads/kill.exp
4738 * gdb.threads/watchpoint-fork.exp
4739
bc6c7af4
LM
47402016-12-01 Luis Machado <lgustavo@codesourcery.com>
4741
4742 Fix test names starting with uppercase throughout all the files below.
4743
4744 * gdb.ada/array_return.exp
4745 * gdb.ada/catch_ex.exp
4746 * gdb.ada/info_exc.exp
4747 * gdb.ada/mi_catch_ex.exp
4748 * gdb.ada/mi_dyn_arr.exp
4749 * gdb.ada/mi_ex_cond.exp
4750 * gdb.ada/mi_exc_info.exp
4751 * gdb.ada/mi_interface.exp
4752 * gdb.ada/mi_task_arg.exp
4753 * gdb.ada/mi_task_info.exp
4754 * gdb.ada/mi_var_array.exp
4755 * gdb.arch/alpha-step.exp
4756 * gdb.arch/amd64-disp-step.exp
4757 * gdb.arch/arm-disp-step.exp
4758 * gdb.arch/disp-step-insn-reloc.exp
4759 * gdb.arch/e500-prologue.exp
4760 * gdb.arch/ftrace-insn-reloc.exp
4761 * gdb.arch/gdb1558.exp
4762 * gdb.arch/i386-bp_permanent.exp
4763 * gdb.arch/i386-disp-step.exp
4764 * gdb.arch/i386-float.exp
4765 * gdb.arch/i386-gnu-cfi.exp
4766 * gdb.arch/ia64-breakpoint-shadow.exp
4767 * gdb.arch/mips16-thunks.exp
4768 * gdb.arch/pa-nullify.exp
4769 * gdb.arch/powerpc-aix-prologue.exp
4770 * gdb.arch/powerpc-power.exp
4771 * gdb.arch/ppc-dfp.exp
4772 * gdb.arch/s390-tdbregs.exp
4773 * gdb.arch/spu-info.exp
4774 * gdb.arch/spu-ls.exp
4775 * gdb.arch/thumb-bx-pc.exp
4776 * gdb.base/advance.exp
4777 * gdb.base/annota-input-while-running.exp
4778 * gdb.base/arrayidx.exp
4779 * gdb.base/asmlabel.exp
4780 * gdb.base/async.exp
4781 * gdb.base/attach-wait-input.exp
4782 * gdb.base/auto-connect-native-target.exp
4783 * gdb.base/batch-preserve-term-settings.exp
4784 * gdb.base/bfp-test.exp
4785 * gdb.base/bigcore.exp
4786 * gdb.base/bp-permanent.exp
4787 * gdb.base/break-always.exp
4788 * gdb.base/break-fun-addr.exp
4789 * gdb.base/break-idempotent.exp
4790 * gdb.base/break-main-file-remove-fail.exp
4791 * gdb.base/break-probes.exp
4792 * gdb.base/break-unload-file.exp
4793 * gdb.base/break.exp
4794 * gdb.base/call-ar-st.exp
4795 * gdb.base/call-rt-st.exp
4796 * gdb.base/call-sc.exp
4797 * gdb.base/call-signal-resume.exp
4798 * gdb.base/call-strs.exp
4799 * gdb.base/callexit.exp
4800 * gdb.base/callfuncs.exp
4801 * gdb.base/catch-gdb-caused-signals.exp
4802 * gdb.base/catch-signal-siginfo-cond.exp
4803 * gdb.base/catch-syscall.exp
4804 * gdb.base/compare-sections.exp
4805 * gdb.base/cond-eval-mode.exp
4806 * gdb.base/condbreak-call-false.exp
4807 * gdb.base/consecutive-step-over.exp
4808 * gdb.base/cursal.exp
4809 * gdb.base/disabled-location.exp
4810 * gdb.base/disasm-end-cu.exp
4811 * gdb.base/display.exp
4812 * gdb.base/double-prompt-target-event-error.exp
4813 * gdb.base/dprintf-bp-same-addr.exp
4814 * gdb.base/dprintf-detach.exp
4815 * gdb.base/dprintf-next.exp
4816 * gdb.base/dprintf-non-stop.exp
4817 * gdb.base/dprintf-pending.exp
4818 * gdb.base/dso2dso.exp
4819 * gdb.base/ending-run.exp
4820 * gdb.base/enum_cond.exp
4821 * gdb.base/examine-backward.exp
4822 * gdb.base/exe-lock.exp
4823 * gdb.base/exec-invalid-sysroot.exp
4824 * gdb.base/execl-update-breakpoints.exp
4825 * gdb.base/execution-termios.exp
4826 * gdb.base/fileio.exp
4827 * gdb.base/fixsection.exp
4828 * gdb.base/foll-exec-mode.exp
4829 * gdb.base/foll-exec.exp
4830 * gdb.base/fork-running-state.exp
4831 * gdb.base/frame-args.exp
4832 * gdb.base/fullpath-expand.exp
4833 * gdb.base/func-ptr.exp
4834 * gdb.base/gcore-relro-pie.exp
4835 * gdb.base/gdb1090.exp
4836 * gdb.base/gdb1555.exp
4837 * gdb.base/global-var-nested-by-dso.exp
4838 * gdb.base/gnu-ifunc.exp
4839 * gdb.base/hbreak-in-shr-unsupported.exp
4840 * gdb.base/hbreak-unmapped.exp
4841 * gdb.base/hook-stop.exp
4842 * gdb.base/infcall-input.exp
4843 * gdb.base/info-fun.exp
4844 * gdb.base/info-shared.exp
4845 * gdb.base/interrupt-noterm.exp
4846 * gdb.base/jit-so.exp
4847 * gdb.base/jit.exp
4848 * gdb.base/line-symtabs.exp
4849 * gdb.base/list.exp
4850 * gdb.base/longjmp.exp
4851 * gdb.base/macscp.exp
4852 * gdb.base/max-value-size.exp
4853 * gdb.base/nodebug.exp
4854 * gdb.base/nofield.exp
4855 * gdb.base/overlays.exp
4856 * gdb.base/paginate-after-ctrl-c-running.exp
4857 * gdb.base/paginate-bg-execution.exp
4858 * gdb.base/paginate-inferior-exit.exp
4859 * gdb.base/pending.exp
4860 * gdb.base/pr11022.exp
4861 * gdb.base/printcmds.exp
4862 * gdb.base/ptr-typedef.exp
4863 * gdb.base/ptype.exp
4864 * gdb.base/randomize.exp
4865 * gdb.base/range-stepping.exp
4866 * gdb.base/realname-expand.exp
4867 * gdb.base/relativedebug.exp
4868 * gdb.base/remote.exp
4869 * gdb.base/savedregs.exp
4870 * gdb.base/sepdebug.exp
4871 * gdb.base/set-noassign.exp
4872 * gdb.base/shlib-call.exp
4873 * gdb.base/shreloc.exp
4874 * gdb.base/sigaltstack.exp
4875 * gdb.base/sigbpt.exp
4876 * gdb.base/siginfo-addr.exp
4877 * gdb.base/siginfo-obj.exp
4878 * gdb.base/siginfo-thread.exp
4879 * gdb.base/signest.exp
4880 * gdb.base/signull.exp
4881 * gdb.base/sigrepeat.exp
4882 * gdb.base/skip.exp
4883 * gdb.base/so-impl-ld.exp
4884 * gdb.base/solib-corrupted.exp
4885 * gdb.base/solib-disc.exp
4886 * gdb.base/solib-display.exp
4887 * gdb.base/solib-overlap.exp
4888 * gdb.base/solib-search.exp
4889 * gdb.base/solib-symbol.exp
4890 * gdb.base/source-execution.exp
4891 * gdb.base/sss-bp-on-user-bp-2.exp
4892 * gdb.base/sss-bp-on-user-bp.exp
4893 * gdb.base/stack-checking.exp
4894 * gdb.base/stale-infcall.exp
4895 * gdb.base/step-break.exp
4896 * gdb.base/step-line.exp
4897 * gdb.base/step-over-exit.exp
4898 * gdb.base/step-test.exp
4899 * gdb.base/structs.exp
4900 * gdb.base/sym-file.exp
4901 * gdb.base/symtab-search-order.exp
4902 * gdb.base/term.exp
4903 * gdb.base/type-opaque.exp
4904 * gdb.base/unload.exp
4905 * gdb.base/until-nodebug.exp
4906 * gdb.base/until.exp
4907 * gdb.base/unwindonsignal.exp
4908 * gdb.base/watch-cond.exp
4909 * gdb.base/watch-non-mem.exp
4910 * gdb.base/watch_thread_num.exp
4911 * gdb.base/watchpoint-reuse-slot.exp
4912 * gdb.base/watchpoint-solib.exp
4913 * gdb.base/watchpoint.exp
4914 * gdb.btrace/dlopen.exp
4915 * gdb.cell/arch.exp
4916 * gdb.cell/break.exp
4917 * gdb.cell/bt.exp
4918 * gdb.cell/core.exp
4919 * gdb.cell/data.exp
4920 * gdb.cell/dwarfaddr.exp
4921 * gdb.cell/ea-cache.exp
4922 * gdb.cell/ea-standalone.exp
4923 * gdb.cell/ea-test.exp
4924 * gdb.cell/f-regs.exp
4925 * gdb.cell/fork.exp
4926 * gdb.cell/gcore.exp
4927 * gdb.cell/mem-access.exp
4928 * gdb.cell/ptype.exp
4929 * gdb.cell/registers.exp
4930 * gdb.cell/sizeof.exp
4931 * gdb.cell/solib-symbol.exp
4932 * gdb.cell/solib.exp
4933 * gdb.compile/compile-tls.exp
4934 * gdb.cp/exception.exp
4935 * gdb.cp/gdb2495.exp
4936 * gdb.cp/local.exp
4937 * gdb.cp/mb-inline.exp
4938 * gdb.cp/mb-templates.exp
4939 * gdb.cp/pr10687.exp
4940 * gdb.cp/pr9167.exp
4941 * gdb.cp/scope-err.exp
4942 * gdb.cp/templates.exp
4943 * gdb.cp/virtfunc.exp
4944 * gdb.dwarf2/dw2-dir-file-name.exp
4945 * gdb.dwarf2/dw2-single-line-discriminators.exp
4946 * gdb.fortran/complex.exp
4947 * gdb.fortran/library-module.exp
4948 * gdb.guile/guile.exp
4949 * gdb.guile/scm-cmd.exp
4950 * gdb.guile/scm-frame-inline.exp
4951 * gdb.guile/scm-objfile.exp
4952 * gdb.guile/scm-pretty-print.exp
4953 * gdb.guile/scm-symbol.exp
4954 * gdb.guile/scm-type.exp
4955 * gdb.guile/scm-value.exp
4956 * gdb.linespec/keywords.exp
4957 * gdb.linespec/ls-errs.exp
4958 * gdb.linespec/macro-relative.exp
4959 * gdb.linespec/thread.exp
4960 * gdb.mi/mi-breakpoint-changed.exp
4961 * gdb.mi/mi-dprintf-pending.exp
4962 * gdb.mi/mi-fullname-deleted.exp
4963 * gdb.mi/mi-logging.exp
4964 * gdb.mi/mi-pending.exp
4965 * gdb.mi/mi-solib.exp
4966 * gdb.mi/new-ui-mi-sync.exp
4967 * gdb.mi/user-selected-context-sync.exp
4968 * gdb.multi/dummy-frame-restore.exp
4969 * gdb.multi/multi-arch-exec.exp
4970 * gdb.multi/remove-inferiors.exp
4971 * gdb.multi/watchpoint-multi-exit.exp
4972 * gdb.opt/solib-intra-step.exp
4973 * gdb.perf/backtrace.exp
4974 * gdb.perf/single-step.exp
4975 * gdb.perf/skip-command.exp
4976 * gdb.perf/skip-prologue.exp
4977 * gdb.perf/solib.exp
4978 * gdb.python/lib-types.exp
4979 * gdb.python/py-as-string.exp
4980 * gdb.python/py-bad-printers.exp
4981 * gdb.python/py-block.exp
4982 * gdb.python/py-breakpoint.exp
4983 * gdb.python/py-cmd.exp
4984 * gdb.python/py-events.exp
4985 * gdb.python/py-evthreads.exp
4986 * gdb.python/py-finish-breakpoint.exp
4987 * gdb.python/py-finish-breakpoint2.exp
4988 * gdb.python/py-frame-inline.exp
4989 * gdb.python/py-frame.exp
4990 * gdb.python/py-inferior.exp
4991 * gdb.python/py-infthread.exp
4992 * gdb.python/py-mi.exp
4993 * gdb.python/py-objfile.exp
4994 * gdb.python/py-pp-maint.exp
4995 * gdb.python/py-pp-registration.exp
4996 * gdb.python/py-prettyprint.exp
4997 * gdb.python/py-recurse-unwind.exp
4998 * gdb.python/py-shared.exp
4999 * gdb.python/py-symbol.exp
5000 * gdb.python/py-symtab.exp
5001 * gdb.python/py-template.exp
5002 * gdb.python/py-type.exp
5003 * gdb.python/py-unwind-maint.exp
5004 * gdb.python/py-unwind.exp
5005 * gdb.python/py-value.exp
5006 * gdb.python/python.exp
5007 * gdb.reverse/finish-reverse-bkpt.exp
5008 * gdb.reverse/insn-reverse.exp
5009 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5010 * gdb.reverse/solib-precsave.exp
5011 * gdb.reverse/solib-reverse.exp
5012 * gdb.stabs/gdb11479.exp
5013 * gdb.stabs/weird.exp
5014 * gdb.threads/fork-child-threads.exp
5015 * gdb.threads/fork-plus-threads.exp
5016 * gdb.threads/fork-thread-pending.exp
5017 * gdb.threads/forking-threads-plus-breakpoint.exp
5018 * gdb.threads/hand-call-in-threads.exp
5019 * gdb.threads/interrupted-hand-call.exp
5020 * gdb.threads/linux-dp.exp
5021 * gdb.threads/local-watch-wrong-thread.exp
5022 * gdb.threads/next-while-other-thread-longjmps.exp
5023 * gdb.threads/non-ldr-exit.exp
5024 * gdb.threads/pending-step.exp
5025 * gdb.threads/print-threads.exp
5026 * gdb.threads/process-dies-while-detaching.exp
5027 * gdb.threads/process-dies-while-handling-bp.exp
5028 * gdb.threads/pthreads.exp
5029 * gdb.threads/queue-signal.exp
5030 * gdb.threads/reconnect-signal.exp
5031 * gdb.threads/signal-command-handle-nopass.exp
5032 * gdb.threads/signal-command-multiple-signals-pending.exp
5033 * gdb.threads/signal-delivered-right-thread.exp
5034 * gdb.threads/signal-sigtrap.exp
5035 * gdb.threads/sigthread.exp
5036 * gdb.threads/staticthreads.exp
5037 * gdb.threads/stepi-random-signal.exp
5038 * gdb.threads/thread-unwindonsignal.exp
5039 * gdb.threads/thread_check.exp
5040 * gdb.threads/thread_events.exp
5041 * gdb.threads/tid-reuse.exp
5042 * gdb.threads/tls-nodebug.exp
5043 * gdb.threads/tls-shared.exp
5044 * gdb.threads/tls-so_extern.exp
5045 * gdb.threads/tls.exp
5046 * gdb.threads/wp-replication.exp
5047 * gdb.trace/actions-changed.exp
5048 * gdb.trace/actions.exp
5049 * gdb.trace/backtrace.exp
5050 * gdb.trace/change-loc.exp
5051 * gdb.trace/collection.exp
5052 * gdb.trace/deltrace.exp
5053 * gdb.trace/disconnected-tracing.exp
5054 * gdb.trace/entry-values.exp
5055 * gdb.trace/ftrace-lock.exp
5056 * gdb.trace/ftrace.exp
5057 * gdb.trace/infotrace.exp
5058 * gdb.trace/mi-trace-frame-collected.exp
5059 * gdb.trace/mi-trace-unavailable.exp
5060 * gdb.trace/mi-traceframe-changed.exp
5061 * gdb.trace/mi-tracepoint-changed.exp
5062 * gdb.trace/mi-tsv-changed.exp
5063 * gdb.trace/no-attach-trace.exp
5064 * gdb.trace/packetlen.exp
5065 * gdb.trace/passc-dyn.exp
5066 * gdb.trace/passcount.exp
5067 * gdb.trace/pending.exp
5068 * gdb.trace/pr16508.exp
5069 * gdb.trace/qtro.exp
5070 * gdb.trace/range-stepping.exp
5071 * gdb.trace/read-memory.exp
5072 * gdb.trace/report.exp
5073 * gdb.trace/save-trace.exp
5074 * gdb.trace/signal.exp
5075 * gdb.trace/stap-trace.exp
5076 * gdb.trace/status-stop.exp
5077 * gdb.trace/strace.exp
5078 * gdb.trace/tfile.exp
5079 * gdb.trace/tfind.exp
5080 * gdb.trace/trace-break.exp
5081 * gdb.trace/trace-condition.exp
5082 * gdb.trace/trace-enable-disable.exp
5083 * gdb.trace/trace-mt.exp
5084 * gdb.trace/tracecmd.exp
5085 * gdb.trace/tracefile-pseudo-reg.exp
5086 * gdb.trace/tspeed.exp
5087 * gdb.trace/tstatus.exp
5088 * gdb.trace/tsv.exp
5089 * gdb.trace/unavailable.exp
5090 * gdb.trace/while-dyn.exp
5091 * gdb.trace/while-stepping.exp
5092 * lib/gdb-guile.exp
5093 * lib/gdb.exp
5094 * lib/mi-support.exp
5095 * lib/pascal.exp
5096 * lib/perftest.exp
5097 * lib/prelink-support.exp
5098 * lib/selftest-support.exp
5099
ad02e4fe
SM
51002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5101
5102 * Makefile.in: Include disable-implicit-rules.mk.
5103
22347e55
AA
51042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5105
5106 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5107 non-byte-aligned bit fields.
5108
da5b30da
AA
51092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5110
5111 PR gdb/12616
5112 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5113 respects the DW_AT_data_bit_offset attribute.
5114
b593ecca
SM
51152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5116
5117 * gdb.base/default.exp: Fix output of "set language".
5118
3b165252
SM
51192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5120
5121 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5122 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5123 make.
5124 * configure.ac: Remove checks for the make program.
5125 * configure: Re-generate.
5126
1a2f3d7f
KB
51272016-11-16 Kevin Buettner <kevinb@redhat.com>
5128
5129 * gdb.python/py-recurse-unwind.c (main): Add loop.
5130 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5131 to read_register() and gdb.parse_and_eval(). Make each code
5132 call a separate case that can be individually tested.
5133 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5134 proc. Call cont_and_backtrace for each of the code paths that
5135 we want to test in the unwinder.
5136
b7f38fda
AA
51372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5138
5139 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5140 the definition of struct S.
5141
1f8db343
CM
51422016-11-11 Catherine Moore <clm@codesourcery.com>
5143
5144 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5145
fad0c9fb
PA
51462016-11-09 Pedro Alves <palves@redhat.com>
5147
5148 * gdb.base/commands.exp (runto_or_return): New procedure.
5149 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5150 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5151 (progvar_simple_while_test, progvar_complex_if_while_test)
5152 (if_while_breakpoint_command_test)
5153 (infrun_breakpoint_command_test, breakpoint_command_test)
5154 (user_defined_command_test, watchpoint_command_test)
5155 (test_command_prompt_position, redefine_hook_test)
5156 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5157 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5158 multi_line_input and multi_line. Remove gdb_expect and
5159 gdb_stop_suppressing_tests uses.
5160 * lib/gdb.exp (valnum_re): New global.
5161 (multi_line_input): New procedure.
5162
8354c62c
SM
51632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5164
5165 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5166 Remove.
5167 (test_setup): Define with proc_with_prefix.
5168 (test_cli_inferior): Likewise.
5169 (test_cli_thread): Likewise.
5170 (test_cli_frame): Likewise.
5171 (test_cli_select_frame): Likewise.
5172 (test_cli_up_down): Likewise.
5173 (test_mi_thread_select): Likewise.
5174 (test_mi_stack_select_frame): Likewise.
5175 (test_cli_in_mi_inferior): Likewise.
5176 (test_cli_in_mi_thread): Likewise.
5177 (test_cli_in_mi_frame): Likewise.
5178 (top level): Do not use with_test_prefix_procname.
5179
64f367a2
PA
51802016-11-09 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/commands.exp (gdbvar_simple_if_test)
5183 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5184 (progvar_simple_if_test, progvar_simple_while_test)
5185 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5186 (infrun_breakpoint_command_test, breakpoint_command_test)
5187 (user_defined_command_test, watchpoint_command_test)
5188 (test_command_prompt_position, deprecated_command_test)
5189 (bp_deleted_in_command, temporary_breakpoint_commands)
5190 (stray_arg0_test, source_file_with_indented_comment)
5191 (recursive_source_test, if_commands_test)
5192 (error_clears_commands_left, redefine_hook_test)
5193 (redefine_backtrace_test): Use proc_with_prefix.
5194 * lib/gdb.exp (proc_with_prefix): New proc.
5195
0bb65f1e
AA
51962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5197
5198 * gdb.base/tui-layout.c: New file.
5199 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5200 disassembly window contains very long lines.
5201
7353f247
TT
52022016-11-08 Tom Tromey <tom@tromey.com>
5203
5204 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5205 depend on Python 2.
5206
30a7bb83
TT
52072016-11-08 Tom Tromey <tom@tromey.com>
5208
5209 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5210 New method.
5211
cdf5a07c
MG
52122016-10-29 Manish Goregaokar <manish@mozilla.com>
5213
2806dc7e 5214 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5215
51a789c3
MG
52162016-10-27 Manish Goregaokar <manish@mozilla.com>
5217
2806dc7e
PA
5218 * gdb.rust/simple.rs: Add test for univariant enums without
5219 discriminants and for encoded struct-like enums.
51a789c3 5220
f610ab6d
PA
52212016-10-28 Pedro Alves <palves@redhat.com>
5222
5223 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5224 gdb_test_multiple, tighten regexps and match symtabs and line
5225 tables incrementally.
5226
b129b0ca
LM
52272016-10-28 Luis Machado <lgustavo@codesourcery.com>
5228
5229 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5230 general.
5231
ecf45d2c
SL
52322016-10-25 Luis Machado <lgustavo@codesourcery.com>
5233
5234 * gdb.base/exec-invalid-sysroot.exp: New file.
5235
b8d38ee4
JK
52362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5237
5238 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5239
f90fd8c2
JK
52402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5241
5242 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5243
2d2476aa
MR
52442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5245
2806dc7e
PA
5246 * gdb.base/killed-outside.exp: Remove $options from a call to
5247 `prepare_for_testing'.
2d2476aa 5248
e42b25a0
SM
52492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5250
5251 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5252 Change test message.
5253
3ccdb432
SM
52542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5255
5256 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5257 Update comment.
5258
5bad3170
SM
52592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5260
5261 * gdb.trace/mi-trace-save.exp: New file.
5262
5ad9dba7
YQ
52632016-10-13 Yao Qi <yao.qi@linaro.org>
5264
5265 * gdb.base/code_elim.exp (get_var_address): Remove.
5266 * gdb.base/relocate.exp: Likewise.
5267 * gdb.base/shreloc.exp: Likewise.
5268 * lib/gdb.exp (get_var_address): New.
5269
62df7e21
YQ
52702016-10-13 Yao Qi <yao.qi@linaro.org>
5271
5272 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5273 floating point tests if $skip_float_test is false.
5274
4dac951e
LM
52752016-10-12 Luis Machado <lgustavo@codesourcery.com>
5276
5277 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5278 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5279 argc values.
5280 Add 1 to argc so we guarantee distinct initial/modified argc values.
5281
8f1a8fc4
JK
52822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5283
5284 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5285
16c85b5d
JK
52862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5287
5288 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5289 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5290 * gdb.arch/vsx-regs.exp: Likewise.
5291
1d0e042a
YQ
52922016-10-07 Yao Qi <yao.qi@linaro.org>
5293
5294 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5295
68dadef5
MM
52962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5297
5298 * gdb.python/python.exp: Test decode_line("*0").
5299
33fa2c6e
DE
53002016-10-06 Doug Evans <dje@google.com>
5301
5302 * gdb.python/py-value.exp (test_value_creation): Add test for large
5303 unsigned 64-bit value.
5304
9c37b5ae
TT
53052016-10-06 Tom Tromey <tom@tromey.com>
5306
5307 * gdb.compile/compile.exp: Change java tests to rust.
5308 * gdb.base/setshow.exp: Change java tests to rust.
5309 * gdb.base/default.exp: Remove java from language list.
5310 * README (Examples): Update language example.
5311 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5312 test.
5313 * lib/gdb.exp (skip_java_tests): Remove.
5314 * lib/java.exp: Remove.
5315 * gdb.java: Remove.
5316
78b86327
MR
53172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5318
5319 * gdb.arch/mips-fcr.exp: New test.
5320 * gdb.arch/mips-fcr.c: Source for the new test.
5321
7470adbb
MR
53222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5323
5324 * gdb.base/solib-disc.exp: Use `standard_output_file'
5325 throughout.
5326
4a556533
PA
53272016-10-06 Pedro Alves <palves@redhat.com>
5328
5329 * gdb.base/jit-simple-dl.c: New file.
5330 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5331 * gdb.base/jit-simple.c: ... this.
5332 * gdb.base/jit-simple.exp (jit_run): Delete.
5333 (build_jit): New proc.
5334 (jit_test_reread): Recompile either the main program or the shared
5335 library, depending on what is being tested. Skip changing address
5336 if caller wants to. Compare before/after addresses. If testing
5337 standalone, explicitly load the binary. Test "maint info
5338 breakpoints".
5339 (top level): Add "standalone vs shared lib" and "change address"
5340 vs "same address" axes.
5341
5a122fbc
PA
53422016-10-06 Pedro Alves <palves@redhat.com>
5343
5344 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5345 call.
5346 (jit_run): Delete.
5347 (jit_test_reread): Use with_test_prefix. Reload the main binary
5348 explicitly. Compare the before/after addresses of the JIT
5349 descriptor.
5350
ee8da4b8
DE
53512016-08-15 Doug Evans <dje@google.com>
5352
5353 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5354 for single bitfields is bool.
5355 * gdb.xml/tdesc-regs.exp: Ditto.
5356
f389f6fe
JK
53572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5358
5359 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5360
fdebf1a4
YQ
53612016-10-05 Yao Qi <yao.qi@linaro.org>
5362
5363 * lib/gdb.exp (support_complex_tests): Return zero if
5364 gdb_skip_float_test return true.
5365
9c36d954 53662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5367 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5368
5369 PR gdb/20487
5370 * gdb.mi/user-selected-context-sync.exp: New file.
5371 * gdb.mi/user-selected-context-sync.c: New file.
5372
4034d0ff 53732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5374 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5375
5376 PR gdb/20487
5377 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5378 =thread-select-event check.
5379
a4297203
PB
53802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5381
5382 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5383 the compulsory L operand changes.
5384 * gdb.arch/powerpc-power.s: Likewise.
5385
bb805577
JK
53862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5387
5388 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5389 * gdb.base/jit-attach-pie.c: New file.
5390 * gdb.base/jit-attach-pie.exp: New file.
5391
6d61dee5
PA
53922016-09-28 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.base/infcall-input.c: New file.
5395 * gdb.base/infcall-input.exp: New file.
5396
f73842fc
YQ
53972016-09-22 Yao Qi <yao.qi@linaro.org>
5398
5399 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5400 (gdb_exit): Rename it to ...
5401 (gdbserver_gdb_exit): ... Close GDBserver.
5402 (gdb_exit): New proc, call gdbserver_gdb_exit.
5403 (mi_gdb_exit): Likewise.
5404
90681dab
YQ
54052016-09-22 Yao Qi <yao.qi@linaro.org>
5406
5407 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5408 path.
5409 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5410 Remove duplication.
5411
9c211fd8
YQ
54122016-09-22 Yao Qi <yao.qi@linaro.org>
5413
5414 * lib/gdbserver-support.exp: Check the existence of
5415 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5416
ad0a504f
AK
54172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5418
5419 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5420
36cf1806
TT
54212016-09-21 Tom Tromey <tom@tromey.com>
5422
5423 PR gdb/20604:
5424 * gdb.base/quit.exp: New file.
5425
74172ecf
SM
54262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5427
5428 * .gitignore: New file.
5429
3d0ec882
MR
54302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5431
5432 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5433 throughout.
5434
8193adea
AA
54352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5436
5437 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5438
d41a5c09
JK
54392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5440
5441 * gdb.cp/casts.cc (decltype): Move it ...
5442 (main): ... with its call to ...
5443 * gdb.cp/casts03.cc: ... a new file.
5444 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5445
d2dfe700
JK
54462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5447
5448 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5449
e2a92b16
PB
54502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5451
5452 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5453 and sync up the test with tests in gas/testsuite/gas/ppc.
5454 * gdb.arch/powerpc-power.exp: Likewise.
5455
49b4de64
JK
54562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5457
5458 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5459
2c29df25
SDJ
54602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5461 Jan Kratochvil <jan.kratochvil@redhat.com>
5462
5463 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5464 make m1's definition to be different from m2's. Use 'dummy' as an
5465 argument for probe 'two'.
5466
cc3c2846
JB
54672016-09-10 Jon Beniston <jon@beniston.com>
5468
5469 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5470 for sim target.
5471
e1b2624a
AA
54722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5473
5474 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5475 variable declaration.
5476 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5477 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5478 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5479 received HWCAP as its argument.
5480
4295e285
PA
54812016-09-06 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/new-ui-pending-input.c: New file.
5484 * gdb.base/new-ui-pending-input.exp: New file.
5485 * gdb.exp (clear_gdb_spawn_id): New procedure.
5486 (with_spawn_id): Check whether gdb_spawn_id exists before
5487 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5488 on exit.
5489
00d5215e
UW
54902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5491
5492 * gdb.base/float128.c: New file.
5493 * gdb.base/float128.exp: Likewise.
5494 * gdb.base/floatn.c: Likewise.
5495 * gdb.base/floatn.exp: Likewise.
5496
a9ff5f12
UW
54972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5498
5499 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5500
f245535c
PA
55012016-09-05 Pedro Alves <palves@redhat.com>
5502
5503 PR backtrace/19927
5504 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5505 unwinders are immediately called as side effect of "source" or
5506 "disable unwinder" commands.
5507 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5508
ae9cf263
YQ
55092016-09-02 Yao Qi <yao.qi@linaro.org>
5510
5511 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5512 is true and $type is "float" or "double".
5513
27aba047
YQ
55142016-09-02 Yao Qi <yao.qi@linaro.org>
5515
5516 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5517 true.
5518 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5519 * gdb.base/call-rt-st.exp: Likewise.
5520 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5521 return value instead of gdb,skip_float_test.
5522 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5523 (do_function_calls): Use its return value instead of
5524 gdb,skip_float_test.
5525 * gdb.base/finish.exp: Likewise.
5526 * gdb.base/funcargs.exp: Likewise.
5527 * gdb.base/return.exp: Likewise.
5528 * gdb.base/return2.exp: Likewise.
5529 * gdb.base/varargs.exp: Likewise.
5530 * lib/gdb.exp (gdb_skip_float_test): Change it to
5531 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5532
5af962df
AA
55332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5534
5535 * gdb.multi/tids.exp: Test "thread apply all".
5536
7fac6910
JK
55372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5538
5539 * gdb.base/default.exp (tty): Remove.
5540
bb1fe4ac
KB
55412016-08-24 Kevin Buettner <kevinb@redhat.com>
5542
2806dc7e
PA
5543 * gdb.python/py-recurse-unwind.c: New file.
5544 * gdb.python/py-recurse-unwind.py: New file.
5545 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5546
0a1ddfa6
SM
55472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5548
5549 * gdb.base/set-inferior-tty.exp: New file.
5550 * gdb.base/set-inferior-tty.c: New file.
5551
d9de1fe3
PA
55522016-08-23 Pedro Alves <palves@redhat.com>
5553
5554 PR gdb/20494
5555 * gdb.base/new-ui-echo.c: New file.
5556 * gdb.base/new-ui-echo.exp: New file.
5557
e9d9abd7
YQ
55582016-08-23 Yao Qi <yao.qi@linaro.org>
5559
5560 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5561 gdbserver_spawn.
5562 * gdb.server/connect-without-multi-process.exp (do_test):
5563 Likewise.
5564
3589529e
YQ
55652016-08-23 Yao Qi <yao.qi@linaro.org>
5566
5567 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5568 standalone_txt. Delete gdb_txt and standalone_txt on host
5569 and target. Spawn the binary on target. Copy files from
5570 target to host.
5571
6bb90213
PA
55722016-08-22 Pedro Alves <palves@redhat.com>
5573
5574 PR gdb/20505
5575 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5576 with_test_prefix. Factor out bits to ...
5577 (test_no_vdso): ... this new procedure.
5578
20c2c024
CL
55792016-08-19 Carl Love <cel@us.ibm.com>
5580
5581 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5582 maintaining separate logic for constructing the output path.
5583 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5584 * gdb.arch/ppc-dfp.exp: Likewise.
5585 * gdb.arch/ppc-fp.exp: Likewise.
5586 * gdb.arch/vsx-regs.exp: Likewise.
5587 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5588 binprefix for generating the additional binary files.
5589
0646e07d
PA
55902016-08-19 Pedro Alves <palves@redhat.com>
5591
5592 * gdb.trace/mi-trace-frame-collected.exp
5593 (test_trace_frame_collected): On x32, expect two registers.
5594
46da9242
CL
55952016-08-18 Carl Love <cel@us.ibm.com>
5596
5597 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5598 and sync up the test with tests in gas/testsuite/gas/ppc.
5599 * gdb.arch/powerpc-power.exp: Likewise.
5600
eb2332d7
SM
56012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5602
5603 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5604 expected error message.
5605
63c61e04
SM
56062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5607
5608 * gdb.multi/remove-inferiors.exp: New file.
5609 * gdb.multi/remove-inferiors.c: New file.
5610
7b17065f
YQ
56112016-08-12 Yao Qi <yao.qi@linaro.org>
5612
5613 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5614 argument list.
5615
01d3dedf
PA
56162016-08-10 Pedro Alves <palves@redhat.com>
5617
5618 PR gdb/19187
5619 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5620 setup_kfails.
5621
3eb7562a
PA
56222016-08-09 Pedro Alves <palves@redhat.com>
5623 Simon Marchi <simon.marchi@ericsson.com>
5624
5625 PR gdb/20418
5626 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5627 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5628
80614914
PA
56292016-08-09 Pedro Alves <palves@redhat.com>
5630
5631 PR mi/20431
5632 * gdb.mi/mi-cmd-error.exp: New file.
5633
f348d89a
PA
56342016-08-09 Pedro Alves <palves@redhat.com>
5635
5636 PR gdb/18653
5637 * gdb.base/signals-state-child.c: New file.
5638 * gdb.base/signals-state-child.exp: New file.
5639 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5640
e5ca03b4
PA
56412016-08-09 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5644
282a0691
TT
56452016-08-03 Tom Tromey <tom@tromey.com>
5646
5647 PR python/18565:
5648 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5649
41bfcd63
YQ
56502016-08-01 Yao Qi <yao.qi@linaro.org>
5651
5652 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5653 variable mode to "multi-process" if $multi_process is 1, otherwise
5654 set it to "single-process".
5655
e3465b24
YQ
56562016-08-01 Yao Qi <yao.qi@linaro.org>
5657
5658 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5659 * gdb.cp/cpexprs.exp: Likewise.
5660 * gdb.cp/m-static.exp: Likewise.
5661
0b31a4bc
TT
56622016-07-26 Tom Tromey <tom@tromey.com>
5663
5664 PR python/20190:
5665 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5666 test.
5667
e0461dbb
MM
56682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5669
5670 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5671 selecting assembly source files.
5672 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5673 assembly source files.
5674 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5675 assembly source files.
5676 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5677 selecting assembly source files.
5678
8194e927
SM
56792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5680
5681 * gdb.base/new-ui.exp (do_test_invalid_args): New
5682 procedure.
5683
c0272db5
TW
56842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5685
5686 * gdb.btrace/reconnect.c: New file.
5687 * gdb.btrace/reconnect.exp: New file.
5688
e3487908
GKB
56892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5690
5691 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5692 to test_catch_syscall_group.
5693 (test_catch_syscall_group): New.
5694
12df5c00
TT
56952016-07-21 Tom Tromey <tom@tromey.com>
5696
5697 * gdb.rust/simple.rs (main): Use empty struct expression.
5698 * gdb.rust/simple.exp: Add tests for empty struct expression.
5699
bae62ee2
YQ
57002016-07-21 Yao Qi <yao.qi@linaro.org>
5701
5702 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5703 if gdb_skip_xml_test is true on some targets.
5704
b1b53fb3
YQ
57052016-07-21 Yao Qi <yao.qi@linaro.org>
5706
5707 * gdb.server/solib-list.exp: Unset last_loaded_file.
5708
027d97f8
JK
57092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5710
5711 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5712 "step into captured_main (args)".
5713
7674d381
JK
57142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5715
5716 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5717
72b5d099
JK
57182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5719
5720 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5721
1f960ced
PA
57222016-07-19 Pedro Alves <palves@redhat.com>
5723
5724 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5725 * gdb.opt/inline-bt.exp: Likewise.
5726 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5727 additional_flags=-Winline.
5728 * gdb.opt/inline-locals.exp: Likewise.
5729 * gdb.opt/inline-markers.c (ATTR): Define.
5730 (inlined_fn): Use it.
5731
f25827c1
YQ
57322016-07-19 Yao Qi <yao.qi@linaro.org>
5733
5734 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5735 (test_with_self): Remove some code. Remove argument executable.
5736 (top-level): Use do_self_tests.
5737
37539ebe
DB
57382016-07-15 Zachary Welch <zwelch@codesourcery.com>
5739 Don Breazeal <donb@codesourcery.com>
5740
5741 * gdb.base/maint.exp: Escape paths used in regular expressions.
5742 * gdb.stabs/weird.exp: Likewise.
5743
dac790e1
TT
57442016-07-13 Tom Tromey <tom@tromey.com>
5745
5746 PR python/15620, PR python/18620:
5747 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5748 (test_bkpt_events): New procs.
5749
93daf339
TT
57502016-07-13 Tom Tromey <tom@tromey.com>
5751
5752 PR python/17698:
5753 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5754 test.
5755 (test_watchpoints): Likewise.
5756 (test_bkpt_pending): New proc.
5757
6571a381
TT
57582016-07-13 Tom Tromey <tom@tromey.com>
5759
5760 PR cli/18053:
5761 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5762 completion test.
5763
e8732474
JK
57642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5765
5766 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5767 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5768 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5769 f_label.
5770 (g): Rename g_end_lbl to g_label.
5771 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5772 low_pc and high_pc.
5773 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5774
e0f3fd7c
TT
57752016-07-12 Tom Tromey <tom@tromey.com>
5776
5777 PR python/19293:
5778 * gdb.python/py-unwind-maint.exp: Update tests.
5779
3cfe46b6
YQ
57802016-07-12 Yao Qi <yao.qi@linaro.org>
5781
5782 * lib/selftest-support.exp (selftest_setup): Match the output
5783 when captured_main is inlined.
5784
4f19a0e6
WT
57852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5786
5787 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5788 New variables.
5789 (print this%a, print this%b, print this): New tests.
5790 * gdb.fortran/derived-types.f90 (this): New object and
5791 initialization.
5792
986cf455
SM
57932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5794
5795 * gdb.ada/arraydim.exp: Remove extra directory level in build
5796 directory.
5797
f0464b23
SM
57982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5799
5800 * lib/ada.exp: Remove extra directory level in build directory.
5801 * gdb.ada/cond_lang.exp: Likewise.
5802 * gdb.ada/exec_changed.exp: Likewise.
5803 * gdb.ada/lang_switch.exp: Likewise.
5804
42d94011
MG
58052016-07-06 Manish Goregaokar <manish@mozilla.com>
5806
2806dc7e
PA
5807 * simple.rs: Add test for raw pointer subscripting.
5808 * simple.exp: Add test expectations.
42d94011 5809
647c264c
YQ
58102016-07-05 Yao Qi <yao.qi@linaro.org>
5811
5812 * gdb.mi/mi-reverse.exp: Match =record-started output.
5813
20aa2c60
PA
58142016-07-01 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5817 procedure.
5818 (jit_reader_test): Test the jit reader's unwinder.
5819 * gdb.base/jithost.c (jit_function_00_code): New global.
5820 (main): Use memcpy to fill in the mmapped code, instead of poking
5821 bytes manually here.
5822 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5823 value.
5824 (read_debug_info): Save the function's range.
5825 (read_sp): New function.
5826 (unwind_frame): Use it. Also unwind RBP.
5827 (get_frame_id): Use read_sp.
5828 (gdb_init_reader): Use calloc instead of malloc.
5829 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5830 parameter. Use gdb_test_multiple.
5831
ced2dffb
PA
58322016-07-01 Pedro Alves <palves@redhat.com>
5833 Antoine Tremblay <antoine.tremblay@ericsson.com>
5834
5835 * gdb.threads/process-dies-while-detaching.c: New file.
5836 * gdb.threads/process-dies-while-detaching.exp: New file.
5837
63000888
PA
58382016-07-01 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.multi/watchpoint-multi-exit.c: New file.
5841 * gdb.multi/watchpoint-multi-exit.exp: New file.
5842
038d4868
PA
58432016-06-30 Pedro Alves <palves@redhat.com>
5844
5845 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5846 unset inferior_spawn_id.
5847
994e9c83
PA
58482016-06-30 Pedro Alves <palves@redhat.com>
5849
5850 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5851 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5852
e5653468
YQ
58532016-06-29 Yao Qi <yao.qi@linaro.org>
5854
5855 * gdb.base/return.c: Add copyright header.
5856
803b47e5
TT
58572016-06-29 Tom Tromey <tom@tromey.com>
5858
5859 PR python/20129:
5860 * gdb.python/py-framefilter.exp: Add tests for setting priority
5861 and disabling of non-existent frame filter.
5862
28244707
YQ
58632016-06-29 Yao Qi <yao.qi@linaro.org>
5864
5865 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5866 0x0f07ff.
5867
a31d2f06
YQ
58682016-06-28 Yao Qi <yao.qi@linaro.org>
5869
5870 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5871 triplets. Start gdb, execute catch syscall, and continue. Check
5872 gdb's output to determine catch syscall is supported.
5873
921d8f54
MG
58742016-06-27 Manish Goregaokar <manish@mozilla.com>
5875
25d49b86
PA
5876 * gdb.rust/simple.rs: Add test for returning unit in a function.
5877 * gdb.rust/simple.exp: Add expectation for functions returning
5878 unit.
921d8f54 5879
f4952523
PMR
58802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5881
5882 * gdb.python/py-breakpoint-create-fail.c,
5883 gdb.python/py-breakpoint-create-fail.exp,
5884 gdb.python/py-breakpoint-create-fail.py: New testcase.
5885
fccb08f8
MG
58862016-06-25 Manish Goregaokar <manish@mozilla.com>
5887
5888 PR gdb/20239
5889 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5890 * gdb.rust/simple.exp: Add test expectations for new NonZero
5891 tests.
fccb08f8 5892
6b850546
DT
58932016-06-24 David Taylor <dtaylor@emc.com>
5894
5895 * gdb.base/offsets.exp: New file.
5896 * gdb.base/offsets.c: New file.
5897
17621150
TT
58982016-06-23 Tom Tromey <tom@tromey.com>
5899
5900 PR gdb/16483:
5901 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5902 before any filters are loaded.
5903
04d59df6
WT
59042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5905
5906 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5907 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5908 structs.
5909 * gdb.fortran/derived-type-function.exp: New file.
5910 * gdb.fortran/derived-type-function.f90: New file.
5911
5912
ac69f786
PA
59132016-06-21 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.base/new-ui.exp: New file.
5916 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5917 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5918 (with_spawn_id): New procedure.
5919
49940788
PA
59202016-06-21 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.mi/mi-exec-run.exp: New file.
5923
ef274d26
PA
59242016-06-21 Pedro Alves <palves@redhat.com>
5925
5926 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5927 breakpoint command's output on the main UI.
5928 (test_break): New procedure, factored out from calls in the top
5929 level.
5930 (top level): Use foreach_with_prefix to test MI as main UI and as
5931 separate UI.
5932
468afe6c
PA
59332016-06-21 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5936 (test_awatch_creation_and_listing)
5937 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5938 Remove 'type' parameter.
5939 (test_watchpoint_all): New parameter mi_mode. Remove
5940 with_test_prefix.
5941 (top level): Use foreach_with_prefix, and add main/separate UI MI
5942 testing axis.
5943
51f77c37
PA
59442016-06-21 Pedro Alves <palves@redhat.com>
5945
5946 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5947 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5948 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5949 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5950 (gdb_main_spawn_id, mi_spawn_id): Declare and
5951 comment.
5952 (mi_create_inferior_pty): New procedure,
5953 factored out from default_mi_gdb_start.
5954 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5955 procedures.
5956 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5957 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5958 Use mi_create_inferior_pty.
5959 (mi_gdb_start): Use eval to pass down args list.
5960
8980e177
PA
59612016-06-21 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5964 * gdb.opt/inline-cmds.exp: Add MI tests.
5965
f38d3ad1
PA
59662016-06-21 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5969
45db7c09
PA
59702016-06-21 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5973 (top level): Use it instead of mi_execute_to.
5974
5a069ab3
PA
59752016-06-21 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5978 (cont_handler_str): New.
5979 (signal_stop_handler): Set stop_handler_str instead of printing to
5980 stdout.
5981 (continue_handler): Set cont_handler_str instead of printing to
5982 stdout.
5983 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5984 mi_send_resuming_command. Print stop_handler_str and
5985 cont_handler_str instead of expecting the python events print
5986 directly.
5987
2838cc1d
SD
59882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5989
5990 * gdb.base/jit-reader.exp: New file.
5991 * gdb.base/jithost.c: New file.
5992 * gdb.base/jithost.h: New file.
5993 * gdb.base/jitreader.c : New file.
5994 * gdb.base/jit-protocol.h: New file.
5995
21a77091
YQ
59962016-06-17 Yao Qi <yao.qi@linaro.org>
5997
5998 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5999 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6000 and detach-on-fork. Adjust tests.
6001 (top level): Invoke break_cond_on_syscall with combinations of
6002 syscall, follow-fork-mode and detach-on-fork.
6003
f50bf8e5
YQ
60042016-06-17 Yao Qi <yao.qi@linaro.org>
6005
6006 * gdb.base/step-over-exit.c: New.
6007 * gdb.base/step-over-exit.exp: New.
6008
a28d8e50
YTL
60092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6010
6011 * gdb.base/float.exp: Add target check for nds32*-*-*.
6012 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6013
cad8e26d
AB
60142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6015
6016 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6017 for unsupported target features.
6018 * gdb.base/call-rt-st.exp: Likewise.
6019 * gdb.base/call-sc.exp: Likewise.
6020 * gdb.base/call-signal-resume.exp: Likewise.
6021 * gdb.base/call-strs.exp: Likewise.
6022 * gdb.base/callexit.exp: Likewise.
6023 * gdb.base/callfuncs.exp: Likewise.
6024 * gdb.base/nodebug.exp: Likewise.
6025 * gdb.base/printcmds.exp: Likewise.
6026 * gdb.base/ptype.exp: Likewise.
6027 * gdb.base/structs.exp: Likewise.
6028 * gdb.base/unwindonsignal.exp: Likewise.
6029 * gdb.cp/gdb2495.exp: Likewise.
6030 * gdb.cp/templates.exp: Likewise.
6031 * gdb.cp/virtfunc.exp: Likewise.
6032 * gdb.threads/hand-call-in-threads.exp: Likewise.
6033 * gdb.threads/interrupted-hand-call.exp: Likewise.
6034 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6035
347dc102
TT
60362016-06-10 Tom Tromey <tom@tromey.com>
6037
6038 PR rust/20110:
6039 * gdb.rust/expr.exp: Add test for integer constant larger than
6040 i32.
6041
5e13cf25
BH
60422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6043
6044 * gdb.fortran/nested-funcs.exp: New.
6045 * gdb.fortran/nested-funcs.f90: New.
6046
bb556f1f
TK
60472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6048
6049 * gdb.base/examine-backward.c: New file.
6050 * gdb.base/examine-backward.exp: New file.
6051
38b022b4
SM
60522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6053
6054 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6055 matching.
6056
1b40ec05
TT
60572016-06-02 Tom Tromey <tom@tromey.com>
6058
6059 PR python/18984:
6060 * gdb.python/py-shared.exp: Add solib_name test.
6061
193bd378
SM
60622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6063
6064 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6065
3326303b
MG
60662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6067
6068 PR c++/19893
6069 * gdb.dwarf2/implref.exp: Rename to...
6070 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6071 * gdb.dwarf2/implref-array.c: New file.
6072 * gdb.dwarf2/implref-array.exp: Likewise.
6073 * gdb.dwarf2/implref-global.c: Likewise.
6074 * gdb.dwarf2/implref-global.exp: Likewise.
6075 * gdb.dwarf2/implref-struct.c: Likewise.
6076 * gdb.dwarf2/implref-struct.exp: Likewise.
6077
825c8ef2
AT
60782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6079
6080 * gdb.trace/trace-condition.exp: Add 64bit tests.
6081
2320162a
AT
60822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6083
6084 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6085 bits types.
6086 (main): Adapt to 8 to 64 bits types.
6087 * gdb.trace/trace-condition.exp: Add new tests.
6088
a7818233
AT
60892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6090
6091 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6092
0d336466
AT
60932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6094
6095 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6096 Move condition tests...
6097 * gdb.trace/trace-condition.exp: Here.
6098
7faeb45a
AT
60992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6100
6101 * gdb.trace/trace-condition.exp: Add counter-case tests.
6102
e385593e
JK
61032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6104
6105 PR c++/15231
6106 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6107 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6108
744608cc
PA
61092016-05-27 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6112 New procedure.
6113 (top level): Call it, and bail out of DejaGnu is known to be bad.
6114
ac775bf4
AB
61152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6116
6117 * gdb.base/whatis.c: Extend the test case.
6118 * gdb.base/whatis.exp: Add additional tests.
6119
2bbad2ea
BH
61202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6121
6122* gdb.fortran/type.f90: Add pointer variable.
6123* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6124
8b70175d
BH
61252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6126
6127 * gdb.fortran/vla-type.exp: Fix testcase name.
6128
86d8a848
BH
61292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6130
6131 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6132
e188eb36
BH
61332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6134
6135 * gdb.fortran/type.f90: Add nested structures.
6136 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6137 * gdb.fortran/derived-type.exp: Adapt expected output.
6138 * gdb.fortran/vla-type.exp: Adapt expected output.
6139
9b2db1fd
BH
61402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6141
6142 * gdb.fortran/whatis_type.exp: Adapt expected output.
6143
72b17055
BH
61442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6145
6146 * gdb.fortran/print_type.exp: Fix expected output.
6147 * gdb.fortran/whatis_type.exp: Fix expected output.
6148
3cd81d8d
BH
61492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6150
6151 * gdb.fortran/whatis_type.exp: Use multi_line.
6152
ddae9462
TT
61532016-05-24 Tom Tromey <tom@tromey.com>
6154
6155 PR python/17386:
6156 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6157 use value as an index.
6158
1957f6b8
TT
61592016-05-23 Tom Tromey <tom@tromey.com>
6160
6161 PR python/17981:
6162 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6163 no-breakpoint case.
6164
026a9174
PA
61652016-05-24 Pedro Alves <palves@redhat.com>
6166
6167 PR gdb/19828
6168 * gdb.threads/clone-attach-detach.c: New file.
6169 * gdb.threads/clone-attach-detach.exp: New file.
6170
e70a7231
FR
61712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6172
6173 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6174
0f6ed0e0
TT
61752016-05-23 Tom Tromey <tom@tromey.com>
6176
6177 PR python/19438, PR python/18393:
6178 * gdb.python/py-progspace.exp: Add "dir" test.
6179 * gdb.python/py-objfile.exp: Add "dir" test.
6180
ffd19d61
YQ
61812016-05-23 Yao Qi <yao.qi@linaro.org>
6182
6183 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6184 * gdb.arch/thumb2-it.exp: Likewise.
6185
9e8f9b05
SM
61862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6187
6188 * gdb.mi/mi-threads-interrupt.c: New file.
6189 * gdb.mi/mi-threads-interrupt.exp: New file.
6190
61c6156d
SM
61912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6192
6193 PR gdb/18077
6194 * gdb.mi/mi-async-run.exp: New file.
6195 * gdb.mi/mi-async-run.c: New file.
6196
67218854
TT
61972016-05-17 Tom Tromey <tom@tromey.com>
6198 Manish Goregaokar <manishsmail@gmail.com>
6199
6200 * lib/rust-support.exp: New file.
6201 * lib/gdb.exp (skip_rust_tests): New proc.
6202 (build_executable_from_specs): Handle rust.
6203 * lib/future.exp (gdb_find_rustc): New proc.
6204 (gdb_default_target_compile): Handle rust.
6205 * gdb.rust/expr.exp: New file.
6206 * gdb.rust/generics.exp: New file.
6207 * gdb.rust/generics.rs: New file.
6208 * gdb.rust/methods.exp: New file.
6209 * gdb.rust/methods.rs: New file.
6210 * gdb.rust/modules.exp: New file.
6211 * gdb.rust/modules.rs: New file.
6212 * gdb.rust/simple.exp: New file.
6213 * gdb.rust/simple.rs: New file.
6214
c44af4eb
TT
62152016-05-17 Tom Tromey <tom@tromey.com>
6216
6217 * gdb.base/default.exp (set language): Add rust.
6218
dcd1f979
TT
62192016-05-17 Tom Tromey <tom@tromey.com>
6220
6221 * gdb.gdb/unittest.exp: New file.
6222
155b7f57
YQ
62232016-05-16 Yao Qi <yao.qi@linaro.org>
6224
6225 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6226 shell_prompt. Update shell_prompt_re.
6227
8ddd5a6c
DE
62282016-05-12 Doug Evans <dje@google.com>
6229
6230 PR symtab/19999
6231 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6232 $options when building executable.
6233 * gdb.dwarf2/fission-loclists-pie.S: New file.
6234 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6235
02e370d9
SM
62362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6237
6238 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6239 of [is_remote target],
6240
8929ad8b
SM
62412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6242
6243 * lib/gdb.exp (use_gdb_stub): New procedure.
6244
6c447423
DE
62452016-05-03 Yunlian Jiang <yunlian@google.com>
6246 Doug Evans <dje@google.com>
6247
6248 PR symtab/19914
6249 * gdb.dwarf2/dwp-sepdebug.c: New file.
6250 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6251
444e826c
SM
62522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6253
6254 * gdb.base/detach.exp: Remove is_remote check.
6255
740feeaa
SM
62562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6257
6258 * gdb.base/annota-input-while-running.exp: Don't check for
6259 [is_remote target]. Enable annotations after running to main.
6260 Remove unused "set test..." line.
6261
9080ac9d
SM
62622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6263
6264 * gdb.trace/trace-enable-disable.exp: New file.
6265 * gdb.trace/trace-enable-disable.c: New file.
6266
952ebca5
SM
62672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6268
6269 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6270 use it in info sharedlibrary test.
6271 * gdb.trace/ftrace-lock.exp: Likewise.
6272 * gdb.trace/ftrace.exp: Likewise.
6273 * gdb.trace/range-stepping.exp: Likewise.
6274 * gdb.trace/trace-break.exp: Likewise.
6275 * gdb.trace/trace-condition.exp: Likewise.
6276 * gdb.trace/trace-mt.exp: Likewise.
6277
d9019901
SM
62782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6279
6280 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6281 (gdb_load_shlib): ... this.
6282 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6283 gdb_load_shlib.
6284 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6285 * gdb.base/ctxobj.exp: Likewise.
6286 * gdb.base/dprintf-pending.exp: Likewise.
6287 * gdb.base/dso2dso.exp: Likewise.
6288 * gdb.base/fixsection.exp: Likewise.
6289 * gdb.base/gcore-relro.exp: Likewise.
6290 * gdb.base/gdb1555.exp: Likewise.
6291 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6292 * gdb.base/gnu-ifunc.exp: Likewise.
6293 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6294 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6295 * gdb.base/pending.exp: Likewise.
6296 * gdb.base/print-file-var.exp: Likewise.
6297 * gdb.base/print-symbol-loading.exp: Likewise.
6298 * gdb.base/shlib-call.exp: Likewise.
6299 * gdb.base/shreloc.exp: Likewise.
6300 * gdb.base/so-impl-ld.exp: Likewise.
6301 * gdb.base/solib-disc.exp: Likewise.
6302 * gdb.base/solib-nodir.exp: Likewise.
6303 * gdb.base/solib-overlap.exp: Likewise.
6304 * gdb.base/solib-symbol.exp: Likewise.
6305 * gdb.base/solib-weak.exp (do_test): Likewise.
6306 * gdb.base/sym-file.exp: Likewise.
6307 * gdb.base/symtab-search-order.exp: Likewise.
6308 * gdb.base/type-opaque.exp: Likewise.
6309 * gdb.base/unload.exp: Likewise.
6310 * gdb.base/watchpoint-solib.exp: Likewise.
6311 * gdb.compile/compile.exp: Likewise.
6312 * gdb.cp/gdb2384.exp: Likewise.
6313 * gdb.cp/infcall-dlopen.exp: Likewise.
6314 * gdb.cp/re-set-overloaded.exp: Likewise.
6315 * gdb.fortran/library-module.exp: Likewise.
6316 * gdb.opt/solib-intra-step.exp: Likewise.
6317 * gdb.python/py-finish-breakpoint.exp: Likewise.
6318 * gdb.python/py-shared.exp: Likewise.
6319 * gdb.reverse/solib-precsave.exp: Likewise.
6320 * gdb.reverse/solib-reverse.exp: Likewise.
6321 * gdb.server/solib-list.exp: Likewise.
6322 * gdb.threads/dlopen-libpthread.exp: Likewise.
6323 * gdb.threads/tls-shared.exp: Likewise.
6324 * gdb.threads/tls-so_extern.exp: Likewise.
6325 * gdb.trace/change-loc.exp: Likewise.
6326 * gdb.trace/ftrace-lock.exp: Likewise.
6327 * gdb.trace/ftrace.exp: Likewise.
6328 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6329 * gdb.trace/pending.exp: Likewise.
6330 * gdb.trace/range-stepping.exp: Likewise.
6331 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6332 (strace_info_marker): Likewise.
6333 (strace_probe_marker): Likewise.
6334 (strace_trace_on_same_addr): Likewise.
6335 (strace_trace_on_diff_addr): Likewise.
6336 * gdb.trace/trace-break.exp: Likewise.
6337 * gdb.trace/trace-condition.exp: Likewise.
6338 * gdb.trace/trace-mt.exp: Likewise.
6339
fca4cfd9
SM
63402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6341
6342 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6343 result of gdb_remote_download.
6344 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6345 * gdb.base/dso2dso.exp: Likewise.
6346 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6347 * gdb.base/print-file-var.exp: Likewise.
6348 * gdb.base/shlib-call.exp: Likewise.
6349 * gdb.base/shreloc.exp: Likewise.
6350 * gdb.base/solib-overlap.exp: Likewise.
6351 * gdb.base/solib-weak.exp (do_test): Likewise.
6352 * gdb.base/unload.exp: Likewise.
6353
11cf4ffb
YQ
63542016-04-27 Yao Qi <yao.qi@linaro.org>
6355
6356 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6357 exists.
6358
3e2e34f8
KB
63592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6360
6361 * vla-type.exp: Print structure from toplevel.
6362
8f07e298
BH
63632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6364
6365 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6366 of dynamic types.
6367 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6368 of dynamic types.
6369
9920b434
BH
63702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6371
6372 * gdb.fortran/vla-type.f90: New file.
6373 * gdb.fortran/vla-type.exp: New file.
6374
f3abeff5
YQ
63752016-04-25 Yao Qi <yao.qi@linaro.org>
6376
6377 * gdb.base/branch-to-self.c: New file.
6378 * gdb.base/branch-to-self.exp: New file.
6379
0a5d52f0
YQ
63802016-04-22 Yao Qi <yao.qi@linaro.org>
6381
6382 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6383 more after $hex.
6384
495346f6
YQ
63852016-04-22 Yao Qi <yao.qi@linaro.org>
6386
6387 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6388 * gdb.base/annota3.exp: Likewise.
6389
4a7e075c
YQ
63902016-04-22 Yao Qi <yao.qi@linaro.org>
6391
6392 * gdb.reverse/step-precsave.exp: Do one step and test program
6393 stops in "callee" and do multiple steps until program goes out
6394 of "callee".
6395 * gdb.reverse/step-reverse.exp: Likewise.
6396
5b061e98
YQ
63972016-04-22 Yao Qi <yao.qi@linaro.org>
6398
6399 * gdb.trace/signal.exp: Also pass if
6400 $tracepoint_hits($i) > $iterations.
6401
5c5dc57f
YQ
64022016-04-22 Yao Qi <yao.qi@linaro.org>
6403
6404 * gdb.trace/signal.c: New file.
6405 * gdb.trace/signal.exp: New file.
6406
a55411b9
DE
64072016-04-19 Doug Evans <xdje42@gmail.com>
6408
6409 * gdb.base/bad-file.exp: New file.
6410
a22df60a
MG
64112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6412
6413 * gdb.dwarf2/implref.exp: New file.
6414
0c13f7e5
BH
64152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6416
6417 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6418 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6419 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6420 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6421 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6422 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6423 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6424 * lib/fortran.exp (fortran_int4): New procedure.
6425 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6426 (fortran_logical4): Likewise.
6427
9b9b09e9
BH
64282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6429
6430 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6431
a14d1f4d
BH
64322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6433
6434 * lib/compiler.c: Add Intel specific preprocessor macros.
6435 * lib/compiler.cc: Likewise.
25d49b86 6436
7d49b1d0
LM
64372016-04-13 Luis Machado <lgustavo@codesourcery.com>
6438
6439 * gdb.server/connect-with-no-symbol-file.c: New file.
6440 * gdb.server/connect-with-no-symbol-file.exp: New file.
6441
8392fa22
SM
64422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6443
6444 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6445
8c4c4aeb
SM
64462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6447
6448 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6449 standard output directory.
6450
45e3745e
AT
64512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6452
6453 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6454
e26b7e41
MM
64552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6456
6457 * gdb.btrace/instruction_history.c (loop): Add declaration.
6458
8ce09462
AT
64592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6460
6461 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6462
2e88a1ea
SM
64632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6464
6465 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6466 parentheses to print.
6467 (continue_handler): Likewise.
6468
f48e22e3
SM
64692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6470
6471 * gdb.server/solib-list.exp: Remove is_remote check.
6472 Pass shlib= to gdb_compile. Don't link shared library with
6473 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6474 Run binary filename through "readlink -f" on the target.
6475
096be756
PA
64762016-04-08 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6479 interpreter filename as argument to gdbserver_spawn.
6480 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6481 Return empty if $last_loaded_file does not exist.
6482
06500533
JK
64832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6484
6485 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6486 * gdb.base/jit-main.c: Use exit after usage.
6487
2d35e871
JK
64882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6489
6490 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6491 GDBHISTSIZE prior to the tests.
6492 * gdb.base/gdbinit-history.exp: Likewise.
6493
64942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6495
6496 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6497 instead of build_executable. Use gdb_load_shlibs.
6498
c8064e7e
YQ
64992016-04-07 Yao Qi <yao.qi@linaro.org>
6500
6501 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6502 Execute "si" command.
6503
bde47561
YQ
65042016-04-07 Yao Qi <yao.qi@linaro.org>
6505
6506 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6507 number instead of the comments on some line.
6508
b16f8a3b
DB
65092016-04-06 Don Breazeal <donb@codesourcery.com>
6510
6511 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6512 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6513
c2f901df
SM
65142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6515
6516 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6517 standard_output_file. Remove unused binfile variable.
6518
ac17fda0
CU
65192016-04-05 Catalin Udma <catalin.udma@freescale.com>
6520
6521 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6522 * gdb.python/py-mi-objfile.exp: Match "list main" output
6523 in console format.
6524
03a8c4df
SM
65252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6526
6527 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6528 absolute.
6529
6e774b13
SM
65302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6531
6532 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6533 absolute.
6534 * gdb.trace/ftrace.exp: Likewise.
6535 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6536 targets as well.
6537 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6538 (gdb_load_shlibs): Copy libraries to test directory when testing
6539 natively. Only set solib-search-path if testing remotely.
6540 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6541
7817ea46
SM
65422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6543
6544 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6545 gdb_download. Use it even if the target is not remote.
6546 * gdb.base/jit.exp (compile_jit_test): Likewise.
6547 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6548 output directory if the destination board is local, otherwise use
6549 the standard remote_download from DejaGnu.
6550 (gdb_download): Remove.
6551 (gdb_load_shlibs): Use gdb_remote_download instead of
6552 gdb_download.
6553 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6554 Use gdb_remote_download instead of gdb_download. Use it even if
6555 the target is not remote.
6556 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6557 instead of gdb_download.
6558
7beb7f68
SM
65592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6560
6561 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6562 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6563 run.
6564
cc63428a
AV
65652016-04-01 Artemiy Volkov <artemiyv@acm.org>
6566
6567 PR gdb/19820
6568 * gdb.base/printcmds.exp: Add artificial arrays tests.
6569
64cdf930
PA
65702016-03-31 Pedro Alves <palves@redhat.com>
6571
6572 PR gdb/19858
6573 * gdb.base/jit-main.c: Include unistd.h.
6574 (ATTACH): Define to 0 if not already defined.
6575 (wait_for_gdb, mypid): New globals.
6576 (WAIT_FOR_GDB): New macro.
6577 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6578 some breakpoint locations.
6579 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6580 New procedures.
6581 (one_jit_test): Add REATTACH parameter, and handle it. Use
6582 continue_to_test_location.
6583 (top level): Test attach, and adjusts calls to one_jit_test.
6584
40dea8cb
PA
65852016-03-31 Pedro Alves <palves@redhat.com>
6586
6587 PR gdb/19858
6588 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6589 BINSUFFIX parameter, and handle it.
6590 (top level): Adjust calls compile_jit_test.
6591
e7ea3ec7
CU
65922016-03-31 Catalin Udma <catalin.udma@freescale.com>
6593
6594 PR python/19743
6595 * gdb.python/py-mi-events-gdb.py: New file.
6596 * gdb.python/py-mi-events.c: New file.
6597 * gdb.python/py-mi-events.exp: New file.
6598
e6359af3
YQ
65992016-03-30 Yao Qi <yao.qi@linaro.org>
6600
6601 * gdb.reverse/until-precsave.exp: Match function name only.
6602 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6603 Move malloc to a condition block.
6604 * gdb.reverse/until-reverse.exp: Match function name only.
6605
a4105d04
MK
66062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6607
6608 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6609 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6610 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6611 variable for GPR 0 instead of assuming it is register 0.
6612 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6613 * lib/trace-support.exp: Add s390 registers.
6614
bfa6adb9
YQ
66152016-03-29 Yao Qi <yao.qi@linaro.org>
6616
6617 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6618
1e6697ea
YQ
66192016-03-24 Yao Qi <yao.qi@linaro.org>
6620
6621 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6622 test message.
6623
64bcd522
AA
66242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6625
6626 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6627 maintaining separate logic for constructing the output path.
6628
7868401b
DB
66292016-03-16 Don Breazeal <donb@codesourcery.com>
6630
6631 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6632 Retry fork and waitpid on interrupted system call errors.
6633 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6634 Use with_timeout_factor to increase timeout by factor of 10.
6635
1cafadb4
DB
66362016-03-15 Don Breazeal <donb@codesourcery.com>
6637
6638 * gdb.cp/scope-err.cc: New test program.
6639 * gdb.cp/scope-err.exp: New test script.
6640 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6641 lines and "set breakpoint here" comment.
6642 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6643 Fixed some whitespace and format issues.
6644 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6645 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6646
81516450
DE
66472016-03-15 Doug Evans <dje@google.com>
6648
6649 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6650 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6651 All callers updated. Add tests for enums, mixed flags register.
6652
aa52b601
DE
66532016-03-15 Doug Evans <dje@google.com>
6654
6655 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6656 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6657
fa4ff313
SM
66582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6659
6660 * gdb.base/default.exp: Add $_as_string to the list of expected
6661 convenience functions.
6662
f2403c39
AB
66632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6664
6665 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6666
f2f3ccb9
SM
66672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6668
6669 * gdb.python/py-as-string.exp: New file.
6670 * gdb.python/py-as-string.c: New file.
6671
00dbd492
PA
66722016-03-09 Pedro Alves <palves@redhat.com>
6673
6674 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6675 signal" -> "Thread NN received signal" output change.
6676 * gdb.threads/ia64-sigill.exp: Likewise.
6677 * gdb.threads/linux-dp.exp: Likewise.
6678 * gdb.threads/manythreads.exp: Likewise.
6679 * gdb.threads/pending-step.exp: Likewise.
6680 * gdb.threads/print-threads.exp: Likewise.
6681 * gdb.threads/sigstep-threads.exp: Likewise.
6682 * gdb.threads/staticthreads.exp: Likewise.
6683 * gdb.threads/tls.exp: Likewise.
6684
1e6697ea
YQ
66852016-03-09 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.base/command-line-input.exp: New file.
6688
b04fd3be
MK
66892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6690
6691 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6692 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6693 * gdb.trace/pending.exp: Accept leading dot before function name.
6694 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6695 * lib/trace-support.exp: Set registers for ppc.
6696
98fa59e9
MK
66972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6698
6699 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6700 use it for disassembly; accept .main in addition to main in backtrace.
6701
f77198c8
MK
67022016-03-09 Wei-cheng Wang <cole945@gmail.com>
6703 Marcin Kościelnicki <koriakin@0x04.net>
6704
6705 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6706 (gdb_recursion_test_ptr): New global variable.
6707 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6708 gdb_recursion_test.
6709 (gdb_c_test): Ditto.
6710
ba84e0da
MK
67112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6712
6713 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6714 ordering.
6715
4366d36e
MK
67162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6717
6718 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6719 (bar): Add bar_start_lbl label.
6720 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6721 of foo/bar for emitting DWARF and tracing.
6722
5eb264df
SDJ
67232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6724
6725 * analyze-racy-logs.py: Set executable bit.
6726
fb6a751f
SDJ
67272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6728
6729 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6730 (CHECK_TARGET_TMP): Likewise.
6731 (check-single-racy): New rule.
6732 (check-parallel-racy): Likewise.
6733 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6734 (do-check-parallel-racy): New rule.
6735 (check-racy/%.exp): Likewise.
6736 * README (Racy testcases): New section.
6737 * analyze-racy-logs.py: New file.
6738
bdf7e230
DE
67392016-03-03 Doug Evans <dje@google.com>
6740
6741 * gdb.base/skip.exp: Use with_test_prefix.
6742
4719d415
YQ
67432016-03-03 Yao Qi <yao.qi@linaro.org>
6744
6745 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6746 Invoke step_over_syscall "clone" and break_cond_on_syscall
6747 "clone".
6748 * gdb.base/step-over-clone.c: New file.
6749
ea507862
YQ
67502016-03-03 Yao Qi <yao.qi@linaro.org>
6751
6752 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6753 code format.
6754
8fc8cbda
YQ
67552016-03-03 Yao Qi <yao.qi@linaro.org>
6756
6757 * gdb.base/disp-step-fork.c: Rename to ...
6758 * gdb.base/step-over-fork.c: ... it. New file.
6759 * gdb.base/disp-step-vfork.c: Rename to ...
6760 * gdb.base/step-over-vfork.c: ... it. New file.
6761 * gdb.base/disp-step-syscall.exp: Rename to ...
6762 * gdb.base/step-over-syscall.exp: ... it. New file.
6763 (disp_step_cross_syscall): Rename to ...
6764 (step_over_syscall): ... it.
6765
92fa70b0
YQ
67662016-03-03 Yao Qi <yao.qi@linaro.org>
6767
6768 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6769 If target supports condition evaluation on target, invoke
6770 break_cond_on_syscall for fork and vfork.
6771
e197ad3c
YQ
67722016-03-03 Yao Qi <yao.qi@linaro.org>
6773
6774 * gdb.base/disp-step-syscall.exp: Don't invoke
6775 support_displaced_stepping.
6776 (disp_step_cross_syscall): Test with displaced stepping off and
6777 on if supported.
6778
0b47da9f
YQ
67792016-03-03 Yao Qi <yao.qi@linaro.org>
6780
6781 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6782 proc.
6783 (setup): New proc.
6784 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6785 and setup.
6786
065ab6dc
BH
67872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6788
6789 * gdb.fortran/vla-history.exp: Remove breakpoint.
6790
07e448ad 67912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6792
25d49b86
PA
6793 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6794 exceeds timeout.
07e448ad 6795
9ac2d526 67962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6797
25d49b86
PA
6798 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6799 breakpoint.
9ac2d526 6800
17807369
BH
68012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6802
6803 * gdb.mi/vla.f90: Nullify pointer after declaration.
6804
86e501af
PA
68052016-03-01 Pedro Alves <palves@redhat.com>
6806
6807 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6808
1e903e32
PA
68092016-03-01 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6812 before anything else.
6813 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6814 _GNU_SOURCE here.
6815 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6816 before anything else.
6817 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6818
6ccb54e2
PA
68192016-03-01 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6822
30ca9da1
YQ
68232016-03-01 Yao Qi <yao.qi@linaro.org>
6824
6825 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6826 prepare_for_testing.
6827
dc856b38
YQ
68282016-03-01 Yao Qi <yao.qi@linaro.org>
6829
6830 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6831
4a932159
AA
68322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6833
6834 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6835 manually constructing the output path.
6836
f2489477
AA
68372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6838
6839 * gdb.arch/s390-stackless.S: New.
6840 * gdb.arch/s390-stackless.exp: New.
6841
38899f16
IB
68422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6843
6844 * gdb.dlang/circular.c: New file.
6845 * gdb.dlang/circular.exp: New file.
6846
9fde51ed
YQ
68472016-02-26 Yao Qi <yao.qi@linaro.org>
6848
6849 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6850 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6851 (testcases): Update.
6852
ce90fefe
YQ
68532016-02-26 Yao Qi <yao.qi@linaro.org>
6854
6855 * gdb.reverse/aarch64.c: Rename to ...
6856 * gdb.reverse/insn-reverse.c: ... it.
6857 * gdb.reverse/aarch64.exp: Rename to ...
6858 * gdb.reverse/insn-reverse.exp: ... it.
6859
3263bceb
YQ
68602016-02-26 Yao Qi <yao.qi@linaro.org>
6861
6862 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6863 (testcase_ftype): New.
6864 (testcases): New array.
6865 (n_testcases): New.
6866 (main): Call each element in testcases.
6867 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6868 (read_testcase): New.
6869 Do the tests in a loop.
6870
6cb59ff1
YQ
68712016-02-25 Yao Qi <yao.qi@linaro.org>
6872
6873 * gdb.base/branches.c: Remove.
6874
ae91f625
MK
68752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6876
6877 PR gdb/13808
6878 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6879
678b48b7
MK
68802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6881
6882 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6883
7337a6f2
MK
68842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6885
6886 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6887 change x86_64 call_insn to 'callq'.
6888
861ca91f
AT
68892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6890
6891 * gdb.trace/tfile-avx.c: Move to...
6892 * gdb.trace/tracefile-pseudo-reg.c: Here.
6893 * gdb.trace/tfile-avx.exp: Move to...
6894 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6895
bf74e428
GB
68962016-02-24 Gary Benson <gbenson@redhat.com>
6897
6898 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6899 message on attach.
6900
cce0e923
DE
69012016-02-23 Doug Evans <dje@google.com>
6902
6903 * gdb.base/skip.c (test_skip): New function.
6904 (end_test_skip_file_and_function): New function.
6905 (test_skip_file_and_function): New function.
6906 * gdb.base/skip1.c (test_skip): New function.
6907 (skip1_test_skip_file_and_function): New function.
6908 * gdb.base/skip.exp: Add tests for new skip options.
6909 * gdb.base/skip-solib.exp: Update expected output.
6910 * gdb.perf/skip-command.cc: New file.
6911 * gdb.perf/skip-command.exp: New file.
6912 * gdb.perf/skip-command.py: New file.
6913
4000e47e
MK
69142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6915
6916 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6917 info registers pattern.
6918
24f75ead
IB
69192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6920
6921 * lib/future.exp: Add D support.
6922 (gdb_find_gdc): New proc.
6923 (gdb_default_target_compile): Add D support.
6924
fbb7bcbe
WW
69252016-02-18 Wei-cheng Wang <cole945@gmail.com>
6926
6927 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6928 user+system time.
6929 (trace_speed_test): Determine the iteration count for a time
6930 between 15..30 seconds.
6931
012b3a21
WT
69322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6933
6934 * gdb.arch/i386-mpx-sigsegv.c: New file.
6935 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6936 * gdb.arch/i386-mpx-simple_segv.c: New file.
6937 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6938
2d5189bd
YQ
69392016-02-18 Yao Qi <yao.qi@linaro.org>
6940
6941 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6942 Don't call setup_kfail.
6943
40fb20d0
YQ
69442016-02-18 Yao Qi <yao.qi@linaro.org>
6945
6946 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6947 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6948
21b1f8d2
DE
69492016-02-16 Doug Evans <dje@google.com>
6950
6951 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6952 * gdb.base/skip1.c: Ditto.
6953 * gdb.base/skip.exp: Whitespace cleanup.
6954
4041ed77
DB
69552016-02-16 Don Breazeal <donb@codesourcery.com>
6956
6957 PR remote/19496
6958 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6959 Remove kfail for PR remote/19496.
6960
c4ef31bf
SM
69612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6962
6963 * lib/gdb.exp (standard_temp_file): Return a path specific to
6964 the runtest invocation.
6965
266b65b3
SM
69662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6967
6968 * gdb.trace/save-trace.exp: Change relative path to be in the
6969 standard output directory.
6970
a7a0a6a9
JK
69712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6972
6973 * gdb.arch/i386-prologue.c: Add missing prototypes.
6974
c99dbb42
JK
69752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6976
6977 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6978 * gdb.arch/i386-prologue.exp: Likewise.
6979 * gdb.arch/i386-size.exp: Likewise.
6980
aa480355
SM
69812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6982
6983 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6984 define object file path.
6985 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6986 file path.
6987 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6988 standard_output_file to define binfile.
6989
ba881f50
JK
69902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 Fix compatibility with recent gfortran-5.3.1.
6993 * gdb.fortran/vla-history.exp (print vla1 allocated)
6994 (print vla2 allocated, print $2, print $3): Remove
6995 (print $4): Rename to ...
6996 (print $2): ... here.
6997 (print $9): Rename to ...
6998 (print $5): ... here.
6999 (print $10): Rename to ...
7000 (print $6): ... here.
7001 * gdb.fortran/vla.f90: Add pvla initialization.
7002
e9fb005c
JK
70032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7006 New test.
7007 * gdb.fortran/vla-value-sub.exp: Likewise.
7008
e44e00ff
MK
70092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7010
7011 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7012
97e94151
SM
70132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7014
7015 * i386-biarch-core.exp: Define corefile using
7016 standard_output_file.
7017
01113bc1
YQ
70182016-02-12 Yao Qi <yao.qi@linaro.org>
7019
7020 * gdb.arch/arm-single-step-kernel-helper.c: New.
7021 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7022
33b4777c
MM
70232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7024
7025 * gdb.btrace/tailcall-only.exp: New.
7026 * gdb.btrace/tailcall-only.c: New.
7027 * gdb.btrace/x86_64-tailcall-only.S: New.
7028 * gdb.btrace/i686-tailcall-only.S: New.
7029
acc23c11
PA
70302016-02-11 Pedro Alves <palves@redhat.com>
7031
7032 * README (Parallel testing): Add missing double quotes.
7033
e352bf0a
PA
70342016-02-11 Pedro Alves <palves@redhat.com>
7035
7036 * README (Parallel testing): New section.
7037 (GDB_PARALLEL): Rewrite.
7038 (FORCE_PARALLEL): Document.
7039
9f5fed78
MK
70402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7041
7042 * gdb.trace/tfile-avx.c: New test.
7043 * gdb.trace/tfile-avx.exp: New test.
7044
9ef9e6a6
KS
70452016-02-09 Keith Seitz <keiths@redhat.com>
7046
7047 PR breakpoints/19546
7048 * gdb.base/infcall-exec.c: New file.
7049 * gdb.base/infcall-exec2.c: New file.
7050 * gdb.base/infcall-exec.exp: New file.
7051
a96e36da
KS
70522016-02-09 Keith Seitz <keiths@redhat.com>
7053
7054 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7055 (toplevel): Call test_bkpt_address.
7056
9f61929f
KS
70572016-02-09 Keith Seitz <keiths@redhat.com>
7058
7059 PR python/19506
7060 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7061 (toplevel): Call test_bkpt_address.
7062
1e94266c
SM
70632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7064
7065 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7066 to AC_OUTPUT.
7067 * configure: Regenerate.
7068
2a7f3dff
PA
70692016-02-09 Pedro Alves <palves@redhat.com>
7070
7071 PR breakpoints/19548
7072 * gdb.base/execl-update-breakpoints.c (some_function): New
7073 function.
7074 (main): Call it.
7075 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7076 Tighten expected GDB output.
7077
2151ccc5
SM
70782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7079
7080 * Makefile.in (ALL_SUBDIRS): Remove.
7081 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7082 (distclean maintainer-clean realclean): Likewise.
7083 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7084 * configure: Regenerate.
7085 * gdb.ada/Makefile.in: Delete.
7086 * gdb.arch/Makefile.in: Likewise.
7087 * gdb.asm/Makefile.in: Likewise.
7088 * gdb.base/Makefile.in: Likewise.
7089 * gdb.btrace/Makefile.in: Likewise.
7090 * gdb.cell/Makefile.in: Likewise.
7091 * gdb.compile/Makefile.in: Likewise.
7092 * gdb.cp/Makefile.in: Likewise.
7093 * gdb.disasm/Makefile.in: Likewise.
7094 * gdb.dlang/Makefile.in: Likewise.
7095 * gdb.dwarf2/Makefile.in: Likewise.
7096 * gdb.fortran/Makefile.in: Likewise.
7097 * gdb.gdb/Makefile.in: Likewise.
7098 * gdb.go/Makefile.in: Likewise.
7099 * gdb.guile/Makefile.in: Likewise.
7100 * gdb.java/Makefile.in: Likewise.
7101 * gdb.linespec/Makefile.in: Likewise.
7102 * gdb.mi/Makefile.in: Likewise.
7103 * gdb.modula2/Makefile.in: Likewise.
7104 * gdb.multi/Makefile.in: Likewise.
7105 * gdb.objc/Makefile.in: Likewise.
7106 * gdb.opencl/Makefile.in: Likewise.
7107 * gdb.opt/Makefile.in: Likewise.
7108 * gdb.pascal/Makefile.in: Likewise.
7109 * gdb.perf/Makefile.in: Likewise.
7110 * gdb.python/Makefile.in: Likewise.
7111 * gdb.reverse/Makefile.in: Likewise.
7112 * gdb.server/Makefile.in: Likewise.
7113 * gdb.stabs/Makefile.in: Likewise.
7114 * gdb.threads/Makefile.in: Likewise.
7115 * gdb.trace/Makefile.in: Likewise.
7116 * gdb.xml/Makefile.in: Likewise.
7117 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7118 GDB_PARALLEL.
7119 (standard_output_file): Remove check for GDB_PARALLEL, always
7120 return path in outputs/$subdir/$testname.
7121
437277d4
SM
71222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7123
7124 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7125 (site.exp): Assign abs_srcdir to tcl's srcdir.
7126
31d913c7
YQ
71272016-02-04 Yao Qi <yao.qi@linaro.org>
7128
7129 * gdb.base/foll-exec-mode.c: Include limits.h.
7130 (main): Add parameters argc and argv. Get directory from
7131 argv[0].
7132 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7133 compilation.
7134 * gdb.base/foll-exec.c: Include limits.h.
7135 (main): Add parameters argc and argv.
7136 Get directory from argv[0].
7137 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7138 Adjust tests on the number of lines as source code changed.
7139 * gdb.base/foll-vfork-exit.c: Include limits.h.
7140 (main): Add one line of statement before vfork.
7141 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7142 (main): Add parameters argc and argv. Get directory from
7143 argv[0].
7144 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7145 (setup_gdb): Set tbreak to skip some source lines.
7146 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7147 (main): Add parameters argc and argv. Get directory from
7148 argv[0].
7149 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7150 compilation.
7151 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7152 (main): Add parameters argc and argv. Get directory from
7153 argv[0].
7154 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7155 compilation.
7156
9482b9fb
DE
71572016-02-01 Doug Evans <dje@google.com>
7158
7159 * gdb.base/skip.exp: Clean up multiple references to same test name.
7160
6b2e4f10
PA
71612016-02-01 Pedro Alves <palves@redhat.com>
7162
ccb6afd6 7163 PR remote/19496
6b2e4f10
PA
7164 * gdb.threads/forking-threads-plus-breakpoint.exp
7165 (displaced_stepping_supported): New global.
7166 (probe_displaced_stepping_support): New procedure.
7167 (do_test): Add 'displaced' parameter, and use it.
7168 (top level): Check for displaced stepping support. Add displaced
7169 stepping on/off testing axis.
7170
37a8db1a
AB
71712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7172
7173 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7174 pointer. Don't perform further tests on the unassociated pointer
7175 if the first test fails.
7176
5fdf6324
AB
71772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7178
7179 * gdb.base/max-value-size.c: New file.
7180 * gdb.base/max-value-size.exp: New file.
7181 * gdb.base/huge.exp: Disable max-value-size for this test.
7182
935c6144
IB
71832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7184
7185 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7186
7fe8399d
YQ
71872016-01-28 Yao Qi <yao.qi@linaro.org>
7188
7189 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7190
a2077e25
PA
71912016-01-25 Pedro Alves <palves@redhat.com>
7192
7193 PR threads/19461
7194 * gdb.base/fork-running-state.c: New file.
7195 * gdb.base/fork-running-state.exp: New file.
7196
1d2736d4
PA
71972016-01-25 Pedro Alves <palves@redhat.com>
7198
7199 PR gdb/19494
7200 * gdb.base/catch-fork-kill.c: New file.
7201 * gdb.base/catch-fork-kill.exp: New file.
7202
f1da4b11
PA
72032016-01-25 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7206 Delete, moved to lib/gdb.exp.
7207 * gdb.threads/forking-threads-plus-breakpoint.exp
7208 (foreach_with_prefix): Likewise.
7209 * gdb.threads/process-dies-while-handling-bp.exp
7210 (foreach_with_prefix): Likewise.
7211 * lib/gdb.exp (foreach_with_prefix): New procedure.
7212
45f38546
MK
72132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7214
7215 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7216 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7217
dc29a1ce
MK
72182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7219
7220 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7221 endian targets.
7222
092127d7
JK
72232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7224 Pedro Alves <palves@redhat.com>
7225
7226 Fix testsuite compatibility with Guile.
7227 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7228 number.
7229
31d765d3
JK
72302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 Fix testsuite compatibility with Guile.
7233 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7234 (thread 1): New test for backtrace through signal handler.
7235
1ac78c04
YQ
72362016-01-22 Yao Qi <yao.qi@linaro.org>
7237
7238 PR testsuite/19491
7239 * gdb.base/multi-forks.c: Include
7240 ../lib/unbuffer_output.c
7241 (main): Call gdb_unbuffer_output.
7242
4f5946a8
DE
72432016-01-21 Doug Evans <dje@google.com>
7244
7245 * lib/ada.exp (gdb_compile_ada): Fix typo.
7246
305e13e6
JB
72472016-01-21 Joel Brobecker <brobecker@adacore.com>
7248
7249 * gdb.base/break-fun-addr.exp: New file.
7250 * gdb.base/break-fun-addr1.c: New file.
7251 * gdb.base/break-fun-addr2.c: New file.
7252
5f5dfff6
SM
72532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7254
7255 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7256 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7257 enum flag values.
7258
fd356fa2
AA
72592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7260
7261 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7262 when GDB can not set the vector return value. Add more comments
7263 for clarification.
7264
9df22175
AT
72652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7266
7267 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7268 command.
7269
41d1845e
SM
72702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7271
7272 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7273
01ac6840
SM
72742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7275
7276 * Makefile.in (check-single): Pass --status to runtest.
7277 (check/%.exp): Likewise.
7278
72792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7280
7281 * Makefile.in (check-parallel): Propagate return code from make
7282 do-check-parallel.
7283
bd0a71fa
MK
72842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7285
7286 * gdb.trace/ftrace.exp: Fix expected message on continue.
7287 * gdb.trace/pending.exp: Fix expected message on continue.
7288 * gdb.trace/trace-break.exp: Fix expected message on continue.
7289
8bcbad33
SM
72902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7291
7292 * lib/gdb.exp (gdb_test): Remove unused global references.
7293
f303dbd6
PA
72942016-01-18 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.base/async-shell.exp: Adjust expected output.
7297 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7298 * gdb.base/siginfo-thread.exp: Adjust expected output.
7299 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7300 * gdb.java/jnpe.exp: Adjust expected output.
7301 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7302 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7303 * gdb.threads/leader-exit.exp: Adjust expected output.
7304 * gdb.threads/manythreads.exp: Adjust expected output.
7305 * gdb.threads/pthreads.exp: Adjust expected output.
7306 * gdb.threads/schedlock.exp: Adjust expected output.
7307 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7308 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7309 expected output.
7310 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7311 output.
7312 * gdb.threads/sigthread.exp: Adjust expected output.
7313 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7314
b2789696
YQ
73152016-01-18 Yao Qi <yao.qi@linaro.org>
7316
7317 * gdb.guile/scm-section-script.c: Replace @progbits with
7318 %progbits.
7319 * gdb.python/py-section-script.c: Likewise.
7320
71ef29a8
PA
73212016-01-15 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.multi/tids.exp: Test star wildcard ranges.
7324
3f5b7598
PA
73252016-01-15 Pedro Alves <palves@redhat.com>
7326
7327 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7328 command from "thread apply" invocation.
7329 (thr_apply_info_thr_invalid): Default the expected output to the
7330 input tid list.
7331 (top level): Add tests that use convenience variables. Add tests
7332 for "thread apply" with a valid TID list, but missing the command.
7333
663f6d42
PA
73342016-01-13 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.base/default.exp: Expect $_gthread as well.
7337 * gdb.multi/tids.exp: Test $_gthread.
7338 * gdb.threads/thread-specific.exp: Test $_gthread.
7339
c84f6bbf
PA
73402016-01-13 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.multi/tids.exp: Test "info threads -gid".
7343
22a02324
PA
73442016-01-13 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7347 Breakpoint.thread.
7348 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7349
5d5658a1
PA
73502016-01-07 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.base/break.exp: Adjust to output changes.
7353 * gdb.base/hbreak2.exp: Likewise.
7354 * gdb.base/sepdebug.exp: Likewise.
7355 * gdb.base/watch_thread_num.exp: Likewise.
7356 * gdb.linespec/keywords.exp: Likewise.
7357 * gdb.multi/info-threads.exp: Likewise.
7358 * gdb.threads/thread-find.exp: Likewise.
7359 * gdb.multi/tids.c: New file.
7360 * gdb.multi/tids.exp: New file.
7361
84654457
PA
73622016-01-13 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7365
e3940304
PA
73662016-01-13 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.base/default.exp: Expect $_inferior as well.
7369 * gdb.multi/base.exp: Test $_inferior.
7370
a911d87a
PA
73712016-01-13 Pedro Alves <palves@redhat.com>
7372
7373 PR breakpoints/19388
7374 * gdb.base/catch-signal-siginfo-cond.c: New file.
7375 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7376
82075af2
JS
73772016-01-12 Josh Stone <jistone@redhat.com>
7378 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7379
7380 * gdb.base/catch-syscall.c (do_execve): New variable.
7381 (main): Conditionally trigger an execve.
7382 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7383 (test_catch_syscall_execve): New, check entry/return across execve.
7384 (do_syscall_tests): Call test_catch_syscall_execve.
7385
e46eeedd
PA
73862016-01-12 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.base/random-signal.exp (do_test): New procedure, with body
7389 of testcase moved in.
7390
01d8c27e
JK
73912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7392 Pedro Alves <palves@redhat.com>
7393
7394 * gdb.base/funcargs.exp (finish from indirectly called function):
7395 Reintroduce the case for 'First'.
7396
9a706302
JK
73972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7398 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7401 (tcatch_vfork_then_child_follow_exec)
7402 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7403 identification.
7404
c0ecb95f
JK
74052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7406
7407 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7408 and repeats to unlimited.
7409 * gdb.python/py-value.exp: Likewise.
7410 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7411 and repeats to unlimited.
7412
6cfc1fcb
JK
74132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7416 and reordering the functions.
7417 * gdb.multi/hangout.c: Likewise.
7418 * gdb.multi/hello.c: Likewise.
7419
582a1b00
SM
74202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7421
7422 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7423 absolute.
7424 (SingleStatisticTestResult.report): Use dict.keys instead of
7425 dict.iterkeys.
7426
79bc59cb
PA
74272016-01-06 Pedro Alves <palves@redhat.com>
7428
7429 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7430
43368e1d
MM
74312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7432
7433 * gdb.btrace/dlopen.exp: New.
7434 * gdb.btrace/dlopen.c: New.
7435 * gdb.btrace/dlopen-dso.c: New.
7436
79fad5b8
SL
74372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7438
7439 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7440 PATTERN argument is optional.
7441
ab8314b3
JB
74422015-12-24 Joel Brobecker <brobecker@adacore.com>
7443
7444 * lib/ada.exp (target_compile_ada_from_dir): New function.
7445 (gdb_compile_ada): Reimplement avoiding the use of project files.
7446 * gdb.ada/gnat_ada.gpr: Delete.
7447 * gdb.ada/cond_lang.exp: Adjust test to make path before
7448 filename optional.
7449 * gdb.ada/small_reg_param.exp: Likewise.
7450
fe33faff
SM
74512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7452
7453 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7454
6d265cb4
TP
74552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7456
7457 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7458 case.
7459
10125099
SM
74602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7461
7462 * gdb.base/break.exp: Remove dead code.
7463 * gdb.base/sepdebug.exp: Likewise.
7464
3ca22649
SM
74652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7466
7467 * gdb.asm/asm-source.exp: Remove HP-UX references.
7468 * gdb.base/annota1.exp: Likewise.
7469 * gdb.base/annota3.exp: Likewise.
7470 * gdb.base/attach.exp: Likewise.
7471 * gdb.base/bigcore.exp: Likewise.
7472 * gdb.base/break.exp: Likewise.
7473 * gdb.base/call-ar-st.exp: Likewise.
7474 * gdb.base/callfuncs.exp: Likewise.
7475 * gdb.base/catch-fork-static.exp: Likewise.
7476 * gdb.base/display.exp: Likewise.
7477 * gdb.base/foll-exec-mode.exp: Likewise.
7478 * gdb.base/foll-exec.exp: Likewise.
7479 * gdb.base/foll-fork.exp: Likewise.
7480 * gdb.base/foll-vfork.exp: Likewise.
7481 * gdb.base/funcargs.exp: Likewise.
7482 * gdb.base/hbreak2.exp: Likewise.
7483 * gdb.base/inferior-died.exp: Likewise.
7484 * gdb.base/interrupt.exp: Likewise.
7485 * gdb.base/multi-forks.exp: Likewise.
7486 * gdb.base/nodebug.exp: Likewise.
7487 * gdb.base/sepdebug.exp: Likewise.
7488 * gdb.base/solib1.c: Likewise.
7489 * gdb.base/step-test.exp: Likewise.
7490 * gdb.mi/non-stop.c: Likewise.
7491 * gdb.mi/pthreads.c: Likewise.
7492 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7493 * gdb.threads/pthreads.c: Likewise.
7494 * gdb.threads/staticthreads.exp: Likewise.
7495 * lib/future.exp: Likewise.
7496 * lib/gdb.exp: Likewise.
7497 * gdb.base/so-indr-cl.c: Remove.
7498 * gdb.base/so-indr-cl.exp: Likewise.
7499 * gdb.base/solib.c: Likewise.
7500 * gdb.base/solib.exp: Likewise.
7501 * gdb.base/solib2.c: Likewise.
7502
b6304613
SM
75032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7504
7505 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7506 * gdb.base/call-ar-st.exp: Likewise.
7507 * gdb.base/callfuncs.exp: Likewise.
7508 * gdb.base/condbreak.exp: Likewise.
7509 * gdb.base/constvars.exp: Likewise.
7510 * gdb.base/hbreak2.exp: Likewise.
7511 * gdb.base/langs.exp: Likewise.
7512 * gdb.base/list.exp: Likewise.
7513 * gdb.base/long_long.exp: Likewise.
7514 * gdb.base/ptype.exp: Likewise.
7515 * gdb.base/scope.exp: Likewise.
7516 * gdb.base/signals.exp: Likewise.
7517 * gdb.base/so-impl-ld.exp: Likewise.
7518 * gdb.base/varargs.exp: Likewise.
7519 * gdb.base/volatile.exp: Likewise.
7520 * gdb.base/whatis.exp: Likewise.
7521 * gdb.cp/cplusfuncs.exp: Likewise.
7522 * gdb.cp/inherit.exp: Likewise.
7523 * gdb.cp/local.exp: Likewise.
7524 * gdb.cp/member-ptr.exp: Likewise.
7525 * gdb.cp/method.exp: Likewise.
7526 * gdb.cp/overload.exp: Likewise.
7527 * gdb.cp/templates.exp: Likewise.
7528 * gdb.stabs/weird.exp: Likewise.
7529 * lib/compiler.c: Likewise.
7530 * lib/compiler.cc: Likewise.
7531 * lib/cp-support.exp: Likewise.
7532 * lib/gdb.exp: Likewise.
7533
bf401b07
SM
75342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7535
7536 * configure.ac: Remove HP-UX case.
7537 * configure: Regenerate.
7538
aff9c0f8
SM
75392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7540
7541 * lib/gdb.exp (gdb_compile): Add function doc.
7542
a6904d5a
PA
75432015-12-17 Pedro Alves <palves@redhat.com>
7544
7545 PR threads/19354
7546 * gdb.multi/info-threads.exp: New file.
7547
a22279dd
YQ
75482015-12-15 Yao Qi <yao.qi@linaro.org>
7549
7550 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7551 is aarch64*-*-*.
7552
0588c796
SL
75532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7554
7555 * gdb.base/history-duplicates.exp: Skip if no readline support.
7556
5d978e17
SL
75572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7558
7559 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7560
7e763b86
SL
75612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7562
7563 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7564
87a3a92c
SL
75652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7566
7567 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7568 ctrl-C if nointerrupts target property is set.
7569 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7570 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7571 * gdb.base/paginate-bg-execution.exp: Likewise.
7572 * gdb.base/paginate-execution-startup.exp: Likewise.
7573 * gdb.base/random-signal.exp: Likewise.
7574 * gdb.base/range-stepping.exp: Likewise.
7575 * gdb.cp/annota2.exp: Likewise.
7576 * gdb.cp/annota3.exp: Likewise.
7577 * gdb.gdb/selftest.exp: Likewise.
7578 * gdb.threads/continue-pending-status.exp: Likewise.
7579 * gdb.threads/leader-exit.exp: Likewise.
7580 * gdb.threads/manythreads.exp: Likewise.
7581 * gdb.threads/pthreads.exp: Likewise.
7582 * gdb.threads/schedlock.exp: Likewise.
7583 * gdb.threads/sigthread.exp: Likewise.
7584
a8f077dc
DB
75852015-12-11 Don Breazeal <donb@codesourcery.com>
7586
7587 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7588 remote.
7589 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7590 * gdb.base/foll-exec.exp (main): Enable for target remote.
7591 * gdb.base/foll-fork.exp (main): Likewise.
7592 * gdb.base/foll-vfork.exp (main): Likewise.
7593 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7594 (proc continue_to_exit_bp_loc): Use clean_restart.
7595 * gdb.base/pie-execl.exp (main): Disable for target remote.
7596 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7597 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7598 * gdb.threads/execl.exp (main): Likewise.
7599 * gdb.threads/fork-child-threads.exp (main): Likewise.
7600 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7601 remote.
7602 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7603 remote.
7604 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7605 pid.tid style ptids, instead of just tid.
7606 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7607 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7608 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7609 ptids, instead of just tid.
7610
3b2464a8
AB
76112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7612
7613 * gdb.base/list.exp (test_list_forward): Add end of file error
7614 test.
7615 (test_repeat_list_command): Add end of file error test.
7616 (test_list_backwards): Add beginning of file error test.
7617
a0def019
AB
76182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7619
7620 * gdb.base/list.exp (test_list_invalid_args): New function,
7621 defined, and called.
7622
5c000dff
AB
76232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7624
7625 * gdb.base/list.exp (test_list): Make test names unique.
7626
f1637ebe
YQ
76272015-12-11 Yao Qi <yao.qi@linaro.org>
7628
7629 * gdb.base/coremaker2.c: Remove.
7630
36d6fc0a
PA
76312015-12-10 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.multi/base.exp: Remove stale "spaces" references.
7634
762f7747
PA
76352015-12-10 Pedro Alves <palves@redhat.com>
7636
7637 * gdb.multi/base.exp: Don't use nowarnings.
7638 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7639 * gdb.multi/hangout.c: Include stdio.h.
7640 * gdb.multi/hello.c: Include stdlib.h.
7641 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7642 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7643 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7644
28d2bfb9
AB
76452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7646
7647 * gdb.dwarf2/dw2-ranges-base.c: New file.
7648 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7649 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7650 support additional line table, and debug ranges generation.
7651 (Dwarf::ranges): New function, generate .debug_ranges.
7652 (Dwarf::lines): Support generating simple line table programs.
7653 (Dwarf::assemble): Initialise new namespace variables.
7654
5fc2beac
KB
76552015-12-09 Kevin Buettner <kevinb@redhat.com>
7656
7657 * gdb.base/async.exp (proc test_background): Add case for
7658 asynchronous execution not supported.
7659
1c35a88f
LM
76602015-12-09 Luis Machado <lgustavo@codesourcery.com>
7661
7662 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7663 format and change test names to make them unique.
7664
b593e3d9
RK
76652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7666 Pedro Alves <pedro@redhat.com>
7667
7668 PR gdb/18702
7669 Add checking of floatformats setup on x86_64 hosts.
7670 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7671 (smallval, bigval): New labels/constants.
7672 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7673 float" after loading bigval and smallval.
7674
d72413e6
PMR
76752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7676
7677 * gdb.ada/fun_overload_menu.exp: New testcase.
7678 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7679
ece66d65
JS
76802015-12-04 Josh Stone <jistone@redhat.com>
7681
7682 * gdb.base/catch-fork-static.exp: New.
7683
41d0efca
YQ
76842015-12-03 Yao Qi <yao.qi@linaro.org>
7685
7686 * gdb.base/sizeof.c: Don't include stdio.h and
7687 ../lib/unbuffer_output.c.
7688 (main): New variable 'size' and 'value'. Remove printf and
7689 gdb_unbuffer_output. Assign return value to size and value.
7690 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7691 at the beginning.
7692 (check_sizeof): Check the result by printing variable 'size'.
7693 (check_valueof): Check the result by printing variable 'value'.
7694
99fd02d9
YQ
76952015-12-01 Yao Qi <yao.qi@linaro.org>
7696
7697 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7698 for aarch64*-*-linux* target.
7699
f2faf941
PA
77002015-11-30 Pedro Alves <palves@redhat.com>
7701
7702 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7703
04bf20c5
PA
77042015-11-30 Pedro Alves <palves@redhat.com>
7705
7706 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7707 Handle non-stop mode vCont replies.
7708
09df4675
PA
77092015-11-30 Pedro Alves <palves@redhat.com>
7710
7711 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7712 prepare_for_testing. Start gdb with "set non-stop on" appended to
7713 GDBFLAGS. Lax expected stop output.
7714
58b584af
YQ
77152015-11-27 Yao Qi <yao.qi@linaro.org>
7716
7717 * gdb.arch/arm-neon.exp: New.
7718 * gdb.arch/arm-neon.c: New.
7719
dfcb77a8
YQ
77202015-11-27 Yao Qi <yao.qi@linaro.org>
7721
7722 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7723
88e8ec1b
YQ
77242015-11-27 Yao Qi <yao.qi@linaro.org>
7725
7726 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7727 frames-invalid annotation.
7728
bfde72c2
YQ
77292015-11-27 Yao Qi <yao.qi@linaro.org>
7730
7731 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7732
f6512a69
SM
77332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7734
7735 * gdb.threads/names.exp: New file.
7736 * gdb.threads/names.c: New file.
7737 * README: Mention gdb,no_thread_names.
7738
46a3515b
MM
77392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7740
7741 PR 19297
7742 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7743 support" error.
7744
62147a22
PA
77452015-11-24 Pedro Alves <palves@redhat.com>
7746
7747 PR 17539
7748 * gdb.base/display.exp: Expect displays to be sorted in ascending
7749 order. Use multi_line.
7750 * gdb.base/solib-display.exp: Likewise.
7751
2f341b6e
PA
77522015-11-24 Pedro Alves <palves@redhat.com>
7753
7754 PR 17539
25d49b86
PA
7755 * gdb.base/display.exp: Expect displays to be sorted in ascending
7756 order. Use multi_line.
7757 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7758
7e0aa6aa
PA
77592015-11-24 Pedro Alves <palves@redhat.com>
7760
7761 PR 17539
7762 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7763 threads in ascending order.
7764 * gdb.base/foll-fork.exp: Likewise.
7765 * gdb.base/foll-vfork.exp: Likewise.
7766 * gdb.base/multi-forks.exp: Likewise.
7767 * gdb.mi/mi-nonstop.exp: Likewise.
7768 * gdb.mi/mi-nsintrall.exp: Likewise.
7769 * gdb.multi/base.exp: Likewise.
7770 * gdb.multi/multi-arch.exp: Likewise.
7771 * gdb.python/py-inferior.exp: Likewise.
7772 * gdb.threads/break-while-running.exp: Likewise.
7773 * gdb.threads/execl.exp: Likewise.
7774 * gdb.threads/gcore-thread.exp: Likewise.
7775 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7776 * gdb.threads/kill.exp: Likewise.
7777 * gdb.threads/linux-dp.exp: Likewise.
7778 * gdb.threads/multiple-step-overs.exp: Likewise.
7779 * gdb.threads/next-bp-other-thread.exp: Likewise.
7780 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7781 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7782 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7783 * gdb.threads/thread-find.exp: Likewise.
7784 * gdb.threads/tls.exp: Likewise.
7785 * lib/mi-support.exp (mi_reverse_list): Delete.
7786 (mi_check_thread_states): No longer reverse list.
7787
2cc57ad8
PA
77882015-11-24 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7791 use lowercase.
7792
c93e8391
SM
77932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7794
7795 * gdb.trace/actions.c: Include trace-common.h.
7796 (main): Add a location for a fast tracepoint.
7797 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7798 the normal tracepoints.
7799 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7800
045ccf91
SM
78012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7802
7803 * save-trace.exp: Factor out code to these...
7804 (gdb_save_tracepoints): New.
7805 (gdb_load_tracepoints): New.
7806 (do_save_load_test): New.
7807
5506f9f6
KB
78082015-11-23 Kevin Buettner <kevinb@redhat.com>
7809
7810 * gdb.base/asmlabel.exp: New test.
7811 * gdb.base/asmlabel.c: New test case.
7812
16c3b12f
JB
78132015-11-23 Joel Brobecker <brobecker@adacore.com>
7814
7815 * gdb.base/wrong_frame_bt_full-main.c: New file.
7816 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7817 * gdb.base/wrong_frame_bt_full.exp: New file.
7818
155bfbd3
JB
78192015-11-23 Joel Brobecker <brobecker@adacore.com>
7820
7821 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7822
bb097445
JM
78232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7824
206853a0 7825 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7826 pstate register when comparing registers values in
7827 sparc64-*-linux-gnu targets to avoid spurious differences.
7828
9c88ed8f
JM
78292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7830
206853a0 7831 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7832
96161e25
SL
78332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7834
7835 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7836 as type argument to gdb_compile.
7837 * gdb.base/nested-subp2.exp: Likewise.
7838 * gdb.base/nested-subp3.exp: Likewise.
7839
340c2830
DV
78402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7841
7842 * lib/dwarf.exp (_note): Fix left shift of negative value.
7843 * gdb.trace/trace-condition.exp: Likewise.
7844
c1862d0f
YQ
78452015-11-13 Yao Qi <yao.qi@linaro.org>
7846
7847 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7848 comments about d10v.
7849 (test_scalar_returns): Likewise.
7850 * gdb.base/d10v.ld: Remove.
7851 * gdb.base/overlays.exp: Remove the target triplet checking for
7852 d10v-*-*.
7853 * gdb.base/structs.exp (test_struct_returns): Remove the
7854 comments about d10v.
7855 (test_struct_calls): Likewise.
7856
77ae9c19
YQ
78572015-11-13 Yao Qi <yao.qi@linaro.org>
7858
7859 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7860 * gdb.base/gnu_vector.c: Don't include stdio.h.
7861 (main): Don't print res and call add_some_intvecs.
7862
430e004e
MK
78632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7864
7865 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7866 macro.
7867 (func5): Removed.
7868 (func4): Use FAST_TRACEPOINT_LABEL.
7869 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7870 macro.
7871 (func): Removed.
7872 (thread_function): Use FAST_TRACEPOINT_LABEL.
7873 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7874 (func): Remove.
7875 (marker): Use FAST_TRACEPOINT_LABEL.
7876 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7877 (pendfunc1): Remove.
7878 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7879 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7880 (foo): Remove.
7881 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7882 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7883 macro.
7884 (func): Remove.
7885 (marker): Use FAST_TRACEPOINT_LABEL.
7886 * gdb.trace/trace-common.h: New header.
7887 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7888 macro.
7889 (func): Remove.
7890 (marker): Use FAST_TRACEPOINT_LABEL.
7891 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7892 (func): Remove.
7893 (thread_function): Use FAST_TRACEPOINT_LABEL.
7894
6e7675a7
MK
78952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7896
7897 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7898 in front.
7899 * gdb.trace/change-loc.exp: Use global pcreg definition.
7900 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7901 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7902 in front.
7903 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7904 * gdb.trace/pending.exp: Likewise.
7905 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7906 * gdb.trace/trace-break.exp: Likewise.
7907 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7908 in front.
7909 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7910 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7911 in front.
7912 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7913
dddc0e16
JB
79142015-11-09 Joel Brobecker <brobecker@adacore.com>
7915
7916 * gdb.ada/fin_fun_out: New testcase.
7917
c6f0b406
KB
79182015-11-07 Kevin Buettner <kevinb@redhat.com>
7919
7920 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7921 value associated with DW_AT_byte_size.
7922 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7923 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7924 DW_AT_upper_bound.
7925
f01dcfd9
KB
79262015-11-07 Kevin Buettner <kevinb@redhat.com>
7927
7928 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7929 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7930 version.
7931 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7932 gdb.dwarf2/dw2-canonicalize-type.exp,
7933 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7934 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7935 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7936 provided by gdb_target_symbol_prefix_flags_asm.
7937 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7938 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7939 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7940 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7941 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7942 macros where needed). Use this macro for symbols which require
7943 the prefix provided by SYMBOL_PREFIX.
7944
2223449a
KB
79452015-11-05 Kevin Buettner <kevinb@redhat.com>
7946
7947 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7948 New procs.
7949 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7950 representing expressions, of more than one list element.
7951 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7952 to prepend linker symbol prefix to f.
7953 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7954 table_1 and table_2.
7955 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7956 Likewise, for f and g.
7957 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7958 for ptr.
7959 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7960 for main.
7961 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7962 table_1_ptr and table_2_ptr.
7963
6f2f1a3a
JK
79642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7965 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7968
566c56c9
MK
79692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7970
7971 * gdb.reverse/s390-mvcle.c: New test.
7972 * gdb.reverse/s390-mvcle.exp: New file.
7973 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7974
d5f0636b
MK
79752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7976
7977 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7978
7ad8b86c
MK
79792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7980
7981 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7982 reaching marker2.
7983 * gdb.reverse/getresuid-reverse.exp: Likewise.
7984 * gdb.reverse/pipe-reverse.exp: Likewise.
7985 * gdb.reverse/readv-reverse.exp: Likewise.
7986 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7987 * gdb.reverse/time-reverse.exp: Likewise.
7988 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7989
4081c0f1
YQ
79902015-10-30 Yao Qi <yao.qi@linaro.org>
7991
7992 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7993 (empty_cycle): Remove.
7994 (main): Don't call empty_cycle. Don't use watch_count_done.
7995 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7996 empty_cycle. Rewrite the code counting HW watchpoints.
7997
452b4ba5
MK
79982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7999
8000 * gdb.reverse/fstatat-reverse.c: New test.
8001 * gdb.reverse/fstatat-reverse.exp: New file.
8002 * gdb.reverse/getresuid-reverse.c: New test.
8003 * gdb.reverse/getresuid-reverse.exp: New file.
8004 * gdb.reverse/pipe-reverse.c: New test.
8005 * gdb.reverse/pipe-reverse.exp: New file.
8006 * gdb.reverse/readv-reverse.c: New test.
8007 * gdb.reverse/readv-reverse.exp: New file.
8008 * gdb.reverse/recvmsg-reverse.c: New test.
8009 * gdb.reverse/recvmsg-reverse.exp: New file.
8010 * gdb.reverse/time-reverse.c: New test.
8011 * gdb.reverse/time-reverse.exp: New file.
8012 * gdb.reverse/waitpid-reverse.c: New test.
8013 * gdb.reverse/waitpid-reverse.exp: New file.
8014
5e2e7507
JK
80152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8016
8017 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8018
0fde2c53
DE
80192015-10-26 Doug Evans <dje@google.com>
8020
8021 PR symtab/17391
8022 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8023 * gdb.dwarf2/bad-regnum.c: New file.
8024 * gdb.dwarf2/bad-regnum.exp: New file.
8025
1a70ae97
DE
80262015-10-26 Doug Evans <dje@google.com>
8027
8028 PR python/18938
8029 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8030 file.
8031
27dc26ab
JK
80322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8033
8034 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8035 for a change by "Mention language in compile error message".
8036
bed91f4d
SM
80372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8038
8039 PR python/18073
8040 * gdb.python/py-type.c (C::a_method): New.
8041 (C::a_const_method): New.
8042 (C::a_static_method): New.
8043 (a_function): New.
8044 * gdb.python/py-type.exp (test_fields): Test getting fields
8045 from function and method.
8046
3f2f83dd
KB
80472015-10-21 Keven Boell <keven.boell@intel.com>
8048
8049 * gdb.fortran/vla-alloc-assoc.exp: New file.
8050 * gdb.fortran/vla-datatypes.exp: New file.
8051 * gdb.fortran/vla-datatypes.f90: New file.
8052 * gdb.fortran/vla-history.exp: New file.
8053 * gdb.fortran/vla-ptype-sub.exp: New file.
8054 * gdb.fortran/vla-ptype.exp: New file.
8055 * gdb.fortran/vla-sizeof.exp: New file.
8056 * gdb.fortran/vla-sub.f90: New file.
8057 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8058 * gdb.fortran/vla-value-sub-finish.exp: New file.
8059 * gdb.fortran/vla-value-sub.exp: New file.
8060 * gdb.fortran/vla-value.exp: New file.
8061 * gdb.fortran/vla-ptr-info.exp: New file.
8062 * gdb.mi/mi-vla-fortran.exp: New file.
8063 * gdb.mi/vla.f90: New file.
8064
27145d50
SL
80652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8066
8067 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8068 of hardwired timeout value.
8069
5f3ff4f8
JK
80702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8071 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8074 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8075
bfd09d20
JS
80762015-10-19 Josh Stone <jistone@redhat.com>
8077
8078 * gdb.base/catch-syscall.c: Include <sched.h>.
8079 (unknown_syscall): New variable.
8080 (main): Trigger a vfork and an unknown syscall.
8081 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8082 (unknown_syscall_number): Likewise.
8083 (check_call_to_syscall): Accept an optional syscall pattern.
8084 (check_return_from_syscall): Likewise.
8085 (check_continue): Likewise.
8086 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8087 (test_catch_syscall_skipping_return): New test toggling off 'catch
8088 syscall' to step over the syscall return, then toggling back on.
8089 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8090 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8091 (do_syscall_tests): Call test_catch_syscall_without_args and
8092 test_catch_syscall_mid_vfork.
8093 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8094 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8095
b32b93c6
AS
80962015-10-19 Andrew Stubbs <ams@codesourcery.com>
8097
8098 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8099 print g_vE): Add new pass patterns.
8100 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8101 print various symbol names for vptr fields.
8102
9d622bda
AB
81032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8104
8105 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8106 results.
8107
0fd8ac1c
YQ
81082015-10-12 Yao Qi <yao.qi@linaro.org>
8109
8110 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8111
34240514
YQ
81122015-10-12 Yao Qi <yao.qi@linaro.org>
8113
8114 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8115 is aarch64*-*-linux*.
8116
8240f442
YQ
81172015-10-12 Yao Qi <yao.qi@linaro.org>
8118
8119 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8120 (can_relocate_bcond_true): ... it.
8121 (can_relocate_bcond_false): New function.
8122 (foo): Likewise.
8123 (can_relocate_bl): Likewise.
8124 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8125 can_relocate_bl.
8126
2520f728
PMR
81272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8128
8129 * gdb.base/nested-addr.c: New file.
8130 * gdb.base/nested-addr.exp: New testcase.
8131
abcef95a
MM
81322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8133
8134 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8135 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8136 its output. Ignore the output of "record goto begin" and instead
8137 check that GDB is replaying.
8138
145e3ddb
PA
81392015-10-09 Pedro Alves <palves@redhat.com>
8140
8141 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8142 (top level): Use it in the run with no args test.
8143
d5d8c4e1
IB
81442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8145
8146 * gdb.dlang/properties.exp: New file.
8147
06e635ef
SL
81482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8149
8150 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8151 whether or not address 0x1000 is mapped on the target.
8152
e019fd1d
SM
81532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8154
8155 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8156 build.
8157
77ba2a67
MM
81582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8159
8160 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8161 instruction-history test.
8162
c60eb31f
DE
81632015-09-28 Doug Evans <dje@google.com>
8164
8165 * gdb.base/gcore.c (array_func): Add reference to static_array.
8166
9a3c8263
SM
81672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8168
8169 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8170 source line.
8171
9720e656
SL
81722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8173
8174 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8175 short or char as base type.
8176
938d3bf2
SL
81772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8178
8179 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8180 to allow any size enum.
8181
e6c2c623
PMR
81822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8183
8184 * gdb.ada/array_ptr_renaming.exp: New testcase.
8185 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8186 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8187
06da0f77
PL
81882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8189
8190 * gdb.trace/ftrace-lock.c: New file.
8191 * gdb.trace/ftrace-lock.exp: New file.
8192
4f51c22a
PL
81932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8194
8195 * gdb.arch/insn-reloc.c: New file.
8196 * gdb.arch/ftrace-insn-reloc.exp: New file.
8197
7041adf4
PL
81982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8199
8200 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8201 instruction.
8202 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8203 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8204 * gdb.trace/range-stepping.c: Likewise.
8205 * gdb.trace/trace-break.c: Likewise.
8206 * gdb.trace/trace-mt.c (thread_function): Likewise.
8207 * gdb.trace/ftrace.c (marker): Likewise.
8208 * gdb.trace/trace-condition.c (marker): Likewise.
8209 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8210 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8211 is_aarch64_target.
8212
015d2e7e
DE
82132015-09-18 Doug Evans <xdje42@gmail.com>
8214
8215 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8216 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8217
26b188a2
SL
82182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8219
8220 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8221 the breakpoint.
8222
79dc332b
SL
82232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8224
8225 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8226 the pending breakpoint. Remove timeout override for "Run till
8227 MI pending breakpoint on pendfunc3 on thread 2" test.
8228
f57929f2
SL
82292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8230
8231 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8232 filename pattern.
8233
3f469b17
SL
82342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8235
8236 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8237 in breakpoint filename pattern.
8238
515b89b3
SL
82392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8240
7800dbe4
SL
8241 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8242
82432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8244
515b89b3
SL
8245 * gdb.linespec/explicit.exp: Check for readline support for
8246 tab-completion tests. Fix obvious typo.
8247
d2939ba2
MM
82482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8249
8250 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8251 and replay.
8252
cbb55fa7
MM
82532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8254
8255 * gdb.btrace/non-stop.c: New.
8256 * gdb.btrace/non-stop.exp: New.
8257
43691ca1
PL
82582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8259 Yao Qi <yao.qi@linaro.org>
8260
8261 * gdb.trace/trace-condition.c: New file.
8262 * gdb.trace/trace-condition.exp: New file.
8263
d78908cf
WW
82642015-09-16 Wei-cheng Wang <cole945@gmail.com>
8265
8266 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8267 for testing bytecode compilation.
8268
1ed415e2
PA
82692015-09-16 Pedro Alves <palves@redhat.com>
8270 Sandra Loosemore <sandra@codesourcery.com>
8271
8272 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8273 (SECONDS): Redefine.
8274 (main): Call pthread_kill and alarm early.
8275 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8276 support.
8277 (test): If the target can't hardware step and doesn't support
8278 displaced stepping, increase the timeout.
8279
d136eff5
PA
82802015-09-16 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8283 (enable_debug): New procedures.
8284 (test): Use them. Bail out if waiting for threads fails.
8285 (top level): Bail out if a test fails.
8286
991f019c
YQ
82872015-09-16 Yao Qi <yao.qi@linaro.org>
8288
8289 * gdb.asm/asm-source.exp: Set asm-arch for
8290 aarch64*-*-* target.
8291 * gdb.asm/aarch64.inc: New file.
8292
bfca584f
PMR
82932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8294
8295 * gdb.ada/array_of_variable_length.exp: New testcase.
8296 * gdb.ada/array_of_variable_length/foo.adb: New file.
8297 * gdb.ada/array_of_variable_length/pck.adb: New file.
8298 * gdb.ada/array_of_variable_length/pck.ads: New file.
8299
b326e587
DE
83002015-09-15 Doug Evans <dje@google.com>
8301
8302 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8303 of function static local variable.
8304
5382cfab
PW
83052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8306
8307 * gdb.threads/tls-so_extern.exp: New test file.
8308 * gdb.threads/tls-so_extern.c: New test file.
8309 * gdb.threads/tls-so_extern_main.c: New test file.
8310
141c5cc4
JK
83112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8312
8313 * gdb.opt/solib-intra-step-lib.c: New file.
8314 * gdb.opt/solib-intra-step-main.c: New file.
8315 * gdb.opt/solib-intra-step.exp: New file.
8316
d15dcecd
PA
83172015-09-15 Pedro Alves <palves@redhat.com>
8318
8319 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8320 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8321
4c2f2a79
PA
83222015-09-14 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.base/hook-stop-continue.c: Delete.
8325 * gdb.base/hook-stop-continue.exp: Delete.
8326 * gdb.base/hook-stop-frame.c: Delete.
8327 * gdb.base/hook-stop-frame.exp: Delete.
8328 * gdb.base/hook-stop.c: New file.
8329 * gdb.base/hook-stop.exp: New file.
8330
919e6dbe
PMR
83312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8332
8333 * gdb.ada/access_to_packed_array.exp: New testcase.
8334 * gdb.ada/access_to_packed_array/foo.adb: New file.
8335 * gdb.ada/access_to_packed_array/pack.adb: New file.
8336 * gdb.ada/access_to_packed_array/pack.ads: New file.
8337
157280a4
MM
83382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8339
8340 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8341 buffer size test.
8342
2fd33e94
DB
83432015-09-11 Don Breazeal <donb@codesourcery.com>
8344
8345 * gdb.base/foll-exec.c: Add copyright header. Fix
8346 formatting issues.
8347 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8348 (do_exec_tests): Use clean_restart in place of zap_session,
8349 and for test initialization. Fix formatting issues. Use
8350 fail in place of perror.
8351 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8352 an expect statement to match an expression with output from
8353 the program under debug.
8354 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8355 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8356 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8357 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8358 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8359
e70b6e8e
DE
83602015-09-09 Doug Evans <dje@google.com>
8361
8362 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8363
7a551a51
DE
83642015-09-09 Doug Evans <dje@google.com>
8365
8366 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8367
4c666f84
DE
83682015-09-09 Doug Evans <dje@google.com>
8369
8370 * gdb.base/savedregs.exp: Fix typo.
8371
243a9253
PA
83722015-09-09 Pedro Alves <palves@redhat.com>
8373
8374 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8375
c0fa8fbd
SL
83762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8377
8378 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8379 command actually switches threads. Give up on remaining
8380 tests if target fails to stop at breakpoint.
8381
cd7c1778
PMR
83822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8383
8384 * gdb.ada/funcall_char.exp: New testcase.
8385 * gdb.ada/funcall_char/foo.adb: New file.
8386
dc5c8746
PMR
83872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8388
8389 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8390 expected outputs. Add two testcases for completing ambiguous
8391 functions.
8392 * gdb.ada/complete/aux_pck.adb: New file.
8393 * gdb.ada/complete/aux_pck.ads: New file.
8394 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8395 Ambiguous_Func functions.
8396 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8397 * gdb.ada/complete/pck.adb: Likewise.
8398
4e83a1e7
UW
83992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8400
8401 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8402 failures to run the test program under GDB.
8403
8ce74153
LM
84042015-08-26 Luis Machado <lgustavo@codesourcery.com>
8405
8406 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8407 to C.
8408
e9756d52
PP
84092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8410
8411 * gdb.base/run-after-attach.exp: New test file.
8412 * gdb.base/run-after-attach.c: New test file.
8413
8d37573b
DB
84142015-08-26 Don Breazeal <donb@codesourcery.com>
8415
8416 * gdb.base/foll-exec-2.c: New test program.
8417 * gdb.base/foll-exec-2.exp: New test.
8418
63e43d3a
PMR
84192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8420
8421 * gdb.base/nested-subp1.exp: New file.
8422 * gdb.base/nested-subp1.c: New file.
8423 * gdb.base/nested-subp2.exp: New file.
8424 * gdb.base/nested-subp2.c: New file.
8425 * gdb.base/nested-subp3.exp: New file.
8426 * gdb.base/nested-subp3.c: New file.
8427
3d40fbb5
PA
84282015-08-24 Pedro Alves <palves@redhat.com>
8429
8430 * gdb.server/connect-without-multi-process.c: New file.
8431 * gdb.server/connect-without-multi-process.exp: New file.
8432
4422ac93
LM
84332015-08-24 Luis Machado <lgustavo@codesourcery.com>
8434
8435 * gdb.opt/inline-markers.c: Make z int.
8436
91dddb86
LM
84372015-08-24 Luis Machado <lgustavo@codesourcery.com>
8438
8439 * gdb.opt/inline-markers.c: Make z volatile.
8440
a48847ee
LM
84412015-08-24 Luis Machado <lgustavo@codesourcery.com>
8442
8443 * gdb.opt/inline-bt.c: New volatile global z.
8444 * gdb.opt/inline-cmds.c: Likewise.
8445 * gdb.opt/inline-locals.c: Likewise.
8446 * gdb.opt/inline-markers.c: New extern global z.
8447 (marker): Use z.
8448 (inline_fn): Likewise.
8449
0ebbc52b
PA
84502015-08-24 Pedro Alves <palves@redhat.com>
8451
8452 * config/m32r-stub.exp: Remove file.
8453 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8454 * gdb.base/call-rt-st.exp: Likewise.
8455 * gdb.base/call-strs.exp: Likewise.
8456 * gdb.base/default.exp: Remove references to h8300-*-hms and
8457 *-*-udi*.
8458 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8459
77c365df
AA
84602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8461
8462 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8463 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8464 and "return" use KFAIL when GDB can not read/write the vector
8465 return value.
8466
4313b8c0
GB
84672015-08-21 Gary Benson <gbenson@redhat.com>
8468
8469 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8470
0e433b32
PA
84712015-08-20 Pedro Alves <palves@redhat.com>
8472
8473 * gdb.server/solib-list.exp: No longer expect an interior stop in
8474 non-stop mode.
8475
221e1a37
PA
84762015-08-20 Pedro Alves <palves@redhat.com>
8477
8478 * gdb.server/connect-stopped-target.c: New file.
8479 * gdb.server/connect-stopped-target.exp: New file.
8480
40e3ad0e
PA
84812015-08-20 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.dwarf2/comp-unit-lang.exp: New file.
8484 * gdb.dwarf2/comp-unit-lang.c: New file.
8485
af39b327
PMR
84862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8487
8488 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8489 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8490
7d45c7c3 84912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8492
7d45c7c3
KB
8493 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8494 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8495
4d6cceb4
DE
84962015-08-18 Doug Evans <dje@google.com>
8497 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8498
8499 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8500 skip_python_tests. New arg prompt_regexp.
8501 (skip_python_tests): New function.
8502 * lib/mi-support.exp (mi_skip_python_tests): New function.
8503 * gdb.python/py-mi-objfile-gdb.py: New file.
8504 * gdb.python/py-mi-objfile.c: New file.
8505 * gdb.python/py-mi-objfile.exp: New file.
8506
ad89c2aa
KS
85072015-08-17 Keith Seitz <keiths@redhat.com>
8508
8509 * gdb.linespec/explicit.exp: Move strace test from here ...
8510 * gdb.trace/strace.exp: ... to here.
8511
e3ae3c43
PP
85122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8513
8514 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8515 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8516
604b2636
DE
85172015-08-14 Doug Evans <xdje42@gmail.com>
8518
8519 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8520 inferior before selecting a new file.
8521
6ff0ba5f
DE
85222015-08-14 Doug Evans <xdje42@gmail.com>
8523
8524 * gdb.mi/mi-disassemble.exp: Update.
8525 * gdb.base/disasm-optim.S: New file.
8526 * gdb.base/disasm-optim.c: New file.
8527 * gdb.base/disasm-optim.h: New file.
8528 * gdb.base/disasm-optim.exp: New file.
8529
9ca98f92
KS
85302015-08-14 Keith Seitz <keiths@redhat.com>
8531
8532 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8533 "evaluated-by".
8534
52bbc560
JB
85352015-08-13 Joel Brobecker <brobecker@adacore.com>
8536
8537 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8538
5d8c3ed3
PMR
85392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8540
8541 * gdb.ada/fun_renaming.exp: New testcase.
8542 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8543 * gdb.ada/fun_renaming/pack.adb: New file.
8544 * gdb.ada/fun_renaming/pack.ads: New file.
8545
ea8812bc
KS
85462015-08-12 Keith Seitz <keiths@redhat.com>
8547
8548 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8549 gdb_get_line_number.
8550
4dafcdeb
JB
85512015-08-12 Joel Brobecker <brobecker@adacore.com>
8552
8553 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8554 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8555 gdb.base/dso2dso.exp: New files.
8556
5ba32597
SDJ
85572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8558 Pedro Alves <palves@redhat.com>
8559 Keith Seitz <keiths@redhat.com>
8560
8561 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8562 GDBFLAGS.
8563
b6dafabf
PP
85642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8565
8566 * gdb.base/gdbhistsize-history.exp
8567 (test_histsize_history_setting): Use save_vars.
8568 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8569 Use save_vars.
8570 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8571 * gdb.base/readline.exp: Use save_vars.
8572
abe8e607
PP
85732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8574
8575 * lib/gdb.exp (save_vars): New proc.
8576
629500fa
KS
85772015-08-11 Keith Seitz <keiths@redhat.com>
8578
8579 * gdb.base/help.exp: Update help_breakpoint_text.
8580
eb8c4e2e
KS
85812015-08-11 Keith Seitz <keiths@redhat.com>
8582
8583 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8584 (at toplevel): Call test_explicit_breakpoints.
8585 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8586 breakpoints.
8587 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8588 breakpoint conditions, "-cond".
8589
87f0e720
KS
85902015-08-11 Keith Seitz <keiths@redhat.com>
8591
8592 * gdb.linespec/3explicit.c: New file.
8593 * gdb.linespec/cpexplicit.cc: New file.
8594 * gdb.linespec/cpexplicit.exp: New file.
8595 * gdb.linespec/explicit.c: New file.
8596 * gdb.linespec/explicit.exp: New file.
8597 * gdb.linespec/explicit2.c: New file.
8598 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8599 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8600 before using in the matching pattern.
8601 Clarify that `prefix' is a regular expression.
8602
f00aae0f
KS
86032015-08-11 Keith Seitz <keiths@redhat.com>
8604
8605 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8606 test.
8607 Add tests for missing ",FMT" and ",".
8608
e27852be
DE
86092015-08-10 Doug Evans <dje@google.com>
8610 Keith Seitz <keiths@redhat.com>
8611
8612 PR gdb/17960
8613 * gdb.base/completion.exp: Add location completer tests.
8614
7f03bd92
PA
86152015-08-07 Pedro Alves <palves@redhat.com>
8616
8617 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8618 tests here.
8619 (top level): Run do_test with and without displaced stepping.
8620
3fc8eb30
PA
86212015-08-07 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.base/valgrind-disp-step.c: New file.
8624 * gdb.base/valgrind-disp-step.exp: New file.
8625
d4569d7b
PA
86262015-08-07 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8629 Delete function.
8630 (main): Add alarm. Run an infinite loop instead of calling
8631 wait_threads.
8632 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8633 comment.
8634 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8635 Delete function.
8636 (main): Add alarm. Run an infinite loop instead of calling
8637 wait_threads.
8638 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8639 comment.
8640
e1316e60
PA
86412015-08-07 Pedro Alves <palves@redhat.com>
8642
8643 * gdb.base/checkpoint-ns.exp: New file.
8644 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8645 standard_testfile.
8646
da8c46d2
MM
86472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8648
8649 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8650 * gdb.btrace/instruction_history.exp: Update.
8651 * gdb.btrace/tsx.exp: New.
8652 * gdb.btrace/tsx.c: New.
8653
de1c2c52
PA
86542015-08-06 Pedro Alves <palves@redhat.com>
8655
8656 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8657 increase timeout.
8658 * gdb.reverse/until-precsave.exp: Bump timeouts.
8659
782e0bf4
PA
86602015-08-06 Pedro Alves <palves@redhat.com>
8661
8662 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8663
83e97ed0
PA
86642015-08-06 Pedro Alves <palves@redhat.com>
8665
8666 PR gdb/18749
8667 * gdb.threads/process-dies-while-handling-bp.c: New file.
8668 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8669
863d01bd
PA
86702015-08-06 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8673 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8674
0a39bb32
PA
86752015-08-05 Pedro Alves <palves@redhat.com>
8676
8677 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8678 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8679
ee2d2b10
SL
86802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8681
8682 * gdb.base/bp-permanent.exp: Report test as unsupported if
8683 the target cannot stop at the permanent breakpoint.
8684
4e1bdb00
DE
86852015-08-03 Doug Evans <dje@google.com>
8686
8687 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8688 10000.
8689
3d338901
DE
86902015-08-03 Doug Evans <dje@google.com>
8691
8692 * Makefile.in (workers/%.worker, build-perf): New rule.
8693 (GDB_PERFTEST_MODE): New variable.
8694 (check-perf): Use it.
8695 (clean): Clean up gdb.perf parallel build subdirs.
8696 * lib/build-piece.exp: New file.
8697 * lib/gdb.exp (make_gdb_parallel_path): New function
8698 (standard_output_file, standard_temp_file): Call it.
8699 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8700 of $GDB_PARALLEL.
8701 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8702
af061d3e
DE
87032015-08-03 Doug Evans <dje@google.com>
8704
8e1afc81 8705 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8706 (LOG_FILE_NAME): New global.
8707 (TextReporter.__init__): Initialize self.txt_sum.
8708 (TextReporter.report): Add support for multiple data-points.
8709 Move report to perftest.sum, put raw data in perftest.log.
8710 (TextReporter.start): Open sum and log files.
8711 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8712 * gdb.perf/lib/perftest/testresult.py
8713 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8714
2c8c5d37
PA
87152015-07-31 Pedro Alves <palves@redhat.com>
8716
8717 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8718 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8719 kill_wait_spawned_process instead of explicit "kill -9".
8720 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8721 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8722 kill_wait_spawned_process.
8723 * gdb.base/attach-twice.exp: Likewise.
8724 * gdb.base/attach.exp: Likewise.
8725 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8726 gdb_test_multiple.
8727 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8728 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8729 kill_wait_spawned_process.
8730 * gdb.base/valgrind-infcall.exp: Likewise.
8731 * gdb.multi/multi-attach.exp: Likewise.
8732 * gdb.python/py-prompt.exp: Likewise.
8733 * gdb.python/py-sync-interp.exp: Likewise.
8734 * gdb.server/ext-attach.exp: Likewise.
8735 * gdb.threads/attach-into-signal.exp (corefunc): Use
8736 spawn_wait_for_attach, spawn_id_get_pid and
8737 kill_wait_spawned_process.
8738 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8739 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8740 spawn_id_get_pid and kill_wait_spawned_process.
8741 * gdb.threads/attach-stopped.exp (corefunc): Use
8742 spawn_wait_for_attach, spawn_id_get_pid and
8743 kill_wait_spawned_process.
8744 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8745 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8746 kill_wait_spawned_process instead of explicit "kill -9".
8747 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8748 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8749 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8750 processes. Don't map cygwin/windows pids here. Now returns a
8751 spawn id list.
8752
032a0fca
SL
87532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8754
8755 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8756 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8757 correct patch.
8758
61a934ca
SL
87592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8760
8761 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8762
4bc4d428
SL
87632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8764
8765 Reapply:
8766 2014-05-21 Mark Wielaard <mjw@redhat.com>
8767
8768 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8769
998d452a
PA
87702015-07-30 Pedro Alves <palves@redhat.com>
8771
8772 * linux-low.c (handle_extended_wait): Set the child's last
8773 reported status to TARGET_WAITKIND_STOPPED.
8774
69dde7dc
PA
87752015-07-30 Pedro Alves <palves@redhat.com>
8776
8777 PR threads/18600
8778 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8779 only shows inferior 1.
8780
4dd63d48
PA
87812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8782 Pedro Alves <palves@redhat.com>
8783
8784 PR threads/18600
8785 * gdb.threads/fork-plus-threads.c: New file.
8786 * gdb.threads/fork-plus-threads.exp: New file.
8787
d618e4c5
PP
87882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8789
8790 * gdb.base/batch-preserve-term-settings.exp
8791 (test_terminal_settings_preserved_after_cli_exit): Use
8792 send_quit_command.
8793
1eef6428
PA
87942015-07-29 Pedro Alves <palves@redhat.com>
8795 Don Breazeal <donb@codesourcery.com>
8796
8797 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8798 output from both inferior_spawn_id and gdb_spawn_id.
8799
7da5b897
SDJ
88002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8801
8802 * gdb.threads/attach-into-signal.exp (corefunc): Use
8803 with_test_prefix on nested loops, uniquefying the test messages.
8804
dac804df
SDJ
88052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8806
8807 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8808 commit.
8809
06265e53
PP
88102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8811
8812 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8813 New proc.
8814 (test_terminal_settings_preserved_after_sigterm): New test.
8815
18206ca3
PP
88162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8817
8818 * gdb.base/batch-preserve-term-settings.exp
8819 (test_terminal_settings_preserved_after_cli_exit): New test.
8820
90074d11
PP
88212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8822
8823 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8824 manipulation of saved_gdbflags.
8825 (test_terminal_settings_preserved): Remove global declaration of
8826 the unused variable pagination_prompt. Remove manipulation of
8827 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8828 GDBFLAGS.
8829
eb1a7902
PA
88302015-07-29 Pedro Alves <palves@redhat.com>
8831
8832 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8833
8b75dd3b
PA
88342015-07-29 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8837 at the top.
8838
dedad4e3
PA
88392015-07-29 Pedro Alves <palves@redhat.com>
8840
8841 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8842 (main): Call gdb_unbuffer_output.
8843 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8844 (main): Call gdb_unbuffer_output.
8845 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8846 (main): Call gdb_unbuffer_output.
8847 * gdb.base/call-strs.exp: Adjust to step over the
8848 gdb_unbuffer_output call.
8849 * gdb.base/catch-gdb-caused-signals.c: Include
8850 "../lib/unbuffer_output.c".
8851 (main): Call gdb_unbuffer_output.
8852 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8853 (main): Call gdb_unbuffer_output.
8854 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8855 (main): Call gdb_unbuffer_output.
8856 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8857 (main): Call gdb_unbuffer_output.
8858 * gdb.base/shlib-call.exp: Adjust to step over the
8859 gdb_unbuffer_output call.
8860 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8861 (main): Call gdb_unbuffer_output.
8862 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8863 (main): Call gdb_unbuffer_output.
8864 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8865 (main): Rename to ...
8866 (test): ... this.
8867 (main): Reimplement.
8868 * gdb.base/varargs.exp: Run to test instead of to main.
8869 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8870 (main): Call gdb_unbuffer_output.
8871
58789a91
PA
88722015-07-29 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8875 factore out from mi_continue_dprintf. For call-style dprintfs,
8876 expect dprintf output out of $inferior_spawn_id.
8877 (mi_continue_dprintf): Use mi_expect_dprintf.
8878 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8879 (main): Call gdb_unbuffer_output.
8880
e8376742
PA
88812015-07-29 Pedro Alves <palves@redhat.com>
8882
8883 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8884 (default_mi_gdb_start): Set inferior_spawn_id instead of
8885 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8886 gdb_spawn_id.
8887 (mi_gdb_test): Always expect inferior output from both
8888 $inferior_spawn_id and $gdb_spawn_id.
8889
08280010
PA
88902015-07-29 Pedro Alves <palves@redhat.com>
8891
8892 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8893 send_inferior and $inferior_spawn_id.
8894
4d30e432
PA
88952015-07-29 Pedro Alves <palves@redhat.com>
8896
8897 * gdb.gdb/complaints.exp (test_initial_complaints)
8898 (test_serial_complaints, test_short_complaints): Use
8899 gdb_test_stdio.
8900 (test_empty_complaint): Handle $inferior_spawn_id !=
8901 $gdb_spawn_id.
8902
0d30a335
PA
89032015-07-29 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.base/varargs.exp: Use gdb_test_stdio.
8906
39413b29
PA
89072015-07-29 Pedro Alves <palves@redhat.com>
8908
8909 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8910
7cb000a9
PA
89112015-07-29 Pedro Alves <palves@redhat.com>
8912
8913 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8914
d7b8ac82
PA
89152015-07-29 Pedro Alves <palves@redhat.com>
8916
8917 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8918 parameter into two new parameters, "inf_result" and "gdb_result".
8919 Expect inferior output and gdb output from $inferior_spawn_id and
8920 $gdb_spawn_id, respectively. Adjust all callers.
8921
789c3a0c
PA
89222015-07-29 Pedro Alves <palves@redhat.com>
8923
8924 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8925 of gdb_test_sequence.
8926
77e760c3
PA
89272015-07-29 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8930 (saw_spurious_output): Expect inferior output from
8931 $inferior_spawn_id. Use gdb_test_stdio.
8932
8396d2cd
PA
89332015-07-29 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.base/dprintf.exp: Use standard_testfile. Change
8936 prepare_for_testing call.
8937 (srcfile): Don't set.
8938 (restart): New procedure.
8939 (test_dprintf): New procecure, use to continue over dprintfs.
8940 (test_call, test_agent): New procedures, tests moved here.
8941 Restart gdb and recreate dprintfs. Adjust expected output.
8942
2051d61f
PA
89432015-07-29 Pedro Alves <palves@redhat.com>
8944
8945 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8946
452397af
PA
89472015-07-29 Pedro Alves <palves@redhat.com>
8948
8949 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8950
8aed9555
PA
89512015-07-29 Pedro Alves <palves@redhat.com>
8952
8953 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8954 gdb_test_stdio.
8955
188a61b4
PA
89562015-07-29 Pedro Alves <palves@redhat.com>
8957
8958 * lib/gdb.exp (gdb_test_stdio): New procedure.
8959
12264a45
PA
89602015-07-29 Pedro Alves <palves@redhat.com>
8961
8962 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8963
23ffc893
PA
89642015-07-29 Pedro Alves <palves@redhat.com>
8965
8966 * gdb.base/call-signal-resume.exp: Remove check for
8967 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8968 * gdb.base/unwindonsignal.exp: Likewise.
8969 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8970 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8971
65566918
PA
89722015-07-29 Pedro Alves <palves@redhat.com>
8973
8974 * gdb.base/siginfo-addr.c (pass): New function.
8975 (handler): Call it iff si_addr is correct.
8976 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8977 Set a breakpoint at "pass" and continue to it.
8978
d60a9221
SDJ
89792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8980
8981 * gdb.python/py-objfile.exp: Make some tests have unique names.
8982 * gdb.python/py-pp-registration.exp: Likewise.
8983
bde40b8f
PA
89842015-07-28 Pedro Alves <palves@redhat.com>
8985
8986 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8987
13e1dec8
SM
89882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8989
8990 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8991
da33c9a7
SM
89922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8993
8994 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8995
077836f7
PP
89962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8997
8998 * gdb.base/gdb-sigterm-2.exp: New test.
8999
b8cc7b2e
DE
90002015-07-25 Doug Evans <xdje42@gmail.com>
9001
9002 Revert:
9003 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9004 (workers/%.worker, build-perf): New rule.
9005 (GDB_PERFTEST_MODE): New variable.
9006 (check-perf): Use it.
9007 (clean): Clean up gdb.perf parallel build subdirs.
9008 * lib/build-piece.exp: New file.
9009 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9010 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9011 name.
9012 (standard_temp_file): Ditto.
9013 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9014 of $GDB_PARALLEL.
9015
c8bd4544
DE
90162015-07-24 Doug Evans <dje@google.com>
9017
9018 * gdb.perf/lib/perftest/utils.py: New file.
9019 * gdb.perf/gm-hello.cc: New file.
9020 * gdb.perf/gm-pervasive-typedef.cc: New file.
9021 * gdb.perf/gm-pervasive-typedef.h: New file.
9022 * gdb.perf/gm-std.cc: New file.
9023 * gdb.perf/gm-std.h: New file.
9024 * gdb.perf/gm-use-cerr.cc: New file.
9025 * gdb.perf/gm-utils.h: New file.
9026 * gdb.perf/gmonster-null-lookup.py: New file.
9027 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9028 * gdb.perf/gmonster-print-cerr.py: New file.
9029 * gdb.perf/gmonster-ptype-string.py: New file.
9030 * gdb.perf/gmonster-runto-main.py: New file.
9031 * gdb.perf/gmonster-select-file.py: New file.
9032 * gdb.perf/gmonster1-null-lookup.exp: New file.
9033 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9034 * gdb.perf/gmonster1-print-cerr.exp: New file.
9035 * gdb.perf/gmonster1-ptype-string.exp: New file.
9036 * gdb.perf/gmonster1-runto-main.exp: New file.
9037 * gdb.perf/gmonster1-select-file.exp: New file.
9038 * gdb.perf/gmonster1.cc: New file.
9039 * gdb.perf/gmonster1.exp: New file.
9040 * gdb.perf/gmonster2-null-lookup.exp: New file.
9041 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9042 * gdb.perf/gmonster2-print-cerr.exp: New file.
9043 * gdb.perf/gmonster2-ptype-string.exp: New file.
9044 * gdb.perf/gmonster2-runto-main.exp: New file.
9045 * gdb.perf/gmonster2-select-file.exp: New file.
9046 * gdb.perf/gmonster2.cc: New file.
9047 * gdb.perf/gmonster2.exp: New file.
9048
6eab34f3
DE
90492015-07-24 Doug Evans <dje@google.com>
9050
9051 * gdb.perf/README: New file.
9052 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9053 * lib/gen-perf-test.exp: New file.
9054
63738bfd
DE
90552015-07-24 Doug Evans <dje@google.com>
9056
9057 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9058 (PerfTest::startup): New function.
9059 (PerfTest::run): Return result of calling body.
9060 (PerfTest::assemble): Rewrite.
9061 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9062 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9063 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9064 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9065 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9066
7b606f95
DE
90672015-07-24 Doug Evans <dje@google.com>
9068
9069 * lib/gdb.exp (clean_restart): Make executable optional.
9070
a97b16b8
DE
90712015-07-24 Doug Evans <dje@google.com>
9072
9073 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9074 compiler_info references.
9075 * gdb.cp/temargs.exp: Ditto.
9076 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9077 (get_compiler_info): Early exit if already computed. Set compiler_info
9078 to "unknown" if there was a problem.
9079 (test_compiler_info): Add function comment. Call get_compiler_info.
9080
35baa57f
DE
90812015-07-24 Doug Evans <dje@google.com>
9082
9083 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9084 (workers/%.worker, build-perf): New rule.
9085 (GDB_PERFTEST_MODE): New variable.
9086 (check-perf): Use it.
9087 (clean): Clean up gdb.perf parallel build subdirs.
9088 * lib/build-piece.exp: New file.
9089 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9090 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9091 name.
9092 (standard_temp_file): Ditto.
9093 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9094 of $GDB_PARALLEL.
9095
6ebea266
DE
90962015-07-24 Doug Evans <dje@google.com>
9097
9098 * lib/future.exp (gdb_default_target_compile): New option
9099 "early_flags".
9100 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9101 --as-needed.
9102
1e76a7e9
SDJ
91032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9104
9105 * gdb.base/catch-syscall.exp: Call gdb_exit before
9106 gdb_skip_xml_test.
9107
5068630a
PA
91082015-07-24 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.python/py-events.exp: Accept output between the stop event
9111 and the prompt.
9112 * gdb.python/py-evsignal.exp: Likewise.
9113 * gdb.python/py-evthreads.exp: Likewise.
9114
77598427
PA
91152015-07-24 Pedro Alves <palves@redhat.com>
9116
9117 PR gdb/18717
9118 * gdb.threads/non-ldr-exit.c: New file.
9119 * gdb.threads/non-ldr-exit.exp: New file.
9120
11e6c98f
YQ
91212015-07-24 Yao Qi <yao.qi@linaro.org>
9122
9123 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9124 restarting process.
9125
51aee833
YQ
91262015-07-24 Yao Qi <yao.qi@linaro.org>
9127
9128 * gdb.server/ext-restart.exp: New file.
9129
8cfe207c
YQ
91302015-07-24 Yao Qi <yao.qi@linaro.org>
9131
9132 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9133 argument options.
9134 * gdb.server/ext-wrapper.exp: New file.
9135
cc12ce38
DE
91362015-07-23 Doug Evans <dje@google.com>
9137
9138 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9139 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9140
d0d84780
PMR
91412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9142
9143 * gdb.ada/var_arr_typedef.exp: New testcase.
9144 * gdb.ada/var_arr_typedef/pack.adb: New file.
9145 * gdb.ada/var_arr_typedef/pack.ads: New file.
9146 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9147
8b558f79
JB
91482015-07-20 Joel Brobecker <brobecker@adacore.com>
9149
9150 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9151
775a3298
JK
91522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9153
9154 * gdb.arch/i386-biarch-core.exp: Replace istarget
9155 by "complete set gnutarget". Remove expectation for the "core-file"
9156 command.
9157
db1ff28b
JK
91582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9159
9160 Revert the previous commit:
9161 Tests for validate symbol file using build-id.
9162
0a94970d
JK
91632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9164
9165 Tests for validate symbol file using build-id.
9166 * gdb.base/solib-mismatch-lib.c: New file.
9167 * gdb.base/solib-mismatch-libmod.c: New file.
9168 * gdb.base/solib-mismatch.c: New file.
9169 * gdb.base/solib-mismatch.exp: New file.
9170
03346981
SL
91712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9172
9173 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9174 nios2-*-linux*.
9175 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9176 * gdb.base/siginfo.exp: Likewise.
9177 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9178
42422cc7
PL
91792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9180
9181 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9182 Move it to ...
9183 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9184 ... here.
9185 * gdb.trace/range-stepping.exp: Check that the target supports
9186 range stepping.
9187
cfa68bae
JK
91882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9189
9190 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9191
8ffdba26
PA
91922015-07-14 Pedro Alves <palves@redhat.com>
9193
9194 * gdb.base/killed-outside.exp: New file.
9195 * gdb.base/killed-outside.c: New file.
9196
218a5a11
JK
91972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9198
9199 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9200 (n at main): New.
9201 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9202
e03ed3c6
AA
92032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9204
9205 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9206 infcall tests instead of setting up for KFAIL.
9207
485668e5
MM
92082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9209
9210 * gdb.btrace/record_goto-step.exp: New.
9211
08464196
JK
92122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9213
9214 PR compile/18484
9215 * gdb.compile/compile.c (struct struct_type): Add volatile to
9216 selffield's type.
9217 * gdb.compile/compile.exp
9218 (compile code struct_object.selffield = &struct_object): Skip further
9219 struct_object tests if this one xfails.
9220
bcf5c1d9
RC
92212015-07-08 Robert O'Callahan <robert@ocallahan.org>
9222
9223 PR exp/18617
9224 * gdb.trace/ax.exp: Add test.
9225
4931af25
YQ
92262015-07-07 Yao Qi <yao.qi@linaro.org>
9227
9228 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9229 instead of istarget "aarch64*-*-*".
9230 * gdb.arch/aarch64-fp.exp: Likewise.
9231 * gdb.base/float.exp: Likewise.
9232 * gdb.reverse/aarch64.exp: Likewise.
9233 * lib/gdb.exp (is_aarch64_target): New proc.
9234
9fcf688e
YQ
92352015-07-07 Yao Qi <yao.qi@linaro.org>
9236
9237 * lib/gdb.exp (is_aarch32_target): New proc.
9238 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9239 instead of "istarget "arm*-*-*"".
9240 * gdb.arch/arm-disp-step.exp: Likewise.
9241 * gdb.arch/thumb-bx-pc.exp: Likewise.
9242 * gdb.arch/thumb-prologue.exp: Likewise.
9243 * gdb.arch/thumb-singlestep.exp: Likewise.
9244 * gdb.base/disp-step-syscall.exp: Likewise.
9245 * gdb.base/float.exp: Likewise.
9246
fbd8d50d
YQ
92472015-07-07 Yao Qi <yao.qi@linaro.org>
9248
9249 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9250 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9251
71be1fdc
YQ
92522015-07-07 Yao Qi <yao.qi@linaro.org>
9253
9254 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9255 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9256 if it exists.
9257 * gdb.multi/multi-arch.exp: Likewise.
9258
3e221d36
SM
92592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9260
9261 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9262 print.
9263
d441430b
YQ
92642015-07-07 Yao Qi <yao.qi@linaro.org>
9265
9266 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9267
06f810bd
MG
92682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9269
9270 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9271 '[' and ']' characters.
9272
5e61e7c0
IB
92732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9274
9275 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9276
28bf096c
PA
92772015-06-29 Pedro Alves <palves@redhat.com>
9278
9279 PR threads/18127
9280 * gdb.threads/hand-call-new-thread.c: New file.
9281 * gdb.threads/hand-call-new-thread.c: New file.
9282
ee93cd5e
KS
92832015-06-26 Keith Seitz <keiths@redhat.com>
9284 Doug Evans <dje@google.com>
9285
9286 PR 16253
9287 * gdb.cp/var-tag-2.cc: New file.
9288 * gdb.cp/var-tag-3.cc: New file.
9289 * gdb.cp/var-tag-4.cc: New file.
9290 * gdb.cp/var-tag.cc: New file.
9291 * gdb.cp/var-tag.exp: New file.
9292
fc637f04
PP
92932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9294
9295 * gdb.base/history-duplicates.exp: New test.
9296
2e52ae68
PP
92972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9298
9299 * gdb.base/completion.exp: Test the completion of the "focus"
9300 command.
9301
6e22494e
JK
93022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9303
9304 * gdb.arch/amd64-prologue-skip.S: New file.
9305 * gdb.arch/amd64-prologue-skip.exp: New file.
9306
bf7b9cd9
SM
93072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9308
9309 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9310 is_address_zero_readable check.
9311
201e8dfd
PB
93122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9313
9314 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9315 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9316
5cd867b4
YQ
93172015-06-24 Yao Qi <yao.qi@linaro.org>
9318
9319 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9320 linux targets.
9321
4d7be007
YQ
93222015-06-24 Yao Qi <yao.qi@linaro.org>
9323
9324 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9325 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9326 * gdb.base/siginfo-thread.exp: Likewise.
9327
07fcd301
YQ
93282015-06-22 Yao Qi <yao.qi@linaro.org>
9329
9330 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9331
52042a00
YQ
93322015-06-22 Yao Qi <yao.qi@linaro.org>
9333
9334 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9335 aarch64*-*-*.
9336 (skip_hw_watchpoint_tests): Likewise.
9337
74bd41ce
PP
93382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9339
9340 * gdb.base/gdbinit-history.exp: Test the interaction between
9341 setting GDBHISTSIZE and setting the history size via .gdbinit.
9342
bc460514
PP
93432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9344
9345 PR gdb/16999
9346 * gdb.base/gdbhistsize-history.exp: New test.
9347
b58c513b
PP
93482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9349
9350 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9351 with GDBHISTSIZE.
9352 * gdb.base/readline.exp: Likewise.
9353
92046791
YQ
93542015-06-17 Yao Qi <yao.qi@linaro.org>
9355
9356 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9357 line.
9358
2093d2d3
PP
93592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9360
9361 * gdb.base/gdbinit-history.exp: Add test case to check that
9362 an unlimited history file does not get truncated on exit.
9363
e6c693af
AA
93642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9365
9366 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9367 (VECTOR): New macro. Use it...
9368 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9369 ...for these typedefs.
9370 (int8, char1, int1, double1): New typedefs.
9371 (struct just_int2, struct two_int2): New structures.
9372 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9373 (add_structvecs, add_singlevecs): New functions.
9374 (main): Call add_some_intvecs twice.
9375 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9376 the compile and exit upon failure. Try compiling for the "native"
9377 architecture. Test inferior function calls with vector arguments
9378 and vector return value handling with "finish" and "return".
9379
c74f7d1c
JT
93802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9381
9382 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9383 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9384 PE file.
9385 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9386
98aa42ee
AT
93872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9388
9389 PR breakpoints/16465
9390 * gdb.mi/mi-dprintf-pending.c: New file.
9391 * gdb.mi/mi-dprintf-pending.exp: New test.
9392 * gdb.mi/mi-dprintf-pendshr.c: New file.
9393
7d73c23c 93942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9395 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9396
9397 * gdb.arch/i386-mpx-map.c: New file.
9398 * gdb.arch/i386-mpx-map.exp: New File.
9399
94002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9401
9402 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9403 * gdb.arch/i386-mpx.exp: Indentation fixed.
9404
94052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9406
9407 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9408 function and improved indentation.
9409 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9410 gdb_test_multiple. Added additional tests to skip the test.
9411
94122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9413
9414 * gdb.arch/i386-avx512.c: Change path in include file.
9415 * gdb.arch/i386-avx512.exp: Change include dir path
9416 compilation flag.
9417 * gdb.arch/i386-mpx.c: Change path in include file.
9418 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9419 flag.
9420
d5eba19a
JK
94212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9422
9423 * gdb.compile/compile-print.exp (compile print *vararray@3)
9424 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9425
7f361056
JK
94262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9427
9428 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9429 (do not keep jit in memory): ... this.
9430 (expect 5): Change it to ...
9431 (expect no 5): ... this.
9432
3b462ec2
SM
94332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9434
9435 PR gdb/15564
9436 * gdb.mi/mi-detach.exp: New file.
9437
e0619de6
JK
94382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9439
9440 PR symtab/18392
9441 * gdb.arch/amd64-tailcall-self.S: New file.
9442 * gdb.arch/amd64-tailcall-self.c: New file.
9443 * gdb.arch/amd64-tailcall-self.exp: New file.
9444
e970cb34
DB
94452015-05-28 Don Breazeal <donb@codesourcery.com>
9446
9447 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9448 tests for remote targets by checking is_target_gdbserver.
9449
b2e2f908
DE
94502015-05-27 Doug Evans <dje@google.com>
9451
9452 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9453 * gdb.dwarf2/opaque-type-lookup.c: New file.
9454 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9455
82c7be31
DE
94562015-05-26 Doug Evans <dje@google.com>
9457
9458 * gdb.cp/iostream.cc: New file.
9459 * gdb.cp/iostream.exp: New file.
9460
b4f54984
DE
94612015-05-26 Doug Evans <dje@google.com>
9462
9463 * gdb.dwarf2/dw2-op-call.exp: Update.
9464 * gdb.dwarf2/dw4-sig-types.exp: Update.
9465 * gdb.dwarf2/implptr.exp: Update.
9466 * gdb.mi/mi-cmd-param-changed.exp: Update.
9467
4ea6efe9
DE
94682015-05-26 Doug Evans <dje@google.com>
9469
9470 * gdb.python/py-lazy-string.c: New file.
9471 * gdb.python/py-lazy-string.exp: New file.
9472 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9473 (main): Update. Add estring3.
9474 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9475 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9476
f6bb7db3
YQ
94772015-05-26 Omair Javaid <omair.javaid@linaro.org>
9478 Yao Qi <yao.qi@linaro.org>
9479
9480 * gdb.reverse/aarch64.c: New.
9481 * gdb.reverse/aarch64.exp: New.
9482
a81bfbd0
OJ
94832015-05-26 Omair Javaid <omair.javaid@linaro.org>
9484
25d49b86
PA
9485 * lib/gdb.exp (supports_process_record): Return true for
9486 aarch64*-linux*.
a81bfbd0
OJ
9487 (supports_reverse): Likewise.
9488
158bf1b4
PP
94892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9490
9491 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9492 Use with_test_prefix.
9493
a0145030
AB
94942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9495
9496 * gdb.base/completion.exp: Add test for completion of layout
9497 names.
9498
ebe3b578
AB
94992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9500
9501 * lib/gdb.exp (skip_tui_tests): New proc.
9502 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9503
84204ed7
PA
95042015-05-19 Pedro Alves <palves@redhat.com>
9505
9506 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9507 Save the whole env array instead of just HOME. Unset HISTSIZE in
9508 the environment while testing. Restore whole environment
9509 afterwards.
9510
37442ce1
DE
95112015-05-16 Doug Evans <xdje42@gmail.com>
9512
9513 * gdb.guile/scm-ports.c: New file.
9514 * gdb.guile/scm-ports.exp: Add memory port tests.
9515
36de76f9
JK
95162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9517
9518 * gdb.compile/compile-print.c: New file.
9519 * gdb.compile/compile-print.exp: New file.
9520
3a9558c4
JK
95212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9522
9523 * gdb.compile/compile-ops.exp: Cast param to void.
9524 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9525 (compile code struct_object.selffield = &struct_object): Add xfail.
9526
aa715135
JG
95272015-05-15 Joel Brobecker <brobecker@adacore.com>
9528
9529 * gdb.ada/arr_enum_with_gap: New testcase.
9530
931e5bc3
JG
95312015-05-15 Joel Brobecker <brobecker@adacore.com>
9532
9533 * gdb.ada/byte_packed_arr: New testcase.
9534
9cd4d857
JB
95352015-05-15 Joel Brobecker <brobecker@adacore.com>
9536
9537 * gdb.ada/pckd_neg: New testcase.
9538
ebfd00d2
PP
95392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9540
9541 PR gdb/17820
9542 * gdb.base/gdbinit-history.exp: New test.
9543 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9544 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9545
4c082a81
SC
95462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9547
9548 * gdb.python/py-xmethods.cc: Enhance test case.
9549 * gdb.python/py-xmethods.exp: New tests.
9550 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9551 function.
9552 (B_indexoper): Likewise.
9553 (global_dm_list) : Add new xmethod worker functions.
9554
f7797074
SDJ
95552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9556
9557 * gdb.base/coredump-filter.exp: Correctly unset
9558 "coredump_var_addr" array.
9559
a4674e4e
PA
95602015-05-08 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.server/non-existing-program.exp: Unset spawn_id.
9563
df2eb078
SC
95642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9565
9566 PR python/18291
9567 * gdb.python/py-xmethods.exp: Add tests.
9568
422349a3
YQ
95692015-05-08 Yao Qi <yao.qi@linaro.org>
9570
9571 PR gdb/18208
9572 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9573 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9574 function set_coredump_filter, and remove remote_exec call.
9575 Remove argument ipid. Callers update.
9576 (top level): Don't get inferior's PID.
9577
63fc80ce
AA
95782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9579
9580 * gdb.base/watch_thread_num.exp: Skip test on targets without
9581 access watchpoints.
9582
80ad801e
PA
95832015-05-06 Pedro Alves <palves@redhat.com>
9584
9585 PR server/18081
9586 * gdb.server/non-existing-program.exp: New file.
9587
0fa7fe50
JB
95882015-05-05 Joel Brobecker <brobecker@adacore.com>
9589
9590 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9591
3ea89b92
PMR
95922015-05-05 Joel Brobecker <brobecker@adacore.com>
9593
9594 * gdb.ada/out_of_line_in_inlined: New testcase.
9595
87b8eff0
JB
95962015-05-05 Joel Brobecker <brobecker@adacore.com>
9597
9598 * gdb.ada/var_rec_arr: New testcase.
9599
5fccc635
YQ
96002015-04-30 Yao Qi <yao.qi@linaro.org>
9601
9602 * gdb.base/break-idempotent.exp: If
9603 skip_hw_watchpoint_multi_tests returns true, skip the tests
9604 on "rwatch" and "awatch".
9605
42d38f42
YQ
96062015-04-30 Yao Qi <yao.qi@linaro.org>
9607
9608 * gdb.base/relativedebug.exp: Invoke gdb command
9609 "info sharedlibrary", and if libc.so doesn't have debug info,
9610 skip the test.
9611
2ce1cdbf
DE
96122015-04-29 Doug Evans <dje@google.com>
9613
9614 * gdb.python/py-xmethods.exp: Add ptype tests.
9615 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9616 get_result_type method.
9617
f24a38c5
LM
96182015-04-29 Luis Machado <lgustavo@codesourcery.com>
9619
9620 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9621 the target does not support hardware watchpoints.
9622
ecbf2b3c
LM
96232015-04-29 Luis Machado <lgustavo@codesourcery.com>
9624
9625 * gdb.base/break-always.exp: Abort testing if writing to memory
9626 causes an error.
9627
34f5f757
DE
96282015-04-28 Doug Evans <dje@google.com>
9629
9630 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9631 * gdb.python/py-pp-registration.exp: ... here. New file.
9632 * gdb.python/py-pp-registration.c: New file.
9633 * gdb.python/py-pp-registration.py: New file.
9634
69b4374a
DE
96352015-04-28 Doug Evans <dje@google.com>
9636
9637 * gdb.python/py-bad-printers.c: New file.
9638 * gdb.python/py-bad-printers.py: New file.
9639 * gdb.python/py-bad-printers.exp: New file.
9640
59fb7612
SS
96412015-04-28 Sasha Smundak <asmundak@google.com>
9642
9643 * gdb.python/py-type.exp: New test.
9644
2631b16a
AW
96452015-04-28 Andy Wingo <wingo@igalia.com>
9646
9647 * gdb.python/py-parameter.exp:
9648 * gdb.guile/scm-parameter.exp: Escape the path that we are
9649 matching against, as it might contain characters that are special
9650 to regular expressions.
9651
460efde1
JB
96522015-04-27 Joel Brobecker <brobecker@adacore.com>
9653
9654 * gdb.ada/rec_comp: New testcase.
9655
2d369d8e
SDJ
96562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9657
9658 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9659 before using it.
9660
cf75d6c3
AB
96612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9662
9663 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9664 new tests for verilog output.
9665
8dbe7ca5
YQ
96662015-04-24 Yao Qi <yao.qi@linaro.org>
9667
9668 * boards/remote-gdbserver-on-localhost.exp: New file.
9669
4ef9fb2f
PA
96702015-04-23 Pedro Alves <palves@redhat.com>
9671
9672 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9673 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9674 "end of file", remove $inferior_spawn_id from the indirect list.
9675
0a803169
PA
96762015-04-23 Pedro Alves <palves@redhat.com>
9677
9678 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9679
749ef8f8
PA
96802015-04-23 Pedro Alves <palves@redhat.com>
9681
9682 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9683 on $any_spawn_id instead of only on $gdb_spawn_id.
9684
8aae4344
PM
96852015-04-21 Pierre Muller <muller@sourceware.org>
9686
9687 PR pascal/17815
9688 * lib/pascal.exp (gpc_compile): Add new option "class".
9689 (fpc_compile): Likewise.
9690 * gdb.pascal/case-insensitive-symbols.pas: New file.
9691 * gdb.pascal/case-insensitive-symbols.exp: New file.
9692
1586c8fb
GB
96932015-04-20 Gary Benson <gbenson@redhat.com>
9694
9695 * gdb.base/attach.exp: Fix three extended remote failures.
9696
1b6e6f5c
GB
96972015-04-17 Gary Benson <gbenson@redhat.com>
9698
9699 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9700 the main executable over the remote protocol.
9701
e797481d
PA
97022015-04-16 Pedro Alves <palves@redhat.com>
9703
9704 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9705 a new gdbserver if gdbserver_reconnect_p is set.
9706
1ca99c42
PA
97072015-04-16 Pedro Alves <palves@redhat.com>
9708
9709 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9710 is set, don't exit gdbserver.
9711
af9fd6f8
AA
97122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9713
9714 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9715 appropriate .insn, such that an older assembler can be used.
9716 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9717 the z/Architecture instruction set on 31-bit targets as well.
9718
04ff1e61
AA
97192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9720
9721 * gdb.go/handcall.exp: Remove all logic related to the first
9722 breakpoint and rely on go_runto_main instead.
9723 * gdb.go/strings.exp: Likewise.
9724 * gdb.go/unsafe.exp: Likewise.
9725 * gdb.go/hello.exp: Likewise. Also rename the remaining
9726 breakpoint marker to "breakpoint 1".
9727 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9728 * gdb.go/strings.go: Likewise.
9729 * gdb.go/unsafe.go: Likewise.
9730 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9731 "set breakpoint 2 here" and rename the remaining breakpoint marker
9732 to "breakpoint 1".
9733
40d2f8d6
SM
97342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9735
9736 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9737 if itertools.imap is not present.
9738 * gdb.python/py-objfile.exp: Add parentheses.
9739 * gdb.python/py-type.exp: Same.
9740 * gdb.python/py-unwind-maint.py: Same.
9741
8cbc97c6
YQ
97422015-04-15 Yao Qi <yao.qi@linaro.org>
9743
9744 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9745 of ":$ptr_size" and set its form explicitly.
9746
45fd756c
YQ
97472015-04-15 Pedro Alves <palves@redhat.com>
9748 Yao Qi <yao.qi@linaro.org>
9749
9750 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9751 timeout by factor of 4.
9752 (test_regular_watch): Likewise.
9753 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9754 * gdb.reverse/sigall-reverse.exp: Likewise.
9755 * gdb.reverse/until-precsave.exp: Likewise.
9756 * lib/gdb.exp (with_timeout_factor): New proc.
9757 (gdb_expect): Move some code to ...
9758 (get_largest_timeout): ... here. New procedure.
9759
9e811bc3
LM
97602015-04-14 Luis Machado <lgustavo@codesourcery.com>
9761
9762 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9763
0ff6fcb2
LM
97642015-04-13 Luis Machado <lgustavo@codesourcery.com>
9765
9766 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9767 to write to the .text section.
9768
7578d5f7
LM
97692015-04-13 Luis Machado <lgustavo@codesourcery.com>
9770
9771 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9772 Handle the case of targets that do not provide PID information.
9773
2efe15c4
YQ
97742015-04-13 Yao Qi <yao.qi@linaro.org>
9775
9776 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9777 and use expect instead of gdb_expect.
9778
8cd8f2f8
SDJ
97792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9780
9781 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9782 "coredump_var_addr" to avoid naming conflict with other testcases.
9783
9ee41772
PA
97842015-04-10 Pedro Alves <palves@redhat.com>
9785
9786 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9787 gdb_test_sequence and gdb_assert.
9788
07473109
PA
97892015-04-10 Pedro Alves <palves@redhat.com>
9790
9791 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9792 test messages that don't include the breakpoint address.
9793
de3db44c
YQ
97942015-04-10 Yao Qi <yao.qi@linaro.org>
9795
9796 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9797 false for some offset and width combinations which aren't
9798 supported by linux kernel.
9799
c79d856c
PA
98002015-04-10 Pedro Alves <palves@redhat.com>
9801
9802 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9803 procedure, factored out from ...
9804 (top level): ... here. Add "set displaced-stepping" testing axis.
9805 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9806 parameter "displaced". Use it.
9807 (top level): Use foreach and add "set displaced-stepping" testing
9808 axis.
9809
ebc90b50
PA
98102015-04-10 Pedro Alves <palves@redhat.com>
9811
9812 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9813 Remove comment.
9814 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9815 both the address of the instruction that triggers the watchpoint
9816 and the address of the instruction immediately after, and use
9817 those addresses for the test. Fix comment.
9818
8f572e5c
PA
98192015-04-10 Pedro Alves <palves@redhat.com>
9820
9821 * gdb.base/sigstep.exp (breakpoint_to_handler)
9822 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9823 Test "backtrace" in handler.
9824 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9825 (top level): Add new "displaced" test axis to
9826 breakpoint_to_handler, breakpoint_to_handler_entry and
9827 breakpoint_over_handler.
9828
8d707a12
PA
98292015-04-10 Pedro Alves <palves@redhat.com>
9830
9831 PR gdb/18216
9832 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9833
ef713951
YQ
98342015-04-10 Yao Qi <yao.qi@linaro.org>
9835
9836 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9837 (test_add_rn_pc): New function.
9838 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9839 (top level): Invoke test_add_rn_pc.
9840
906d60cf
PA
98412015-04-10 Pedro Alves <palves@redhat.com>
9842
9843 PR gdb/13858
9844 * gdb.base/step-over-no-symbols.exp: New file.
9845
f2983cc3
AW
98462015-04-09 Andy Wingo <wingo@igalia.com>
9847
9848 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9849 after the Python tests.
9850
6d62641c
SDJ
98512015-04-08 Keith Seitz <keiths@redhat.com>
9852
9853 PR python/16699
9854 * gdb.python/py-completion.exp: New tests for completion.
9855 * gdb.python/py-completion.py (CompleteLimit1): New class.
9856 (CompleteLimit2): Likewise.
9857 (CompleteLimit3): Likewise.
9858 (CompleteLimit4): Likewise.
9859 (CompleteLimit5): Likewise.
9860 (CompleteLimit6): Likewise.
9861 (CompleteLimit7): Likewise.
9862
f3770638
PA
98632015-04-08 Pedro Alves <palves@redhat.com>
9864
9865 PR gdb/18214
9866 PR gdb/18216
9867 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9868 function.
9869 (main): Install it as SIGUSR1 handler.
9870 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9871 parameter. Always use "setup" as prefix. Toggle "set
9872 displaced-stepping" off/on depending on global. Don't switch to
9873 thread 1 here.
9874 (top level): Add displaced stepping "off/on" test axis. Update
9875 "setup" calls. Wrap each subtest with with_test_prefix. Test
9876 continuing with a queued signal in each thread.
9877
4496bed7
PA
98782015-04-08 Pedro Alves <palves@redhat.com>
9879
9880 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9881 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9882 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9883 Return early if running to main fails.
9884 * gdb.trace/while-stepping.exp: Likewise.
9885
b97fde92
PA
98862015-04-07 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9889 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9890 interact with inferior program.
9891
f71c18e7
PA
98922015-04-07 Pedro Alves <palves@redhat.com>
9893
9894 * lib/gdb.exp (inferior_spawn_id): New global.
9895 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9896 spawn id after processing the user code.
9897 (default_gdb_start): Set inferior_spawn_id.
9898 (send_inferior): New procedure.
9899 * lib/gdbserver-support.exp (gdbserver_start): Set
9900 inferior_spawn_id.
9901 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9902
6423214f
PA
99032015-04-07 Pedro Alves <palves@redhat.com>
9904
9905 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9906 * lib/gdbserver-support.exp (gdbserver_start): Make
9907 $server_spawn_id global.
9908 (gdbserver_start): Don't wait for gdbserver's spawn id with
9909 expect_background.
9910 (close_gdbserver): New procedure.
9911 (gdb_exit): Rename the default version and reimplement.
9912
71c0ee8c
PA
99132015-04-07 Pedro Alves <palves@redhat.com>
9914
72f4393d 9915 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9916 append the substituted item, not the original item.
9917
203bc29b
PA
99182015-04-07 Pedro Alves <palves@redhat.com>
9919
9920 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9921 gdb_expect.
9922
508a3ddf
PA
99232015-04-07 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9926 output appearing once only.
9927
9f6dbe2b
PA
99282015-04-07 Pedro Alves <palves@redhat.com>
9929
9930 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9931 that doesn't expect anything. Return early if running to main
9932 fails.
9933
337532fa
YQ
99342015-04-07 Yao Qi <yao.qi@linaro.org>
9935
9936 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9937 (child_function): Call alarm.
9938 (main): Move call to alarm into the loop.
9939 * gdb.threads/non-stop-fair-events.exp: Build program with
9940 -DTIMEOUT=$timeout.
9941
01b622d4
DE
99422015-04-06 Doug Evans <xdje42@gmail.com>
9943
9944 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9945 Fix dest parameter to board_info.
9946 (fpc_compile): Ditto.
9947 (gdb_compile_pascal): Rename dest arg to destfile.
9948
961f4160
PMR
99492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9950
9951 * gdb.ada/funcall_ref.exp: New file.
9952 * gdb.ada/funcall_ref/foo.adb: New file.
9953
cafda597
YQ
99542015-04-02 Yao Qi <yao.qi@linaro.org>
9955
9956 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9957 is remote.
9958
fed040c6
GB
99592015-04-02 Gary Benson <gbenson@redhat.com>
9960
9961 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9962
d11916aa
SS
99632015-04-01 Sasha Smundak <asmundak@google.com>
9964
9965 * gdb.python/py-unwind-maint.c: New file.
9966 * gdb.python/py-unwind-maint.exp: New test.
9967 * gdb.python/py-unwind-maint.py: New file.
9968 * gdb.python/py-unwind.c: New file.
9969 * gdb.python/py-unwind.exp: New test.
9970 * gdb.python/py-unwind.py: New test.
9971
a1471180
PA
99722015-04-01 Pedro Alves <palves@redhat.com>
9973
9974 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9975 to fail instead of non-existent $test.
9976
0bbeccb1
PA
99772015-04-01 Pedro Alves <palves@redhat.com>
9978
9979 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9980 GDBFLAGS if not empty.
9981
3c724c8c
PMR
99822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9983
9984 * gdb.ada/complete.exp: Remove "multi_line".
9985 * gdb.ada/info_exc.exp: Remove "multi_line".
9986 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9987 * gdb.ada/ptype_field.exp: Remove "multi_line".
9988 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9989 * gdb.ada/tagged.exp: Remove "multi_line".
9990 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9991 [multi_line ...]
9992 * gdb.btrace/delta.exp: Likewise.
9993 * gdb.btrace/exception.exp: Likewise.
9994 * gdb.btrace/function_call_history.exp: Likewise.
9995 * gdb.btrace/instruction_history.exp: Likewise.
9996 * gdb.btrace/nohist.exp: Likewise.
9997 * gdb.btrace/record_goto.exp: Likewise.
9998 * gdb.btrace/segv.exp: Likewise.
9999 * gdb.btrace/stepi.exp: Likewise.
10000 * gdb.btrace/tailcall.exp: Likewise.
10001 * gdb.btrace/unknown_functions.exp: Likewise.
10002 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10003 * lib/gdb.exp: Add the "multi_line" helper.
10004
4eec2deb
PA
100052015-04-01 Pedro Alves <palves@redhat.com>
10006
10007 * gdb.threads/tid-reuse.c: New file.
10008 * gdb.threads/tid-reuse.exp: New file.
10009
df8411da
SDJ
100102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10011
10012 PR corefiles/16092
10013 * gdb.base/coredump-filter.c: New file.
10014 * gdb.base/coredump-filter.exp: Likewise.
10015
6ef37366
PM
100162015-03-27 Petr Machata <pmachata@redhat.com>
10017
10018 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10019 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10020 (Dwarf::assemble): Initialize them.
10021 (Dwarf::lines): New function.
10022
7ec911b0
JT
100232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10024
10025 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10026 SYMBOL_PREFIX for x86_64-*-cygwin.
10027
ff908ebf
AW
100282015-03-26 Andy Wingo <wingo@igalia.com>
10029
10030 PR symtab/18148
10031 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10032 const_value but not a location.
10033 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10034 location defined in non-main CUs are visible.
10035
6d5f0679
YQ
100362015-03-26 Yao Qi <yao.qi@linaro.org>
10037
10038 PR testsuite/18139
10039 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10040 Add a line number entry for the same line.
10041 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10042 Add a line number entry for the same line.
10043
2898689b
YQ
100442015-03-26 Yao Qi <yao.qi@linaro.org>
10045
10046 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10047 .int 0.
10048 (func): Likewise. Add .Lfunc_1 label.
10049 Use .Lfunc_1 label.
10050 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10051 .int 0.
10052 (func): Likewise.
10053 Use .Lfunc_1 label.
10054
85180498
YQ
100552015-03-26 Yao Qi <yao.qi@linaro.org>
10056
10057 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10058 Call gdb_compile instead to compile each .s files without debug
10059 information.
10060
8aa08a8d
YQ
100612015-03-26 Yao Qi <yao.qi@linaro.org>
10062
10063 * gdb.base/savedregs.exp (process_saved_regs): Make
10064 "Saved registers:" optional in the pattern.
10065
66849923
MM
100662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10067
10068 * gdb.btrace/next.exp: Merged into step.exp.
10069 * gdb.btrace/finish.exp: Merged into step.exp.
10070 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10071 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10072 "record goto" and checking the exact replay position.
10073 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10074 check for "Recording format" in "info record" output.
10075 * gdb.btrace/record_goto.exp: Choose test file based on target.
10076 * gdb.btrace/x86-record_goto.S: Renamed into ...
10077 * gdb.btrace/x86_64-record_goto.S: ... this.
10078 * gdb.btrace/i686-record_goto.S: New.
10079 * gdb.btrace/x86-tailcall.S: Renamed into ...
10080 * gdb.btrace/x86_64-tailcall.S: ... this.
10081 * gdb.btrace/i686-tailcall.S: New.
10082 * gdb.btrace/x86-tailcall.c: Renamed into ...
10083 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10084 separate statements. Update test.
10085 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10086 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10087 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10088 * gdb.btrace/tailcall.exp: Choose test file based on target.
10089 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10090
11cc1b74
MM
100912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10092
10093 * gdb.btrace/exception.exp: Increase BTS buffer size.
10094
a25d8bf9
PA
100952015-03-24 Pedro Alves <palves@redhat.com>
10096
10097 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10098
856e7dd6
PA
100992015-03-24 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.threads/schedlock.exp (test_step): No longer expect that
10102 "set scheduler-locking step" with "next" over a function call runs
10103 threads unlocked.
10104
ad235a41
AT
101052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10106
10107 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10108
15630549
AT
101092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10110
10111 PR breakpoints/16466
10112 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10113 * gdb.mi/mi-pending.c (thread_func): New function.
10114 (int main): Add threading support required.
10115 * gdb.mi/mi-pending.exp: Add tests for this issue.
10116 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10117 (pendfunc2): Remove stdio dependency.
10118 * gdb.mi/mi-pendshr2.c: New file.
10119
693dca06
KS
101202015-03-23 Keith Seitz <keiths@redhat.com>
10121
10122 * gdb.linespec/keywords.c: New file.
10123 * gdb.linespec/keywords.exp: New file.
10124
7e993ebf
KS
101252015-03-23 Keith Seitz <keiths@redhat.com>
10126
10127 PR gdb/18021
10128 * gdb.dwarf2/staticvirtual.exp: New test.
10129
bc23328c
JK
101302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10131
10132 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10133 * README: Remove HP-UX and gdb.hp.
10134 (configuration):
10135 * configure: Regenerate.
10136 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10137 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10138 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10139 gdb.hp/gdb.defects/Makefile.
10140 * gdb.hp/Makefile.in: File deleted.
10141 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10142 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10143 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10144 * gdb.hp/gdb.aCC/run.c: File deleted.
10145 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10146 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10147 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10148 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10149 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10150 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10151 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10152 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10153 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10154 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10155 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10156 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10157 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10158 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10159 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10160 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10161 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10162 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10163 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10164 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10165 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10166 * gdb.hp/gdb.compat/average.c: File deleted.
10167 * gdb.hp/gdb.compat/sum.c: File deleted.
10168 * gdb.hp/gdb.compat/xdb.c: File deleted.
10169 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10170 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10171 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10172 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10173 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10174 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10175 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10176 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10177 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10178 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10179 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10180 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10181 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10182 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10183 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10184 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10185 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10186 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10187 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10188 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10189 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10190 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10191 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10192 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10193 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10194 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10195 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10196 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10197 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10198 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10199 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10200 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10201 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10202 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10203 * gdb.hp/tools/odump: File deleted.
10204
8bf3b159
PA
102052015-03-19 Pedro Alves <palves@redhat.com>
10206
10207 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10208 (saw_thread_3): New globals.
10209 (top level): Increment them when an event for the corresponding
10210 thread is seen.
10211 (no thread starvation): New test.
10212
eb54c8bf
PA
102132015-03-19 Pedro Alves <palves@redhat.com>
10214
10215 * gdb.threads/continue-pending-status.c: New file.
10216 * gdb.threads/continue-pending-status.exp: New file.
10217
32d2e5d6
PA
102182015-03-18 Pedro Alves <palves@redhat.com>
10219
10220 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10221 Use gdb_is_target_remote instead of is_remote. Use
10222 gdb_test_multiple instead of gdb_expect. Exit early if
10223 gdb_test_multiple hits its internal matches. Tighten stepi tests
10224 expected output. Fail on exit with any signal, instead of just
10225 SIGILL.
10226
f68f11b7
YQ
102272015-03-18 Yao Qi <yao.qi@linaro.org>
10228
10229 PR tdep/18107
10230 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10231 variable.
10232 * gdb.base/catch-syscall.exp: Don't skip it on
10233 aarch64*-*-linux* target. Remove elements in all_syscalls.
10234 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10235 target.
10236 (setup_all_syscalls): New proc.
10237
ca5fd19b
YQ
102382015-03-16 Yao Qi <yao.qi@linaro.org>
10239
10240 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10241 (top level): Skip tests if valid_addr_p returns false for
10242 $cmd1 or $cmd2.
10243
85642ba0
AW
102442015-03-11 Andy Wingo <wingo@igalia.com>
10245
10246 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10247
e03f9645
YQ
102482015-03-11 Yao Qi <yao.qi@linaro.org>
10249
10250 * gdb.base/catch-syscall.exp: Fix typo in comments.
10251
5d0962b2
YQ
102522015-03-11 Yao Qi <yao.qi@linaro.org>
10253
10254 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10255
b2df3cef
PA
102562015-03-09 Pedro Alves <palves@redhat.com>
10257
10258 * dg-extract-results.py: Delete.
10259
ef878e53
PA
102602015-03-09 Pedro Alves <palves@redhat.com>
10261
10262 Merge dg-extract-results.sh from GCC upstream (r218843).
10263
10264 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10265 * dg-extract-results.sh: Use --text with grep to avoid issues with
10266 binary files. Fall back to cat -v, if that doesn't work.
10267
9494d219
PA
102682015-03-05 Pedro Alves <palves@redhat.com>
10269
10270 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10271
a8d9763a
SM
102722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10273
10274 * lib/mi-support.exp (mi_expect_interrupt): Accept
10275 alternative event for when in all-stop mode.
10276
be9957b8
PA
102772015-03-04 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10280
d57be0f4 102812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10282
10283 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10284
c214c7cf
AA
102852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10286
10287 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10288 regexps for GDB's current line display, accept a hex address
10289 preceding the line number.
10290
6d74a497
AA
102912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10292
10293 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10294 the 'arch1' variable for "s390*-linux*" targets.
10295
511aee7c
PA
102962015-03-04 Pedro Alves <palves@redhat.com>
10297
10298 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10299 (main): Pass missing retval argument to pthread_join call.
10300
95e50b27
PA
103012015-03-02 Pedro Alves <palves@redhat.com>
10302
10303 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10304 (top level): Call do_test with non-stop as well.
10305
28054d69
PA
103062015-03-02 Pedro Alves <palves@redhat.com>
10307
10308 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10309 -1.
10310
4fa5d7b4
AA
103112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10312
10313 * gdb.arch/s390-vregs.exp: New test.
10314 * gdb.arch/s390-vregs.S: New file.
10315
97c18565
PA
103162015-02-27 Pedro Alves <palves@redhat.com>
10317
10318 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10319 call to catch_command_errors.
10320 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10321 catch_command_errors.
10322
a37bfa30
PA
103232015-02-27 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10326 "true" for boolean result.
10327 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10328 prototype of main.
10329
6f98576f
PA
103302015-02-27 Pedro Alves <palves@redhat.com>
10331
10332 * lib/unbuffer_output.c: New file.
10333 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10334 (main): Call gdb_unbuffer_output.
10335
eba5ab56
YQ
103362015-02-27 Yao Qi <yao.qi@linaro.org>
10337
10338 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10339 target.
10340
0def5aaa
DE
103412015-02-26 Doug Evans <dje@google.com>
10342
10343 * gdb.cp/class2.cc (Dbase, D): New classes.
10344 (main): New local delta.
10345 * gdb.cp/class2.exp: Test printing delta.
10346 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10347 (dynbar): New global.
10348 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10349
081a1c2c
JK
103502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10351
10352 * gdb.compile/compile-ifunc.c: New file.
10353 * gdb.compile/compile-ifunc.exp: New file.
10354
2f41223f
AT
103552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10356
10357 * gdb.base/structs.exp: Check for correct struct on finish.
10358
03eddd80
YQ
103592015-02-26 Yao Qi <yao.qi@linaro.org>
10360
10361 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10362 is zero.
10363
80c57053
JK
103642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10365
10366 * gdb.arch/cordic.ko.bz2: New file.
10367 * gdb.arch/cordic.ko.debug.bz2: New file.
10368 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10369
21613c12
YQ
103702015-02-25 Yao Qi <yao.qi@linaro.org>
10371
10372 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10373 aarch64*-*-* target.
10374
d8b901ed
PA
103752015-02-23 Pedro Alves <palves@redhat.com>
10376
10377 * lib/gdb.exp (delete_breakpoints): Rewrite using
10378 gdb_test_multiple.
10379
e5b85ead
PA
103802015-02-23 Pedro Alves <palves@redhat.com>
10381
10382 * gdb.base/info-os.c: Include stdlib.h.
10383
85c3a371
DE
103842015-02-22 Doug Evans <xdje42@gmail.com>
10385
10386 PR symtab/17855
10387 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10388 is read after symbols have been re-read.
10389 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10390 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10391
96553a0c
DE
103922015-02-21 Doug Evans <dje@google.com>
10393
10394 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10395
97a0c697
JK
103962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10397
10398 PR corefiles/17808
10399 * gdb.arch/i386-biarch-core.core.bz2: New file.
10400 * gdb.arch/i386-biarch-core.exp: New file.
10401
a47cd6e9
PA
104022015-02-21 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10405 runto_main fails.
10406
c5facdc4
PA
104072015-02-20 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10410 info probes.
10411
2db9a427
PA
104122015-02-20 Pedro Alves <palves@redhat.com>
10413
10414 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10415
60fb7e9e
PA
104162015-02-20 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10419 clean_restart before gdb_target_supports_trace.
10420
5c5019c2
PA
104212015-02-20 Pedro Alves <palves@redhat.com>
10422
10423 PR threads/18006
10424 * gdb.threads/clone-thread_db.c: New file.
10425 * gdb.threads/clone-thread_db.exp: New file.
10426
c9587f88
AT
104272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10428
10429 PR breakpoints/16812
10430 * gdb.base/catch-gdb-caused-signals.c: New file.
10431 * gdb.base/catch-gdb-caused-signals.exp: New file.
10432
f6a88844
JM
104332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10434
10435 * configure: Regenerated.
10436 * configure.ac: Use GDB_AC_TRANSFORM.
10437 * aclocal.m4: sinclude ../transform.m4.
10438
497c491b
JM
104392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10440
10441 * lib/dtrace.exp: New file.
10442 * gdb.base/dtrace-probe.exp: Likewise.
10443 * gdb.base/dtrace-probe.d: Likewise.
10444 * gdb.base/dtrace-probe.c: Likewise.
10445 * lib/pdtrace.in: Likewise.
10446 * configure.ac: Output variables with the transformed names of
10447 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10448 * configure: Regenerated.
10449
03e98035
JM
104502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10451
10452 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10453 expected message when trying to access $_probe_* convenience
10454 variables while not on a probe.
10455
63cc30e9
JK
104562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10457
10458 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10459
0703599a
PA
104602015-02-11 Pedro Alves <pedro@codesourcery.com>
10461
10462 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10463 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10464
7e60a48e
DE
104652015-02-10 Doug Evans <xdje42@gmail.com>
10466
10467 * lib/gdb.exp (gdb_load): Always return a result.
10468
01b088bc
PA
104692015-02-10 Pedro Alves <palves@redhat.com>
10470
10471 * gdb.threads/signal-sigtrap.c: New file.
10472 * gdb.threads/signal-sigtrap.exp: New file.
10473
b05ec7a5
AT
104742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10475
10476 * gdb.trace/no-attach-trace.c: New file.
10477 * gdb.trace/no-attach-trace.exp: New file.
10478
a2c2acaf
MW
104792015-02-09 Mark Wielaard <mjw@redhat.com>
10480
10481 * gdb.dwarf2/atomic.c: New file.
10482 * gdb.dwarf2/atomic-type.exp: Likewise.
10483
31fd9caa
MM
104842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10485
10486 * gdb.btrace/buffer-size.exp: Update "info record" output.
10487 * gdb.btrace/delta.exp: Update "info record" output.
10488 * gdb.btrace/enable.exp: Update "info record" output.
10489 * gdb.btrace/finish.exp: Update "info record" output.
10490 * gdb.btrace/instruction_history.exp: Update "info record" output.
10491 * gdb.btrace/next.exp: Update "info record" output.
10492 * gdb.btrace/nexti.exp: Update "info record" output.
10493 * gdb.btrace/step.exp: Update "info record" output.
10494 * gdb.btrace/stepi.exp: Update "info record" output.
10495 * gdb.btrace/nohist.exp: Update "info record" output.
10496
d33501a5
MM
104972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10498
10499 * gdb.btrace/buffer-size: New.
10500
f4abbc16
MM
105012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10502
10503 * gdb.btrace/delta.exp: Update "info record" output.
10504 * gdb.btrace/enable.exp: Update "info record" output.
10505 * gdb.btrace/finish.exp: Update "info record" output.
10506 * gdb.btrace/instruction_history.exp: Update "info record" output.
10507 * gdb.btrace/next.exp: Update "info record" output.
10508 * gdb.btrace/nexti.exp: Update "info record" output.
10509 * gdb.btrace/step.exp: Update "info record" output.
10510 * gdb.btrace/stepi.exp: Update "info record" output.
10511 * gdb.btrace/nohist.exp: Update "info record" output.
10512
b9d61307
SM
105132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10514
10515 PR gdb/15678
10516 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10517
e584fdbc
PA
105182015-02-06 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10521 macro.
10522 (seconds_left, again): New globals.
10523 (main): Wait seconds_left in a 1-second sleep loop instead of
10524 sleeping 180 seconds. If 'again' is set, reset the seconds
10525 counter.
10526 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10527 'again' in the inferior before detaching. Print the seconds left.
10528 (options): New global.
10529 (top level): Build program with -DTIMEOUT=$timeout.
10530
77f41761
PA
105312015-02-06 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10534 determine how many seconds to pass to 'alarm'.
10535 * gdb.base/gdb-sigterm.exp (top level): Build program with
10536 -DTIMEOUT=$timeout.
10537 (do_test): Return success/failure indication. Add more verbose
10538 logging. Don't fail if 200 single steps are seen. Instead, fail
10539 when the test times out.
10540 (passes): New global.
10541 (top level): Break the testing loop if testing fails on any
10542 iteration. Use gdb_assert.
10543
b9394193
DB
105442015-02-04 Don Breazeal <donb@codesourcery.com>
10545
10546 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10547 and initialize them.
10548 (ipc_cleanup): New function.
10549 (main): Don't declare shmid, semid, and msqid. Add a call to
10550 atexit so that we call ipc_cleanup on exit.
10551
42d9e528
PA
105522015-02-04 Pedro Alves <palves@redhat.com>
10553
10554 * boards/native-extended-gdbserver.exp: Remove any target variant
10555 specifications from the board name before clearing the isremote
10556 flag from board_info.
10557
ae6ae975
DE
105582015-01-31 Doug Evans <xdje42@gmail.com>
10559
10560 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10561
cfb069a8
GB
105622015-01-31 Gary Benson <gbenson@redhat.com>
10563
10564 * gdb.base/completion.exp: Disable completion limiting for
10565 existing tests. Add new tests to check completion limiting.
10566 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10567
5dd31d79
DE
105682015-01-31 Doug Evans <xdje42@gmail.com>
10569
10570 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10571
9f050062
DE
105722015-01-31 Doug Evans <xdje42@gmail.com>
10573
10574 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10575 entries. Duplicate file section script entries.
10576 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10577 inlined entries. Add test for safe-path rejection.
10578 * gdb.python/py-section-script.c: Add duplicate inlined section script
10579 entries. Duplicate file section script entries.
10580 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10581 inlined entries. Add test for safe-path rejection.
10582
df25ebbd
JB
105832015-01-29 Joel Brobecker <brobecker@adacore.com>
10584
10585 * gdb.ada/disc_arr_bound: New testcase.
10586
4a0ca9ec
JB
105872015-01-29 Joel Brobecker <brobecker@adacore.com>
10588
10589 * gdb.ada/mi_var_array: New testcase.
10590
3a8b707a
DE
105912015-01-27 Doug Evans <dje@google.com>
10592
10593 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10594 Add test for objfile.filename, objfile.username after objfile
10595 has been unloaded.
10596
f8313f6e
JB
105972015-01-26 Joel Brobecker <brobecker@adacore.com>
10598
10599 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10600 the second test to print the name attribute of value
10601 returned by the call to gdb.lookup_type, and adjust
10602 the expected output accordingly.
10603
37bc665e
MW
106042015-01-25 Mark Wielaard <mjw@redhat.com>
10605
10606 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10607 * gdb.base/disp-step-fork.c: Include unistd.h.
10608 * gdb.base/siginfo-obj.c: Include stdio.h.
10609 * gdb.base/siginfo-thread.c: Likewise.
10610 * gdb.mi/non-stop.c: Include unistd.h.
10611 * gdb.mi/nsthrexec.c: Include stdio.h.
10612 * gdb.mi/pthreads.c: Include unistd.h.
10613 * gdb.modula2/unbounded1.c (main): Declare returns int.
10614 * gdb.reverse/consecutive-reverse.c: Likewise.
10615 * gdb.threads/create-fail.c: Include unistd.h.
10616 * gdb.threads/killed.c: Likewise.
10617 * gdb.threads/linux-dp.c: Likewise.
10618 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10619 * gdb.threads/non-ldr-exc-2.c: Likewise.
10620 * gdb.threads/non-ldr-exc-3.c: Likewise.
10621 * gdb.threads/non-ldr-exc-4.c: Likewise.
10622 * gdb.threads/pthreads.c: Include unistd.h.
10623 (main): Declare returns int.
10624 * gdb.threads/tls-main.c (foo): New declaration.
10625 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10626
f7e5394d
SM
106272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10628
10629 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10630 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10631
743649fd
MW
106322015-01-15 Mark Wielaard <mjw@redhat.com>
10633
10634 * gdb.base/noreturn-return.c: New file.
10635 * gdb.base/noreturn-return.exp: New file.
10636 * gdb.base/noreturn-finish.c: New file.
10637 * gdb.base/noreturn-finish.exp: New file.
10638
198297aa
PA
106392015-01-23 Pedro Alves <palves@redhat.com>
10640
10641 * gdb.threads/continue-pending-after-query.c: New file.
10642 * gdb.threads/continue-pending-after-query.exp: New file.
10643
717cf30c
AG
106442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10645 Simon Marchi <simon.marchi@ericsson.com>
10646
10647 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10648 * gdb.base/valgrind-db-attach.exp: Same.
10649 * gdb.base/valgrind-infcall.exp: Same.
10650 * lib/mi-support.exp (default_mi_gdb_start): Same.
10651 * lib/prompt.exp (default_prompt_gdb_start): Same.
10652 * lib/gdb.exp (default_gdb_spawn): Same.
10653 (gdb_interact): New.
10654
10655
4b62a76e
JK
106562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.compile/compile.exp (pointer to jit function): New test.
10659
b4cdae6f
WW
106602015-01-17 Wei-cheng Wang <cole945@gmail.com>
10661
10662 * lib/gdb.exp (supports_process_record): Return true for
10663 powerpc*-*-linux*.
10664 (supports_reverse): Likewise.
10665
d221e7ef
DB
106662015-01-15 Don Breazeal <donb@codesourcery.com>
10667
10668 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10669 instead of checking whether the target board is remote and
10670 use spawn_wait_for_attach instead of exec/sleep.
10671 * gdb.base/attach-twice.exp: Likewise.
10672
bafffb51
JB
106732015-01-15 Joel Brobecker <brobecker@adacore.com>
10674
10675 * gdb.ada/var_arr_attrs: New testcase.
10676
5589af0e
PA
106772015-01-14 Pedro Alves <palves@redhat.com>
10678 Joel Brobecker <brobecker@adacore.com>
10679
10680 PR gdb/17525
10681 * gdb.base/bp-cmds-execution-x-script.c: New file.
10682 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10683 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10684
6c400b59
PA
106852015-01-14 Pedro Alves <palves@redhat.com>
10686
10687 PR cli/17828
10688 * gdb.base/batch-preserve-term-settings.c: New file.
10689 * gdb.base/batch-preserve-term-settings.exp: New file.
10690
e02c96a7
DE
106912015-01-13 Doug Evans <dje@google.com>
10692
10693 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10694 binary.
10695
576fd14c
JB
106962015-01-13 Joel Brobecker <brobecker@adacore.com>
10697
10698 * Makefile.in (clean mostlyclean): Do not delete *.py.
10699
04dccad0
JB
107002015-01-13 Joel Brobecker <brobecker@adacore.com>
10701
10702 * gdb.python/py-lookup-type.exp: New file.
10703
3d230f71
PA
107042015-01-12 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10707 restore GDBFLAGS before returning.
10708
7e67715d
JK
107092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10710
10711 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10712 is_amd64_regs_target and is_x86_like_target.
10713
f2e0d4b4
DE
107142015-01-11 Doug Evans <xdje42@gmail.com>
10715
10716 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10717 is given without an explicit form.
10718 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10719 attributes.
10720 * gdb.dwarf/corrupt.exp: Ditto.
10721 * gdb.dwarf2/enum-type.exp: Ditto.
10722 * gdb.trace/entry-values.exp: Ditto.
10723 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10724
439250fb
DE
107252015-01-11 Doug Evans <xdje42@gmail.com>
10726
10727 PR gdb/15830
10728 * gdb.base/maint.exp: Remove references to "maint demangle".
10729 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10730 Add tests for explicitly specifying language to demangle.
10731 * gdb.dlang/demangle.exp: Ditto.
10732
ede9f622
PA
107332015-01-09 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.threads/non-stop-fair-events.c: New file.
10736 * gdb.threads/non-stop-fair-events.exp: New file.
10737
a7b796db
PA
107382015-01-09 Pedro Alves <palves@redhat.com>
10739
10740 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10741 the global scope. Set a breakpoint after all threads are started
10742 rather than stepping over two source lines. Expect the prompt.
10743 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10744 global.
10745 (NUM): Now 15.
10746 (main): Use threads_started_barrier to wait for all threads to
10747 start. Main thread no longer calls thread_function. Exit after
10748 180 seconds.
10749 (loop): New function.
10750 (thread_function): Wait on threads_started_barrier barrier. Call
10751 'loop' at each iteration.
10752 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10753 threads have started, instead of hardcoding number of "next"
10754 steps. Use an access watchpoint instead of a write watchpoint.
10755
9665ffdd
PA
107562015-01-09 Pedro Alves <palves@redhat.com>
10757
10758 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10759 (thread_func): Wait on barrier.
10760 (main): Wait for all threads to start before stopping GDB.
10761 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10762 global.
10763 (thread1_func, thread2_func): Wait on barrier.
10764 (main): Wait for all threads to start before stopping GDB.
10765 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10766 New global.
10767 (thread1_func, thread2_func): Wait on barrier.
10768 (main): Wait for all threads to start before stopping GDB.
10769
c945a99f
PA
107702015-01-09 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.threads/attach-many-short-lived-threads.c: New file.
10773 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10774
c1a747c1
PA
107752014-01-09 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10778 instead of to thread 2.
10779 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10780 Add barrier around each pthread_create call instead of around all
10781 calls.
10782 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10783 Set a break on thread_function and have the child threads hit it
10784 one at at a time.
10785
60b3033e
PA
107862015-01-09 Pedro Alves <palves@redhat.com>
10787
10788 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10789 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10790 false.
10791 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10792 checking whether the target board is remote.
10793 * gdb.multi/multi-attach.exp: Likewise.
10794 * gdb.python/py-sync-interp.exp: Likewise.
10795 * gdb.server/ext-attach.exp: Likewise.
10796 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10797 tests that need to attach, instead of checking whether the target
10798 board is remote at the top of the file.
10799
acc018ac
YQ
108002015-01-08 Yao Qi <yao@codesourcery.com>
10801
10802 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10803
50a18af8
JK
108042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10805
10806 Fix testcase compilation.
10807 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10808
8503d6e1
JB
108092015-01-06 Joel Brobecker <brobecker@adacore.com>
10810
10811 * gdb.python/py-type.exp: Add a couple test about empty
10812 array creation, and negative-length array creation.
10813
cc73dbcc
DE
108142015-01-02 Doug Evans <xdje42@gmail.com>
10815
10816 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10817
0300bbc7
DE
108182015-01-02 Doug Evans <dje@google.com>
10819
10820 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10821
9d85a0ec
YQ
108222014-12-29 Yao Qi <yao@codesourcery.com>
10823
10824 * gdb.trace/entry-values.exp: Update comments. Rename variable
10825 bar_call_foo to returned_from_foo.
10826
87186c6a
MMN
108272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10828
10829 PR gdb/17394
10830 * gdb.linespec/break-asm-file.c: New file.
10831 * gdb.linespec/break-asm-file.exp: New file.
10832 * gdb.linespec/break-asm-file0.s: New file.
10833 * gdb.linespec/break-asm-file1.s: New file.
10834
1bab7383
YQ
108352014-12-18 Nigel Stephens <nigel@mips.com>
10836 Maciej W. Rozycki <macro@codesourcery.com>
10837
10838 * gdb.base/float.exp: Handle the new output from "info float" on
10839 MIPS targets.
10840
1bc1068a
JK
108412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10842
10843 Fix MinGW compilation.
10844 * gdb.compile/compile-ops.exp: Update untested message if
10845 !skip_compile_feature_tests.
10846 * gdb.compile/compile-setjmp.exp: Likewise.
10847 * gdb.compile/compile-tls.exp: Likewise.
10848 * gdb.compile/compile.exp: Likewise.
10849 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10850 supported on this host".
10851
b6615d10
DE
108522014-12-16 Doug Evans <xdje42@gmail.com>
10853
10854 * boards/stabs.exp: New file.
10855
25dda427
AA
108562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10857
10858 * gdb.base/completion.exp: Adjust to format changes of "maint
10859 print user-registers".
10860
bf330350
CU
108612014-12-16 Catalin Udma <catalin.udma@freescale.com>
10862
10863 PR server/17457
10864 * gdb.arch/aarch64-fp.c: New file.
10865 * gdb.arch/aarch64-fp.exp: New file.
10866
395cf596
SDJ
108672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10868
10869 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10870 r210637, r210913, r211666, r215400, r215817).
10871
10872 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10873 * dg-extract-results.py: New file.
10874 * dg-extract-results.sh: Use it if the environment seems
10875 suitable.
10876
10877 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10878
10879 * dg-extract-results.py (parse_run): Handle warnings that
10880 are printed before a test harness is run.
10881
10882 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10883
10884 * dg-extract-results.py (Named): Remove __cmp__ method.
10885 (output_variation): Use a key to sort variation.harnesses.
10886
10887 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10888
10889 * dg-extract-results.py: For Python 3, force sys.stdout to
10890 handle surrogate escape sequences.
10891 (safe_open): New function.
10892 (output_segment, main): Use it.
10893
10894 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10895
10896 * dg-extract-results.py (Prog.result_re): Include options
10897 in test name.
10898
10899 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10900
10901 * dg-extract-results.py (output_variation): Always sort if
10902 do_sum.
10903
e882ef3c
SM
109042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10905
10906 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10907 as long as we get pagination notifications.
10908
4992aa20
JM
109092014-12-15 Jason Merrill <jason@redhat.com>
10910
10911 * Makefile.in (check-gdb.%): Restore.
10912 * README: Mention it.
10913
c1b5a1a6
JB
109142014-12-13 Joel Brobecker <brobecker@adacore.com>
10915
10916 * gdb.ada/str_uninit: New testcase.
10917
5537b577
JK
109182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10919
10920 PR symtab/17642
10921 * gdb.base/vla-stub-define.c: New file.
10922 * gdb.base/vla-stub.c: New file.
10923 * gdb.base/vla-stub.exp: New file.
10924
bb2ec1b3
TT
109252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10926 Jan Kratochvil <jan.kratochvil@redhat.com>
10927 Tom Tromey <tromey@redhat.com>
10928
10929 * configure.ac: Add gdb.compile/.
10930 * configure: Regenerate.
10931 * gdb.compile/Makefile.in: New file.
10932 * gdb.compile/compile-ops.exp: New file.
10933 * gdb.compile/compile-ops.c: New file.
10934 * gdb.compile/compile-tls.c: New file.
10935 * gdb.compile/compile-tls.exp: New file.
10936 * gdb.compile/compile-constvar.S: New file.
10937 * gdb.compile/compile-constvar.c: New file.
10938 * gdb.compile/compile-mod.c: New file.
10939 * gdb.compile/compile-nodebug.c: New file.
10940 * gdb.compile/compile-setjmp-mod.c: New file.
10941 * gdb.compile/compile-setjmp.c: New file.
10942 * gdb.compile/compile-setjmp.exp: New file.
10943 * gdb.compile/compile-shlib.c: New file.
10944 * gdb.compile/compile.c: New file.
10945 * gdb.compile/compile.exp: New file.
10946 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10947
4ff709eb
TT
109482014-12-12 Tom Tromey <tromey@redhat.com>
10949
10950 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10951 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10952
6dddd6a5
DE
109532014-12-12 Doug Evans <dje@google.com>
10954
10955 * lib/gdb-python.exp (get_python_valueof): New function.
10956 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10957
71c24708
AA
109582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10959
10960 * gdb.base/completion.exp: Add test for completion of "info
10961 registers ".
10962
3e29f34a
MR
109632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10964
10965 * gdb.base/func-ptrs.c: New file.
10966 * gdb.base/func-ptrs.exp: New file.
10967
fc126975
SM
109682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10969
10970 PR breakpoints/17012
10971 * gdb.base/dprintf-detach.c: New file.
10972 * gdb.base/dprintf-detach.exp: New file.
10973
0a46d518
SM
109742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10975
10976 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10977 * lib/gdb.exp (target_is_gdbserver): New procedure.
10978
a0be3e44
DE
109792014-12-08 Doug Evans <dje@google.com>
10980
10981 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10982
df1b803a
YQ
109832014-12-05 Yao Qi <yao@codesourcery.com>
10984
10985 * gdb.guile/scm-error.exp: Remove the third argument to
10986 gdb_remote_download.
10987 * gdb.guile/scm-frame-args.exp: Likewise.
10988 * gdb.guile/scm-section-script.exp: Likewise.
10989
ddb9f679
YQ
109902014-12-05 Yao Qi <yao@codesourcery.com>
10991
10992 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10993
86e4ed39
DE
109942014-12-04 Doug Evans <dje@google.com>
10995
10996 * gdb.python/py-objfile.exp: Add tests for
10997 objfile.add_separate_debug_file.
10998
7c50a931
DE
109992014-12-04 Doug Evans <dje@google.com>
11000
11001 * lib/gdb.exp (get_build_id): New function.
11002 (build_id_debug_filename_get): Rewrite to use it.
11003 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11004
621661e3
MR
110052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11006
11007 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11008 `method(long)', not just 0x0.
11009 * gdb.cp/nsalias.exp: Align code labels to 4.
11010 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11011 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11012 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11013 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11014 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11015 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11016
29f0c3b7
DE
110172014-12-02 Doug Evans <dje@google.com>
11018
e1e061e7 11019 PR symtab/17602
29f0c3b7 11020 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 11021 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
11022 * gdb.cp/anon-ns.exp: Update.
11023
162078c8
NB
110242014-12-02 Nick Bull <nicholaspbull@gmail.com>
11025
11026 * gdb.python/py-events.py (inferior_call_handler): New.
11027 (register_changed_handler, memory_changed_handler): New.
11028 (test_events.invoke): Register new handlers.
11029 * gdb.python/py-events.exp: Add tests for inferior call,
11030 memory_changed and register_changed events.
11031
fdb09caf
AA
110322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11033
11034 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11035 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11036 if the linker doesn't understand this.
11037
55cfb2c4
SM
110382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11039
11040 * gdb.python/python.exp: Change expected reply to help().
11041
9e8cd6df
YQ
110422014-12-01 Yao Qi <yao@codesourcery.com>
11043
11044 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11045 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11046 * configure: Re-generated.
11047
6c659fc2
SC
110482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11049
11050 * gdb.cp/chained-calls.cc: New file.
11051 * gdb.cp/chained-calls.exp: New file.
11052 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11053
d7fc3181
SM
110542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11055
11056 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11057 * gdb.dwarf2/symtab-producer.exp: Same.
11058 * gdb.gdb/python-interrupts.exp: Same.
11059 * gdb.gdb/python-selftest.exp: Same.
11060 * gdb.python/py-linetable.exp: Same.
11061 * gdb.python/py-type.exp: Same.
11062 * gdb.python/py-value-cc.exp: Same.
11063 * gdb.python/py-value.exp: Same.
11064
10e79639
YQ
110652014-11-28 Yao Qi <yao@codesourcery.com>
11066
11067 * gdb.base/break-probes.exp: Match library name prefixed with
11068 sysroot.
11069
f28a0564
SM
110702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11071
11072 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11073 test expected output. Add parentheses for the call to print.
11074 Remove L suffix from integers.
11075
3fe1ce1d
DE
110762014-11-26 Doug Evans <dje@google.com>
11077
11078 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11079
84429e27
YQ
110802014-11-22 Yao Qi <yao@codesourcery.com>
11081
11082 * gdb.trace/entry-values.c: Remove asms.
11083 (foo): Add foo_label.
11084 (bar): Add bar_label.
11085 * gdb.trace/entry-values.exp: Remove code computing foo's
11086 length and bar's length.
11087 (Dwarf::assemble): Invoke function_range for bar and use
11088 MACRO_AT_func for foo.
11089
26741859
YQ
110902014-11-22 Yao Qi <yao@codesourcery.com>
11091
11092 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11093 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11094 Use .Lgcc43_procstart instead of gcc43.
11095
45e44d27
JB
110962014-11-21 Joel Brobecker <brobecker@adacore.com>
11097
11098 * gdb.ada/n_arr_bound: New testcase.
11099
458c8db8
SDJ
111002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11101
11102 PR breakpoints/10737
11103 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11104 test_catch_syscall_multi_arch.
11105 (test_catch_syscall_multi_arch): New function.
11106
43f3e411
DE
111072014-11-20 Doug Evans <xdje42@gmail.com>
11108
11109 * gdb.base/maint.exp: Update expected output.
11110
0d7b2549
AA
111112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11114 4-byte instruction on S390.
11115
8908fca5
JB
111162014-11-19 Joel Brobecker <brobecker@adacore.com>
11117
11118 * gdb.ada/arr_arr: New testcase.
11119
4a46959e
JB
111202014-11-19 Joel Brobecker <brobecker@adacore.com>
11121
11122 * gdb.ada/pkd_arr_elem: New Testcase.
11123
470e2f4e
LM
111242014-11-18 Luis Machado <lgustavo@codesourcery.com>
11125
11126 * gdb.reverse/break-precsave: Expect completion message for
11127 core file reads.
11128 * gdb.reverse/consecutive-precsave.exp: Likewise.
11129 * gdb.reverse/finish-precsave.exp: Likewise.
11130 * gdb.reverse/i386-precsave.exp: Likewise.
11131 * gdb.reverse/machinestate-precsave.exp: Likewise.
11132 * gdb.reverse/sigall-precsave.exp: Likewise.
11133 * gdb.reverse/solib-precsave.exp: Likewise.
11134 * gdb.reverse/step-precsave.exp: Likewise.
11135 * gdb.reverse/until-precsave.exp: Likewise.
11136 * gdb.reverse/watch-precsave.exp: Likewise.
11137
a267f3ad
AA
111382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11139
11140 * gdb.base/bp-permanent.c: Include unistd.h.
11141 * gdb.python/py-framefilter-mi.c (main): Add return type.
11142 * gdb.python/py-framefilter.c (main): Likewise.
11143 * gdb.trace/actions-changed.c (main): Likewise.
11144
12084a9a
AA
111452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11146
11147 * gdb.mi/until.c: Add eye-catchers.
11148 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11149 line numbers.
11150
dc7e1a77
AA
111512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11152
11153 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11154 function header variants in break1.c.
11155 * gdb.base/ena-dis-br.exp: Likewise.
11156 * gdb.base/hbreak2.exp: Likewise.
11157 * gdb.reverse/until-precsave.exp: Drop references to removed
11158 non-prototype function header variants in ur1.c.
11159 * gdb.reverse/until-reverse.exp: Likewise.
11160
41c77605
PM
111612014-11-17 Petr Machata <pmachata@redhat.com>
11162
11163 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11164 ${_cu_offset_size} bytes abbrev offset.
11165
34248c3a
DE
111662014-11-15 Doug Evans <xdje42@gmail.com>
11167
11168 PR symtab/17559
11169 * gdb.base/line-symtabs.exp: New file.
11170 * gdb.base/line-symtabs.c: New file.
11171 * gdb.base/line-symtabs.h: New file.
11172
646da059
YQ
111732014-11-14 Yao Qi <yao@codesourcery.com>
11174
11175 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11176 (func): Add label func_label.
11177 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11178 Replace low_pc and high_pc with MACRO_AT_range.
11179 Replace name, low_pc and high_pc with MACRO_AT_func.
11180
9301ebe6
YQ
111812014-11-14 Yao Qi <yao@codesourcery.com>
11182
11183 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11184 Replace name, low_pc and high_pc with MACRO_AT_func.
11185
f166b542
YQ
111862014-11-14 Yao Qi <yao@codesourcery.com>
11187
11188 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11189 produce debug information.
11190 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11191
0f6e71e3
YQ
111922014-11-14 Yao Qi <yao@codesourcery.com>
11193
11194 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11195 object and get function length.
11196 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11197 with MACRO_AT_func.
11198 (top-level): Replace gdb_compile and clean_restart with
11199 prepare_for_testing.
11200 * gdb.dwarf2/main.c (main): Add label main_label.
11201
876c4df9
YQ
112022014-11-14 Yao Qi <yao@codesourcery.com>
11203
11204 * lib/dwarf.exp (function_range): New procedure.
11205 (Dwarf::_handle_macro_at_func): New procedure.
11206 (Dwarf::_handle_macro_at_range): New procedure.
11207 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11208
02ad9cf1
YQ
112092014-11-14 Yao Qi <yao@codesourcery.com>
11210
11211 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11212 (_handle_attribute): New procedure.
11213
a59add0c
AA
112142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11215
11216 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11217 * gdb.base/call-sc.c (zed): Likewise.
11218 * gdb.base/checkpoint.c (main): Likewise.
11219 * gdb.base/dump.c (main): Likewise.
11220 * gdb.base/gcore.c (main): Likewise.
11221 * gdb.base/huge.c (main): Likewise.
11222 * gdb.base/multi-forks.c (main): Likewise.
11223 * gdb.base/pr10179-a.c (main): Likewise.
11224 * gdb.base/savedregs.c (main): Likewise.
11225 * gdb.base/sigaltstack.c (main): Likewise.
11226 * gdb.base/siginfo.c (main): Likewise.
11227 * gdb.base/structs.c (zed): Likewise.
11228 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11229 * gdb.mi/mi-syn-frame.c (main): Likewise.
11230 * gdb.mi/until.c (foo, main): Likewise.
11231 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11232 * gdb.base/solib-weak.c (foo): Declare.
11233 * gdb.base/attach-twice.c: Include stdio.h.
11234 * gdb.base/weaklib1.c: Likewise.
11235 * gdb.base/weaklib2.c: Likewise.
11236 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11237 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11238 unistd.h.
11239 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11240 * gdb.mi/mi-exit-code.c: Likewise.
11241 * gdb.base/break-interp-lib.c: Include string.h.
11242 * gdb.base/coremaker.c: Likewise.
11243 * gdb.base/testenv.c: Likewise.
11244 * gdb.python/py-finish-breakpoint.c: Likewise.
11245 * gdb.base/inferior-died.c: Include sys/wait.h.
11246 * gdb.base/fileio.c: Include time.h.
11247 * gdb.base/async-shell.c: Include unistd.h.
11248 * gdb.base/dprintf-non-stop.c: Likewise.
11249 * gdb.base/info-os.c: Likewise.
11250 * gdb.mi/mi-console.c: Likewise.
11251 * gdb.mi/watch-nonstop.c: Likewise.
11252 * gdb.python/py-events.c: Likewise.
11253 * gdb.base/async.c (baz): Move up before its invocation.
11254 * gdb.base/code_elim2.c (my_global_func): Likewise.
11255 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11256 * gdb.base/advance.c (func2): Likewise.
11257
3b5d5997
AA
112582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11259
11260 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11261 variant.
11262 * gdb.base/annota3.c: Likewise.
11263 * gdb.base/async.c: Likewise.
11264 * gdb.base/average.c: Likewise.
11265 * gdb.base/call-ar-st.c: Likewise.
11266 * gdb.base/call-rt-st.c: Likewise.
11267 * gdb.base/call-sc.c: Likewise.
11268 * gdb.base/call-strs.c: Likewise.
11269 * gdb.base/ending-run.c: Likewise.
11270 * gdb.base/execd-prog.c: Likewise.
11271 * gdb.base/exprs.c: Likewise.
11272 * gdb.base/foll-exec.c: Likewise.
11273 * gdb.base/foll-fork.c: Likewise.
11274 * gdb.base/foll-vfork.c: Likewise.
11275 * gdb.base/funcargs.c: Likewise.
11276 * gdb.base/gcore.c: Likewise.
11277 * gdb.base/jump.c: Likewise.
11278 * gdb.base/langs0.c: Likewise.
11279 * gdb.base/langs1.c: Likewise.
11280 * gdb.base/langs2.c: Likewise.
11281 * gdb.base/mips_pro.c: Likewise.
11282 * gdb.base/nodebug.c: Likewise.
11283 * gdb.base/opaque0.c: Likewise.
11284 * gdb.base/opaque1.c: Likewise.
11285 * gdb.base/recurse.c: Likewise.
11286 * gdb.base/run.c: Likewise.
11287 * gdb.base/scope0.c: Likewise.
11288 * gdb.base/scope1.c: Likewise.
11289 * gdb.base/setshow.c: Likewise.
11290 * gdb.base/setvar.c: Likewise.
11291 * gdb.base/shmain.c: Likewise.
11292 * gdb.base/shr1.c: Likewise.
11293 * gdb.base/shr2.c: Likewise.
11294 * gdb.base/sigall.c: Likewise.
11295 * gdb.base/signals.c: Likewise.
11296 * gdb.base/so-indr-cl.c: Likewise.
11297 * gdb.base/solib2.c: Likewise.
11298 * gdb.base/structs.c: Likewise.
11299 * gdb.base/sum.c: Likewise.
11300 * gdb.base/vforked-prog.c: Likewise.
11301 * gdb.base/watchpoint.c: Likewise.
11302 * gdb.reverse/shr2.c: Likewise.
11303 * gdb.reverse/until-reverse.c: Likewise.
11304 * gdb.reverse/ur1.c: Likewise.
11305 * gdb.reverse/watch-reverse.c: Likewise.
11306
066a77c5
AA
113072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11308
11309 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11310 variant.
11311 * gdb.base/sepdebug.exp: Drop references to removed code.
11312
4f204ea5
AA
113132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11314
11315 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11316 variant. Preserve original line numbering.
11317 * gdb.base/list1.c: Likewise.
11318
3b377a3a
AA
113192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11320
11321 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11322 variant.
11323 * gdb.base/break1.c: Likewise.
11324 * gdb.base/break.exp: Drop references to removed code.
11325
e444df73
AA
113262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11327
11328 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11329 variant.
11330
8008f2a7
AA
113312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11332
11333 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11334
a5a06887
AA
113352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11336
11337 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11338 logic into perform_all_tests() and invoke it with and without
11339 function header prototypes.
11340 (do_function_calls): Remove conditional XFAIL for PR 5318.
11341 (rerun_and_prepare): Remove duplicate code.
11342 (perform_all_tests): New. Main logic moved here.
11343
44dba9b9
AA
113442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11345
11346 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11347 code guarded by #ifdef NO_PROTOTYPES.
11348 (t_double_many_args): Likewise.
11349 (DEF_FUNC_MANY_ARGS_1): Likewise.
11350 (DEF_FUNC_VALUES_1): Likewise.
11351 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11352 guarded by #ifdef PROTOTYPES.
11353
d1fbcd56
AA
113542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11355
11356 * gdb.mi/mi-console.c: Add eye-catcher.
11357 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11358 instead of literal line number.
11359
b0e59b8f
AA
113602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11361
11362 * gdb.base/shr2.c: Add eye-catcher.
11363 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11364 line number.
11365
78f98cca
AA
113662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11367
11368 * gdb.base/jump.c: Add eye-catchers.
11369 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11370 numbers.
11371
58fa2af0
AA
113722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11373
11374 * gdb.base/execd-prog.c: Add eye-catchers.
11375 * gdb.base/foll-exec.c: Likewise.
11376 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11377 line numbers.
11378
04e5059b
AA
113792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11380
11381 * gdb.base/ending-run.c: Add eye-catchers.
11382 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11383 literal line numbers.
11384
dbfdb174
AA
113852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11386
11387 * gdb.base/call-rt-st.c: Add eye-catchers.
11388 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11389 literal line numbers.
11390
888a2ade
AA
113912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11392
11393 * gdb.base/call-ar-st.c: Add eye-catchers.
11394 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11395 literal line numbers.
11396
6acc2dde
AA
113972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11398
11399 * gdb.base/average.c: Add eye-catchers.
11400 * gdb.base/sum.c: Likewise.
11401 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11402 regexps dynamically.
11403
9ecfcd1d
AA
114042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11405
11406 * gdb.base/solib1.c: Add eye-catchers.
11407 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11408 literal line numbers.
11409
78708b7c
PA
114102014-11-12 Pedro Alves <palves@redhat.com>
11411
11412 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11413 leader has exited.
11414
af48d08f
PA
114152014-11-12 Pedro Alves <palves@redhat.com>
11416
11417 * gdb.arch/i386-bp_permanent.c: New file.
11418 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11419 (srcfile): Set to i386-bp_permanent.c.
11420 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11421 that stepi does not execute the 'leave' instruction, instead of
11422 testing it does execute.
11423 * gdb.base/bp-permanent.c: New file.
11424 * gdb.base/bp-permanent.exp: New file.
11425
af3768e9
DE
114262014-11-10 Doug Evans <xdje42@gmail.com>
11427
11428 PR symtab/17564
11429 * gdb.base/symtab-search-order.exp: New file.
11430 * gdb.base/symtab-search-order.c: New file.
11431 * gdb.base/symtab-search-order-1.c: New file.
11432 * gdb.base/symtab-search-order-shlib-1.c: New file.
11433
9de00a4a
PA
114342014-11-07 Pedro Alves <palves@redhat.com>
11435
11436 PR gdb/17511
11437 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11438 i?86-*-linux*.
11439
e0f52461
SC
114402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11441
11442 PR c++/17494
11443 * gdb.cp/pr17494.cc: New file.
11444 * gdb.cp/pr17494.exp: New file.
11445
6ce8c980
YQ
114462014-11-02 Yao Qi <yao@codesourcery.com>
11447
11448 * gdb.python/python.exp: Get working directory and match the
11449 output of "set extended-prompt \\w " with it.
11450
02be9a71
DE
114512014-10-30 Doug Evans <dje@google.com>
11452
11453 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11454 in objfiles.
11455 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11456 in progspaces.
11457
3bdff46b
LM
114582014-10-30 Janis Johnson <janisjo@codesourcery.com>
11459
11460 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11461 * gdb.base/realname-expand.exp: Likewise.
11462 * gdb.linespec/macro-relative.exp: Likewise.
11463
ab917dfb
PA
114642014-10-29 Pedro Alves <palves@redhat.com>
11465
11466 PR gdb/17408
11467 * gdb.threads/schedlock.c (some_function): New function.
11468 (call_function): New global.
11469 (MAYBE_CALL_SOME_FUNCTION): New macro.
11470 (thread_function): Call it.
11471 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11472 and use it instead of a global counter. Adjust all callers.
11473 (get_current_thread): Use "find current thread" for test message
11474 here rather than having all callers pass down the same string.
11475 (goto_loop): New procedure, factored out from ...
11476 (my_continue): ... this.
11477 (step_ten_loops): Change parameter from test message to command to
11478 use. Adjust.
11479 (list_count): Delete global.
11480 (check_result): New procedure, factored out from duplicate top
11481 level code.
11482 (continue tests): Wrap in with_test_prefix.
11483 (test_step): New procedure, factored out from duplicate top level
11484 code.
11485 (top level): Test "step" in combination with all scheduler-locking
11486 modes. Test "next" in combination with all scheduler-locking
11487 modes, and in combination with stepping over a function call or
11488 not.
11489 * gdb.threads/next-bp-other-thread.c: New file.
11490 * gdb.threads/next-bp-other-thread.exp: New file.
11491
d3d4baed
PA
114922014-10-29 Pedro Alves <palves@redhat.com>
11493
11494 PR python/17372
11495 * gdb.python/python.exp: Test a multi-line command that spawns
11496 interactive Python.
11497 * gdb.base/multi-line-starts-subshell.exp: New file.
11498
563e8d85
YQ
114992014-10-29 Yao Qi <yao@codesourcery.com>
11500
11501 * gdb.base/fileio.exp: Make directories on host.
11502
0ea4d52e
YQ
115032014-10-29 Yao Qi <yao@codesourcery.com>
11504
11505 * gdb.base/fileio.c (test_write): Close the file.
11506
7f5ef605
PA
115072014-10-28 Pedro Alves <palves@redhat.com>
11508
11509 PR gdb/12623
11510 * gdb.base/sigstep.c (no_handler): New global.
11511 (main): If 'no_handler is true, set the signal handlers to
11512 SIG_IGN.
11513 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11514 with_sw_watch and no_handler parameters. Handle them.
11515 (top level) <stepping over handler when stopped at a breakpoint
11516 test>: Add a test axis for testing with a software watchpoint, and
11517 another for testing with the signal handler set to SIG_IGN.
11518 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11519 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11520
abbdbd03
PA
115212014-10-28 Pedro Alves <palves@redhat.com>
11522
11523 PR gdb/17511
11524 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11525 * gdb.base/sigstep.exp (other_handler_location): New global.
11526 (advance): Support stepping into the signal handler, and running
11527 commands while in the handler.
11528 (in_handler_map): New global.
11529 (top level): In the advance test, add combinations for getting
11530 into the handler with stepping commands, and for running commands
11531 in the handler. Add comment descripting the advancei tests.
11532
1df4399f
PA
115332014-10-28 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.base/sigstep.exp: Use build_executable instead of
11536 prepare_for_testing.
11537 (top level): Move code that starts GDB, runs to main and creates a
11538 display to ...
11539 (restart): ... this new procedure.
11540 (top level): Move backtrace from signal handler test to ...
11541 (validate_backtrace): ... this new procedure.
11542 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11543 with_test_prefix. Always restart GDB.
11544 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11545 with_test_prefix. Always restart GDB. No need to delete
11546 breakpoints after the test.
11547 (test_skip_handler): Remove prefix parameter.
11548 (skip_over_handler, breakpoint_to_handler)
11549 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11550 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11551 restart GDB. No need to delete breakpoints after the test.
11552 (top level): Use foreach to call the test procedures with
11553 different commands.
11554
a5b6e449
PA
115552014-10-28 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11558 instead of GNATS numbers.
11559 * gdb.base/sigbpt.exp: Likewise.
11560 * gdb.base/siginfo.exp: Likewise.
11561 * gdb.base/sigstep.exp: Likewise.
11562
e5f8a7cc
PA
115632014-10-27 Pedro Alves <palves@redhat.com>
11564
11565 * gdb.base/sigstep.c (dummy): New global.
11566 (main): Issue a couple writes to the new global.
11567 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11568 procedures.
11569 (skip_over_handler): Use test_skip_handler.
11570 (top level): Call skip_over_handler for stepi and nexti too.
11571 (breakpoint_over_handler): Use test_skip_handler.
11572 (top level): Call breakpoint_over_handler for stepi and nexti too.
11573
763905a3
YQ
115742014-10-27 Yao Qi <yao@codesourcery.com>
11575
11576 * gdb.trace/tfile.c (adjust_function_address)
11577 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11578 function descriptor.
11579
6f259a23
DB
115802014-10-24 Don Breazeal <donb@codesourcery.com>
11581
11582 * gdb.base/foll-fork.exp (test_follow_fork,
11583 catch_fork_child_follow): Check for updated fork messages emitted
11584 from infrun.c.
11585 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11586 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11587 vfork_and_exec_child_follow_through_step): Check for updated vfork
11588 messages emitted from infrun.c.
11589
09dd9a69
PA
115902014-10-24 Pedro Alves <palves@redhat.com>
11591
11592 * gdb.base/corefile.exp: Remove references to ultrix.
11593 * gdb.base/interrupt.exp: Likewise.
11594 * gdb.base/whatis.exp: Likewise.
11595 * gdb.gdb/selftest.exp: Likewise.
11596 * gdb.threads/manythreads.exp: Likewise.
11597 * gdb.threads/print-threads.exp: Likewise.
11598 * gdb.threads/pthreads.exp:: Likewise.
11599 * gdb.threads/schedlock.exp: Likewise.
11600
3433cfa5
SC
116012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11602
11603 * gdb.cp/non-trivial-retval.cc: Add a test case.
11604 * gdb.cp/non-trivial-retval.exp: Add a test.
11605
092f880b
YQ
116062014-10-20 Yao Qi <yao@codesourcery.com>
11607
11608 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11609 * gdb.python/py-objfile-script-gdb.py: New file.
11610 * gdb.python/py-objfile-script.exp: Update reference to
11611 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11612 of remote_download. Remove the dest file.
11613
acbdb7f3
YQ
116142014-10-20 Yao Qi <yao@codesourcery.com>
11615
11616 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11617 * gdb.base/step-line.exp: Likewise.
11618 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11619 * gdb.dwarf2/dw2-basic.exp: Likewise.
11620 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11621 * gdb.dwarf2/dw2-filename.exp: Likewise.
11622 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11623 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11624 * gdb.dwarf2/dw2-producer.exp: Likewise.
11625 * gdb.dwarf2/mac-fileno.exp: Likewise.
11626 * gdb.python/py-frame-args.exp: Likewise.
11627 * gdb.python/py-framefilter.exp: Likewise.
11628 * gdb.python/py-mi.exp: Likewise.
11629 * gdb.python/py-objfile-script.exp: Likewise
11630 * gdb.python/py-pp-integral.exp: Likewise.
11631 * gdb.python/py-pp-re-notag.exp: Likewise.
11632 * gdb.python/py-prettyprint.exp: Likewise.
11633 * gdb.python/py-section-script.exp: Likewise.
11634 * gdb.python/py-typeprint.exp: Likewise.
11635 * gdb.python/py-xmethods.exp: Likewise.
11636 * gdb.stabs/weird.exp: Likewise.
11637 * gdb.xml/tdesc-regs.exp: Likewise.
11638
bd286a29
KCY
116392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11640
11641 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11642 (out_cu): Use addr_len for the size of addresses.
11643 (out_line): Likewise. Size DW_LNE_set_address instruction
11644 according to addr_len.
11645 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11646 (FUNC): Add START_INSNS to definition.
11647
673dc4a0
YQ
116482014-10-18 Yao Qi <yao@codesourcery.com>
11649
11650 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11651 gdb_has_argv0 return true.
11652 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11653 check [target_info exists noargs], check [gdb_has_argv0]
11654 instead.
11655 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11656 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11657 procedures.
11658
4ffbba72
DE
116592014-10-17 Doug Evans <dje@google.com>
11660
11661 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11662 event.
11663 * gdb.python/py-events.py: Add clear_objfiles event.
11664
d096d8c1
DE
116652014-10-17 Doug Evans <dje@google.com>
11666
11667 * gdb.python/py-objfile.exp: Test progspace attribute.
11668
a80db015
LM
116692014-10-17 Luis Machado <lgustavo@codesourcery.com>
11670
11671 * gdb.guile/scm-breakpoint.exp: Do not assume any
11672 directory separators when matching source file paths.
11673 * gdb.python/py-breakpoint.exp: Likewise.
11674 * gdb.reverse/break-precsave.exp: Likewise.
11675 * gdb.reverse/break-reverse.exp: Likewise.
11676 * gdb.reverse/consecutive-precsave.exp: Likewise.
11677 * gdb.reverse/finish-precsave.exp: Likewise.
11678 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11679 * gdb.reverse/finish-reverse.exp: Likewise.
11680 * gdb.reverse/i386-precsave.exp: Likewise.
11681 * gdb.reverse/i387-env-reverse.exp: Likewise.
11682 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11683 * gdb.reverse/machinestate-precsave.exp: Likewise.
11684 * gdb.reverse/machinestate.exp: Likewise.
11685 * gdb.reverse/sigall-precsave.exp: Likewise.
11686 * gdb.reverse/solib-precsave.exp: Likewise.
11687 * gdb.reverse/step-precsave.exp: Likewise.
11688 * gdb.reverse/until-precsave.exp: Likewise.
11689 * gdb.reverse/watch-precsave.exp: Likewise.
11690 * gdb.reverse/watch-reverse.exp: Likewise.
11691
b22089ab
YQ
116922014-10-17 Yao Qi <yao@codesourcery.com>
11693
11694 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11695 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11696
6c4486e6
PA
116972014-10-17 Pedro Alves <palves@redhat.com>
11698
11699 PR gdb/17471
11700 * gdb.base/bg-execution-repeat.c: New file.
11701 * gdb.base/bg-execution-repeat.exp: New file.
11702
0ff33695
PA
117032014-10-17 Pedro Alves <palves@redhat.com>
11704
11705 PR gdb/17300
11706 * gdb.base/continue-all-already-running.c: New file.
11707 * gdb.base/continue-all-already-running.exp: New file.
11708
6fdebc3d
PA
117092014-10-17 Pedro Alves <palves@redhat.com>
11710
11711 PR gdb/17472
11712 * gdb.base/annota-input-while-running.c: New file.
11713 * gdb.base/annota-input-while-running.exp: New file.
11714
32a8097b
PA
117152014-10-17 Pedro Alves <palves@redhat.com>
11716
11717 * gdb.base/callfuncs.exp: emove references to osf.
11718 * gdb.base/sigall.exp: Likewise.
11719 * gdb.gdb/selftest.exp: Likewise.
11720 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11721 * gdb.mi/non-stop.c: Likewise.
11722 * gdb.mi/pthreads.c: Likewise.
11723 * gdb.reverse/sigall-precsave.exp: Likewise.
11724 * gdb.reverse/sigall-reverse.exp: Likewise.
11725 * gdb.threads/pthreads.c: Likewise.
11726 * gdb.threads/pthreads.exp: Likewise.
11727
7a3517ff
YQ
117282014-10-17 Yao Qi <yao@codesourcery.com>
11729
11730 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11731 check 'target_info exists noargs'.
11732 (test_command_prompt_position): Likewise.
11733 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11734 Remove "set args".
11735 (progvar_simple_while_test): Likewise.
11736 (progvar_complex_if_while_test): Likewise.
11737 (if_while_breakpoint_command_test): Likewise.
11738 (infrun_breakpoint_command_test): Likewise.
11739 (breakpoint_command_test): Likewise.
11740 (watchpoint_command_test): Likewise.
11741 (bp_deleted_in_command_test): Likewise.
11742 (temporary_breakpoint_commands): Likewise.
11743
bb99c472
YQ
117442014-10-16 Yao Qi <yao@codesourcery.com>
11745
11746 * gdb.base/remotetimeout.exp: Remove noargs checking.
11747
7c16b83e
PA
117482014-10-15 Pedro Alves <palves@redhat.com>
11749
11750 PR breakpoints/9649
11751 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11752 * gdb.base/breakpoint-in-ro-region.exp
11753 (probe_target_hardware_step): New procedure.
11754 (top level): Probe hardware stepping and hardware breakpoint
11755 support. Test stepping through a read-only region, with both
11756 "breakpoint auto-hw" on and off and both "always-inserted" on and
11757 off.
11758
35a49624
IB
117592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11760
11761 * gdb.dlang/demangle.exp: Update for demangling changes.
11762
2d1c107c
SC
117632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11764
11765 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11766 * gdb.cp/non-trivial-retval.exp: Add new tests.
11767
778811d5
SC
117682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11769
11770 PR c++/13403
11771 PR c++/15154
11772 * gdb.cp/non-trivial-retval.cc: New file.
11773 * gdb.cp/non-trivial-retval.exp: New file.
11774
10c5f0a8
YQ
117752014-10-15 Yao Qi <yao@codesourcery.com>
11776
11777 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11778 remote host.
11779
65d7b369
YQ
117802014-10-15 Yao Qi <yao@codesourcery.com>
11781
11782 * gdb.python/py-symbol.exp: Match file base name if host is
11783 remote, otherwise match file name with dir name.
11784 * gdb.python/py-symtab.exp: Likewise.
11785 * gdb.python/python.exp: Likewise.
11786
46dc1394
YQ
117872014-10-15 Yao Qi <yao@codesourcery.com>
11788
11789 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11790 pattern.
11791 * gdb.python/py-symtab.exp: Likewise.
11792 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11793 locationn.
11794
c40cc657
JB
117952014-10-14 Joel Brobecker <brobecker@adacore.com>
11796
11797 * gdb.ada/addr_arith: New testcase.
11798
2abf49e1
MR
117992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11800
11801 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11802 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11803 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11804 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11805
f7088df3
SDJ
118062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11807
11808 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11809 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11810 * gdb.arch/stap-eval-lang-ada.exp: New file.
11811
4dc06805
YQ
118122014-10-14 Yao Qi <yao@codesourcery.com>
11813
11814 * gdb.mi/mi-var-child.c (nothing1): New function.
11815 (nothing2): New function.
11816 (do_children_tests): Set function pointers by nothing1 and
11817 nothing2.
11818 * gdb.mi/mi-var-child.exp: Step over new added statements.
11819 Update test to match the new output.
11820 * gdb.mi/var-cmd.c (nothing1): New function.
11821 (nothing2): New function.
11822 (do_children_tests): Set function pointers by nothing1 and
11823 nothing2.
11824 * gdb.mi/mi-var-display.exp: Update test to match output.
11825 Step to the line specified by $line_dct_nothing.
11826 Increase the number of lines to step.
11827
46a93de2
YQ
118282014-10-14 Yao Qi <yao@codesourcery.com>
11829
11830 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11831 tests.
11832 * gdb.mi/mi2-var-child.exp: Likewise.
11833
14ea52ee
DE
118342014-10-13 Doug Evans <dje@google.com>
11835
11836 * gdb.python/py-objfile.exp: Change name of file name test.
11837
e5c6e92b
DE
118382014-10-13 Doug Evans <dje@google.com>
11839
11840 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11841 from the start of the CU.
11842
c780cc2f
JK
118432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11844 Yao Qi <yao@codesourcery.com>
11845
11846 Fix "save breakpoints" for "catch" command.
11847 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11848 Remove -nonewline. Match also the added "main" line.
11849
99894e11
JK
118502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11851
11852 Fix "save breakpoints" for "disable $bpnum" command.
11853 * gdb.base/save-bp.c (main): Add label.
11854 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11855
6e1ac5a3
JK
118562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11857
11858 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11859
754dd2b0
YQ
118602014-10-11 Yao Qi <yao@codesourcery.com>
11861
11862 * gdb.server/server-kill.exp: Execute command
11863 "set remote trace-status-packet on" before "tstatus".
11864
f90183d7
YQ
118652014-10-11 Yao Qi <yao@codesourcery.com>
11866
11867 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11868 (main): Call getppid.
11869 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11870 and continue to it. Read variable "server_pid".
11871
bf40a607
YQ
118722014-10-11 Yao Qi <yao@codesourcery.com>
11873
11874 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11875
052ca370
YQ
118762014-10-11 Yao Qi <yao@codesourcery.com>
11877
11878 * gdb.threads/thread-find.exp: Don't execute command
11879 "info threads".
11880 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11881 * gdb.threads/linux-dp.exp: Don't check the condition
11882 $threads_created equals to zero.
11883
3831839c
PA
118842014-10-10 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.base/bigcore.exp: Remove references to IRIX.
11887 * gdb.base/funcargs.exp: Likewise.
11888 * gdb.base/interrupt.exp: Likewise.
11889 * gdb.base/mips_pro.exp: Likewise.
11890 * gdb.base/nodebug.exp: Likewise.
11891 * gdb.base/setvar.exp: Likewise.
11892 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11893
8b9a549d
PA
118942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11895 Pedro Alves <palves@redhat.com>
11896
11897 PR symtab/14466
11898 * gdb.base/vdso-warning.c: New file.
11899 * gdb.base/vdso-warning.exp: New file.
11900
d48ba5e8
DE
119012014-10-02 Doug Evans <dje@google.com>
11902
11903 * gdb.base/structs.c (main): Don't run forever.
11904
2278c276
PA
119052014-10-02 Pedro Alves <palves@redhat.com>
11906
11907 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11908 (top level) <stop threads 1, stop threads 2>: Use it.
11909
b57bacec
PA
119102014-10-02 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.threads/break-while-running.exp (test): Add new
11913 'update_thread_list' argument. Skip "info threads" if false.
11914 (top level): Add new 'update_thread_list' axis.
11915
13fd3ff3
PA
119162014-10-02 Pedro Alves <palves@redhat.com>
11917
11918 PR breakpoints/17431
11919 * gdb.base/execl-update-breakpoints.c: New file.
11920 * gdb.base/execl-update-breakpoints.exp: New file.
11921
0fec99e8
PA
119222014-10-01 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.base/breakpoint-in-ro-region.c: New file.
11925 * gdb.base/breakpoint-in-ro-region.exp: New file.
11926
2ddf4301
SM
119272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11928
11929 * gdb.mi/mi-exit-code.exp: New file.
11930 * gdb.mi/mi-exit-code.c: New file.
11931
6a5f3f43
YQ
119322014-09-30 Yao Qi <yao@codesourcery.com>
11933
11934 * lib/prelink-support.exp (build_executable_own_libs): Error if
11935 the target isn't native.
11936
345bcc73
YQ
119372014-09-30 Yao Qi <yao@codesourcery.com>
11938
11939 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11940 false.
11941
a25a5a45
PA
119422014-09-22 Pedro Alves <palves@redhat.com>
11943
11944 * gdb.threads/break-while-running.exp: New file.
11945 * gdb.threads/break-while-running.c: New file.
11946
00ba3162
YQ
119472014-09-19 Yao Qi <yao@codesourcery.com>
11948
11949 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11950 Invoke test. Restart GDB with --readnow and invoke test again.
11951
c3b7b696
YQ
119522014-09-19 Yao Qi <yao@codesourcery.com>
11953
11954 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11955 proc set_breakpoint_on_gcd_function. Invoke
11956 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11957 invoke set_breakpoint_on_gcd_function again.
11958
2b4fd423
DE
119592014-09-18 Doug Evans <dje@google.com>
11960
11961 * gdb.dwarf2/symtab-producer.exp: New file.
11962
a5947601
SDJ
119632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11964
11965 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11966 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11967 * gdb.base/global-var-nested-by-dso.c: Likewise.
11968 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11969
91c19059
SDJ
119702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11971 Pedro Alves <palves@redhat.com>
11972
11973 * gdb.base/watch-bitfields.exp: Pass string other than test file
11974 name to prepare_for_testing.
11975 (watch): New procedure.
11976 (expect_watchpoint): Use with_test_prefix.
11977 (top level): Factor out tests to ...
11978 (test_watch_location, test_regular_watch): ... these new
11979 procedures, and use with_test_prefix and gdb_continue_to_end.
11980
bb9d5f81
PP
119812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11982
11983 PR breakpoints/12526
11984 * gdb.base/watch-bitfields.exp: New file.
11985 * gdb.base/watch-bitfields.c: New file.
11986
635856f5
PA
119872014-09-16 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11990 software and hardware addresses, not software address against
11991 itself.
11992
7280ceea
PA
119932014-09-16 Pedro Alves <palves@redhat.com>
11994
11995 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11996 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11997
428b16bd
PA
119982014-09-16 Pedro Alves <palves@redhat.com>
11999
12000 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12001 files.
12002 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12003 "*-*-vxworks*" throughout.
12004 * gdb.base/break.exp: Likewise.
12005 * gdb.base/default.exp: Likewise.
12006 * gdb.base/scope.exp: Likewise.
12007 * gdb.base/sepdebug.exp: Likewise.
12008 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12009 throughout.
12010 * gdb.base/run.c: Likewise.
12011 * gdb.base/sepdebug.c: Likewise.
12012 * gdb.hp/gdb.aCC/run.c: Likewise.
12013 * gdb.reverse/until-reverse.c: Likewise.
12014 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12015
666d413c
YQ
120162014-09-16 Yao Qi <yao@codesourcery.com>
12017
12018 * boards/local-remote-host-native.exp: New file.
12019
57cbd724
DE
120202014-09-14 Doug Evans <xdje42@gmail.com>
12021
12022 * gdb.threads/queue-signal.c (thread_count): New variable.
12023 (thread_count_mutex, thread_count_condvar): New variables.
12024 (incr_thread_count, wait_all_threads_running): New functions.
12025 (main): Wait for all threads to be in their thread functions.
12026
81219e53
DE
120272014-09-13 Doug Evans <xdje42@gmail.com>
12028
12029 * gdb.threads/queue-signal.c: New file.
12030 * gdb.threads/queue-signal.exp: New file.
12031
3714cea7
DE
120322014-09-13 Doug Evans <xdje42@gmail.com>
12033
12034 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12035 be consistent with what default_gdb_init uses.
12036 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12037 the plain text of the prompt. Add some logging printfs.
12038 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12039
fa43b1d7
PA
120402014-09-12 Pedro Alves <palves@redhat.com>
12041
12042 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12043 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12044 * gdb.arch/i386-size-overlap.exp: Likewise.
12045 * gdb.arch/i386-size.exp: Likewise.
12046 * gdb.arch/i386-unwind.exp: Likewise.
12047 * gdb.base/a2-run.exp: Likewise.
12048 * gdb.base/break.exp: Likewise.
12049 * gdb.base/charset.exp: Likewise.
12050 * gdb.base/chng-syms.exp: Likewise.
12051 * gdb.base/commands.exp: Likewise.
12052 * gdb.base/dbx.exp: Likewise.
12053 * gdb.base/find.exp: Likewise.
12054 * gdb.base/funcargs.exp: Likewise.
12055 * gdb.base/jit-simple.exp: Likewise.
12056 * gdb.base/reread.exp: Likewise.
12057 * gdb.base/sepdebug.exp: Likewise.
12058 * gdb.base/step-bt.exp: Likewise.
12059 * gdb.cp/mb-inline.exp: Likewise.
12060 * gdb.cp/mb-templates.exp: Likewise.
12061 * gdb.objc/basicclass.exp: Likewise.
12062 * gdb.threads/killed.exp: Likewise.
12063
9d9bf2df
EBM
120642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12065
12066 PR tdep/17379
12067 * gdb.arch/powerpc-stackless.S: New file.
12068 * gdb.arch/powerpc-stackless.exp: New file.
12069
1cf2f1b0
JK
120702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12071
12072 * gdb.base/attach.c: Include unistd.h.
12073 (main): Call alarm. Add label postloop.
12074 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12075 gdb_breakpoint, gdb_continue_to_breakpoint.
12076 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12077
98880d46
PA
120782014-09-11 Pedro Alves <palves@redhat.com>
12079
12080 PR gdb/17347
12081 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12082 * gdb.base/attach.exp (test_command_line_attach_run): New
12083 procedure.
12084 (top level): Call it.
12085
4c92ff2c
PA
120862014-09-11 Pedro Alves <palves@redhat.com>
12087
12088 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12089 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12090 (do_command_attach_tests): Use spawn_wait_for_attach.
12091 * gdb.base/solib-overlap.exp: Likewise.
12092 * gdb.multi/multi-attach.exp: Likewise.
12093 * gdb.python/py-prompt.exp: Likewise.
12094 * gdb.python/py-sync-interp.exp: Likewise.
12095 * gdb.server/ext-attach.exp: Likewise.
12096
3adc1a7d
GKB
120972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12098
12099 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12100 command in testcase. Simplify testcase.
12101
96334934
JB
121022014-09-10 Joel Brobecker <brobecker@adacore.com>
12103
12104 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12105
eb479039
JB
121062014-09-10 Joel Brobecker <brobecker@adacore.com>
12107
12108 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12109
deede10c
JB
121102014-09-10 Joel Brobecker <brobecker@adacore.com>
12111
12112 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12113
7828a5f5
JB
121142014-09-10 Joel Brobecker <brobecker@adacore.com>
12115
12116 * gdb.dwarf2/dynarr-ptr.c: New file.
12117 * gdb.dwarf2/dynarr-ptr.exp: New file.
12118
33aeebcf
MR
121192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12120
12121 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12122 of 30 rather than hardcoding 120 for a slow test case. Take the
12123 `gdb,timeout' target setting into account for this calculation.
12124 Don't extend the timeout for the test cases that don't need it.
12125
7b415901
MR
121262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12127
12128 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12129 a factor of 2 for a slow test case. Take the `gdb,timeout'
12130 target setting into account for this calculation.
12131 * gdb.reverse/until-precsave.exp: Increase the timeout by
12132 a factor of 15 and 3 respectively rather than adding 120
12133 for a pair of slow test cases. Take the `gdb,timeout'
12134 target setting into account for this calculation.
12135
4a40f85a
MR
121362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12137
12138 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12139 timeout, don't pass one down to gdb_expect.
12140 (gdb_expect): Rework timeout selection.
12141
09635af7
MR
121422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12143
12144 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12145 exception on timeout.
12146 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12147 (gdbserver_start_extended): Catch any `gdbserver_start' error
12148 exceptions.
12149 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12150 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12151 `gdbserver_gdb_load' error exceptions.
12152
2bdd10b7
MR
121532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12154
12155 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12156 120 on waiting for the TCP socket to open.
12157
316935f0
DE
121582014-09-09 Doug Evans <xdje42@gmail.com>
12159
12160 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12161 _caller_matches, _any_caller_is, _any_caller_matches.
12162
83740597
DE
121632014-09-09 Doug Evans <xdje42@gmail.com>
12164
12165 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12166
4c122fc3
YQ
121672014-09-09 Yao Qi <yao@codesourcery.com>
12168
12169 * gdb.mi/mi-var-display.exp: Set print symbol off.
12170
a9f116cb
GKB
121712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12172
12173 PR gdb/17035
12174 * gdb.base/commands.exp: Add tests to verify user-defined
12175 commands with empty bodies.
12176 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12177 python commands in `show user command`.
12178 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12179 scheme commands in `show user command`.
12180
c75bd3a2
JK
121812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12182
12183 PR python/17355
12184 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12185 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12186 * gdb.python/py-framefilter-invalidarg.exp: New file.
12187 * gdb.python/py-framefilter-invalidarg.py: New file.
12188
faa42425
DE
121892014-09-06 Doug Evans <xdje42@gmail.com>
12190
12191 PR 15276
12192 * gdb.python/py-caller-is.c: New file.
12193 * gdb.python/py-caller-is.exp: New file.
12194
474ca4f6
SDJ
121952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12196
12197 PR gdb/17235
12198 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12199 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12200
eb0b0463
SDJ
122012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12202
12203 PR fortran/17237
12204 * gdb.fortran/print-formatted.exp: New file.
12205 * gdb.fortran/print-formatted.f90: Likewise.
12206
5f3b99cf
SS
122072014-09-03 Sasha Smundak <asmundak@google.com>
12208
12209 * gdb.python/py-frame.exp: Test Frame.read_register.
12210
7d793aa9
SDJ
122112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12212
12213 PR python/16699
12214 * gdb.python/py-completion.exp: New file.
12215 * gdb.python/py-completion.py: Likewise.
12216
fb0576e9
DE
122172014-08-28 Doug Evans <dje@google.com>
12218
12219 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12220 eax,etc. are live with values set by gdb and thus the compiler can't
12221 use them.
12222 * gdb.arch/i386-pseudo.c (main): Ditto.
12223
ee92b0dd
DE
122242014-08-27 Doug Evans <dje@google.com>
12225
12226 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12227
6649db35
DE
122282014-08-25 Doug Evans <dje@google.com>
12229
12230 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12231 (main): Ditto.
12232
564b7600
DE
122332014-08-25 Doug Evans <dje@google.com>
12234
12235 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12236
3881fb67
YQ
122372014-08-24 Yao Qi <yao@codesourcery.com>
12238
12239 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12240 symbol off.
12241 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12242
a05a36a5
DE
122432014-08-22 Doug Evans <dje@google.com>
12244
12245 PR 17276
12246 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12247 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12248 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12249
7c343b48
YQ
122502014-08-22 Yao Qi <yao@codesourcery.com>
12251
12252 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12253 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12254 * gdb.python/python.exp: Likewise. Use .py file on the host
12255 instead of the build.
12256
22fd09ae
JK
122572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12258
12259 * gdb.threads/gcore-stale-thread.c: New file.
12260 * gdb.threads/gcore-stale-thread.exp: New file.
12261
a8454a7c
PA
122622014-08-21 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12265 * gdb.base/gcore-relro-pie.exp: Likewise.
12266 * gdb.base/gcore-relro.exp: Likewise.
12267 * gdb.base/gcore.exp: Likewise.
12268 * gdb.base/print-symbol-loading.exp: Likewise.
12269 * gdb.threads/gcore-thread.exp: Likewise.
12270 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12271
2a31c623
PA
122722014-08-20 Pedro Alves <palves@redhat.com>
12273 Jan Kratochvil <jan.kratochvil@redhat.com>
12274
12275 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12276 configure.
12277 (EXPECT): Handle READ1 being set.
12278 (all): Depend on EXTRA_RULES.
12279 (check-read1, expect-read1, read1.so, read1): New rules.
12280 * README (Testsuite Parameters): Document the READ1 make variable.
12281 (Race detection): New section.
12282 * configure: Regenerate.
12283 * configure.ac: If build==host==target, and running under a
12284 GNU/glibc system, add read1 to the extra Makefile rules.
12285 (EXTRA_RULES): AC_SUBST it.
12286 * lib/read1.c: New file.
12287
d36430db
JB
122882014-08-20 Joel Brobecker <brobecker@adacore.com>
12289
12290 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12291 the handling of variables declared as a typedef to an array
12292 which a DW_AT_data_location attribute.
12293
9a0dc9e3
PA
122942014-08-19 Andrew Burgess <aburgess@broadcom.com>
12295 Pedro Alves <palves@redhat.com>
12296
12297 PR symtab/14604
12298 PR symtab/14605
12299 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12300 gdb_test.
12301
0718a8da
PA
123022014-08-19 Pedro Alves <palves@redhat.com>
12303
12304 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12305
13b448cd
YQ
123062014-08-19 Yao Qi <yao@codesourcery.com>
12307
12308 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12309 right line.
12310
1cbf5077
DB
123112014-08-18 David Blaikie <dblaikie@gmail.com>
12312
12313 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12314
bf0fae19
JB
123152014-08-18 Joel Brobecker <brobecker@adacore.com>
12316
12317 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12318 attribute in array range.
12319
3c8c5dcc
JB
123202014-08-18 Joel Brobecker <brobecker@adacore.com>
12321
12322 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12323
e66d4446
SC
123242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12325
12326 PR c++/17132
12327 * gdb.cp/pr17132.cc: New file.
12328 * gdb.cp/pr17132.exp: New file.
12329
940df408
SC
123302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12331
12332 * gdb.python/py-xmethods.py (A_getarrayind)
12333 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12334 Use 'print' with function call syntax.
12335 (E_method_matcher.match): Fix tab vs space indentation mixup.
12336
ebcc6c3a
YQ
123372014-08-15 Yao Qi <yao@codesourcery.com>
12338
12339 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12340 false.
12341
775e0f04
YQ
123422014-08-15 Yao Qi <yao@codesourcery.com>
12343
12344 * gdb.cp/casts.exp: Set print symbol off.
12345 * gdb.cp/class2.exp: Likewise.
12346 * gdb.cp/overload.exp: Likewise.
12347 * gdb.cp/templates.exp: Likewise.
12348
d769e349
DE
123492014-08-11 Doug Evans <dje@google.com>
12350
12351 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12352 (test_load_shlib): Update.
12353
20c6f1e1
YQ
123542014-08-09 Yao Qi <yao@codesourcery.com>
12355
12356 * gdb.base/display.exp: Invoke is_address_zero_readable.
12357 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12358 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12359 * gdb.base/hbreak-unmapped.exp: Return if
12360 is_address_zero_readable returns true.
12361 * gdb.base/signest.exp: Likewise.
12362 * gdb.base/signull.exp: Likewise.
12363 * gdb.base/sigbpt.exp: Likewise.
12364 * gdb.guile/scm-disasm.exp: Do the test if
12365 is_address_zero_readable returns false.
12366 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12367 * gdb.python/py-arch.exp: Likewise.
12368 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12369 * lib/gdb.exp (is_address_zero_readable): New proc.
12370
5792e8e3
YQ
123712014-08-09 Yao Qi <yao@codesourcery.com>
12372
12373 PR testsuite/13443
12374 * gdb.mi/mi-var-display.exp: Make test messages unique.
12375
3cecbbbe
TT
123762014-08-04 Tom Tromey <tromey@redhat.com>
12377
12378 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12379 target 0".
12380
00b51ff5
TT
123812014-08-04 Tom Tromey <tromey@redhat.com>
12382
12383 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12384 "target_resume".
12385
6908c509
JB
123862014-08-01 Joel Brobecker <brobecker@adacore.com>
12387
12388 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12389 inner_vla_struct_object_size.
12390 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12391 as xfail.
12392
cc6563d2
PA
123932014-07-30 Pedro Alves <palves@redhat.com>
12394
12395 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12396 comment.
12397
7e09a223
YQ
123982014-07-29 Yao Qi <yao@codesourcery.com>
12399
12400 PR gdb/17206
12401 * gdb.base/until-nodebug.exp: New.
12402
7ebdbe92
DE
124032014-07-28 Doug Evans <xdje42@gmail.com>
12404
12405 PR guile/17203
12406 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12407 previously existing parameter, and previously ambiguously spelled
12408 parameter.
12409
fdb1adc6
WN
124102014-07-28 Will Newton <will.newton@linaro.org>
12411
12412 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12413
186fcde0
DE
124142014-07-26 Ludovic Courtès <ludo@gnu.org>
12415 Doug Evans <xdje42@gmail.com>
12416
12417 PR guile/17146
12418 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12419
70509625
PA
124202014-07-25 Pedro Alves <palves@redhat.com>
12421
12422 * gdb.threads/signal-command-handle-nopass.c: New file.
12423 * gdb.threads/signal-command-handle-nopass.exp: New file.
12424 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12425 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12426 * gdb.threads/signal-delivered-right-thread.c: New file.
12427 * gdb.threads/signal-delivered-right-thread.exp: New file.
12428
c3f814a1
PA
124292014-07-25 Pedro Alves <palves@redhat.com>
12430
12431 * gdb.base/double-prompt-target-event-error.exp
12432 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12433 match.
12434 (cancel_pagination_in_target_event): Rework double prompt
12435 detection.
12436 * gdb.base/paginate-after-ctrl-c-running.exp
12437 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12438 <return>' match.
12439 * gdb.base/paginate-bg-execution.exp
12440 (test_bg_execution_pagination_return)
12441 (test_bg_execution_pagination_cancel): Remove '-notransfer
12442 <return>' matches.
12443 * gdb.base/paginate-execution-startup.exp
12444 (test_fg_execution_pagination_return)
12445 (test_fg_execution_pagination_cancel): Remove '-notransfer
12446 <return>' matches.
12447 * gdb.base/paginate-inferior-exit.exp
12448 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12449 match.
12450 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12451 * lib/gdb.exp (pagination_prompt): Run text through
12452 string_to_regexp.
12453 (gdb_test_multiple): Match $pagination_prompt instead of
12454 "<return>".
12455 (string_to_regexp): Move to lib/gdb-utils.exp.
12456
e214cf6c
JK
124572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12458
12459 * gdb.arch/amd64-entry-value-paramref.S: New file.
12460 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12461 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12462 * gdb.arch/amd64-optimout-repeat.S: New file.
12463 * gdb.arch/amd64-optimout-repeat.c: New file.
12464 * gdb.arch/amd64-optimout-repeat.exp: New file.
12465
17d0c5c8
JK
124662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12467
12468 PR gdb/17170
12469 * gdb.base/statistics.exp: New file.
12470
b8b8facf
DE
124712014-07-17 Doug Evans <dje@google.com>
12472
74b49205 12473 PR gdb/17170
b8b8facf
DE
12474 * gdb.base/maint.exp: Update testing of per-command stats.
12475
1b5d0ab3
PA
124762014-07-16 Pedro Alves <palves@redhat.com>
12477
12478 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12479 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12480 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12481 (tfile_write_buf): New functions.
12482 (add_memory_block): Rewrite using the above.
12483 (adjust_function_address): New function.
12484 (FUNCTION_ADDRESS): New macro.
12485 (write_basic_trace_file): Remove short_x local, and use
12486 tfile_write_16. Change type of func_addr local to unsigned long
12487 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12488 here. Cast argument of add_memory_block to char pointer.
12489 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12490 (main): Remove parameters.
12491 * gdb.trace/tfile.exp: Remove nowarnings.
12492
4d974e88
SM
124932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12494
12495 * gdb.base/debug-expr.exp: Test string evaluation with
12496 "debug expression" on.
12497
41e99568
PA
124982014-07-15 Pedro Alves <palves@redhat.com>
12499
12500 * gdb.base/reread.exp: Use clean_restart.
12501
487d9753
PL
125022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12503
12504 * gdb.arch/avr-flash-qualifer.c: New.
12505 * gdb.arch/avr-flash-qualifer.exp: New.
12506
cc1c52ad
PA
125072014-07-14 Pedro Alves <palves@redhat.com>
12508
12509 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12510 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12511
1e973570
PA
125122014-07-14 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/double-prompt-target-event-error.c: New file.
12515 * gdb.base/double-prompt-target-event-error.exp: New file.
12516
93d6eb10
PA
125172014-07-14 Pedro Alves <palves@redhat.com>
12518
12519 PR gdb/17072
12520 * gdb.base/paginate-inferior-exit.c: New file.
12521 * gdb.base/paginate-inferior-exit.exp: New file.
12522
0017922d
PA
125232014-07-14 Pedro Alves <palves@redhat.com>
12524
12525 PR gdb/17072
12526 * gdb.base/paginate-bg-execution.c: New file.
12527 * gdb.base/paginate-bg-execution.exp: New file.
12528
94696ad3
PA
125292014-07-14 Pedro Alves <palves@redhat.com>
12530
12531 PR gdb/17072
12532 * gdb.base/paginate-execution-startup.c: New file.
12533 * gdb.base/paginate-execution-startup.exp: New file.
12534 * lib/gdb.exp (pagination_prompt): New global.
12535 (default_gdb_spawn): New procedure, factored out from
12536 default_gdb_spawn.
12537 (default_gdb_start): Adjust to call default_gdb_spawn.
12538 (gdb_spawn): New procedure.
12539
bd293940
PA
125402014-07-14 Pedro Alves <palves@redhat.com>
12541
12542 * lib/gdb.exp (gdb_assert): New procedure.
12543 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12544
c933f875
PA
125452014-07-14 Pedro Alves <palves@redhat.com>
12546
12547 * gdb.base/execution-termios.c: New file.
12548 * gdb.base/execution-termios.exp: New file.
12549
d98b7a16
TT
125502014-07-14 Tom Tromey <tromey@redhat.com>
12551
12552 * gdb.cp/vla-cxx.cc: New file.
12553 * gdb.cp/vla-cxx.exp: New file.
12554
548740d6
TT
125552014-07-14 Tom Tromey <tromey@redhat.com>
12556
12557 * gdb.reverse/rerun-prec.c: New file.
12558 * gdb.reverse/rerun-prec.exp: New file.
12559
a25eb028
MR
125602014-07-12 Maciej W. Rozycki <macro@mips.com>
12561 Maciej W. Rozycki <macro@codesourcery.com>
12562
12563 * lib/gdb-utils.exp: New file.
12564 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12565 inline `gdb_init_command' processing.
12566 (gdb_start_cmd): Likewise.
12567 * lib/mi-support.exp (mi_run_cmd): Likewise.
12568 * README: Document `gdb_init_command' and `gdb_init_commands'.
12569
218c2655
JK
125702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12571
12572 Fix false FAIL running under a very long directory name.
12573 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12574 and "set print elements 10000". Twice.
12575
5401fde3
YQ
125762014-07-11 Yao Qi <yao@codesourcery.com>
12577
12578 * gdb.base/exprs.exp: "set print symbol off".
12579
e76126e8
PA
125802014-07-11 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.threads/kill.c: New file.
12583 * gdb.threads/kill.exp: New file.
12584
2d6f0de6
YQ
125852014-07-10 Yao Qi <yao@codesourcery.com>
12586
12587 * gdb.trace/tfile.c (write_basic_trace_file)
12588 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12589 address written to trace file.
12590
7180e04a
PA
125912014-07-09 Pedro Alves <palves@redhat.com>
12592
12593 * gdb.base/attach-wait-input.exp: New file.
12594 * gdb.base/attach-wait-input.c: New file.
12595
9a9a7608
AB
125962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12597
12598 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12599 setting up test structures.
12600 (main): Call new test function.
12601 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12602 test function, continue into test function and walk test
12603 structures.
12604
161ac41e
YQ
126052014-07-02 Yao Qi <yao@codesourcery.com>
12606
12607 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12608 'bar_start' at the beginning of functions 'foo' and 'bar'
12609 respectively.
12610 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12611 instead of 'foo' and 'bar'.
12612
1f267ae3
MM
126132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12614
12615 * gdb.btrace/segv.exp: New.
12616 * gdb.btrace/segv.c: New.
12617
2b239efb
LM
126182014-07-02 Luis Machado <lgustavo@codesourcery.com>
12619
12620 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12621 instruction.
12622
cf363f18
MW
126232014-06-30 Mark Wielaard <mjw@redhat.com>
12624
12625 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12626 vulture, vilify, villar): New volatile array constants.
12627 (vindictive, vegetation): New const volatile array constants.
12628 * gdb.base/volatile.exp: Test volatile and const volatile array
12629 types.
12630
aebf9d24
AA
126312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12632
12633 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12634 target lacks support for awatch, rwatch, or hbreak.
12635
b67a2c6f
YQ
126362014-06-27 Yao Qi <yao@codesourcery.com>
12637
12638 * gdb.multi/dummy-frame-restore.exp: New.
12639 * gdb.multi/dummy-frame-restore.c: New.
12640
aef92902
MM
126412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12642
12643 * gdb.btrace/gcore.exp: New.
12644
8e9db26e
PA
126452014-06-23 Pedro Alves <palves@redhat.com>
12646
12647 * gdb.base/watchpoint-reuse-slot.c: New file.
12648 * gdb.base/watchpoint-reuse-slot.exp: New file.
12649
70afc5b7
SC
126502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12651
12652 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12653 progspace's filename in 'info', 'enable' and 'disable' command
12654 tests.
12655
b972bd9c
JK
126562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12657
12658 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12659 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12660 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12661
125f8a3d
GB
126622014-06-20 Gary Benson <gbenson@redhat.com>
12663
12664 * gdb.arch/i386-avx.exp: Fix include file location.
12665 * gdb.arch/i386-sse.exp: Likewise.
12666
3ed9baed
IB
126672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12668
12669 * gdb.dlang/expression.exp: New file.
12670
034f788c
PA
126712014-06-19 Pedro Alves <palves@redhat.com>
12672
12673 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12674 out from ...
12675 (top level): ... here. Iterate running tests under different
12676 scheduler-locking settings.
12677
45371d0c
LM
126782014-06-18 Luis Machado <lgustavo@codesourcery.com>
12679
12680 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12681 to DW_FORM_addr and use non-zero addresses.
12682
5d376983
SC
126832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12684
12685 PR gdb/17017
12686 * gdb.python/py-xmethods.cc: Add global function call counters and
12687 increment them in their respective functions. Remove "cout"
12688 statements.
12689 * gdb.python/py-xmethods.exp: Make tests check the global function
12690 call counters instead of depending on inferior IO.
12691
a1aa2221
LM
126922014-06-18 Don Breazeal <donb@codesourcery.com>
12693
12694 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12695 Deleted procedure.
12696 (explicit_fork_parent_follow): Deleted procedure.
12697 (explicit_fork_child_follow): Deleted procedure.
12698 (test_follow_fork): New procedure.
12699 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12700 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12701 procedure calls.
12702
0fc05997
YQ
127032014-06-17 Yao Qi <yao@codesourcery.com>
12704
12705 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12706 CP1252.
12707
70795c52
LM
127082014-06-17 Luis Machado <lgustavo@codesourcery.com>
12709
12710 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12711 Initialize ptr and S explicitly.
12712 (skip_type_update_when_not_use_rtti_test): Likewise.
12713
6be47f0c
KS
127142014-06-16 Keith Seitz <keiths@redhat.com>
12715
12716 PR mi/15863
12717 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12718 the inferior is started.
12719
d03de421
PA
127202014-06-16 Pedro Alves <palves@redhat.com>
12721
12722 * gdb.base/break-main-file-remove-fail.c: New file.
12723 * gdb.base/break-main-file-remove-fail.exp: New file.
12724 * gdb.base/break-unload-file.exp: Use build_executable instead of
12725 prepare_for_testing.
12726 (test_break): New parameter "initial_load". Handle it.
12727 (top level): Add initial_load cmdline/file axis.
12728
f9579b99
TT
127292014-06-12 Tom Tromey <tromey@redhat.com>
12730
12731 * gdb.base/completion.exp: Don't use directory name in test.
12732
3657956b
GB
127332014-06-09 Gary Benson <gbenson@redhat.com>
12734
12735 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12736 separate the always-available ANSI-standard signals from the
12737 signals that require checking.
12738 (main): Likewise.
12739 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12740 Likewise.
12741 (main): Likewise.
12742
4186eb54
KS
127432014-06-07 Keith Seitz <keiths@redhat.com>
12744
12745 Revert:
12746 PR c++/16253
12747 * gdb.cp/var-tag.cc: New file.
12748 * gdb.cp/var-tag.exp: New file.
12749 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12750 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12751 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12752 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12753
25326a28 127542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12755
12756 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12757
829155c9
PA
127582014-06-06 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12761 in target debug output instead of looking at RSP packets,
12762 disabling the test on any target that uses hardware stepping.
12763 Update comments.
12764
61c8d22e
PA
127652014-06-06 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.base/break-unload-file.exp: Fix typo.
12768
d9a47287
YQ
127692014-06-06 Yao Qi <yao@codesourcery.com>
12770
12771 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12772 from "jit_function" to "^jit_function".
12773
e5e01dbf
YQ
127742014-06-06 Yao Qi <yao@codesourcery.com>
12775
12776 * gdb.base/async.c (foo): Add one statement.
12777 * gdb.base/async.exp: Get the next instruction address and
12778 match the output of "nexti" by instruction address. Match
12779 the hex address in the output of "finish".
12780
73ba372c
GB
127812014-06-06 Gary Benson <gbenson@redhat.com>
12782
12783 * gdb.base/call-signals.c: Remove preprocessor conditionals
12784 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12785 SIGSEGV and SIGTERM.
12786 * gdb.base/sigall.c: Likewise.
12787 * gdb.base/unwindonsignal.c: Likewise.
12788 * gdb.reverse/sigall-reverse.c: Likewise.
12789
831517df
YQ
127902014-06-06 Yao Qi <yao@codesourcery.com>
12791
12792 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12793 readable, skip the test.
12794
b8b91e98
YQ
127952014-06-06 Yao Qi <yao@codesourcery.com>
12796
12797 * gdb.threads/staticthreads.c (thread_function): Move the line
12798 setting breakpoint on forward.
12799 * gdb.threads/staticthreads.exp: Update comments.
12800
fb934770
LC
128012014-06-05 Ludovic Courtès <ludo@gnu.org>
12802
12803 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12804 "history-append! type error".
12805
6ef284bd
SM
128062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12807
12808 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12809 erroneous dprintf expected input.
12810
a872e241
DE
128112014-06-04 Doug Evans <xdje42@gmail.com>
12812
12813 * gdb.guile/scm-generics.exp: Delete.
12814
16f691fb
DE
128152014-06-04 Doug Evans <xdje42@gmail.com>
12816
12817 * gdb.guile/scm-breakpoint.exp: Update.
12818 Add tests for breakpoint registration.
12819
012370f6
TT
128202014-06-04 Tom Tromey <tromey@redhat.com>
12821
12822 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12823 VLA-in-union.
12824 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12825 inner_vla_struct, vla_union types. Initialize objects of those
12826 types and compute their sizes.
12827
9f5a4cef
HZ
128282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12829 Hui Zhu <hui@codesourcery.com>
12830
12831 * gdb.base/fileio.exp: Add test for shell not available as well as
12832 available.
12833 * gdb.base/fileio.c (test_system): Check for shell twice.
12834
90a45c4d
YQ
128352014-06-04 Yao Qi <yao@codesourcery.com>
12836
12837 * gdb.base/auto-connect-native-target.exp: Remove redundant
12838 space from the regexp pattern.
12839
70017e41
YQ
128402014-06-04 Yao Qi <yao@codesourcery.com>
12841
12842 * gdb.base/default.exp: Replace "child" with "native" in
12843 regexp pattern.
12844
883964a7
SC
128452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12846
12847 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12848 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12849 * gdb.python/py-xmethods.py: Python script supporting the
12850 new testcase and tests.
12851
ef370185
JB
128522014-06-03 Joel Brobecker <brobecker@adacore.com>
12853 Pedro Alves <palves@redhat.com>
12854
12855 PR breakpoints/17000
12856 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12857 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12858
1e2ccb61
BM
128592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12860
12861 * gdb.base/subst.exp: Add tests to verify partial path matching
12862 output.
12863
c6ec5ab2
PA
128642014-06-03 Pedro Alves <palves@redhat.com>
12865
12866 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12867 target that doesn't use software single-stepping.
12868
835c559f
PA
128692014-06-03 Pedro Alves <palves@redhat.com>
12870
12871 PR breakpoints/17000
12872 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12873 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12874
06eb1586
DE
128752014-06-02 Doug Evans <xdje42@gmail.com>
12876
12877 * gdb.guile/scm-parameter.exp: New file.
12878
e698b8c4
DE
128792014-06-02 Doug Evans <xdje42@gmail.com>
12880
12881 * gdb.guile/scm-cmd.c: New file.
12882 * gdb.guile/scm-cmd.exp: New file.
12883
ded03782
DE
128842014-06-02 Doug Evans <xdje42@gmail.com>
12885
12886 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12887 pretty-printer lookup.
12888 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12889 (make-pp_s-printer): Call it.
12890 (make-pretty-printer-from-dict): New function.
12891 (lookup-pretty-printer-maker-from-dict): New function.
12892 (*pretty-printer*): Simplify.
12893 (make-objfile-pp_s-printer): New function.
12894 (install-objfile-pretty-printers!): New function.
12895 (make-progspace-pp_s-printer): New function.
12896 (install-progspace-pretty-printers!): New function.
12897 * gdb.guile/scm-progspace.c: New file.
12898 * gdb.guile/scm-progspace.exp: New file.
12899
41fac0cf
PA
129002014-06-02 Pedro Alves <palves@redhat.com>
12901
12902 * gdb.base/dprintf-bp-same-addr.c: New file.
12903 * gdb.base/dprintf-bp-same-addr.exp: New file.
12904
96ae5695
EBM
129052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12906
12907 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12908 * gdb.arch/powerpc-power.s: Likewise.
12909
da02b3a8
JB
129102014-06-02 Joel Brobecker <brobecker@adacore.com>
12911
12912 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12913
c72b2e7b
YQ
129142014-06-01 Yao Qi <yao@codesourcery.com>
12915
12916 * gdb.base/watchpoint.exp (test_watch_location): Check null
12917 pointer can be dereferenced. If not, do the test, otherwise
12918 skip it.
12919
53e8a631
AB
129202014-05-30 Andrew Burgess <aburgess@broadcom.com>
12921
12922 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12923 results.
12924 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12925
938f0e2f
AB
129262014-05-30 Andrew Burgess <aburgess@broadcom.com>
12927
12928 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12929 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12930 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12931 * gdb.arch/amd64-invalid-stack-top.c: New file.
12932 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12933
9ba6657a
PA
129342014-05-30 Pedro Alves <palves@redhat.com>
12935
12936 PR breakpoints/17000
12937 * gdb.base/sss-bp-on-user-bp.c: New file.
12938 * gdb.base/sss-bp-on-user-bp.exp: New file.
12939
522c09bf
DB
129402014-05-30 David Blaikie <dblaikie@gmail.com>
12941
12942 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12943 gnu_inline semantics via attribute.
12944 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12945 source explicitly specifies the required semantics.
12946
bf4ef81e
MR
129472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12948
12949 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12950
329ea579
PA
129512014-05-29 Pedro Alves <palves@redhat.com>
12952 Tom Tromey <tromey@redhat.com>
12953
12954 * gdb.base/async-shell.exp: Don't enable target-async.
12955 * gdb.base/async.exp
12956 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12957 parameter. Adjust.
12958 (top level): Don't test with "target-async".
12959 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12960 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12961 * gdb.base/inferior-died.exp: Don't enable target-async.
12962 * gdb.base/interrupt-noterm.exp: Likewise.
12963 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12964 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12965 * gdb.mi/mi-nonstop.exp: Likewise.
12966 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12967 * gdb.mi/mi-nsintrall.exp: Likewise.
12968 * gdb.mi/mi-nsmoribund.exp: Likewise.
12969 * gdb.mi/mi-nsthrexec.exp: Likewise.
12970 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12971 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12972 * gdb.python/py-evsignal.exp: Don't enable target-async.
12973 * gdb.python/py-evthreads.exp: Likewise.
12974 * gdb.python/py-prompt.exp: Likewise.
12975 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12976 * gdb.server/solib-list.exp: Don't enable target-async.
12977 * gdb.threads/thread-specific-bp.exp: Likewise.
12978 * lib/mi-support.exp: Adjust to use mi-async.
12979
fd664c91
PA
129802014-05-29 Pedro Alves <palves@redhat.com>
12981
12982 PR gdb/13860
12983 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12984 reason, even in sync mode.
12985
251bde03
PA
129862014-05-29 Pedro Alves <palves@redhat.com>
12987 Hui Zhu <hui@codesourcery.com>
12988
12989 PR PR15693
12990 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12991 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12992 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12993 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12994
7f3c0343
JB
129952014-05-28 Joel Brobecker <brobecker@adacore.com>
12996
12997 * config/monitor.exp (gdb_target_monitor): Replace use of
12998 "set remotebaud" by "set serial baud".
12999
b2715b27
AW
130002014-05-26 Andy Wingo <wingo@igalia.com>
13001
13002 * gdb.guile/scm-breakpoint.exp:
13003 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13004 properties instead of gdb-object-properties.
13005
498a4489
YQ
130062014-05-26 Yao Qi <yao@codesourcery.com>
13007
13008 * gdb.server/no-thread-db.exp: Specify source file name
13009 explicitly when setting a breakpoint.
13010
589fdceb
MM
130112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13012
13013 * gdb.btrace/vdso.c: New.
13014 * gdb.btrace/vdso.exp: New.
13015
e9089e05
MM
130162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13017
13018 * gdb.base/gcore.exp (capture_command_output): Move ...
13019 * lib/gdb.exp (capture_command_output): ... here.
13020
67b5c0c1
MM
130212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13022
13023 * gdb.btrace/data.exp: Test memory access during btrace replay.
13024
a2199296
SM
130252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13026
13027 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13028
17b2616c
PA
130292014-05-21 Pedro Alves <palves@redhat.com>
13030
13031 PR gdb/13860
13032 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13033 (top level): Test that output related to execution commands is
13034 sent to the console with CLI commands, but not with MI commands.
13035 Test that breakpoint events are always mirrored to the console.
13036 Also expect the new source line to be output after a "next" in
13037 async mode too. Make it a pass/fail test.
13038 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13039 output.
13040 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13041
5166082f
PA
130422014-05-21 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13045 Use them to test variations of "list" after reaching a breakpoint.
13046 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13047 Test "list" with listsize 10 after reaching a breakpoint.
13048 * gdb.python/python.exp (decode_line current location line
13049 number): Adjust expected line number.
13050
2f25d70f
SM
130512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13052
13053 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13054 behavior for $args, pass it directly to "run".
13055
ff604a67
MR
130562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13057
13058 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13059 30000 to 65536.
13060
6a3cb8e8
PA
130612014-05-21 Pedro Alves <palves@redhat.com>
13062
13063 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13064 auto-connect-native-target off".
13065 * gdb.base/auto-connect-native-target.c: New file.
13066 * gdb.base/auto-connect-native-target.exp: New file.
13067
4ebfc96e
PA
130682014-05-21 Pedro Alves <palves@redhat.com>
13069
13070 * gdb.base/default.exp: Test "target native" instead of "target
13071 child".
13072
36d46afb
MW
130732014-05-21 Mark Wielaard <mjw@redhat.com>
13074
13075 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13076
5876f503
JK
130772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13078
13079 Fix TLS access for -static -pthread.
13080 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13081 <HAVE_TLS> (thread_function, main): Initialize it.
13082 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13083 Add clean_restart.
13084 <$have_tls != "">: Check TLSVAR.
13085
0256a6ac
PA
130862014-05-21 Pedro Alves <palves@redhat.com>
13087
13088 * gdb.base/dcache-line-read-error.c: New.
13089 * gdb.base/dcache-line-read-error.exp: New.
13090
936d2992
PA
130912014-05-20 Pedro Alves <palves@redhat.com>
13092
13093 * gdb.base/compare-sections.c: New file.
13094 * gdb.base/compare-sections.exp: New file.
13095
802e8e6d
PA
130962014-05-20 Pedro Alves <palves@redhat.com>
13097
13098 * gdb.base/break-idempotent.c: New file.
13099 * gdb.base/break-idempotent.exp: New file.
13100
e59fa00f
MM
131012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13102
13103 * gdb.btrace/nohist.exp: New.
13104
8b696e31
YQ
131052014-05-20 Yao Qi <yao@codesourcery.com>
13106
13107 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13108 gdb.reverse directory and gdb_reverse_timeout exists in board
13109 setting.
13110 * README: Document gdb_reverse_timeout.
13111
73c9764f
YQ
131122014-05-20 Yao Qi <yao@codesourcery.com>
13113
13114 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13115 'test_file_name'. Treat args as a string instead of a list.
13116 (gdb_init): Rename argument 'args' by 'test_file_name'.
13117
f1f4348a
JK
131182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13119
13120 * gdb.arch/powerpc-power.exp: New file.
13121 * gdb.arch/powerpc-power.s: New file.
13122
0dbe70ce
DE
131232014-05-16 Doug Evans <dje@google.com>
13124
13125 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13126 * gdb.base/completion.exp: Check that all expected files exist
13127 before doing file completion.
0dbe70ce 13128
8d551b02
DE
131292014-05-16 Doug Evans <dje@google.com>
13130
13131 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13132 Update.
13133 (do_syscall_tests_without_xml): Update.
13134
73eb7709
PA
131352014-05-16 Pedro Alves <palves@redhat.com>
13136
13137 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13138 instead of "unknown output after running".
13139
3fae92fc
YQ
131402014-05-16 Yao Qi <yao@codesourcery.com>
13141
13142 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13143 file1.txt from host at the end.
13144 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13145
c2b2ccc5
DE
131462014-05-15 Doug Evans <dje@google.com>
13147
13148 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13149 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13150 loading file. Add test for TU lookup.
13151
8c217a4b
SM
131522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13153
13154 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13155 calling "-exec-arguments" or "set args" before running the
13156 inferior.
13157
3deb39c6
SM
131582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13159
13160 * lib/mi-support.exp (mi_expect_stop): Expect message for
13161 inferiors that exit with non-zero exit code.
13162
71a79f8c
YQ
131632014-05-14 Yao Qi <yao@codesourcery.com>
13164
13165 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13166 match absolute path on remote host.
13167 (test_file_list_exec_source_files): Remove "/" from the
13168 pattern.
13169
f23fcd46
YQ
131702014-05-14 Yao Qi <yao@codesourcery.com>
13171
13172 * boards/local-remote-host-notty.exp (${board}_file): New
13173 proc.
13174
9404b58f
KM
131752014-05-07 Kyle McMartin <kyle@redhat.com>
13176
13177 Pushed by Joel Brobecker <brobecker@adacore.com>.
13178 * gdb.arch/aarch64-atomic-inst.c: New file.
13179 * gdb.arch/aarch64-atomic-inst.exp: New file.
13180
5e45f04c
YQ
131812014-05-07 Yao Qi <yao@codesourcery.com>
13182
13183 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13184 in current context" too.
13185
c888a17d
KS
131862014-05-05 Keith Seitz <keiths@redhat.com>
13187
13188 * gdb.linespec/ls-dollar.exp: Add test for linespec
13189 file:convenience_variable.
13190
290a839c
YQ
131912014-05-05 Yao Qi <yao@codesourcery.com>
13192
13193 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13194 traceframes into tfile and ctf trace files. Read data from
13195 trace file and test collected data.
13196 (gdb_collect_locals_test): Likewise.
13197 (gdb_unavailable_registers_test): Likewise.
13198 (gdb_unavailable_floats): Likewise.
13199 (gdb_collect_globals_test): Likewise.
13200 (top-level): Append "ctf" to trace_file_targets if GDB
13201 supports.
13202
b5262cd0
YQ
132032014-05-05 Yao Qi <yao@codesourcery.com>
13204
13205 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13206 code to ...
13207 (gdb_collect_args_test_1): ... it. New proc.
13208 (gdb_collect_locals_test): Move some code to ...
13209 (gdb_collect_locals_test_1): ... it. New proc.
13210 (gdb_unavailable_registers_test): Move some code to ...
13211 (gdb_unavailable_registers_test_1): ... it. New proc.
13212 (gdb_unavailable_floats): Move some code to ...
13213 (gdb_unavailable_floats_1): ... it. New proc.
13214
30a1e6cc
SDJ
132152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13216
13217 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13218 probes to test for bitness recognition.
13219 * gdb.arch/amd64-stap-optional-prefix.exp
13220 (test_probe_value_without_reg): New procedure.
13221 Add code to test for different kinds of bitness.
13222
f33da99a
SDJ
132232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13224
13225 PR breakpoints/16889
13226 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13227 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13228
5b80f00d
PA
132292014-05-01 Pedro Alves <palves@redhat.com>
13230
13231 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13232 gdb_file_cmd if no file is specified.
13233 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13234 last_loaded_file to set the remote exec-file.
13235
f8c2a73c
PA
132362014-05-01 Pedro Alves <palves@redhat.com>
13237
13238 * boards/local-remote-host.exp: New file.
13239
be6e8ac7
PA
132402014-05-01 Pedro Alves <palves@redhat.com>
13241
13242 * boards/local-remote-host.exp: Rename to ...
13243 * boards/local-remote-host-notty.exp: ... this.
13244
cac0dc8f
JB
132452014-04-28 Joel Brobecker <brobecker@adacore.com>
13246
13247 * gdb.ada/dyn_arrayidx: New testcase.
13248
9730e6cc
YQ
132492014-04-26 Yao Qi <yao@codesourcery.com>
13250
13251 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13252 and compute the length of function main. Save it in
13253 $main_length.
13254 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13255 (top-level): Use gdb_compile to compile objects into
13256 executable and restart GDB. Remove invocation to
13257 prepare_for_testing.
13258
7ae1a6a6
PA
132592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13260 Pedro Alves <palves@redhat.com>
13261
13262 PR server/16255
13263 * gdb.multi/multi-attach.c: New file.
13264 * gdb.multi/multi-attach.exp: New file.
13265
4082afcc
PA
132662014-04-25 Pedro Alves <palves@redhat.com>
13267
13268 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13269 user.
13270 (top level): Test that "set remote conditional-breakpoints-packet
13271 off" works as intended.
13272 * gdb.base/dprintf.exp: Test that "set remote
13273 breakpoint-commands-packet off" works as intended.
13274 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13275 New function.
13276 (top level): Call it.
13277 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13278 remote fast-tracepoints-packet off" works as intended.
13279 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13280 * lib/gdb.exp (gdb_is_target_remote): ... here.
13281
2abc3f8d
DB
132822014-04-24 David Blaikie <dblaikie@gmail.com>
13283
13284 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13285 ensure clang would not discard them.
13286 * gdb.base/gdbvars.c: Ditto.
13287 * gdb.base/memattr.c: Ditto.
13288 * gdb.base/whatis.c: Ditto.
13289 * gdb.python/py-prettyprint.c: Ditto.
13290 * gdb.trace/actions.c: Ditto.
13291 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13292 ensure clang would not discard it.
13293
bfd39632
DB
132942014-04-24 David Blaikie <dblaikie@gmail.com>
13295
13296 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13297 clang to emit the full definition of type required by the test
13298 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13299
22842ff6
DB
133002014-04-24 David Blaikie <dblaikie@gmail.com>
13301
13302 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13303 coax Clang into emitting the definition of the type.
13304 * gdb.cp/pr10728-x.h (y): Ditto.
13305 * gdb.cp/pr10728-y.cc (y): Ditto.
13306
c2e827ad
DB
133072014-04-24 David Blaikie <dblaikie@gmail.com>
13308
13309 * gdb.base/label.exp: XFAIL label related tests under Clang.
13310 * gdb.cp/cplabel.exp: Ditto.
13311 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13312 under Clang those using labels.
13313
4c2d33e7
YQ
133142014-04-25 Yao Qi <yao@codesourcery.com>
13315
13316 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13317 double_label.
13318 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13319 partial_label and double_label.
13320
56083b99
DB
133212014-04-24 David Blaikie <dblaikie@gmail.com>
13322
13323 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13324
25d4e99d
DB
133252014-04-24 David Blaikie <dblaikie@gmail.com>
13326
13327 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13328 of the function to work across GCC and Clang.
13329 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13330 pointer types (const void ** const V void **).
13331
01f9f808
MS
133322014-04-24 Michael Sturm <michael.sturm@mintel.com>
13333 Walfred Tedeschi <walfred.tedeschi@intel.com>
13334
13335 * Makefile.in (EXECUTABLES): Added i386-avx512.
13336 * gdb.arch/i386-avx512.c: New file.
13337 * gdb.arch/i386-avx512.exp: Likewise.
13338
4b48d439
KS
133392014-04-23 Keith Seitz <keiths@redhat.com>
13340
13341 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13342 (mi_make_breakpoint_table): New procedure.
13343 (mi_create_breakpoint): Use mi_make_breakpoint
13344 and return the result.
13345 (mi_make_breakpoint): New procedure.
13346 (mi_build_kv_pairs): New procedure.
13347
13348 * gdb.mi/mi-break.exp: Remove unused globals,
13349 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13350 All callers updated.
13351 * gdb.mi/mi-dprintf.exp: Use variable to track command
13352 number.
13353 Update all callers of mi_create_breakpoint and use
13354 mi_make_breakpoint_table.
13355 Remove any unused global variables.
13356 * gdb.mi/mi-nonstop.exp: Likewise.
13357 * gdb.mi/mi-nsintrall.exp: Likewise.
13358 * gdb.mi/mi-nsmoribund.exp: Likewise.
13359 * gdb.mi/mi-nsthrexec.exp: Likewise.
13360 * gdb.mi/mi-reverse.exp: Likewise.
13361 * gdb.mi/mi-simplerun.exp: Likewise.
13362 * gdb.mi/mi-stepn.exp: Likewise.
13363 * gdb.mi/mi-syn-frame.exp: Likewise.
13364 * gdb.mi/mi-until.exp: Likewise.
13365 * gdb.mi/mi-var-cp.exp: Likewise.
13366 * gdb.mi/mi-var-display.exp: Likewise.
13367 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13368 * gdb.mi/mi2-var-child.exp: Likewise.
13369 * gdb.mi/mi-vla-c99.exp: Likewise.
13370 * lib/mi-support.exp: Likewise.
13371
13372 From Ian Lance Taylor <iant@cygnus.com>:
13373 * lib/gdb.exp (parse_args): New procedure.
13374
08351840
PA
133752014-04-23 Pedro Alves <palves@redhat.com>
13376
13377 * gdb.base/break-unload-file.c: New file.
13378 * gdb.base/break-unload-file.exp: New file.
13379 * gdb.base/sym-file-lib.c (baz): New function.
13380 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13381 field.
13382 (load): Store the segment's mapped size.
13383 (unload): New function.
13384 (unload_shlib): New function.
13385 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13386 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13387 set a breakpoint at baz, and call it.
13388 * gdb.base/sym-file.exp: New tests for stale breakpoint
13389 instructions.
13390
076855f9
PA
133912014-04-23 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13394 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13395 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13396 * gdb.base/hbreak-unmapped.c: New file.
13397 * gdb.base/hbreak-unmapped.exp: New file.
13398 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13399 * lib/gdb.exp (gdb_is_target_remote): ... here.
13400
483805cf
PA
134012014-04-22 Pedro Alves <palves@redhat.com>
13402
13403 * gdb.base/consecutive-step-over.c: New file.
13404 * gdb.base/consecutive-step-over.exp: New file.
13405
06d97543
PA
134062014-04-22 Pedro Alves <palves@redhat.com>
13407
13408 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13409 instead of send_gdb/gdb_expect.
13410
b4429ea2
YQ
134112014-04-22 Yao Qi <yao@codesourcery.com>
13412
13413 * lib/trace-support.exp (generate_tracefile): New procedure.
13414 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13415 return 0.
13416 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13417 if generate_tracefile returns 1.
13418
51d48146
PA
134192014-04-18 Tom Tromey <palves@redhat.com>
13420 Pedro alves <tromey@redhat.com>
13421
13422 PR backtrace/15558
13423 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13424 with a backtrace limit.
13425 * gdb.python/py-frame-inline.exp: Test running to an inline
13426 function with a backtrace limit, and printing the newest frame.
13427 * gdb.python/py-frame-inline.c (main): Call f.
13428
bd1dce5f
MS
134292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13430
13431 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13432
40d1a503
MS
134332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13434
13435 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13436 Drop prefix from unsupported source file path.
13437
389b98f7
YQ
134382014-04-17 Yao Qi <yao@codesourcery.com>
13439
13440 * lib/gdb.exp (with_target_charset): New proc.
13441 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13442 with_target_charset.
13443 (test_print_strings): Likewise.
13444 (test_repeat_bytes): Likewise.
13445 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13446 for some tests.
13447
22869d73
KS
134482014-04-16 Keith Seitz <keiths@redhat.com>
13449
13450 PR gdb/15827
13451 * gdb.dwarf2/corrupt.c: New file.
13452 * gdb.dwarf2/corrupt.exp: New file.
13453
c4f87ca6
KS
134542014-04-16 Keith Seitz <keiths@redhat.com>
13455
13456 PR c++/16597
13457 * gdb.cp/namelessclass.cc: New file.
13458 * gdb.cp/namelessclass.exp: New file.
13459 * gdb.cp/namelessclass.S: New file.
13460
ab19de87
DE
134612014-04-16 Doug Evans <dje@google.com>
13462
13463 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13464 Add comment.
13465 (gdbserver_default_get_comm_port): New function.
13466 (gdbserver_start): Check if board file provided
13467 "gdbserver,get_comm_port" and use it if so.
13468 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13469 (gdb,socketport): Set to "stdio".
13470 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13471 (stdio_gdbserver_template): Delete.
13472 (${board}_get_remote_address): Update.
13473 (${board}_build_remote_cmd): Delete.
13474 (${board}_get_comm_port): New function.
13475 (${board}_spawn): Update.
13476 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13477 Delete.
13478 (${board}_get_remote_address): Update.
13479 (${board}_get_comm_port): New function.
13480
fc98a809
AB
134812014-04-16 Andrew Burgess <aburgess@broadcom.com>
13482
13483 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13484 appearing in any order.
13485
87fd9e6e
DE
134862014-04-15 Doug Evans <dje@google.com>
13487
13488 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13489 uninitialized value of "description".
13490
099fc3ea
KS
134912014-04-15 Keith Seitz <keiths@redhat.com>
13492
13493 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13494 Remove unused globals.
13495 (test_running_the_program): Likewise.
13496 (test_controlled_execution): Likewise.
13497 (test_controlling_breakpoints): Likewise.
13498 (test_program_termination): Likewise.
13499
5da151d4
KS
135002014-04-15 Keith Seitz <keiths@redhat.com>
13501
13502 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13503 unused globals.
13504 (test_rbreak_creation_and_listing): Likewise.
13505 (test_ignore_count): Likewise.
13506 (test_error): Likewise.
13507
35e5d2f0
PA
135082014-04-15 Pedro Alves <palves@redhat.com>
13509
13510 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13511 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13512 sym-file-loader.c.
13513 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13514 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13515 to sym-file-loader.c.
13516 (struct library): Forward declare.
13517 (load_shlib, lookup_function): Change prototypes.
13518 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13519 (translate_offset): Remove declarations.
13520 (get_text_addr): New declaration.
13521 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13522 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13523 sym-file-loader.h.
13524 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13525 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13526 here from sym-file-loader.h.
13527 (struct library): New structure.
13528 (load_shlib, lookup_function): Change prototypes and adjust to
13529 work with a struct library.
13530 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13531 (translate_offset): Make static.
13532 (get_text_addr): New function.
13533 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13534
eb4c1710
PA
135352014-04-15 Pedro Alves <palves@redhat.com>
13536
13537 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13538
2d1baf52
PA
135392014-04-15 Pedro Alves <palves@redhat.com>
13540
13541 * gdb.base/sym-file-loader.c: Include <limits.h>.
13542 (SELF_LINK): New define.
13543 (get_origin): New function.
13544 (load_shlib): Use it.
13545 * gdb.base/sym-file.exp: Don't early return if the target is
13546 remote. Use runto_main, and issue fail is that fails. Use
13547 gdb_load_shlibs.
13548 (shlib_name): Delete.
13549 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13550
7dd6df01
PA
135512014-04-15 Pedro Alves <palves@redhat.com>
13552
13553 * gdb.base/sym-file.exp: Remove regex characters from test
13554 message. Don't refer to breakpoint numbers in test messages.
13555
b50c8614
KS
135562014-04-14 Keith Seitz <keiths@redhat.com>
13557
13558 PR c++/16253
13559 * gdb.cp/var-tag.cc: New file.
13560 * gdb.cp/var-tag.exp: New file.
13561 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13562 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13563 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13564 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13565
3d567982
TT
135662014-04-14 Tom Tromey <tromey@redhat.com>
13567
13568 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13569 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13570 type.
13571 * gdb.cp/enum-class.exp: New file.
13572 * gdb.cp/enum-class.cc: New file.
13573
0626fc76
TT
135742014-04-14 Tom Tromey <tromey@redhat.com>
13575
13576 * gdb.dwarf2/enum-type.exp: New file.
13577
dca325b3
SA
135782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13579
13580 * gdb.mi/mi-vla-c99.exp: New file.
13581 * gdb.mi/vla.c: New file.
13582
5854b38a
SA
135832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13584
13585 * gdb.base/vla-datatypes.c: New file.
13586 * gdb.base/vla-datatypes.exp: New file.
13587
463bb957
SA
135882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13589
13590 * gdb.base/vla-ptr.c: New file.
13591 * gdb.base/vla-ptr.exp: New file.
13592
3dd170be
SA
135932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13594
13595 * gdb.dwarf2/count.exp: New file.
13596
5ecaaa66
SA
135972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13598
13599 * gdb.base/vla-sideeffect.c: New file.
13600 * gdb.base/vla-sideeffect.exp: New file.
13601
41f1ada5
DB
136022014-04-14 David Blaikie <dblaikie@gmail.com>
13603
13604 * gdb.mi/non-stop.c: Add return value for non-void function return
13605 statement.
13606 * gdb.threads/staticthreads.c: Ditto.
13607
0be03e84
DE
136082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13609 Doug Evans <xdje42@gmail.com>
13610
13611 * gdb.guile/scm-value.c: Improve test case.
13612 * gdb.guile/scm-value.exp: Add new test.
13613
f180a1fb
DB
136142014-04-11 David Blaikie <dblaikie@gmail.com>
13615
13616 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13617 override Clang's default.
13618
6b662e19
JB
136192014-04-11 Joel Brobecker <brobecker@adacore.com>
13620
13621 Revert the following changes (regressions):
13622
13623 * gdb.base/vla-sideeffect.c: New file.
13624 * gdb.base/vla-sideeffect.exp: New file.
13625
13626 * gdb.dwarf2/count.exp: New file.
13627
13628 * gdb.base/vla-multi.c: New file.
13629 * gdb.base/vla-multi.exp: New file.
13630
13631 * gdb.base/vla-ptr.c: New file.
13632 * gdb.base/vla-ptr.exp: New file.
13633
13634 * gdb.base/vla-datatypes.c: New file.
13635 * gdb.base/vla-datatypes.exp: New file.
13636
13637 * gdb.mi/mi-vla-c99.exp: New file.
13638 * gdb.mi/vla.c: New file.
13639
245a5f0b
KS
136402014-04-11 Keith Seitz <keiths@redhat.com>
13641
13642 PR c++/16675
13643 * gdb.cp/cpsizeof.exp: New file.
13644 * gdb.cp/cpsizeof.cc: New file.
13645
58a84dcf
SA
136462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13647
191a8a90
JB
13648 * gdb.mi/mi-vla-c99.exp: New file.
13649 * gdb.mi/vla.c: New file.
58a84dcf 13650
c8655f75
SA
136512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13652
13653 * gdb.base/vla-datatypes.c: New file.
13654 * gdb.base/vla-datatypes.exp: New file.
13655
024e13b4
SA
136562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13657
13658 * gdb.base/vla-ptr.c: New file.
13659 * gdb.base/vla-ptr.exp: New file.
13660
1a237e0e
SA
136612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13662
13663 * gdb.base/vla-multi.c: New file.
13664 * gdb.base/vla-multi.exp: New file.
13665
504f3432
SA
136662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13667
13668 * gdb.dwarf2/count.exp: New file.
13669
3bce8237
SA
136702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13671
191a8a90
JB
13672 * gdb.base/vla-sideeffect.c: New file.
13673 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13674
322f9c21
YQ
136752014-04-11 Yao Qi <yao@codesourcery.com>
13676
13677 * gdb.base/completion.exp: Check file exists before running tests
13678 on file completion.
13679
d708bcd1
PA
136802014-04-10 Pedro Alves <palves@redhat.com>
13681
13682 * gdb.base/cond-eval-mode.c: New file.
13683 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13684 prepare_for_testing to build the new file. Check result of
13685 runto_main.
13686 (test_break, test_watch): New procedures.
13687 (top level): Use them.
13688
ae1d2761
PM
136892014-04-08 Pierre Muller <muller@sourceware.org>
13690
13691 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13692 Ctrl-V use for mingw hosts.
13693
7af389b8
SC
136942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13695
13696 * gdb.python/py-value.c: Improve test case.
13697 * gdb.python/py-value.exp: Add new test.
13698
5e703181
DE
136992014-04-07 David Blaikie <dblaikie@gmail.com>
13700
13701 * lib/compiler.c: Identify the clang compiler.
13702 * lib/compiler.cc: Ditto.
13703
9810b410
YQ
137042014-04-03 Yao Qi <yao@codesourcery.com>
13705
13706 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13707
98d1b8dc
AB
137082014-04-01 Anton Blanchard <anton@samba.org>
13709
13710 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13711 messages unique.
13712
3114cea1
AB
137132014-04-01 Anton Blanchard <anton@samba.org>
13714
13715 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13716 prepare_for_testing.
13717
62f7182c
AB
137182014-04-01 Anton Blanchard <anton@samba.org>
13719
13720 * gdb.arch/ppc64-atomic-inst.c: Remove.
13721 * gdb.arch/ppc64-atomic-inst.S: New file.
13722 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13723
770e7fc7
DE
137242014-03-31 Doug Evans <dje@google.com>
13725
13726 * gdb.base/print-symbol-loading-lib.c: New file.
13727 * gdb.base/print-symbol-loading-main.c: New file.
13728 * gdb.base/print-symbol-loading.exp: New file.
13729
46e2bafa
YQ
137302014-03-31 Yao Qi <yao@codesourcery.com>
13731
13732 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13733
8776cfe9
JB
137342014-03-28 Joel Brobecker <brobecker@adacore.com>
13735
13736 * gdb.ada/mi_dyn_arr: New testcase.
13737
5d1ef361
DE
137382014-03-27 Doug Evans <dje@google.com>
13739
13740 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13741
b5bee914
YQ
137422014-03-27 Yao Qi <yao@codesourcery.com>
13743
13744 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13745 if target is nios2-*-*.
13746
0d4d0e77
YQ
137472014-03-26 Yao Qi <yao@codesourcery.com>
13748
13749 * lib/gdb.exp (readline_is_used): New proc.
13750 * gdb.base/completion.exp: Move tests on command complete up.
13751 Skip the rest of tests if readline is not used.
13752 * gdb.ada/complete.exp: Skp the test if readline is not
13753 used.
13754 * gdb.base/filesym.exp: Likewise.
13755 * gdb.base/macscp.exp: Likewise.
13756 * gdb.base/readline-ask.exp: Likewise.
13757 * gdb.base/readline.exp: Likewise.
13758 * gdb.python/py-cmd.exp: Likewise.
13759 * gdb.trace/tfile.exp: Likewise.
13760
29361eee
YQ
137612014-03-26 Yao Qi <yao@codesourcery.com>
13762
13763 * gdb.base/macscp.exp: Fix code format issues.
13764
bc9a5525
UW
137652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13766
13767 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13768 * gdb.asm/powerpc64le.inc: New file.
13769
d3839ede
PA
137702014-03-25 Pedro Alves <palves@redhat.com>
13771 Doug Evans <dje@google.com>
13772
13773 * gdb.base/source-execution.c: New file.
13774 * gdb.base/source-execution.exp: New file.
13775 * gdb.base/source-execution.gdb: New file.
13776
01672a57
DE
137772014-03-24 Doug Evans <dje@google.com>
13778
13779 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13780 using fission.
13781
88bbeca9
HZ
137822014-03-24 Hui Zhu <hui@codesourcery.com>
13783 Pedro Alves <palves@redhat.com>
13784
13785 PR breakpoints/16101
13786 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13787 test pass/fail messages. Detect missing support for dprintf when
13788 breakpoints are actually inserted.
13789 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13790 breakpoints are actually inserted.
13791 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13792 fails.
13793
d2348791
JK
137942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13795
13796 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13797
feef67ab
DE
137982014-03-22 Doug Evans <xdje42@gmail.com>
13799
13800 * gdb.python/python.exp (python not supported): Verify multi-line
13801 python command issues an error.
25d743f9 13802 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13803 guile command issues an error.
feef67ab 13804
ecebef6a
MR
138052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13806
13807 * gdb.threads/thread-specific.exp: Handle the lack of usable
13808 $this_breakpoint and $this_thread.
13809
ccdd1909
HZ
138102014-03-21 Hui Zhu <hui@codesourcery.com>
13811
13812 * gdb.base/attach.exp (do_command_attach_tests): New.
13813
beb460e8
PA
138142014-03-20 Tom Tromey <tromey@redhat.com>
13815 Pedro Alves <palves@redhat.com>
13816
13817 PR cli/15718
13818 * gdb.base/condbreak-call-false.c: New file.
13819 * gdb.base/condbreak-call-false.exp: New file.
13820
40acf43a
PA
138212014-03-20 Pedro Alves <palves@redhat.com>
13822
13823 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13824 Delete.
13825 (block_signals, unblock_signals): Delete.
13826 (child_function_2, main): Remove references to deleted variable
13827 and functions.
13828
9f5e1e02
PA
138292014-03-20 Pedro Alves <palves@redhat.com>
13830
13831 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13832 Use pthread_kill to signal thread 2.
13833 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13834 Adjust to make the test send itself a signal rather than using the
13835 host's "kill" command.
13836
99619bea
PA
138372014-03-20 Pedro Alves <palves@redhat.com>
13838
13839 * gdb.threads/multiple-step-overs.c: New file.
13840 * gdb.threads/multiple-step-overs.exp: New file.
13841 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13842 Adjust expected infrun debug output.
13843
2adfaa28
PA
138442014-03-20 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13847 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13848
31e77af2
PA
138492014-03-20 Pedro Alves <palves@redhat.com>
13850
13851 PR breakpoints/7143
13852 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13853 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13854 of gdb_test_multiple.
13855 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13856 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13857
b9f437de
PA
138582014-03-20 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13861 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13862
05adc73e
PA
138632014-03-19 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.base/async.exp: Remove early return.
13866
6048b950
PA
138672014-03-19 Pedro Alves <palves@redhat.com>
13868
13869 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13870
8bcfb00a
PA
138712014-03-19 Pedro Alves <palves@redhat.com>
13872
13873 * gdb.base/async.exp (test_background): Expect \r\n after
13874 "completed." in the fail pattern.
13875
884e37dc
PA
138762014-03-19 Pedro Alves <palves@redhat.com>
13877
13878 * gdb.base/async.exp (test_background): New procedure.
13879 Use it for all background execution command tests.
13880
148e57e2
PA
138812014-03-19 Pedro Alves <palves@redhat.com>
13882
13883 * gdb.base/async.exp: Use prepare_for_testing.
13884
f48088c7
PA
138852014-03-19 Pedro Alves <palves@redhat.com>
13886
13887 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13888 the same line.
13889
e2f6c966
PA
138902014-03-19 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/async.c (main): Add "jump here" and "until here" line
13893 marker comments.
13894 * gdb.base/async.exp (jump_here): New global.
13895 (jump& test): Use it.
13896 (until_here): New global.
13897 (until& test): Use it.
13898
c30568d4
PA
138992014-03-19 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.base/async.exp: Don't frob gdb_protocol.
13902
0172b6a7
DE
139032014-03-18 Doug Evans <xdje42@gmail.com>
13904
13905 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13906 Fix spelling of exec-done-display.
13907
06c868a8
JK
139082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13909
13910 PR gdb/15358
13911 * gdb.base/gdb-sigterm.c: New file.
13912 * gdb.base/gdb-sigterm.exp: New file.
13913
0c7e1a46
PA
139142014-03-18 Pedro Alves <palves@redhat.com>
13915
13916 PR gdb/13860
13917 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13918 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13919 solib-event.
13920
f7c77d93
JB
139212014-03-17 Joel Brobecker <brobecker@adacore.com>
13922
13923 * gdb.ada/pckd_arr_ren: New testcase.
13924
5a1e8c7a
DE
139252014-03-13 Doug Evans <xdje42@gmail.com>
13926
13927 PR guile/16612
13928 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13929 collect after discarding symbols.
13930
350e1a76
DE
139312014-03-13 Ludovic Courtès <ludo@gnu.org>
13932 Doug Evans <xdje42@gmail.com>
13933
13934 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13935 to history survives a gc.
13936
a69900ae
PA
139372014-03-13 Pedro Alves <palves@redhat.com>
13938
13939 * gdb.base/default.exp: Don't test "target procfs".
13940
5db9f0bd
PA
139412014-03-13 Pedro Alves <palves@redhat.com>
13942
13943 * gdb.base/default.exp: Update "target child" and "target procfs"
13944 tests to not expect "Unix".
13945
b3ccfe11
TT
139462014-03-12 Tom Tromey <tromey@redhat.com>
13947
13948 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13949 New procs. Add target-async tests.
13950 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13951 Add target-async tests.
13952
646f4417
AA
139532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13954
13955 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13956 'func_start' and 'func_end' for the beginning and end of the
13957 function code, respectively.
13958 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13959 'func_end' instead of 'func' and 'main'.
13960
288c211f
AA
139612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13962
13963 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13964 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13965 generate the debug info assembler source.
13966
e0c0f156
AA
139672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13968
13969 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13970 * gdb.dwarf2/arr-subrange.exp: Likewise.
13971 * gdb.dwarf2/dwz.exp: Likewise.
13972 * gdb.dwarf2/method-ptr.exp: Likewise.
13973 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13974 * gdb.dwarf2/subrange.exp: Likewise.
13975 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13976 * gdb.dwarf2/implptrpiece.exp: Likewise.
13977 * gdb.dwarf2/nostaticblock.exp: Likewise.
13978
0e5c4555
AA
139792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13980
13981 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13982 directory to absolute path name arguments.
13983
5ec18f2b
JG
139842014-03-10 Joel Brobecker <brobecker@adacore.com>
13985
13986 * gdb.ada/tagged_access: New testcase.
13987
847fc4f2
MM
139882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13989
13990 * gdb.btrace/data.exp: Update expected output.
13991
cc3da688
YQ
139922014-03-06 Yao Qi <yao@codesourcery.com>
13993
13994 * gdb.trace/pr16508.exp: New file.
13995
0f26cec1
PA
139962014-03-05 Pedro Alves <palves@redhat.com>
13997
13998 PR gdb/16575
13999 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14000 procedure.
14001 (top level): Adjust to use it. Add tests that exercise breakpoint
14002 interaction with the code-cache.
14003
7a5a839f
LC
140042014-02-26 Ludovic Courtès <ludo@gnu.org>
14005
14006 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14007 test for 'history-append!'.
14008
31aa7e4e
JB
140092014-02-26 Joel Brobecker <brobecker@adacore.com>
14010
14011 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14012 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14013 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14014 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14015 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14016 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14017
1b588015
JB
140182014-02-26 Joel Brobecker <brobecker@adacore.com>
14019
14020 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14021 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14022 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14023
55426c9d
JB
140242014-02-26 Joel Brobecker <brobecker@adacore.com>
14025
14026 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14027
dc53a7ad
JB
140282014-02-26 Joel Brobecker <brobecker@adacore.com>
14029
14030 * gdb.dwarf2/arr-stride.c: New file.
14031 * gdb.dwarf2/arr-stride.exp: New file.
14032
12ab52e9
PA
140332014-02-26 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14036 that won't ever trigger. Make sure that GDB reports the correct
14037 breakpoint that caused the stop.
14038
849c862e
JK
140392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14040
14041 PR gdb/16626
14042 * gdb.base/auto-load-script: New file.
14043 * gdb.base/auto-load.c: New file.
14044 * gdb.base/auto-load.exp: New file.
14045
71b7d793
JK
14046 PR gdb/16626
14047 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14048
e2f0d509
JK
140492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14050
14051 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14052 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14053
50cc37c8
DE
140542014-02-24 Doug Evans <dje@google.com>
14055
14056 * lib/gdb.exp (run_on_host): Log error output if program fails.
14057
ea4758f2
PA
140582014-02-21 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.threads/step-after-sr-lock.c: Rename to ...
14061 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14062 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14063 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14064 ... this.
14065
d7b30f67
SDJ
140662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14067
14068 PR tdep/16397
14069 * gdb.arch/amd64-stap-special-operands.exp: New file.
14070 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14071 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14072 * gdb.arch/amd64-stap-triplet.S: Likewise.
14073 * gdb.arch/amd64-stap-triplet.c: Likewise.
14074
83deb43f
JB
140752014-02-20 Joel Brobecker <brobecker@adacore.com>
14076
14077 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14078 in .section pseudo-op.
14079
adde2bff
DE
140802014-02-20 lin zuojian <manjian2006@gmail.com>
14081 Joel Brobecker <brobecker@adacore.com>
14082 Doug Evans <xdje42@gmail.com>
14083
14084 PR symtab/16581
14085 * gdb.dwarf2/dw2-icycle.S: New file.
14086 * gdb.dwarf2/dw2-icycle.c: New file.
14087 * gdb.dwarf2/dw2-icycle.exp: New file.
14088
f7bd0f78
SC
140892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14090
14091 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14092 operations on gdb.Value objects.
14093 * gdb.python/py-value-cc.exp: Add new test to test operations on
14094 gdb.Value objects.
14095
c17ef0d5
DE
140962014-02-18 Doug Evans <dje@google.com>
14097
14098 * Makefile.in (TESTS): New variable.
14099 (expanded_tests, expanded_tests_or_none): New variables
14100 (check-single): Pass $(expanded_tests_or_none) to runtest.
14101 (check-parallel): Only run tests in $(TESTS) if non-empty.
14102 (check/no-matching-tests-found): New rule.
14103 * README: Document TESTS makefile variable.
14104
5dd3176f
DE
141052014-02-18 Doug Evans <dje@google.com>
14106
14107 * Makefile.in (check-parallel): rm -rf outputs temp.
14108
0b10be4f
JK
141092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14110
14111 Fix "ERROR: no fileid for" in the testsuite.
14112 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14113
85f224e7
DE
141142014-02-12 Doug Evans <dje@google.com>
14115
14116 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14117 (MISCELLANEOUS): New variable.
14118 (clean): rm -rf $(MISCELLANEOUS).
14119 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14120 dwp live in the same directory as symlinks, with each symlink pointed
14121 to a differently named file in a different directory.
14122
149b30ff
DE
141232014-02-11 Doug Evans <dje@google.com>
14124
14125 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14126 of Tcl file commands.
14127
1dfdac32
MK
141282014-02-10 Mark Kettenis <kettenis@gnu.org>
14129
14130 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14131 "kill -SIGUSR1 -1".
14132
aa4fb036
JB
141332014-02-10 Joel Brobecker <brobecker@adacore.com>
14134
14135 * gdb.ada/tick_length_array_enum_idx: New testcase.
14136
ed3ef339
DE
141372014-02-10 Doug Evans <xdje42@gmail.com>
14138
14139 * configure.ac (AC_OUTPUT): Add gdb.guile.
14140 * configure: Regenerate.
14141 * lib/gdb-guile.exp: New file.
14142 * lib/gdb.exp (get_target_charset): New function.
14143 * gdb.base/help.exp: Update expected output from "apropos apropos".
14144 * gdb.guile/Makefile.in: New file.
14145 * gdb.guile/guile.exp: New file.
14146 * gdb.guile/scm-arch.c: New file.
14147 * gdb.guile/scm-arch.exp: New file.
14148 * gdb.guile/scm-block.c: New file.
14149 * gdb.guile/scm-block.exp: New file.
14150 * gdb.guile/scm-breakpoint.c: New file.
14151 * gdb.guile/scm-breakpoint.exp: New file.
14152 * gdb.guile/scm-disasm.c: New file.
14153 * gdb.guile/scm-disasm.exp: New file.
14154 * gdb.guile/scm-equal.c: New file.
14155 * gdb.guile/scm-equal.exp: New file.
14156 * gdb.guile/scm-error.exp: New file.
14157 * gdb.guile/scm-error.scm: New file.
14158 * gdb.guile/scm-frame-args.c: New file.
14159 * gdb.guile/scm-frame-args.exp: New file.
14160 * gdb.guile/scm-frame-args.scm: New file.
14161 * gdb.guile/scm-frame-inline.c: New file.
14162 * gdb.guile/scm-frame-inline.exp: New file.
14163 * gdb.guile/scm-frame.c: New file.
14164 * gdb.guile/scm-frame.exp: New file.
14165 * gdb.guile/scm-generics.exp: New file.
14166 * gdb.guile/scm-gsmob.exp: New file.
14167 * gdb.guile/scm-iterator.c: New file.
14168 * gdb.guile/scm-iterator.exp: New file.
14169 * gdb.guile/scm-math.c: New file.
14170 * gdb.guile/scm-math.exp: New file.
14171 * gdb.guile/scm-objfile-script-gdb.in: New file.
14172 * gdb.guile/scm-objfile-script.c: New file.
14173 * gdb.guile/scm-objfile-script.exp: New file.
14174 * gdb.guile/scm-objfile.c: New file.
14175 * gdb.guile/scm-objfile.exp: New file.
14176 * gdb.guile/scm-ports.exp: New file.
14177 * gdb.guile/scm-pretty-print.c: New file.
14178 * gdb.guile/scm-pretty-print.exp: New file.
14179 * gdb.guile/scm-pretty-print.scm: New file.
14180 * gdb.guile/scm-section-script.c: New file.
14181 * gdb.guile/scm-section-script.exp: New file.
14182 * gdb.guile/scm-section-script.scm: New file.
14183 * gdb.guile/scm-symbol.c: New file.
14184 * gdb.guile/scm-symbol.exp: New file.
14185 * gdb.guile/scm-symtab-2.c: New file.
14186 * gdb.guile/scm-symtab.c: New file.
14187 * gdb.guile/scm-symtab.exp: New file.
14188 * gdb.guile/scm-type.c: New file.
14189 * gdb.guile/scm-type.exp: New file.
14190 * gdb.guile/scm-value-cc.cc: New file.
14191 * gdb.guile/scm-value-cc.exp: New file.
14192 * gdb.guile/scm-value.c: New file.
14193 * gdb.guile/scm-value.exp: New file.
14194 * gdb.guile/source2.scm: New file.
14195 * gdb.guile/types-module.cc: New file.
14196 * gdb.guile/types-module.exp: New file.
14197
7026a7c1
YQ
141982014-02-10 Yao Qi <yao@codesourcery.com>
14199
14200 PR testsuite/16543
14201 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14202 * configure: Regenerated.
14203 * Makefile.in: New file.
14204
6c466447
AS
142052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14206
14207 * gdb.python/py-framefilter.exp: Fix typo.
14208
6e854735
YQ
142092014-02-08 Yao Qi <yao@codesourcery.com>
14210
14211 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14212 that no =breakpoint-modified is emitted when breakpoints are
14213 modified through MI commands.
14214
d137e6dc
PA
142152014-02-07 Pedro Alves <pedro@codesourcery.com>
14216 Pedro Alves <palves@redhat.com>
14217
14218 * gdb.threads/step-after-sr-lock.c: New file.
14219 * gdb.threads/step-after-sr-lock.exp: New file.
14220
b5ee5a50
PA
142212014-02-07 Pedro Alves <palves@redhat.com>
14222
14223 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14224
3c77faf3
JK
142252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14226
14227 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14228 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14229
6dddc817
DE
142302014-02-06 Doug Evans <xdje42@gmail.com>
14231
14232 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14233 output.
14234
14235 * gdb.gdb/python-interrupts.exp: New file.
14236
de7b2893
YQ
142372014-02-05 Yao Qi <yao@codesourcery.com>
14238
14239 * gdb.trace/report.exp (use_collected_data): Test the output
14240 of "info threads" and "info inferiors".
14241
66d032ac
YQ
142422014-02-05 Yao Qi <yao@codesourcery.com>
14243
14244 Revert this patch:
14245
14246 2013-05-24 Yao Qi <yao@codesourcery.com>
14247
14248 * gdb.trace/tfile.exp: Test inferior and thread.
14249
591a12a1
UW
142502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14251
14252 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14253 on a function.
14254 * gdb.base/step-bt.c: Call hello via function pointer to make
14255 sure its first instruction is executed on powerpc64le-linux.
14256
0ff3e01f
UW
142572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14258
14259 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14260
084ee545
UW
142612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14262
14263 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14264 of the test patterns for use on little-endian systems.
14265
6ed14ff3
UW
142662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14267
14268 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14269 (decimal_vector): Fix for little-endian.
14270
401e27fd
JM
142712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14272
14273 * gdb.arch/sparc-sysstep.exp: New file.
14274 * gdb.arch/sparc-sysstep.c: Likewise.
14275
14276 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14277
8b924729
EBM
142782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14279
14280 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14281
fb151210
JB
142822014-01-23 Tom Tromey <tromey@redhat.com>
14283
14284 * gdb.ada/array_char_idx: New testcase.
14285
0740f8d8
TT
142862014-01-23 Tom Tromey <tromey@redhat.com>
14287
14288 PR python/16487:
14289 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14290 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14291 classes.
14292
21909fa1
TT
142932014-01-23 Tom Tromey <tromey@redhat.com>
14294
14295 PR python/16491:
14296 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14297 string from an inferior frame.
14298 * gdb.python/py-framefilter-mi.exp: Update.
14299
87ce2a04
DE
143002014-01-22 Doug Evans <dje@google.com>
14301
14302 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14303
237b092b
AA
143042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14305
14306 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14307
d674a709
AA
143082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14309
14310 * gdb.trace/entry-values.exp: Remove excess space character from
14311 regex patterns. Handle s390 call instruction.
14312
20fa3390
AA
143132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14314
14315 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14316 define "*_start" label. Make "name" static.
14317 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14318 ${name} by references to ${name}_start.
14319
78466714
AA
143202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14321
14322 * gdb.base/info-macros.exp: Remove "debug" from the compile
14323 options.
14324
ec9f644a
IB
143252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14326
14327 * gdb.dlang/demangle.exp: New file.
14328
94b1b47e
IB
143292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14330
14331 * gdb.dlang/primitive-types.exp: New file.
14332
7f420862
IB
143332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14334
14335 * configure.ac: Create gdb.dlang/Makefile.
14336 * configure: Regenerate.
14337 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14338 * gdb.dlang/Makefile.in: New file.
14339 * lib/d-support.exp: New file.
14340 * lib/gdb.exp (skip_d_tests): New proc.
14341
52834460
MM
143422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14343
14344 * gdb.btrace/delta.exp: Check reverse stepi.
14345 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14346 * gdb.btrace/finish.exp: New.
14347 * gdb.btrace/next.exp: New.
14348 * gdb.btrace/nexti.exp: New.
14349 * gdb.btrace/record_goto.c: Add comments.
14350 * gdb.btrace/step.exp: New.
14351 * gdb.btrace/stepi.exp: New.
14352 * gdb.btrace/multi-thread-step.c: New.
14353 * gdb.btrace/multi-thread-step.exp: New.
14354 * gdb.btrace/rn-dl-bind.c: New.
14355 * gdb.btrace/rn-dl-bind.exp: New.
14356 * gdb.btrace/data.c: New.
14357 * gdb.btrace/data.exp: New.
14358 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14359
6e07b1d2
MM
143602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14361
14362 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14363 * gdb.btrace/exception.exp: Update.
14364 * gdb.btrace/instruction_history.exp: Update.
14365 * gdb.btrace/record_goto.exp: Update.
14366 * gdb.btrace/tailcall.exp: Update.
14367 * gdb.btrace/unknown_functions.exp: Update.
14368 * gdb.btrace/delta.exp: New.
14369
0b722aec
MM
143702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14371
14372 * gdb.btrace/record_goto.exp: Add backtrace test.
14373 * gdb.btrace/tailcall.exp: Add backtrace test.
14374
066ce621
MM
143752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14376
14377 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14378 * gdb.btrace/record_goto.c: New.
14379 * gdb.btrace/record_goto.exp: New.
14380 * gdb.btrace/x86-record_goto.S: New.
14381
0688d04e
MM
143822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14383
14384 * gdb.btrace/function_call_history.exp: Update tests.
14385 * gdb.btrace/instruction_history.exp: Update tests.
14386
8710b709
MM
143872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14388
14389 * gdb.btrace/function_call_history.exp: Fix expected field
14390 order for "record function-call-history".
14391 Add new tests for "record function-call-history /c".
14392 * gdb.btrace/exception.cc: New.
14393 * gdb.btrace/exception.exp: New.
14394 * gdb.btrace/tailcall.exp: New.
14395 * gdb.btrace/x86-tailcall.S: New.
14396 * gdb.btrace/x86-tailcall.c: New.
14397 * gdb.btrace/unknown_functions.c: New.
14398 * gdb.btrace/unknown_functions.exp: New.
14399 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14400
5de9129b
MM
144012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14402
14403 * gdb.btrace/instruction_history.exp: Update.
14404 * gdb.btrace/function_call_history.exp: Update.
14405
23a7fe75
MM
144062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14407
14408 * gdb.btrace/function_call_history.exp: Fix expected function
14409 trace.
14410 * gdb.btrace/instruction_history.exp: Initialize traced.
14411 Remove traced_functions.
14412
724c7dd8
MM
144132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14414
14415 * gdb.btrace/function_call_history.exp: Update
14416 * gdb.btrace/instruction_history.exp: Update.
14417
6d78d93b
MM
144182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14419
14420 * gdb.btrace/enable.exp: Update expected text.
14421
93a360cc
OJ
144222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14423
14424 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14425 bytes.
14426
3772b53f
MR
144272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14428
14429 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14430
596662fa
OJ
144312014-01-15 Omair Javaid <omair.javaid@linaro.org>
14432
14433 * lib/gdb.exp (supports_process_record): Return true for
14434 arm*-linux*. (supports_reverse): Likewise.
14435
b5b08fb4
SC
144362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14437
14438 PR python/15464
14439 PR python/16113
14440 * gdb.python/py-type.c: Enhance test case.
14441 * gdb.python/py-value-cc.cc: Likewise
14442 * gdb.python/py-type.exp: Add new tests.
14443 * gdb.python/py-value-cc.exp: Likewise
14444
52d7fb13
AA
144452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14446 Pedro Alves <palves@redhat.com>
14447
14448 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14449 Make "name" extern.
14450 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14451 references to ${name}_start by references to ${name}.
14452
a2cd8cfe
JB
144532014-01-10 Joel Brobecker <brobecker@adacore.com>
14454
14455 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14456
4e23fced
JB
144572014-01-10 Joel Brobecker <brobecker@adacore.com>
14458
14459 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14460
c6a9e42c
PA
144612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14462 Pedro Alves <palves@redhat.com>
14463
14464 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14465 mi_gdb_target_load.
c6a9e42c 14466
b7ea362b
PA
144672014-01-08 Pedro Alves <palves@redhat.com>
14468
14469 * gdb.threads/reconnect-signal.c: New file.
14470 * gdb.threads/reconnect-signal.exp: New file.
14471
5e3f4fab
EBM
144722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14473
14474 * gdb.base/source-dir.exp: New file.
14475
79301218
JB
144762014-01-07 Joel Brobecker <brobecker@adacore.com>
14477
14478 * gdb.ada/mi_interface: New testcase.
14479
8e355c5d
JB
144802014-01-07 Joel Brobecker <brobecker@adacore.com>
14481
14482 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14483 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14484 gdb.ada/pp-rec-component/pck.ads: New files.
14485
c0d48811
JB
144862014-01-07 Joel Brobecker <brobecker@adacore.com>
14487
14488 * gdb.python/py-pp-integral.c: New file.
14489 * gdb.python/py-pp-integral.py: New file.
14490 * gdb.python/py-pp-integral.exp: New file.
14491
17b609c3 14492For older changes see ChangeLog-1993-2013.
c906108c 14493\f
8d8cb839
EZ
14494;; Local Variables:
14495;; mode: change-log
14496;; left-margin: 8
14497;; fill-column: 74
14498;; version-control: never
14499;; End:
902f2ccb 14500
e2882c85 14501 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14502 Copying and distribution of this file, with or without modification,
14503 are permitted provided the copyright notice and this notice are preserved.