Report Python errors coming from gdb.post_event
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-09-23 Tom Tromey <tom@tromey.com>
2
3 PR python/14062:
4 * gdb.python/python.exp: Add test for post_event error.
5
6 2018-09-23 Tom Tromey <tom@tromey.com>
7
8 PR python/18170:
9 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
10 convert pointers to int and long.
11
12 2018-09-23 Tom Tromey <tom@tromey.com>
13
14 PR python/20126:
15 * gdb.python/py-value.exp (test_value_numeric_ops): Add
16 signed-ness conversion tests.
17
18 2018-09-23 Tom Tromey <tom@tromey.com>
19
20 PR python/18352;
21 * gdb.python/py-value.exp (test_float_conversion): New proc.
22 Use it.
23
24 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
25
26 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
27
28 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
29
30 * gdb.base/complete-empty.exp: Skip tab-completion tests if
31 no readline.
32 * gdb.base/utf8-identifiers.exp: Likewise.
33 * gdb.cp/cpcompletion.exp: Likewise.
34 * gdb.linespec/cpcompletion.exp: Likewise.
35 * gdb.linespec/cpls-abi-tag.exp: Likewise.
36 * gdb.linespec/cpls-ops.exp: Likewise.
37
38 2018-09-19 Richard Bunt <richard.bunt@arm.com>
39 Chris January <chris.january@arm.com>
40
41 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
42 * gdb.fortran/short-circuit-argument-list.exp: New file.
43 * gdb.fortran/short-circuit-argument-list.f90: New test.
44
45 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
46
47 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
48 "arch=" keyword when executing "-stack-list-frames".
49
50 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
51
52 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
53 "arch=" keyword when executing "-stack-list-frames".
54
55 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
56
57 * gdb.ada/complete.exp: Expect for "@" when doing "complete
58 break ada".
59
60 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
61
62 PR python/23669
63 * gdb.python/python.exp: Test gdb.execute("show commands").
64
65 2018-09-16 Tom Tromey <tom@tromey.com>
66
67 * gdb.base/new-ui.exp (do_execution_tests): Update.
68 * gdb.base/dbx.exp (test_breakpoints): Update.
69
70 2018-09-14 Alan Hayward <alan.hayward@arm.com>
71
72 * lib/gdb.exp (gdb_simple_compile): Add proc.
73 (is_elf_target): Use gdb_simple_compile.
74 (skip_altivec_tests): Likewise.
75 (skip_vsx_tests): Likewise.
76 (skip_tsx_tests): Likewise.
77 (skip_btrace_tests): Likewise.
78 (skip_btrace_pt_tests): Likewise.
79 (gdb_can_simple_compile): Likewise.
80 (gdb_has_argv0): Likewise.
81 (gdb_target_symbol_prefix): Likewise.
82 (target_supports_scheduler_locking): Likewise.
83
84 2018-09-13 Tom Tromey <tom@tromey.com>
85
86 * Makefile.in (TAGS): Recognize proc_with_prefix and
87 gdb_caching_proc.
88
89 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
90
91 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
92 method.
93
94 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
95
96 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
97 and a few other Inferior properties when the Inferior is no
98 longer valid.
99
100 2018-09-13 Tom Tromey <tom@tromey.com>
101
102 PR rust/23650:
103 * gdb.rust/simple.exp: Add test for enum field access error.
104
105 2018-09-13 Tom Tromey <tom@tromey.com>
106
107 PR rust/23626:
108 * gdb.rust/simple.rs (EmptyEnum): New type.
109 (main): Use it.
110 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
111
112 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
113
114 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
115 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
116 * gdb.python/py-symtab.exp: Update test printing an objfile.
117
118 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
119
120 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
121 object.
122
123 2018-09-12 Alan Hayward <alan.hayward@arm.com>
124
125 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
126 (support_complex_tests): Use gdb_can_simple_compile.
127 (is_ilp32_target): Likewise.
128 (is_lp64_target): Likewise.
129 (is_64_target): Likewise.
130 (is_amd64_regs_target): Likewise.
131 (is_aarch32_target): Likewise.
132 (gdb_int128_helper): Likewise.
133
134 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
137
138 2018-09-10 Jerome Guitton <guitton@adacore.com>
139
140 * gdb.ada/same_component_name: Add test for case of tagged record
141 with variable-length fields.
142
143 2018-09-10 Xavier Roirand <roirand@adacore.com>
144
145 * gdb.ada/access_to_unbounded_array.exp: New testcase.
146 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
147 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
148 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
149
150 2018-09-10 Xavier Roirand <roirand@adacore.com>
151
152 * gdb.ada/mi_string_access.exp: New testcase.
153 * gdb.ada/mi_string_access/bar.adb: New file.
154 * gdb.ada/mi_string_access/pck.adb: New file.
155 * gdb.ada/mi_string_access/pck.asd: New file.
156
157 2018-09-10 Xavier Roirand <roirand@adacore.com>
158
159 * gdb.ada/mi_var_union.exp: New testcase.
160 * gdb.ada/mi_var_union/bar.adb: New file.
161 * gdb.ada/mi_var_union/pck.adb: New file.
162 * gdb.ada/mi_var_union/pck.asd: New file.
163
164 2018-09-08 Tom Tromey <tom@tromey.com>
165
166 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
167
168 2018-09-08 Tom Tromey <tom@tromey.com>
169
170 PR python/16047:
171 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
172 (register_pretty_printers): Register new printer.
173 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
174 test.
175 * gdb.python/py-prettyprint.c (int_type3): New typedef.
176 (an_int_type3): New global.
177
178 2018-09-08 Joel Brobecker <brobecker@adacore.com>
179
180 * gdb.ada/expr_with_funcall: New testcase.
181
182 2018-09-08 Joel Brobecker <brobecker@adacore.com>
183
184 * gdb.ada/packed_array_assign: New testcase.
185
186 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
189 names, and add test prefixes to make test names unique.
190
191 2018-09-05 Tom de Vries <tdevries@suse.de>
192
193 * gdb.dwarf2/varval.exp: Add test.
194
195 2018-09-04 Gary Benson <gbenson@redhat.com>
196
197 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
198 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
199
200 2018-08-31 Tom Tromey <tom@tromey.com>
201
202 * gdb.rust/simple.rs: Rename second variable "v".
203
204 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
205
206 * gdb.base/funcargs.c (use_a): New function.
207 (recurse): Call use_a.
208
209 2018-08-29 Keith Seitz <keiths@redhat.com>
210
211 * gdb.compile/compile-cplus-anonymous.cc: New file.
212 * gdb.compile/compile-cplus-anonymous.exp: New file.
213 * gdb.compile/compile-cplus-array-decay.cc: New file.
214 * gdb.compile/compile-cplus-array-decay.exp: New file.
215 * gdb.compile/compile-cplus-inherit.cc: New file.
216 * gdb.compile/compile-cplus-inherit.exp: New file.
217 * gdb.compile/compile-cplus-member.cc: New file.
218 * gdb.compile/compile-cplus-member.exp: New file.
219 * gdb.compile/compile-cplus-method.cc: New file.
220 * gdb.compile/compile-cplus-method.exp: New file.
221 * gdb.compile/compile-cplus-mod.c: "New" file.
222 * gdb.compile/compile-cplus-namespace.cc: New file.
223 * gdb.compile/compile-cplus-namespace.exp: New file.
224 * gdb.compile/compile-cplus-nested.cc: New file.
225 * gdb.compile/compile-cplus-nested.exp: New file.
226 * gdb.compile/compile-cplus-print.c: "New" file.
227 * gdb.compile/compile-cplus-print.exp: "New" file.
228 * gdb.compile/compile-cplus-virtual.cc: New file.
229 * gdb.compile/compile-cplus-virtual.exp: New file.
230 * gdb.compile/compile-cplus.c: "New" file.
231 * gdb.compile/compile-cplus.exp: "New" file.
232 * lib/compile-support.exp: New file.
233
234 2018-08-16 Gary Benson <gbenson@redhat.com>
235
236 PR gdb/13000:
237 * gdb.base/batch-exit-status.exp: New file.
238 * gdb.base/batch-exit-status.good-commands: Likewise.
239 * gdb.base/batch-exit-status.bad-commands: Likewise.
240
241 2018-08-29 Alan Hayward <alan.hayward@arm.com>
242
243 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
244 (struct struct02): Likewise.
245 (struct struct03): Likewise.
246 (struct struct04): Likewise.
247 (struct struct_01_01): New struct.
248 (struct struct_01_02): Likewise.
249 (struct struct_01_03): Likewise.
250 (struct struct_01_04): Likewise.
251 (struct struct_02_01): Likewise.
252 (struct struct_02_02): Likewise.
253 (struct struct_02_03): Likewise.
254 (struct struct_02_04): Likewise.
255 (struct struct_04_01): Likewise.
256 (struct struct_04_02): Likewise.
257 (struct struct_04_03): Likewise.
258 (struct struct_04_04): Likewise.
259 (struct struct_05_01): Likewise.
260 (struct struct_05_02): Likewise.
261 (struct struct_05_03): Likewise.
262 (struct struct_05_04): Likewise.
263 (cmp_struct01): Remove function.
264 (cmp_struct02): Likewise.
265 (cmp_struct03): Likewise.
266 (cmp_struct04): Likewise.
267 (cmp_struct_01_01): Add Function.
268 (cmp_struct_01_02): Likewise.
269 (cmp_struct_01_03): Likewise.
270 (cmp_struct_01_04): Likewise.
271 (cmp_struct_02_01): Likewise.
272 (cmp_struct_02_02): Likewise.
273 (cmp_struct_02_03): Likewise.
274 (cmp_struct_02_04): Likewise.
275 (cmp_struct_04_01): Likewise.
276 (cmp_struct_04_02): Likewise.
277 (cmp_struct_04_03): Likewise.
278 (cmp_struct_04_04): Likewise.
279 (cmp_struct_05_01): Likewise.
280 (cmp_struct_05_02): Likewise.
281 (cmp_struct_05_03): Likewise.
282 (cmp_struct_05_04): Likewise.
283 (call_all): Add new structs.
284 * gdb.base/infcall-nested-structs.exp: Likewise.
285
286 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
287
288 * gdb.python/py-framefilter-mi.exp: Update regexp to
289 check for "arch" field in frame output.
290
291 2018-08-23 Kevin Buettner <kevinb@redhat.com>
292
293 * gdb.dwarf2/dw2-ranges-func.c: New file.
294 * gdb.dwarf2/dw2-ranges-func.exp: New file.
295
296 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
297
298 * gdb.base/term.exp: Compare terminal settings with values from
299 the inferior.
300 * gdb.base/term.c: Get and set terminal settings.
301
302 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
303
304 * lib/mi-support.exp (mi_expect_stop): Update regexp to
305 accommodate new "arch" field in frame output.
306 * gdb.mi/mi-return.exp: Likewise.
307 * gdb.mi/mi-stack.exp: Likewise.
308 * gdb.mi/mi-syn-frame.exp: Likewise.
309 * gdb.mi/user-selected-context-sync.exp: Likewise.
310
311 2018-08-19 Michael Spang <spang@google.com>
312
313 PR gdb/11786
314 * gdb.base/gcore-tls-pie.c: New file.
315 * gdb.base/gcore-tls-pie.exp: New file.
316
317 2018-08-18 Kevin Buettner <kevinb@redhat.com>
318
319 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
320 * gdb.dwarf2/varval.c: New file.
321 * gdb.dwarf2/varval.exp: New file.
322
323 2018-08-17 Alan Hayward <alan.hayward@arm.com>
324
325 PR gdb/18931
326 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
327
328 2018-08-16 Keith Seitz <keiths@redhat.com>
329
330 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
331 tests expected to pass.
332
333 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
334
335 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
336 -data-disassemble -a.
337 (test_disassembly_bogus_args): Likewise.
338
339 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
342
343 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.base/vla-optimized-out.exp: Add new test.
346
347 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.base/vla-optimized-out-o3.exp: Delete.
350 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
351 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
352 deleted tests.
353
354 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 PR gdb/18050:
357 * gdb.server/extended-remote-restart.c: New file.
358 * gdb.server/extended-remote-restart.exp: New file.
359
360 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
361
362 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
363 "set variable index = 42".
364
365 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
366
367 * boards/index-cache-gdb.exp: New file.
368 * gdb.dwarf2/index-cache.exp: New file.
369 * gdb.dwarf2/index-cache.c: New file.
370 * gdb.base/maint.exp: Check if we are using the index cache.
371
372 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
373
374 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
375 MAKEFLAGS.
376
377 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
378
379 * dg-extract-results.sh: Move to toplevel contrib.
380 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
381 * Makefile.in (check-parallel-racy): Likewise.
382
383 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
384
385 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
386 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
387 tests if the target supports scheduler locking.
388
389 2018-08-04 Tom de Vries <tdevries@suse.de>
390
391 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
392
393 2018-08-02 Tom Tromey <tom@tromey.com>
394
395 PR symtab/16842.
396 * gdb.cp/temargs.exp: Test "info address" of a template
397 parameter.
398
399 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
400
401 * gdb.python/py-mi-var-info-path-expression.c: New file.
402 * gdb.python/py-mi-var-info-path-expression.py: New file.
403 * gdb.python/py-mi-var-info-path-expression.exp: New file.
404
405 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
406
407 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
408 error after "cannot resolve name" string.
409
410 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
413 started.
414 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
415
416 2018-07-28 Tom de Vries <tdevries@suse.de>
417
418 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
419
420 2018-07-26 Tom de Vries <tdevries@suse.de>
421
422 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
423
424 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
427 is visible.
428
429 2018-07-26 Tom de Vries <tdevries@suse.de>
430
431 PR breakpoints/23366
432 * gdb.base/catch-follow-exec.c: New test.
433 * gdb.base/catch-follow-exec.exp: New file.
434
435 2018-07-25 Tom de Vries <tdevries@suse.de>
436
437 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
438 vla-optimized-out.c.
439
440 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
441
442 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
443 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
444
445 2018-07-20 Tom de Vries <tdevries@suse.de>
446
447 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
448 NOCLONE macro.
449 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
450
451 2018-07-19 Tom de Vries <tdevries@suse.de>
452
453 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
454 regular expression.
455
456 2018-07-18 Tom de Vries <tdevries@suse.de>
457
458 * gdb.base/vla-optimized-out.c: New test.
459 * gdb.base/vla-optimized-out.exp: New file.
460
461 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
462
463 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
464 message "No address associated with hostname" when gdbserver
465 cannot resolve the hostname.
466
467 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
468
469 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
470 Add some test prefixes to make tests unique.
471
472 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
473
474 * gdb.base/frameapply.c: New file.
475 * gdb.base/frameapply.exp: New file.
476
477 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
478
479 * gdb.base/skip.exp: Update expected error message.
480
481 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
482 Jan Kratochvil <jan.kratochvil@redhat.com>
483 Paul Fertser <fercerpav@gmail.com>
484 Tsutomu Seki <sekiriki@gmail.com>
485
486 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
487 parameter.
488 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
489 by default.
490 * boards/native-gdbserver.exp: Likewise.
491 * gdb.server/run-without-local-binary.exp: Improve regexp used
492 for detecting when a remote debugging connection succeeds.
493 * gdb.server/server-connect.exp: New file.
494 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
495 Do not prefix the port number with ":".
496 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
497 support for detecting and using it. Add '$debughost_gdbserver'
498 to the list of arguments used to start gdbserver. Handle case
499 when gdbserver cannot resolve a network name.
500
501 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
502
503 PR c++/23373
504 * gdb.base/ptype-offsets.cc (struct static_member): New
505 struct.
506 (main) <stmember>: New variable.
507 * gdb.base/ptype-offsets.exp: Add test for printing a struct
508 with a static member in it.
509
510 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
513 watchpoints enabled and disabled.
514
515 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.base/examine-backward.exp: Still run tests around address
518 0x0, even if address 0x0 is not readable. Update the pattern for
519 matching address 0x0 in expected output.
520
521 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.base/share-env-with-gdbserver.c (main): Add call to
524 malloc/free.
525
526 2018-07-04 Tom de Vries <tdevries@suse.de>
527
528 * gdb.dwarf2/dw2-error.exp: Update expected error message.
529
530 2018-07-02 Maciej W. Rozycki <macro@mips.com>
531
532 PR tdep/8282
533 * gdb.arch/mips-disassembler-options.exp: New test.
534 * gdb.arch/mips-disassembler-options.s: New test source.
535
536 2018-06-29 Pedro Alves <palves@redhat.com>
537
538 * gdb.threads/names.exp: Adjust expected "info threads" output.
539
540 2018-06-29 Pedro Alves <palves@redhat.com>
541
542 * gdb.opt/inline-break.exp (line number, address): Add "info
543 break" tests.
544
545 2018-06-29 Pedro Alves <palves@redhat.com>
546
547 * gdb.opt/inline-break.c (func1): Add "break here" marker.
548 * gdb.opt/inline-break.exp: Test setting breakpoints by line
549 number and address and running to them.
550
551 2018-06-29 Richard Bunt <richard.bunt@arm.com>
552
553 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
554
555 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * lib/compiler.c: Remove executable permission flag.
558
559 2018-06-28 Richard Bunt <richard.bunt@arm.com>
560
561 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
562 code.
563 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
564
565 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
566
567 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
568
569 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
570
571 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
572 address argument is omitted.
573
574 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
575
576 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
577
578 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
579
580 PR gdb/21695
581 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
582 * gdb.base/infoline-reloc-main-from-zero.c: New file.
583
584 2018-06-26 Tom Tromey <tom@tromey.com>
585
586 PR rust/22574:
587 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
588 * gdb.rust/simple.rs (struct SimpleLayout): New.
589
590 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
591
592 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
593 "info registers" output.
594
595 2018-06-21 Richard Bunt <richard.bunt@arm.com>
596
597 * gdb.base/watchpoint-hw-attach.c: New test.
598 * gdb.base/watchpoint-hw-attach.exp: New file.
599
600 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
601
602 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
603 through /bin/sh.
604 * boards/dwarf4-gdb-index.exp: Likewise.
605 * boards/fission-dwp.exp: Likewise.
606
607 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
608
609 * gdb.base/float128.exp: Add comment and improved fail message
610 to the failure case of "print large128" test.
611
612 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
613
614 * configure.ac: Remove AC_PREREQ.
615 * configure: Re-generate.
616
617 2018-06-19 Pedro Alves <palves@redhat.com>
618
619 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
620 (func_extern_caller): New.
621 (main): Call func_extern_caller.
622 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
623 logic change.
624
625 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
626
627 PR gdb/16841
628 * gdb.cp/typedef-base.cc: New file.
629 * gdb.cp/typedef-base.exp: New file.
630
631 2018-06-18 Tom de Vries <tdevries@suse.de>
632
633 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
634
635 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
636 Richard Bunt <Richard.Bunt@arm.com>
637
638 * gdb.threads/attach-slow-waitpid.c: New file.
639 * gdb.threads/attach-slow-waitpid.exp: New file.
640 * gdb.threads/slow-waitpid.c: New file.
641
642 2018-06-14 Pedro Alves <palves@redhat.com>
643
644 * gdb.base/fork-running-state.c: Include <errno.h>.
645 (exit_if_relative_exits): New.
646 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
647 exits.
648 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
649 child exits.
650
651 2018-06-14 Tom de Vries <tdevries@suse.de>
652
653 PR cli/22573
654 * gdb.base/finish-pretty.c: New test.
655 * gdb.base/finish-pretty.exp: New file.
656
657 2018-06-14 Pedro Alves <palves@redhat.com>
658
659 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
660 gdb's expected startup output.
661
662 2018-06-14 Pedro Alves <palves@redhat.com>
663
664 * lib/selftest-support.exp (selftest_setup): Remove inlined
665 function handling.
666
667 2018-06-14 Tom de Vries <tdevries@suse.de>
668
669 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
670 matching of breakpoint printing.
671
672 2018-06-13 Tom de Vries <tdevries@suse.de>
673
674 PR testsuite/23269
675 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
676 (fork_child): ... here, and ...
677 (fork_parent): ... here.
678
679 2018-06-12 Tom de Vries <tdevries@suse.de>
680
681 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
682
683 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
684 Stephen Roberts <stephen.roberts@arm.com>
685
686 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
687 rewrite test to describe action performed, rather than possible
688 failure.
689
690 2018-06-08 Gary Benson <gbenson@redhat.com>
691
692 * gdb.threads/check-libthread-db.exp: New file.
693 * gdb.threads/check-libthread-db.c: Likewise.
694
695 2018-06-05 Tom Tromey <tom@tromey.com>
696
697 * gdb.base/default.exp: Update expected "show version" output.
698
699 2018-06-05 Tom Tromey <tom@tromey.com>
700
701 PR cli/12326:
702 * gdb.cp/static-print-quit.exp: Update.
703 * lib/gdb.exp (pagination_prompt): Update.
704 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
705 * gdb.python/python.exp: Update.
706
707 2018-06-04 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
710
711 2018-06-01 Joel Brobecker <brobecker@adacore.com>
712
713 * gdb.ada/bp_fun_addr: New testcase.
714
715 2018-06-01 Tom Tromey <tom@tromey.com>
716
717 * gdb.xml/tdesc-regs.exp (load_description): Update expected
718 results.
719 * gdb.dwarf2/method-ptr.exp: Set language to C++.
720 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
721 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
722 * gdb.base/maint.exp (maint_pass_if): Update.
723
724 2018-05-31 Maciej W. Rozycki <macro@mips.com>
725
726 * gdb.base/endian.exp: New test.
727 * gdb.base/endian.c: New test source.
728
729 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
730
731 PR gdb/23203
732 * gdb.base/bt-selected-frame.c: New file.
733 * gdb.base/bt-selected-frame.exp: New file.
734 * lib/gdb.exp (get_current_frame_number): New function.
735
736 2018-05-24 Maciej W. Rozycki <macro@mips.com>
737 Pedro Alves <palves@redhat.com>
738
739 * gdb.threads/tls-core.c: Include <stdlib.h>
740 (thread_proc): Call `abort'.
741 * gdb.threads/tls-core.exp: Generate a core with core_find too.
742 (tls_core_test): New procedure, bits factored out from ...
743 (top level): ... here. Test both native cores and gcore cores.
744
745 2018-05-23 Tom Tromey <tom@tromey.com>
746
747 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
748
749 2018-05-23 Tom Tromey <tom@tromey.com>
750
751 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
752 symfile_complaints.
753 (test_short_complaints): Likewise.
754 (test_empty_complaints): Likewise.
755 (test_initial_complaints): Update.
756
757 2018-05-23 Tom Tromey <tom@tromey.com>
758
759 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
760
761 2018-05-23 Tom Tromey <tom@tromey.com>
762
763 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
764 (test_short_complaints): Update.
765
766 2018-05-22 Pedro Alves <palves@redhat.com>
767
768 * gdb.base/remote.exp: Only gdb_start after compiling the
769 testcase. Issue "disconnect" before testing "set remote" command
770 defaults. Issue clean_restart before running to main.
771
772 2018-05-22 Pedro Alves <palves@redhat.com>
773
774 * gdb.base/remote.exp: Adjust expected output of "show remote
775 memory-write-packet-size". Add tests for "set remote
776 memory-write-packet-size 0" and "set remote
777 memory-write-packet-size fixed/limit".
778
779 2018-05-22 Pedro Alves <palves@redhat.com>
780
781 PR gdb/22973
782 * gdb.base/utf8-identifiers.c: New file.
783 * gdb.base/utf8-identifiers.exp: New file.
784
785 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
786
787 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
788
789 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
790
791 * gdb.arch/powerpc-vsx-gcore.exp: New file.
792
793 2018-05-18 Tom Tromey <tom@tromey.com>
794
795 * gdb.base/ptype-offsets.exp: Update.
796
797 2018-05-17 Keith Seitz <keiths@redhat.com>
798
799 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
800 in expected breakpoint stop locations.
801 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
802 move to proper scope to test variable values.
803 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
804 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
805 New functions.
806 (main): Call not_inline_func3.
807 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
808 inline_func1, inline_func2, and inline_func3. Test that when each
809 breakpoint is hit, GDB properly reports both the stop location
810 and the backtrace. Repeat tests for temporary breakpoints.
811
812 2018-05-15 Maciej W. Rozycki <macro@mips.com>
813
814 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
815 rather then trying to access it in determining whether the PID
816 of `gdbserver' could have been retrieved.
817
818 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.arch/amd64-init-x87-values.S: New file.
821 * gdb.arch/amd64-init-x87-values.exp: New file.
822
823 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
824
825 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
826
827 2018-05-04 Tom Tromey <tom@tromey.com>
828
829 PR python/22730:
830 * gdb.python/python.exp: Test multi-line execute.
831
832 2018-05-04 Tom Tromey <tom@tromey.com>
833
834 PR python/22731:
835 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
836
837 2018-05-04 Tom Tromey <tom@tromey.com>
838
839 PR gdb/11750:
840 * gdb.base/define.exp: Test defining a user command inside a user
841 command.
842 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
843
844 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
845 Pedro Alves <palves@redhat.com>
846
847 PR breakpoints/19806 and support for PR external/20207.
848 * gdb.base/watchpoint-unaligned.c: New file.
849 * gdb.base/watchpoint-unaligned.exp: New file.
850
851 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
852
853 * gdb.base/maint.exp: Make test names unique, use
854 test_prefix_command_help to test 'help maint info', and remove
855 repeated test of 'help maint'.
856
857 2018-05-04 Tom Tromey <tom@tromey.com>
858
859 PR gdb/22619:
860 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
861 behavior.
862
863 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
864
865 * gdb.base/maint.exp: Process output from 'maint print registers'
866 line at a time.
867
868 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
871 timeout.
872
873 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
876 filter pattern.
877
878 2018-05-02 Pedro Alves <palves@redhat.com>
879
880 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
881 to_log_command renames.
882 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
883
884 2018-05-02 Tom Tromey <tom@tromey.com>
885
886 * gdb.python/py-parameter.exp: Set test message.
887
888 2018-05-02 Tom Tromey <tom@tromey.com>
889
890 PR python/20084:
891 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
892 PARAM_ZUINTEGER_UNLIMITED tests.
893
894 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
895
896 PR rust/23124
897 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
898 when casting.
899
900 2018-04-30 Tom Tromey <tom@tromey.com>
901
902 * gdb.python/py-type.exp: Check align attribute.
903 * gdb.python/py-type.c: New "aligncheck" global.
904
905 2018-04-30 Tom Tromey <tom@tromey.com>
906
907 PR exp/17095:
908 * gdb.dwarf2/dw2-align.exp: New file.
909 * gdb.cp/align.exp: New file.
910 * gdb.base/align.exp: New file.
911 * lib/gdb.exp (gdb_int128_helper): New proc.
912 (has_int128_c, has_int128_cxx): New caching procs.
913
914 2018-04-27 Tom Tromey <tom@tromey.com>
915
916 PR rust/22545:
917 * gdb.rust/simple.exp: Add inclusive range tests.
918
919 2018-04-26 Pedro Alves <palves@redhat.com>
920
921 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
922 ifunc breakpoint locations correctly of ifunc breakpoints set
923 while the program resolves the ifunc.
924
925 2018-04-26 Pedro Alves <palves@redhat.com>
926
927 * gdb.base/gnu-ifunc-final.c: New file.
928 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
929 * gdb.base/gnu-ifunc.exp (executable): Delete.
930 (staticexecutable): Adjust.
931 (lib_opts, exec_opts): Delete.
932 (make_binsuffix, build, set-break): New procedures.
933 (misc_tests): New, with tests factored out from the top level.
934 (top level): Test different combinations of ifunc resolver name,
935 resolver with and with debug info, and ifunc target with and
936 without debug info. Wrap static tests with with_target_prefix.
937
938 2018-04-26 Pedro Alves <palves@redhat.com>
939
940 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
941 return type" warnings.
942
943 2018-04-25 Pedro Alves <palves@redhat.com>
944
945 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
946 killed".
947 * gdb.base/kill-after-signal.exp: Likewise.
948 * gdb.threads/kill.exp: Likewise.
949
950 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
951 Sergio Durigan Junior <sergiodj@redhat.com>
952 Pedro Alves <palves@redhat.com>
953
954 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
955 regexps to expect for '[Inferior ... detached]' as well.
956 * gdb.base/attach.exp: Likewise.
957 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
958 "gdb_continue_to_end".
959 (test_catch_syscall_with_wrong_args): Likewise.
960 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
961 ']'. Don't set 'verbose' on.
962 * gdb.base/foll-vfork.exp: Likewise.
963 * gdb.base/fork-print-inferior-events.c: New file.
964 * gdb.base/fork-print-inferior-events.exp: New file.
965 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
966 '[Inferior ... has been killed]' message.
967 * gdb.base/kill-after-signal.exp: Likewise.
968 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
969 detach message.
970 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
971 message.
972 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
973 regexps to expect for '[Inferior ... detached]' as well.
974 * gdb.threads/process-dies-while-detaching.exp: Likewise.
975
976 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
977
978 PR gdb/23104
979 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
980
981 2018-04-19 Richard Bunt <richard.bunt@arm.com>
982
983 * gdb.threads/multiple-successive-infcall.c: New test.
984 * gdb.threads/multiple-successive-infcall.exp: New file.
985
986 2018-04-17 Tom Tromey <tom@tromey.com>
987
988 * gdb.rust/simple.rs (Union): New type.
989 (main): New local "u".
990 * gdb.rust/simple.exp (test_one_slice): Add new test case.
991
992 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
993
994 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
995 number information in output of "whereis" command.
996 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
997
998 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
999
1000 * gdb.ada/info_types.exp: Adjust expected output to the line
1001 numbers now printed by "info var/func/type".
1002 * gdb.base/completion.exp: Likewise.
1003 * gdb.base/included.exp: Likewise.
1004 * gdb.cp/cp-relocate.exp: Likewise.
1005 * gdb.cp/cplusfuncs.exp: Likewise.
1006 * gdb.cp/namespace.exp: Likewise.
1007 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1008
1009 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1010
1011 * gdb.btrace/cpu.exp: New.
1012
1013 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1014
1015 * gdb.base/step-indirect-call-thunk.exp: New.
1016 * gdb.base/step-indirect-call-thunk.c: New.
1017 * gdb.reverse/step-indirect-call-thunk.exp: New.
1018 * gdb.reverse/step-indirect-call-thunk.c: New.
1019
1020 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1021
1022 * gdb.base/pie-fork.c: New file.
1023 * gdb.base/pie-fork.exp: New file.
1024
1025 2018-04-11 Tom Tromey <tom@tromey.com>
1026
1027 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1028
1029 2018-04-10 Pedro Alves <palves@redhat.com>
1030
1031 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1032 exits. Instead loop running forever.
1033 (fork_parent): Run forever too.
1034
1035 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1036
1037 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1038 mi_continue_to_line.
1039 * gdb.mi/mi-stack.c (callee4): Add comment.
1040
1041 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1042
1043 * gdb.mi/mi-stack.exp: Fix indentation.
1044
1045 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1046
1047 PR gdb/22979
1048 * gdb.arch/amd64-osabi.exp: New file.
1049
1050 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1051
1052 PR gdb/22980
1053 * gdb.base/osabi.exp: New file.
1054
1055 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
1056
1057 * gdb.cp/static-typedef-print.exp: New file.
1058 * gdb.cp/static-typedef-print.cc: New file.
1059
1060 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1061
1062 * gdb.ada/varsize_limit: New testcase.
1063
1064 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1065
1066 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1067
1068 * gdb.ada/notcplusplus: New testcase.
1069
1070 * gdb.base/c-linkage-name.c: New file.
1071 * gdb.base/c-linkage-name.exp: New testcase.
1072
1073 2018-03-26 Tom Tromey <tom@tromey.com>
1074
1075 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1076 * gdb.python/py-framefilter.py (name_error): New global.
1077 (ErrorInName.function): Use name_error.
1078
1079 2018-03-26 Tom Tromey <tom@tromey.com>
1080
1081 PR backtrace/15582:
1082 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1083
1084 2018-03-23 Keith Seitz <keiths@redhat.com>
1085
1086 PR c++/22968
1087 * gdb.cp/subtypes.exp: New file.
1088 * gdb.cp/subtypes.h: New file.
1089 * gdb.cp/subtypes.cc: New file.
1090 * gdb.cp/subtypes-2.cc: New file.
1091
1092 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1095 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1096 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1097 -nostartfiles when compiling the test. Confirm that all registers
1098 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1099
1100 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1101
1102 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1103 option, syntax was wrong anyway.
1104 * gdb.arch/arm-disp-step.exp: Likewise.
1105 * gdb.arch/sparc64-regs.exp: Likewise.
1106 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1107 option, syntax was wrong anyway, switch to use
1108 prepare_for_testing.
1109 * gdb.arch/i386-disp-step.exp: Likewise.
1110
1111 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1112
1113 * gdb.ada/exec_changed.exp: Replace "target_info exists
1114 use_gdb_stub" by "use_gdb_stub".
1115 * gdb.ada/start.exp: Likewise.
1116 * gdb.base/async-shell.exp: Likewise.
1117 * gdb.base/attach-pie-misread.exp: Likewise.
1118 * gdb.base/attach-wait-input.exp: Likewise.
1119 * gdb.base/break-entry.exp: Likewise.
1120 * gdb.base/break-interp.exp: Likewise.
1121 * gdb.base/dprintf-detach.exp: Likewise.
1122 * gdb.base/nostdlib.exp: Likewise.
1123 * gdb.base/solib-nodir.exp: Likewise.
1124 * gdb.base/statistics.exp: Likewise.
1125 * gdb.base/testenv.exp: Likewise.
1126 * gdb.mi/mi-exec-run.exp: Likewise.
1127 * gdb.mi/mi-start.exp: Likewise.
1128 * gdb.multi/dummy-frame-restore.exp: Likewise.
1129 * gdb.multi/multi-arch-exec.exp: Likewise.
1130 * gdb.multi/multi-arch.exp: Likewise.
1131 * gdb.multi/tids.exp: Likewise.
1132 * gdb.multi/watchpoint-multi.exp: Likewise.
1133 * gdb.python/py-events.exp: Likewise.
1134 * gdb.threads/attach-into-signal.exp: Likewise.
1135 * gdb.threads/attach-stopped.exp: Likewise.
1136 * gdb.threads/threadapply.exp: Likewise.
1137 * lib/selftest-support.exp: Likewise.
1138
1139 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1140
1141 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1142
1143 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1144
1145 * gdb.perf/template-breakpoints.cc: New file.
1146 * gdb.perf/template-breakpoints.exp: New file.
1147 * gdb.perf/template-breakpoints.py: New file.
1148
1149 2018-03-19 Tom Tromey <tom@tromey.com>
1150
1151 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1152 y0.
1153 * gdb.rust/simple.exp: Test bare identifier form of struct
1154 initializer.
1155
1156 2018-03-19 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.gdb/observer.exp: Remove.
1159
1160 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1161
1162 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1163 "qualified" option when setting breakpoints.
1164 * gdb.trace/backtrace.exp: Likewise.
1165 * gdb.trace/circ.exp: Likewise.
1166 * gdb.trace/collection.exp: Likewise.
1167 * gdb.trace/disconnected-tracing.exp: Likewise.
1168 * gdb.trace/ftrace-lock.exp: Likewise.
1169 * gdb.trace/ftrace.exp: Likewise.
1170 * gdb.trace/infotrace.exp: Likewise.
1171 * gdb.trace/packetlen.exp: Likewise.
1172 * gdb.trace/passc-dyn.exp: Likewise.
1173 * gdb.trace/qtro.exp: Likewise.
1174 * gdb.trace/read-memory.exp: Likewise.
1175 * gdb.trace/report.exp: Likewise.
1176 * gdb.trace/signal.exp: Likewise.
1177 * gdb.trace/status-stop.exp: Likewise.
1178 * gdb.trace/strace.exp: Likewise.
1179 * gdb.trace/tfind.exp: Likewise.
1180 * gdb.trace/trace-break.exp: Likewise.
1181 * gdb.trace/trace-condition.exp: Likewise.
1182 * gdb.trace/trace-mt.exp: Likewise.
1183 * gdb.trace/tstatus.exp: Likewise.
1184 * gdb.trace/tsv.exp: Likewise.
1185 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1186 * gdb.trace/unavailable.exp: Likewise.
1187 * gdb.trace/while-dyn.exp: Likewise.
1188
1189 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1190
1191 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1192 that libinproctrace is copied to the target.
1193
1194 2018-03-14 Tom Tromey <tom@tromey.com>
1195
1196 PR cli/14977:
1197 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1198 a null pointer.
1199 * gdb.base/wchar.exp: Likewise.
1200
1201 2018-03-14 Tom Tromey <tom@tromey.com>
1202
1203 PR cli/19918:
1204 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1205 flag.
1206
1207 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1208
1209 PR gdb/22841
1210 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1211 "target" to remote_exec.
1212
1213 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1214
1215 PR gdb/22841
1216 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1217 ${board}_upload): Remove.
1218
1219 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1220
1221 * gdb.cp/watch-cp.cc: New test.
1222 * gdb.cp/watch-cp.exp: New file.
1223
1224 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * gdb.base/infcall-nested-structs.exp: New file.
1227 * gdb.base/infcall-nested-structs.c: New file.
1228 * gdb.base/float.exp: Add riscv support.
1229
1230 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1231
1232 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1233 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1234
1235 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1236
1237 * gdb.server/abspath.exp: New file.
1238 * lib/gdb.exp (with_cwd): New procedure.
1239
1240 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1241
1242 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1243 use it.
1244 (gdb_is_target_remote_prompt): New proc.
1245 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1246 (gdb_is_target_native): Pass prompt parameter to
1247 gdb_is_target_1.
1248
1249 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1250
1251 * gdb.base/load-command.c: New file.
1252 * gdb.base/load-command.exp: New file.
1253 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1254 (gdb_is_target_1): ...this, and generalize for other targets
1255 than just remote.
1256 (gdb_is_target_remote): Use gdb_is_target_1.
1257 (gdb_is_target_native): use gdb_is_target_1.
1258
1259 2018-02-26 Tom Tromey <tom@tromey.com>
1260
1261 PR python/16497:
1262 * gdb.python/py-framefilter.exp: Update test.
1263
1264 2018-02-26 Tom Tromey <tom@tromey.com>
1265
1266 * gdb.dwarf2/variant.c: New file.
1267 * gdb.dwarf2/variant.exp: New file.
1268
1269 2018-02-26 Tom Tromey <tom@tromey.com>
1270
1271 * gdb.rust/simple.exp: Accept more possible results in enum test.
1272
1273 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1274
1275 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1276 parentheses.
1277
1278 2018-02-23 Maciej W. Rozycki <macro@mips.com>
1279
1280 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1281 name of a variable: $actual_linejj -> $actual_line.
1282
1283 2018-02-21 John Baldwin <jhb@FreeBSD.org>
1284
1285 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1286
1287 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1288
1289 * gdb.btrace/buffer-size.exp: Do not force BTS.
1290
1291 2018-02-14 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1294 getting a "Quit".
1295
1296 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1297
1298 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1299 Fix test name.
1300
1301 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1302
1303 * gdb.cp/m-static.exp: Check type of optimized out static
1304 member.
1305
1306 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1307
1308 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1309 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1310
1311 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1312 Leszek Swirski <leszeks@google.com>
1313
1314 * gdb.python/py-prettyprint.c
1315 (struct to_string_returns_value_inner,
1316 struct to_string_returns_value_wrapper): New.
1317 (main): Add tsrvw variable.
1318 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1319 ToStringReturnsValueWrapper): New classes.
1320 (register_pretty_printers): Register new pretty-printers.
1321 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1322 recursive pretty printer.
1323 * gdb.python/py-mi.exp: Likewise.
1324
1325 2018-02-01 Leszek Swirski <leszeks@google.com>
1326
1327 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1328 functions with the same name as an include file are parsed
1329 correctly.
1330
1331 2018-02-01 Yao Qi <yao.qi@linaro.org>
1332
1333 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1334 "\[^\r\n\]*".
1335
1336 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1337
1338 * gdb.arch/powerpc-prologue-frame.s: New file.
1339 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1340 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1341
1342 2018-01-31 Joel Brobecker <brobecker@adacore.com>
1343
1344 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1345
1346 2018-01-30 Pedro Alves <palves@redhat.com>
1347
1348 PR gdb/13211
1349 * gdb.base/interrupt-daemon.c: New.
1350 * gdb.base/interrupt-daemon.exp: New.
1351 * gdb.multi/multi-term-settings.c: New.
1352 * gdb.multi/multi-term-settings.exp: New.
1353
1354 2018-01-30 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.base/break.exp: Save the location where the breakpoint
1357 on break.c:47 was actually inserted when debugging the version
1358 compiled at -O2 and use it in the expected output of the "info
1359 break" test performed soon after.
1360
1361 2018-01-22 Pedro Alves <palves@redhat.com>
1362 Sergio Durigan Junior <sergiodj@redhat.com>
1363
1364 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1365 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1366
1367 2018-01-22 Joel Brobecker <brobecker@adacore.com>
1368
1369 * gdb.base/break-include.c, gdb.base/break-include.inc,
1370 gdb.base/break-include.exp: New files.
1371 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1372 line number now being the actual line number where the breakpoint
1373 was inserted.
1374 * gdb.mi/mi-break.exp: Likewise.
1375 * gdb.mi/mi-reverse.exp: Likewise.
1376 * gdb.mi/mi-simplerun.exp: Ditto.
1377
1378 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1379
1380 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1381 varobj.
1382 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1383
1384 2018-01-21 Don Breazeal <donb@codesourcery.com>
1385 Andrew Burgess <andrew.burgess@embecosm.com>
1386
1387 * gdb.mi/basics.c: Add new global.
1388 * gdb.mi/mi-frame-regs.exp: New file.
1389 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1390 case.
1391
1392 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1395 non-parameter, and on an unknown symbol.
1396
1397 2018-01-19 Tom Tromey <tom@tromey.com>
1398
1399 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1400 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1401
1402 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1403
1404 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1405 setrlimit and chdir to int.
1406
1407 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1408
1409 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1410 function.
1411 (my_tend): Likewise.
1412 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1413 rationale of avoiding FP- and vector instructions.
1414
1415 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1416
1417 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1418 "info reg" with "\[ \t\]*".
1419 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1420 "\[ \t\]+".
1421 * gdb.arch/s390-multiarch.exp: Ditto.
1422 * gdb.base/pc-fp.exp: Ditto.
1423 * gdb.reverse/i386-precsave.exp: Ditto.
1424 * gdb.reverse/i386-reverse.exp: Ditto.
1425 * gdb.reverse/i387-env-reverse.exp: Ditto.
1426 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1427
1428 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1429
1430 * lib/gdb.exp (gdb_compile): Re-enable use of
1431 universal_compile_options for languages other than Rust.
1432
1433 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1434
1435 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1436
1437 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1438
1439 PR gdb/16577
1440 * gdb.base/solib-vanish.exp: New.
1441 * gdb.base/solib-vanish-main.c: New.
1442 * gdb.base/solib-vanish-lib1.c: New.
1443 * gdb.base/solib-vanish-lib2.c: New.
1444
1445 2018-01-17 Yao Qi <yao.qi@linaro.org>
1446
1447 * gdb.compile/compile.exp: Match the address printed for
1448 frame in the output of command "bt".
1449
1450 2018-01-15 Tom Tromey <tom@tromey.com>
1451
1452 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1453 compute sp_reg.
1454
1455 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1456
1457 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1458 to prepare.
1459 (prepare): Return 0 on error, 1 on success.
1460
1461 2018-01-12 Pedro Alves <palves@redhat.com>
1462
1463 * gdb.base/continue-after-aborted-step-over.c: New.
1464 * gdb.base/continue-after-aborted-step-over.exp: New.
1465
1466 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1467
1468 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1469 options when not creating an executable.
1470
1471 2018-01-11 Pedro Alves <palves@redhat.com>
1472
1473 PR remote/22597
1474 * gdb.server/stop-reply-no-thread.c: New file.
1475 * gdb.server/stop-reply-no-thread.exp: New file.
1476
1477 2018-01-10 Pedro Alves <palves@redhat.com>
1478
1479 PR gdb/22670
1480 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1481 functions too. Test setting breakpoints and printing C functions
1482 with no debug info too.
1483 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1484
1485 2018-01-10 Pedro Alves <palves@redhat.com>
1486
1487 PR gdb/22670
1488 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1489 a fail.
1490
1491 2018-01-10 Pedro Alves <palves@redhat.com>
1492
1493 PR gdb/22670
1494 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1495
1496 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1497
1498 * gdb.server/unittest.exp: Match the output in non-development
1499 mode.
1500
1501 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1502
1503 * gdb.gdb/unittest.exp: Match output in non-development mode.
1504
1505 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1506
1507 * gdb.ada/access_tagged_param.exp: Relax expected output
1508 for value of "ObjL" in "continue" to pck.inspect breakpoint
1509 test.
1510
1511 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1514 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1515
1516 2018-01-05 Pedro Alves <palves@redhat.com>
1517
1518 PR gdb/18653
1519 * gdb.base/libsegfault.exp: New.
1520
1521 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1522
1523 PR gdb/22670
1524 * gdb.ada/access_tagged_param.exp: New file.
1525 * gdb.ada/access_tagged_param/foo.adb: New file.
1526
1527 2018-01-05 Pedro Alves <palves@redhat.com>
1528
1529 PR gdb/22670
1530 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1531 exercise lower case too, and to exercise both full matching and
1532 wild matching.
1533
1534 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1535
1536 * gdb.ada/rename_subscript_param: New testcase.
1537
1538 2018-01-05 Jerome Guitton <guitton@adacore.com>
1539
1540 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1541
1542 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.ada/convvar_comp: New testcase.
1545
1546 2018-01-05 Xavier Roirand <roirand@adacore.com>
1547
1548 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1549 (My_Table): New global variable.
1550 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1551
1552 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1553
1554 PR gdb/22670
1555 * gdb.ada/maint_with_ada: New testcase.
1556
1557 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1558
1559 PR gdb/22670
1560 * gdb.ada/bp_c_mixed_case: New testcase.
1561
1562 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1563
1564 PR gdb/22670
1565 * gdb.ada/complete.exp: Add "complete break ada" test.
1566
1567 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1568
1569 PR gdb/22670
1570 * gdb.ada/info_addr_mixed_case: New testcase.
1571
1572 2018-01-03 Xavier Roirand <roirand@adacore.com>
1573
1574 * gdb.ada/excep_handle.exp: New testcase.
1575 * gdb.ada/excep_handle/foo.adb: New file.
1576 * gdb.ada/excep_handle/pck.ads: New file.
1577
1578 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1579
1580 * gdb.base/step-line.c: Add extra empty line in copyright header.
1581 * gdb.base/step-line.inp: Likewise.
1582
1583 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdb.ada/dyn_stride.exp: Add slice test.
1586
1587 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1588
1589 * gdb.ada/dyn_stride: New testcase.
1590
1591 2017-12-27 Stafford Horne <shorne@gmail.com>
1592
1593 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1594 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1595
1596 2017-12-27 Stafford Horne <shorne@gmail.com>
1597
1598 * gdb.base/reggroups.c: New file.
1599 * gdb.base/reggroups.exp: New file.
1600
1601 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.dwarf2/ada-valprint-error.c: New file.
1604 * gdb.dwarf2/ada-valprint-error.exp: New file.
1605
1606 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1607
1608 * gdb.ada/assign_arr: New testcase.
1609
1610 2017-12-18 Xavier Roirand <roirand@adacore.com>
1611
1612 * gdb.ada/funcall_ptr: New testcase.
1613
1614 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1615
1616 PR cli/16224
1617 * gdb.base/ptype-offsets.cc: New file.
1618 * gdb.base/ptype-offsets.exp: New file.
1619
1620 2017-12-15 Yao Qi <yao.qi@linaro.org>
1621
1622 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1623 if XML is disabled.
1624
1625 2017-12-15 Xavier Roirand <roirand@adacore.com>
1626
1627 * gdb.ada/same_component_name: New testcase.
1628
1629 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1630
1631 * gdb.ada/str_binop_equal: New testcase.
1632
1633 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1634
1635 * gdb.ada/task_switch_in_core: New testcase.
1636
1637 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1638
1639 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1640 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1641 call test_bkpt_qualified.
1642 (test_bkpt_qualified): New proc.
1643
1644 2017-12-13 Pedro Alves <palves@redhat.com>
1645
1646 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1647 Tighten regexp by matching with an anchor.
1648
1649 2017-12-13 Pedro Alves <palves@redhat.com>
1650
1651 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1652 ("expression with namespace"): New set of tests.
1653 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1654 (Nested::Test_NS::qux): New.
1655 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1656 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1657
1658 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1659
1660 * gdb.base/server-del-break.c: New file.
1661 * gdb.base/server-del-break.exp: New file.
1662
1663 2017-12-12 Stafford Horne <shorne@gmail.com>
1664
1665 * gdb.xml/tdesc-regs.exp: Add or1k support.
1666
1667 2017-12-12 Stafford Horne <shorne@gmail.com>
1668
1669 * gdb.base/bp-permanent.c: Define nop of or1k.
1670
1671 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1674 output with components being reordered.
1675
1676 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1677
1678 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1679 output with components being reordered.
1680
1681 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1682 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.base/maint.exp (check for .gdb_index): Check also for
1685 .debug_names.
1686 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1687 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1688 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1689 (.gdb_index used after symbol reloading): Support also .debug_names.
1690 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1691
1692 2017-12-08 Yao Qi <yao.qi@linaro.org>
1693
1694 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1695 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1696
1697 2017-12-08 Yao Qi <yao.qi@linaro.org>
1698
1699 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1700 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1701
1702 2017-12-08 Yao Qi <yao.qi@linaro.org>
1703
1704 * gdb.arch/aarch64-tagged-pointer.c: New file.
1705 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1706
1707 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1708
1709 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1710 "int".
1711
1712 2017-12-07 Keith Seitz <keiths@redhat.com>
1713
1714 PR breakpoints/22569
1715 * gdb.linespec/ls-errs.exp: Change expected result of "break
1716 -source this file has spaces.c -line 3".
1717 Check that an explicit source file followed by whitespace is
1718 identified as an invalid explicit location.
1719
1720 2017-12-07 Keith Seitz <keiths@redhat.com>
1721
1722 * gdb.cp/nested-types.cc: New file.
1723 * gdb.cp/nested-types.exp: New file.
1724 * lib/cp-support.exp: Load data-structures.exp library.
1725 (debug_cp_test_ptype_class): New global.
1726 (cp_ptype_class_verbose, next_line): New procedures.
1727 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1728 Add and document new return value.
1729 Switch the list of lines to a queue.
1730 Add support for new `type' key for nested type definitions.
1731 Add debugging/troubleshooting messages.
1732 * lib/data-structures.exp: New file.
1733
1734 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1735
1736 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1737 with proc_with_prefix, don't use with_test_prefix.
1738
1739 2017-12-07 Tom Tromey <tom@tromey.com>
1740
1741 * gdb.base/break.exp: Add test for empty "commands".
1742
1743 2017-12-07 Yao Qi <yao.qi@linaro.org>
1744
1745 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1746 malloc and catch syscall.
1747
1748 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1749
1750 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1751 tests for explicit locations.
1752
1753 2017-12-06 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1756 force-disabling XML descriptions.
1757
1758 2017-12-04 Pedro Alves <palves@redhat.com>
1759
1760 PR gdb/22499
1761 * gdb.arch/amd64-disp-step-avx.S: New file.
1762 * gdb.arch/amd64-disp-step-avx.exp: New file.
1763
1764 2017-12-03 Pedro Alves <palves@redhat.com>
1765
1766 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1767 and <string.h>.
1768 (parent_function): Print distinct messages when waitpid fails, or
1769 the child exits with a signal, or the child exits for an unhandled
1770 reason.
1771 * gdb.threads/process-dies-while-detaching.exp
1772 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1773 it. Wait for both inferior output and GDB's prompt. Use an
1774 indirect spawn id list.
1775 (do_detach): New parameter 'child_exit'. Use it to compute
1776 expected inferior output.
1777 (test_detach, test_detach_watch, test_detach_killed_outside):
1778 Adjust to pass down the expected child exit kind.
1779
1780 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1781 Sergio Durigan Junior <sergiodj@redhat.com>
1782 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1785
1786 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1787
1788 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1789 to 'symbol-file' and 'add-symbol-file' can be
1790 position-independent.
1791
1792 2017-12-01 Yao Qi <yao.qi@linaro.org>
1793
1794 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1795 the URL in copyright header.
1796 * gdb.arch/aarch64-fp.exp: Likewise.
1797 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1798 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1799 * gdb.base/expand-psymtabs.exp: Likewise.
1800 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1801 * gdb.fortran/common-block.exp: Likewise.
1802 * gdb.fortran/common-block.f90: Likewise.
1803 * gdb.fortran/logical.exp: Likewise.
1804 * gdb.fortran/vla-datatypes.f90: Likewise.
1805 * gdb.fortran/vla-sub.f90: Likewise.
1806
1807 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1808
1809 * gdb.ada/repeat_dyn: New testcase.
1810
1811 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1812
1813 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1814 Update for changed thread numbering.
1815 * gdb.cell/bt.exp: Update for changed GDB output.
1816
1817 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1818
1819 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1820 setting isremote by hand.
1821 * boards/dwarf4-gdb-index.exp: Likewise.
1822 * boards/fission.exp: Likewise.
1823 * boards/stabs.exp: Likewise.
1824
1825 2017-11-30 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.linespec/cpls-ops.exp
1828 (check_explicit_skips_function_argument): Extract the underlying
1829 type of size_t instead of hardcoding it.
1830
1831 2017-11-29 Pedro Alves <palves@redhat.com>
1832
1833 PR c++/19436
1834 * gdb.linespec/cpls-abi-tag.cc: New file.
1835 * gdb.linespec/cpls-abi-tag.exp: New file.
1836
1837 2017-11-29 Pedro Alves <palves@redhat.com>
1838
1839 * gdb.base/langs.exp: Use -qualified.
1840 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1841 it.
1842 * gdb.cp/namespace.exp: Use -qualified.
1843 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1844 (overload-3, template-overload, template-ret-type, const-overload)
1845 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1846 procedures.
1847 (test_driver): Call them.
1848 * gdb.cp/save-bp-qualified.cc: New.
1849 * gdb.cp/save-bp-qualified.exp: New.
1850 * gdb.linespec/explicit.exp: Test -qualified.
1851 * lib/completion-support.exp (completion::explicit_opts_list): Add
1852 "-qualified".
1853 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1854
1855 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1856
1857 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1858
1859 2017-11-29 Tom Tromey <tom@tromey.com>
1860
1861 * gdb.base/relocate.exp: Update invalid argument test.
1862 Add new tests for invalid arguments.
1863
1864 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1865
1866 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1867 Return 0 as a long.
1868 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1869
1870 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1871
1872 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1873 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1874 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1875 func ().
1876 * gdb.cp/shadow.cc (B.func): Return 0.
1877
1878 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1879
1880 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1881 expected output in gdb_expect call to allow the exception
1882 message to be present as well. Fix syntax confusion to avoid
1883 TCL thinking that exception_name is an array.
1884
1885 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1886
1887 * gdb.arch/spu-info.c: Include <unistd.h>.
1888 (do_signal_test): Fix broken calls to write.
1889 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1890 Fix checks for empty mailboxes. Update signal tests for corrected
1891 do_signal_test routine. Allow nonzero event status.
1892 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1893 * gdb.cell/arch.exp: Use standard_output_file.
1894 * gdb.cell/break.exp: Likewise.
1895 * gdb.cell/bt.exp: Likewise.
1896 * gdb.cell/core.exp: Likewise.
1897 * gdb.cell/dwarfaddr.exp: Likewise.
1898 * gdb.cell/ea-cache.exp: Likewise.
1899 * gdb.cell/ea-standalone.exp: Likewise.
1900 * gdb.cell/f-regs.exp: Likewise.
1901 * gdb.cell/fork.exp: Likewise.
1902 * gdb.cell/gcore.exp: Likewise.
1903 * gdb.cell/mem-access.exp: Likewise.
1904 * gdb.cell/ptype.exp: Likewise.
1905 * gdb.cell/registers.exp: Likewise.
1906 * gdb.cell/sizeof.exp: Likewise.
1907 * gdb.cell/solib-symbol.exp: Likewise.
1908 * gdb.cell/solib.exp: Likewise.
1909
1910 2017-11-25 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.base/complete-empty.exp: New file.
1913 * gdb.base/completion.exp: Adjust.
1914
1915 2017-11-25 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.linespec/cpls-ops.cc: New file.
1918 * gdb.linespec/cpls-ops.exp: New file.
1919 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1920 factored out from ...
1921 (test_complete_prefix_range): ... this.
1922
1923 2017-11-24 Pedro Alves <palves@redhat.com>
1924
1925 * gdb.linespec/cpcompletion.exp: New file.
1926 * gdb.linespec/cpls-hyphen.cc: New file.
1927 * gdb.linespec/cpls.cc: New file.
1928 * gdb.linespec/cpls2.cc: New file.
1929 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1930 test to use test_gdb_complete_unique. Add label completion,
1931 keyword completion and explicit location completion tests.
1932 * lib/completion-support.exp: New file.
1933
1934 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1937 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1938 when hitting an exception catchpoint.
1939
1940 2017-11-22 Yao Qi <yao.qi@linaro.org>
1941
1942 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1943
1944 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1945
1946 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1947 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1948 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1949
1950 2017-11-22 Yao Qi <yao.qi@linaro.org>
1951
1952 * gdb.base/info-os.exp: Pass pthreads.
1953 * gdb.multi/multi-attach.exp: Likewise.
1954
1955 2017-11-22 Yao Qi <yao.qi@linaro.org>
1956
1957 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1958 compiler.
1959
1960 2017-11-22 Yao Qi <yao.qi@linaro.org>
1961
1962 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1963 * gdb.base/break-interp.exp: Likewise.
1964 * gdb.base/jit-attach-pie.exp: Likewise.
1965
1966 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1967
1968 * gdb.base/float128.c (large128): New variable.
1969 * gdb.base/float128.exp: Add test to print largest __float128 value.
1970
1971 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1972
1973 * gdb.arch/vsx-regs.exp: Update register content checks.
1974
1975 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1976
1977 * gdb.arch/ppc-longdouble.exp: New file.
1978 * gdb.arch/ppc-longdouble.c: Likewise.
1979
1980 2017-11-21 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1983
1984 2017-11-20 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1987 (long_double_typedef): New typedefs.
1988 Use DEF on double and long double.
1989 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1990 cases.
1991 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1992 and 'long_double_ptr_same_size' locals. Use them to decide
1993 whether cast from array/function to float is valid/invalid.
1994
1995 2017-11-17 Tom Tromey <tom@tromey.com>
1996
1997 * gdb.rust/traits.rs: New file.
1998 * gdb.rust/traits.exp: New file.
1999
2000 2017-11-17 Joel Brobecker <brobecker@adacore.com>
2001
2002 * gdb.ada/minsyms: New testcase.
2003
2004 2017-11-16 Pedro Alves <palves@redhat.com>
2005
2006 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2007 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2008
2009 2017-11-16 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2012 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2013
2014 2017-11-16 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.server/reconnect-ctrl-c.c: New file.
2017 * gdb.server/reconnect-ctrl-c.exp: New file.
2018
2019 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2020
2021 * gdb.python/py-rbreak.exp: New file.
2022 * gdb.python/py-rbreak.c: New file.
2023 * gdb.python/py-rbreak-func2.c: New file.
2024
2025 2017-11-16 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2028 pattern.
2029 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2030 GDB.
2031
2032 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2033
2034 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2035 regex.
2036
2037 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2038
2039 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2040 test names.
2041
2042 2017-11-09 Pedro Alves <palves@redhat.com>
2043
2044 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2045 factored out from ...
2046 (top level): ... here, and adjusted to avoid expecting beyond the
2047 prompt in a single gdb_test_multiple.
2048
2049 2017-11-09 Pedro Alves <palves@redhat.com>
2050
2051 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2052 output.
2053 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2054 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2055 * gdb.server/ext-run.exp ("kill" test): Likewise.
2056 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2057
2058 2017-11-09 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2061 match till end of line.
2062
2063 2017-11-09 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2066
2067 2017-11-09 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2070 New procedures, factored out from ...
2071 (top level): ... here, and adjusted to avoid expecting beyond the
2072 prompt in one go.
2073
2074 2017-11-09 Pedro Alves <palves@redhat.com>
2075
2076 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2077 output. Fix '?' match.
2078
2079 2017-11-08 Joel Brobecker <brobecker@adacore.com>
2080
2081 * gdb.ada/scoped_watch: New testcase.
2082 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2083 which is actually correct.
2084 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2085 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2086
2087 2017-11-08 Pedro Alves <palves@redhat.com>
2088
2089 * gdb.gdb/complaints.exp (test_initial_complaints)
2090 (test_serial_complaints, test_short_complaints): Call
2091 complaint_internal instead of complaint.
2092
2093 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2094
2095 * gdb.threads/tls-core.c: New file.
2096 * gdb.threads/tls-core.exp: Likewise.
2097
2098 2017-11-08 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2101 (p Exported_Capitalized): New test.
2102 (p exported_capitalized): New test.
2103
2104 2017-11-07 Pedro Alves <palves@redhat.com>
2105
2106 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2107
2108 2017-11-07 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2111 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2112 (disable_invalid, disable_inverted, disable_negative): New
2113 procedures.
2114 ("bad numbers"): New set of tests.
2115
2116 2017-11-07 Pedro Alves <palves@redhat.com>
2117
2118 * gdb.cp/ena-dis-br-range.exp: Add tests.
2119
2120 2017-11-07 Pedro Alves <palves@redhat.com>
2121
2122 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2123
2124 2017-11-07 Xavier Roirand <roirand@adacore.com>
2125 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.base/ena-dis-br.exp: Add reference to
2128 gdb.cp/ena-dis-br-range.exp.
2129 * gdb.cp/ena-dis-br-range.exp: New file.
2130 * gdb.cp/ena-dis-br-range.cc: New file.
2131
2132 2017-11-06 Pedro Alves <palves@redhat.com>
2133
2134 * gdb.base/attach-non-pgrp-leader.c: New.
2135 * gdb.base/attach-non-pgrp-leader.exp: New.
2136
2137 2017-11-06 Pedro Alves <palves@redhat.com>
2138
2139 * configure.ac: No longer check for termio.h and sgtty.h.
2140 * configure: Regenerate.
2141 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2142 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2143 Remove termio and sgtty code.
2144
2145 2017-11-03 Yao Qi <yao.qi@linaro.org>
2146
2147 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2148 in GDB is disabled.
2149
2150 2017-11-03 Yao Qi <yao.qi@linaro.org>
2151
2152 * gdb.python/py-thrhandle.exp: Skip it if python is not
2153 enabled.
2154
2155 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2156
2157 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2158 as a breakpoint command.
2159
2160 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2161
2162 PR python/21213
2163 * gdb.python/py-infthread.exp: Test calling
2164 InferiorThread.inferior () multiple times in a row.
2165
2166 2017-10-27 Keith Seitz <keiths@redhat.com>
2167
2168 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2169 Test "info break" for every inlined function breakpoint.
2170
2171 2017-10-27 Yao Qi <yao.qi@linaro.org>
2172
2173 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2174
2175 2017-10-26 Patrick Frants <osscontribute@gmail.com>
2176
2177 * gdb.cp/classes.exp (test_static_members): Test printing
2178 Outer::instance.
2179 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2180 (Inner::instance, Outer::instance): New.
2181
2182 2017-10-24 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2185 extra console" test in two stages.
2186
2187 2017-10-24 Pedro Alves <palves@redhat.com>
2188
2189 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2190
2191 2017-10-24 Pedro Alves <palves@redhat.com>
2192
2193 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2194 loop.
2195
2196 2017-10-24 Pedro Alves <palves@redhat.com>
2197
2198 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2199 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2200
2201 2017-10-24 Pedro Alves <palves@redhat.com>
2202
2203 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2204 parameter and handle it. Don't output read value in test name.
2205
2206 2017-10-24 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2209 custom test name.
2210
2211 2017-10-24 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2214 include the unstable output directory name in the test's name.
2215 (initial_setup_simple) <'set args'>: Use custom test name.
2216
2217 2017-10-24 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2220 with explicit test name.
2221
2222 2017-10-20 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2225 'wait -i'. Use gdb_assert and remote_close.
2226
2227 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2230 number from variable rather than hard-coded.
2231
2232 2017-10-19 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.base/long-inferior-output.c: New file.
2235 * gdb.base/long-inferior-output.exp: New file.
2236
2237 2017-11-18 Keith Seitz <keiths@redhat.com>
2238
2239 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2240 method.
2241 (main): Call it.
2242 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2243 Add additional user-defined conversion operator tests.
2244
2245 2017-10-17 Pedro Alves <palves@redhat.com>
2246
2247 * boards/native-stdio-gdbserver.exp: Load "local-board".
2248
2249 2017-10-17 Pedro Alves <palves@redhat.com>
2250
2251 * gdb.base/quit-live.c: New file.
2252 * gdb.base/quit-live.exp: New file.
2253
2254 2017-10-16 Keith Seitz <keiths@redhat.com>
2255
2256 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2257 (class_with_protected_typedef, class_with_private_typedef)
2258 (struct_with_public_typedef, struct_with_protected_typedef)
2259 (struct_with_private_typedef): New classes/structs.
2260 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2261 typedefs and access specifiers.
2262
2263 2017-10-16 Pedro Alves <palves@redhat.com>
2264 Simon Marchi <simon.marchi@polymtl.ca>
2265
2266 * README (Local vs Remote vs Native): New section.
2267 * boards/local-board.exp: New file, with bits factored out from
2268 ...
2269 * boards/native-extended-gdbserver.exp: ... here. Load
2270 "local-board".
2271 * boards/native-gdbserver.exp: Load "local-board".
2272 (${board}_spawn, ${board}_exec): Delete.
2273 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2274 ...
2275 * boards/stdio-gdbserver-base.exp: ... this new file.
2276 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2277 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2278 procedure.
2279 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2280 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2281 stdio_gdbserver_command.
2282 (${board}_get_remote_address, ${board}_get_comm_port)
2283 (${board}_download, ${board}_upload): Delete.
2284 (get_target_remote_pipe_cmd): New.
2285
2286 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2287
2288 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2289 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2290 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2291 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2292 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2293 remove with_test_prefix.
2294
2295 2017-10-13 Pedro Alves <palves@redhat.com>
2296
2297 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2298 * gdb.base/annota1.exp: Use it instead of is_remote.
2299 * gdb.base/annota3.exp: Use it instead of is_remote.
2300 * gdb.cp/annota2.exp: Use it instead of is_remote.
2301 * gdb.cp/annota3.exp: Use it instead of is_remote.
2302 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2303
2304 2017-10-13 Pedro Alves <palves@redhat.com>
2305
2306 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2307 (test_num_test_vars, run_and_count_vars, find_env)
2308 (test_set_unset_env, test_inherit_env_var): New procedures.
2309 (top level): Use them.
2310
2311 2017-10-13 Pedro Alves <palves@redhat.com>
2312
2313 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2314 also skip on stub-like targets.
2315
2316 2017-10-13 Pedro Alves <palves@redhat.com>
2317
2318 PR gdb/22293
2319 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2320 (top level): Move some tests to ...
2321 (test_not_found): ... this new procedure.
2322 (top level): Call it.
2323
2324 2017-10-13 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2327 expect different "info terminal" output if testing with a
2328 non-native target.
2329
2330 2017-10-13 Pedro Alves <palves@redhat.com>
2331 Simon Marchi <simon.marchi@polymtl.ca>
2332
2333 PR python/12966
2334 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2335
2336 2017-10-13 Pedro Alves <palves@redhat.com>
2337
2338 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2339 already.
2340
2341 2017-10-13 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2344 is_remote.
2345
2346 2017-10-13 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2349 is_remote.
2350
2351 2017-10-13 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2354 is set.
2355 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2356 instead of is_remote.
2357
2358 2017-10-13 Pedro Alves <palves@redhat.com>
2359
2360 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2361 (top level): Add comment.
2362
2363 2017-10-13 Pedro Alves <palves@redhat.com>
2364
2365 * gdb.base/remote.exp (top level): Fix comment typo and add
2366 missing return.
2367
2368 2017-10-13 Pedro Alves <palves@redhat.com>
2369 Simon Marchi <simon.marchi@polymtl.ca>
2370
2371 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2372 calls and add comments. Skip test if use_gdb_stub is set.
2373 (top level): Use "set cwd" command instead of "cd" command.
2374
2375 2017-10-13 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2378 is_remote target check.
2379
2380 2017-10-13 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.base/scope.exp: Use build_executable + clean_restart +
2383 gdb_file_cmd instead of prepare_for_testing and no longer skip
2384 "before run" tests on is_remote target boards. Update comments.
2385 * boards/native-extended-gdbserver.exp
2386 (extended_gdbserver_load_last_file): New, factored out from ...
2387 (gdb_load): ... this. Move further below and add comment.
2388 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2389
2390 2017-10-12 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.base/attach.exp: Remove references to gdb64.
2393 * gdb.base/dbx.exp: Remove references to gdb64.
2394
2395 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2396 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.base/label.exp: Remove is_remote target check.
2399
2400 2017-10-12 Pedro Alves <palves@redhat.com>
2401
2402 * gdb.base/auvx.exp (coredir): Update comment.
2403 (top level) <core_works>: Use "set cwd" command instead of "cd"
2404 command.
2405
2406 2017-10-12 Pedro Alves <palves@redhat.com>
2407 Simon Marchi <simon.marchi@polymtl.ca>
2408
2409 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2410 target boards.
2411
2412 2017-10-12 Pedro Alves <palves@redhat.com>
2413 Simon Marchi <simon.marchi@polymtl.ca>
2414
2415 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2416 Instead skip if there's any gdb_protocol set.
2417
2418 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2419 Pedro Alves <palves@redhat.com>
2420
2421 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2422
2423 2017-10-12 Pedro Alves <palves@redhat.com>
2424 Simon Marchi <simon.marchi@polymtl.ca>
2425
2426 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2427 instead of on dejagnu remote boards.
2428
2429 2017-10-12 Pedro Alves <palves@redhat.com>
2430 Simon Marchi <simon.marchi@polymtl.ca>
2431
2432 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2433 checks. Use build_executable + clean_restart instead of
2434 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2435 of enabling non-stop after starting gdb.
2436
2437 2017-10-12 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2440 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2441 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2442 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2443
2444 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2445
2446 * gdb.arch/arc-tdesc-cpu.exp: New file.
2447 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2448
2449 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2452
2453 2017-10-10 Pedro Alves <palves@redhat.com>
2454
2455 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2456 expect CLI output.
2457
2458 2017-10-10 Pedro Alves <palves@redhat.com>
2459
2460 * lib/selftest-support.exp (selftest_setup): Update for
2461 captured_command_loop's prototype change.
2462
2463 2017-10-09 Pedro Alves <palves@redhat.com>
2464
2465 Test both arch1=>arch2 and arch2=>arch1.
2466
2467 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2468 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2469 factored out to...
2470 (append_arch1_options, append_arch2_options, append_arch_options)
2471 (build_executables): New procedures.
2472 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2473 local.
2474 (top level): Add new 'first_arch' testing axis.
2475
2476 2017-10-09 Pedro Alves <palves@redhat.com>
2477
2478 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2479 (barrier): New.
2480 (thread_start, all_started): New functions.
2481 (main): Spawn new thread and wait until it is scheduled.
2482 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2483 option.
2484 (do_test): Add 'selected_thread' parameter. Run to all_started
2485 instead of main. Explicitly set the breakpoint at main. Switch
2486 to the SELECTED_THREAD thread.
2487 (top level): Test handling the exec event with either the main
2488 thread or the second thread selected.
2489
2490 2017-10-09 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2493 logic. Move STOP marker after the value checks.
2494 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2495 regexp.
2496
2497 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2498
2499 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2500
2501 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2502
2503 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2504 integer-to-dfp conversion.
2505 * gdb.base/dfp-test.exp: Likewise.
2506
2507 2017-10-04 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.multi/hangout.c: Include <unistd.h>.
2510 (hangout_loop): New function.
2511 (main): Call alarm. Call hangout_loop in a loop.
2512 * gdb.multi/hello.c: Include <unistd.h>.
2513 (hello_loop): New function.
2514 (main): Call alarm. Call hangout_loop in a loop.
2515 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2516 inferior with the other selected.
2517
2518 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2519
2520 * gdb.mi/list-thread-groups-available.exp: New file.
2521 * gdb.mi/list-thread-groups-available.c: New file.
2522
2523 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2524
2525 * gdb.base/set-cwd.exp: Make it available on
2526 native-extended-gdbserver.
2527
2528 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2529
2530 * gdb.base/set-cwd.c: New file.
2531 * gdb.base/set-cwd.exp: Likewise.
2532
2533 2017-10-02 Tom Tromey <tom@tromey.com>
2534
2535 PR rust/22236:
2536 * gdb.rust/simple.rs (main): New variable "fslice".
2537 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2538
2539 2017-10-02 Tom Tromey <tom@tromey.com>
2540
2541 * gdb.rust/simple.exp: Test ptype of a slice.
2542
2543 2017-10-02 Tom Tromey <tom@tromey.com>
2544
2545 * gdb.rust/simple.exp: Test index of slice.
2546
2547 2017-09-27 Tom Tromey <tom@tromey.com>
2548
2549 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2550
2551 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2552 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/compare-sections.exp (get value of read-only section): Read
2555 as unsigned value.
2556 (corrupt read-only section): Likewise and don't set written if patching
2557 failed.
2558
2559 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2560
2561 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2562 files.
2563
2564 2017-09-20 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2567 symbol names in gdb's output.
2568 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2569
2570 2017-09-20 Pedro Alves <palves@redhat.com>
2571
2572 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2573 Rename to ...
2574 (test_list_ambiguous_symbol): ... this and add a symbol name
2575 parameter. Adjust.
2576 (test_list_ambiguous_function): Reimplement on top of
2577 test_list_ambiguous_symbol and also test listing ambiguous
2578 variables.
2579 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2580 (ambiguous_fun): ... this.
2581 (ambiguous_var): New.
2582 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2583 (ambiguous_fun): ... this.
2584 (ambiguous_var): New.
2585
2586 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2587
2588 * gdb.base/starti.c: New file.
2589 * gdb.base/starti.exp: New file.
2590 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2591
2592 2017-09-14 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2595 (top level): Use it instead of runto.
2596
2597 2017-09-11 Tom Tromey <tom@tromey.com>
2598
2599 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2600
2601 2017-09-11 Tom Tromey <tom@tromey.com>
2602
2603 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2604 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2605
2606 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2607
2608 * gdb.fortran/printing-types.exp: New file.
2609 * gdb.fortran/printing-types.exp: New file.
2610
2611 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2612
2613 * gdb.fortran/vla-ptype.exp: Fix typos.
2614 * gdb.fortran/vla-value.exp: Same.
2615
2616 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2617
2618 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2619 * gdb.mi/mi-var-child-f.exp: Likewise.
2620 * gdb.mi/mi-vla-fortran.exp: Likewise.
2621
2622 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2623 Christoph Weinmann <christoph.t.weinmann@intel.com>
2624 Bernhard Heckel <bernhard.heckel@intel.com>
2625
2626 * gdb.fortran/ptr-indentation.f90: New file.
2627 * gdb.fortran/ptr-indentation.exp: New file.
2628
2629 2017-09-05 Tom Tromey <tom@tromey.com>
2630
2631 PR gdb/22010:
2632 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2633
2634 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2635
2636 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2637
2638 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 * gdb.threads/tls-nodebug-pie.c: New file.
2641 * gdb.threads/tls-nodebug-pie.exp: New file.
2642
2643 2017-09-05 Tom Tromey <tom@tromey.com>
2644
2645 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2646 for rust.
2647
2648 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2649
2650 * gdb.multi/multi-arch-exec.exp: Test with different
2651 "follow-exec-mode" settings.
2652 (do_test): New procedure.
2653
2654 2017-09-04 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.base/func-static.c (S::method const, S::method volatile)
2657 (S::method volatile const): New methods.
2658 (c_s, v_s, cv_s): New instances.
2659 (main): Call method() on them.
2660 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2661 (cannot_resolve): New procedure.
2662 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2663 print-quote-unquoted columns.
2664 (do_test): Test printing each scope too.
2665
2666 2017-09-04 Pedro Alves <palves@redhat.com>
2667
2668 * gdb.base/local-static.exp: Also test with
2669 class::method::variable wholly quoted.
2670 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2671
2672 2017-09-04 Pedro Alves <palves@redhat.com>
2673
2674 * gdb.base/local-static.c: New.
2675 * gdb.base/local-static.cc: New.
2676 * gdb.base/local-static.exp: New.
2677
2678 2017-09-04 Pedro Alves <palves@redhat.com>
2679
2680 * gdb.asm/asm-source.exp: Add casts to int.
2681 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2682 (dataglobal64_1, dataglobal64_2): New globals.
2683 * gdb.base/nodebug.exp: Test different expressions involving the
2684 new globals, with print, whatis and ptype. Add casts to int.
2685 * gdb.base/solib-display.exp: Add casts to int.
2686 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2687 * gdb.cp/m-static.exp: Add cast to int.
2688 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2689 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2690 tls variable with no debug info without a cast. Test with a cast
2691 to int too.
2692 * gdb.trace/entry-values.exp: Add casts.
2693
2694 2017-09-04 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.base/nodebug.exp: Test that ptype's error about functions
2697 with unknown return type includes the function name too.
2698
2699 2017-09-04 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2702 return type of munmap in infcall.
2703 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2704 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2705 type of ftell in infcall.
2706 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2707 type of getpid in infcall.
2708 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2709 infcall.
2710 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2711 Bail on failure to extract the pid.
2712 * gdb.base/nodebug.c: #include <stdint.h>.
2713 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2714 New functions.
2715 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2716 Change expected output of print/whatis/ptype with functions with
2717 no debug info. Test all supported languages. Call
2718 test_call_promotion.
2719 * gdb.compile/compile.exp: Adjust expected output to expect
2720 warning.
2721 * gdb.threads/siginfo-threads.exp: Likewise.
2722
2723 2017-09-04 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2726 "prototypes". Test calling float functions via prototyped and
2727 unprototyped function pointers.
2728 (perform_all_tests): New parameter "prototypes". Pass it down.
2729 (top level): Pass down "prototypes" parameter to
2730 perform_all_tests.
2731
2732 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2733
2734 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2735 Test with nested loops.
2736
2737 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2738
2739 * gdb.base/commands.exp: Call the new procedures.
2740 (loop_break_test, loop_continue_test): New procedures.
2741
2742 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2743
2744 * gdb.base/commands.exp: Call new procedure.
2745 (define_if_without_arg_test): New procedure.
2746
2747 2017-09-04 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.base/list-ambiguous.exp: New file.
2750 * gdb.base/list-ambiguous0.c: New file.
2751 * gdb.base/list-ambiguous1.c: New file.
2752 * gdb.base/list.exp (test_list_range): Adjust expected output.
2753
2754 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2755
2756 * gdb.base/share-env-with-gdbserver.c: New file.
2757 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2758
2759 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2760
2761 * gdb.base/commands.exp (gdbvar_simple_if_test,
2762 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2763 progvar_simple_if_test, progvar_simple_while_test,
2764 progvar_complex_if_while_test, user_defined_command_test,
2765 user_defined_command_args_eval,
2766 user_defined_command_args_stack_test,
2767 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2768 temporary_breakpoint_commands,
2769 gdb_test_no_prompt, redefine_hook_test,
2770 redefine_backtrace_test): Remove "global gdb_prompt".
2771
2772 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2773
2774 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2775 New proc, call it from toplevel.
2776
2777 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2778
2779 PR remote/21852
2780 * gdb.server/normal.c: New file, copied from gdb.base.
2781 * gdb.server/run-without-local-binary.exp: New file.
2782
2783 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2784
2785 * gdb.arch/sparc64-adi.exp: New file.
2786 * gdb.arch/sparc64-adi.c: New file.
2787
2788 2017-08-22 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2791 (top level): Add "list all overloads" tests.
2792
2793 2017-08-22 Tom Tromey <tom@tromey.com>
2794
2795 * gdb.gdb/xfullpath.exp: Remove.
2796
2797 2017-08-21 Pedro Alves <palves@redhat.com>
2798
2799 PR gdb/19487
2800 * gdb.base/symbol-alias.c: New.
2801 * gdb.base/symbol-alias2.c: New.
2802 * gdb.base/symbol-alias.exp: New.
2803
2804 2017-08-21 Pedro Alves <palves@redhat.com>
2805
2806 * gdb.base/dfp-test.c
2807 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2808 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2809 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2810 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2811 * gdb.base/whatis-ptype-typedefs.c: New.
2812 * gdb.base/whatis-ptype-typedefs.exp: New.
2813 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2814 (an_int, an_int_type, an_int_type2): New globals.
2815 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2816 involving typedefs and cast expressions.
2817 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2818 (lookup_typedefs_function): New.
2819 (typedefs_pretty_printers_dict): New.
2820 (top level): Register lookup_typedefs_function in
2821 gdb.pretty_printers.
2822
2823 2017-08-18 Yao Qi <yao.qi@linaro.org>
2824
2825 * gdb.server/unittest.exp: New.
2826
2827 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2828
2829 PR gdb/21954
2830 * gdb.base/environ.exp: Add test to check if 'unset environment'
2831 works.
2832
2833 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2834
2835 * lib/gdb.exp (universal_compile_options): New caching proc.
2836 (gdb_compile): Suppress GCC's coloring of messages.
2837
2838 2017-08-14 Tom Tromey <tom@tromey.com>
2839
2840 PR gdb/21675:
2841 * gdb.base/printcmds.exp (test_radices): New function.
2842 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2843 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2844 * lib/gdb.exp (get_integer_valueof): Use p/d.
2845
2846 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2847
2848 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2849 characters.
2850
2851 2017-08-05 Tom Tromey <tom@tromey.com>
2852
2853 * gdb.rust/simple.exp: Allow String to appear in a different
2854 namespace.
2855
2856 2017-07-26 Yao Qi <yao.qi@linaro.org>
2857
2858 * gdb.gdb/unittest.exp: Invoke command
2859 "maintenance check xml-descriptions".
2860
2861 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2862
2863 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2864 calling context.
2865 (hex128): Drop erroneous calculation of parameters.
2866
2867 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2868
2869 * gdb.python/py-unwind.exp: Disable stack protection when
2870 building test file.
2871
2872 2017-07-20 Pedro Alves <palves@redhat.com>
2873
2874 * gdb.base/default.exp (set language): Adjust expected output.
2875
2876 2017-07-20 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2879 (test_minsym): ... this, and make static.
2880 (get_pck__foo__bar__minsym): Rename to ...
2881 (get_test_minsym): ... this.
2882 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2883 symbol names and comments.
2884 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2885 (get_test_minsym): ... this.
2886 (pck__foo__bar__minsym__2): Rename to ...
2887 (test_minsym): ... this.
2888 (main): Adjust.
2889
2890 2017-07-17 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.base/completion.exp: Adjust expected output.
2893 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2894 the completer works.
2895
2896 2017-07-17 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2899
2900 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2901
2902 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2903
2904 2017-07-14 Tom Tromey <tom@tromey.com>
2905
2906 PR rust/21764:
2907 * gdb.rust/simple.exp: Add tests.
2908
2909 2017-07-14 Tom Tromey <tom@tromey.com>
2910
2911 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2912
2913 2017-07-14 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.linespec/base/one/thefile.cc (z1): New function.
2916 * gdb.linespec/base/two/thefile.cc (z2): New function.
2917 * gdb.linespec/linespec.exp: Add tests.
2918
2919 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2920
2921 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2922 to mi_create_breakpoint.
2923
2924 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2927 mi_create_breakpoint.
2928
2929 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2930
2931 * gdb.dlang/demangle.exp: Update for demangling changes.
2932
2933 2017-07-09 Tom Tromey <tom@tromey.com>
2934
2935 * gdb.dwarf2/shortpiece.exp: New file.
2936
2937 2017-07-06 David Blaikie <dblaikie@gmail.com>
2938
2939 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2940 built from fissiont-multi-cu{1,2}.c.
2941 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2942 except putting 'main' and 'func' in separate CUs in the same DWO file.
2943 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2944 test.
2945 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2946 test.
2947
2948 2017-07-06 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.python/py-unwind.exp: Test flushregs.
2951
2952 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2953
2954 PR cli/21688
2955 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2956 tests for alias commands and trailing whitespace.
2957
2958 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2959
2960 PR cli/21688
2961 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2962 procedure. Call it.
2963
2964 2017-06-29 Pedro Alves <palves@redhat.com>
2965
2966 * gdb.base/printcmds.exp: Add tests.
2967
2968 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2969
2970 PR gdb/21337
2971 * gdb.base/reread-readsym.exp: New file.
2972 * gdb.base/reread-readsym.c: New file.
2973
2974 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2975
2976 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2977 subpattern.
2978
2979 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2980
2981 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2982 extended mnemonic.
2983 * gdb.arch/powerpc-power9.s: Likewise.
2984
2985 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2986
2987 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2988 on 32-bit x86 targets. Exploit is_*_target macros where
2989 appropriate.
2990
2991 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2992
2993 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2994 register pieces.
2995
2996 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2997
2998 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2999 located in one or more DWARF pieces.
3000
3001 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3002
3003 * lib/gdb.exp (get_endianness): New proc.
3004 * gdb.arch/aarch64-fp.exp: Use it.
3005 * gdb.arch/altivec-regs.exp: Likewise.
3006 * gdb.arch/e500-regs.exp: Likewise.
3007 * gdb.arch/vsx-regs.exp: Likewise.
3008 * gdb.base/dump.exp: Likewise.
3009 * gdb.base/funcargs.exp: Likewise.
3010 * gdb.base/gnu_vector.exp: Likewise.
3011 * gdb.dwarf2/formdata16.exp: Likewise.
3012 * gdb.dwarf2/implptrpiece.exp: Likewise.
3013 * gdb.dwarf2/nonvar-access.exp: Likewise.
3014 * gdb.python/py-inferior.exp: Likewise.
3015 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3016
3017 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3018
3019 PR gdb/21226
3020 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3021 stack value pieces are taken from the LSB end.
3022
3023 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3024
3025 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3026 variable at nonzero offset.
3027
3028 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3029
3030 * gdb.dwarf2/var-access.c: New file.
3031 * gdb.dwarf2/var-access.exp: New test.
3032 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3033
3034 2017-06-12 Tom Tromey <tom@tromey.com>
3035
3036 * gdb.dwarf2/formdata16.exp: Add tests.
3037
3038 2017-06-12 Tom Tromey <tom@tromey.com>
3039
3040 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3041
3042 2017-06-12 Tom Tromey <tom@tromey.com>
3043
3044 PR exp/16225:
3045 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3046 * gdb.arch/vsx-regs.exp: Update tests.
3047 * gdb.arch/s390-vregs.exp (hex128): New proc.
3048 Update test.
3049 * gdb.arch/altivec-regs.exp: Update tests.
3050
3051 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3052
3053 * gdb.base/startup-with-shell.c: New file.
3054 * gdb.base/startup-with-shell.exp: Likewise.
3055
3056 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3057
3058 * gdb.server/non-existing-program.exp: Update regex in order to
3059 reflect the fact that gdbserver is now using fork_inferior (with a
3060 shell) to startup the inferior.
3061
3062 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3063
3064 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3065 support function calls from GDB.
3066
3067 2017-05-21 Tom Tromey <tom@tromey.com>
3068
3069 PR rust/21466:
3070 * gdb.rust/unsized.exp: New file.
3071 * gdb.rust/unsized.rs: New file.
3072
3073 2017-05-19 Tom Tromey <tom@tromey.com>
3074
3075 PR rust/21484:
3076 * gdb.rust/watch.exp: New file.
3077 * gdb.rust/watch.rs: New file.
3078
3079 2017-05-18 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.rust/simple.exp: Allow Box to be qualified.
3082
3083 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3084
3085 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3086
3087 2017-05-18 Pedro Alves <palves@redhat.com>
3088
3089 * gdb.base/fileio.c (test_write, test_read, test_close)
3090 (test_fstat): Don't print 'ret' in the fail path.
3091
3092 2017-05-18 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3095 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3096 (test_system, test_rename, test_unlink, test_time): Change
3097 prototypes.
3098 * gdb.base/fileio.exp (stop_msg): Adjust.
3099
3100 2017-05-18 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/fileio.c (null_str): New global.
3103 (test_stat): Use it.
3104 * gdb.base/fileio.exp: Remove nowarnings.
3105
3106 2017-05-17 Yao Qi <yao.qi@linaro.org>
3107
3108 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3109
3110 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3111
3112 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3113 argument command.
3114 (top-level): Invoke test_set_inferior_tty.
3115
3116 2017-05-04 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3119 Add parens to print call for Python 3.
3120
3121 2017-05-03 Keith Seitz <keiths@redhat.com>
3122
3123 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3124 (main): Call it.
3125
3126 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3127
3128 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3129 to prev and next.
3130
3131 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3132
3133 * gdb.python/py-record-btrace.exp: Remove test for
3134 gdb.BtraceInstruction.error.
3135
3136 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3137
3138 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3139
3140 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3141
3142 * gdb.python/py-record-btrace-threads.c: New file.
3143 * gdb.python/py-record-btrace-threads.exp: New file.
3144
3145 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3146
3147 PR testsuite/8595
3148 * gdb.base/environ.exp: Make test available in all architectures.
3149 Move bits related to "info program" testing to
3150 gdb.base/info-program.exp. Rewrite tests to use the two new
3151 procedures mentione below.
3152 (test_set_show_env_var) New procedure.
3153 (test_set_show_env_var_equal): Likewise.
3154 * gdb.base/info-program.exp: New file.
3155
3156 2017-04-27 Keith Seitz <keiths@redhat.com>
3157
3158 * gdb.cp/oranking.cc (test15): New function.
3159 (main): Call test15 and declare additional variables for testing.
3160 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3161 "p foo101('abc')" tests.
3162 Add tests for cv qualifier overloads.
3163 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3164 "lvalue reference overload" test.
3165 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3166 "print value of f1 on Child&& in f2" test.
3167
3168 2017-04-19 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3171 procedure.
3172 (top level): Call it.
3173 * lib/gdb.exp (gdb_define_cmd): New procedure.
3174
3175 2017-04-12 Pedro Alves <palves@redhat.com>
3176
3177 PR gdb/21323
3178 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3179 (wchar): New global.
3180 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3181 (do_test_wide_char, wide_char_types_no_program, top level): Add
3182 wchar_t testing.
3183
3184 2017-04-12 Pedro Alves <palves@redhat.com>
3185
3186 PR c++/21323
3187 * gdb.cp/wide_char_types.c: New file.
3188 * gdb.cp/wide_char_types.exp: New file.
3189
3190 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3191
3192 PR gdb/21352
3193 * gdb.trace/tsv.exp: Add test for "tsave -r".
3194
3195 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3196
3197 * gdb.dlang/watch-loc.c: New file.
3198 * gdb.dlang/watch-loc.exp: New file.
3199
3200 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3203
3204 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3205
3206 * gdb.arch/arc-analyze-prologue.S: New file.
3207 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3208
3209 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3210
3211 * gdb.arch/arc-decode-insn.S: New file.
3212 * gdb.arch/arc-decode-insn.exp: Likewise.
3213
3214 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3215
3216 PR tdep/20928
3217 * gdb.arch/sparc64-regs.exp: New file.
3218 * gdb.arch/sparc64-regs.S: Likewise.
3219
3220 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3221
3222 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3223 and memory view on Python 3.
3224
3225 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
3226 Keith Seitz <keiths@redhat.com>
3227
3228 PR gdb/14441
3229 * gdb.cp/demangle.exp: Add rvalue reference tests.
3230 * gdb.cp/rvalue-ref-casts.cc: New file.
3231 * gdb.cp/rvalue-ref-casts.exp: New file.
3232 * gdb.cp/rvalue-ref-overload.cc: New file.
3233 * gdb.cp/rvalue-ref-overload.exp: New file.
3234 * gdb.cp/rvalue-ref-params.cc: New file.
3235 * gdb.cp/rvalue-ref-params.exp: New file.
3236 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3237 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3238 * gdb.cp/rvalue-ref-types.cc: New file.
3239 * gdb.cp/rvalue-ref-types.exp: New file.
3240 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3241 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3242
3243 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3244
3245 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3246 New procedure.
3247
3248 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3249
3250 * lib/mi-support.exp (mi_gdb_test): Add additional message
3251 for unexpected output.
3252
3253 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3254
3255 * gdb.base/examine-backward.c (Barrier): New character array
3256 constant, to ensure that TestStrings is preceded by a string
3257 terminator.
3258
3259 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3260
3261 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3262 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3263 and implicit pointer into such a location.
3264
3265 2017-03-16 Doug Evans <dje@google.com>
3266
3267 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3268
3269 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3270
3271 * gdb.cp/m-static.exp: Fix expectation for prototype of
3272 test5.single_constructor and single_constructor::single_constructor.
3273
3274 2017-03-16 Doug Evans <dje@google.com>
3275
3276 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3277 * gdb.guile/scm-lazy-string.c: New file.
3278 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3279 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3280 for pointer, array, typedef lazy strings.
3281
3282 2017-03-16 Doug Evans <dje@google.com>
3283
3284 PR python/17728, python/18439, python/18779
3285 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3286 * gdb.python/py-lazy-string.c (pointer): New typedef.
3287 (main): New locals ptr, array, typedef_ptr.
3288 * gdb.python/py-value.exp: Move lazy string tests to ...
3289 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3290 array, typedef lazy strings.
3291
3292 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3293
3294 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3295 Add optional 'test' parameter.
3296
3297 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3298
3299 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3300 Skip for versions of DejaGnu < 1.5.
3301
3302 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3303
3304 * lib/gdb.exp (dejagnu_version): New proc.
3305 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3306 Use dejagnu_version.
3307
3308 2017-03-10 Keith Seitz <keiths@redhat.com>
3309
3310 PR c++/8128
3311 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3312 type from destructor regexps.
3313 Add a branch which actually passes the test.
3314 Adjust "ptype t5i" test names.
3315
3316 2017-03-08 Pedro Alves <palves@redhat.com>
3317
3318 * gdb.base/step-over-exit.exp: Add explicit test message.
3319
3320 2017-03-08 Pedro Alves <palves@redhat.com>
3321
3322 PR gdb/18360
3323 * gdb.threads/interrupt-while-step-over.c: New file.
3324 * gdb.threads/interrupt-while-step-over.exp: New file.
3325
3326 2017-03-08 Pedro Alves <palves@redhat.com>
3327
3328 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3329 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3330
3331 2017-03-08 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3334 PKRU as not supported as a PASS.
3335
3336 2017-03-08 Pedro Alves <palves@redhat.com>
3337
3338 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3339 prefix instead of $binfile1/$binfile2.
3340 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3341 in test message.
3342 * gdb.python/py-completion.exp: Use "load python file" as test
3343 messages instead of unstable path names.
3344
3345 2017-03-08 Pedro Alves <palves@redhat.com>
3346 Jan Kratochvil <jan.kratochvil@redhat.com>
3347
3348 PR cli/21218
3349 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3350 New proc.
3351 (top level): Call it.
3352
3353 2017-03-08 Pedro Alves <palves@redhat.com>
3354
3355 PR tui/21216
3356 * gdb.tui/tui-nl-filtered-output.exp: New file.
3357
3358 2017-03-08 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/completion.exp: Move TUI completion tests to ...
3361 * gdb.tui/completion.exp: ... this new file.
3362
3363 2017-03-08 Pedro Alves <palves@redhat.com>
3364
3365 * gdb.base/tui-disasm-long-lines.c,
3366 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3367 gdb.base/tui-layout.exp: Move to ...
3368 * gdb.tui/: ... this new directory.
3369
3370 2017-03-07 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/tui-layout.c: New file.
3373 * gdb.base/tui-layout.exp: New file.
3374
3375 2017-03-07 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/tui-layout.c: Rename to ...
3378 * gdb.base/tui-disasm-long-lines.c: ... this.
3379 * gdb.base/tui-layout.exp: Rename to ...
3380 * gdb.base/tui-disasm-long-lines.exp: ... this.
3381
3382 2017-03-07 Pedro Alves <palves@redhat.com>
3383
3384 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3385
3386 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3387
3388 * i386-mpx-call.c: New file.
3389 * i386-mpx-call.exp: New file.
3390
3391 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3392
3393 * gdb.arch/powerpc-power.exp: Delete test.
3394 * gdb.arch/powerpc-power.s: Likewise.
3395 * gdb.disasm/disassembler-options.exp: New test.
3396 * gdb.arch/powerpc-altivec.exp: Likewise.
3397 * gdb.arch/powerpc-altivec.s: Likewise.
3398 * gdb.arch/powerpc-altivec2.exp: Likewise.
3399 * gdb.arch/powerpc-altivec2.s: Likewise.
3400 * gdb.arch/powerpc-altivec3.exp: Likewise.
3401 * gdb.arch/powerpc-altivec3.s: Likewise.
3402 * gdb.arch/powerpc-power7.exp: Likewise.
3403 * gdb.arch/powerpc-power7.s: Likewise.
3404 * gdb.arch/powerpc-power8.exp: Likewise.
3405 * gdb.arch/powerpc-power8.s: Likewise.
3406 * gdb.arch/powerpc-power9.exp: Likewise.
3407 * gdb.arch/powerpc-power9.s: Likewise.
3408 * gdb.arch/powerpc-vsx.exp: Likewise.
3409 * gdb.arch/powerpc-vsx.s: Likewise.
3410 * gdb.arch/powerpc-vsx2.exp: Likewise.
3411 * gdb.arch/powerpc-vsx2.s: Likewise.
3412 * gdb.arch/powerpc-vsx3.exp: Likewise.
3413 * gdb.arch/powerpc-vsx3.s: Likewise.
3414 * gdb.arch/arm-disassembler-options.exp: Likewise.
3415 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3416 * gdb.arch/s390-disassembler-options.exp: Likewise.
3417
3418 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3419
3420 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3421 (check_supported_features): ... this. Changed return type to void.
3422 (supports_rdseed): New static global.
3423 (rdseed): Check supports_rdseed.
3424 (initialize): Call check_supported_features.
3425
3426 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3427
3428 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3429 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3430 and lqarx/stqcx.
3431 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3432 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3433
3434 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3435
3436 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3437 uppercase.
3438
3439 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3440
3441 * gdb.dwarf2/formdata16.c: New file.
3442 * gdb.dwarf2/formdata16.exp: New file.
3443 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3444
3445 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3446
3447 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3448 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3449 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3450 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3451 DW_AT_GNU_*.
3452
3453 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3456
3457 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3458
3459 PR gdb/21164
3460 * gdb.base/maint.exp: Add testcases for when the commands do
3461 not have arguments.
3462
3463 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3464
3465 * gdb.cp/chained-calls.exp: Use p instead of P.
3466
3467 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3468
3469 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3470 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3471
3472 2017-02-14 Tom Tromey <tom@tromey.com>
3473
3474 PR python/13598:
3475 * gdb.python/py-events.exp: Add before_prompt event tests.
3476
3477 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3478
3479 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3480
3481 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3482
3483 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3484 (main): Call my_unique_function_name.
3485 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3486 completion of patterns with a single match.
3487 Add missing -re switches to gdb_test_multiple calls.
3488
3489 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3490
3491 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3492 return if core file is not recognized.
3493
3494 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3495
3496 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3497 and extra UIs.
3498
3499 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3500
3501 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3502 proc_with_prefix.
3503
3504 2017-02-10 Tom Tromey <tom@tromey.com>
3505
3506 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3507
3508 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3509
3510 PR gdb/21122
3511 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3512
3513 2017-02-08 Jerome Guitton <guitton@adacore.com>
3514
3515 * gdb.base/define.exp: Add test for command abbreviations
3516 in define.
3517
3518 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3519
3520 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3521 * gdb.reverse/insn-reverse-x86.c: New file.
3522
3523 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3524
3525 PR tdep/20936
3526 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3527
3528 2017-02-03 Tom Tromey <tom@tromey.com>
3529
3530 PR rust/21097:
3531 * gdb.rust/simple.exp: Add new tests.
3532
3533 2017-02-02 Pedro Alves <palves@redhat.com>
3534
3535 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3536 tests.
3537
3538 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3539
3540 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3541 taking a 2-byte value out of a 4-byte DWARF implicit value on
3542 big-endian targets.
3543 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3544 logic. Add test cases for DW_OP_implicit.
3545
3546 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3547
3548 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3549
3550 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3551
3552 * gdb.btrace/enable.exp: Call gdb_exit before
3553 skip_gdbserver_tests.
3554
3555 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3556
3557 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3558 GDBFLAGS.
3559
3560 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3561
3562 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3563 the test is skipped.
3564 * gdb.btrace/data.exp: Likewise.
3565 * gdb.btrace/delta.exp: Likewise.
3566 * gdb.btrace/dlopen.exp: Likewise.
3567 * gdb.btrace/enable-running.exp: Likewise.
3568 * gdb.btrace/enable.exp: Likewise.
3569 * gdb.btrace/exception.exp: Likewise.
3570 * gdb.btrace/function_call_history.exp: Likewise.
3571 * gdb.btrace/gcore.exp: Likewise.
3572 * gdb.btrace/instruction_history.exp: Likewise.
3573 * gdb.btrace/multi-thread-step.exp: Likewise.
3574 * gdb.btrace/nohist.exp: Likewise.
3575 * gdb.btrace/non-stop.exp: Likewise.
3576 * gdb.btrace/reconnect.exp: Likewise.
3577 * gdb.btrace/record_goto-step.exp: Likewise.
3578 * gdb.btrace/record_goto.exp: Likewise.
3579 * gdb.btrace/rn-dl-bind.exp: Likewise.
3580 * gdb.btrace/segv.exp: Likewise.
3581 * gdb.btrace/step.exp: Likewise.
3582 * gdb.btrace/stepi.exp: Likewise.
3583 * gdb.btrace/tailcall-only.exp: Likewise.
3584 * gdb.btrace/tailcall.exp: Likewise.
3585 * gdb.btrace/tsx.exp: Likewise.
3586 * gdb.btrace/unknown_functions.exp: Likewise.
3587 * gdb.btrace/vdso.exp: Likewise.
3588
3589 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3590
3591 * gdb.btrace/enable-running.c: New.
3592 * gdb.btrace/enable-running.exp: New.
3593
3594 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3595
3596 * gdb.arch/amd64-gs_base.c: New file.
3597 * gdb.arch/amd64-gs_base.exp: New file.
3598
3599 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3600
3601 * lib/memory.exp: Remove spurious empty newlines.
3602
3603 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3604
3605 * gdb.python/py-bad-printers.exp: Load python file using "source".
3606 * gdb.python/py-events.exp: Likewise.
3607 * gdb.python/py-evsignal.exp: Likewise.
3608 * gdb.python/py-evthreads.exp: Likewise.
3609 * gdb.python/py-frame-args.exp: Likewise.
3610 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3611 * gdb.python/py-framefilter-mi.exp: Likewise.
3612 * gdb.python/py-framefilter.exp: Likewise.
3613 * gdb.python/py-mi.exp: Likewise.
3614 * gdb.python/py-pp-maint.exp: Likewise.
3615 * gdb.python/py-pp-registration.exp: Likewise.
3616 * gdb.python/py-prettyprint.exp: Likewise.
3617 (run_lang_tests): Likewise.
3618 * gdb.python/py-typeprint.exp: Likewise.
3619
3620 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3621
3622 * lib/memory.exp: New file.
3623 * lib/gdb.exp: Load memory.exp.
3624 * gdb.base/memattr.exp (delete_memory): Move proc to
3625 lib/memory.exp and rename to delete_memory_regions.
3626 Replace delete_memory with delete_memory_regions.
3627 Cleanup memory regions before tests.
3628 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3629 before tests.
3630
3631 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3632
3633 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3634 files.
3635 (initialize): New function conditionally defined.
3636 (testcases): Move within conditional block.
3637 (main): Call initialize.
3638 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3639 of gdb.reverse/insn-reverse.c.
3640 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3641 gdb.reverse/insn-reverse.c.
3642
3643 2017-01-26 Yao Qi <yao.qi@linaro.org>
3644
3645 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3646 disassemble on address 0.
3647
3648 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3649 Yao Qi <yao.qi@linaro.org>
3650
3651 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3652 * gdb.dwarf2/implptr-64bit.S: Remove.
3653 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3654 variables in caller's context. Add DW_OP_implicit_value.
3655
3656 2017-01-25 Yao Qi <yao.qi@linaro.org>
3657
3658 * lib/dwarf.exp (Dwarf::_location): Handle
3659 DW_OP_GNU_implicit_pointer with proper size.
3660
3661 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3662
3663 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3664 and add untested calls.
3665
3666 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3667
3668 * gdb.python/python.exp: Check line number against what GDB thinks
3669 the line number is for func1.
3670
3671 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3672
3673 * gdb.dlang/debug-expr.exp: New file.
3674
3675 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3676
3677 Fix test names for the following files:
3678
3679 * gdb.ada/exec_changed.exp
3680 * gdb.ada/info_types.exp
3681 * gdb.arch/aarch64-atomic-inst.exp
3682 * gdb.arch/aarch64-fp.exp
3683 * gdb.arch/altivec-abi.exp
3684 * gdb.arch/altivec-regs.exp
3685 * gdb.arch/amd64-byte.exp
3686 * gdb.arch/amd64-disp-step.exp
3687 * gdb.arch/amd64-dword.exp
3688 * gdb.arch/amd64-entry-value-inline.exp
3689 * gdb.arch/amd64-entry-value-param.exp
3690 * gdb.arch/amd64-entry-value-paramref.exp
3691 * gdb.arch/amd64-entry-value.exp
3692 * gdb.arch/amd64-i386-address.exp
3693 * gdb.arch/amd64-invalid-stack-middle.exp
3694 * gdb.arch/amd64-invalid-stack-top.exp
3695 * gdb.arch/amd64-optimout-repeat.exp
3696 * gdb.arch/amd64-prologue-skip.exp
3697 * gdb.arch/amd64-prologue-xmm.exp
3698 * gdb.arch/amd64-stap-special-operands.exp
3699 * gdb.arch/amd64-stap-wrong-subexp.exp
3700 * gdb.arch/amd64-tailcall-cxx.exp
3701 * gdb.arch/amd64-tailcall-noret.exp
3702 * gdb.arch/amd64-tailcall-ret.exp
3703 * gdb.arch/amd64-tailcall-self.exp
3704 * gdb.arch/amd64-word.exp
3705 * gdb.arch/arm-bl-branch-dest.exp
3706 * gdb.arch/arm-disp-step.exp
3707 * gdb.arch/arm-neon.exp
3708 * gdb.arch/arm-single-step-kernel-helper.exp
3709 * gdb.arch/avr-flash-qualifier.exp
3710 * gdb.arch/disp-step-insn-reloc.exp
3711 * gdb.arch/e500-abi.exp
3712 * gdb.arch/e500-regs.exp
3713 * gdb.arch/ftrace-insn-reloc.exp
3714 * gdb.arch/i386-avx512.exp
3715 * gdb.arch/i386-bp_permanent.exp
3716 * gdb.arch/i386-byte.exp
3717 * gdb.arch/i386-cfi-notcurrent.exp
3718 * gdb.arch/i386-disp-step.exp
3719 * gdb.arch/i386-dr3-watch.exp
3720 * gdb.arch/i386-float.exp
3721 * gdb.arch/i386-gnu-cfi.exp
3722 * gdb.arch/i386-mpx-map.exp
3723 * gdb.arch/i386-mpx-sigsegv.exp
3724 * gdb.arch/i386-mpx-simple_segv.exp
3725 * gdb.arch/i386-mpx.exp
3726 * gdb.arch/i386-permbkpt.exp
3727 * gdb.arch/i386-prologue.exp
3728 * gdb.arch/i386-signal.exp
3729 * gdb.arch/i386-size-overlap.exp
3730 * gdb.arch/i386-unwind.exp
3731 * gdb.arch/i386-word.exp
3732 * gdb.arch/mips-fcr.exp
3733 * gdb.arch/powerpc-d128-regs.exp
3734 * gdb.arch/powerpc-stackless.exp
3735 * gdb.arch/ppc64-atomic-inst.exp
3736 * gdb.arch/s390-stackless.exp
3737 * gdb.arch/s390-tdbregs.exp
3738 * gdb.arch/s390-vregs.exp
3739 * gdb.arch/sparc-sysstep.exp
3740 * gdb.arch/thumb-bx-pc.exp
3741 * gdb.arch/thumb-singlestep.exp
3742 * gdb.arch/thumb2-it.exp
3743 * gdb.arch/vsx-regs.exp
3744 * gdb.asm/asm-source.exp
3745 * gdb.base/a2-run.exp
3746 * gdb.base/advance.exp
3747 * gdb.base/all-bin.exp
3748 * gdb.base/anon.exp
3749 * gdb.base/args.exp
3750 * gdb.base/arithmet.exp
3751 * gdb.base/async-shell.exp
3752 * gdb.base/async.exp
3753 * gdb.base/attach-pie-noexec.exp
3754 * gdb.base/attach-twice.exp
3755 * gdb.base/auto-load.exp
3756 * gdb.base/bang.exp
3757 * gdb.base/bitfields.exp
3758 * gdb.base/break-always.exp
3759 * gdb.base/break-caller-line.exp
3760 * gdb.base/break-entry.exp
3761 * gdb.base/break-inline.exp
3762 * gdb.base/break-on-linker-gcd-function.exp
3763 * gdb.base/break-probes.exp
3764 * gdb.base/break.exp
3765 * gdb.base/breakpoint-shadow.exp
3766 * gdb.base/call-ar-st.exp
3767 * gdb.base/call-sc.exp
3768 * gdb.base/call-signal-resume.exp
3769 * gdb.base/call-strs.exp
3770 * gdb.base/callfuncs.exp
3771 * gdb.base/catch-fork-static.exp
3772 * gdb.base/catch-gdb-caused-signals.exp
3773 * gdb.base/catch-load.exp
3774 * gdb.base/catch-signal-fork.exp
3775 * gdb.base/catch-signal.exp
3776 * gdb.base/catch-syscall.exp
3777 * gdb.base/charset.exp
3778 * gdb.base/checkpoint.exp
3779 * gdb.base/chng-syms.exp
3780 * gdb.base/code-expr.exp
3781 * gdb.base/code_elim.exp
3782 * gdb.base/commands.exp
3783 * gdb.base/completion.exp
3784 * gdb.base/complex.exp
3785 * gdb.base/cond-expr.exp
3786 * gdb.base/condbreak.exp
3787 * gdb.base/consecutive.exp
3788 * gdb.base/continue-all-already-running.exp
3789 * gdb.base/coredump-filter.exp
3790 * gdb.base/corefile.exp
3791 * gdb.base/dbx.exp
3792 * gdb.base/debug-expr.exp
3793 * gdb.base/define.exp
3794 * gdb.base/del.exp
3795 * gdb.base/disabled-location.exp
3796 * gdb.base/disasm-end-cu.exp
3797 * gdb.base/disasm-optim.exp
3798 * gdb.base/display.exp
3799 * gdb.base/duplicate-bp.exp
3800 * gdb.base/ena-dis-br.exp
3801 * gdb.base/ending-run.exp
3802 * gdb.base/enumval.exp
3803 * gdb.base/environ.exp
3804 * gdb.base/eu-strip-infcall.exp
3805 * gdb.base/eval-avoid-side-effects.exp
3806 * gdb.base/eval-skip.exp
3807 * gdb.base/exitsignal.exp
3808 * gdb.base/expand-psymtabs.exp
3809 * gdb.base/filesym.exp
3810 * gdb.base/find-unmapped.exp
3811 * gdb.base/finish.exp
3812 * gdb.base/float.exp
3813 * gdb.base/foll-exec-mode.exp
3814 * gdb.base/foll-exec.exp
3815 * gdb.base/foll-fork.exp
3816 * gdb.base/fortran-sym-case.exp
3817 * gdb.base/freebpcmd.exp
3818 * gdb.base/func-ptr.exp
3819 * gdb.base/func-ptrs.exp
3820 * gdb.base/funcargs.exp
3821 * gdb.base/gcore-buffer-overflow.exp
3822 * gdb.base/gcore-relro-pie.exp
3823 * gdb.base/gcore-relro.exp
3824 * gdb.base/gcore.exp
3825 * gdb.base/gdb1090.exp
3826 * gdb.base/gdb11530.exp
3827 * gdb.base/gdb11531.exp
3828 * gdb.base/gdb1821.exp
3829 * gdb.base/gdbindex-stabs.exp
3830 * gdb.base/gdbvars.exp
3831 * gdb.base/hbreak.exp
3832 * gdb.base/hbreak2.exp
3833 * gdb.base/included.exp
3834 * gdb.base/infcall-input.exp
3835 * gdb.base/inferior-died.exp
3836 * gdb.base/infnan.exp
3837 * gdb.base/info-macros.exp
3838 * gdb.base/info-os.exp
3839 * gdb.base/info-proc.exp
3840 * gdb.base/info-shared.exp
3841 * gdb.base/info-target.exp
3842 * gdb.base/infoline.exp
3843 * gdb.base/interp.exp
3844 * gdb.base/interrupt.exp
3845 * gdb.base/jit-reader.exp
3846 * gdb.base/jit-simple.exp
3847 * gdb.base/kill-after-signal.exp
3848 * gdb.base/kill-detach-inferiors-cmd.exp
3849 * gdb.base/label.exp
3850 * gdb.base/langs.exp
3851 * gdb.base/ldbl_e308.exp
3852 * gdb.base/line-symtabs.exp
3853 * gdb.base/linespecs.exp
3854 * gdb.base/list.exp
3855 * gdb.base/long_long.exp
3856 * gdb.base/longest-types.exp
3857 * gdb.base/maint.exp
3858 * gdb.base/max-value-size.exp
3859 * gdb.base/memattr.exp
3860 * gdb.base/mips_pro.exp
3861 * gdb.base/morestack.exp
3862 * gdb.base/moribund-step.exp
3863 * gdb.base/multi-forks.exp
3864 * gdb.base/nested-addr.exp
3865 * gdb.base/nextoverexit.exp
3866 * gdb.base/noreturn-finish.exp
3867 * gdb.base/noreturn-return.exp
3868 * gdb.base/nostdlib.exp
3869 * gdb.base/offsets.exp
3870 * gdb.base/opaque.exp
3871 * gdb.base/pc-fp.exp
3872 * gdb.base/permissions.exp
3873 * gdb.base/print-symbol-loading.exp
3874 * gdb.base/prologue-include.exp
3875 * gdb.base/psymtab.exp
3876 * gdb.base/ptype.exp
3877 * gdb.base/random-signal.exp
3878 * gdb.base/randomize.exp
3879 * gdb.base/range-stepping.exp
3880 * gdb.base/readline-ask.exp
3881 * gdb.base/recpar.exp
3882 * gdb.base/recurse.exp
3883 * gdb.base/relational.exp
3884 * gdb.base/restore.exp
3885 * gdb.base/return-nodebug.exp
3886 * gdb.base/return.exp
3887 * gdb.base/run-after-attach.exp
3888 * gdb.base/save-bp.exp
3889 * gdb.base/scope.exp
3890 * gdb.base/sect-cmd.exp
3891 * gdb.base/set-lang-auto.exp
3892 * gdb.base/set-noassign.exp
3893 * gdb.base/setvar.exp
3894 * gdb.base/sigall.exp
3895 * gdb.base/sigbpt.exp
3896 * gdb.base/siginfo-addr.exp
3897 * gdb.base/siginfo-infcall.exp
3898 * gdb.base/siginfo-obj.exp
3899 * gdb.base/siginfo.exp
3900 * gdb.base/signals-state-child.exp
3901 * gdb.base/signest.exp
3902 * gdb.base/sigstep.exp
3903 * gdb.base/sizeof.exp
3904 * gdb.base/skip.exp
3905 * gdb.base/solib-corrupted.exp
3906 * gdb.base/solib-nodir.exp
3907 * gdb.base/solib-search.exp
3908 * gdb.base/stack-checking.exp
3909 * gdb.base/stale-infcall.exp
3910 * gdb.base/stap-probe.exp
3911 * gdb.base/start.exp
3912 * gdb.base/step-break.exp
3913 * gdb.base/step-bt.exp
3914 * gdb.base/step-line.exp
3915 * gdb.base/step-over-exit.exp
3916 * gdb.base/step-over-syscall.exp
3917 * gdb.base/step-resume-infcall.exp
3918 * gdb.base/step-test.exp
3919 * gdb.base/store.exp
3920 * gdb.base/structs3.exp
3921 * gdb.base/sym-file.exp
3922 * gdb.base/symbol-without-target_section.exp
3923 * gdb.base/term.exp
3924 * gdb.base/testenv.exp
3925 * gdb.base/ui-redirect.exp
3926 * gdb.base/until.exp
3927 * gdb.base/unwindonsignal.exp
3928 * gdb.base/value-double-free.exp
3929 * gdb.base/vla-datatypes.exp
3930 * gdb.base/vla-ptr.exp
3931 * gdb.base/vla-sideeffect.exp
3932 * gdb.base/volatile.exp
3933 * gdb.base/watch-cond-infcall.exp
3934 * gdb.base/watch-cond.exp
3935 * gdb.base/watch-non-mem.exp
3936 * gdb.base/watch-read.exp
3937 * gdb.base/watch-vfork.exp
3938 * gdb.base/watchpoint-cond-gone.exp
3939 * gdb.base/watchpoint-delete.exp
3940 * gdb.base/watchpoint-hw-hit-once.exp
3941 * gdb.base/watchpoint-hw.exp
3942 * gdb.base/watchpoint-stops-at-right-insn.exp
3943 * gdb.base/watchpoints.exp
3944 * gdb.base/wchar.exp
3945 * gdb.base/whatis-exp.exp
3946 * gdb.btrace/buffer-size.exp
3947 * gdb.btrace/data.exp
3948 * gdb.btrace/delta.exp
3949 * gdb.btrace/dlopen.exp
3950 * gdb.btrace/enable.exp
3951 * gdb.btrace/exception.exp
3952 * gdb.btrace/function_call_history.exp
3953 * gdb.btrace/gcore.exp
3954 * gdb.btrace/instruction_history.exp
3955 * gdb.btrace/nohist.exp
3956 * gdb.btrace/reconnect.exp
3957 * gdb.btrace/record_goto-step.exp
3958 * gdb.btrace/record_goto.exp
3959 * gdb.btrace/rn-dl-bind.exp
3960 * gdb.btrace/segv.exp
3961 * gdb.btrace/step.exp
3962 * gdb.btrace/stepi.exp
3963 * gdb.btrace/tailcall-only.exp
3964 * gdb.btrace/tailcall.exp
3965 * gdb.btrace/tsx.exp
3966 * gdb.btrace/unknown_functions.exp
3967 * gdb.btrace/vdso.exp
3968 * gdb.compile/compile-ifunc.exp
3969 * gdb.compile/compile-ops.exp
3970 * gdb.compile/compile-print.exp
3971 * gdb.compile/compile-setjmp.exp
3972 * gdb.cp/abstract-origin.exp
3973 * gdb.cp/ambiguous.exp
3974 * gdb.cp/annota2.exp
3975 * gdb.cp/annota3.exp
3976 * gdb.cp/anon-ns.exp
3977 * gdb.cp/anon-struct.exp
3978 * gdb.cp/anon-union.exp
3979 * gdb.cp/arg-reference.exp
3980 * gdb.cp/baseenum.exp
3981 * gdb.cp/bool.exp
3982 * gdb.cp/breakpoint.exp
3983 * gdb.cp/bs15503.exp
3984 * gdb.cp/call-c.exp
3985 * gdb.cp/casts.exp
3986 * gdb.cp/chained-calls.exp
3987 * gdb.cp/class2.exp
3988 * gdb.cp/classes.exp
3989 * gdb.cp/cmpd-minsyms.exp
3990 * gdb.cp/converts.exp
3991 * gdb.cp/cp-relocate.exp
3992 * gdb.cp/cpcompletion.exp
3993 * gdb.cp/cpexprs.exp
3994 * gdb.cp/cplabel.exp
3995 * gdb.cp/cplusfuncs.exp
3996 * gdb.cp/cpsizeof.exp
3997 * gdb.cp/ctti.exp
3998 * gdb.cp/derivation.exp
3999 * gdb.cp/destrprint.exp
4000 * gdb.cp/dispcxx.exp
4001 * gdb.cp/enum-class.exp
4002 * gdb.cp/exception.exp
4003 * gdb.cp/exceptprint.exp
4004 * gdb.cp/expand-psymtabs-cxx.exp
4005 * gdb.cp/expand-sals.exp
4006 * gdb.cp/extern-c.exp
4007 * gdb.cp/filename.exp
4008 * gdb.cp/formatted-ref.exp
4009 * gdb.cp/fpointer.exp
4010 * gdb.cp/gdb1355.exp
4011 * gdb.cp/gdb2495.exp
4012 * gdb.cp/hang.exp
4013 * gdb.cp/impl-this.exp
4014 * gdb.cp/infcall-dlopen.exp
4015 * gdb.cp/inherit.exp
4016 * gdb.cp/iostream.exp
4017 * gdb.cp/koenig.exp
4018 * gdb.cp/local.exp
4019 * gdb.cp/m-data.exp
4020 * gdb.cp/m-static.exp
4021 * gdb.cp/mb-ctor.exp
4022 * gdb.cp/mb-inline.exp
4023 * gdb.cp/mb-templates.exp
4024 * gdb.cp/member-name.exp
4025 * gdb.cp/member-ptr.exp
4026 * gdb.cp/meth-typedefs.exp
4027 * gdb.cp/method.exp
4028 * gdb.cp/method2.exp
4029 * gdb.cp/minsym-fallback.exp
4030 * gdb.cp/misc.exp
4031 * gdb.cp/namelessclass.exp
4032 * gdb.cp/namespace-enum.exp
4033 * gdb.cp/namespace-nested-import.exp
4034 * gdb.cp/namespace.exp
4035 * gdb.cp/nextoverthrow.exp
4036 * gdb.cp/no-dmgl-verbose.exp
4037 * gdb.cp/non-trivial-retval.exp
4038 * gdb.cp/noparam.exp
4039 * gdb.cp/nsdecl.exp
4040 * gdb.cp/nsimport.exp
4041 * gdb.cp/nsnested.exp
4042 * gdb.cp/nsnoimports.exp
4043 * gdb.cp/nsrecurs.exp
4044 * gdb.cp/nsstress.exp
4045 * gdb.cp/nsusing.exp
4046 * gdb.cp/operator.exp
4047 * gdb.cp/oranking.exp
4048 * gdb.cp/overload-const.exp
4049 * gdb.cp/overload.exp
4050 * gdb.cp/ovldbreak.exp
4051 * gdb.cp/ovsrch.exp
4052 * gdb.cp/paren-type.exp
4053 * gdb.cp/parse-lang.exp
4054 * gdb.cp/pass-by-ref.exp
4055 * gdb.cp/pr-1023.exp
4056 * gdb.cp/pr-1210.exp
4057 * gdb.cp/pr-574.exp
4058 * gdb.cp/pr10687.exp
4059 * gdb.cp/pr12028.exp
4060 * gdb.cp/pr17132.exp
4061 * gdb.cp/pr17494.exp
4062 * gdb.cp/pr9067.exp
4063 * gdb.cp/pr9167.exp
4064 * gdb.cp/pr9631.exp
4065 * gdb.cp/printmethod.exp
4066 * gdb.cp/psmang.exp
4067 * gdb.cp/psymtab-parameter.exp
4068 * gdb.cp/ptype-cv-cp.exp
4069 * gdb.cp/ptype-flags.exp
4070 * gdb.cp/re-set-overloaded.exp
4071 * gdb.cp/ref-types.exp
4072 * gdb.cp/rtti.exp
4073 * gdb.cp/scope-err.exp
4074 * gdb.cp/shadow.exp
4075 * gdb.cp/smartp.exp
4076 * gdb.cp/static-method.exp
4077 * gdb.cp/static-print-quit.exp
4078 * gdb.cp/temargs.exp
4079 * gdb.cp/templates.exp
4080 * gdb.cp/try_catch.exp
4081 * gdb.cp/typedef-operator.exp
4082 * gdb.cp/typeid.exp
4083 * gdb.cp/userdef.exp
4084 * gdb.cp/using-crash.exp
4085 * gdb.cp/var-tag.exp
4086 * gdb.cp/virtbase.exp
4087 * gdb.cp/virtfunc.exp
4088 * gdb.cp/virtfunc2.exp
4089 * gdb.cp/vla-cxx.exp
4090 * gdb.disasm/t01_mov.exp
4091 * gdb.disasm/t02_mova.exp
4092 * gdb.disasm/t03_add.exp
4093 * gdb.disasm/t04_sub.exp
4094 * gdb.disasm/t05_cmp.exp
4095 * gdb.disasm/t06_ari2.exp
4096 * gdb.disasm/t07_ari3.exp
4097 * gdb.disasm/t08_or.exp
4098 * gdb.disasm/t09_xor.exp
4099 * gdb.disasm/t10_and.exp
4100 * gdb.disasm/t11_logs.exp
4101 * gdb.disasm/t12_bit.exp
4102 * gdb.disasm/t13_otr.exp
4103 * gdb.dlang/circular.exp
4104 * gdb.dwarf2/arr-stride.exp
4105 * gdb.dwarf2/arr-subrange.exp
4106 * gdb.dwarf2/atomic-type.exp
4107 * gdb.dwarf2/bad-regnum.exp
4108 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4109 * gdb.dwarf2/callframecfa.exp
4110 * gdb.dwarf2/clztest.exp
4111 * gdb.dwarf2/corrupt.exp
4112 * gdb.dwarf2/data-loc.exp
4113 * gdb.dwarf2/dup-psym.exp
4114 * gdb.dwarf2/dw2-anon-mptr.exp
4115 * gdb.dwarf2/dw2-anonymous-func.exp
4116 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4117 * gdb.dwarf2/dw2-bad-unresolved.exp
4118 * gdb.dwarf2/dw2-basic.exp
4119 * gdb.dwarf2/dw2-canonicalize-type.exp
4120 * gdb.dwarf2/dw2-case-insensitive.exp
4121 * gdb.dwarf2/dw2-common-block.exp
4122 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4123 * gdb.dwarf2/dw2-compressed.exp
4124 * gdb.dwarf2/dw2-const.exp
4125 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4126 * gdb.dwarf2/dw2-cu-size.exp
4127 * gdb.dwarf2/dw2-dup-frame.exp
4128 * gdb.dwarf2/dw2-entry-value.exp
4129 * gdb.dwarf2/dw2-icycle.exp
4130 * gdb.dwarf2/dw2-ifort-parameter.exp
4131 * gdb.dwarf2/dw2-inline-break.exp
4132 * gdb.dwarf2/dw2-inline-param.exp
4133 * gdb.dwarf2/dw2-intercu.exp
4134 * gdb.dwarf2/dw2-intermix.exp
4135 * gdb.dwarf2/dw2-lexical-block-bare.exp
4136 * gdb.dwarf2/dw2-linkage-name-trust.exp
4137 * gdb.dwarf2/dw2-minsym-in-cu.exp
4138 * gdb.dwarf2/dw2-noloc.exp
4139 * gdb.dwarf2/dw2-op-call.exp
4140 * gdb.dwarf2/dw2-op-out-param.exp
4141 * gdb.dwarf2/dw2-opt-structptr.exp
4142 * gdb.dwarf2/dw2-param-error.exp
4143 * gdb.dwarf2/dw2-producer.exp
4144 * gdb.dwarf2/dw2-ranges-base.exp
4145 * gdb.dwarf2/dw2-ref-missing-frame.exp
4146 * gdb.dwarf2/dw2-reg-undefined.exp
4147 * gdb.dwarf2/dw2-regno-invalid.exp
4148 * gdb.dwarf2/dw2-restore.exp
4149 * gdb.dwarf2/dw2-restrict.exp
4150 * gdb.dwarf2/dw2-single-line-discriminators.exp
4151 * gdb.dwarf2/dw2-strp.exp
4152 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4153 * gdb.dwarf2/dw2-unresolved.exp
4154 * gdb.dwarf2/dw2-var-zero-addr.exp
4155 * gdb.dwarf2/dw4-sig-types.exp
4156 * gdb.dwarf2/dwz.exp
4157 * gdb.dwarf2/dynarr-ptr.exp
4158 * gdb.dwarf2/enum-type.exp
4159 * gdb.dwarf2/gdb-index.exp
4160 * gdb.dwarf2/implptr-64bit.exp
4161 * gdb.dwarf2/implptr-optimized-out.exp
4162 * gdb.dwarf2/implptr.exp
4163 * gdb.dwarf2/implref-array.exp
4164 * gdb.dwarf2/implref-const.exp
4165 * gdb.dwarf2/implref-global.exp
4166 * gdb.dwarf2/implref-struct.exp
4167 * gdb.dwarf2/mac-fileno.exp
4168 * gdb.dwarf2/main-subprogram.exp
4169 * gdb.dwarf2/member-ptr-forwardref.exp
4170 * gdb.dwarf2/method-ptr.exp
4171 * gdb.dwarf2/missing-sig-type.exp
4172 * gdb.dwarf2/nonvar-access.exp
4173 * gdb.dwarf2/opaque-type-lookup.exp
4174 * gdb.dwarf2/pieces-optimized-out.exp
4175 * gdb.dwarf2/pieces.exp
4176 * gdb.dwarf2/pr10770.exp
4177 * gdb.dwarf2/pr13961.exp
4178 * gdb.dwarf2/staticvirtual.exp
4179 * gdb.dwarf2/subrange.exp
4180 * gdb.dwarf2/symtab-producer.exp
4181 * gdb.dwarf2/trace-crash.exp
4182 * gdb.dwarf2/typeddwarf.exp
4183 * gdb.dwarf2/valop.exp
4184 * gdb.dwarf2/watch-notconst.exp
4185 * gdb.fortran/array-element.exp
4186 * gdb.fortran/charset.exp
4187 * gdb.fortran/common-block.exp
4188 * gdb.fortran/complex.exp
4189 * gdb.fortran/derived-type-function.exp
4190 * gdb.fortran/derived-type.exp
4191 * gdb.fortran/logical.exp
4192 * gdb.fortran/module.exp
4193 * gdb.fortran/multi-dim.exp
4194 * gdb.fortran/nested-funcs.exp
4195 * gdb.fortran/print-formatted.exp
4196 * gdb.fortran/subarray.exp
4197 * gdb.fortran/vla-alloc-assoc.exp
4198 * gdb.fortran/vla-datatypes.exp
4199 * gdb.fortran/vla-history.exp
4200 * gdb.fortran/vla-ptr-info.exp
4201 * gdb.fortran/vla-ptype-sub.exp
4202 * gdb.fortran/vla-ptype.exp
4203 * gdb.fortran/vla-sizeof.exp
4204 * gdb.fortran/vla-type.exp
4205 * gdb.fortran/vla-value-sub-arbitrary.exp
4206 * gdb.fortran/vla-value-sub-finish.exp
4207 * gdb.fortran/vla-value-sub.exp
4208 * gdb.fortran/vla-value.exp
4209 * gdb.fortran/whatis_type.exp
4210 * gdb.go/chan.exp
4211 * gdb.go/handcall.exp
4212 * gdb.go/hello.exp
4213 * gdb.go/integers.exp
4214 * gdb.go/methods.exp
4215 * gdb.go/package.exp
4216 * gdb.go/strings.exp
4217 * gdb.go/types.exp
4218 * gdb.go/unsafe.exp
4219 * gdb.guile/scm-arch.exp
4220 * gdb.guile/scm-block.exp
4221 * gdb.guile/scm-breakpoint.exp
4222 * gdb.guile/scm-cmd.exp
4223 * gdb.guile/scm-disasm.exp
4224 * gdb.guile/scm-equal.exp
4225 * gdb.guile/scm-frame-args.exp
4226 * gdb.guile/scm-frame-inline.exp
4227 * gdb.guile/scm-frame.exp
4228 * gdb.guile/scm-iterator.exp
4229 * gdb.guile/scm-math.exp
4230 * gdb.guile/scm-objfile.exp
4231 * gdb.guile/scm-ports.exp
4232 * gdb.guile/scm-symbol.exp
4233 * gdb.guile/scm-symtab.exp
4234 * gdb.guile/scm-value-cc.exp
4235 * gdb.guile/types-module.exp
4236 * gdb.linespec/break-ask.exp
4237 * gdb.linespec/cpexplicit.exp
4238 * gdb.linespec/explicit.exp
4239 * gdb.linespec/keywords.exp
4240 * gdb.linespec/linespec.exp
4241 * gdb.linespec/ls-dollar.exp
4242 * gdb.linespec/ls-errs.exp
4243 * gdb.linespec/skip-two.exp
4244 * gdb.linespec/thread.exp
4245 * gdb.mi/mi-async.exp
4246 * gdb.mi/mi-basics.exp
4247 * gdb.mi/mi-break.exp
4248 * gdb.mi/mi-catch-load.exp
4249 * gdb.mi/mi-cli.exp
4250 * gdb.mi/mi-cmd-param-changed.exp
4251 * gdb.mi/mi-console.exp
4252 * gdb.mi/mi-detach.exp
4253 * gdb.mi/mi-disassemble.exp
4254 * gdb.mi/mi-eval.exp
4255 * gdb.mi/mi-file-transfer.exp
4256 * gdb.mi/mi-file.exp
4257 * gdb.mi/mi-fill-memory.exp
4258 * gdb.mi/mi-inheritance-syntax-error.exp
4259 * gdb.mi/mi-linespec-err-cp.exp
4260 * gdb.mi/mi-logging.exp
4261 * gdb.mi/mi-memory-changed.exp
4262 * gdb.mi/mi-read-memory.exp
4263 * gdb.mi/mi-record-changed.exp
4264 * gdb.mi/mi-reg-undefined.exp
4265 * gdb.mi/mi-regs.exp
4266 * gdb.mi/mi-return.exp
4267 * gdb.mi/mi-reverse.exp
4268 * gdb.mi/mi-simplerun.exp
4269 * gdb.mi/mi-solib.exp
4270 * gdb.mi/mi-stack.exp
4271 * gdb.mi/mi-stepi.exp
4272 * gdb.mi/mi-syn-frame.exp
4273 * gdb.mi/mi-until.exp
4274 * gdb.mi/mi-var-block.exp
4275 * gdb.mi/mi-var-child.exp
4276 * gdb.mi/mi-var-cmd.exp
4277 * gdb.mi/mi-var-cp.exp
4278 * gdb.mi/mi-var-display.exp
4279 * gdb.mi/mi-var-invalidate.exp
4280 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4281 * gdb.mi/mi-vla-fortran.exp
4282 * gdb.mi/mi-watch.exp
4283 * gdb.mi/mi2-var-child.exp
4284 * gdb.mi/user-selected-context-sync.exp
4285 * gdb.modula2/unbounded-array.exp
4286 * gdb.multi/dummy-frame-restore.exp
4287 * gdb.multi/multi-arch-exec.exp
4288 * gdb.multi/multi-arch.exp
4289 * gdb.multi/tids.exp
4290 * gdb.multi/watchpoint-multi.exp
4291 * gdb.opencl/callfuncs.exp
4292 * gdb.opencl/convs_casts.exp
4293 * gdb.opencl/datatypes.exp
4294 * gdb.opencl/operators.exp
4295 * gdb.opencl/vec_comps.exp
4296 * gdb.opt/clobbered-registers-O2.exp
4297 * gdb.opt/inline-break.exp
4298 * gdb.opt/inline-bt.exp
4299 * gdb.opt/inline-cmds.exp
4300 * gdb.opt/inline-locals.exp
4301 * gdb.pascal/case-insensitive-symbols.exp
4302 * gdb.pascal/floats.exp
4303 * gdb.pascal/gdb11492.exp
4304 * gdb.python/lib-types.exp
4305 * gdb.python/py-arch.exp
4306 * gdb.python/py-as-string.exp
4307 * gdb.python/py-bad-printers.exp
4308 * gdb.python/py-block.exp
4309 * gdb.python/py-breakpoint-create-fail.exp
4310 * gdb.python/py-breakpoint.exp
4311 * gdb.python/py-caller-is.exp
4312 * gdb.python/py-cmd.exp
4313 * gdb.python/py-explore-cc.exp
4314 * gdb.python/py-explore.exp
4315 * gdb.python/py-finish-breakpoint.exp
4316 * gdb.python/py-finish-breakpoint2.exp
4317 * gdb.python/py-frame-args.exp
4318 * gdb.python/py-frame-inline.exp
4319 * gdb.python/py-frame.exp
4320 * gdb.python/py-framefilter-mi.exp
4321 * gdb.python/py-infthread.exp
4322 * gdb.python/py-lazy-string.exp
4323 * gdb.python/py-linetable.exp
4324 * gdb.python/py-mi-events.exp
4325 * gdb.python/py-mi-objfile.exp
4326 * gdb.python/py-mi.exp
4327 * gdb.python/py-objfile.exp
4328 * gdb.python/py-pp-integral.exp
4329 * gdb.python/py-pp-maint.exp
4330 * gdb.python/py-pp-re-notag.exp
4331 * gdb.python/py-pp-registration.exp
4332 * gdb.python/py-recurse-unwind.exp
4333 * gdb.python/py-strfns.exp
4334 * gdb.python/py-symbol.exp
4335 * gdb.python/py-symtab.exp
4336 * gdb.python/py-sync-interp.exp
4337 * gdb.python/py-typeprint.exp
4338 * gdb.python/py-unwind-maint.exp
4339 * gdb.python/py-unwind.exp
4340 * gdb.python/py-value-cc.exp
4341 * gdb.python/py-xmethods.exp
4342 * gdb.reverse/amd64-tailcall-reverse.exp
4343 * gdb.reverse/break-precsave.exp
4344 * gdb.reverse/break-reverse.exp
4345 * gdb.reverse/consecutive-precsave.exp
4346 * gdb.reverse/consecutive-reverse.exp
4347 * gdb.reverse/finish-precsave.exp
4348 * gdb.reverse/finish-reverse-bkpt.exp
4349 * gdb.reverse/finish-reverse.exp
4350 * gdb.reverse/fstatat-reverse.exp
4351 * gdb.reverse/getresuid-reverse.exp
4352 * gdb.reverse/i386-precsave.exp
4353 * gdb.reverse/i386-reverse.exp
4354 * gdb.reverse/i386-sse-reverse.exp
4355 * gdb.reverse/i387-env-reverse.exp
4356 * gdb.reverse/i387-stack-reverse.exp
4357 * gdb.reverse/insn-reverse.exp
4358 * gdb.reverse/machinestate-precsave.exp
4359 * gdb.reverse/machinestate.exp
4360 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4361 * gdb.reverse/pipe-reverse.exp
4362 * gdb.reverse/readv-reverse.exp
4363 * gdb.reverse/recvmsg-reverse.exp
4364 * gdb.reverse/rerun-prec.exp
4365 * gdb.reverse/s390-mvcle.exp
4366 * gdb.reverse/step-precsave.exp
4367 * gdb.reverse/step-reverse.exp
4368 * gdb.reverse/time-reverse.exp
4369 * gdb.reverse/until-precsave.exp
4370 * gdb.reverse/until-reverse.exp
4371 * gdb.reverse/waitpid-reverse.exp
4372 * gdb.reverse/watch-precsave.exp
4373 * gdb.reverse/watch-reverse.exp
4374 * gdb.rust/generics.exp
4375 * gdb.rust/methods.exp
4376 * gdb.rust/modules.exp
4377 * gdb.rust/simple.exp
4378 * gdb.server/connect-with-no-symbol-file.exp
4379 * gdb.server/ext-attach.exp
4380 * gdb.server/ext-restart.exp
4381 * gdb.server/ext-wrapper.exp
4382 * gdb.server/file-transfer.exp
4383 * gdb.server/server-exec-info.exp
4384 * gdb.server/server-kill.exp
4385 * gdb.server/server-mon.exp
4386 * gdb.server/wrapper.exp
4387 * gdb.stabs/exclfwd.exp
4388 * gdb.stabs/gdb11479.exp
4389 * gdb.threads/clone-new-thread-event.exp
4390 * gdb.threads/corethreads.exp
4391 * gdb.threads/current-lwp-dead.exp
4392 * gdb.threads/dlopen-libpthread.exp
4393 * gdb.threads/gcore-thread.exp
4394 * gdb.threads/sigstep-threads.exp
4395 * gdb.threads/watchpoint-fork.exp
4396 * gdb.trace/actions-changed.exp
4397 * gdb.trace/backtrace.exp
4398 * gdb.trace/change-loc.exp
4399 * gdb.trace/circ.exp
4400 * gdb.trace/collection.exp
4401 * gdb.trace/disconnected-tracing.exp
4402 * gdb.trace/ftrace.exp
4403 * gdb.trace/mi-trace-frame-collected.exp
4404 * gdb.trace/mi-trace-unavailable.exp
4405 * gdb.trace/mi-traceframe-changed.exp
4406 * gdb.trace/mi-tsv-changed.exp
4407 * gdb.trace/no-attach-trace.exp
4408 * gdb.trace/passc-dyn.exp
4409 * gdb.trace/qtro.exp
4410 * gdb.trace/range-stepping.exp
4411 * gdb.trace/read-memory.exp
4412 * gdb.trace/save-trace.exp
4413 * gdb.trace/signal.exp
4414 * gdb.trace/status-stop.exp
4415 * gdb.trace/tfile.exp
4416 * gdb.trace/trace-break.exp
4417 * gdb.trace/trace-buffer-size.exp
4418 * gdb.trace/trace-condition.exp
4419 * gdb.trace/tracefile-pseudo-reg.exp
4420 * gdb.trace/tstatus.exp
4421 * gdb.trace/unavailable.exp
4422 * gdb.trace/while-dyn.exp
4423 * gdb.trace/while-stepping.exp
4424
4425 2016-12-22 Doug Evans <xdje42@gmail.com>
4426
4427 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4428 and msymbols.
4429
4430 2016-12-19 Yao Qi <yao.qi@linaro.org>
4431
4432 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4433 (test_with_self): Don't call do_steps_and_nexts, and remove
4434 code about stepping into xmalloc.
4435
4436 2016-12-09 Yao Qi <yao.qi@linaro.org>
4437
4438 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4439
4440 2016-12-09 Yao Qi <yao.qi@linaro.org>
4441
4442 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4443
4444 2016-12-09 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.base/all-architectures-0.exp: New file.
4447 * gdb.base/all-architectures-1.exp: New file.
4448 * gdb.base/all-architectures-2.exp: New file.
4449 * gdb.base/all-architectures-3.exp: New file.
4450 * gdb.base/all-architectures-4.exp: New file.
4451 * gdb.base/all-architectures-5.exp: New file.
4452 * gdb.base/all-architectures-6.exp: New file.
4453 * gdb.base/all-architectures-7.exp: New file.
4454 * gdb.base/all-architectures.exp.in: New file.
4455
4456 2016-12-09 Yao Qi <yao.qi@linaro.org>
4457
4458 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4459
4460 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4461
4462 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4463 possible.
4464 Remove useless pattern-matching code.
4465
4466 2016-12-02 Pedro Alves <palves@redhat.com>
4467
4468 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4469 procedure.
4470 (top level): Call it.
4471
4472 2016-12-02 Pedro Alves <palves@redhat.com>
4473
4474 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4475 New procedure.
4476 (top level): Call it.
4477
4478 2016-12-02 Pedro Alves <palves@redhat.com>
4479
4480 PR cli/20559
4481 * gdb.base/commands.exp (user_defined_command_args_eval): New
4482 procedure.
4483 (top level): Call it.
4484
4485 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4486
4487 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4488 timeout handling.
4489
4490 2016-12-02 Tom Tromey <tom@tromey.com>
4491
4492 * gdb.dwarf2/main-subprogram.c: New file.
4493 * gdb.dwarf2/main-subprogram.exp: New file.
4494
4495 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4496
4497 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4498 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4499 gdb_test_no_output for a couple of cases.
4500 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4501
4502 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4503
4504 Fix test names and standardize compilation error messages throughout
4505 the following files:
4506
4507 * gdb.ada/start.exp
4508 * gdb.arch/alpha-step.exp
4509 * gdb.arch/e500-prologue.exp
4510 * gdb.arch/ftrace-insn-reloc.exp
4511 * gdb.arch/gdb1291.exp
4512 * gdb.arch/gdb1431.exp
4513 * gdb.arch/gdb1558.exp
4514 * gdb.arch/i386-dr3-watch.exp
4515 * gdb.arch/i386-sse-stack-align.exp
4516 * gdb.arch/ia64-breakpoint-shadow.exp
4517 * gdb.arch/pa-nullify.exp
4518 * gdb.arch/powerpc-aix-prologue.exp
4519 * gdb.arch/thumb-bx-pc.exp
4520 * gdb.base/annota1.exp
4521 * gdb.base/annota3.exp
4522 * gdb.base/arrayidx.exp
4523 * gdb.base/assign.exp
4524 * gdb.base/attach.exp
4525 * gdb.base/auxv.exp
4526 * gdb.base/bang.exp
4527 * gdb.base/bfp-test.exp
4528 * gdb.base/bigcore.exp
4529 * gdb.base/bitfields2.exp
4530 * gdb.base/break-fun-addr.exp
4531 * gdb.base/break-probes.exp
4532 * gdb.base/call-rt-st.exp
4533 * gdb.base/callexit.exp
4534 * gdb.base/catch-fork-kill.exp
4535 * gdb.base/charset.exp
4536 * gdb.base/checkpoint.exp
4537 * gdb.base/comprdebug.exp
4538 * gdb.base/constvars.exp
4539 * gdb.base/coredump-filter.exp
4540 * gdb.base/cursal.exp
4541 * gdb.base/cvexpr.exp
4542 * gdb.base/detach.exp
4543 * gdb.base/display.exp
4544 * gdb.base/dmsym.exp
4545 * gdb.base/dprintf-pending.exp
4546 * gdb.base/dso2dso.exp
4547 * gdb.base/dtrace-probe.exp
4548 * gdb.base/dump.exp
4549 * gdb.base/enum_cond.exp
4550 * gdb.base/exe-lock.exp
4551 * gdb.base/exec-invalid-sysroot.exp
4552 * gdb.base/execl-update-breakpoints.exp
4553 * gdb.base/exprs.exp
4554 * gdb.base/fileio.exp
4555 * gdb.base/find.exp
4556 * gdb.base/finish.exp
4557 * gdb.base/fixsection.exp
4558 * gdb.base/foll-vfork.exp
4559 * gdb.base/frame-args.exp
4560 * gdb.base/gcore.exp
4561 * gdb.base/gdb1250.exp
4562 * gdb.base/global-var-nested-by-dso.exp
4563 * gdb.base/gnu-ifunc.exp
4564 * gdb.base/hashline1.exp
4565 * gdb.base/hashline2.exp
4566 * gdb.base/hashline3.exp
4567 * gdb.base/hbreak-in-shr-unsupported.exp
4568 * gdb.base/huge.exp
4569 * gdb.base/infcall-input.exp
4570 * gdb.base/info-fun.exp
4571 * gdb.base/info-shared.exp
4572 * gdb.base/jit-simple.exp
4573 * gdb.base/jit-so.exp
4574 * gdb.base/jit.exp
4575 * gdb.base/jump.exp
4576 * gdb.base/label.exp
4577 * gdb.base/lineinc.exp
4578 * gdb.base/logical.exp
4579 * gdb.base/longjmp.exp
4580 * gdb.base/macscp.exp
4581 * gdb.base/miscexprs.exp
4582 * gdb.base/new-ui-echo.exp
4583 * gdb.base/new-ui-pending-input.exp
4584 * gdb.base/new-ui.exp
4585 * gdb.base/nodebug.exp
4586 * gdb.base/nofield.exp
4587 * gdb.base/offsets.exp
4588 * gdb.base/overlays.exp
4589 * gdb.base/pending.exp
4590 * gdb.base/pointers.exp
4591 * gdb.base/pr11022.exp
4592 * gdb.base/printcmds.exp
4593 * gdb.base/prologue.exp
4594 * gdb.base/ptr-typedef.exp
4595 * gdb.base/realname-expand.exp
4596 * gdb.base/relativedebug.exp
4597 * gdb.base/relocate.exp
4598 * gdb.base/remote.exp
4599 * gdb.base/reread.exp
4600 * gdb.base/return2.exp
4601 * gdb.base/savedregs.exp
4602 * gdb.base/sep.exp
4603 * gdb.base/sepdebug.exp
4604 * gdb.base/sepsymtab.exp
4605 * gdb.base/set-inferior-tty.exp
4606 * gdb.base/setshow.exp
4607 * gdb.base/shlib-call.exp
4608 * gdb.base/sigaltstack.exp
4609 * gdb.base/siginfo-addr.exp
4610 * gdb.base/signals.exp
4611 * gdb.base/signull.exp
4612 * gdb.base/sigrepeat.exp
4613 * gdb.base/so-impl-ld.exp
4614 * gdb.base/solib-display.exp
4615 * gdb.base/solib-overlap.exp
4616 * gdb.base/solib-search.exp
4617 * gdb.base/solib-symbol.exp
4618 * gdb.base/structs.exp
4619 * gdb.base/structs2.exp
4620 * gdb.base/symtab-search-order.exp
4621 * gdb.base/twice.exp
4622 * gdb.base/unload.exp
4623 * gdb.base/varargs.exp
4624 * gdb.base/watchpoint-solib.exp
4625 * gdb.base/watchpoint.exp
4626 * gdb.base/whatis.exp
4627 * gdb.base/wrong_frame_bt_full.exp
4628 * gdb.btrace/dlopen.exp
4629 * gdb.cell/ea-standalone.exp
4630 * gdb.cell/ea-test.exp
4631 * gdb.cp/dispcxx.exp
4632 * gdb.cp/gdb2384.exp
4633 * gdb.cp/method2.exp
4634 * gdb.cp/nextoverthrow.exp
4635 * gdb.cp/pr10728.exp
4636 * gdb.disasm/am33.exp
4637 * gdb.disasm/h8300s.exp
4638 * gdb.disasm/mn10300.exp
4639 * gdb.disasm/sh3.exp
4640 * gdb.dwarf2/dw2-dir-file-name.exp
4641 * gdb.fortran/complex.exp
4642 * gdb.fortran/library-module.exp
4643 * gdb.guile/scm-pretty-print.exp
4644 * gdb.guile/scm-symbol.exp
4645 * gdb.guile/scm-type.exp
4646 * gdb.guile/scm-value.exp
4647 * gdb.linespec/linespec.exp
4648 * gdb.mi/gdb701.exp
4649 * gdb.mi/gdb792.exp
4650 * gdb.mi/mi-breakpoint-changed.exp
4651 * gdb.mi/mi-dprintf-pending.exp
4652 * gdb.mi/mi-dprintf.exp
4653 * gdb.mi/mi-exit-code.exp
4654 * gdb.mi/mi-pending.exp
4655 * gdb.mi/mi-solib.exp
4656 * gdb.mi/new-ui-mi-sync.exp
4657 * gdb.mi/pr11022.exp
4658 * gdb.mi/user-selected-context-sync.exp
4659 * gdb.opt/solib-intra-step.exp
4660 * gdb.python/py-events.exp
4661 * gdb.python/py-finish-breakpoint.exp
4662 * gdb.python/py-mi.exp
4663 * gdb.python/py-prettyprint.exp
4664 * gdb.python/py-shared.exp
4665 * gdb.python/py-symbol.exp
4666 * gdb.python/py-template.exp
4667 * gdb.python/py-type.exp
4668 * gdb.python/py-value.exp
4669 * gdb.reverse/solib-precsave.exp
4670 * gdb.reverse/solib-reverse.exp
4671 * gdb.server/solib-list.exp
4672 * gdb.stabs/weird.exp
4673 * gdb.threads/reconnect-signal.exp
4674 * gdb.threads/stepi-random-signal.exp
4675 * gdb.trace/actions.exp
4676 * gdb.trace/ax.exp
4677 * gdb.trace/backtrace.exp
4678 * gdb.trace/change-loc.exp
4679 * gdb.trace/deltrace.exp
4680 * gdb.trace/ftrace-lock.exp
4681 * gdb.trace/ftrace.exp
4682 * gdb.trace/infotrace.exp
4683 * gdb.trace/mi-tracepoint-changed.exp
4684 * gdb.trace/packetlen.exp
4685 * gdb.trace/passcount.exp
4686 * gdb.trace/pending.exp
4687 * gdb.trace/range-stepping.exp
4688 * gdb.trace/report.exp
4689 * gdb.trace/stap-trace.exp
4690 * gdb.trace/tfind.exp
4691 * gdb.trace/trace-break.exp
4692 * gdb.trace/trace-condition.exp
4693 * gdb.trace/trace-enable-disable.exp
4694 * gdb.trace/trace-mt.exp
4695 * gdb.trace/tracecmd.exp
4696 * gdb.trace/tspeed.exp
4697 * gdb.trace/tsv.exp
4698 * lib/perftest.exp
4699
4700 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4701
4702 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4703 with gdb_test_no_output.
4704 Use command as test name.
4705
4706 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4707
4708 Fix test names starting with uppercase throughout the files.
4709
4710 * gdb.ada/assign_1.exp
4711 * gdb.ada/boolean_expr.exp
4712 * gdb.base/arrayidx.exp
4713 * gdb.base/del.exp
4714 * gdb.base/gcore-buffer-overflow.exp
4715 * gdb.base/testenv.exp
4716 * gdb.compile/compile.exp
4717 * gdb.python/py-framefilter-invalidarg.exp
4718 * gdb.python/py-framefilter.exp
4719
4720 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4721
4722 Fix test names starting with uppercase throughout the files.
4723
4724 * gdb.ada/array_return.exp
4725 * gdb.ada/expr_delims.exp
4726 * gdb.ada/mi_dyn_arr.exp
4727 * gdb.ada/mi_interface.exp
4728 * gdb.ada/mi_var_array.exp
4729 * gdb.ada/watch_arg.exp
4730 * gdb.arch/alpha-step.exp
4731 * gdb.arch/altivec-regs.exp
4732 * gdb.arch/e500-regs.exp
4733 * gdb.arch/powerpc-d128-regs.exp
4734 * gdb.base/arrayidx.exp
4735 * gdb.base/break.exp
4736 * gdb.base/checkpoint.exp
4737 * gdb.base/debug-expr.exp
4738 * gdb.base/dmsym.exp
4739 * gdb.base/radix.exp
4740 * gdb.base/sepdebug.exp
4741 * gdb.base/testenv.exp
4742 * gdb.base/watch_thread_num.exp
4743 * gdb.base/watchpoint-cond-gone.exp
4744 * gdb.cell/break.exp
4745 * gdb.cell/ea-cache.exp
4746 * gdb.compile/compile.exp
4747 * gdb.cp/gdb2495.exp
4748 * gdb.gdb/selftest.exp
4749 * gdb.gdb/xfullpath.exp
4750 * gdb.go/hello.exp
4751 * gdb.go/integers.exp
4752 * gdb.objc/basicclass.exp
4753 * gdb.pascal/hello.exp
4754 * gdb.pascal/integers.exp
4755 * gdb.python/py-breakpoint.exp
4756 * gdb.python/py-cmd.exp
4757 * gdb.python/py-linetable.exp
4758 * gdb.python/py-xmethods.exp
4759 * gdb.python/python.exp
4760 * gdb.reverse/consecutive-precsave.exp
4761 * gdb.reverse/finish-precsave.exp
4762 * gdb.reverse/i386-precsave.exp
4763 * gdb.reverse/machinestate-precsave.exp
4764 * gdb.reverse/sigall-precsave.exp
4765 * gdb.reverse/solib-precsave.exp
4766 * gdb.reverse/step-precsave.exp
4767 * gdb.reverse/until-precsave.exp
4768 * gdb.reverse/watch-precsave.exp
4769 * gdb.threads/leader-exit.exp
4770 * gdb.threads/pthreads.exp
4771 * gdb.threads/wp-replication.exp
4772 * gdb.trace/actions.exp
4773 * gdb.trace/mi-tsv-changed.exp
4774 * gdb.trace/tsv.exp
4775
4776 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4777
4778 Fix test names starting with uppercase throughout the files.
4779
4780 * gdb.arch/i386-bp_permanent.exp
4781 * gdb.arch/i386-gnu-cfi.exp
4782 * gdb.base/disasm-end-cu.exp
4783 * gdb.base/macscp.exp
4784 * gdb.base/pending.exp
4785 * gdb.base/watch_thread_num.exp
4786 * gdb.cp/exception.exp
4787 * gdb.cp/gdb2495.exp
4788 * gdb.cp/local.exp
4789 * gdb.python/py-evsignal.exp
4790 * gdb.python/python.exp
4791 * gdb.trace/tracecmd.exp
4792
4793 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4794
4795 Fix test names starting with uppercase throughout the files.
4796
4797 * gdb.base/charset.exp
4798 * gdb.base/eval.exp
4799 * gdb.base/multi-forks.exp
4800 * gdb.guile/scm-progspace.exp
4801 * gdb.opencl/datatypes.exp
4802 * gdb.python/py-block.exp
4803 * gdb.python/py-function.exp
4804 * gdb.python/py-symbol.exp
4805 * gdb.python/py-symtab.exp
4806 * gdb.python/py-xmethods.exp
4807 * gdb.reverse/break-precsave.exp
4808 * gdb.reverse/break-reverse.exp
4809 * gdb.reverse/consecutive-precsave.exp
4810 * gdb.reverse/consecutive-reverse.exp
4811 * gdb.reverse/finish-precsave.exp
4812 * gdb.reverse/finish-reverse-bkpt.exp
4813 * gdb.reverse/finish-reverse.exp
4814 * gdb.reverse/fstatat-reverse.exp
4815 * gdb.reverse/getresuid-reverse.exp
4816 * gdb.reverse/i386-precsave.exp
4817 * gdb.reverse/i386-reverse.exp
4818 * gdb.reverse/i386-sse-reverse.exp
4819 * gdb.reverse/i387-stack-reverse.exp
4820 * gdb.reverse/insn-reverse.exp
4821 * gdb.reverse/machinestate-precsave.exp
4822 * gdb.reverse/machinestate.exp
4823 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4824 * gdb.reverse/pipe-reverse.exp
4825 * gdb.reverse/readv-reverse.exp
4826 * gdb.reverse/recvmsg-reverse.exp
4827 * gdb.reverse/rerun-prec.exp
4828 * gdb.reverse/s390-mvcle.exp
4829 * gdb.reverse/sigall-precsave.exp
4830 * gdb.reverse/sigall-reverse.exp
4831 * gdb.reverse/solib-precsave.exp
4832 * gdb.reverse/solib-reverse.exp
4833 * gdb.reverse/step-precsave.exp
4834 * gdb.reverse/step-reverse.exp
4835 * gdb.reverse/time-reverse.exp
4836 * gdb.reverse/until-precsave.exp
4837 * gdb.reverse/until-reverse.exp
4838 * gdb.reverse/waitpid-reverse.exp
4839 * gdb.reverse/watch-precsave.exp
4840 * gdb.reverse/watch-reverse.exp
4841
4842 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4843
4844 Fix test names starting with uppercase throughout the files.
4845
4846 * gdb.arch/i386-mpx-simple_segv.exp
4847 * gdb.arch/i386-mpx.exp
4848 * gdb.arch/i386-permbkpt.exp
4849 * gdb.arch/pa-nullify.exp
4850 * gdb.arch/powerpc-d128-regs.exp
4851 * gdb.arch/vsx-regs.exp
4852 * gdb.base/bfp-test.exp
4853 * gdb.base/break.exp
4854 * gdb.base/breakpoint-shadow.exp
4855 * gdb.base/callfuncs.exp
4856 * gdb.base/charset.exp
4857 * gdb.base/commands.exp
4858 * gdb.base/completion.exp
4859 * gdb.base/dfp-test.exp
4860 * gdb.base/echo.exp
4861 * gdb.base/ending-run.exp
4862 * gdb.base/eval.exp
4863 * gdb.base/expand-psymtabs.exp
4864 * gdb.base/float128.exp
4865 * gdb.base/floatn.exp
4866 * gdb.base/foll-exec-mode.exp
4867 * gdb.base/gdb1056.exp
4868 * gdb.base/gdb11531.exp
4869 * gdb.base/kill-after-signal.exp
4870 * gdb.base/multi-forks.exp
4871 * gdb.base/overlays.exp
4872 * gdb.base/pending.exp
4873 * gdb.base/sepdebug.exp
4874 * gdb.base/testenv.exp
4875 * gdb.base/valgrind-db-attach.exp
4876 * gdb.base/watch_thread_num.exp
4877 * gdb.base/watchpoint-cond-gone.exp
4878 * gdb.base/watchpoint.exp
4879 * gdb.base/watchpoints.exp
4880 * gdb.cp/arg-reference.exp
4881 * gdb.cp/baseenum.exp
4882 * gdb.cp/operator.exp
4883 * gdb.cp/shadow.exp
4884 * gdb.dwarf2/dw2-op-out-param.exp
4885 * gdb.dwarf2/dw2-reg-undefined.exp
4886 * gdb.go/chan.exp
4887 * gdb.go/hello.exp
4888 * gdb.go/integers.exp
4889 * gdb.go/methods.exp
4890 * gdb.go/package.exp
4891 * gdb.guile/scm-parameter.exp
4892 * gdb.guile/scm-progspace.exp
4893 * gdb.guile/scm-value.exp
4894 * gdb.mi/mi-pending.exp
4895 * gdb.mi/user-selected-context-sync.exp
4896 * gdb.multi/multi-attach.exp
4897 * gdb.multi/tids.exp
4898 * gdb.opt/clobbered-registers-O2.exp
4899 * gdb.pascal/floats.exp
4900 * gdb.pascal/integers.exp
4901 * gdb.python/py-block.exp
4902 * gdb.python/py-events.exp
4903 * gdb.python/py-parameter.exp
4904 * gdb.python/py-symbol.exp
4905 * gdb.python/py-symtab.exp
4906 * gdb.python/py-type.exp
4907 * gdb.python/py-value.exp
4908 * gdb.python/py-xmethods.exp
4909 * gdb.python/python.exp
4910 * gdb.reverse/break-precsave.exp
4911 * gdb.reverse/consecutive-precsave.exp
4912 * gdb.reverse/finish-precsave.exp
4913 * gdb.reverse/i386-precsave.exp
4914 * gdb.reverse/machinestate-precsave.exp
4915 * gdb.reverse/sigall-precsave.exp
4916 * gdb.reverse/solib-precsave.exp
4917 * gdb.reverse/step-precsave.exp
4918 * gdb.reverse/until-precsave.exp
4919 * gdb.reverse/watch-precsave.exp
4920 * gdb.server/ext-attach.exp
4921 * gdb.server/ext-restart.exp
4922 * gdb.server/ext-run.exp
4923 * gdb.server/ext-wrapper.exp
4924 * gdb.stabs/gdb11479.exp
4925 * gdb.stabs/weird.exp
4926 * gdb.threads/attach-many-short-lived-threads.exp
4927 * gdb.threads/kill.exp
4928 * gdb.threads/watchpoint-fork.exp
4929
4930 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4931
4932 Fix test names starting with uppercase throughout all the files below.
4933
4934 * gdb.ada/array_return.exp
4935 * gdb.ada/catch_ex.exp
4936 * gdb.ada/info_exc.exp
4937 * gdb.ada/mi_catch_ex.exp
4938 * gdb.ada/mi_dyn_arr.exp
4939 * gdb.ada/mi_ex_cond.exp
4940 * gdb.ada/mi_exc_info.exp
4941 * gdb.ada/mi_interface.exp
4942 * gdb.ada/mi_task_arg.exp
4943 * gdb.ada/mi_task_info.exp
4944 * gdb.ada/mi_var_array.exp
4945 * gdb.arch/alpha-step.exp
4946 * gdb.arch/amd64-disp-step.exp
4947 * gdb.arch/arm-disp-step.exp
4948 * gdb.arch/disp-step-insn-reloc.exp
4949 * gdb.arch/e500-prologue.exp
4950 * gdb.arch/ftrace-insn-reloc.exp
4951 * gdb.arch/gdb1558.exp
4952 * gdb.arch/i386-bp_permanent.exp
4953 * gdb.arch/i386-disp-step.exp
4954 * gdb.arch/i386-float.exp
4955 * gdb.arch/i386-gnu-cfi.exp
4956 * gdb.arch/ia64-breakpoint-shadow.exp
4957 * gdb.arch/mips16-thunks.exp
4958 * gdb.arch/pa-nullify.exp
4959 * gdb.arch/powerpc-aix-prologue.exp
4960 * gdb.arch/powerpc-power.exp
4961 * gdb.arch/ppc-dfp.exp
4962 * gdb.arch/s390-tdbregs.exp
4963 * gdb.arch/spu-info.exp
4964 * gdb.arch/spu-ls.exp
4965 * gdb.arch/thumb-bx-pc.exp
4966 * gdb.base/advance.exp
4967 * gdb.base/annota-input-while-running.exp
4968 * gdb.base/arrayidx.exp
4969 * gdb.base/asmlabel.exp
4970 * gdb.base/async.exp
4971 * gdb.base/attach-wait-input.exp
4972 * gdb.base/auto-connect-native-target.exp
4973 * gdb.base/batch-preserve-term-settings.exp
4974 * gdb.base/bfp-test.exp
4975 * gdb.base/bigcore.exp
4976 * gdb.base/bp-permanent.exp
4977 * gdb.base/break-always.exp
4978 * gdb.base/break-fun-addr.exp
4979 * gdb.base/break-idempotent.exp
4980 * gdb.base/break-main-file-remove-fail.exp
4981 * gdb.base/break-probes.exp
4982 * gdb.base/break-unload-file.exp
4983 * gdb.base/break.exp
4984 * gdb.base/call-ar-st.exp
4985 * gdb.base/call-rt-st.exp
4986 * gdb.base/call-sc.exp
4987 * gdb.base/call-signal-resume.exp
4988 * gdb.base/call-strs.exp
4989 * gdb.base/callexit.exp
4990 * gdb.base/callfuncs.exp
4991 * gdb.base/catch-gdb-caused-signals.exp
4992 * gdb.base/catch-signal-siginfo-cond.exp
4993 * gdb.base/catch-syscall.exp
4994 * gdb.base/compare-sections.exp
4995 * gdb.base/cond-eval-mode.exp
4996 * gdb.base/condbreak-call-false.exp
4997 * gdb.base/consecutive-step-over.exp
4998 * gdb.base/cursal.exp
4999 * gdb.base/disabled-location.exp
5000 * gdb.base/disasm-end-cu.exp
5001 * gdb.base/display.exp
5002 * gdb.base/double-prompt-target-event-error.exp
5003 * gdb.base/dprintf-bp-same-addr.exp
5004 * gdb.base/dprintf-detach.exp
5005 * gdb.base/dprintf-next.exp
5006 * gdb.base/dprintf-non-stop.exp
5007 * gdb.base/dprintf-pending.exp
5008 * gdb.base/dso2dso.exp
5009 * gdb.base/ending-run.exp
5010 * gdb.base/enum_cond.exp
5011 * gdb.base/examine-backward.exp
5012 * gdb.base/exe-lock.exp
5013 * gdb.base/exec-invalid-sysroot.exp
5014 * gdb.base/execl-update-breakpoints.exp
5015 * gdb.base/execution-termios.exp
5016 * gdb.base/fileio.exp
5017 * gdb.base/fixsection.exp
5018 * gdb.base/foll-exec-mode.exp
5019 * gdb.base/foll-exec.exp
5020 * gdb.base/fork-running-state.exp
5021 * gdb.base/frame-args.exp
5022 * gdb.base/fullpath-expand.exp
5023 * gdb.base/func-ptr.exp
5024 * gdb.base/gcore-relro-pie.exp
5025 * gdb.base/gdb1090.exp
5026 * gdb.base/gdb1555.exp
5027 * gdb.base/global-var-nested-by-dso.exp
5028 * gdb.base/gnu-ifunc.exp
5029 * gdb.base/hbreak-in-shr-unsupported.exp
5030 * gdb.base/hbreak-unmapped.exp
5031 * gdb.base/hook-stop.exp
5032 * gdb.base/infcall-input.exp
5033 * gdb.base/info-fun.exp
5034 * gdb.base/info-shared.exp
5035 * gdb.base/interrupt-noterm.exp
5036 * gdb.base/jit-so.exp
5037 * gdb.base/jit.exp
5038 * gdb.base/line-symtabs.exp
5039 * gdb.base/list.exp
5040 * gdb.base/longjmp.exp
5041 * gdb.base/macscp.exp
5042 * gdb.base/max-value-size.exp
5043 * gdb.base/nodebug.exp
5044 * gdb.base/nofield.exp
5045 * gdb.base/overlays.exp
5046 * gdb.base/paginate-after-ctrl-c-running.exp
5047 * gdb.base/paginate-bg-execution.exp
5048 * gdb.base/paginate-inferior-exit.exp
5049 * gdb.base/pending.exp
5050 * gdb.base/pr11022.exp
5051 * gdb.base/printcmds.exp
5052 * gdb.base/ptr-typedef.exp
5053 * gdb.base/ptype.exp
5054 * gdb.base/randomize.exp
5055 * gdb.base/range-stepping.exp
5056 * gdb.base/realname-expand.exp
5057 * gdb.base/relativedebug.exp
5058 * gdb.base/remote.exp
5059 * gdb.base/savedregs.exp
5060 * gdb.base/sepdebug.exp
5061 * gdb.base/set-noassign.exp
5062 * gdb.base/shlib-call.exp
5063 * gdb.base/shreloc.exp
5064 * gdb.base/sigaltstack.exp
5065 * gdb.base/sigbpt.exp
5066 * gdb.base/siginfo-addr.exp
5067 * gdb.base/siginfo-obj.exp
5068 * gdb.base/siginfo-thread.exp
5069 * gdb.base/signest.exp
5070 * gdb.base/signull.exp
5071 * gdb.base/sigrepeat.exp
5072 * gdb.base/skip.exp
5073 * gdb.base/so-impl-ld.exp
5074 * gdb.base/solib-corrupted.exp
5075 * gdb.base/solib-disc.exp
5076 * gdb.base/solib-display.exp
5077 * gdb.base/solib-overlap.exp
5078 * gdb.base/solib-search.exp
5079 * gdb.base/solib-symbol.exp
5080 * gdb.base/source-execution.exp
5081 * gdb.base/sss-bp-on-user-bp-2.exp
5082 * gdb.base/sss-bp-on-user-bp.exp
5083 * gdb.base/stack-checking.exp
5084 * gdb.base/stale-infcall.exp
5085 * gdb.base/step-break.exp
5086 * gdb.base/step-line.exp
5087 * gdb.base/step-over-exit.exp
5088 * gdb.base/step-test.exp
5089 * gdb.base/structs.exp
5090 * gdb.base/sym-file.exp
5091 * gdb.base/symtab-search-order.exp
5092 * gdb.base/term.exp
5093 * gdb.base/type-opaque.exp
5094 * gdb.base/unload.exp
5095 * gdb.base/until-nodebug.exp
5096 * gdb.base/until.exp
5097 * gdb.base/unwindonsignal.exp
5098 * gdb.base/watch-cond.exp
5099 * gdb.base/watch-non-mem.exp
5100 * gdb.base/watch_thread_num.exp
5101 * gdb.base/watchpoint-reuse-slot.exp
5102 * gdb.base/watchpoint-solib.exp
5103 * gdb.base/watchpoint.exp
5104 * gdb.btrace/dlopen.exp
5105 * gdb.cell/arch.exp
5106 * gdb.cell/break.exp
5107 * gdb.cell/bt.exp
5108 * gdb.cell/core.exp
5109 * gdb.cell/data.exp
5110 * gdb.cell/dwarfaddr.exp
5111 * gdb.cell/ea-cache.exp
5112 * gdb.cell/ea-standalone.exp
5113 * gdb.cell/ea-test.exp
5114 * gdb.cell/f-regs.exp
5115 * gdb.cell/fork.exp
5116 * gdb.cell/gcore.exp
5117 * gdb.cell/mem-access.exp
5118 * gdb.cell/ptype.exp
5119 * gdb.cell/registers.exp
5120 * gdb.cell/sizeof.exp
5121 * gdb.cell/solib-symbol.exp
5122 * gdb.cell/solib.exp
5123 * gdb.compile/compile-tls.exp
5124 * gdb.cp/exception.exp
5125 * gdb.cp/gdb2495.exp
5126 * gdb.cp/local.exp
5127 * gdb.cp/mb-inline.exp
5128 * gdb.cp/mb-templates.exp
5129 * gdb.cp/pr10687.exp
5130 * gdb.cp/pr9167.exp
5131 * gdb.cp/scope-err.exp
5132 * gdb.cp/templates.exp
5133 * gdb.cp/virtfunc.exp
5134 * gdb.dwarf2/dw2-dir-file-name.exp
5135 * gdb.dwarf2/dw2-single-line-discriminators.exp
5136 * gdb.fortran/complex.exp
5137 * gdb.fortran/library-module.exp
5138 * gdb.guile/guile.exp
5139 * gdb.guile/scm-cmd.exp
5140 * gdb.guile/scm-frame-inline.exp
5141 * gdb.guile/scm-objfile.exp
5142 * gdb.guile/scm-pretty-print.exp
5143 * gdb.guile/scm-symbol.exp
5144 * gdb.guile/scm-type.exp
5145 * gdb.guile/scm-value.exp
5146 * gdb.linespec/keywords.exp
5147 * gdb.linespec/ls-errs.exp
5148 * gdb.linespec/macro-relative.exp
5149 * gdb.linespec/thread.exp
5150 * gdb.mi/mi-breakpoint-changed.exp
5151 * gdb.mi/mi-dprintf-pending.exp
5152 * gdb.mi/mi-fullname-deleted.exp
5153 * gdb.mi/mi-logging.exp
5154 * gdb.mi/mi-pending.exp
5155 * gdb.mi/mi-solib.exp
5156 * gdb.mi/new-ui-mi-sync.exp
5157 * gdb.mi/user-selected-context-sync.exp
5158 * gdb.multi/dummy-frame-restore.exp
5159 * gdb.multi/multi-arch-exec.exp
5160 * gdb.multi/remove-inferiors.exp
5161 * gdb.multi/watchpoint-multi-exit.exp
5162 * gdb.opt/solib-intra-step.exp
5163 * gdb.perf/backtrace.exp
5164 * gdb.perf/single-step.exp
5165 * gdb.perf/skip-command.exp
5166 * gdb.perf/skip-prologue.exp
5167 * gdb.perf/solib.exp
5168 * gdb.python/lib-types.exp
5169 * gdb.python/py-as-string.exp
5170 * gdb.python/py-bad-printers.exp
5171 * gdb.python/py-block.exp
5172 * gdb.python/py-breakpoint.exp
5173 * gdb.python/py-cmd.exp
5174 * gdb.python/py-events.exp
5175 * gdb.python/py-evthreads.exp
5176 * gdb.python/py-finish-breakpoint.exp
5177 * gdb.python/py-finish-breakpoint2.exp
5178 * gdb.python/py-frame-inline.exp
5179 * gdb.python/py-frame.exp
5180 * gdb.python/py-inferior.exp
5181 * gdb.python/py-infthread.exp
5182 * gdb.python/py-mi.exp
5183 * gdb.python/py-objfile.exp
5184 * gdb.python/py-pp-maint.exp
5185 * gdb.python/py-pp-registration.exp
5186 * gdb.python/py-prettyprint.exp
5187 * gdb.python/py-recurse-unwind.exp
5188 * gdb.python/py-shared.exp
5189 * gdb.python/py-symbol.exp
5190 * gdb.python/py-symtab.exp
5191 * gdb.python/py-template.exp
5192 * gdb.python/py-type.exp
5193 * gdb.python/py-unwind-maint.exp
5194 * gdb.python/py-unwind.exp
5195 * gdb.python/py-value.exp
5196 * gdb.python/python.exp
5197 * gdb.reverse/finish-reverse-bkpt.exp
5198 * gdb.reverse/insn-reverse.exp
5199 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5200 * gdb.reverse/solib-precsave.exp
5201 * gdb.reverse/solib-reverse.exp
5202 * gdb.stabs/gdb11479.exp
5203 * gdb.stabs/weird.exp
5204 * gdb.threads/fork-child-threads.exp
5205 * gdb.threads/fork-plus-threads.exp
5206 * gdb.threads/fork-thread-pending.exp
5207 * gdb.threads/forking-threads-plus-breakpoint.exp
5208 * gdb.threads/hand-call-in-threads.exp
5209 * gdb.threads/interrupted-hand-call.exp
5210 * gdb.threads/linux-dp.exp
5211 * gdb.threads/local-watch-wrong-thread.exp
5212 * gdb.threads/next-while-other-thread-longjmps.exp
5213 * gdb.threads/non-ldr-exit.exp
5214 * gdb.threads/pending-step.exp
5215 * gdb.threads/print-threads.exp
5216 * gdb.threads/process-dies-while-detaching.exp
5217 * gdb.threads/process-dies-while-handling-bp.exp
5218 * gdb.threads/pthreads.exp
5219 * gdb.threads/queue-signal.exp
5220 * gdb.threads/reconnect-signal.exp
5221 * gdb.threads/signal-command-handle-nopass.exp
5222 * gdb.threads/signal-command-multiple-signals-pending.exp
5223 * gdb.threads/signal-delivered-right-thread.exp
5224 * gdb.threads/signal-sigtrap.exp
5225 * gdb.threads/sigthread.exp
5226 * gdb.threads/staticthreads.exp
5227 * gdb.threads/stepi-random-signal.exp
5228 * gdb.threads/thread-unwindonsignal.exp
5229 * gdb.threads/thread_check.exp
5230 * gdb.threads/thread_events.exp
5231 * gdb.threads/tid-reuse.exp
5232 * gdb.threads/tls-nodebug.exp
5233 * gdb.threads/tls-shared.exp
5234 * gdb.threads/tls-so_extern.exp
5235 * gdb.threads/tls.exp
5236 * gdb.threads/wp-replication.exp
5237 * gdb.trace/actions-changed.exp
5238 * gdb.trace/actions.exp
5239 * gdb.trace/backtrace.exp
5240 * gdb.trace/change-loc.exp
5241 * gdb.trace/collection.exp
5242 * gdb.trace/deltrace.exp
5243 * gdb.trace/disconnected-tracing.exp
5244 * gdb.trace/entry-values.exp
5245 * gdb.trace/ftrace-lock.exp
5246 * gdb.trace/ftrace.exp
5247 * gdb.trace/infotrace.exp
5248 * gdb.trace/mi-trace-frame-collected.exp
5249 * gdb.trace/mi-trace-unavailable.exp
5250 * gdb.trace/mi-traceframe-changed.exp
5251 * gdb.trace/mi-tracepoint-changed.exp
5252 * gdb.trace/mi-tsv-changed.exp
5253 * gdb.trace/no-attach-trace.exp
5254 * gdb.trace/packetlen.exp
5255 * gdb.trace/passc-dyn.exp
5256 * gdb.trace/passcount.exp
5257 * gdb.trace/pending.exp
5258 * gdb.trace/pr16508.exp
5259 * gdb.trace/qtro.exp
5260 * gdb.trace/range-stepping.exp
5261 * gdb.trace/read-memory.exp
5262 * gdb.trace/report.exp
5263 * gdb.trace/save-trace.exp
5264 * gdb.trace/signal.exp
5265 * gdb.trace/stap-trace.exp
5266 * gdb.trace/status-stop.exp
5267 * gdb.trace/strace.exp
5268 * gdb.trace/tfile.exp
5269 * gdb.trace/tfind.exp
5270 * gdb.trace/trace-break.exp
5271 * gdb.trace/trace-condition.exp
5272 * gdb.trace/trace-enable-disable.exp
5273 * gdb.trace/trace-mt.exp
5274 * gdb.trace/tracecmd.exp
5275 * gdb.trace/tracefile-pseudo-reg.exp
5276 * gdb.trace/tspeed.exp
5277 * gdb.trace/tstatus.exp
5278 * gdb.trace/tsv.exp
5279 * gdb.trace/unavailable.exp
5280 * gdb.trace/while-dyn.exp
5281 * gdb.trace/while-stepping.exp
5282 * lib/gdb-guile.exp
5283 * lib/gdb.exp
5284 * lib/mi-support.exp
5285 * lib/pascal.exp
5286 * lib/perftest.exp
5287 * lib/prelink-support.exp
5288 * lib/selftest-support.exp
5289
5290 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5291
5292 * Makefile.in: Include disable-implicit-rules.mk.
5293
5294 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5295
5296 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5297 non-byte-aligned bit fields.
5298
5299 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5300
5301 PR gdb/12616
5302 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5303 respects the DW_AT_data_bit_offset attribute.
5304
5305 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5306
5307 * gdb.base/default.exp: Fix output of "set language".
5308
5309 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5310
5311 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5312 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5313 make.
5314 * configure.ac: Remove checks for the make program.
5315 * configure: Re-generate.
5316
5317 2016-11-16 Kevin Buettner <kevinb@redhat.com>
5318
5319 * gdb.python/py-recurse-unwind.c (main): Add loop.
5320 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5321 to read_register() and gdb.parse_and_eval(). Make each code
5322 call a separate case that can be individually tested.
5323 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5324 proc. Call cont_and_backtrace for each of the code paths that
5325 we want to test in the unwinder.
5326
5327 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5328
5329 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5330 the definition of struct S.
5331
5332 2016-11-11 Catherine Moore <clm@codesourcery.com>
5333
5334 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5335
5336 2016-11-09 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.base/commands.exp (runto_or_return): New procedure.
5339 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5340 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5341 (progvar_simple_while_test, progvar_complex_if_while_test)
5342 (if_while_breakpoint_command_test)
5343 (infrun_breakpoint_command_test, breakpoint_command_test)
5344 (user_defined_command_test, watchpoint_command_test)
5345 (test_command_prompt_position, redefine_hook_test)
5346 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5347 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5348 multi_line_input and multi_line. Remove gdb_expect and
5349 gdb_stop_suppressing_tests uses.
5350 * lib/gdb.exp (valnum_re): New global.
5351 (multi_line_input): New procedure.
5352
5353 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5354
5355 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5356 Remove.
5357 (test_setup): Define with proc_with_prefix.
5358 (test_cli_inferior): Likewise.
5359 (test_cli_thread): Likewise.
5360 (test_cli_frame): Likewise.
5361 (test_cli_select_frame): Likewise.
5362 (test_cli_up_down): Likewise.
5363 (test_mi_thread_select): Likewise.
5364 (test_mi_stack_select_frame): Likewise.
5365 (test_cli_in_mi_inferior): Likewise.
5366 (test_cli_in_mi_thread): Likewise.
5367 (test_cli_in_mi_frame): Likewise.
5368 (top level): Do not use with_test_prefix_procname.
5369
5370 2016-11-09 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/commands.exp (gdbvar_simple_if_test)
5373 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5374 (progvar_simple_if_test, progvar_simple_while_test)
5375 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5376 (infrun_breakpoint_command_test, breakpoint_command_test)
5377 (user_defined_command_test, watchpoint_command_test)
5378 (test_command_prompt_position, deprecated_command_test)
5379 (bp_deleted_in_command, temporary_breakpoint_commands)
5380 (stray_arg0_test, source_file_with_indented_comment)
5381 (recursive_source_test, if_commands_test)
5382 (error_clears_commands_left, redefine_hook_test)
5383 (redefine_backtrace_test): Use proc_with_prefix.
5384 * lib/gdb.exp (proc_with_prefix): New proc.
5385
5386 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5387
5388 * gdb.base/tui-layout.c: New file.
5389 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5390 disassembly window contains very long lines.
5391
5392 2016-11-08 Tom Tromey <tom@tromey.com>
5393
5394 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5395 depend on Python 2.
5396
5397 2016-11-08 Tom Tromey <tom@tromey.com>
5398
5399 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5400 New method.
5401
5402 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5403
5404 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5405
5406 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5407
5408 * gdb.rust/simple.rs: Add test for univariant enums without
5409 discriminants and for encoded struct-like enums.
5410
5411 2016-10-28 Pedro Alves <palves@redhat.com>
5412
5413 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5414 gdb_test_multiple, tighten regexps and match symtabs and line
5415 tables incrementally.
5416
5417 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5418
5419 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5420 general.
5421
5422 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5423
5424 * gdb.base/exec-invalid-sysroot.exp: New file.
5425
5426 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5427
5428 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5429
5430 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5431
5432 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5433
5434 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5435
5436 * gdb.base/killed-outside.exp: Remove $options from a call to
5437 `prepare_for_testing'.
5438
5439 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5440
5441 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5442 Change test message.
5443
5444 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5445
5446 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5447 Update comment.
5448
5449 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * gdb.trace/mi-trace-save.exp: New file.
5452
5453 2016-10-13 Yao Qi <yao.qi@linaro.org>
5454
5455 * gdb.base/code_elim.exp (get_var_address): Remove.
5456 * gdb.base/relocate.exp: Likewise.
5457 * gdb.base/shreloc.exp: Likewise.
5458 * lib/gdb.exp (get_var_address): New.
5459
5460 2016-10-13 Yao Qi <yao.qi@linaro.org>
5461
5462 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5463 floating point tests if $skip_float_test is false.
5464
5465 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5466
5467 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5468 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5469 argc values.
5470 Add 1 to argc so we guarantee distinct initial/modified argc values.
5471
5472 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5473
5474 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5475
5476 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5477
5478 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5479 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5480 * gdb.arch/vsx-regs.exp: Likewise.
5481
5482 2016-10-07 Yao Qi <yao.qi@linaro.org>
5483
5484 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5485
5486 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5487
5488 * gdb.python/python.exp: Test decode_line("*0").
5489
5490 2016-10-06 Doug Evans <dje@google.com>
5491
5492 * gdb.python/py-value.exp (test_value_creation): Add test for large
5493 unsigned 64-bit value.
5494
5495 2016-10-06 Tom Tromey <tom@tromey.com>
5496
5497 * gdb.compile/compile.exp: Change java tests to rust.
5498 * gdb.base/setshow.exp: Change java tests to rust.
5499 * gdb.base/default.exp: Remove java from language list.
5500 * README (Examples): Update language example.
5501 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5502 test.
5503 * lib/gdb.exp (skip_java_tests): Remove.
5504 * lib/java.exp: Remove.
5505 * gdb.java: Remove.
5506
5507 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5508
5509 * gdb.arch/mips-fcr.exp: New test.
5510 * gdb.arch/mips-fcr.c: Source for the new test.
5511
5512 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5513
5514 * gdb.base/solib-disc.exp: Use `standard_output_file'
5515 throughout.
5516
5517 2016-10-06 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.base/jit-simple-dl.c: New file.
5520 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5521 * gdb.base/jit-simple.c: ... this.
5522 * gdb.base/jit-simple.exp (jit_run): Delete.
5523 (build_jit): New proc.
5524 (jit_test_reread): Recompile either the main program or the shared
5525 library, depending on what is being tested. Skip changing address
5526 if caller wants to. Compare before/after addresses. If testing
5527 standalone, explicitly load the binary. Test "maint info
5528 breakpoints".
5529 (top level): Add "standalone vs shared lib" and "change address"
5530 vs "same address" axes.
5531
5532 2016-10-06 Pedro Alves <palves@redhat.com>
5533
5534 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5535 call.
5536 (jit_run): Delete.
5537 (jit_test_reread): Use with_test_prefix. Reload the main binary
5538 explicitly. Compare the before/after addresses of the JIT
5539 descriptor.
5540
5541 2016-08-15 Doug Evans <dje@google.com>
5542
5543 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5544 for single bitfields is bool.
5545 * gdb.xml/tdesc-regs.exp: Ditto.
5546
5547 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5548
5549 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5550
5551 2016-10-05 Yao Qi <yao.qi@linaro.org>
5552
5553 * lib/gdb.exp (support_complex_tests): Return zero if
5554 gdb_skip_float_test return true.
5555
5556 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5557 Simon Marchi <simon.marchi@ericsson.com>
5558
5559 PR gdb/20487
5560 * gdb.mi/user-selected-context-sync.exp: New file.
5561 * gdb.mi/user-selected-context-sync.c: New file.
5562
5563 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5564 Simon Marchi <simon.marchi@ericsson.com>
5565
5566 PR gdb/20487
5567 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5568 =thread-select-event check.
5569
5570 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5571
5572 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5573 the compulsory L operand changes.
5574 * gdb.arch/powerpc-power.s: Likewise.
5575
5576 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5577
5578 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5579 * gdb.base/jit-attach-pie.c: New file.
5580 * gdb.base/jit-attach-pie.exp: New file.
5581
5582 2016-09-28 Pedro Alves <palves@redhat.com>
5583
5584 * gdb.base/infcall-input.c: New file.
5585 * gdb.base/infcall-input.exp: New file.
5586
5587 2016-09-22 Yao Qi <yao.qi@linaro.org>
5588
5589 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5590 (gdb_exit): Rename it to ...
5591 (gdbserver_gdb_exit): ... Close GDBserver.
5592 (gdb_exit): New proc, call gdbserver_gdb_exit.
5593 (mi_gdb_exit): Likewise.
5594
5595 2016-09-22 Yao Qi <yao.qi@linaro.org>
5596
5597 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5598 path.
5599 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5600 Remove duplication.
5601
5602 2016-09-22 Yao Qi <yao.qi@linaro.org>
5603
5604 * lib/gdbserver-support.exp: Check the existence of
5605 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5606
5607 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5608
5609 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5610
5611 2016-09-21 Tom Tromey <tom@tromey.com>
5612
5613 PR gdb/20604:
5614 * gdb.base/quit.exp: New file.
5615
5616 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5617
5618 * .gitignore: New file.
5619
5620 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5621
5622 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5623 throughout.
5624
5625 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5626
5627 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5628
5629 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5630
5631 * gdb.cp/casts.cc (decltype): Move it ...
5632 (main): ... with its call to ...
5633 * gdb.cp/casts03.cc: ... a new file.
5634 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5635
5636 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5637
5638 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5639
5640 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5641
5642 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5643 and sync up the test with tests in gas/testsuite/gas/ppc.
5644 * gdb.arch/powerpc-power.exp: Likewise.
5645
5646 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5647
5648 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5649
5650 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5651 Jan Kratochvil <jan.kratochvil@redhat.com>
5652
5653 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5654 make m1's definition to be different from m2's. Use 'dummy' as an
5655 argument for probe 'two'.
5656
5657 2016-09-10 Jon Beniston <jon@beniston.com>
5658
5659 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5660 for sim target.
5661
5662 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5663
5664 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5665 variable declaration.
5666 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5667 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5668 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5669 received HWCAP as its argument.
5670
5671 2016-09-06 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.base/new-ui-pending-input.c: New file.
5674 * gdb.base/new-ui-pending-input.exp: New file.
5675 * gdb.exp (clear_gdb_spawn_id): New procedure.
5676 (with_spawn_id): Check whether gdb_spawn_id exists before
5677 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5678 on exit.
5679
5680 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5681
5682 * gdb.base/float128.c: New file.
5683 * gdb.base/float128.exp: Likewise.
5684 * gdb.base/floatn.c: Likewise.
5685 * gdb.base/floatn.exp: Likewise.
5686
5687 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5688
5689 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5690
5691 2016-09-05 Pedro Alves <palves@redhat.com>
5692
5693 PR backtrace/19927
5694 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5695 unwinders are immediately called as side effect of "source" or
5696 "disable unwinder" commands.
5697 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5698
5699 2016-09-02 Yao Qi <yao.qi@linaro.org>
5700
5701 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5702 is true and $type is "float" or "double".
5703
5704 2016-09-02 Yao Qi <yao.qi@linaro.org>
5705
5706 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5707 true.
5708 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5709 * gdb.base/call-rt-st.exp: Likewise.
5710 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5711 return value instead of gdb,skip_float_test.
5712 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5713 (do_function_calls): Use its return value instead of
5714 gdb,skip_float_test.
5715 * gdb.base/finish.exp: Likewise.
5716 * gdb.base/funcargs.exp: Likewise.
5717 * gdb.base/return.exp: Likewise.
5718 * gdb.base/return2.exp: Likewise.
5719 * gdb.base/varargs.exp: Likewise.
5720 * lib/gdb.exp (gdb_skip_float_test): Change it to
5721 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5722
5723 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5724
5725 * gdb.multi/tids.exp: Test "thread apply all".
5726
5727 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5728
5729 * gdb.base/default.exp (tty): Remove.
5730
5731 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5732
5733 * gdb.python/py-recurse-unwind.c: New file.
5734 * gdb.python/py-recurse-unwind.py: New file.
5735 * gdb.python/py-recurse-unwind.exp: New file.
5736
5737 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5738
5739 * gdb.base/set-inferior-tty.exp: New file.
5740 * gdb.base/set-inferior-tty.c: New file.
5741
5742 2016-08-23 Pedro Alves <palves@redhat.com>
5743
5744 PR gdb/20494
5745 * gdb.base/new-ui-echo.c: New file.
5746 * gdb.base/new-ui-echo.exp: New file.
5747
5748 2016-08-23 Yao Qi <yao.qi@linaro.org>
5749
5750 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5751 gdbserver_spawn.
5752 * gdb.server/connect-without-multi-process.exp (do_test):
5753 Likewise.
5754
5755 2016-08-23 Yao Qi <yao.qi@linaro.org>
5756
5757 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5758 standalone_txt. Delete gdb_txt and standalone_txt on host
5759 and target. Spawn the binary on target. Copy files from
5760 target to host.
5761
5762 2016-08-22 Pedro Alves <palves@redhat.com>
5763
5764 PR gdb/20505
5765 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5766 with_test_prefix. Factor out bits to ...
5767 (test_no_vdso): ... this new procedure.
5768
5769 2016-08-19 Carl Love <cel@us.ibm.com>
5770
5771 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5772 maintaining separate logic for constructing the output path.
5773 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5774 * gdb.arch/ppc-dfp.exp: Likewise.
5775 * gdb.arch/ppc-fp.exp: Likewise.
5776 * gdb.arch/vsx-regs.exp: Likewise.
5777 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5778 binprefix for generating the additional binary files.
5779
5780 2016-08-19 Pedro Alves <palves@redhat.com>
5781
5782 * gdb.trace/mi-trace-frame-collected.exp
5783 (test_trace_frame_collected): On x32, expect two registers.
5784
5785 2016-08-18 Carl Love <cel@us.ibm.com>
5786
5787 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5788 and sync up the test with tests in gas/testsuite/gas/ppc.
5789 * gdb.arch/powerpc-power.exp: Likewise.
5790
5791 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5792
5793 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5794 expected error message.
5795
5796 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5797
5798 * gdb.multi/remove-inferiors.exp: New file.
5799 * gdb.multi/remove-inferiors.c: New file.
5800
5801 2016-08-12 Yao Qi <yao.qi@linaro.org>
5802
5803 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5804 argument list.
5805
5806 2016-08-10 Pedro Alves <palves@redhat.com>
5807
5808 PR gdb/19187
5809 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5810 setup_kfails.
5811
5812 2016-08-09 Pedro Alves <palves@redhat.com>
5813 Simon Marchi <simon.marchi@ericsson.com>
5814
5815 PR gdb/20418
5816 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5817 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5818
5819 2016-08-09 Pedro Alves <palves@redhat.com>
5820
5821 PR mi/20431
5822 * gdb.mi/mi-cmd-error.exp: New file.
5823
5824 2016-08-09 Pedro Alves <palves@redhat.com>
5825
5826 PR gdb/18653
5827 * gdb.base/signals-state-child.c: New file.
5828 * gdb.base/signals-state-child.exp: New file.
5829 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5830
5831 2016-08-09 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5834
5835 2016-08-03 Tom Tromey <tom@tromey.com>
5836
5837 PR python/18565:
5838 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5839
5840 2016-08-01 Yao Qi <yao.qi@linaro.org>
5841
5842 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5843 variable mode to "multi-process" if $multi_process is 1, otherwise
5844 set it to "single-process".
5845
5846 2016-08-01 Yao Qi <yao.qi@linaro.org>
5847
5848 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5849 * gdb.cp/cpexprs.exp: Likewise.
5850 * gdb.cp/m-static.exp: Likewise.
5851
5852 2016-07-26 Tom Tromey <tom@tromey.com>
5853
5854 PR python/20190:
5855 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5856 test.
5857
5858 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5859
5860 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5861 selecting assembly source files.
5862 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5863 assembly source files.
5864 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5865 assembly source files.
5866 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5867 selecting assembly source files.
5868
5869 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 * gdb.base/new-ui.exp (do_test_invalid_args): New
5872 procedure.
5873
5874 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5875
5876 * gdb.btrace/reconnect.c: New file.
5877 * gdb.btrace/reconnect.exp: New file.
5878
5879 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5880
5881 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5882 to test_catch_syscall_group.
5883 (test_catch_syscall_group): New.
5884
5885 2016-07-21 Tom Tromey <tom@tromey.com>
5886
5887 * gdb.rust/simple.rs (main): Use empty struct expression.
5888 * gdb.rust/simple.exp: Add tests for empty struct expression.
5889
5890 2016-07-21 Yao Qi <yao.qi@linaro.org>
5891
5892 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5893 if gdb_skip_xml_test is true on some targets.
5894
5895 2016-07-21 Yao Qi <yao.qi@linaro.org>
5896
5897 * gdb.server/solib-list.exp: Unset last_loaded_file.
5898
5899 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5900
5901 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5902 "step into captured_main (args)".
5903
5904 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5905
5906 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5907
5908 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5911
5912 2016-07-19 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5915 * gdb.opt/inline-bt.exp: Likewise.
5916 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5917 additional_flags=-Winline.
5918 * gdb.opt/inline-locals.exp: Likewise.
5919 * gdb.opt/inline-markers.c (ATTR): Define.
5920 (inlined_fn): Use it.
5921
5922 2016-07-19 Yao Qi <yao.qi@linaro.org>
5923
5924 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5925 (test_with_self): Remove some code. Remove argument executable.
5926 (top-level): Use do_self_tests.
5927
5928 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5929 Don Breazeal <donb@codesourcery.com>
5930
5931 * gdb.base/maint.exp: Escape paths used in regular expressions.
5932 * gdb.stabs/weird.exp: Likewise.
5933
5934 2016-07-13 Tom Tromey <tom@tromey.com>
5935
5936 PR python/15620, PR python/18620:
5937 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5938 (test_bkpt_events): New procs.
5939
5940 2016-07-13 Tom Tromey <tom@tromey.com>
5941
5942 PR python/17698:
5943 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5944 test.
5945 (test_watchpoints): Likewise.
5946 (test_bkpt_pending): New proc.
5947
5948 2016-07-13 Tom Tromey <tom@tromey.com>
5949
5950 PR cli/18053:
5951 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5952 completion test.
5953
5954 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5955
5956 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5957 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5958 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5959 f_label.
5960 (g): Rename g_end_lbl to g_label.
5961 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5962 low_pc and high_pc.
5963 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5964
5965 2016-07-12 Tom Tromey <tom@tromey.com>
5966
5967 PR python/19293:
5968 * gdb.python/py-unwind-maint.exp: Update tests.
5969
5970 2016-07-12 Yao Qi <yao.qi@linaro.org>
5971
5972 * lib/selftest-support.exp (selftest_setup): Match the output
5973 when captured_main is inlined.
5974
5975 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5976
5977 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5978 New variables.
5979 (print this%a, print this%b, print this): New tests.
5980 * gdb.fortran/derived-types.f90 (this): New object and
5981 initialization.
5982
5983 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5984
5985 * gdb.ada/arraydim.exp: Remove extra directory level in build
5986 directory.
5987
5988 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5989
5990 * lib/ada.exp: Remove extra directory level in build directory.
5991 * gdb.ada/cond_lang.exp: Likewise.
5992 * gdb.ada/exec_changed.exp: Likewise.
5993 * gdb.ada/lang_switch.exp: Likewise.
5994
5995 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5996
5997 * simple.rs: Add test for raw pointer subscripting.
5998 * simple.exp: Add test expectations.
5999
6000 2016-07-05 Yao Qi <yao.qi@linaro.org>
6001
6002 * gdb.mi/mi-reverse.exp: Match =record-started output.
6003
6004 2016-07-01 Pedro Alves <palves@redhat.com>
6005
6006 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6007 procedure.
6008 (jit_reader_test): Test the jit reader's unwinder.
6009 * gdb.base/jithost.c (jit_function_00_code): New global.
6010 (main): Use memcpy to fill in the mmapped code, instead of poking
6011 bytes manually here.
6012 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6013 value.
6014 (read_debug_info): Save the function's range.
6015 (read_sp): New function.
6016 (unwind_frame): Use it. Also unwind RBP.
6017 (get_frame_id): Use read_sp.
6018 (gdb_init_reader): Use calloc instead of malloc.
6019 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6020 parameter. Use gdb_test_multiple.
6021
6022 2016-07-01 Pedro Alves <palves@redhat.com>
6023 Antoine Tremblay <antoine.tremblay@ericsson.com>
6024
6025 * gdb.threads/process-dies-while-detaching.c: New file.
6026 * gdb.threads/process-dies-while-detaching.exp: New file.
6027
6028 2016-07-01 Pedro Alves <palves@redhat.com>
6029
6030 * gdb.multi/watchpoint-multi-exit.c: New file.
6031 * gdb.multi/watchpoint-multi-exit.exp: New file.
6032
6033 2016-06-30 Pedro Alves <palves@redhat.com>
6034
6035 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6036 unset inferior_spawn_id.
6037
6038 2016-06-30 Pedro Alves <palves@redhat.com>
6039
6040 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6041 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6042
6043 2016-06-29 Yao Qi <yao.qi@linaro.org>
6044
6045 * gdb.base/return.c: Add copyright header.
6046
6047 2016-06-29 Tom Tromey <tom@tromey.com>
6048
6049 PR python/20129:
6050 * gdb.python/py-framefilter.exp: Add tests for setting priority
6051 and disabling of non-existent frame filter.
6052
6053 2016-06-29 Yao Qi <yao.qi@linaro.org>
6054
6055 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6056 0x0f07ff.
6057
6058 2016-06-28 Yao Qi <yao.qi@linaro.org>
6059
6060 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6061 triplets. Start gdb, execute catch syscall, and continue. Check
6062 gdb's output to determine catch syscall is supported.
6063
6064 2016-06-27 Manish Goregaokar <manish@mozilla.com>
6065
6066 * gdb.rust/simple.rs: Add test for returning unit in a function.
6067 * gdb.rust/simple.exp: Add expectation for functions returning
6068 unit.
6069
6070 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6071
6072 * gdb.python/py-breakpoint-create-fail.c,
6073 gdb.python/py-breakpoint-create-fail.exp,
6074 gdb.python/py-breakpoint-create-fail.py: New testcase.
6075
6076 2016-06-25 Manish Goregaokar <manish@mozilla.com>
6077
6078 PR gdb/20239
6079 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6080 * gdb.rust/simple.exp: Add test expectations for new NonZero
6081 tests.
6082
6083 2016-06-24 David Taylor <dtaylor@emc.com>
6084
6085 * gdb.base/offsets.exp: New file.
6086 * gdb.base/offsets.c: New file.
6087
6088 2016-06-23 Tom Tromey <tom@tromey.com>
6089
6090 PR gdb/16483:
6091 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6092 before any filters are loaded.
6093
6094 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6095
6096 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6097 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6098 structs.
6099 * gdb.fortran/derived-type-function.exp: New file.
6100 * gdb.fortran/derived-type-function.f90: New file.
6101
6102
6103 2016-06-21 Pedro Alves <palves@redhat.com>
6104
6105 * gdb.base/new-ui.exp: New file.
6106 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6107 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6108 (with_spawn_id): New procedure.
6109
6110 2016-06-21 Pedro Alves <palves@redhat.com>
6111
6112 * gdb.mi/mi-exec-run.exp: New file.
6113
6114 2016-06-21 Pedro Alves <palves@redhat.com>
6115
6116 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6117 breakpoint command's output on the main UI.
6118 (test_break): New procedure, factored out from calls in the top
6119 level.
6120 (top level): Use foreach_with_prefix to test MI as main UI and as
6121 separate UI.
6122
6123 2016-06-21 Pedro Alves <palves@redhat.com>
6124
6125 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6126 (test_awatch_creation_and_listing)
6127 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6128 Remove 'type' parameter.
6129 (test_watchpoint_all): New parameter mi_mode. Remove
6130 with_test_prefix.
6131 (top level): Use foreach_with_prefix, and add main/separate UI MI
6132 testing axis.
6133
6134 2016-06-21 Pedro Alves <palves@redhat.com>
6135
6136 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6137 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6138 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6139 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6140 (gdb_main_spawn_id, mi_spawn_id): Declare and
6141 comment.
6142 (mi_create_inferior_pty): New procedure,
6143 factored out from default_mi_gdb_start.
6144 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6145 procedures.
6146 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6147 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6148 Use mi_create_inferior_pty.
6149 (mi_gdb_start): Use eval to pass down args list.
6150
6151 2016-06-21 Pedro Alves <palves@redhat.com>
6152
6153 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6154 * gdb.opt/inline-cmds.exp: Add MI tests.
6155
6156 2016-06-21 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6159
6160 2016-06-21 Pedro Alves <palves@redhat.com>
6161
6162 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6163 (top level): Use it instead of mi_execute_to.
6164
6165 2016-06-21 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6168 (cont_handler_str): New.
6169 (signal_stop_handler): Set stop_handler_str instead of printing to
6170 stdout.
6171 (continue_handler): Set cont_handler_str instead of printing to
6172 stdout.
6173 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6174 mi_send_resuming_command. Print stop_handler_str and
6175 cont_handler_str instead of expecting the python events print
6176 directly.
6177
6178 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6179
6180 * gdb.base/jit-reader.exp: New file.
6181 * gdb.base/jithost.c: New file.
6182 * gdb.base/jithost.h: New file.
6183 * gdb.base/jitreader.c : New file.
6184 * gdb.base/jit-protocol.h: New file.
6185
6186 2016-06-17 Yao Qi <yao.qi@linaro.org>
6187
6188 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6189 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6190 and detach-on-fork. Adjust tests.
6191 (top level): Invoke break_cond_on_syscall with combinations of
6192 syscall, follow-fork-mode and detach-on-fork.
6193
6194 2016-06-17 Yao Qi <yao.qi@linaro.org>
6195
6196 * gdb.base/step-over-exit.c: New.
6197 * gdb.base/step-over-exit.exp: New.
6198
6199 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6200
6201 * gdb.base/float.exp: Add target check for nds32*-*-*.
6202 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6203
6204 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6205
6206 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6207 for unsupported target features.
6208 * gdb.base/call-rt-st.exp: Likewise.
6209 * gdb.base/call-sc.exp: Likewise.
6210 * gdb.base/call-signal-resume.exp: Likewise.
6211 * gdb.base/call-strs.exp: Likewise.
6212 * gdb.base/callexit.exp: Likewise.
6213 * gdb.base/callfuncs.exp: Likewise.
6214 * gdb.base/nodebug.exp: Likewise.
6215 * gdb.base/printcmds.exp: Likewise.
6216 * gdb.base/ptype.exp: Likewise.
6217 * gdb.base/structs.exp: Likewise.
6218 * gdb.base/unwindonsignal.exp: Likewise.
6219 * gdb.cp/gdb2495.exp: Likewise.
6220 * gdb.cp/templates.exp: Likewise.
6221 * gdb.cp/virtfunc.exp: Likewise.
6222 * gdb.threads/hand-call-in-threads.exp: Likewise.
6223 * gdb.threads/interrupted-hand-call.exp: Likewise.
6224 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6225
6226 2016-06-10 Tom Tromey <tom@tromey.com>
6227
6228 PR rust/20110:
6229 * gdb.rust/expr.exp: Add test for integer constant larger than
6230 i32.
6231
6232 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6233
6234 * gdb.fortran/nested-funcs.exp: New.
6235 * gdb.fortran/nested-funcs.f90: New.
6236
6237 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6238
6239 * gdb.base/examine-backward.c: New file.
6240 * gdb.base/examine-backward.exp: New file.
6241
6242 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6243
6244 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6245 matching.
6246
6247 2016-06-02 Tom Tromey <tom@tromey.com>
6248
6249 PR python/18984:
6250 * gdb.python/py-shared.exp: Add solib_name test.
6251
6252 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6253
6254 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6255
6256 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6257
6258 PR c++/19893
6259 * gdb.dwarf2/implref.exp: Rename to...
6260 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6261 * gdb.dwarf2/implref-array.c: New file.
6262 * gdb.dwarf2/implref-array.exp: Likewise.
6263 * gdb.dwarf2/implref-global.c: Likewise.
6264 * gdb.dwarf2/implref-global.exp: Likewise.
6265 * gdb.dwarf2/implref-struct.c: Likewise.
6266 * gdb.dwarf2/implref-struct.exp: Likewise.
6267
6268 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6269
6270 * gdb.trace/trace-condition.exp: Add 64bit tests.
6271
6272 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6273
6274 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6275 bits types.
6276 (main): Adapt to 8 to 64 bits types.
6277 * gdb.trace/trace-condition.exp: Add new tests.
6278
6279 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6280
6281 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6282
6283 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6284
6285 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6286 Move condition tests...
6287 * gdb.trace/trace-condition.exp: Here.
6288
6289 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6290
6291 * gdb.trace/trace-condition.exp: Add counter-case tests.
6292
6293 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6294
6295 PR c++/15231
6296 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6297 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6298
6299 2016-05-27 Pedro Alves <palves@redhat.com>
6300
6301 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6302 New procedure.
6303 (top level): Call it, and bail out of DejaGnu is known to be bad.
6304
6305 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6306
6307 * gdb.base/whatis.c: Extend the test case.
6308 * gdb.base/whatis.exp: Add additional tests.
6309
6310 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6311
6312 * gdb.fortran/type.f90: Add pointer variable.
6313 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6314
6315 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6316
6317 * gdb.fortran/vla-type.exp: Fix testcase name.
6318
6319 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6320
6321 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6322
6323 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6324
6325 * gdb.fortran/type.f90: Add nested structures.
6326 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6327 * gdb.fortran/derived-type.exp: Adapt expected output.
6328 * gdb.fortran/vla-type.exp: Adapt expected output.
6329
6330 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6331
6332 * gdb.fortran/whatis_type.exp: Adapt expected output.
6333
6334 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6335
6336 * gdb.fortran/print_type.exp: Fix expected output.
6337 * gdb.fortran/whatis_type.exp: Fix expected output.
6338
6339 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6340
6341 * gdb.fortran/whatis_type.exp: Use multi_line.
6342
6343 2016-05-24 Tom Tromey <tom@tromey.com>
6344
6345 PR python/17386:
6346 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6347 use value as an index.
6348
6349 2016-05-23 Tom Tromey <tom@tromey.com>
6350
6351 PR python/17981:
6352 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6353 no-breakpoint case.
6354
6355 2016-05-24 Pedro Alves <palves@redhat.com>
6356
6357 PR gdb/19828
6358 * gdb.threads/clone-attach-detach.c: New file.
6359 * gdb.threads/clone-attach-detach.exp: New file.
6360
6361 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6362
6363 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6364
6365 2016-05-23 Tom Tromey <tom@tromey.com>
6366
6367 PR python/19438, PR python/18393:
6368 * gdb.python/py-progspace.exp: Add "dir" test.
6369 * gdb.python/py-objfile.exp: Add "dir" test.
6370
6371 2016-05-23 Yao Qi <yao.qi@linaro.org>
6372
6373 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6374 * gdb.arch/thumb2-it.exp: Likewise.
6375
6376 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6377
6378 * gdb.mi/mi-threads-interrupt.c: New file.
6379 * gdb.mi/mi-threads-interrupt.exp: New file.
6380
6381 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6382
6383 PR gdb/18077
6384 * gdb.mi/mi-async-run.exp: New file.
6385 * gdb.mi/mi-async-run.c: New file.
6386
6387 2016-05-17 Tom Tromey <tom@tromey.com>
6388 Manish Goregaokar <manishsmail@gmail.com>
6389
6390 * lib/rust-support.exp: New file.
6391 * lib/gdb.exp (skip_rust_tests): New proc.
6392 (build_executable_from_specs): Handle rust.
6393 * lib/future.exp (gdb_find_rustc): New proc.
6394 (gdb_default_target_compile): Handle rust.
6395 * gdb.rust/expr.exp: New file.
6396 * gdb.rust/generics.exp: New file.
6397 * gdb.rust/generics.rs: New file.
6398 * gdb.rust/methods.exp: New file.
6399 * gdb.rust/methods.rs: New file.
6400 * gdb.rust/modules.exp: New file.
6401 * gdb.rust/modules.rs: New file.
6402 * gdb.rust/simple.exp: New file.
6403 * gdb.rust/simple.rs: New file.
6404
6405 2016-05-17 Tom Tromey <tom@tromey.com>
6406
6407 * gdb.base/default.exp (set language): Add rust.
6408
6409 2016-05-17 Tom Tromey <tom@tromey.com>
6410
6411 * gdb.gdb/unittest.exp: New file.
6412
6413 2016-05-16 Yao Qi <yao.qi@linaro.org>
6414
6415 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6416 shell_prompt. Update shell_prompt_re.
6417
6418 2016-05-12 Doug Evans <dje@google.com>
6419
6420 PR symtab/19999
6421 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6422 $options when building executable.
6423 * gdb.dwarf2/fission-loclists-pie.S: New file.
6424 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6425
6426 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6427
6428 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6429 of [is_remote target],
6430
6431 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6432
6433 * lib/gdb.exp (use_gdb_stub): New procedure.
6434
6435 2016-05-03 Yunlian Jiang <yunlian@google.com>
6436 Doug Evans <dje@google.com>
6437
6438 PR symtab/19914
6439 * gdb.dwarf2/dwp-sepdebug.c: New file.
6440 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6441
6442 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6443
6444 * gdb.base/detach.exp: Remove is_remote check.
6445
6446 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6447
6448 * gdb.base/annota-input-while-running.exp: Don't check for
6449 [is_remote target]. Enable annotations after running to main.
6450 Remove unused "set test..." line.
6451
6452 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6453
6454 * gdb.trace/trace-enable-disable.exp: New file.
6455 * gdb.trace/trace-enable-disable.c: New file.
6456
6457 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6458
6459 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6460 use it in info sharedlibrary test.
6461 * gdb.trace/ftrace-lock.exp: Likewise.
6462 * gdb.trace/ftrace.exp: Likewise.
6463 * gdb.trace/range-stepping.exp: Likewise.
6464 * gdb.trace/trace-break.exp: Likewise.
6465 * gdb.trace/trace-condition.exp: Likewise.
6466 * gdb.trace/trace-mt.exp: Likewise.
6467
6468 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6469
6470 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6471 (gdb_load_shlib): ... this.
6472 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6473 gdb_load_shlib.
6474 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6475 * gdb.base/ctxobj.exp: Likewise.
6476 * gdb.base/dprintf-pending.exp: Likewise.
6477 * gdb.base/dso2dso.exp: Likewise.
6478 * gdb.base/fixsection.exp: Likewise.
6479 * gdb.base/gcore-relro.exp: Likewise.
6480 * gdb.base/gdb1555.exp: Likewise.
6481 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6482 * gdb.base/gnu-ifunc.exp: Likewise.
6483 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6484 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6485 * gdb.base/pending.exp: Likewise.
6486 * gdb.base/print-file-var.exp: Likewise.
6487 * gdb.base/print-symbol-loading.exp: Likewise.
6488 * gdb.base/shlib-call.exp: Likewise.
6489 * gdb.base/shreloc.exp: Likewise.
6490 * gdb.base/so-impl-ld.exp: Likewise.
6491 * gdb.base/solib-disc.exp: Likewise.
6492 * gdb.base/solib-nodir.exp: Likewise.
6493 * gdb.base/solib-overlap.exp: Likewise.
6494 * gdb.base/solib-symbol.exp: Likewise.
6495 * gdb.base/solib-weak.exp (do_test): Likewise.
6496 * gdb.base/sym-file.exp: Likewise.
6497 * gdb.base/symtab-search-order.exp: Likewise.
6498 * gdb.base/type-opaque.exp: Likewise.
6499 * gdb.base/unload.exp: Likewise.
6500 * gdb.base/watchpoint-solib.exp: Likewise.
6501 * gdb.compile/compile.exp: Likewise.
6502 * gdb.cp/gdb2384.exp: Likewise.
6503 * gdb.cp/infcall-dlopen.exp: Likewise.
6504 * gdb.cp/re-set-overloaded.exp: Likewise.
6505 * gdb.fortran/library-module.exp: Likewise.
6506 * gdb.opt/solib-intra-step.exp: Likewise.
6507 * gdb.python/py-finish-breakpoint.exp: Likewise.
6508 * gdb.python/py-shared.exp: Likewise.
6509 * gdb.reverse/solib-precsave.exp: Likewise.
6510 * gdb.reverse/solib-reverse.exp: Likewise.
6511 * gdb.server/solib-list.exp: Likewise.
6512 * gdb.threads/dlopen-libpthread.exp: Likewise.
6513 * gdb.threads/tls-shared.exp: Likewise.
6514 * gdb.threads/tls-so_extern.exp: Likewise.
6515 * gdb.trace/change-loc.exp: Likewise.
6516 * gdb.trace/ftrace-lock.exp: Likewise.
6517 * gdb.trace/ftrace.exp: Likewise.
6518 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6519 * gdb.trace/pending.exp: Likewise.
6520 * gdb.trace/range-stepping.exp: Likewise.
6521 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6522 (strace_info_marker): Likewise.
6523 (strace_probe_marker): Likewise.
6524 (strace_trace_on_same_addr): Likewise.
6525 (strace_trace_on_diff_addr): Likewise.
6526 * gdb.trace/trace-break.exp: Likewise.
6527 * gdb.trace/trace-condition.exp: Likewise.
6528 * gdb.trace/trace-mt.exp: Likewise.
6529
6530 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6531
6532 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6533 result of gdb_remote_download.
6534 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6535 * gdb.base/dso2dso.exp: Likewise.
6536 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6537 * gdb.base/print-file-var.exp: Likewise.
6538 * gdb.base/shlib-call.exp: Likewise.
6539 * gdb.base/shreloc.exp: Likewise.
6540 * gdb.base/solib-overlap.exp: Likewise.
6541 * gdb.base/solib-weak.exp (do_test): Likewise.
6542 * gdb.base/unload.exp: Likewise.
6543
6544 2016-04-27 Yao Qi <yao.qi@linaro.org>
6545
6546 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6547 exists.
6548
6549 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6550
6551 * vla-type.exp: Print structure from toplevel.
6552
6553 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6554
6555 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6556 of dynamic types.
6557 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6558 of dynamic types.
6559
6560 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6561
6562 * gdb.fortran/vla-type.f90: New file.
6563 * gdb.fortran/vla-type.exp: New file.
6564
6565 2016-04-25 Yao Qi <yao.qi@linaro.org>
6566
6567 * gdb.base/branch-to-self.c: New file.
6568 * gdb.base/branch-to-self.exp: New file.
6569
6570 2016-04-22 Yao Qi <yao.qi@linaro.org>
6571
6572 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6573 more after $hex.
6574
6575 2016-04-22 Yao Qi <yao.qi@linaro.org>
6576
6577 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6578 * gdb.base/annota3.exp: Likewise.
6579
6580 2016-04-22 Yao Qi <yao.qi@linaro.org>
6581
6582 * gdb.reverse/step-precsave.exp: Do one step and test program
6583 stops in "callee" and do multiple steps until program goes out
6584 of "callee".
6585 * gdb.reverse/step-reverse.exp: Likewise.
6586
6587 2016-04-22 Yao Qi <yao.qi@linaro.org>
6588
6589 * gdb.trace/signal.exp: Also pass if
6590 $tracepoint_hits($i) > $iterations.
6591
6592 2016-04-22 Yao Qi <yao.qi@linaro.org>
6593
6594 * gdb.trace/signal.c: New file.
6595 * gdb.trace/signal.exp: New file.
6596
6597 2016-04-19 Doug Evans <xdje42@gmail.com>
6598
6599 * gdb.base/bad-file.exp: New file.
6600
6601 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6602
6603 * gdb.dwarf2/implref.exp: New file.
6604
6605 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6606
6607 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6608 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6609 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6610 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6611 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6612 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6613 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6614 * lib/fortran.exp (fortran_int4): New procedure.
6615 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6616 (fortran_logical4): Likewise.
6617
6618 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6619
6620 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6621
6622 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6623
6624 * lib/compiler.c: Add Intel specific preprocessor macros.
6625 * lib/compiler.cc: Likewise.
6626
6627 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6628
6629 * gdb.server/connect-with-no-symbol-file.c: New file.
6630 * gdb.server/connect-with-no-symbol-file.exp: New file.
6631
6632 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6633
6634 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6635
6636 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6637
6638 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6639 standard output directory.
6640
6641 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6642
6643 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6644
6645 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6646
6647 * gdb.btrace/instruction_history.c (loop): Add declaration.
6648
6649 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6650
6651 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6652
6653 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6654
6655 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6656 parentheses to print.
6657 (continue_handler): Likewise.
6658
6659 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6660
6661 * gdb.server/solib-list.exp: Remove is_remote check.
6662 Pass shlib= to gdb_compile. Don't link shared library with
6663 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6664 Run binary filename through "readlink -f" on the target.
6665
6666 2016-04-08 Pedro Alves <palves@redhat.com>
6667
6668 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6669 interpreter filename as argument to gdbserver_spawn.
6670 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6671 Return empty if $last_loaded_file does not exist.
6672
6673 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6674
6675 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6676 * gdb.base/jit-main.c: Use exit after usage.
6677
6678 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6681 GDBHISTSIZE prior to the tests.
6682 * gdb.base/gdbinit-history.exp: Likewise.
6683
6684 2016-04-07 Pedro Alves <palves@redhat.com>
6685
6686 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6687 instead of build_executable. Use gdb_load_shlibs.
6688
6689 2016-04-07 Yao Qi <yao.qi@linaro.org>
6690
6691 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6692 Execute "si" command.
6693
6694 2016-04-07 Yao Qi <yao.qi@linaro.org>
6695
6696 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6697 number instead of the comments on some line.
6698
6699 2016-04-06 Don Breazeal <donb@codesourcery.com>
6700
6701 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6702 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6703
6704 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6705
6706 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6707 standard_output_file. Remove unused binfile variable.
6708
6709 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6710
6711 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6712 * gdb.python/py-mi-objfile.exp: Match "list main" output
6713 in console format.
6714
6715 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6716
6717 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6718 absolute.
6719
6720 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6721
6722 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6723 absolute.
6724 * gdb.trace/ftrace.exp: Likewise.
6725 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6726 targets as well.
6727 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6728 (gdb_load_shlibs): Copy libraries to test directory when testing
6729 natively. Only set solib-search-path if testing remotely.
6730 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6731
6732 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6733
6734 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6735 gdb_download. Use it even if the target is not remote.
6736 * gdb.base/jit.exp (compile_jit_test): Likewise.
6737 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6738 output directory if the destination board is local, otherwise use
6739 the standard remote_download from DejaGnu.
6740 (gdb_download): Remove.
6741 (gdb_load_shlibs): Use gdb_remote_download instead of
6742 gdb_download.
6743 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6744 Use gdb_remote_download instead of gdb_download. Use it even if
6745 the target is not remote.
6746 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6747 instead of gdb_download.
6748
6749 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6750
6751 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6752 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6753 run.
6754
6755 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6756
6757 PR gdb/19820
6758 * gdb.base/printcmds.exp: Add artificial arrays tests.
6759
6760 2016-03-31 Pedro Alves <palves@redhat.com>
6761
6762 PR gdb/19858
6763 * gdb.base/jit-main.c: Include unistd.h.
6764 (ATTACH): Define to 0 if not already defined.
6765 (wait_for_gdb, mypid): New globals.
6766 (WAIT_FOR_GDB): New macro.
6767 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6768 some breakpoint locations.
6769 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6770 New procedures.
6771 (one_jit_test): Add REATTACH parameter, and handle it. Use
6772 continue_to_test_location.
6773 (top level): Test attach, and adjusts calls to one_jit_test.
6774
6775 2016-03-31 Pedro Alves <palves@redhat.com>
6776
6777 PR gdb/19858
6778 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6779 BINSUFFIX parameter, and handle it.
6780 (top level): Adjust calls compile_jit_test.
6781
6782 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6783
6784 PR python/19743
6785 * gdb.python/py-mi-events-gdb.py: New file.
6786 * gdb.python/py-mi-events.c: New file.
6787 * gdb.python/py-mi-events.exp: New file.
6788
6789 2016-03-30 Yao Qi <yao.qi@linaro.org>
6790
6791 * gdb.reverse/until-precsave.exp: Match function name only.
6792 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6793 Move malloc to a condition block.
6794 * gdb.reverse/until-reverse.exp: Match function name only.
6795
6796 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6797
6798 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6799 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6800 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6801 variable for GPR 0 instead of assuming it is register 0.
6802 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6803 * lib/trace-support.exp: Add s390 registers.
6804
6805 2016-03-29 Yao Qi <yao.qi@linaro.org>
6806
6807 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6808
6809 2016-03-24 Yao Qi <yao.qi@linaro.org>
6810
6811 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6812 test message.
6813
6814 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6815
6816 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6817 maintaining separate logic for constructing the output path.
6818
6819 2016-03-16 Don Breazeal <donb@codesourcery.com>
6820
6821 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6822 Retry fork and waitpid on interrupted system call errors.
6823 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6824 Use with_timeout_factor to increase timeout by factor of 10.
6825
6826 2016-03-15 Don Breazeal <donb@codesourcery.com>
6827
6828 * gdb.cp/scope-err.cc: New test program.
6829 * gdb.cp/scope-err.exp: New test script.
6830 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6831 lines and "set breakpoint here" comment.
6832 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6833 Fixed some whitespace and format issues.
6834 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6835 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6836
6837 2016-03-15 Doug Evans <dje@google.com>
6838
6839 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6840 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6841 All callers updated. Add tests for enums, mixed flags register.
6842
6843 2016-03-15 Doug Evans <dje@google.com>
6844
6845 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6846 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6847
6848 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6849
6850 * gdb.base/default.exp: Add $_as_string to the list of expected
6851 convenience functions.
6852
6853 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6854
6855 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6856
6857 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6858
6859 * gdb.python/py-as-string.exp: New file.
6860 * gdb.python/py-as-string.c: New file.
6861
6862 2016-03-09 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6865 signal" -> "Thread NN received signal" output change.
6866 * gdb.threads/ia64-sigill.exp: Likewise.
6867 * gdb.threads/linux-dp.exp: Likewise.
6868 * gdb.threads/manythreads.exp: Likewise.
6869 * gdb.threads/pending-step.exp: Likewise.
6870 * gdb.threads/print-threads.exp: Likewise.
6871 * gdb.threads/sigstep-threads.exp: Likewise.
6872 * gdb.threads/staticthreads.exp: Likewise.
6873 * gdb.threads/tls.exp: Likewise.
6874
6875 2016-03-09 Pedro Alves <palves@redhat.com>
6876
6877 * gdb.base/command-line-input.exp: New file.
6878
6879 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6880
6881 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6882 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6883 * gdb.trace/pending.exp: Accept leading dot before function name.
6884 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6885 * lib/trace-support.exp: Set registers for ppc.
6886
6887 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6888
6889 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6890 use it for disassembly; accept .main in addition to main in backtrace.
6891
6892 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6893 Marcin Kościelnicki <koriakin@0x04.net>
6894
6895 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6896 (gdb_recursion_test_ptr): New global variable.
6897 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6898 gdb_recursion_test.
6899 (gdb_c_test): Ditto.
6900
6901 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6902
6903 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6904 ordering.
6905
6906 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6907
6908 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6909 (bar): Add bar_start_lbl label.
6910 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6911 of foo/bar for emitting DWARF and tracing.
6912
6913 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6914
6915 * analyze-racy-logs.py: Set executable bit.
6916
6917 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6918
6919 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6920 (CHECK_TARGET_TMP): Likewise.
6921 (check-single-racy): New rule.
6922 (check-parallel-racy): Likewise.
6923 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6924 (do-check-parallel-racy): New rule.
6925 (check-racy/%.exp): Likewise.
6926 * README (Racy testcases): New section.
6927 * analyze-racy-logs.py: New file.
6928
6929 2016-03-03 Doug Evans <dje@google.com>
6930
6931 * gdb.base/skip.exp: Use with_test_prefix.
6932
6933 2016-03-03 Yao Qi <yao.qi@linaro.org>
6934
6935 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6936 Invoke step_over_syscall "clone" and break_cond_on_syscall
6937 "clone".
6938 * gdb.base/step-over-clone.c: New file.
6939
6940 2016-03-03 Yao Qi <yao.qi@linaro.org>
6941
6942 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6943 code format.
6944
6945 2016-03-03 Yao Qi <yao.qi@linaro.org>
6946
6947 * gdb.base/disp-step-fork.c: Rename to ...
6948 * gdb.base/step-over-fork.c: ... it. New file.
6949 * gdb.base/disp-step-vfork.c: Rename to ...
6950 * gdb.base/step-over-vfork.c: ... it. New file.
6951 * gdb.base/disp-step-syscall.exp: Rename to ...
6952 * gdb.base/step-over-syscall.exp: ... it. New file.
6953 (disp_step_cross_syscall): Rename to ...
6954 (step_over_syscall): ... it.
6955
6956 2016-03-03 Yao Qi <yao.qi@linaro.org>
6957
6958 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6959 If target supports condition evaluation on target, invoke
6960 break_cond_on_syscall for fork and vfork.
6961
6962 2016-03-03 Yao Qi <yao.qi@linaro.org>
6963
6964 * gdb.base/disp-step-syscall.exp: Don't invoke
6965 support_displaced_stepping.
6966 (disp_step_cross_syscall): Test with displaced stepping off and
6967 on if supported.
6968
6969 2016-03-03 Yao Qi <yao.qi@linaro.org>
6970
6971 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6972 proc.
6973 (setup): New proc.
6974 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6975 and setup.
6976
6977 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6978
6979 * gdb.fortran/vla-history.exp: Remove breakpoint.
6980
6981 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6982
6983 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6984 exceeds timeout.
6985
6986 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6987
6988 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6989 breakpoint.
6990
6991 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6992
6993 * gdb.mi/vla.f90: Nullify pointer after declaration.
6994
6995 2016-03-01 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6998
6999 2016-03-01 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7002 before anything else.
7003 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7004 _GNU_SOURCE here.
7005 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7006 before anything else.
7007 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7008
7009 2016-03-01 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7012
7013 2016-03-01 Yao Qi <yao.qi@linaro.org>
7014
7015 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7016 prepare_for_testing.
7017
7018 2016-03-01 Yao Qi <yao.qi@linaro.org>
7019
7020 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7021
7022 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7023
7024 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7025 manually constructing the output path.
7026
7027 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7028
7029 * gdb.arch/s390-stackless.S: New.
7030 * gdb.arch/s390-stackless.exp: New.
7031
7032 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7033
7034 * gdb.dlang/circular.c: New file.
7035 * gdb.dlang/circular.exp: New file.
7036
7037 2016-02-26 Yao Qi <yao.qi@linaro.org>
7038
7039 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7040 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7041 (testcases): Update.
7042
7043 2016-02-26 Yao Qi <yao.qi@linaro.org>
7044
7045 * gdb.reverse/aarch64.c: Rename to ...
7046 * gdb.reverse/insn-reverse.c: ... it.
7047 * gdb.reverse/aarch64.exp: Rename to ...
7048 * gdb.reverse/insn-reverse.exp: ... it.
7049
7050 2016-02-26 Yao Qi <yao.qi@linaro.org>
7051
7052 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7053 (testcase_ftype): New.
7054 (testcases): New array.
7055 (n_testcases): New.
7056 (main): Call each element in testcases.
7057 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7058 (read_testcase): New.
7059 Do the tests in a loop.
7060
7061 2016-02-25 Yao Qi <yao.qi@linaro.org>
7062
7063 * gdb.base/branches.c: Remove.
7064
7065 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7066
7067 PR gdb/13808
7068 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7069
7070 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7071
7072 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7073
7074 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7075
7076 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7077 change x86_64 call_insn to 'callq'.
7078
7079 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7080
7081 * gdb.trace/tfile-avx.c: Move to...
7082 * gdb.trace/tracefile-pseudo-reg.c: Here.
7083 * gdb.trace/tfile-avx.exp: Move to...
7084 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7085
7086 2016-02-24 Gary Benson <gbenson@redhat.com>
7087
7088 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7089 message on attach.
7090
7091 2016-02-23 Doug Evans <dje@google.com>
7092
7093 * gdb.base/skip.c (test_skip): New function.
7094 (end_test_skip_file_and_function): New function.
7095 (test_skip_file_and_function): New function.
7096 * gdb.base/skip1.c (test_skip): New function.
7097 (skip1_test_skip_file_and_function): New function.
7098 * gdb.base/skip.exp: Add tests for new skip options.
7099 * gdb.base/skip-solib.exp: Update expected output.
7100 * gdb.perf/skip-command.cc: New file.
7101 * gdb.perf/skip-command.exp: New file.
7102 * gdb.perf/skip-command.py: New file.
7103
7104 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7105
7106 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7107 info registers pattern.
7108
7109 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7110
7111 * lib/future.exp: Add D support.
7112 (gdb_find_gdc): New proc.
7113 (gdb_default_target_compile): Add D support.
7114
7115 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
7116
7117 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7118 user+system time.
7119 (trace_speed_test): Determine the iteration count for a time
7120 between 15..30 seconds.
7121
7122 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7123
7124 * gdb.arch/i386-mpx-sigsegv.c: New file.
7125 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7126 * gdb.arch/i386-mpx-simple_segv.c: New file.
7127 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7128
7129 2016-02-18 Yao Qi <yao.qi@linaro.org>
7130
7131 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7132 Don't call setup_kfail.
7133
7134 2016-02-18 Yao Qi <yao.qi@linaro.org>
7135
7136 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7137 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7138
7139 2016-02-16 Doug Evans <dje@google.com>
7140
7141 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7142 * gdb.base/skip1.c: Ditto.
7143 * gdb.base/skip.exp: Whitespace cleanup.
7144
7145 2016-02-16 Don Breazeal <donb@codesourcery.com>
7146
7147 PR remote/19496
7148 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7149 Remove kfail for PR remote/19496.
7150
7151 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7152
7153 * lib/gdb.exp (standard_temp_file): Return a path specific to
7154 the runtest invocation.
7155
7156 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7157
7158 * gdb.trace/save-trace.exp: Change relative path to be in the
7159 standard output directory.
7160
7161 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 * gdb.arch/i386-prologue.c: Add missing prototypes.
7164
7165 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7166
7167 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7168 * gdb.arch/i386-prologue.exp: Likewise.
7169 * gdb.arch/i386-size.exp: Likewise.
7170
7171 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7172
7173 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7174 define object file path.
7175 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7176 file path.
7177 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7178 standard_output_file to define binfile.
7179
7180 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7181
7182 Fix compatibility with recent gfortran-5.3.1.
7183 * gdb.fortran/vla-history.exp (print vla1 allocated)
7184 (print vla2 allocated, print $2, print $3): Remove
7185 (print $4): Rename to ...
7186 (print $2): ... here.
7187 (print $9): Rename to ...
7188 (print $5): ... here.
7189 (print $10): Rename to ...
7190 (print $6): ... here.
7191 * gdb.fortran/vla.f90: Add pvla initialization.
7192
7193 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7194
7195 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7196 New test.
7197 * gdb.fortran/vla-value-sub.exp: Likewise.
7198
7199 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7200
7201 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7202
7203 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7204
7205 * i386-biarch-core.exp: Define corefile using
7206 standard_output_file.
7207
7208 2016-02-12 Yao Qi <yao.qi@linaro.org>
7209
7210 * gdb.arch/arm-single-step-kernel-helper.c: New.
7211 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7212
7213 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7214
7215 * gdb.btrace/tailcall-only.exp: New.
7216 * gdb.btrace/tailcall-only.c: New.
7217 * gdb.btrace/x86_64-tailcall-only.S: New.
7218 * gdb.btrace/i686-tailcall-only.S: New.
7219
7220 2016-02-11 Pedro Alves <palves@redhat.com>
7221
7222 * README (Parallel testing): Add missing double quotes.
7223
7224 2016-02-11 Pedro Alves <palves@redhat.com>
7225
7226 * README (Parallel testing): New section.
7227 (GDB_PARALLEL): Rewrite.
7228 (FORCE_PARALLEL): Document.
7229
7230 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7231
7232 * gdb.trace/tfile-avx.c: New test.
7233 * gdb.trace/tfile-avx.exp: New test.
7234
7235 2016-02-09 Keith Seitz <keiths@redhat.com>
7236
7237 PR breakpoints/19546
7238 * gdb.base/infcall-exec.c: New file.
7239 * gdb.base/infcall-exec2.c: New file.
7240 * gdb.base/infcall-exec.exp: New file.
7241
7242 2016-02-09 Keith Seitz <keiths@redhat.com>
7243
7244 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7245 (toplevel): Call test_bkpt_address.
7246
7247 2016-02-09 Keith Seitz <keiths@redhat.com>
7248
7249 PR python/19506
7250 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7251 (toplevel): Call test_bkpt_address.
7252
7253 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7254
7255 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7256 to AC_OUTPUT.
7257 * configure: Regenerate.
7258
7259 2016-02-09 Pedro Alves <palves@redhat.com>
7260
7261 PR breakpoints/19548
7262 * gdb.base/execl-update-breakpoints.c (some_function): New
7263 function.
7264 (main): Call it.
7265 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7266 Tighten expected GDB output.
7267
7268 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7269
7270 * Makefile.in (ALL_SUBDIRS): Remove.
7271 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7272 (distclean maintainer-clean realclean): Likewise.
7273 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7274 * configure: Regenerate.
7275 * gdb.ada/Makefile.in: Delete.
7276 * gdb.arch/Makefile.in: Likewise.
7277 * gdb.asm/Makefile.in: Likewise.
7278 * gdb.base/Makefile.in: Likewise.
7279 * gdb.btrace/Makefile.in: Likewise.
7280 * gdb.cell/Makefile.in: Likewise.
7281 * gdb.compile/Makefile.in: Likewise.
7282 * gdb.cp/Makefile.in: Likewise.
7283 * gdb.disasm/Makefile.in: Likewise.
7284 * gdb.dlang/Makefile.in: Likewise.
7285 * gdb.dwarf2/Makefile.in: Likewise.
7286 * gdb.fortran/Makefile.in: Likewise.
7287 * gdb.gdb/Makefile.in: Likewise.
7288 * gdb.go/Makefile.in: Likewise.
7289 * gdb.guile/Makefile.in: Likewise.
7290 * gdb.java/Makefile.in: Likewise.
7291 * gdb.linespec/Makefile.in: Likewise.
7292 * gdb.mi/Makefile.in: Likewise.
7293 * gdb.modula2/Makefile.in: Likewise.
7294 * gdb.multi/Makefile.in: Likewise.
7295 * gdb.objc/Makefile.in: Likewise.
7296 * gdb.opencl/Makefile.in: Likewise.
7297 * gdb.opt/Makefile.in: Likewise.
7298 * gdb.pascal/Makefile.in: Likewise.
7299 * gdb.perf/Makefile.in: Likewise.
7300 * gdb.python/Makefile.in: Likewise.
7301 * gdb.reverse/Makefile.in: Likewise.
7302 * gdb.server/Makefile.in: Likewise.
7303 * gdb.stabs/Makefile.in: Likewise.
7304 * gdb.threads/Makefile.in: Likewise.
7305 * gdb.trace/Makefile.in: Likewise.
7306 * gdb.xml/Makefile.in: Likewise.
7307 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7308 GDB_PARALLEL.
7309 (standard_output_file): Remove check for GDB_PARALLEL, always
7310 return path in outputs/$subdir/$testname.
7311
7312 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7313
7314 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7315 (site.exp): Assign abs_srcdir to tcl's srcdir.
7316
7317 2016-02-04 Yao Qi <yao.qi@linaro.org>
7318
7319 * gdb.base/foll-exec-mode.c: Include limits.h.
7320 (main): Add parameters argc and argv. Get directory from
7321 argv[0].
7322 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7323 compilation.
7324 * gdb.base/foll-exec.c: Include limits.h.
7325 (main): Add parameters argc and argv.
7326 Get directory from argv[0].
7327 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7328 Adjust tests on the number of lines as source code changed.
7329 * gdb.base/foll-vfork-exit.c: Include limits.h.
7330 (main): Add one line of statement before vfork.
7331 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7332 (main): Add parameters argc and argv. Get directory from
7333 argv[0].
7334 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7335 (setup_gdb): Set tbreak to skip some source lines.
7336 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7337 (main): Add parameters argc and argv. Get directory from
7338 argv[0].
7339 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7340 compilation.
7341 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7342 (main): Add parameters argc and argv. Get directory from
7343 argv[0].
7344 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7345 compilation.
7346
7347 2016-02-01 Doug Evans <dje@google.com>
7348
7349 * gdb.base/skip.exp: Clean up multiple references to same test name.
7350
7351 2016-02-01 Pedro Alves <palves@redhat.com>
7352
7353 PR remote/19496
7354 * gdb.threads/forking-threads-plus-breakpoint.exp
7355 (displaced_stepping_supported): New global.
7356 (probe_displaced_stepping_support): New procedure.
7357 (do_test): Add 'displaced' parameter, and use it.
7358 (top level): Check for displaced stepping support. Add displaced
7359 stepping on/off testing axis.
7360
7361 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7362
7363 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7364 pointer. Don't perform further tests on the unassociated pointer
7365 if the first test fails.
7366
7367 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7368
7369 * gdb.base/max-value-size.c: New file.
7370 * gdb.base/max-value-size.exp: New file.
7371 * gdb.base/huge.exp: Disable max-value-size for this test.
7372
7373 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7374
7375 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7376
7377 2016-01-28 Yao Qi <yao.qi@linaro.org>
7378
7379 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7380
7381 2016-01-25 Pedro Alves <palves@redhat.com>
7382
7383 PR threads/19461
7384 * gdb.base/fork-running-state.c: New file.
7385 * gdb.base/fork-running-state.exp: New file.
7386
7387 2016-01-25 Pedro Alves <palves@redhat.com>
7388
7389 PR gdb/19494
7390 * gdb.base/catch-fork-kill.c: New file.
7391 * gdb.base/catch-fork-kill.exp: New file.
7392
7393 2016-01-25 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7396 Delete, moved to lib/gdb.exp.
7397 * gdb.threads/forking-threads-plus-breakpoint.exp
7398 (foreach_with_prefix): Likewise.
7399 * gdb.threads/process-dies-while-handling-bp.exp
7400 (foreach_with_prefix): Likewise.
7401 * lib/gdb.exp (foreach_with_prefix): New procedure.
7402
7403 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7404
7405 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7406 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7407
7408 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7409
7410 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7411 endian targets.
7412
7413 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7414 Pedro Alves <palves@redhat.com>
7415
7416 Fix testsuite compatibility with Guile.
7417 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7418 number.
7419
7420 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7421
7422 Fix testsuite compatibility with Guile.
7423 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7424 (thread 1): New test for backtrace through signal handler.
7425
7426 2016-01-22 Yao Qi <yao.qi@linaro.org>
7427
7428 PR testsuite/19491
7429 * gdb.base/multi-forks.c: Include
7430 ../lib/unbuffer_output.c
7431 (main): Call gdb_unbuffer_output.
7432
7433 2016-01-21 Doug Evans <dje@google.com>
7434
7435 * lib/ada.exp (gdb_compile_ada): Fix typo.
7436
7437 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7438
7439 * gdb.base/break-fun-addr.exp: New file.
7440 * gdb.base/break-fun-addr1.c: New file.
7441 * gdb.base/break-fun-addr2.c: New file.
7442
7443 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7444
7445 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7446 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7447 enum flag values.
7448
7449 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7450
7451 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7452 when GDB can not set the vector return value. Add more comments
7453 for clarification.
7454
7455 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7456
7457 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7458 command.
7459
7460 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7461
7462 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7463
7464 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7465
7466 * Makefile.in (check-single): Pass --status to runtest.
7467 (check/%.exp): Likewise.
7468
7469 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7470
7471 * Makefile.in (check-parallel): Propagate return code from make
7472 do-check-parallel.
7473
7474 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7475
7476 * gdb.trace/ftrace.exp: Fix expected message on continue.
7477 * gdb.trace/pending.exp: Fix expected message on continue.
7478 * gdb.trace/trace-break.exp: Fix expected message on continue.
7479
7480 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7481
7482 * lib/gdb.exp (gdb_test): Remove unused global references.
7483
7484 2016-01-18 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/async-shell.exp: Adjust expected output.
7487 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7488 * gdb.base/siginfo-thread.exp: Adjust expected output.
7489 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7490 * gdb.java/jnpe.exp: Adjust expected output.
7491 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7492 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7493 * gdb.threads/leader-exit.exp: Adjust expected output.
7494 * gdb.threads/manythreads.exp: Adjust expected output.
7495 * gdb.threads/pthreads.exp: Adjust expected output.
7496 * gdb.threads/schedlock.exp: Adjust expected output.
7497 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7498 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7499 expected output.
7500 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7501 output.
7502 * gdb.threads/sigthread.exp: Adjust expected output.
7503 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7504
7505 2016-01-18 Yao Qi <yao.qi@linaro.org>
7506
7507 * gdb.guile/scm-section-script.c: Replace @progbits with
7508 %progbits.
7509 * gdb.python/py-section-script.c: Likewise.
7510
7511 2016-01-15 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.multi/tids.exp: Test star wildcard ranges.
7514
7515 2016-01-15 Pedro Alves <palves@redhat.com>
7516
7517 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7518 command from "thread apply" invocation.
7519 (thr_apply_info_thr_invalid): Default the expected output to the
7520 input tid list.
7521 (top level): Add tests that use convenience variables. Add tests
7522 for "thread apply" with a valid TID list, but missing the command.
7523
7524 2016-01-13 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/default.exp: Expect $_gthread as well.
7527 * gdb.multi/tids.exp: Test $_gthread.
7528 * gdb.threads/thread-specific.exp: Test $_gthread.
7529
7530 2016-01-13 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.multi/tids.exp: Test "info threads -gid".
7533
7534 2016-01-13 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7537 Breakpoint.thread.
7538 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7539
7540 2016-01-07 Pedro Alves <palves@redhat.com>
7541
7542 * gdb.base/break.exp: Adjust to output changes.
7543 * gdb.base/hbreak2.exp: Likewise.
7544 * gdb.base/sepdebug.exp: Likewise.
7545 * gdb.base/watch_thread_num.exp: Likewise.
7546 * gdb.linespec/keywords.exp: Likewise.
7547 * gdb.multi/info-threads.exp: Likewise.
7548 * gdb.threads/thread-find.exp: Likewise.
7549 * gdb.multi/tids.c: New file.
7550 * gdb.multi/tids.exp: New file.
7551
7552 2016-01-13 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7555
7556 2016-01-13 Pedro Alves <palves@redhat.com>
7557
7558 * gdb.base/default.exp: Expect $_inferior as well.
7559 * gdb.multi/base.exp: Test $_inferior.
7560
7561 2016-01-13 Pedro Alves <palves@redhat.com>
7562
7563 PR breakpoints/19388
7564 * gdb.base/catch-signal-siginfo-cond.c: New file.
7565 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7566
7567 2016-01-12 Josh Stone <jistone@redhat.com>
7568 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7569
7570 * gdb.base/catch-syscall.c (do_execve): New variable.
7571 (main): Conditionally trigger an execve.
7572 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7573 (test_catch_syscall_execve): New, check entry/return across execve.
7574 (do_syscall_tests): Call test_catch_syscall_execve.
7575
7576 2016-01-12 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.base/random-signal.exp (do_test): New procedure, with body
7579 of testcase moved in.
7580
7581 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7582 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.base/funcargs.exp (finish from indirectly called function):
7585 Reintroduce the case for 'First'.
7586
7587 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7588 Pedro Alves <palves@redhat.com>
7589
7590 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7591 (tcatch_vfork_then_child_follow_exec)
7592 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7593 identification.
7594
7595 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7596
7597 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7598 and repeats to unlimited.
7599 * gdb.python/py-value.exp: Likewise.
7600 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7601 and repeats to unlimited.
7602
7603 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7604
7605 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7606 and reordering the functions.
7607 * gdb.multi/hangout.c: Likewise.
7608 * gdb.multi/hello.c: Likewise.
7609
7610 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7611
7612 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7613 absolute.
7614 (SingleStatisticTestResult.report): Use dict.keys instead of
7615 dict.iterkeys.
7616
7617 2016-01-06 Pedro Alves <palves@redhat.com>
7618
7619 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7620
7621 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7622
7623 * gdb.btrace/dlopen.exp: New.
7624 * gdb.btrace/dlopen.c: New.
7625 * gdb.btrace/dlopen-dso.c: New.
7626
7627 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7628
7629 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7630 PATTERN argument is optional.
7631
7632 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7633
7634 * lib/ada.exp (target_compile_ada_from_dir): New function.
7635 (gdb_compile_ada): Reimplement avoiding the use of project files.
7636 * gdb.ada/gnat_ada.gpr: Delete.
7637 * gdb.ada/cond_lang.exp: Adjust test to make path before
7638 filename optional.
7639 * gdb.ada/small_reg_param.exp: Likewise.
7640
7641 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7642
7643 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7644
7645 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7646
7647 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7648 case.
7649
7650 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7651
7652 * gdb.base/break.exp: Remove dead code.
7653 * gdb.base/sepdebug.exp: Likewise.
7654
7655 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7656
7657 * gdb.asm/asm-source.exp: Remove HP-UX references.
7658 * gdb.base/annota1.exp: Likewise.
7659 * gdb.base/annota3.exp: Likewise.
7660 * gdb.base/attach.exp: Likewise.
7661 * gdb.base/bigcore.exp: Likewise.
7662 * gdb.base/break.exp: Likewise.
7663 * gdb.base/call-ar-st.exp: Likewise.
7664 * gdb.base/callfuncs.exp: Likewise.
7665 * gdb.base/catch-fork-static.exp: Likewise.
7666 * gdb.base/display.exp: Likewise.
7667 * gdb.base/foll-exec-mode.exp: Likewise.
7668 * gdb.base/foll-exec.exp: Likewise.
7669 * gdb.base/foll-fork.exp: Likewise.
7670 * gdb.base/foll-vfork.exp: Likewise.
7671 * gdb.base/funcargs.exp: Likewise.
7672 * gdb.base/hbreak2.exp: Likewise.
7673 * gdb.base/inferior-died.exp: Likewise.
7674 * gdb.base/interrupt.exp: Likewise.
7675 * gdb.base/multi-forks.exp: Likewise.
7676 * gdb.base/nodebug.exp: Likewise.
7677 * gdb.base/sepdebug.exp: Likewise.
7678 * gdb.base/solib1.c: Likewise.
7679 * gdb.base/step-test.exp: Likewise.
7680 * gdb.mi/non-stop.c: Likewise.
7681 * gdb.mi/pthreads.c: Likewise.
7682 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7683 * gdb.threads/pthreads.c: Likewise.
7684 * gdb.threads/staticthreads.exp: Likewise.
7685 * lib/future.exp: Likewise.
7686 * lib/gdb.exp: Likewise.
7687 * gdb.base/so-indr-cl.c: Remove.
7688 * gdb.base/so-indr-cl.exp: Likewise.
7689 * gdb.base/solib.c: Likewise.
7690 * gdb.base/solib.exp: Likewise.
7691 * gdb.base/solib2.c: Likewise.
7692
7693 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7694
7695 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7696 * gdb.base/call-ar-st.exp: Likewise.
7697 * gdb.base/callfuncs.exp: Likewise.
7698 * gdb.base/condbreak.exp: Likewise.
7699 * gdb.base/constvars.exp: Likewise.
7700 * gdb.base/hbreak2.exp: Likewise.
7701 * gdb.base/langs.exp: Likewise.
7702 * gdb.base/list.exp: Likewise.
7703 * gdb.base/long_long.exp: Likewise.
7704 * gdb.base/ptype.exp: Likewise.
7705 * gdb.base/scope.exp: Likewise.
7706 * gdb.base/signals.exp: Likewise.
7707 * gdb.base/so-impl-ld.exp: Likewise.
7708 * gdb.base/varargs.exp: Likewise.
7709 * gdb.base/volatile.exp: Likewise.
7710 * gdb.base/whatis.exp: Likewise.
7711 * gdb.cp/cplusfuncs.exp: Likewise.
7712 * gdb.cp/inherit.exp: Likewise.
7713 * gdb.cp/local.exp: Likewise.
7714 * gdb.cp/member-ptr.exp: Likewise.
7715 * gdb.cp/method.exp: Likewise.
7716 * gdb.cp/overload.exp: Likewise.
7717 * gdb.cp/templates.exp: Likewise.
7718 * gdb.stabs/weird.exp: Likewise.
7719 * lib/compiler.c: Likewise.
7720 * lib/compiler.cc: Likewise.
7721 * lib/cp-support.exp: Likewise.
7722 * lib/gdb.exp: Likewise.
7723
7724 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7725
7726 * configure.ac: Remove HP-UX case.
7727 * configure: Regenerate.
7728
7729 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7730
7731 * lib/gdb.exp (gdb_compile): Add function doc.
7732
7733 2015-12-17 Pedro Alves <palves@redhat.com>
7734
7735 PR threads/19354
7736 * gdb.multi/info-threads.exp: New file.
7737
7738 2015-12-15 Yao Qi <yao.qi@linaro.org>
7739
7740 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7741 is aarch64*-*-*.
7742
7743 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7744
7745 * gdb.base/history-duplicates.exp: Skip if no readline support.
7746
7747 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7748
7749 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7750
7751 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7752
7753 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7754
7755 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7756
7757 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7758 ctrl-C if nointerrupts target property is set.
7759 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7760 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7761 * gdb.base/paginate-bg-execution.exp: Likewise.
7762 * gdb.base/paginate-execution-startup.exp: Likewise.
7763 * gdb.base/random-signal.exp: Likewise.
7764 * gdb.base/range-stepping.exp: Likewise.
7765 * gdb.cp/annota2.exp: Likewise.
7766 * gdb.cp/annota3.exp: Likewise.
7767 * gdb.gdb/selftest.exp: Likewise.
7768 * gdb.threads/continue-pending-status.exp: Likewise.
7769 * gdb.threads/leader-exit.exp: Likewise.
7770 * gdb.threads/manythreads.exp: Likewise.
7771 * gdb.threads/pthreads.exp: Likewise.
7772 * gdb.threads/schedlock.exp: Likewise.
7773 * gdb.threads/sigthread.exp: Likewise.
7774
7775 2015-12-11 Don Breazeal <donb@codesourcery.com>
7776
7777 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7778 remote.
7779 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7780 * gdb.base/foll-exec.exp (main): Enable for target remote.
7781 * gdb.base/foll-fork.exp (main): Likewise.
7782 * gdb.base/foll-vfork.exp (main): Likewise.
7783 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7784 (proc continue_to_exit_bp_loc): Use clean_restart.
7785 * gdb.base/pie-execl.exp (main): Disable for target remote.
7786 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7787 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7788 * gdb.threads/execl.exp (main): Likewise.
7789 * gdb.threads/fork-child-threads.exp (main): Likewise.
7790 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7791 remote.
7792 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7793 remote.
7794 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7795 pid.tid style ptids, instead of just tid.
7796 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7797 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7798 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7799 ptids, instead of just tid.
7800
7801 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7802
7803 * gdb.base/list.exp (test_list_forward): Add end of file error
7804 test.
7805 (test_repeat_list_command): Add end of file error test.
7806 (test_list_backwards): Add beginning of file error test.
7807
7808 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7809
7810 * gdb.base/list.exp (test_list_invalid_args): New function,
7811 defined, and called.
7812
7813 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7814
7815 * gdb.base/list.exp (test_list): Make test names unique.
7816
7817 2015-12-11 Yao Qi <yao.qi@linaro.org>
7818
7819 * gdb.base/coremaker2.c: Remove.
7820
7821 2015-12-10 Pedro Alves <palves@redhat.com>
7822
7823 * gdb.multi/base.exp: Remove stale "spaces" references.
7824
7825 2015-12-10 Pedro Alves <palves@redhat.com>
7826
7827 * gdb.multi/base.exp: Don't use nowarnings.
7828 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7829 * gdb.multi/hangout.c: Include stdio.h.
7830 * gdb.multi/hello.c: Include stdlib.h.
7831 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7832 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7833 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7834
7835 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7836
7837 * gdb.dwarf2/dw2-ranges-base.c: New file.
7838 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7839 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7840 support additional line table, and debug ranges generation.
7841 (Dwarf::ranges): New function, generate .debug_ranges.
7842 (Dwarf::lines): Support generating simple line table programs.
7843 (Dwarf::assemble): Initialise new namespace variables.
7844
7845 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7846
7847 * gdb.base/async.exp (proc test_background): Add case for
7848 asynchronous execution not supported.
7849
7850 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7851
7852 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7853 format and change test names to make them unique.
7854
7855 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7856 Pedro Alves <pedro@redhat.com>
7857
7858 PR gdb/18702
7859 Add checking of floatformats setup on x86_64 hosts.
7860 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7861 (smallval, bigval): New labels/constants.
7862 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7863 float" after loading bigval and smallval.
7864
7865 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7866
7867 * gdb.ada/fun_overload_menu.exp: New testcase.
7868 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7869
7870 2015-12-04 Josh Stone <jistone@redhat.com>
7871
7872 * gdb.base/catch-fork-static.exp: New.
7873
7874 2015-12-03 Yao Qi <yao.qi@linaro.org>
7875
7876 * gdb.base/sizeof.c: Don't include stdio.h and
7877 ../lib/unbuffer_output.c.
7878 (main): New variable 'size' and 'value'. Remove printf and
7879 gdb_unbuffer_output. Assign return value to size and value.
7880 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7881 at the beginning.
7882 (check_sizeof): Check the result by printing variable 'size'.
7883 (check_valueof): Check the result by printing variable 'value'.
7884
7885 2015-12-01 Yao Qi <yao.qi@linaro.org>
7886
7887 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7888 for aarch64*-*-linux* target.
7889
7890 2015-11-30 Pedro Alves <palves@redhat.com>
7891
7892 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7893
7894 2015-11-30 Pedro Alves <palves@redhat.com>
7895
7896 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7897 Handle non-stop mode vCont replies.
7898
7899 2015-11-30 Pedro Alves <palves@redhat.com>
7900
7901 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7902 prepare_for_testing. Start gdb with "set non-stop on" appended to
7903 GDBFLAGS. Lax expected stop output.
7904
7905 2015-11-27 Yao Qi <yao.qi@linaro.org>
7906
7907 * gdb.arch/arm-neon.exp: New.
7908 * gdb.arch/arm-neon.c: New.
7909
7910 2015-11-27 Yao Qi <yao.qi@linaro.org>
7911
7912 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7913
7914 2015-11-27 Yao Qi <yao.qi@linaro.org>
7915
7916 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7917 frames-invalid annotation.
7918
7919 2015-11-27 Yao Qi <yao.qi@linaro.org>
7920
7921 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7922
7923 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7924
7925 * gdb.threads/names.exp: New file.
7926 * gdb.threads/names.c: New file.
7927 * README: Mention gdb,no_thread_names.
7928
7929 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7930
7931 PR 19297
7932 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7933 support" error.
7934
7935 2015-11-24 Pedro Alves <palves@redhat.com>
7936
7937 PR 17539
7938 * gdb.base/display.exp: Expect displays to be sorted in ascending
7939 order. Use multi_line.
7940 * gdb.base/solib-display.exp: Likewise.
7941
7942 2015-11-24 Pedro Alves <palves@redhat.com>
7943
7944 PR 17539
7945 * gdb.base/display.exp: Expect displays to be sorted in ascending
7946 order. Use multi_line.
7947 * gdb.base/solib-display.exp: Likewise.
7948
7949 2015-11-24 Pedro Alves <palves@redhat.com>
7950
7951 PR 17539
7952 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7953 threads in ascending order.
7954 * gdb.base/foll-fork.exp: Likewise.
7955 * gdb.base/foll-vfork.exp: Likewise.
7956 * gdb.base/multi-forks.exp: Likewise.
7957 * gdb.mi/mi-nonstop.exp: Likewise.
7958 * gdb.mi/mi-nsintrall.exp: Likewise.
7959 * gdb.multi/base.exp: Likewise.
7960 * gdb.multi/multi-arch.exp: Likewise.
7961 * gdb.python/py-inferior.exp: Likewise.
7962 * gdb.threads/break-while-running.exp: Likewise.
7963 * gdb.threads/execl.exp: Likewise.
7964 * gdb.threads/gcore-thread.exp: Likewise.
7965 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7966 * gdb.threads/kill.exp: Likewise.
7967 * gdb.threads/linux-dp.exp: Likewise.
7968 * gdb.threads/multiple-step-overs.exp: Likewise.
7969 * gdb.threads/next-bp-other-thread.exp: Likewise.
7970 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7971 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7972 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7973 * gdb.threads/thread-find.exp: Likewise.
7974 * gdb.threads/tls.exp: Likewise.
7975 * lib/mi-support.exp (mi_reverse_list): Delete.
7976 (mi_check_thread_states): No longer reverse list.
7977
7978 2015-11-24 Pedro Alves <palves@redhat.com>
7979
7980 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7981 use lowercase.
7982
7983 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7984
7985 * gdb.trace/actions.c: Include trace-common.h.
7986 (main): Add a location for a fast tracepoint.
7987 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7988 the normal tracepoints.
7989 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7990
7991 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7992
7993 * save-trace.exp: Factor out code to these...
7994 (gdb_save_tracepoints): New.
7995 (gdb_load_tracepoints): New.
7996 (do_save_load_test): New.
7997
7998 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7999
8000 * gdb.base/asmlabel.exp: New test.
8001 * gdb.base/asmlabel.c: New test case.
8002
8003 2015-11-23 Joel Brobecker <brobecker@adacore.com>
8004
8005 * gdb.base/wrong_frame_bt_full-main.c: New file.
8006 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8007 * gdb.base/wrong_frame_bt_full.exp: New file.
8008
8009 2015-11-23 Joel Brobecker <brobecker@adacore.com>
8010
8011 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8012
8013 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8014
8015 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8016 pstate register when comparing registers values in
8017 sparc64-*-linux-gnu targets to avoid spurious differences.
8018
8019 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8020
8021 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8022
8023 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8024
8025 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8026 as type argument to gdb_compile.
8027 * gdb.base/nested-subp2.exp: Likewise.
8028 * gdb.base/nested-subp3.exp: Likewise.
8029
8030 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8031
8032 * lib/dwarf.exp (_note): Fix left shift of negative value.
8033 * gdb.trace/trace-condition.exp: Likewise.
8034
8035 2015-11-13 Yao Qi <yao.qi@linaro.org>
8036
8037 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8038 comments about d10v.
8039 (test_scalar_returns): Likewise.
8040 * gdb.base/d10v.ld: Remove.
8041 * gdb.base/overlays.exp: Remove the target triplet checking for
8042 d10v-*-*.
8043 * gdb.base/structs.exp (test_struct_returns): Remove the
8044 comments about d10v.
8045 (test_struct_calls): Likewise.
8046
8047 2015-11-13 Yao Qi <yao.qi@linaro.org>
8048
8049 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8050 * gdb.base/gnu_vector.c: Don't include stdio.h.
8051 (main): Don't print res and call add_some_intvecs.
8052
8053 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8054
8055 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8056 macro.
8057 (func5): Removed.
8058 (func4): Use FAST_TRACEPOINT_LABEL.
8059 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8060 macro.
8061 (func): Removed.
8062 (thread_function): Use FAST_TRACEPOINT_LABEL.
8063 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8064 (func): Remove.
8065 (marker): Use FAST_TRACEPOINT_LABEL.
8066 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8067 (pendfunc1): Remove.
8068 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8069 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8070 (foo): Remove.
8071 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8072 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8073 macro.
8074 (func): Remove.
8075 (marker): Use FAST_TRACEPOINT_LABEL.
8076 * gdb.trace/trace-common.h: New header.
8077 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8078 macro.
8079 (func): Remove.
8080 (marker): Use FAST_TRACEPOINT_LABEL.
8081 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8082 (func): Remove.
8083 (thread_function): Use FAST_TRACEPOINT_LABEL.
8084
8085 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8086
8087 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8088 in front.
8089 * gdb.trace/change-loc.exp: Use global pcreg definition.
8090 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8091 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8092 in front.
8093 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8094 * gdb.trace/pending.exp: Likewise.
8095 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8096 * gdb.trace/trace-break.exp: Likewise.
8097 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8098 in front.
8099 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8100 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8101 in front.
8102 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8103
8104 2015-11-09 Joel Brobecker <brobecker@adacore.com>
8105
8106 * gdb.ada/fin_fun_out: New testcase.
8107
8108 2015-11-07 Kevin Buettner <kevinb@redhat.com>
8109
8110 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8111 value associated with DW_AT_byte_size.
8112 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8113 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8114 DW_AT_upper_bound.
8115
8116 2015-11-07 Kevin Buettner <kevinb@redhat.com>
8117
8118 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8119 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8120 version.
8121 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8122 gdb.dwarf2/dw2-canonicalize-type.exp,
8123 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8124 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8125 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8126 provided by gdb_target_symbol_prefix_flags_asm.
8127 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8128 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8129 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8130 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8131 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8132 macros where needed). Use this macro for symbols which require
8133 the prefix provided by SYMBOL_PREFIX.
8134
8135 2015-11-05 Kevin Buettner <kevinb@redhat.com>
8136
8137 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8138 New procs.
8139 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8140 representing expressions, of more than one list element.
8141 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8142 to prepend linker symbol prefix to f.
8143 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8144 table_1 and table_2.
8145 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8146 Likewise, for f and g.
8147 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8148 for ptr.
8149 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8150 for main.
8151 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8152 table_1_ptr and table_2_ptr.
8153
8154 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8155 Joel Brobecker <brobecker@adacore.com>
8156
8157 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8158
8159 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8160
8161 * gdb.reverse/s390-mvcle.c: New test.
8162 * gdb.reverse/s390-mvcle.exp: New file.
8163 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8164
8165 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8166
8167 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8168
8169 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8170
8171 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8172 reaching marker2.
8173 * gdb.reverse/getresuid-reverse.exp: Likewise.
8174 * gdb.reverse/pipe-reverse.exp: Likewise.
8175 * gdb.reverse/readv-reverse.exp: Likewise.
8176 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8177 * gdb.reverse/time-reverse.exp: Likewise.
8178 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8179
8180 2015-10-30 Yao Qi <yao.qi@linaro.org>
8181
8182 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8183 (empty_cycle): Remove.
8184 (main): Don't call empty_cycle. Don't use watch_count_done.
8185 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8186 empty_cycle. Rewrite the code counting HW watchpoints.
8187
8188 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8189
8190 * gdb.reverse/fstatat-reverse.c: New test.
8191 * gdb.reverse/fstatat-reverse.exp: New file.
8192 * gdb.reverse/getresuid-reverse.c: New test.
8193 * gdb.reverse/getresuid-reverse.exp: New file.
8194 * gdb.reverse/pipe-reverse.c: New test.
8195 * gdb.reverse/pipe-reverse.exp: New file.
8196 * gdb.reverse/readv-reverse.c: New test.
8197 * gdb.reverse/readv-reverse.exp: New file.
8198 * gdb.reverse/recvmsg-reverse.c: New test.
8199 * gdb.reverse/recvmsg-reverse.exp: New file.
8200 * gdb.reverse/time-reverse.c: New test.
8201 * gdb.reverse/time-reverse.exp: New file.
8202 * gdb.reverse/waitpid-reverse.c: New test.
8203 * gdb.reverse/waitpid-reverse.exp: New file.
8204
8205 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8206
8207 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8208
8209 2015-10-26 Doug Evans <dje@google.com>
8210
8211 PR symtab/17391
8212 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8213 * gdb.dwarf2/bad-regnum.c: New file.
8214 * gdb.dwarf2/bad-regnum.exp: New file.
8215
8216 2015-10-26 Doug Evans <dje@google.com>
8217
8218 PR python/18938
8219 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8220 file.
8221
8222 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8223
8224 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8225 for a change by "Mention language in compile error message".
8226
8227 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8228
8229 PR python/18073
8230 * gdb.python/py-type.c (C::a_method): New.
8231 (C::a_const_method): New.
8232 (C::a_static_method): New.
8233 (a_function): New.
8234 * gdb.python/py-type.exp (test_fields): Test getting fields
8235 from function and method.
8236
8237 2015-10-21 Keven Boell <keven.boell@intel.com>
8238
8239 * gdb.fortran/vla-alloc-assoc.exp: New file.
8240 * gdb.fortran/vla-datatypes.exp: New file.
8241 * gdb.fortran/vla-datatypes.f90: New file.
8242 * gdb.fortran/vla-history.exp: New file.
8243 * gdb.fortran/vla-ptype-sub.exp: New file.
8244 * gdb.fortran/vla-ptype.exp: New file.
8245 * gdb.fortran/vla-sizeof.exp: New file.
8246 * gdb.fortran/vla-sub.f90: New file.
8247 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8248 * gdb.fortran/vla-value-sub-finish.exp: New file.
8249 * gdb.fortran/vla-value-sub.exp: New file.
8250 * gdb.fortran/vla-value.exp: New file.
8251 * gdb.fortran/vla-ptr-info.exp: New file.
8252 * gdb.mi/mi-vla-fortran.exp: New file.
8253 * gdb.mi/vla.f90: New file.
8254
8255 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8256
8257 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8258 of hardwired timeout value.
8259
8260 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8261 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8264 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8265
8266 2015-10-19 Josh Stone <jistone@redhat.com>
8267
8268 * gdb.base/catch-syscall.c: Include <sched.h>.
8269 (unknown_syscall): New variable.
8270 (main): Trigger a vfork and an unknown syscall.
8271 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8272 (unknown_syscall_number): Likewise.
8273 (check_call_to_syscall): Accept an optional syscall pattern.
8274 (check_return_from_syscall): Likewise.
8275 (check_continue): Likewise.
8276 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8277 (test_catch_syscall_skipping_return): New test toggling off 'catch
8278 syscall' to step over the syscall return, then toggling back on.
8279 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8280 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8281 (do_syscall_tests): Call test_catch_syscall_without_args and
8282 test_catch_syscall_mid_vfork.
8283 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8284 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8285
8286 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
8287
8288 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8289 print g_vE): Add new pass patterns.
8290 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8291 print various symbol names for vptr fields.
8292
8293 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8294
8295 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8296 results.
8297
8298 2015-10-12 Yao Qi <yao.qi@linaro.org>
8299
8300 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8301
8302 2015-10-12 Yao Qi <yao.qi@linaro.org>
8303
8304 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8305 is aarch64*-*-linux*.
8306
8307 2015-10-12 Yao Qi <yao.qi@linaro.org>
8308
8309 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8310 (can_relocate_bcond_true): ... it.
8311 (can_relocate_bcond_false): New function.
8312 (foo): Likewise.
8313 (can_relocate_bl): Likewise.
8314 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8315 can_relocate_bl.
8316
8317 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8318
8319 * gdb.base/nested-addr.c: New file.
8320 * gdb.base/nested-addr.exp: New testcase.
8321
8322 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8323
8324 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8325 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8326 its output. Ignore the output of "record goto begin" and instead
8327 check that GDB is replaying.
8328
8329 2015-10-09 Pedro Alves <palves@redhat.com>
8330
8331 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8332 (top level): Use it in the run with no args test.
8333
8334 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8335
8336 * gdb.dlang/properties.exp: New file.
8337
8338 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8339
8340 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8341 whether or not address 0x1000 is mapped on the target.
8342
8343 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8344
8345 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8346 build.
8347
8348 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8349
8350 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8351 instruction-history test.
8352
8353 2015-09-28 Doug Evans <dje@google.com>
8354
8355 * gdb.base/gcore.c (array_func): Add reference to static_array.
8356
8357 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8358
8359 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8360 source line.
8361
8362 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8363
8364 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8365 short or char as base type.
8366
8367 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8368
8369 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8370 to allow any size enum.
8371
8372 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8373
8374 * gdb.ada/array_ptr_renaming.exp: New testcase.
8375 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8376 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8377
8378 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8379
8380 * gdb.trace/ftrace-lock.c: New file.
8381 * gdb.trace/ftrace-lock.exp: New file.
8382
8383 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8384
8385 * gdb.arch/insn-reloc.c: New file.
8386 * gdb.arch/ftrace-insn-reloc.exp: New file.
8387
8388 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8389
8390 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8391 instruction.
8392 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8393 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8394 * gdb.trace/range-stepping.c: Likewise.
8395 * gdb.trace/trace-break.c: Likewise.
8396 * gdb.trace/trace-mt.c (thread_function): Likewise.
8397 * gdb.trace/ftrace.c (marker): Likewise.
8398 * gdb.trace/trace-condition.c (marker): Likewise.
8399 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8400 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8401 is_aarch64_target.
8402
8403 2015-09-18 Doug Evans <xdje42@gmail.com>
8404
8405 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8406 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8407
8408 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8409
8410 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8411 the breakpoint.
8412
8413 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8414
8415 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8416 the pending breakpoint. Remove timeout override for "Run till
8417 MI pending breakpoint on pendfunc3 on thread 2" test.
8418
8419 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8420
8421 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8422 filename pattern.
8423
8424 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8425
8426 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8427 in breakpoint filename pattern.
8428
8429 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8430
8431 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8432
8433 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8434
8435 * gdb.linespec/explicit.exp: Check for readline support for
8436 tab-completion tests. Fix obvious typo.
8437
8438 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8439
8440 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8441 and replay.
8442
8443 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8444
8445 * gdb.btrace/non-stop.c: New.
8446 * gdb.btrace/non-stop.exp: New.
8447
8448 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8449 Yao Qi <yao.qi@linaro.org>
8450
8451 * gdb.trace/trace-condition.c: New file.
8452 * gdb.trace/trace-condition.exp: New file.
8453
8454 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8455
8456 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8457 for testing bytecode compilation.
8458
8459 2015-09-16 Pedro Alves <palves@redhat.com>
8460 Sandra Loosemore <sandra@codesourcery.com>
8461
8462 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8463 (SECONDS): Redefine.
8464 (main): Call pthread_kill and alarm early.
8465 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8466 support.
8467 (test): If the target can't hardware step and doesn't support
8468 displaced stepping, increase the timeout.
8469
8470 2015-09-16 Pedro Alves <palves@redhat.com>
8471
8472 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8473 (enable_debug): New procedures.
8474 (test): Use them. Bail out if waiting for threads fails.
8475 (top level): Bail out if a test fails.
8476
8477 2015-09-16 Yao Qi <yao.qi@linaro.org>
8478
8479 * gdb.asm/asm-source.exp: Set asm-arch for
8480 aarch64*-*-* target.
8481 * gdb.asm/aarch64.inc: New file.
8482
8483 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8484
8485 * gdb.ada/array_of_variable_length.exp: New testcase.
8486 * gdb.ada/array_of_variable_length/foo.adb: New file.
8487 * gdb.ada/array_of_variable_length/pck.adb: New file.
8488 * gdb.ada/array_of_variable_length/pck.ads: New file.
8489
8490 2015-09-15 Doug Evans <dje@google.com>
8491
8492 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8493 of function static local variable.
8494
8495 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8496
8497 * gdb.threads/tls-so_extern.exp: New test file.
8498 * gdb.threads/tls-so_extern.c: New test file.
8499 * gdb.threads/tls-so_extern_main.c: New test file.
8500
8501 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8502
8503 * gdb.opt/solib-intra-step-lib.c: New file.
8504 * gdb.opt/solib-intra-step-main.c: New file.
8505 * gdb.opt/solib-intra-step.exp: New file.
8506
8507 2015-09-15 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8510 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8511
8512 2015-09-14 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/hook-stop-continue.c: Delete.
8515 * gdb.base/hook-stop-continue.exp: Delete.
8516 * gdb.base/hook-stop-frame.c: Delete.
8517 * gdb.base/hook-stop-frame.exp: Delete.
8518 * gdb.base/hook-stop.c: New file.
8519 * gdb.base/hook-stop.exp: New file.
8520
8521 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8522
8523 * gdb.ada/access_to_packed_array.exp: New testcase.
8524 * gdb.ada/access_to_packed_array/foo.adb: New file.
8525 * gdb.ada/access_to_packed_array/pack.adb: New file.
8526 * gdb.ada/access_to_packed_array/pack.ads: New file.
8527
8528 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8529
8530 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8531 buffer size test.
8532
8533 2015-09-11 Don Breazeal <donb@codesourcery.com>
8534
8535 * gdb.base/foll-exec.c: Add copyright header. Fix
8536 formatting issues.
8537 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8538 (do_exec_tests): Use clean_restart in place of zap_session,
8539 and for test initialization. Fix formatting issues. Use
8540 fail in place of perror.
8541 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8542 an expect statement to match an expression with output from
8543 the program under debug.
8544 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8545 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8546 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8547 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8548 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8549
8550 2015-09-09 Doug Evans <dje@google.com>
8551
8552 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8553
8554 2015-09-09 Doug Evans <dje@google.com>
8555
8556 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8557
8558 2015-09-09 Doug Evans <dje@google.com>
8559
8560 * gdb.base/savedregs.exp: Fix typo.
8561
8562 2015-09-09 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8565
8566 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8567
8568 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8569 command actually switches threads. Give up on remaining
8570 tests if target fails to stop at breakpoint.
8571
8572 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8573
8574 * gdb.ada/funcall_char.exp: New testcase.
8575 * gdb.ada/funcall_char/foo.adb: New file.
8576
8577 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8578
8579 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8580 expected outputs. Add two testcases for completing ambiguous
8581 functions.
8582 * gdb.ada/complete/aux_pck.adb: New file.
8583 * gdb.ada/complete/aux_pck.ads: New file.
8584 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8585 Ambiguous_Func functions.
8586 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8587 * gdb.ada/complete/pck.adb: Likewise.
8588
8589 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8590
8591 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8592 failures to run the test program under GDB.
8593
8594 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8595
8596 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8597 to C.
8598
8599 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8600
8601 * gdb.base/run-after-attach.exp: New test file.
8602 * gdb.base/run-after-attach.c: New test file.
8603
8604 2015-08-26 Don Breazeal <donb@codesourcery.com>
8605
8606 * gdb.base/foll-exec-2.c: New test program.
8607 * gdb.base/foll-exec-2.exp: New test.
8608
8609 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8610
8611 * gdb.base/nested-subp1.exp: New file.
8612 * gdb.base/nested-subp1.c: New file.
8613 * gdb.base/nested-subp2.exp: New file.
8614 * gdb.base/nested-subp2.c: New file.
8615 * gdb.base/nested-subp3.exp: New file.
8616 * gdb.base/nested-subp3.c: New file.
8617
8618 2015-08-24 Pedro Alves <palves@redhat.com>
8619
8620 * gdb.server/connect-without-multi-process.c: New file.
8621 * gdb.server/connect-without-multi-process.exp: New file.
8622
8623 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8624
8625 * gdb.opt/inline-markers.c: Make z int.
8626
8627 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8628
8629 * gdb.opt/inline-markers.c: Make z volatile.
8630
8631 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8632
8633 * gdb.opt/inline-bt.c: New volatile global z.
8634 * gdb.opt/inline-cmds.c: Likewise.
8635 * gdb.opt/inline-locals.c: Likewise.
8636 * gdb.opt/inline-markers.c: New extern global z.
8637 (marker): Use z.
8638 (inline_fn): Likewise.
8639
8640 2015-08-24 Pedro Alves <palves@redhat.com>
8641
8642 * config/m32r-stub.exp: Remove file.
8643 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8644 * gdb.base/call-rt-st.exp: Likewise.
8645 * gdb.base/call-strs.exp: Likewise.
8646 * gdb.base/default.exp: Remove references to h8300-*-hms and
8647 *-*-udi*.
8648 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8649
8650 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8651
8652 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8653 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8654 and "return" use KFAIL when GDB can not read/write the vector
8655 return value.
8656
8657 2015-08-21 Gary Benson <gbenson@redhat.com>
8658
8659 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8660
8661 2015-08-20 Pedro Alves <palves@redhat.com>
8662
8663 * gdb.server/solib-list.exp: No longer expect an interior stop in
8664 non-stop mode.
8665
8666 2015-08-20 Pedro Alves <palves@redhat.com>
8667
8668 * gdb.server/connect-stopped-target.c: New file.
8669 * gdb.server/connect-stopped-target.exp: New file.
8670
8671 2015-08-20 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.dwarf2/comp-unit-lang.exp: New file.
8674 * gdb.dwarf2/comp-unit-lang.c: New file.
8675
8676 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8677
8678 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8679 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8680
8681 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8682
8683 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8684 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8685
8686 2015-08-18 Doug Evans <dje@google.com>
8687 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8688
8689 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8690 skip_python_tests. New arg prompt_regexp.
8691 (skip_python_tests): New function.
8692 * lib/mi-support.exp (mi_skip_python_tests): New function.
8693 * gdb.python/py-mi-objfile-gdb.py: New file.
8694 * gdb.python/py-mi-objfile.c: New file.
8695 * gdb.python/py-mi-objfile.exp: New file.
8696
8697 2015-08-17 Keith Seitz <keiths@redhat.com>
8698
8699 * gdb.linespec/explicit.exp: Move strace test from here ...
8700 * gdb.trace/strace.exp: ... to here.
8701
8702 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8703
8704 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8705 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8706
8707 2015-08-14 Doug Evans <xdje42@gmail.com>
8708
8709 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8710 inferior before selecting a new file.
8711
8712 2015-08-14 Doug Evans <xdje42@gmail.com>
8713
8714 * gdb.mi/mi-disassemble.exp: Update.
8715 * gdb.base/disasm-optim.S: New file.
8716 * gdb.base/disasm-optim.c: New file.
8717 * gdb.base/disasm-optim.h: New file.
8718 * gdb.base/disasm-optim.exp: New file.
8719
8720 2015-08-14 Keith Seitz <keiths@redhat.com>
8721
8722 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8723 "evaluated-by".
8724
8725 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8726
8727 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8728
8729 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8730
8731 * gdb.ada/fun_renaming.exp: New testcase.
8732 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8733 * gdb.ada/fun_renaming/pack.adb: New file.
8734 * gdb.ada/fun_renaming/pack.ads: New file.
8735
8736 2015-08-12 Keith Seitz <keiths@redhat.com>
8737
8738 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8739 gdb_get_line_number.
8740
8741 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8742
8743 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8744 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8745 gdb.base/dso2dso.exp: New files.
8746
8747 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8748 Pedro Alves <palves@redhat.com>
8749 Keith Seitz <keiths@redhat.com>
8750
8751 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8752 GDBFLAGS.
8753
8754 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8755
8756 * gdb.base/gdbhistsize-history.exp
8757 (test_histsize_history_setting): Use save_vars.
8758 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8759 Use save_vars.
8760 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8761 * gdb.base/readline.exp: Use save_vars.
8762
8763 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8764
8765 * lib/gdb.exp (save_vars): New proc.
8766
8767 2015-08-11 Keith Seitz <keiths@redhat.com>
8768
8769 * gdb.base/help.exp: Update help_breakpoint_text.
8770
8771 2015-08-11 Keith Seitz <keiths@redhat.com>
8772
8773 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8774 (at toplevel): Call test_explicit_breakpoints.
8775 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8776 breakpoints.
8777 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8778 breakpoint conditions, "-cond".
8779
8780 2015-08-11 Keith Seitz <keiths@redhat.com>
8781
8782 * gdb.linespec/3explicit.c: New file.
8783 * gdb.linespec/cpexplicit.cc: New file.
8784 * gdb.linespec/cpexplicit.exp: New file.
8785 * gdb.linespec/explicit.c: New file.
8786 * gdb.linespec/explicit.exp: New file.
8787 * gdb.linespec/explicit2.c: New file.
8788 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8789 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8790 before using in the matching pattern.
8791 Clarify that `prefix' is a regular expression.
8792
8793 2015-08-11 Keith Seitz <keiths@redhat.com>
8794
8795 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8796 test.
8797 Add tests for missing ",FMT" and ",".
8798
8799 2015-08-10 Doug Evans <dje@google.com>
8800 Keith Seitz <keiths@redhat.com>
8801
8802 PR gdb/17960
8803 * gdb.base/completion.exp: Add location completer tests.
8804
8805 2015-08-07 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8808 tests here.
8809 (top level): Run do_test with and without displaced stepping.
8810
8811 2015-08-07 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/valgrind-disp-step.c: New file.
8814 * gdb.base/valgrind-disp-step.exp: New file.
8815
8816 2015-08-07 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8819 Delete function.
8820 (main): Add alarm. Run an infinite loop instead of calling
8821 wait_threads.
8822 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8823 comment.
8824 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8825 Delete function.
8826 (main): Add alarm. Run an infinite loop instead of calling
8827 wait_threads.
8828 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8829 comment.
8830
8831 2015-08-07 Pedro Alves <palves@redhat.com>
8832
8833 * gdb.base/checkpoint-ns.exp: New file.
8834 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8835 standard_testfile.
8836
8837 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8838
8839 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8840 * gdb.btrace/instruction_history.exp: Update.
8841 * gdb.btrace/tsx.exp: New.
8842 * gdb.btrace/tsx.c: New.
8843
8844 2015-08-06 Pedro Alves <palves@redhat.com>
8845
8846 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8847 increase timeout.
8848 * gdb.reverse/until-precsave.exp: Bump timeouts.
8849
8850 2015-08-06 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8853
8854 2015-08-06 Pedro Alves <palves@redhat.com>
8855
8856 PR gdb/18749
8857 * gdb.threads/process-dies-while-handling-bp.c: New file.
8858 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8859
8860 2015-08-06 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8863 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8864
8865 2015-08-05 Pedro Alves <palves@redhat.com>
8866
8867 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8868 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8869
8870 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8871
8872 * gdb.base/bp-permanent.exp: Report test as unsupported if
8873 the target cannot stop at the permanent breakpoint.
8874
8875 2015-08-03 Doug Evans <dje@google.com>
8876
8877 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8878 10000.
8879
8880 2015-08-03 Doug Evans <dje@google.com>
8881
8882 * Makefile.in (workers/%.worker, build-perf): New rule.
8883 (GDB_PERFTEST_MODE): New variable.
8884 (check-perf): Use it.
8885 (clean): Clean up gdb.perf parallel build subdirs.
8886 * lib/build-piece.exp: New file.
8887 * lib/gdb.exp (make_gdb_parallel_path): New function
8888 (standard_output_file, standard_temp_file): Call it.
8889 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8890 of $GDB_PARALLEL.
8891 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8892
8893 2015-08-03 Doug Evans <dje@google.com>
8894
8895 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8896 (LOG_FILE_NAME): New global.
8897 (TextReporter.__init__): Initialize self.txt_sum.
8898 (TextReporter.report): Add support for multiple data-points.
8899 Move report to perftest.sum, put raw data in perftest.log.
8900 (TextReporter.start): Open sum and log files.
8901 (TextReporter.end): Close sum and log files.
8902 * gdb.perf/lib/perftest/testresult.py
8903 (SingleStatisticTestResult.record): Handle multiple data-points.
8904
8905 2015-07-31 Pedro Alves <palves@redhat.com>
8906
8907 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8908 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8909 kill_wait_spawned_process instead of explicit "kill -9".
8910 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8911 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8912 kill_wait_spawned_process.
8913 * gdb.base/attach-twice.exp: Likewise.
8914 * gdb.base/attach.exp: Likewise.
8915 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8916 gdb_test_multiple.
8917 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8918 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8919 kill_wait_spawned_process.
8920 * gdb.base/valgrind-infcall.exp: Likewise.
8921 * gdb.multi/multi-attach.exp: Likewise.
8922 * gdb.python/py-prompt.exp: Likewise.
8923 * gdb.python/py-sync-interp.exp: Likewise.
8924 * gdb.server/ext-attach.exp: Likewise.
8925 * gdb.threads/attach-into-signal.exp (corefunc): Use
8926 spawn_wait_for_attach, spawn_id_get_pid and
8927 kill_wait_spawned_process.
8928 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8929 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8930 spawn_id_get_pid and kill_wait_spawned_process.
8931 * gdb.threads/attach-stopped.exp (corefunc): Use
8932 spawn_wait_for_attach, spawn_id_get_pid and
8933 kill_wait_spawned_process.
8934 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8935 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8936 kill_wait_spawned_process instead of explicit "kill -9".
8937 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8938 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8939 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8940 processes. Don't map cygwin/windows pids here. Now returns a
8941 spawn id list.
8942
8943 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8944
8945 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8946 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8947 correct patch.
8948
8949 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8950
8951 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8952
8953 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8954
8955 Reapply:
8956 2014-05-21 Mark Wielaard <mjw@redhat.com>
8957
8958 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8959
8960 2015-07-30 Pedro Alves <palves@redhat.com>
8961
8962 * linux-low.c (handle_extended_wait): Set the child's last
8963 reported status to TARGET_WAITKIND_STOPPED.
8964
8965 2015-07-30 Pedro Alves <palves@redhat.com>
8966
8967 PR threads/18600
8968 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8969 only shows inferior 1.
8970
8971 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8972 Pedro Alves <palves@redhat.com>
8973
8974 PR threads/18600
8975 * gdb.threads/fork-plus-threads.c: New file.
8976 * gdb.threads/fork-plus-threads.exp: New file.
8977
8978 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8979
8980 * gdb.base/batch-preserve-term-settings.exp
8981 (test_terminal_settings_preserved_after_cli_exit): Use
8982 send_quit_command.
8983
8984 2015-07-29 Pedro Alves <palves@redhat.com>
8985 Don Breazeal <donb@codesourcery.com>
8986
8987 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8988 output from both inferior_spawn_id and gdb_spawn_id.
8989
8990 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8991
8992 * gdb.threads/attach-into-signal.exp (corefunc): Use
8993 with_test_prefix on nested loops, uniquefying the test messages.
8994
8995 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8996
8997 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8998 commit.
8999
9000 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9001
9002 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9003 New proc.
9004 (test_terminal_settings_preserved_after_sigterm): New test.
9005
9006 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9007
9008 * gdb.base/batch-preserve-term-settings.exp
9009 (test_terminal_settings_preserved_after_cli_exit): New test.
9010
9011 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9012
9013 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9014 manipulation of saved_gdbflags.
9015 (test_terminal_settings_preserved): Remove global declaration of
9016 the unused variable pagination_prompt. Remove manipulation of
9017 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9018 GDBFLAGS.
9019
9020 2015-07-29 Pedro Alves <palves@redhat.com>
9021
9022 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9023
9024 2015-07-29 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9027 at the top.
9028
9029 2015-07-29 Pedro Alves <palves@redhat.com>
9030
9031 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9032 (main): Call gdb_unbuffer_output.
9033 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9034 (main): Call gdb_unbuffer_output.
9035 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9036 (main): Call gdb_unbuffer_output.
9037 * gdb.base/call-strs.exp: Adjust to step over the
9038 gdb_unbuffer_output call.
9039 * gdb.base/catch-gdb-caused-signals.c: Include
9040 "../lib/unbuffer_output.c".
9041 (main): Call gdb_unbuffer_output.
9042 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9043 (main): Call gdb_unbuffer_output.
9044 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9045 (main): Call gdb_unbuffer_output.
9046 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9047 (main): Call gdb_unbuffer_output.
9048 * gdb.base/shlib-call.exp: Adjust to step over the
9049 gdb_unbuffer_output call.
9050 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9051 (main): Call gdb_unbuffer_output.
9052 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9053 (main): Call gdb_unbuffer_output.
9054 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9055 (main): Rename to ...
9056 (test): ... this.
9057 (main): Reimplement.
9058 * gdb.base/varargs.exp: Run to test instead of to main.
9059 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9060 (main): Call gdb_unbuffer_output.
9061
9062 2015-07-29 Pedro Alves <palves@redhat.com>
9063
9064 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9065 factore out from mi_continue_dprintf. For call-style dprintfs,
9066 expect dprintf output out of $inferior_spawn_id.
9067 (mi_continue_dprintf): Use mi_expect_dprintf.
9068 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9069 (main): Call gdb_unbuffer_output.
9070
9071 2015-07-29 Pedro Alves <palves@redhat.com>
9072
9073 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9074 (default_mi_gdb_start): Set inferior_spawn_id instead of
9075 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9076 gdb_spawn_id.
9077 (mi_gdb_test): Always expect inferior output from both
9078 $inferior_spawn_id and $gdb_spawn_id.
9079
9080 2015-07-29 Pedro Alves <palves@redhat.com>
9081
9082 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9083 send_inferior and $inferior_spawn_id.
9084
9085 2015-07-29 Pedro Alves <palves@redhat.com>
9086
9087 * gdb.gdb/complaints.exp (test_initial_complaints)
9088 (test_serial_complaints, test_short_complaints): Use
9089 gdb_test_stdio.
9090 (test_empty_complaint): Handle $inferior_spawn_id !=
9091 $gdb_spawn_id.
9092
9093 2015-07-29 Pedro Alves <palves@redhat.com>
9094
9095 * gdb.base/varargs.exp: Use gdb_test_stdio.
9096
9097 2015-07-29 Pedro Alves <palves@redhat.com>
9098
9099 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9100
9101 2015-07-29 Pedro Alves <palves@redhat.com>
9102
9103 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9104
9105 2015-07-29 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9108 parameter into two new parameters, "inf_result" and "gdb_result".
9109 Expect inferior output and gdb output from $inferior_spawn_id and
9110 $gdb_spawn_id, respectively. Adjust all callers.
9111
9112 2015-07-29 Pedro Alves <palves@redhat.com>
9113
9114 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9115 of gdb_test_sequence.
9116
9117 2015-07-29 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9120 (saw_spurious_output): Expect inferior output from
9121 $inferior_spawn_id. Use gdb_test_stdio.
9122
9123 2015-07-29 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/dprintf.exp: Use standard_testfile. Change
9126 prepare_for_testing call.
9127 (srcfile): Don't set.
9128 (restart): New procedure.
9129 (test_dprintf): New procecure, use to continue over dprintfs.
9130 (test_call, test_agent): New procedures, tests moved here.
9131 Restart gdb and recreate dprintfs. Adjust expected output.
9132
9133 2015-07-29 Pedro Alves <palves@redhat.com>
9134
9135 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9136
9137 2015-07-29 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9140
9141 2015-07-29 Pedro Alves <palves@redhat.com>
9142
9143 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9144 gdb_test_stdio.
9145
9146 2015-07-29 Pedro Alves <palves@redhat.com>
9147
9148 * lib/gdb.exp (gdb_test_stdio): New procedure.
9149
9150 2015-07-29 Pedro Alves <palves@redhat.com>
9151
9152 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9153
9154 2015-07-29 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.base/call-signal-resume.exp: Remove check for
9157 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9158 * gdb.base/unwindonsignal.exp: Likewise.
9159 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9160 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9161
9162 2015-07-29 Pedro Alves <palves@redhat.com>
9163
9164 * gdb.base/siginfo-addr.c (pass): New function.
9165 (handler): Call it iff si_addr is correct.
9166 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9167 Set a breakpoint at "pass" and continue to it.
9168
9169 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9170
9171 * gdb.python/py-objfile.exp: Make some tests have unique names.
9172 * gdb.python/py-pp-registration.exp: Likewise.
9173
9174 2015-07-28 Pedro Alves <palves@redhat.com>
9175
9176 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9177
9178 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9179
9180 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9181
9182 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9183
9184 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9185
9186 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9187
9188 * gdb.base/gdb-sigterm-2.exp: New test.
9189
9190 2015-07-25 Doug Evans <xdje42@gmail.com>
9191
9192 Revert:
9193 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9194 (workers/%.worker, build-perf): New rule.
9195 (GDB_PERFTEST_MODE): New variable.
9196 (check-perf): Use it.
9197 (clean): Clean up gdb.perf parallel build subdirs.
9198 * lib/build-piece.exp: New file.
9199 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9200 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9201 name.
9202 (standard_temp_file): Ditto.
9203 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9204 of $GDB_PARALLEL.
9205
9206 2015-07-24 Doug Evans <dje@google.com>
9207
9208 * gdb.perf/lib/perftest/utils.py: New file.
9209 * gdb.perf/gm-hello.cc: New file.
9210 * gdb.perf/gm-pervasive-typedef.cc: New file.
9211 * gdb.perf/gm-pervasive-typedef.h: New file.
9212 * gdb.perf/gm-std.cc: New file.
9213 * gdb.perf/gm-std.h: New file.
9214 * gdb.perf/gm-use-cerr.cc: New file.
9215 * gdb.perf/gm-utils.h: New file.
9216 * gdb.perf/gmonster-null-lookup.py: New file.
9217 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9218 * gdb.perf/gmonster-print-cerr.py: New file.
9219 * gdb.perf/gmonster-ptype-string.py: New file.
9220 * gdb.perf/gmonster-runto-main.py: New file.
9221 * gdb.perf/gmonster-select-file.py: New file.
9222 * gdb.perf/gmonster1-null-lookup.exp: New file.
9223 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9224 * gdb.perf/gmonster1-print-cerr.exp: New file.
9225 * gdb.perf/gmonster1-ptype-string.exp: New file.
9226 * gdb.perf/gmonster1-runto-main.exp: New file.
9227 * gdb.perf/gmonster1-select-file.exp: New file.
9228 * gdb.perf/gmonster1.cc: New file.
9229 * gdb.perf/gmonster1.exp: New file.
9230 * gdb.perf/gmonster2-null-lookup.exp: New file.
9231 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9232 * gdb.perf/gmonster2-print-cerr.exp: New file.
9233 * gdb.perf/gmonster2-ptype-string.exp: New file.
9234 * gdb.perf/gmonster2-runto-main.exp: New file.
9235 * gdb.perf/gmonster2-select-file.exp: New file.
9236 * gdb.perf/gmonster2.cc: New file.
9237 * gdb.perf/gmonster2.exp: New file.
9238
9239 2015-07-24 Doug Evans <dje@google.com>
9240
9241 * gdb.perf/README: New file.
9242 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9243 * lib/gen-perf-test.exp: New file.
9244
9245 2015-07-24 Doug Evans <dje@google.com>
9246
9247 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9248 (PerfTest::startup): New function.
9249 (PerfTest::run): Return result of calling body.
9250 (PerfTest::assemble): Rewrite.
9251 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9252 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9253 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9254 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9255 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9256
9257 2015-07-24 Doug Evans <dje@google.com>
9258
9259 * lib/gdb.exp (clean_restart): Make executable optional.
9260
9261 2015-07-24 Doug Evans <dje@google.com>
9262
9263 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9264 compiler_info references.
9265 * gdb.cp/temargs.exp: Ditto.
9266 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9267 (get_compiler_info): Early exit if already computed. Set compiler_info
9268 to "unknown" if there was a problem.
9269 (test_compiler_info): Add function comment. Call get_compiler_info.
9270
9271 2015-07-24 Doug Evans <dje@google.com>
9272
9273 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9274 (workers/%.worker, build-perf): New rule.
9275 (GDB_PERFTEST_MODE): New variable.
9276 (check-perf): Use it.
9277 (clean): Clean up gdb.perf parallel build subdirs.
9278 * lib/build-piece.exp: New file.
9279 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9280 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9281 name.
9282 (standard_temp_file): Ditto.
9283 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9284 of $GDB_PARALLEL.
9285
9286 2015-07-24 Doug Evans <dje@google.com>
9287
9288 * lib/future.exp (gdb_default_target_compile): New option
9289 "early_flags".
9290 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9291 --as-needed.
9292
9293 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9294
9295 * gdb.base/catch-syscall.exp: Call gdb_exit before
9296 gdb_skip_xml_test.
9297
9298 2015-07-24 Pedro Alves <palves@redhat.com>
9299
9300 * gdb.python/py-events.exp: Accept output between the stop event
9301 and the prompt.
9302 * gdb.python/py-evsignal.exp: Likewise.
9303 * gdb.python/py-evthreads.exp: Likewise.
9304
9305 2015-07-24 Pedro Alves <palves@redhat.com>
9306
9307 PR gdb/18717
9308 * gdb.threads/non-ldr-exit.c: New file.
9309 * gdb.threads/non-ldr-exit.exp: New file.
9310
9311 2015-07-24 Yao Qi <yao.qi@linaro.org>
9312
9313 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9314 restarting process.
9315
9316 2015-07-24 Yao Qi <yao.qi@linaro.org>
9317
9318 * gdb.server/ext-restart.exp: New file.
9319
9320 2015-07-24 Yao Qi <yao.qi@linaro.org>
9321
9322 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9323 argument options.
9324 * gdb.server/ext-wrapper.exp: New file.
9325
9326 2015-07-23 Doug Evans <dje@google.com>
9327
9328 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9329 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9330
9331 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9332
9333 * gdb.ada/var_arr_typedef.exp: New testcase.
9334 * gdb.ada/var_arr_typedef/pack.adb: New file.
9335 * gdb.ada/var_arr_typedef/pack.ads: New file.
9336 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9337
9338 2015-07-20 Joel Brobecker <brobecker@adacore.com>
9339
9340 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9341
9342 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9343
9344 * gdb.arch/i386-biarch-core.exp: Replace istarget
9345 by "complete set gnutarget". Remove expectation for the "core-file"
9346 command.
9347
9348 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9349
9350 Revert the previous commit:
9351 Tests for validate symbol file using build-id.
9352
9353 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9354
9355 Tests for validate symbol file using build-id.
9356 * gdb.base/solib-mismatch-lib.c: New file.
9357 * gdb.base/solib-mismatch-libmod.c: New file.
9358 * gdb.base/solib-mismatch.c: New file.
9359 * gdb.base/solib-mismatch.exp: New file.
9360
9361 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9362
9363 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9364 nios2-*-linux*.
9365 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9366 * gdb.base/siginfo.exp: Likewise.
9367 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9368
9369 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9370
9371 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9372 Move it to ...
9373 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9374 ... here.
9375 * gdb.trace/range-stepping.exp: Check that the target supports
9376 range stepping.
9377
9378 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9379
9380 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9381
9382 2015-07-14 Pedro Alves <palves@redhat.com>
9383
9384 * gdb.base/killed-outside.exp: New file.
9385 * gdb.base/killed-outside.c: New file.
9386
9387 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9388
9389 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9390 (n at main): New.
9391 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9392
9393 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9394
9395 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9396 infcall tests instead of setting up for KFAIL.
9397
9398 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9399
9400 * gdb.btrace/record_goto-step.exp: New.
9401
9402 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9403
9404 PR compile/18484
9405 * gdb.compile/compile.c (struct struct_type): Add volatile to
9406 selffield's type.
9407 * gdb.compile/compile.exp
9408 (compile code struct_object.selffield = &struct_object): Skip further
9409 struct_object tests if this one xfails.
9410
9411 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9412
9413 PR exp/18617
9414 * gdb.trace/ax.exp: Add test.
9415
9416 2015-07-07 Yao Qi <yao.qi@linaro.org>
9417
9418 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9419 instead of istarget "aarch64*-*-*".
9420 * gdb.arch/aarch64-fp.exp: Likewise.
9421 * gdb.base/float.exp: Likewise.
9422 * gdb.reverse/aarch64.exp: Likewise.
9423 * lib/gdb.exp (is_aarch64_target): New proc.
9424
9425 2015-07-07 Yao Qi <yao.qi@linaro.org>
9426
9427 * lib/gdb.exp (is_aarch32_target): New proc.
9428 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9429 instead of "istarget "arm*-*-*"".
9430 * gdb.arch/arm-disp-step.exp: Likewise.
9431 * gdb.arch/thumb-bx-pc.exp: Likewise.
9432 * gdb.arch/thumb-prologue.exp: Likewise.
9433 * gdb.arch/thumb-singlestep.exp: Likewise.
9434 * gdb.base/disp-step-syscall.exp: Likewise.
9435 * gdb.base/float.exp: Likewise.
9436
9437 2015-07-07 Yao Qi <yao.qi@linaro.org>
9438
9439 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9440 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9441
9442 2015-07-07 Yao Qi <yao.qi@linaro.org>
9443
9444 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9445 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9446 if it exists.
9447 * gdb.multi/multi-arch.exp: Likewise.
9448
9449 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9450
9451 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9452 print.
9453
9454 2015-07-07 Yao Qi <yao.qi@linaro.org>
9455
9456 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9457
9458 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9459
9460 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9461 '[' and ']' characters.
9462
9463 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9464
9465 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9466
9467 2015-06-29 Pedro Alves <palves@redhat.com>
9468
9469 PR threads/18127
9470 * gdb.threads/hand-call-new-thread.c: New file.
9471 * gdb.threads/hand-call-new-thread.c: New file.
9472
9473 2015-06-26 Keith Seitz <keiths@redhat.com>
9474 Doug Evans <dje@google.com>
9475
9476 PR 16253
9477 * gdb.cp/var-tag-2.cc: New file.
9478 * gdb.cp/var-tag-3.cc: New file.
9479 * gdb.cp/var-tag-4.cc: New file.
9480 * gdb.cp/var-tag.cc: New file.
9481 * gdb.cp/var-tag.exp: New file.
9482
9483 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9484
9485 * gdb.base/history-duplicates.exp: New test.
9486
9487 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9488
9489 * gdb.base/completion.exp: Test the completion of the "focus"
9490 command.
9491
9492 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9493
9494 * gdb.arch/amd64-prologue-skip.S: New file.
9495 * gdb.arch/amd64-prologue-skip.exp: New file.
9496
9497 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9498
9499 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9500 is_address_zero_readable check.
9501
9502 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9503
9504 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9505 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9506
9507 2015-06-24 Yao Qi <yao.qi@linaro.org>
9508
9509 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9510 linux targets.
9511
9512 2015-06-24 Yao Qi <yao.qi@linaro.org>
9513
9514 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9515 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9516 * gdb.base/siginfo-thread.exp: Likewise.
9517
9518 2015-06-22 Yao Qi <yao.qi@linaro.org>
9519
9520 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9521
9522 2015-06-22 Yao Qi <yao.qi@linaro.org>
9523
9524 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9525 aarch64*-*-*.
9526 (skip_hw_watchpoint_tests): Likewise.
9527
9528 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9529
9530 * gdb.base/gdbinit-history.exp: Test the interaction between
9531 setting GDBHISTSIZE and setting the history size via .gdbinit.
9532
9533 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9534
9535 PR gdb/16999
9536 * gdb.base/gdbhistsize-history.exp: New test.
9537
9538 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9539
9540 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9541 with GDBHISTSIZE.
9542 * gdb.base/readline.exp: Likewise.
9543
9544 2015-06-17 Yao Qi <yao.qi@linaro.org>
9545
9546 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9547 line.
9548
9549 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9550
9551 * gdb.base/gdbinit-history.exp: Add test case to check that
9552 an unlimited history file does not get truncated on exit.
9553
9554 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9555
9556 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9557 (VECTOR): New macro. Use it...
9558 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9559 ...for these typedefs.
9560 (int8, char1, int1, double1): New typedefs.
9561 (struct just_int2, struct two_int2): New structures.
9562 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9563 (add_structvecs, add_singlevecs): New functions.
9564 (main): Call add_some_intvecs twice.
9565 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9566 the compile and exit upon failure. Try compiling for the "native"
9567 architecture. Test inferior function calls with vector arguments
9568 and vector return value handling with "finish" and "return".
9569
9570 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9571
9572 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9573 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9574 PE file.
9575 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9576
9577 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9578
9579 PR breakpoints/16465
9580 * gdb.mi/mi-dprintf-pending.c: New file.
9581 * gdb.mi/mi-dprintf-pending.exp: New test.
9582 * gdb.mi/mi-dprintf-pendshr.c: New file.
9583
9584 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9585 Mircea Gherzan <mircea.gherzan@intel.com>
9586
9587 * gdb.arch/i386-mpx-map.c: New file.
9588 * gdb.arch/i386-mpx-map.exp: New File.
9589
9590 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9591
9592 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9593 * gdb.arch/i386-mpx.exp: Indentation fixed.
9594
9595 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9596
9597 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9598 function and improved indentation.
9599 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9600 gdb_test_multiple. Added additional tests to skip the test.
9601
9602 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9603
9604 * gdb.arch/i386-avx512.c: Change path in include file.
9605 * gdb.arch/i386-avx512.exp: Change include dir path
9606 compilation flag.
9607 * gdb.arch/i386-mpx.c: Change path in include file.
9608 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9609 flag.
9610
9611 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9612
9613 * gdb.compile/compile-print.exp (compile print *vararray@3)
9614 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9615
9616 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9617
9618 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9619 (do not keep jit in memory): ... this.
9620 (expect 5): Change it to ...
9621 (expect no 5): ... this.
9622
9623 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9624
9625 PR gdb/15564
9626 * gdb.mi/mi-detach.exp: New file.
9627
9628 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9629
9630 PR symtab/18392
9631 * gdb.arch/amd64-tailcall-self.S: New file.
9632 * gdb.arch/amd64-tailcall-self.c: New file.
9633 * gdb.arch/amd64-tailcall-self.exp: New file.
9634
9635 2015-05-28 Don Breazeal <donb@codesourcery.com>
9636
9637 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9638 tests for remote targets by checking is_target_gdbserver.
9639
9640 2015-05-27 Doug Evans <dje@google.com>
9641
9642 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9643 * gdb.dwarf2/opaque-type-lookup.c: New file.
9644 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9645
9646 2015-05-26 Doug Evans <dje@google.com>
9647
9648 * gdb.cp/iostream.cc: New file.
9649 * gdb.cp/iostream.exp: New file.
9650
9651 2015-05-26 Doug Evans <dje@google.com>
9652
9653 * gdb.dwarf2/dw2-op-call.exp: Update.
9654 * gdb.dwarf2/dw4-sig-types.exp: Update.
9655 * gdb.dwarf2/implptr.exp: Update.
9656 * gdb.mi/mi-cmd-param-changed.exp: Update.
9657
9658 2015-05-26 Doug Evans <dje@google.com>
9659
9660 * gdb.python/py-lazy-string.c: New file.
9661 * gdb.python/py-lazy-string.exp: New file.
9662 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9663 (main): Update. Add estring3.
9664 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9665 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9666
9667 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9668 Yao Qi <yao.qi@linaro.org>
9669
9670 * gdb.reverse/aarch64.c: New.
9671 * gdb.reverse/aarch64.exp: New.
9672
9673 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9674
9675 * lib/gdb.exp (supports_process_record): Return true for
9676 aarch64*-linux*.
9677 (supports_reverse): Likewise.
9678
9679 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9680
9681 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9682 Use with_test_prefix.
9683
9684 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9685
9686 * gdb.base/completion.exp: Add test for completion of layout
9687 names.
9688
9689 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9690
9691 * lib/gdb.exp (skip_tui_tests): New proc.
9692 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9693
9694 2015-05-19 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9697 Save the whole env array instead of just HOME. Unset HISTSIZE in
9698 the environment while testing. Restore whole environment
9699 afterwards.
9700
9701 2015-05-16 Doug Evans <xdje42@gmail.com>
9702
9703 * gdb.guile/scm-ports.c: New file.
9704 * gdb.guile/scm-ports.exp: Add memory port tests.
9705
9706 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9707
9708 * gdb.compile/compile-print.c: New file.
9709 * gdb.compile/compile-print.exp: New file.
9710
9711 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 * gdb.compile/compile-ops.exp: Cast param to void.
9714 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9715 (compile code struct_object.selffield = &struct_object): Add xfail.
9716
9717 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9718
9719 * gdb.ada/arr_enum_with_gap: New testcase.
9720
9721 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9722
9723 * gdb.ada/byte_packed_arr: New testcase.
9724
9725 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9726
9727 * gdb.ada/pckd_neg: New testcase.
9728
9729 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9730
9731 PR gdb/17820
9732 * gdb.base/gdbinit-history.exp: New test.
9733 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9734 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9735
9736 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9737
9738 * gdb.python/py-xmethods.cc: Enhance test case.
9739 * gdb.python/py-xmethods.exp: New tests.
9740 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9741 function.
9742 (B_indexoper): Likewise.
9743 (global_dm_list) : Add new xmethod worker functions.
9744
9745 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9746
9747 * gdb.base/coredump-filter.exp: Correctly unset
9748 "coredump_var_addr" array.
9749
9750 2015-05-08 Pedro Alves <palves@redhat.com>
9751
9752 * gdb.server/non-existing-program.exp: Unset spawn_id.
9753
9754 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9755
9756 PR python/18291
9757 * gdb.python/py-xmethods.exp: Add tests.
9758
9759 2015-05-08 Yao Qi <yao.qi@linaro.org>
9760
9761 PR gdb/18208
9762 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9763 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9764 function set_coredump_filter, and remove remote_exec call.
9765 Remove argument ipid. Callers update.
9766 (top level): Don't get inferior's PID.
9767
9768 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9769
9770 * gdb.base/watch_thread_num.exp: Skip test on targets without
9771 access watchpoints.
9772
9773 2015-05-06 Pedro Alves <palves@redhat.com>
9774
9775 PR server/18081
9776 * gdb.server/non-existing-program.exp: New file.
9777
9778 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9779
9780 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9781
9782 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.ada/out_of_line_in_inlined: New testcase.
9785
9786 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9787
9788 * gdb.ada/var_rec_arr: New testcase.
9789
9790 2015-04-30 Yao Qi <yao.qi@linaro.org>
9791
9792 * gdb.base/break-idempotent.exp: If
9793 skip_hw_watchpoint_multi_tests returns true, skip the tests
9794 on "rwatch" and "awatch".
9795
9796 2015-04-30 Yao Qi <yao.qi@linaro.org>
9797
9798 * gdb.base/relativedebug.exp: Invoke gdb command
9799 "info sharedlibrary", and if libc.so doesn't have debug info,
9800 skip the test.
9801
9802 2015-04-29 Doug Evans <dje@google.com>
9803
9804 * gdb.python/py-xmethods.exp: Add ptype tests.
9805 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9806 get_result_type method.
9807
9808 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9809
9810 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9811 the target does not support hardware watchpoints.
9812
9813 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9814
9815 * gdb.base/break-always.exp: Abort testing if writing to memory
9816 causes an error.
9817
9818 2015-04-28 Doug Evans <dje@google.com>
9819
9820 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9821 * gdb.python/py-pp-registration.exp: ... here. New file.
9822 * gdb.python/py-pp-registration.c: New file.
9823 * gdb.python/py-pp-registration.py: New file.
9824
9825 2015-04-28 Doug Evans <dje@google.com>
9826
9827 * gdb.python/py-bad-printers.c: New file.
9828 * gdb.python/py-bad-printers.py: New file.
9829 * gdb.python/py-bad-printers.exp: New file.
9830
9831 2015-04-28 Sasha Smundak <asmundak@google.com>
9832
9833 * gdb.python/py-type.exp: New test.
9834
9835 2015-04-28 Andy Wingo <wingo@igalia.com>
9836
9837 * gdb.python/py-parameter.exp:
9838 * gdb.guile/scm-parameter.exp: Escape the path that we are
9839 matching against, as it might contain characters that are special
9840 to regular expressions.
9841
9842 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9843
9844 * gdb.ada/rec_comp: New testcase.
9845
9846 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9847
9848 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9849 before using it.
9850
9851 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9852
9853 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9854 new tests for verilog output.
9855
9856 2015-04-24 Yao Qi <yao.qi@linaro.org>
9857
9858 * boards/remote-gdbserver-on-localhost.exp: New file.
9859
9860 2015-04-23 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9863 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9864 "end of file", remove $inferior_spawn_id from the indirect list.
9865
9866 2015-04-23 Pedro Alves <palves@redhat.com>
9867
9868 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9869
9870 2015-04-23 Pedro Alves <palves@redhat.com>
9871
9872 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9873 on $any_spawn_id instead of only on $gdb_spawn_id.
9874
9875 2015-04-21 Pierre Muller <muller@sourceware.org>
9876
9877 PR pascal/17815
9878 * lib/pascal.exp (gpc_compile): Add new option "class".
9879 (fpc_compile): Likewise.
9880 * gdb.pascal/case-insensitive-symbols.pas: New file.
9881 * gdb.pascal/case-insensitive-symbols.exp: New file.
9882
9883 2015-04-20 Gary Benson <gbenson@redhat.com>
9884
9885 * gdb.base/attach.exp: Fix three extended remote failures.
9886
9887 2015-04-17 Gary Benson <gbenson@redhat.com>
9888
9889 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9890 the main executable over the remote protocol.
9891
9892 2015-04-16 Pedro Alves <palves@redhat.com>
9893
9894 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9895 a new gdbserver if gdbserver_reconnect_p is set.
9896
9897 2015-04-16 Pedro Alves <palves@redhat.com>
9898
9899 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9900 is set, don't exit gdbserver.
9901
9902 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9903
9904 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9905 appropriate .insn, such that an older assembler can be used.
9906 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9907 the z/Architecture instruction set on 31-bit targets as well.
9908
9909 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9910
9911 * gdb.go/handcall.exp: Remove all logic related to the first
9912 breakpoint and rely on go_runto_main instead.
9913 * gdb.go/strings.exp: Likewise.
9914 * gdb.go/unsafe.exp: Likewise.
9915 * gdb.go/hello.exp: Likewise. Also rename the remaining
9916 breakpoint marker to "breakpoint 1".
9917 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9918 * gdb.go/strings.go: Likewise.
9919 * gdb.go/unsafe.go: Likewise.
9920 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9921 "set breakpoint 2 here" and rename the remaining breakpoint marker
9922 to "breakpoint 1".
9923
9924 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9925
9926 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9927 if itertools.imap is not present.
9928 * gdb.python/py-objfile.exp: Add parentheses.
9929 * gdb.python/py-type.exp: Same.
9930 * gdb.python/py-unwind-maint.py: Same.
9931
9932 2015-04-15 Yao Qi <yao.qi@linaro.org>
9933
9934 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9935 of ":$ptr_size" and set its form explicitly.
9936
9937 2015-04-15 Pedro Alves <palves@redhat.com>
9938 Yao Qi <yao.qi@linaro.org>
9939
9940 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9941 timeout by factor of 4.
9942 (test_regular_watch): Likewise.
9943 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9944 * gdb.reverse/sigall-reverse.exp: Likewise.
9945 * gdb.reverse/until-precsave.exp: Likewise.
9946 * lib/gdb.exp (with_timeout_factor): New proc.
9947 (gdb_expect): Move some code to ...
9948 (get_largest_timeout): ... here. New procedure.
9949
9950 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9951
9952 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9953
9954 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9955
9956 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9957 to write to the .text section.
9958
9959 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9960
9961 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9962 Handle the case of targets that do not provide PID information.
9963
9964 2015-04-13 Yao Qi <yao.qi@linaro.org>
9965
9966 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9967 and use expect instead of gdb_expect.
9968
9969 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9970
9971 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9972 "coredump_var_addr" to avoid naming conflict with other testcases.
9973
9974 2015-04-10 Pedro Alves <palves@redhat.com>
9975
9976 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9977 gdb_test_sequence and gdb_assert.
9978
9979 2015-04-10 Pedro Alves <palves@redhat.com>
9980
9981 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9982 test messages that don't include the breakpoint address.
9983
9984 2015-04-10 Yao Qi <yao.qi@linaro.org>
9985
9986 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9987 false for some offset and width combinations which aren't
9988 supported by linux kernel.
9989
9990 2015-04-10 Pedro Alves <palves@redhat.com>
9991
9992 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9993 procedure, factored out from ...
9994 (top level): ... here. Add "set displaced-stepping" testing axis.
9995 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9996 parameter "displaced". Use it.
9997 (top level): Use foreach and add "set displaced-stepping" testing
9998 axis.
9999
10000 2015-04-10 Pedro Alves <palves@redhat.com>
10001
10002 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10003 Remove comment.
10004 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10005 both the address of the instruction that triggers the watchpoint
10006 and the address of the instruction immediately after, and use
10007 those addresses for the test. Fix comment.
10008
10009 2015-04-10 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.base/sigstep.exp (breakpoint_to_handler)
10012 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10013 Test "backtrace" in handler.
10014 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10015 (top level): Add new "displaced" test axis to
10016 breakpoint_to_handler, breakpoint_to_handler_entry and
10017 breakpoint_over_handler.
10018
10019 2015-04-10 Pedro Alves <palves@redhat.com>
10020
10021 PR gdb/18216
10022 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10023
10024 2015-04-10 Yao Qi <yao.qi@linaro.org>
10025
10026 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10027 (test_add_rn_pc): New function.
10028 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10029 (top level): Invoke test_add_rn_pc.
10030
10031 2015-04-10 Pedro Alves <palves@redhat.com>
10032
10033 PR gdb/13858
10034 * gdb.base/step-over-no-symbols.exp: New file.
10035
10036 2015-04-09 Andy Wingo <wingo@igalia.com>
10037
10038 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10039 after the Python tests.
10040
10041 2015-04-08 Keith Seitz <keiths@redhat.com>
10042
10043 PR python/16699
10044 * gdb.python/py-completion.exp: New tests for completion.
10045 * gdb.python/py-completion.py (CompleteLimit1): New class.
10046 (CompleteLimit2): Likewise.
10047 (CompleteLimit3): Likewise.
10048 (CompleteLimit4): Likewise.
10049 (CompleteLimit5): Likewise.
10050 (CompleteLimit6): Likewise.
10051 (CompleteLimit7): Likewise.
10052
10053 2015-04-08 Pedro Alves <palves@redhat.com>
10054
10055 PR gdb/18214
10056 PR gdb/18216
10057 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10058 function.
10059 (main): Install it as SIGUSR1 handler.
10060 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10061 parameter. Always use "setup" as prefix. Toggle "set
10062 displaced-stepping" off/on depending on global. Don't switch to
10063 thread 1 here.
10064 (top level): Add displaced stepping "off/on" test axis. Update
10065 "setup" calls. Wrap each subtest with with_test_prefix. Test
10066 continuing with a queued signal in each thread.
10067
10068 2015-04-08 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10071 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10072 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10073 Return early if running to main fails.
10074 * gdb.trace/while-stepping.exp: Likewise.
10075
10076 2015-04-07 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10079 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10080 interact with inferior program.
10081
10082 2015-04-07 Pedro Alves <palves@redhat.com>
10083
10084 * lib/gdb.exp (inferior_spawn_id): New global.
10085 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10086 spawn id after processing the user code.
10087 (default_gdb_start): Set inferior_spawn_id.
10088 (send_inferior): New procedure.
10089 * lib/gdbserver-support.exp (gdbserver_start): Set
10090 inferior_spawn_id.
10091 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10092
10093 2015-04-07 Pedro Alves <palves@redhat.com>
10094
10095 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10096 * lib/gdbserver-support.exp (gdbserver_start): Make
10097 $server_spawn_id global.
10098 (gdbserver_start): Don't wait for gdbserver's spawn id with
10099 expect_background.
10100 (close_gdbserver): New procedure.
10101 (gdb_exit): Rename the default version and reimplement.
10102
10103 2015-04-07 Pedro Alves <palves@redhat.com>
10104
10105 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10106 append the substituted item, not the original item.
10107
10108 2015-04-07 Pedro Alves <palves@redhat.com>
10109
10110 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10111 gdb_expect.
10112
10113 2015-04-07 Pedro Alves <palves@redhat.com>
10114
10115 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10116 output appearing once only.
10117
10118 2015-04-07 Pedro Alves <palves@redhat.com>
10119
10120 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10121 that doesn't expect anything. Return early if running to main
10122 fails.
10123
10124 2015-04-07 Yao Qi <yao.qi@linaro.org>
10125
10126 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10127 (child_function): Call alarm.
10128 (main): Move call to alarm into the loop.
10129 * gdb.threads/non-stop-fair-events.exp: Build program with
10130 -DTIMEOUT=$timeout.
10131
10132 2015-04-06 Doug Evans <xdje42@gmail.com>
10133
10134 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10135 Fix dest parameter to board_info.
10136 (fpc_compile): Ditto.
10137 (gdb_compile_pascal): Rename dest arg to destfile.
10138
10139 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10140
10141 * gdb.ada/funcall_ref.exp: New file.
10142 * gdb.ada/funcall_ref/foo.adb: New file.
10143
10144 2015-04-02 Yao Qi <yao.qi@linaro.org>
10145
10146 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10147 is remote.
10148
10149 2015-04-02 Gary Benson <gbenson@redhat.com>
10150
10151 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10152
10153 2015-04-01 Sasha Smundak <asmundak@google.com>
10154
10155 * gdb.python/py-unwind-maint.c: New file.
10156 * gdb.python/py-unwind-maint.exp: New test.
10157 * gdb.python/py-unwind-maint.py: New file.
10158 * gdb.python/py-unwind.c: New file.
10159 * gdb.python/py-unwind.exp: New test.
10160 * gdb.python/py-unwind.py: New test.
10161
10162 2015-04-01 Pedro Alves <palves@redhat.com>
10163
10164 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10165 to fail instead of non-existent $test.
10166
10167 2015-04-01 Pedro Alves <palves@redhat.com>
10168
10169 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10170 GDBFLAGS if not empty.
10171
10172 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10173
10174 * gdb.ada/complete.exp: Remove "multi_line".
10175 * gdb.ada/info_exc.exp: Remove "multi_line".
10176 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10177 * gdb.ada/ptype_field.exp: Remove "multi_line".
10178 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10179 * gdb.ada/tagged.exp: Remove "multi_line".
10180 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10181 [multi_line ...]
10182 * gdb.btrace/delta.exp: Likewise.
10183 * gdb.btrace/exception.exp: Likewise.
10184 * gdb.btrace/function_call_history.exp: Likewise.
10185 * gdb.btrace/instruction_history.exp: Likewise.
10186 * gdb.btrace/nohist.exp: Likewise.
10187 * gdb.btrace/record_goto.exp: Likewise.
10188 * gdb.btrace/segv.exp: Likewise.
10189 * gdb.btrace/stepi.exp: Likewise.
10190 * gdb.btrace/tailcall.exp: Likewise.
10191 * gdb.btrace/unknown_functions.exp: Likewise.
10192 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10193 * lib/gdb.exp: Add the "multi_line" helper.
10194
10195 2015-04-01 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.threads/tid-reuse.c: New file.
10198 * gdb.threads/tid-reuse.exp: New file.
10199
10200 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10201
10202 PR corefiles/16092
10203 * gdb.base/coredump-filter.c: New file.
10204 * gdb.base/coredump-filter.exp: Likewise.
10205
10206 2015-03-27 Petr Machata <pmachata@redhat.com>
10207
10208 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10209 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10210 (Dwarf::assemble): Initialize them.
10211 (Dwarf::lines): New function.
10212
10213 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10214
10215 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10216 SYMBOL_PREFIX for x86_64-*-cygwin.
10217
10218 2015-03-26 Andy Wingo <wingo@igalia.com>
10219
10220 PR symtab/18148
10221 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10222 const_value but not a location.
10223 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10224 location defined in non-main CUs are visible.
10225
10226 2015-03-26 Yao Qi <yao.qi@linaro.org>
10227
10228 PR testsuite/18139
10229 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10230 Add a line number entry for the same line.
10231 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10232 Add a line number entry for the same line.
10233
10234 2015-03-26 Yao Qi <yao.qi@linaro.org>
10235
10236 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10237 .int 0.
10238 (func): Likewise. Add .Lfunc_1 label.
10239 Use .Lfunc_1 label.
10240 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10241 .int 0.
10242 (func): Likewise.
10243 Use .Lfunc_1 label.
10244
10245 2015-03-26 Yao Qi <yao.qi@linaro.org>
10246
10247 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10248 Call gdb_compile instead to compile each .s files without debug
10249 information.
10250
10251 2015-03-26 Yao Qi <yao.qi@linaro.org>
10252
10253 * gdb.base/savedregs.exp (process_saved_regs): Make
10254 "Saved registers:" optional in the pattern.
10255
10256 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10257
10258 * gdb.btrace/next.exp: Merged into step.exp.
10259 * gdb.btrace/finish.exp: Merged into step.exp.
10260 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10261 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10262 "record goto" and checking the exact replay position.
10263 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10264 check for "Recording format" in "info record" output.
10265 * gdb.btrace/record_goto.exp: Choose test file based on target.
10266 * gdb.btrace/x86-record_goto.S: Renamed into ...
10267 * gdb.btrace/x86_64-record_goto.S: ... this.
10268 * gdb.btrace/i686-record_goto.S: New.
10269 * gdb.btrace/x86-tailcall.S: Renamed into ...
10270 * gdb.btrace/x86_64-tailcall.S: ... this.
10271 * gdb.btrace/i686-tailcall.S: New.
10272 * gdb.btrace/x86-tailcall.c: Renamed into ...
10273 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10274 separate statements. Update test.
10275 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10276 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10277 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10278 * gdb.btrace/tailcall.exp: Choose test file based on target.
10279 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10280
10281 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10282
10283 * gdb.btrace/exception.exp: Increase BTS buffer size.
10284
10285 2015-03-24 Pedro Alves <palves@redhat.com>
10286
10287 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10288
10289 2015-03-24 Pedro Alves <palves@redhat.com>
10290
10291 * gdb.threads/schedlock.exp (test_step): No longer expect that
10292 "set scheduler-locking step" with "next" over a function call runs
10293 threads unlocked.
10294
10295 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10296
10297 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10298
10299 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10300
10301 PR breakpoints/16466
10302 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10303 * gdb.mi/mi-pending.c (thread_func): New function.
10304 (int main): Add threading support required.
10305 * gdb.mi/mi-pending.exp: Add tests for this issue.
10306 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10307 (pendfunc2): Remove stdio dependency.
10308 * gdb.mi/mi-pendshr2.c: New file.
10309
10310 2015-03-23 Keith Seitz <keiths@redhat.com>
10311
10312 * gdb.linespec/keywords.c: New file.
10313 * gdb.linespec/keywords.exp: New file.
10314
10315 2015-03-23 Keith Seitz <keiths@redhat.com>
10316
10317 PR gdb/18021
10318 * gdb.dwarf2/staticvirtual.exp: New test.
10319
10320 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10321
10322 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10323 * README: Remove HP-UX and gdb.hp.
10324 (configuration):
10325 * configure: Regenerate.
10326 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10327 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10328 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10329 gdb.hp/gdb.defects/Makefile.
10330 * gdb.hp/Makefile.in: File deleted.
10331 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10332 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10333 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10334 * gdb.hp/gdb.aCC/run.c: File deleted.
10335 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10336 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10337 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10338 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10339 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10340 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10341 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10342 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10343 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10344 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10345 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10346 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10347 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10348 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10349 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10350 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10351 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10352 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10353 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10354 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10355 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10356 * gdb.hp/gdb.compat/average.c: File deleted.
10357 * gdb.hp/gdb.compat/sum.c: File deleted.
10358 * gdb.hp/gdb.compat/xdb.c: File deleted.
10359 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10360 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10361 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10362 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10363 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10364 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10365 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10366 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10367 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10368 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10369 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10370 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10371 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10372 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10373 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10374 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10375 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10376 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10377 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10378 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10379 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10380 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10381 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10382 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10383 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10384 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10385 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10386 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10387 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10388 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10389 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10390 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10391 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10392 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10393 * gdb.hp/tools/odump: File deleted.
10394
10395 2015-03-19 Pedro Alves <palves@redhat.com>
10396
10397 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10398 (saw_thread_3): New globals.
10399 (top level): Increment them when an event for the corresponding
10400 thread is seen.
10401 (no thread starvation): New test.
10402
10403 2015-03-19 Pedro Alves <palves@redhat.com>
10404
10405 * gdb.threads/continue-pending-status.c: New file.
10406 * gdb.threads/continue-pending-status.exp: New file.
10407
10408 2015-03-18 Pedro Alves <palves@redhat.com>
10409
10410 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10411 Use gdb_is_target_remote instead of is_remote. Use
10412 gdb_test_multiple instead of gdb_expect. Exit early if
10413 gdb_test_multiple hits its internal matches. Tighten stepi tests
10414 expected output. Fail on exit with any signal, instead of just
10415 SIGILL.
10416
10417 2015-03-18 Yao Qi <yao.qi@linaro.org>
10418
10419 PR tdep/18107
10420 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10421 variable.
10422 * gdb.base/catch-syscall.exp: Don't skip it on
10423 aarch64*-*-linux* target. Remove elements in all_syscalls.
10424 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10425 target.
10426 (setup_all_syscalls): New proc.
10427
10428 2015-03-16 Yao Qi <yao.qi@linaro.org>
10429
10430 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10431 (top level): Skip tests if valid_addr_p returns false for
10432 $cmd1 or $cmd2.
10433
10434 2015-03-11 Andy Wingo <wingo@igalia.com>
10435
10436 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10437
10438 2015-03-11 Yao Qi <yao.qi@linaro.org>
10439
10440 * gdb.base/catch-syscall.exp: Fix typo in comments.
10441
10442 2015-03-11 Yao Qi <yao.qi@linaro.org>
10443
10444 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10445
10446 2015-03-09 Pedro Alves <palves@redhat.com>
10447
10448 * dg-extract-results.py: Delete.
10449
10450 2015-03-09 Pedro Alves <palves@redhat.com>
10451
10452 Merge dg-extract-results.sh from GCC upstream (r218843).
10453
10454 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10455 * dg-extract-results.sh: Use --text with grep to avoid issues with
10456 binary files. Fall back to cat -v, if that doesn't work.
10457
10458 2015-03-05 Pedro Alves <palves@redhat.com>
10459
10460 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10461
10462 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10463
10464 * lib/mi-support.exp (mi_expect_interrupt): Accept
10465 alternative event for when in all-stop mode.
10466
10467 2015-03-04 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10470
10471 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10472
10473 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10474
10475 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10476
10477 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10478 regexps for GDB's current line display, accept a hex address
10479 preceding the line number.
10480
10481 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10482
10483 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10484 the 'arch1' variable for "s390*-linux*" targets.
10485
10486 2015-03-04 Pedro Alves <palves@redhat.com>
10487
10488 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10489 (main): Pass missing retval argument to pthread_join call.
10490
10491 2015-03-02 Pedro Alves <palves@redhat.com>
10492
10493 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10494 (top level): Call do_test with non-stop as well.
10495
10496 2015-03-02 Pedro Alves <palves@redhat.com>
10497
10498 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10499 -1.
10500
10501 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10502
10503 * gdb.arch/s390-vregs.exp: New test.
10504 * gdb.arch/s390-vregs.S: New file.
10505
10506 2015-02-27 Pedro Alves <palves@redhat.com>
10507
10508 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10509 call to catch_command_errors.
10510 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10511 catch_command_errors.
10512
10513 2015-02-27 Pedro Alves <palves@redhat.com>
10514
10515 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10516 "true" for boolean result.
10517 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10518 prototype of main.
10519
10520 2015-02-27 Pedro Alves <palves@redhat.com>
10521
10522 * lib/unbuffer_output.c: New file.
10523 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10524 (main): Call gdb_unbuffer_output.
10525
10526 2015-02-27 Yao Qi <yao.qi@linaro.org>
10527
10528 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10529 target.
10530
10531 2015-02-26 Doug Evans <dje@google.com>
10532
10533 * gdb.cp/class2.cc (Dbase, D): New classes.
10534 (main): New local delta.
10535 * gdb.cp/class2.exp: Test printing delta.
10536 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10537 (dynbar): New global.
10538 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10539
10540 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10541
10542 * gdb.compile/compile-ifunc.c: New file.
10543 * gdb.compile/compile-ifunc.exp: New file.
10544
10545 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10546
10547 * gdb.base/structs.exp: Check for correct struct on finish.
10548
10549 2015-02-26 Yao Qi <yao.qi@linaro.org>
10550
10551 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10552 is zero.
10553
10554 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10555
10556 * gdb.arch/cordic.ko.bz2: New file.
10557 * gdb.arch/cordic.ko.debug.bz2: New file.
10558 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10559
10560 2015-02-25 Yao Qi <yao.qi@linaro.org>
10561
10562 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10563 aarch64*-*-* target.
10564
10565 2015-02-23 Pedro Alves <palves@redhat.com>
10566
10567 * lib/gdb.exp (delete_breakpoints): Rewrite using
10568 gdb_test_multiple.
10569
10570 2015-02-23 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.base/info-os.c: Include stdlib.h.
10573
10574 2015-02-22 Doug Evans <xdje42@gmail.com>
10575
10576 PR symtab/17855
10577 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10578 is read after symbols have been re-read.
10579 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10580 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10581
10582 2015-02-21 Doug Evans <dje@google.com>
10583
10584 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10585
10586 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 PR corefiles/17808
10589 * gdb.arch/i386-biarch-core.core.bz2: New file.
10590 * gdb.arch/i386-biarch-core.exp: New file.
10591
10592 2015-02-21 Pedro Alves <palves@redhat.com>
10593
10594 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10595 runto_main fails.
10596
10597 2015-02-20 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10600 info probes.
10601
10602 2015-02-20 Pedro Alves <palves@redhat.com>
10603
10604 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10605
10606 2015-02-20 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10609 clean_restart before gdb_target_supports_trace.
10610
10611 2015-02-20 Pedro Alves <palves@redhat.com>
10612
10613 PR threads/18006
10614 * gdb.threads/clone-thread_db.c: New file.
10615 * gdb.threads/clone-thread_db.exp: New file.
10616
10617 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10618
10619 PR breakpoints/16812
10620 * gdb.base/catch-gdb-caused-signals.c: New file.
10621 * gdb.base/catch-gdb-caused-signals.exp: New file.
10622
10623 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10624
10625 * configure: Regenerated.
10626 * configure.ac: Use GDB_AC_TRANSFORM.
10627 * aclocal.m4: sinclude ../transform.m4.
10628
10629 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10630
10631 * lib/dtrace.exp: New file.
10632 * gdb.base/dtrace-probe.exp: Likewise.
10633 * gdb.base/dtrace-probe.d: Likewise.
10634 * gdb.base/dtrace-probe.c: Likewise.
10635 * lib/pdtrace.in: Likewise.
10636 * configure.ac: Output variables with the transformed names of
10637 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10638 * configure: Regenerated.
10639
10640 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10641
10642 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10643 expected message when trying to access $_probe_* convenience
10644 variables while not on a probe.
10645
10646 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10649
10650 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10651
10652 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10653 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10654
10655 2015-02-10 Doug Evans <xdje42@gmail.com>
10656
10657 * lib/gdb.exp (gdb_load): Always return a result.
10658
10659 2015-02-10 Pedro Alves <palves@redhat.com>
10660
10661 * gdb.threads/signal-sigtrap.c: New file.
10662 * gdb.threads/signal-sigtrap.exp: New file.
10663
10664 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10665
10666 * gdb.trace/no-attach-trace.c: New file.
10667 * gdb.trace/no-attach-trace.exp: New file.
10668
10669 2015-02-09 Mark Wielaard <mjw@redhat.com>
10670
10671 * gdb.dwarf2/atomic.c: New file.
10672 * gdb.dwarf2/atomic-type.exp: Likewise.
10673
10674 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10675
10676 * gdb.btrace/buffer-size.exp: Update "info record" output.
10677 * gdb.btrace/delta.exp: Update "info record" output.
10678 * gdb.btrace/enable.exp: Update "info record" output.
10679 * gdb.btrace/finish.exp: Update "info record" output.
10680 * gdb.btrace/instruction_history.exp: Update "info record" output.
10681 * gdb.btrace/next.exp: Update "info record" output.
10682 * gdb.btrace/nexti.exp: Update "info record" output.
10683 * gdb.btrace/step.exp: Update "info record" output.
10684 * gdb.btrace/stepi.exp: Update "info record" output.
10685 * gdb.btrace/nohist.exp: Update "info record" output.
10686
10687 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10688
10689 * gdb.btrace/buffer-size: New.
10690
10691 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10692
10693 * gdb.btrace/delta.exp: Update "info record" output.
10694 * gdb.btrace/enable.exp: Update "info record" output.
10695 * gdb.btrace/finish.exp: Update "info record" output.
10696 * gdb.btrace/instruction_history.exp: Update "info record" output.
10697 * gdb.btrace/next.exp: Update "info record" output.
10698 * gdb.btrace/nexti.exp: Update "info record" output.
10699 * gdb.btrace/step.exp: Update "info record" output.
10700 * gdb.btrace/stepi.exp: Update "info record" output.
10701 * gdb.btrace/nohist.exp: Update "info record" output.
10702
10703 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10704
10705 PR gdb/15678
10706 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10707
10708 2015-02-06 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10711 macro.
10712 (seconds_left, again): New globals.
10713 (main): Wait seconds_left in a 1-second sleep loop instead of
10714 sleeping 180 seconds. If 'again' is set, reset the seconds
10715 counter.
10716 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10717 'again' in the inferior before detaching. Print the seconds left.
10718 (options): New global.
10719 (top level): Build program with -DTIMEOUT=$timeout.
10720
10721 2015-02-06 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10724 determine how many seconds to pass to 'alarm'.
10725 * gdb.base/gdb-sigterm.exp (top level): Build program with
10726 -DTIMEOUT=$timeout.
10727 (do_test): Return success/failure indication. Add more verbose
10728 logging. Don't fail if 200 single steps are seen. Instead, fail
10729 when the test times out.
10730 (passes): New global.
10731 (top level): Break the testing loop if testing fails on any
10732 iteration. Use gdb_assert.
10733
10734 2015-02-04 Don Breazeal <donb@codesourcery.com>
10735
10736 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10737 and initialize them.
10738 (ipc_cleanup): New function.
10739 (main): Don't declare shmid, semid, and msqid. Add a call to
10740 atexit so that we call ipc_cleanup on exit.
10741
10742 2015-02-04 Pedro Alves <palves@redhat.com>
10743
10744 * boards/native-extended-gdbserver.exp: Remove any target variant
10745 specifications from the board name before clearing the isremote
10746 flag from board_info.
10747
10748 2015-01-31 Doug Evans <xdje42@gmail.com>
10749
10750 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10751
10752 2015-01-31 Gary Benson <gbenson@redhat.com>
10753
10754 * gdb.base/completion.exp: Disable completion limiting for
10755 existing tests. Add new tests to check completion limiting.
10756 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10757
10758 2015-01-31 Doug Evans <xdje42@gmail.com>
10759
10760 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10761
10762 2015-01-31 Doug Evans <xdje42@gmail.com>
10763
10764 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10765 entries. Duplicate file section script entries.
10766 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10767 inlined entries. Add test for safe-path rejection.
10768 * gdb.python/py-section-script.c: Add duplicate inlined section script
10769 entries. Duplicate file section script entries.
10770 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10771 inlined entries. Add test for safe-path rejection.
10772
10773 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10774
10775 * gdb.ada/disc_arr_bound: New testcase.
10776
10777 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10778
10779 * gdb.ada/mi_var_array: New testcase.
10780
10781 2015-01-27 Doug Evans <dje@google.com>
10782
10783 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10784 Add test for objfile.filename, objfile.username after objfile
10785 has been unloaded.
10786
10787 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10788
10789 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10790 the second test to print the name attribute of value
10791 returned by the call to gdb.lookup_type, and adjust
10792 the expected output accordingly.
10793
10794 2015-01-25 Mark Wielaard <mjw@redhat.com>
10795
10796 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10797 * gdb.base/disp-step-fork.c: Include unistd.h.
10798 * gdb.base/siginfo-obj.c: Include stdio.h.
10799 * gdb.base/siginfo-thread.c: Likewise.
10800 * gdb.mi/non-stop.c: Include unistd.h.
10801 * gdb.mi/nsthrexec.c: Include stdio.h.
10802 * gdb.mi/pthreads.c: Include unistd.h.
10803 * gdb.modula2/unbounded1.c (main): Declare returns int.
10804 * gdb.reverse/consecutive-reverse.c: Likewise.
10805 * gdb.threads/create-fail.c: Include unistd.h.
10806 * gdb.threads/killed.c: Likewise.
10807 * gdb.threads/linux-dp.c: Likewise.
10808 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10809 * gdb.threads/non-ldr-exc-2.c: Likewise.
10810 * gdb.threads/non-ldr-exc-3.c: Likewise.
10811 * gdb.threads/non-ldr-exc-4.c: Likewise.
10812 * gdb.threads/pthreads.c: Include unistd.h.
10813 (main): Declare returns int.
10814 * gdb.threads/tls-main.c (foo): New declaration.
10815 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10816
10817 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10818
10819 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10820 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10821
10822 2015-01-15 Mark Wielaard <mjw@redhat.com>
10823
10824 * gdb.base/noreturn-return.c: New file.
10825 * gdb.base/noreturn-return.exp: New file.
10826 * gdb.base/noreturn-finish.c: New file.
10827 * gdb.base/noreturn-finish.exp: New file.
10828
10829 2015-01-23 Pedro Alves <palves@redhat.com>
10830
10831 * gdb.threads/continue-pending-after-query.c: New file.
10832 * gdb.threads/continue-pending-after-query.exp: New file.
10833
10834 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10835 Simon Marchi <simon.marchi@ericsson.com>
10836
10837 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10838 * gdb.base/valgrind-db-attach.exp: Same.
10839 * gdb.base/valgrind-infcall.exp: Same.
10840 * lib/mi-support.exp (default_mi_gdb_start): Same.
10841 * lib/prompt.exp (default_prompt_gdb_start): Same.
10842 * lib/gdb.exp (default_gdb_spawn): Same.
10843 (gdb_interact): New.
10844
10845
10846 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10847
10848 * gdb.compile/compile.exp (pointer to jit function): New test.
10849
10850 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10851
10852 * lib/gdb.exp (supports_process_record): Return true for
10853 powerpc*-*-linux*.
10854 (supports_reverse): Likewise.
10855
10856 2015-01-15 Don Breazeal <donb@codesourcery.com>
10857
10858 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10859 instead of checking whether the target board is remote and
10860 use spawn_wait_for_attach instead of exec/sleep.
10861 * gdb.base/attach-twice.exp: Likewise.
10862
10863 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10864
10865 * gdb.ada/var_arr_attrs: New testcase.
10866
10867 2015-01-14 Pedro Alves <palves@redhat.com>
10868 Joel Brobecker <brobecker@adacore.com>
10869
10870 PR gdb/17525
10871 * gdb.base/bp-cmds-execution-x-script.c: New file.
10872 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10873 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10874
10875 2015-01-14 Pedro Alves <palves@redhat.com>
10876
10877 PR cli/17828
10878 * gdb.base/batch-preserve-term-settings.c: New file.
10879 * gdb.base/batch-preserve-term-settings.exp: New file.
10880
10881 2015-01-13 Doug Evans <dje@google.com>
10882
10883 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10884 binary.
10885
10886 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10887
10888 * Makefile.in (clean mostlyclean): Do not delete *.py.
10889
10890 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10891
10892 * gdb.python/py-lookup-type.exp: New file.
10893
10894 2015-01-12 Pedro Alves <palves@redhat.com>
10895
10896 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10897 restore GDBFLAGS before returning.
10898
10899 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10900
10901 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10902 is_amd64_regs_target and is_x86_like_target.
10903
10904 2015-01-11 Doug Evans <xdje42@gmail.com>
10905
10906 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10907 is given without an explicit form.
10908 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10909 attributes.
10910 * gdb.dwarf/corrupt.exp: Ditto.
10911 * gdb.dwarf2/enum-type.exp: Ditto.
10912 * gdb.trace/entry-values.exp: Ditto.
10913 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10914
10915 2015-01-11 Doug Evans <xdje42@gmail.com>
10916
10917 PR gdb/15830
10918 * gdb.base/maint.exp: Remove references to "maint demangle".
10919 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10920 Add tests for explicitly specifying language to demangle.
10921 * gdb.dlang/demangle.exp: Ditto.
10922
10923 2015-01-09 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.threads/non-stop-fair-events.c: New file.
10926 * gdb.threads/non-stop-fair-events.exp: New file.
10927
10928 2015-01-09 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10931 the global scope. Set a breakpoint after all threads are started
10932 rather than stepping over two source lines. Expect the prompt.
10933 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10934 global.
10935 (NUM): Now 15.
10936 (main): Use threads_started_barrier to wait for all threads to
10937 start. Main thread no longer calls thread_function. Exit after
10938 180 seconds.
10939 (loop): New function.
10940 (thread_function): Wait on threads_started_barrier barrier. Call
10941 'loop' at each iteration.
10942 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10943 threads have started, instead of hardcoding number of "next"
10944 steps. Use an access watchpoint instead of a write watchpoint.
10945
10946 2015-01-09 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10949 (thread_func): Wait on barrier.
10950 (main): Wait for all threads to start before stopping GDB.
10951 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10952 global.
10953 (thread1_func, thread2_func): Wait on barrier.
10954 (main): Wait for all threads to start before stopping GDB.
10955 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10956 New global.
10957 (thread1_func, thread2_func): Wait on barrier.
10958 (main): Wait for all threads to start before stopping GDB.
10959
10960 2015-01-09 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.threads/attach-many-short-lived-threads.c: New file.
10963 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10964
10965 2014-01-09 Pedro Alves <palves@redhat.com>
10966
10967 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10968 instead of to thread 2.
10969 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10970 Add barrier around each pthread_create call instead of around all
10971 calls.
10972 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10973 Set a break on thread_function and have the child threads hit it
10974 one at at a time.
10975
10976 2015-01-09 Pedro Alves <palves@redhat.com>
10977
10978 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10979 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10980 false.
10981 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10982 checking whether the target board is remote.
10983 * gdb.multi/multi-attach.exp: Likewise.
10984 * gdb.python/py-sync-interp.exp: Likewise.
10985 * gdb.server/ext-attach.exp: Likewise.
10986 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10987 tests that need to attach, instead of checking whether the target
10988 board is remote at the top of the file.
10989
10990 2015-01-08 Yao Qi <yao@codesourcery.com>
10991
10992 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10993
10994 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10995
10996 Fix testcase compilation.
10997 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10998
10999 2015-01-06 Joel Brobecker <brobecker@adacore.com>
11000
11001 * gdb.python/py-type.exp: Add a couple test about empty
11002 array creation, and negative-length array creation.
11003
11004 2015-01-02 Doug Evans <xdje42@gmail.com>
11005
11006 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11007
11008 2015-01-02 Doug Evans <dje@google.com>
11009
11010 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11011
11012 2014-12-29 Yao Qi <yao@codesourcery.com>
11013
11014 * gdb.trace/entry-values.exp: Update comments. Rename variable
11015 bar_call_foo to returned_from_foo.
11016
11017 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11018
11019 PR gdb/17394
11020 * gdb.linespec/break-asm-file.c: New file.
11021 * gdb.linespec/break-asm-file.exp: New file.
11022 * gdb.linespec/break-asm-file0.s: New file.
11023 * gdb.linespec/break-asm-file1.s: New file.
11024
11025 2014-12-18 Nigel Stephens <nigel@mips.com>
11026 Maciej W. Rozycki <macro@codesourcery.com>
11027
11028 * gdb.base/float.exp: Handle the new output from "info float" on
11029 MIPS targets.
11030
11031 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11032
11033 Fix MinGW compilation.
11034 * gdb.compile/compile-ops.exp: Update untested message if
11035 !skip_compile_feature_tests.
11036 * gdb.compile/compile-setjmp.exp: Likewise.
11037 * gdb.compile/compile-tls.exp: Likewise.
11038 * gdb.compile/compile.exp: Likewise.
11039 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11040 supported on this host".
11041
11042 2014-12-16 Doug Evans <xdje42@gmail.com>
11043
11044 * boards/stabs.exp: New file.
11045
11046 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11047
11048 * gdb.base/completion.exp: Adjust to format changes of "maint
11049 print user-registers".
11050
11051 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
11052
11053 PR server/17457
11054 * gdb.arch/aarch64-fp.c: New file.
11055 * gdb.arch/aarch64-fp.exp: New file.
11056
11057 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11058
11059 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11060 r210637, r210913, r211666, r215400, r215817).
11061
11062 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11063 * dg-extract-results.py: New file.
11064 * dg-extract-results.sh: Use it if the environment seems
11065 suitable.
11066
11067 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11068
11069 * dg-extract-results.py (parse_run): Handle warnings that
11070 are printed before a test harness is run.
11071
11072 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11073
11074 * dg-extract-results.py (Named): Remove __cmp__ method.
11075 (output_variation): Use a key to sort variation.harnesses.
11076
11077 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11078
11079 * dg-extract-results.py: For Python 3, force sys.stdout to
11080 handle surrogate escape sequences.
11081 (safe_open): New function.
11082 (output_segment, main): Use it.
11083
11084 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11085
11086 * dg-extract-results.py (Prog.result_re): Include options
11087 in test name.
11088
11089 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11090
11091 * dg-extract-results.py (output_variation): Always sort if
11092 do_sum.
11093
11094 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11095
11096 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11097 as long as we get pagination notifications.
11098
11099 2014-12-15 Jason Merrill <jason@redhat.com>
11100
11101 * Makefile.in (check-gdb.%): Restore.
11102 * README: Mention it.
11103
11104 2014-12-13 Joel Brobecker <brobecker@adacore.com>
11105
11106 * gdb.ada/str_uninit: New testcase.
11107
11108 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11109
11110 PR symtab/17642
11111 * gdb.base/vla-stub-define.c: New file.
11112 * gdb.base/vla-stub.c: New file.
11113 * gdb.base/vla-stub.exp: New file.
11114
11115 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11116 Jan Kratochvil <jan.kratochvil@redhat.com>
11117 Tom Tromey <tromey@redhat.com>
11118
11119 * configure.ac: Add gdb.compile/.
11120 * configure: Regenerate.
11121 * gdb.compile/Makefile.in: New file.
11122 * gdb.compile/compile-ops.exp: New file.
11123 * gdb.compile/compile-ops.c: New file.
11124 * gdb.compile/compile-tls.c: New file.
11125 * gdb.compile/compile-tls.exp: New file.
11126 * gdb.compile/compile-constvar.S: New file.
11127 * gdb.compile/compile-constvar.c: New file.
11128 * gdb.compile/compile-mod.c: New file.
11129 * gdb.compile/compile-nodebug.c: New file.
11130 * gdb.compile/compile-setjmp-mod.c: New file.
11131 * gdb.compile/compile-setjmp.c: New file.
11132 * gdb.compile/compile-setjmp.exp: New file.
11133 * gdb.compile/compile-shlib.c: New file.
11134 * gdb.compile/compile.c: New file.
11135 * gdb.compile/compile.exp: New file.
11136 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11137
11138 2014-12-12 Tom Tromey <tromey@redhat.com>
11139
11140 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11141 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11142
11143 2014-12-12 Doug Evans <dje@google.com>
11144
11145 * lib/gdb-python.exp (get_python_valueof): New function.
11146 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11147
11148 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11149
11150 * gdb.base/completion.exp: Add test for completion of "info
11151 registers ".
11152
11153 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11154
11155 * gdb.base/func-ptrs.c: New file.
11156 * gdb.base/func-ptrs.exp: New file.
11157
11158 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11159
11160 PR breakpoints/17012
11161 * gdb.base/dprintf-detach.c: New file.
11162 * gdb.base/dprintf-detach.exp: New file.
11163
11164 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11165
11166 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11167 * lib/gdb.exp (target_is_gdbserver): New procedure.
11168
11169 2014-12-08 Doug Evans <dje@google.com>
11170
11171 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11172
11173 2014-12-05 Yao Qi <yao@codesourcery.com>
11174
11175 * gdb.guile/scm-error.exp: Remove the third argument to
11176 gdb_remote_download.
11177 * gdb.guile/scm-frame-args.exp: Likewise.
11178 * gdb.guile/scm-section-script.exp: Likewise.
11179
11180 2014-12-05 Yao Qi <yao@codesourcery.com>
11181
11182 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11183
11184 2014-12-04 Doug Evans <dje@google.com>
11185
11186 * gdb.python/py-objfile.exp: Add tests for
11187 objfile.add_separate_debug_file.
11188
11189 2014-12-04 Doug Evans <dje@google.com>
11190
11191 * lib/gdb.exp (get_build_id): New function.
11192 (build_id_debug_filename_get): Rewrite to use it.
11193 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11194
11195 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11196
11197 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11198 `method(long)', not just 0x0.
11199 * gdb.cp/nsalias.exp: Align code labels to 4.
11200 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11201 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11202 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11203 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11204 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11205 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11206
11207 2014-12-02 Doug Evans <dje@google.com>
11208
11209 PR symtab/17602
11210 * gdb.cp/anon-ns.cc: Move guts of this file to ...
11211 * gdb.cp/anon-ns2.cc: ... here. New file.
11212 * gdb.cp/anon-ns.exp: Update.
11213
11214 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
11215
11216 * gdb.python/py-events.py (inferior_call_handler): New.
11217 (register_changed_handler, memory_changed_handler): New.
11218 (test_events.invoke): Register new handlers.
11219 * gdb.python/py-events.exp: Add tests for inferior call,
11220 memory_changed and register_changed events.
11221
11222 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11223
11224 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11225 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11226 if the linker doesn't understand this.
11227
11228 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11229
11230 * gdb.python/python.exp: Change expected reply to help().
11231
11232 2014-12-01 Yao Qi <yao@codesourcery.com>
11233
11234 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11235 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11236 * configure: Re-generated.
11237
11238 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11239
11240 * gdb.cp/chained-calls.cc: New file.
11241 * gdb.cp/chained-calls.exp: New file.
11242 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11243
11244 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11245
11246 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11247 * gdb.dwarf2/symtab-producer.exp: Same.
11248 * gdb.gdb/python-interrupts.exp: Same.
11249 * gdb.gdb/python-selftest.exp: Same.
11250 * gdb.python/py-linetable.exp: Same.
11251 * gdb.python/py-type.exp: Same.
11252 * gdb.python/py-value-cc.exp: Same.
11253 * gdb.python/py-value.exp: Same.
11254
11255 2014-11-28 Yao Qi <yao@codesourcery.com>
11256
11257 * gdb.base/break-probes.exp: Match library name prefixed with
11258 sysroot.
11259
11260 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11261
11262 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11263 test expected output. Add parentheses for the call to print.
11264 Remove L suffix from integers.
11265
11266 2014-11-26 Doug Evans <dje@google.com>
11267
11268 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11269
11270 2014-11-22 Yao Qi <yao@codesourcery.com>
11271
11272 * gdb.trace/entry-values.c: Remove asms.
11273 (foo): Add foo_label.
11274 (bar): Add bar_label.
11275 * gdb.trace/entry-values.exp: Remove code computing foo's
11276 length and bar's length.
11277 (Dwarf::assemble): Invoke function_range for bar and use
11278 MACRO_AT_func for foo.
11279
11280 2014-11-22 Yao Qi <yao@codesourcery.com>
11281
11282 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11283 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11284 Use .Lgcc43_procstart instead of gcc43.
11285
11286 2014-11-21 Joel Brobecker <brobecker@adacore.com>
11287
11288 * gdb.ada/n_arr_bound: New testcase.
11289
11290 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11291
11292 PR breakpoints/10737
11293 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11294 test_catch_syscall_multi_arch.
11295 (test_catch_syscall_multi_arch): New function.
11296
11297 2014-11-20 Doug Evans <xdje42@gmail.com>
11298
11299 * gdb.base/maint.exp: Update expected output.
11300
11301 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11302
11303 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11304 4-byte instruction on S390.
11305
11306 2014-11-19 Joel Brobecker <brobecker@adacore.com>
11307
11308 * gdb.ada/arr_arr: New testcase.
11309
11310 2014-11-19 Joel Brobecker <brobecker@adacore.com>
11311
11312 * gdb.ada/pkd_arr_elem: New Testcase.
11313
11314 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
11315
11316 * gdb.reverse/break-precsave: Expect completion message for
11317 core file reads.
11318 * gdb.reverse/consecutive-precsave.exp: Likewise.
11319 * gdb.reverse/finish-precsave.exp: Likewise.
11320 * gdb.reverse/i386-precsave.exp: Likewise.
11321 * gdb.reverse/machinestate-precsave.exp: Likewise.
11322 * gdb.reverse/sigall-precsave.exp: Likewise.
11323 * gdb.reverse/solib-precsave.exp: Likewise.
11324 * gdb.reverse/step-precsave.exp: Likewise.
11325 * gdb.reverse/until-precsave.exp: Likewise.
11326 * gdb.reverse/watch-precsave.exp: Likewise.
11327
11328 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11329
11330 * gdb.base/bp-permanent.c: Include unistd.h.
11331 * gdb.python/py-framefilter-mi.c (main): Add return type.
11332 * gdb.python/py-framefilter.c (main): Likewise.
11333 * gdb.trace/actions-changed.c (main): Likewise.
11334
11335 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11336
11337 * gdb.mi/until.c: Add eye-catchers.
11338 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11339 line numbers.
11340
11341 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11342
11343 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11344 function header variants in break1.c.
11345 * gdb.base/ena-dis-br.exp: Likewise.
11346 * gdb.base/hbreak2.exp: Likewise.
11347 * gdb.reverse/until-precsave.exp: Drop references to removed
11348 non-prototype function header variants in ur1.c.
11349 * gdb.reverse/until-reverse.exp: Likewise.
11350
11351 2014-11-17 Petr Machata <pmachata@redhat.com>
11352
11353 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11354 ${_cu_offset_size} bytes abbrev offset.
11355
11356 2014-11-15 Doug Evans <xdje42@gmail.com>
11357
11358 PR symtab/17559
11359 * gdb.base/line-symtabs.exp: New file.
11360 * gdb.base/line-symtabs.c: New file.
11361 * gdb.base/line-symtabs.h: New file.
11362
11363 2014-11-14 Yao Qi <yao@codesourcery.com>
11364
11365 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11366 (func): Add label func_label.
11367 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11368 Replace low_pc and high_pc with MACRO_AT_range.
11369 Replace name, low_pc and high_pc with MACRO_AT_func.
11370
11371 2014-11-14 Yao Qi <yao@codesourcery.com>
11372
11373 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11374 Replace name, low_pc and high_pc with MACRO_AT_func.
11375
11376 2014-11-14 Yao Qi <yao@codesourcery.com>
11377
11378 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11379 produce debug information.
11380 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11381
11382 2014-11-14 Yao Qi <yao@codesourcery.com>
11383
11384 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11385 object and get function length.
11386 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11387 with MACRO_AT_func.
11388 (top-level): Replace gdb_compile and clean_restart with
11389 prepare_for_testing.
11390 * gdb.dwarf2/main.c (main): Add label main_label.
11391
11392 2014-11-14 Yao Qi <yao@codesourcery.com>
11393
11394 * lib/dwarf.exp (function_range): New procedure.
11395 (Dwarf::_handle_macro_at_func): New procedure.
11396 (Dwarf::_handle_macro_at_range): New procedure.
11397 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11398
11399 2014-11-14 Yao Qi <yao@codesourcery.com>
11400
11401 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11402 (_handle_attribute): New procedure.
11403
11404 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11405
11406 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11407 * gdb.base/call-sc.c (zed): Likewise.
11408 * gdb.base/checkpoint.c (main): Likewise.
11409 * gdb.base/dump.c (main): Likewise.
11410 * gdb.base/gcore.c (main): Likewise.
11411 * gdb.base/huge.c (main): Likewise.
11412 * gdb.base/multi-forks.c (main): Likewise.
11413 * gdb.base/pr10179-a.c (main): Likewise.
11414 * gdb.base/savedregs.c (main): Likewise.
11415 * gdb.base/sigaltstack.c (main): Likewise.
11416 * gdb.base/siginfo.c (main): Likewise.
11417 * gdb.base/structs.c (zed): Likewise.
11418 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11419 * gdb.mi/mi-syn-frame.c (main): Likewise.
11420 * gdb.mi/until.c (foo, main): Likewise.
11421 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11422 * gdb.base/solib-weak.c (foo): Declare.
11423 * gdb.base/attach-twice.c: Include stdio.h.
11424 * gdb.base/weaklib1.c: Likewise.
11425 * gdb.base/weaklib2.c: Likewise.
11426 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11427 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11428 unistd.h.
11429 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11430 * gdb.mi/mi-exit-code.c: Likewise.
11431 * gdb.base/break-interp-lib.c: Include string.h.
11432 * gdb.base/coremaker.c: Likewise.
11433 * gdb.base/testenv.c: Likewise.
11434 * gdb.python/py-finish-breakpoint.c: Likewise.
11435 * gdb.base/inferior-died.c: Include sys/wait.h.
11436 * gdb.base/fileio.c: Include time.h.
11437 * gdb.base/async-shell.c: Include unistd.h.
11438 * gdb.base/dprintf-non-stop.c: Likewise.
11439 * gdb.base/info-os.c: Likewise.
11440 * gdb.mi/mi-console.c: Likewise.
11441 * gdb.mi/watch-nonstop.c: Likewise.
11442 * gdb.python/py-events.c: Likewise.
11443 * gdb.base/async.c (baz): Move up before its invocation.
11444 * gdb.base/code_elim2.c (my_global_func): Likewise.
11445 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11446 * gdb.base/advance.c (func2): Likewise.
11447
11448 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11449
11450 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11451 variant.
11452 * gdb.base/annota3.c: Likewise.
11453 * gdb.base/async.c: Likewise.
11454 * gdb.base/average.c: Likewise.
11455 * gdb.base/call-ar-st.c: Likewise.
11456 * gdb.base/call-rt-st.c: Likewise.
11457 * gdb.base/call-sc.c: Likewise.
11458 * gdb.base/call-strs.c: Likewise.
11459 * gdb.base/ending-run.c: Likewise.
11460 * gdb.base/execd-prog.c: Likewise.
11461 * gdb.base/exprs.c: Likewise.
11462 * gdb.base/foll-exec.c: Likewise.
11463 * gdb.base/foll-fork.c: Likewise.
11464 * gdb.base/foll-vfork.c: Likewise.
11465 * gdb.base/funcargs.c: Likewise.
11466 * gdb.base/gcore.c: Likewise.
11467 * gdb.base/jump.c: Likewise.
11468 * gdb.base/langs0.c: Likewise.
11469 * gdb.base/langs1.c: Likewise.
11470 * gdb.base/langs2.c: Likewise.
11471 * gdb.base/mips_pro.c: Likewise.
11472 * gdb.base/nodebug.c: Likewise.
11473 * gdb.base/opaque0.c: Likewise.
11474 * gdb.base/opaque1.c: Likewise.
11475 * gdb.base/recurse.c: Likewise.
11476 * gdb.base/run.c: Likewise.
11477 * gdb.base/scope0.c: Likewise.
11478 * gdb.base/scope1.c: Likewise.
11479 * gdb.base/setshow.c: Likewise.
11480 * gdb.base/setvar.c: Likewise.
11481 * gdb.base/shmain.c: Likewise.
11482 * gdb.base/shr1.c: Likewise.
11483 * gdb.base/shr2.c: Likewise.
11484 * gdb.base/sigall.c: Likewise.
11485 * gdb.base/signals.c: Likewise.
11486 * gdb.base/so-indr-cl.c: Likewise.
11487 * gdb.base/solib2.c: Likewise.
11488 * gdb.base/structs.c: Likewise.
11489 * gdb.base/sum.c: Likewise.
11490 * gdb.base/vforked-prog.c: Likewise.
11491 * gdb.base/watchpoint.c: Likewise.
11492 * gdb.reverse/shr2.c: Likewise.
11493 * gdb.reverse/until-reverse.c: Likewise.
11494 * gdb.reverse/ur1.c: Likewise.
11495 * gdb.reverse/watch-reverse.c: Likewise.
11496
11497 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11498
11499 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11500 variant.
11501 * gdb.base/sepdebug.exp: Drop references to removed code.
11502
11503 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11504
11505 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11506 variant. Preserve original line numbering.
11507 * gdb.base/list1.c: Likewise.
11508
11509 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11510
11511 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11512 variant.
11513 * gdb.base/break1.c: Likewise.
11514 * gdb.base/break.exp: Drop references to removed code.
11515
11516 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11517
11518 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11519 variant.
11520
11521 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11522
11523 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11524
11525 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11526
11527 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11528 logic into perform_all_tests() and invoke it with and without
11529 function header prototypes.
11530 (do_function_calls): Remove conditional XFAIL for PR 5318.
11531 (rerun_and_prepare): Remove duplicate code.
11532 (perform_all_tests): New. Main logic moved here.
11533
11534 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11535
11536 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11537 code guarded by #ifdef NO_PROTOTYPES.
11538 (t_double_many_args): Likewise.
11539 (DEF_FUNC_MANY_ARGS_1): Likewise.
11540 (DEF_FUNC_VALUES_1): Likewise.
11541 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11542 guarded by #ifdef PROTOTYPES.
11543
11544 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11545
11546 * gdb.mi/mi-console.c: Add eye-catcher.
11547 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11548 instead of literal line number.
11549
11550 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11551
11552 * gdb.base/shr2.c: Add eye-catcher.
11553 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11554 line number.
11555
11556 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11557
11558 * gdb.base/jump.c: Add eye-catchers.
11559 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11560 numbers.
11561
11562 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11563
11564 * gdb.base/execd-prog.c: Add eye-catchers.
11565 * gdb.base/foll-exec.c: Likewise.
11566 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11567 line numbers.
11568
11569 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11570
11571 * gdb.base/ending-run.c: Add eye-catchers.
11572 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11573 literal line numbers.
11574
11575 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11576
11577 * gdb.base/call-rt-st.c: Add eye-catchers.
11578 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11579 literal line numbers.
11580
11581 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11582
11583 * gdb.base/call-ar-st.c: Add eye-catchers.
11584 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11585 literal line numbers.
11586
11587 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11588
11589 * gdb.base/average.c: Add eye-catchers.
11590 * gdb.base/sum.c: Likewise.
11591 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11592 regexps dynamically.
11593
11594 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11595
11596 * gdb.base/solib1.c: Add eye-catchers.
11597 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11598 literal line numbers.
11599
11600 2014-11-12 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11603 leader has exited.
11604
11605 2014-11-12 Pedro Alves <palves@redhat.com>
11606
11607 * gdb.arch/i386-bp_permanent.c: New file.
11608 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11609 (srcfile): Set to i386-bp_permanent.c.
11610 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11611 that stepi does not execute the 'leave' instruction, instead of
11612 testing it does execute.
11613 * gdb.base/bp-permanent.c: New file.
11614 * gdb.base/bp-permanent.exp: New file.
11615
11616 2014-11-10 Doug Evans <xdje42@gmail.com>
11617
11618 PR symtab/17564
11619 * gdb.base/symtab-search-order.exp: New file.
11620 * gdb.base/symtab-search-order.c: New file.
11621 * gdb.base/symtab-search-order-1.c: New file.
11622 * gdb.base/symtab-search-order-shlib-1.c: New file.
11623
11624 2014-11-07 Pedro Alves <palves@redhat.com>
11625
11626 PR gdb/17511
11627 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11628 i?86-*-linux*.
11629
11630 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11631
11632 PR c++/17494
11633 * gdb.cp/pr17494.cc: New file.
11634 * gdb.cp/pr17494.exp: New file.
11635
11636 2014-11-02 Yao Qi <yao@codesourcery.com>
11637
11638 * gdb.python/python.exp: Get working directory and match the
11639 output of "set extended-prompt \\w " with it.
11640
11641 2014-10-30 Doug Evans <dje@google.com>
11642
11643 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11644 in objfiles.
11645 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11646 in progspaces.
11647
11648 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11649
11650 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11651 * gdb.base/realname-expand.exp: Likewise.
11652 * gdb.linespec/macro-relative.exp: Likewise.
11653
11654 2014-10-29 Pedro Alves <palves@redhat.com>
11655
11656 PR gdb/17408
11657 * gdb.threads/schedlock.c (some_function): New function.
11658 (call_function): New global.
11659 (MAYBE_CALL_SOME_FUNCTION): New macro.
11660 (thread_function): Call it.
11661 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11662 and use it instead of a global counter. Adjust all callers.
11663 (get_current_thread): Use "find current thread" for test message
11664 here rather than having all callers pass down the same string.
11665 (goto_loop): New procedure, factored out from ...
11666 (my_continue): ... this.
11667 (step_ten_loops): Change parameter from test message to command to
11668 use. Adjust.
11669 (list_count): Delete global.
11670 (check_result): New procedure, factored out from duplicate top
11671 level code.
11672 (continue tests): Wrap in with_test_prefix.
11673 (test_step): New procedure, factored out from duplicate top level
11674 code.
11675 (top level): Test "step" in combination with all scheduler-locking
11676 modes. Test "next" in combination with all scheduler-locking
11677 modes, and in combination with stepping over a function call or
11678 not.
11679 * gdb.threads/next-bp-other-thread.c: New file.
11680 * gdb.threads/next-bp-other-thread.exp: New file.
11681
11682 2014-10-29 Pedro Alves <palves@redhat.com>
11683
11684 PR python/17372
11685 * gdb.python/python.exp: Test a multi-line command that spawns
11686 interactive Python.
11687 * gdb.base/multi-line-starts-subshell.exp: New file.
11688
11689 2014-10-29 Yao Qi <yao@codesourcery.com>
11690
11691 * gdb.base/fileio.exp: Make directories on host.
11692
11693 2014-10-29 Yao Qi <yao@codesourcery.com>
11694
11695 * gdb.base/fileio.c (test_write): Close the file.
11696
11697 2014-10-28 Pedro Alves <palves@redhat.com>
11698
11699 PR gdb/12623
11700 * gdb.base/sigstep.c (no_handler): New global.
11701 (main): If 'no_handler is true, set the signal handlers to
11702 SIG_IGN.
11703 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11704 with_sw_watch and no_handler parameters. Handle them.
11705 (top level) <stepping over handler when stopped at a breakpoint
11706 test>: Add a test axis for testing with a software watchpoint, and
11707 another for testing with the signal handler set to SIG_IGN.
11708 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11709 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11710
11711 2014-10-28 Pedro Alves <palves@redhat.com>
11712
11713 PR gdb/17511
11714 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11715 * gdb.base/sigstep.exp (other_handler_location): New global.
11716 (advance): Support stepping into the signal handler, and running
11717 commands while in the handler.
11718 (in_handler_map): New global.
11719 (top level): In the advance test, add combinations for getting
11720 into the handler with stepping commands, and for running commands
11721 in the handler. Add comment descripting the advancei tests.
11722
11723 2014-10-28 Pedro Alves <palves@redhat.com>
11724
11725 * gdb.base/sigstep.exp: Use build_executable instead of
11726 prepare_for_testing.
11727 (top level): Move code that starts GDB, runs to main and creates a
11728 display to ...
11729 (restart): ... this new procedure.
11730 (top level): Move backtrace from signal handler test to ...
11731 (validate_backtrace): ... this new procedure.
11732 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11733 with_test_prefix. Always restart GDB.
11734 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11735 with_test_prefix. Always restart GDB. No need to delete
11736 breakpoints after the test.
11737 (test_skip_handler): Remove prefix parameter.
11738 (skip_over_handler, breakpoint_to_handler)
11739 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11740 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11741 restart GDB. No need to delete breakpoints after the test.
11742 (top level): Use foreach to call the test procedures with
11743 different commands.
11744
11745 2014-10-28 Pedro Alves <palves@redhat.com>
11746
11747 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11748 instead of GNATS numbers.
11749 * gdb.base/sigbpt.exp: Likewise.
11750 * gdb.base/siginfo.exp: Likewise.
11751 * gdb.base/sigstep.exp: Likewise.
11752
11753 2014-10-27 Pedro Alves <palves@redhat.com>
11754
11755 * gdb.base/sigstep.c (dummy): New global.
11756 (main): Issue a couple writes to the new global.
11757 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11758 procedures.
11759 (skip_over_handler): Use test_skip_handler.
11760 (top level): Call skip_over_handler for stepi and nexti too.
11761 (breakpoint_over_handler): Use test_skip_handler.
11762 (top level): Call breakpoint_over_handler for stepi and nexti too.
11763
11764 2014-10-27 Yao Qi <yao@codesourcery.com>
11765
11766 * gdb.trace/tfile.c (adjust_function_address)
11767 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11768 function descriptor.
11769
11770 2014-10-24 Don Breazeal <donb@codesourcery.com>
11771
11772 * gdb.base/foll-fork.exp (test_follow_fork,
11773 catch_fork_child_follow): Check for updated fork messages emitted
11774 from infrun.c.
11775 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11776 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11777 vfork_and_exec_child_follow_through_step): Check for updated vfork
11778 messages emitted from infrun.c.
11779
11780 2014-10-24 Pedro Alves <palves@redhat.com>
11781
11782 * gdb.base/corefile.exp: Remove references to ultrix.
11783 * gdb.base/interrupt.exp: Likewise.
11784 * gdb.base/whatis.exp: Likewise.
11785 * gdb.gdb/selftest.exp: Likewise.
11786 * gdb.threads/manythreads.exp: Likewise.
11787 * gdb.threads/print-threads.exp: Likewise.
11788 * gdb.threads/pthreads.exp:: Likewise.
11789 * gdb.threads/schedlock.exp: Likewise.
11790
11791 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11792
11793 * gdb.cp/non-trivial-retval.cc: Add a test case.
11794 * gdb.cp/non-trivial-retval.exp: Add a test.
11795
11796 2014-10-20 Yao Qi <yao@codesourcery.com>
11797
11798 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11799 * gdb.python/py-objfile-script-gdb.py: New file.
11800 * gdb.python/py-objfile-script.exp: Update reference to
11801 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11802 of remote_download. Remove the dest file.
11803
11804 2014-10-20 Yao Qi <yao@codesourcery.com>
11805
11806 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11807 * gdb.base/step-line.exp: Likewise.
11808 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11809 * gdb.dwarf2/dw2-basic.exp: Likewise.
11810 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11811 * gdb.dwarf2/dw2-filename.exp: Likewise.
11812 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11813 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11814 * gdb.dwarf2/dw2-producer.exp: Likewise.
11815 * gdb.dwarf2/mac-fileno.exp: Likewise.
11816 * gdb.python/py-frame-args.exp: Likewise.
11817 * gdb.python/py-framefilter.exp: Likewise.
11818 * gdb.python/py-mi.exp: Likewise.
11819 * gdb.python/py-objfile-script.exp: Likewise
11820 * gdb.python/py-pp-integral.exp: Likewise.
11821 * gdb.python/py-pp-re-notag.exp: Likewise.
11822 * gdb.python/py-prettyprint.exp: Likewise.
11823 * gdb.python/py-section-script.exp: Likewise.
11824 * gdb.python/py-typeprint.exp: Likewise.
11825 * gdb.python/py-xmethods.exp: Likewise.
11826 * gdb.stabs/weird.exp: Likewise.
11827 * gdb.xml/tdesc-regs.exp: Likewise.
11828
11829 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11830
11831 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11832 (out_cu): Use addr_len for the size of addresses.
11833 (out_line): Likewise. Size DW_LNE_set_address instruction
11834 according to addr_len.
11835 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11836 (FUNC): Add START_INSNS to definition.
11837
11838 2014-10-18 Yao Qi <yao@codesourcery.com>
11839
11840 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11841 gdb_has_argv0 return true.
11842 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11843 check [target_info exists noargs], check [gdb_has_argv0]
11844 instead.
11845 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11846 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11847 procedures.
11848
11849 2014-10-17 Doug Evans <dje@google.com>
11850
11851 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11852 event.
11853 * gdb.python/py-events.py: Add clear_objfiles event.
11854
11855 2014-10-17 Doug Evans <dje@google.com>
11856
11857 * gdb.python/py-objfile.exp: Test progspace attribute.
11858
11859 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11860
11861 * gdb.guile/scm-breakpoint.exp: Do not assume any
11862 directory separators when matching source file paths.
11863 * gdb.python/py-breakpoint.exp: Likewise.
11864 * gdb.reverse/break-precsave.exp: Likewise.
11865 * gdb.reverse/break-reverse.exp: Likewise.
11866 * gdb.reverse/consecutive-precsave.exp: Likewise.
11867 * gdb.reverse/finish-precsave.exp: Likewise.
11868 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11869 * gdb.reverse/finish-reverse.exp: Likewise.
11870 * gdb.reverse/i386-precsave.exp: Likewise.
11871 * gdb.reverse/i387-env-reverse.exp: Likewise.
11872 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11873 * gdb.reverse/machinestate-precsave.exp: Likewise.
11874 * gdb.reverse/machinestate.exp: Likewise.
11875 * gdb.reverse/sigall-precsave.exp: Likewise.
11876 * gdb.reverse/solib-precsave.exp: Likewise.
11877 * gdb.reverse/step-precsave.exp: Likewise.
11878 * gdb.reverse/until-precsave.exp: Likewise.
11879 * gdb.reverse/watch-precsave.exp: Likewise.
11880 * gdb.reverse/watch-reverse.exp: Likewise.
11881
11882 2014-10-17 Yao Qi <yao@codesourcery.com>
11883
11884 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11885 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11886
11887 2014-10-17 Pedro Alves <palves@redhat.com>
11888
11889 PR gdb/17471
11890 * gdb.base/bg-execution-repeat.c: New file.
11891 * gdb.base/bg-execution-repeat.exp: New file.
11892
11893 2014-10-17 Pedro Alves <palves@redhat.com>
11894
11895 PR gdb/17300
11896 * gdb.base/continue-all-already-running.c: New file.
11897 * gdb.base/continue-all-already-running.exp: New file.
11898
11899 2014-10-17 Pedro Alves <palves@redhat.com>
11900
11901 PR gdb/17472
11902 * gdb.base/annota-input-while-running.c: New file.
11903 * gdb.base/annota-input-while-running.exp: New file.
11904
11905 2014-10-17 Pedro Alves <palves@redhat.com>
11906
11907 * gdb.base/callfuncs.exp: emove references to osf.
11908 * gdb.base/sigall.exp: Likewise.
11909 * gdb.gdb/selftest.exp: Likewise.
11910 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11911 * gdb.mi/non-stop.c: Likewise.
11912 * gdb.mi/pthreads.c: Likewise.
11913 * gdb.reverse/sigall-precsave.exp: Likewise.
11914 * gdb.reverse/sigall-reverse.exp: Likewise.
11915 * gdb.threads/pthreads.c: Likewise.
11916 * gdb.threads/pthreads.exp: Likewise.
11917
11918 2014-10-17 Yao Qi <yao@codesourcery.com>
11919
11920 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11921 check 'target_info exists noargs'.
11922 (test_command_prompt_position): Likewise.
11923 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11924 Remove "set args".
11925 (progvar_simple_while_test): Likewise.
11926 (progvar_complex_if_while_test): Likewise.
11927 (if_while_breakpoint_command_test): Likewise.
11928 (infrun_breakpoint_command_test): Likewise.
11929 (breakpoint_command_test): Likewise.
11930 (watchpoint_command_test): Likewise.
11931 (bp_deleted_in_command_test): Likewise.
11932 (temporary_breakpoint_commands): Likewise.
11933
11934 2014-10-16 Yao Qi <yao@codesourcery.com>
11935
11936 * gdb.base/remotetimeout.exp: Remove noargs checking.
11937
11938 2014-10-15 Pedro Alves <palves@redhat.com>
11939
11940 PR breakpoints/9649
11941 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11942 * gdb.base/breakpoint-in-ro-region.exp
11943 (probe_target_hardware_step): New procedure.
11944 (top level): Probe hardware stepping and hardware breakpoint
11945 support. Test stepping through a read-only region, with both
11946 "breakpoint auto-hw" on and off and both "always-inserted" on and
11947 off.
11948
11949 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11950
11951 * gdb.dlang/demangle.exp: Update for demangling changes.
11952
11953 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11954
11955 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11956 * gdb.cp/non-trivial-retval.exp: Add new tests.
11957
11958 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11959
11960 PR c++/13403
11961 PR c++/15154
11962 * gdb.cp/non-trivial-retval.cc: New file.
11963 * gdb.cp/non-trivial-retval.exp: New file.
11964
11965 2014-10-15 Yao Qi <yao@codesourcery.com>
11966
11967 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11968 remote host.
11969
11970 2014-10-15 Yao Qi <yao@codesourcery.com>
11971
11972 * gdb.python/py-symbol.exp: Match file base name if host is
11973 remote, otherwise match file name with dir name.
11974 * gdb.python/py-symtab.exp: Likewise.
11975 * gdb.python/python.exp: Likewise.
11976
11977 2014-10-15 Yao Qi <yao@codesourcery.com>
11978
11979 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11980 pattern.
11981 * gdb.python/py-symtab.exp: Likewise.
11982 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11983 locationn.
11984
11985 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11986
11987 * gdb.ada/addr_arith: New testcase.
11988
11989 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11990
11991 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11992 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11993 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11994 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11995
11996 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11997
11998 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11999 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12000 * gdb.arch/stap-eval-lang-ada.exp: New file.
12001
12002 2014-10-14 Yao Qi <yao@codesourcery.com>
12003
12004 * gdb.mi/mi-var-child.c (nothing1): New function.
12005 (nothing2): New function.
12006 (do_children_tests): Set function pointers by nothing1 and
12007 nothing2.
12008 * gdb.mi/mi-var-child.exp: Step over new added statements.
12009 Update test to match the new output.
12010 * gdb.mi/var-cmd.c (nothing1): New function.
12011 (nothing2): New function.
12012 (do_children_tests): Set function pointers by nothing1 and
12013 nothing2.
12014 * gdb.mi/mi-var-display.exp: Update test to match output.
12015 Step to the line specified by $line_dct_nothing.
12016 Increase the number of lines to step.
12017
12018 2014-10-14 Yao Qi <yao@codesourcery.com>
12019
12020 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12021 tests.
12022 * gdb.mi/mi2-var-child.exp: Likewise.
12023
12024 2014-10-13 Doug Evans <dje@google.com>
12025
12026 * gdb.python/py-objfile.exp: Change name of file name test.
12027
12028 2014-10-13 Doug Evans <dje@google.com>
12029
12030 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12031 from the start of the CU.
12032
12033 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12034 Yao Qi <yao@codesourcery.com>
12035
12036 Fix "save breakpoints" for "catch" command.
12037 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12038 Remove -nonewline. Match also the added "main" line.
12039
12040 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12041
12042 Fix "save breakpoints" for "disable $bpnum" command.
12043 * gdb.base/save-bp.c (main): Add label.
12044 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12045
12046 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12047
12048 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12049
12050 2014-10-11 Yao Qi <yao@codesourcery.com>
12051
12052 * gdb.server/server-kill.exp: Execute command
12053 "set remote trace-status-packet on" before "tstatus".
12054
12055 2014-10-11 Yao Qi <yao@codesourcery.com>
12056
12057 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12058 (main): Call getppid.
12059 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12060 and continue to it. Read variable "server_pid".
12061
12062 2014-10-11 Yao Qi <yao@codesourcery.com>
12063
12064 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12065
12066 2014-10-11 Yao Qi <yao@codesourcery.com>
12067
12068 * gdb.threads/thread-find.exp: Don't execute command
12069 "info threads".
12070 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12071 * gdb.threads/linux-dp.exp: Don't check the condition
12072 $threads_created equals to zero.
12073
12074 2014-10-10 Pedro Alves <palves@redhat.com>
12075
12076 * gdb.base/bigcore.exp: Remove references to IRIX.
12077 * gdb.base/funcargs.exp: Likewise.
12078 * gdb.base/interrupt.exp: Likewise.
12079 * gdb.base/mips_pro.exp: Likewise.
12080 * gdb.base/nodebug.exp: Likewise.
12081 * gdb.base/setvar.exp: Likewise.
12082 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12083
12084 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12085 Pedro Alves <palves@redhat.com>
12086
12087 PR symtab/14466
12088 * gdb.base/vdso-warning.c: New file.
12089 * gdb.base/vdso-warning.exp: New file.
12090
12091 2014-10-02 Doug Evans <dje@google.com>
12092
12093 * gdb.base/structs.c (main): Don't run forever.
12094
12095 2014-10-02 Pedro Alves <palves@redhat.com>
12096
12097 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12098 (top level) <stop threads 1, stop threads 2>: Use it.
12099
12100 2014-10-02 Pedro Alves <palves@redhat.com>
12101
12102 * gdb.threads/break-while-running.exp (test): Add new
12103 'update_thread_list' argument. Skip "info threads" if false.
12104 (top level): Add new 'update_thread_list' axis.
12105
12106 2014-10-02 Pedro Alves <palves@redhat.com>
12107
12108 PR breakpoints/17431
12109 * gdb.base/execl-update-breakpoints.c: New file.
12110 * gdb.base/execl-update-breakpoints.exp: New file.
12111
12112 2014-10-01 Pedro Alves <palves@redhat.com>
12113
12114 * gdb.base/breakpoint-in-ro-region.c: New file.
12115 * gdb.base/breakpoint-in-ro-region.exp: New file.
12116
12117 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12118
12119 * gdb.mi/mi-exit-code.exp: New file.
12120 * gdb.mi/mi-exit-code.c: New file.
12121
12122 2014-09-30 Yao Qi <yao@codesourcery.com>
12123
12124 * lib/prelink-support.exp (build_executable_own_libs): Error if
12125 the target isn't native.
12126
12127 2014-09-30 Yao Qi <yao@codesourcery.com>
12128
12129 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12130 false.
12131
12132 2014-09-22 Pedro Alves <palves@redhat.com>
12133
12134 * gdb.threads/break-while-running.exp: New file.
12135 * gdb.threads/break-while-running.c: New file.
12136
12137 2014-09-19 Yao Qi <yao@codesourcery.com>
12138
12139 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12140 Invoke test. Restart GDB with --readnow and invoke test again.
12141
12142 2014-09-19 Yao Qi <yao@codesourcery.com>
12143
12144 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12145 proc set_breakpoint_on_gcd_function. Invoke
12146 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12147 invoke set_breakpoint_on_gcd_function again.
12148
12149 2014-09-18 Doug Evans <dje@google.com>
12150
12151 * gdb.dwarf2/symtab-producer.exp: New file.
12152
12153 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12154
12155 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12156 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12157 * gdb.base/global-var-nested-by-dso.c: Likewise.
12158 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12159
12160 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12161 Pedro Alves <palves@redhat.com>
12162
12163 * gdb.base/watch-bitfields.exp: Pass string other than test file
12164 name to prepare_for_testing.
12165 (watch): New procedure.
12166 (expect_watchpoint): Use with_test_prefix.
12167 (top level): Factor out tests to ...
12168 (test_watch_location, test_regular_watch): ... these new
12169 procedures, and use with_test_prefix and gdb_continue_to_end.
12170
12171 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12172
12173 PR breakpoints/12526
12174 * gdb.base/watch-bitfields.exp: New file.
12175 * gdb.base/watch-bitfields.c: New file.
12176
12177 2014-09-16 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12180 software and hardware addresses, not software address against
12181 itself.
12182
12183 2014-09-16 Pedro Alves <palves@redhat.com>
12184
12185 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12186 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12187
12188 2014-09-16 Pedro Alves <palves@redhat.com>
12189
12190 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12191 files.
12192 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12193 "*-*-vxworks*" throughout.
12194 * gdb.base/break.exp: Likewise.
12195 * gdb.base/default.exp: Likewise.
12196 * gdb.base/scope.exp: Likewise.
12197 * gdb.base/sepdebug.exp: Likewise.
12198 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12199 throughout.
12200 * gdb.base/run.c: Likewise.
12201 * gdb.base/sepdebug.c: Likewise.
12202 * gdb.hp/gdb.aCC/run.c: Likewise.
12203 * gdb.reverse/until-reverse.c: Likewise.
12204 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12205
12206 2014-09-16 Yao Qi <yao@codesourcery.com>
12207
12208 * boards/local-remote-host-native.exp: New file.
12209
12210 2014-09-14 Doug Evans <xdje42@gmail.com>
12211
12212 * gdb.threads/queue-signal.c (thread_count): New variable.
12213 (thread_count_mutex, thread_count_condvar): New variables.
12214 (incr_thread_count, wait_all_threads_running): New functions.
12215 (main): Wait for all threads to be in their thread functions.
12216
12217 2014-09-13 Doug Evans <xdje42@gmail.com>
12218
12219 * gdb.threads/queue-signal.c: New file.
12220 * gdb.threads/queue-signal.exp: New file.
12221
12222 2014-09-13 Doug Evans <xdje42@gmail.com>
12223
12224 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12225 be consistent with what default_gdb_init uses.
12226 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12227 the plain text of the prompt. Add some logging printfs.
12228 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12229
12230 2014-09-12 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12233 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12234 * gdb.arch/i386-size-overlap.exp: Likewise.
12235 * gdb.arch/i386-size.exp: Likewise.
12236 * gdb.arch/i386-unwind.exp: Likewise.
12237 * gdb.base/a2-run.exp: Likewise.
12238 * gdb.base/break.exp: Likewise.
12239 * gdb.base/charset.exp: Likewise.
12240 * gdb.base/chng-syms.exp: Likewise.
12241 * gdb.base/commands.exp: Likewise.
12242 * gdb.base/dbx.exp: Likewise.
12243 * gdb.base/find.exp: Likewise.
12244 * gdb.base/funcargs.exp: Likewise.
12245 * gdb.base/jit-simple.exp: Likewise.
12246 * gdb.base/reread.exp: Likewise.
12247 * gdb.base/sepdebug.exp: Likewise.
12248 * gdb.base/step-bt.exp: Likewise.
12249 * gdb.cp/mb-inline.exp: Likewise.
12250 * gdb.cp/mb-templates.exp: Likewise.
12251 * gdb.objc/basicclass.exp: Likewise.
12252 * gdb.threads/killed.exp: Likewise.
12253
12254 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12255
12256 PR tdep/17379
12257 * gdb.arch/powerpc-stackless.S: New file.
12258 * gdb.arch/powerpc-stackless.exp: New file.
12259
12260 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12261
12262 * gdb.base/attach.c: Include unistd.h.
12263 (main): Call alarm. Add label postloop.
12264 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12265 gdb_breakpoint, gdb_continue_to_breakpoint.
12266 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12267
12268 2014-09-11 Pedro Alves <palves@redhat.com>
12269
12270 PR gdb/17347
12271 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12272 * gdb.base/attach.exp (test_command_line_attach_run): New
12273 procedure.
12274 (top level): Call it.
12275
12276 2014-09-11 Pedro Alves <palves@redhat.com>
12277
12278 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12279 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12280 (do_command_attach_tests): Use spawn_wait_for_attach.
12281 * gdb.base/solib-overlap.exp: Likewise.
12282 * gdb.multi/multi-attach.exp: Likewise.
12283 * gdb.python/py-prompt.exp: Likewise.
12284 * gdb.python/py-sync-interp.exp: Likewise.
12285 * gdb.server/ext-attach.exp: Likewise.
12286
12287 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12288
12289 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12290 command in testcase. Simplify testcase.
12291
12292 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12293
12294 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12295
12296 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12297
12298 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12299
12300 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12301
12302 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12303
12304 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12305
12306 * gdb.dwarf2/dynarr-ptr.c: New file.
12307 * gdb.dwarf2/dynarr-ptr.exp: New file.
12308
12309 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12310
12311 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12312 of 30 rather than hardcoding 120 for a slow test case. Take the
12313 `gdb,timeout' target setting into account for this calculation.
12314 Don't extend the timeout for the test cases that don't need it.
12315
12316 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12317
12318 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12319 a factor of 2 for a slow test case. Take the `gdb,timeout'
12320 target setting into account for this calculation.
12321 * gdb.reverse/until-precsave.exp: Increase the timeout by
12322 a factor of 15 and 3 respectively rather than adding 120
12323 for a pair of slow test cases. Take the `gdb,timeout'
12324 target setting into account for this calculation.
12325
12326 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12327
12328 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12329 timeout, don't pass one down to gdb_expect.
12330 (gdb_expect): Rework timeout selection.
12331
12332 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12333
12334 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12335 exception on timeout.
12336 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12337 (gdbserver_start_extended): Catch any `gdbserver_start' error
12338 exceptions.
12339 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12340 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12341 `gdbserver_gdb_load' error exceptions.
12342
12343 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12344
12345 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12346 120 on waiting for the TCP socket to open.
12347
12348 2014-09-09 Doug Evans <xdje42@gmail.com>
12349
12350 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12351 _caller_matches, _any_caller_is, _any_caller_matches.
12352
12353 2014-09-09 Doug Evans <xdje42@gmail.com>
12354
12355 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12356
12357 2014-09-09 Yao Qi <yao@codesourcery.com>
12358
12359 * gdb.mi/mi-var-display.exp: Set print symbol off.
12360
12361 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12362
12363 PR gdb/17035
12364 * gdb.base/commands.exp: Add tests to verify user-defined
12365 commands with empty bodies.
12366 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12367 python commands in `show user command`.
12368 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12369 scheme commands in `show user command`.
12370
12371 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12372
12373 PR python/17355
12374 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12375 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12376 * gdb.python/py-framefilter-invalidarg.exp: New file.
12377 * gdb.python/py-framefilter-invalidarg.py: New file.
12378
12379 2014-09-06 Doug Evans <xdje42@gmail.com>
12380
12381 PR 15276
12382 * gdb.python/py-caller-is.c: New file.
12383 * gdb.python/py-caller-is.exp: New file.
12384
12385 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12386
12387 PR gdb/17235
12388 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12389 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12390
12391 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12392
12393 PR fortran/17237
12394 * gdb.fortran/print-formatted.exp: New file.
12395 * gdb.fortran/print-formatted.f90: Likewise.
12396
12397 2014-09-03 Sasha Smundak <asmundak@google.com>
12398
12399 * gdb.python/py-frame.exp: Test Frame.read_register.
12400
12401 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12402
12403 PR python/16699
12404 * gdb.python/py-completion.exp: New file.
12405 * gdb.python/py-completion.py: Likewise.
12406
12407 2014-08-28 Doug Evans <dje@google.com>
12408
12409 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12410 eax,etc. are live with values set by gdb and thus the compiler can't
12411 use them.
12412 * gdb.arch/i386-pseudo.c (main): Ditto.
12413
12414 2014-08-27 Doug Evans <dje@google.com>
12415
12416 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12417
12418 2014-08-25 Doug Evans <dje@google.com>
12419
12420 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12421 (main): Ditto.
12422
12423 2014-08-25 Doug Evans <dje@google.com>
12424
12425 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12426
12427 2014-08-24 Yao Qi <yao@codesourcery.com>
12428
12429 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12430 symbol off.
12431 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12432
12433 2014-08-22 Doug Evans <dje@google.com>
12434
12435 PR 17276
12436 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12437 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12438 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12439
12440 2014-08-22 Yao Qi <yao@codesourcery.com>
12441
12442 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12443 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12444 * gdb.python/python.exp: Likewise. Use .py file on the host
12445 instead of the build.
12446
12447 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12448
12449 * gdb.threads/gcore-stale-thread.c: New file.
12450 * gdb.threads/gcore-stale-thread.exp: New file.
12451
12452 2014-08-21 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12455 * gdb.base/gcore-relro-pie.exp: Likewise.
12456 * gdb.base/gcore-relro.exp: Likewise.
12457 * gdb.base/gcore.exp: Likewise.
12458 * gdb.base/print-symbol-loading.exp: Likewise.
12459 * gdb.threads/gcore-thread.exp: Likewise.
12460 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12461
12462 2014-08-20 Pedro Alves <palves@redhat.com>
12463 Jan Kratochvil <jan.kratochvil@redhat.com>
12464
12465 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12466 configure.
12467 (EXPECT): Handle READ1 being set.
12468 (all): Depend on EXTRA_RULES.
12469 (check-read1, expect-read1, read1.so, read1): New rules.
12470 * README (Testsuite Parameters): Document the READ1 make variable.
12471 (Race detection): New section.
12472 * configure: Regenerate.
12473 * configure.ac: If build==host==target, and running under a
12474 GNU/glibc system, add read1 to the extra Makefile rules.
12475 (EXTRA_RULES): AC_SUBST it.
12476 * lib/read1.c: New file.
12477
12478 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12479
12480 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12481 the handling of variables declared as a typedef to an array
12482 which a DW_AT_data_location attribute.
12483
12484 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12485 Pedro Alves <palves@redhat.com>
12486
12487 PR symtab/14604
12488 PR symtab/14605
12489 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12490 gdb_test.
12491
12492 2014-08-19 Pedro Alves <palves@redhat.com>
12493
12494 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12495
12496 2014-08-19 Yao Qi <yao@codesourcery.com>
12497
12498 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12499 right line.
12500
12501 2014-08-18 David Blaikie <dblaikie@gmail.com>
12502
12503 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12504
12505 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12506
12507 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12508 attribute in array range.
12509
12510 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12511
12512 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12513
12514 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12515
12516 PR c++/17132
12517 * gdb.cp/pr17132.cc: New file.
12518 * gdb.cp/pr17132.exp: New file.
12519
12520 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12521
12522 * gdb.python/py-xmethods.py (A_getarrayind)
12523 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12524 Use 'print' with function call syntax.
12525 (E_method_matcher.match): Fix tab vs space indentation mixup.
12526
12527 2014-08-15 Yao Qi <yao@codesourcery.com>
12528
12529 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12530 false.
12531
12532 2014-08-15 Yao Qi <yao@codesourcery.com>
12533
12534 * gdb.cp/casts.exp: Set print symbol off.
12535 * gdb.cp/class2.exp: Likewise.
12536 * gdb.cp/overload.exp: Likewise.
12537 * gdb.cp/templates.exp: Likewise.
12538
12539 2014-08-11 Doug Evans <dje@google.com>
12540
12541 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12542 (test_load_shlib): Update.
12543
12544 2014-08-09 Yao Qi <yao@codesourcery.com>
12545
12546 * gdb.base/display.exp: Invoke is_address_zero_readable.
12547 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12548 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12549 * gdb.base/hbreak-unmapped.exp: Return if
12550 is_address_zero_readable returns true.
12551 * gdb.base/signest.exp: Likewise.
12552 * gdb.base/signull.exp: Likewise.
12553 * gdb.base/sigbpt.exp: Likewise.
12554 * gdb.guile/scm-disasm.exp: Do the test if
12555 is_address_zero_readable returns false.
12556 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12557 * gdb.python/py-arch.exp: Likewise.
12558 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12559 * lib/gdb.exp (is_address_zero_readable): New proc.
12560
12561 2014-08-09 Yao Qi <yao@codesourcery.com>
12562
12563 PR testsuite/13443
12564 * gdb.mi/mi-var-display.exp: Make test messages unique.
12565
12566 2014-08-04 Tom Tromey <tromey@redhat.com>
12567
12568 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12569 target 0".
12570
12571 2014-08-04 Tom Tromey <tromey@redhat.com>
12572
12573 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12574 "target_resume".
12575
12576 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12577
12578 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12579 inner_vla_struct_object_size.
12580 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12581 as xfail.
12582
12583 2014-07-30 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12586 comment.
12587
12588 2014-07-29 Yao Qi <yao@codesourcery.com>
12589
12590 PR gdb/17206
12591 * gdb.base/until-nodebug.exp: New.
12592
12593 2014-07-28 Doug Evans <xdje42@gmail.com>
12594
12595 PR guile/17203
12596 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12597 previously existing parameter, and previously ambiguously spelled
12598 parameter.
12599
12600 2014-07-28 Will Newton <will.newton@linaro.org>
12601
12602 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12603
12604 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12605 Doug Evans <xdje42@gmail.com>
12606
12607 PR guile/17146
12608 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12609
12610 2014-07-25 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.threads/signal-command-handle-nopass.c: New file.
12613 * gdb.threads/signal-command-handle-nopass.exp: New file.
12614 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12615 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12616 * gdb.threads/signal-delivered-right-thread.c: New file.
12617 * gdb.threads/signal-delivered-right-thread.exp: New file.
12618
12619 2014-07-25 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.base/double-prompt-target-event-error.exp
12622 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12623 match.
12624 (cancel_pagination_in_target_event): Rework double prompt
12625 detection.
12626 * gdb.base/paginate-after-ctrl-c-running.exp
12627 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12628 <return>' match.
12629 * gdb.base/paginate-bg-execution.exp
12630 (test_bg_execution_pagination_return)
12631 (test_bg_execution_pagination_cancel): Remove '-notransfer
12632 <return>' matches.
12633 * gdb.base/paginate-execution-startup.exp
12634 (test_fg_execution_pagination_return)
12635 (test_fg_execution_pagination_cancel): Remove '-notransfer
12636 <return>' matches.
12637 * gdb.base/paginate-inferior-exit.exp
12638 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12639 match.
12640 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12641 * lib/gdb.exp (pagination_prompt): Run text through
12642 string_to_regexp.
12643 (gdb_test_multiple): Match $pagination_prompt instead of
12644 "<return>".
12645 (string_to_regexp): Move to lib/gdb-utils.exp.
12646
12647 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12648
12649 * gdb.arch/amd64-entry-value-paramref.S: New file.
12650 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12651 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12652 * gdb.arch/amd64-optimout-repeat.S: New file.
12653 * gdb.arch/amd64-optimout-repeat.c: New file.
12654 * gdb.arch/amd64-optimout-repeat.exp: New file.
12655
12656 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12657
12658 PR gdb/17170
12659 * gdb.base/statistics.exp: New file.
12660
12661 2014-07-17 Doug Evans <dje@google.com>
12662
12663 PR gdb/17170
12664 * gdb.base/maint.exp: Update testing of per-command stats.
12665
12666 2014-07-16 Pedro Alves <palves@redhat.com>
12667
12668 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12669 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12670 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12671 (tfile_write_buf): New functions.
12672 (add_memory_block): Rewrite using the above.
12673 (adjust_function_address): New function.
12674 (FUNCTION_ADDRESS): New macro.
12675 (write_basic_trace_file): Remove short_x local, and use
12676 tfile_write_16. Change type of func_addr local to unsigned long
12677 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12678 here. Cast argument of add_memory_block to char pointer.
12679 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12680 (main): Remove parameters.
12681 * gdb.trace/tfile.exp: Remove nowarnings.
12682
12683 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12684
12685 * gdb.base/debug-expr.exp: Test string evaluation with
12686 "debug expression" on.
12687
12688 2014-07-15 Pedro Alves <palves@redhat.com>
12689
12690 * gdb.base/reread.exp: Use clean_restart.
12691
12692 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12693
12694 * gdb.arch/avr-flash-qualifer.c: New.
12695 * gdb.arch/avr-flash-qualifer.exp: New.
12696
12697 2014-07-14 Pedro Alves <palves@redhat.com>
12698
12699 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12700 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12701
12702 2014-07-14 Pedro Alves <palves@redhat.com>
12703
12704 * gdb.base/double-prompt-target-event-error.c: New file.
12705 * gdb.base/double-prompt-target-event-error.exp: New file.
12706
12707 2014-07-14 Pedro Alves <palves@redhat.com>
12708
12709 PR gdb/17072
12710 * gdb.base/paginate-inferior-exit.c: New file.
12711 * gdb.base/paginate-inferior-exit.exp: New file.
12712
12713 2014-07-14 Pedro Alves <palves@redhat.com>
12714
12715 PR gdb/17072
12716 * gdb.base/paginate-bg-execution.c: New file.
12717 * gdb.base/paginate-bg-execution.exp: New file.
12718
12719 2014-07-14 Pedro Alves <palves@redhat.com>
12720
12721 PR gdb/17072
12722 * gdb.base/paginate-execution-startup.c: New file.
12723 * gdb.base/paginate-execution-startup.exp: New file.
12724 * lib/gdb.exp (pagination_prompt): New global.
12725 (default_gdb_spawn): New procedure, factored out from
12726 default_gdb_spawn.
12727 (default_gdb_start): Adjust to call default_gdb_spawn.
12728 (gdb_spawn): New procedure.
12729
12730 2014-07-14 Pedro Alves <palves@redhat.com>
12731
12732 * lib/gdb.exp (gdb_assert): New procedure.
12733 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12734
12735 2014-07-14 Pedro Alves <palves@redhat.com>
12736
12737 * gdb.base/execution-termios.c: New file.
12738 * gdb.base/execution-termios.exp: New file.
12739
12740 2014-07-14 Tom Tromey <tromey@redhat.com>
12741
12742 * gdb.cp/vla-cxx.cc: New file.
12743 * gdb.cp/vla-cxx.exp: New file.
12744
12745 2014-07-14 Tom Tromey <tromey@redhat.com>
12746
12747 * gdb.reverse/rerun-prec.c: New file.
12748 * gdb.reverse/rerun-prec.exp: New file.
12749
12750 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12751 Maciej W. Rozycki <macro@codesourcery.com>
12752
12753 * lib/gdb-utils.exp: New file.
12754 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12755 inline `gdb_init_command' processing.
12756 (gdb_start_cmd): Likewise.
12757 * lib/mi-support.exp (mi_run_cmd): Likewise.
12758 * README: Document `gdb_init_command' and `gdb_init_commands'.
12759
12760 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12761
12762 Fix false FAIL running under a very long directory name.
12763 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12764 and "set print elements 10000". Twice.
12765
12766 2014-07-11 Yao Qi <yao@codesourcery.com>
12767
12768 * gdb.base/exprs.exp: "set print symbol off".
12769
12770 2014-07-11 Pedro Alves <palves@redhat.com>
12771
12772 * gdb.threads/kill.c: New file.
12773 * gdb.threads/kill.exp: New file.
12774
12775 2014-07-10 Yao Qi <yao@codesourcery.com>
12776
12777 * gdb.trace/tfile.c (write_basic_trace_file)
12778 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12779 address written to trace file.
12780
12781 2014-07-09 Pedro Alves <palves@redhat.com>
12782
12783 * gdb.base/attach-wait-input.exp: New file.
12784 * gdb.base/attach-wait-input.c: New file.
12785
12786 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12787
12788 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12789 setting up test structures.
12790 (main): Call new test function.
12791 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12792 test function, continue into test function and walk test
12793 structures.
12794
12795 2014-07-02 Yao Qi <yao@codesourcery.com>
12796
12797 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12798 'bar_start' at the beginning of functions 'foo' and 'bar'
12799 respectively.
12800 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12801 instead of 'foo' and 'bar'.
12802
12803 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12804
12805 * gdb.btrace/segv.exp: New.
12806 * gdb.btrace/segv.c: New.
12807
12808 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12809
12810 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12811 instruction.
12812
12813 2014-06-30 Mark Wielaard <mjw@redhat.com>
12814
12815 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12816 vulture, vilify, villar): New volatile array constants.
12817 (vindictive, vegetation): New const volatile array constants.
12818 * gdb.base/volatile.exp: Test volatile and const volatile array
12819 types.
12820
12821 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12822
12823 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12824 target lacks support for awatch, rwatch, or hbreak.
12825
12826 2014-06-27 Yao Qi <yao@codesourcery.com>
12827
12828 * gdb.multi/dummy-frame-restore.exp: New.
12829 * gdb.multi/dummy-frame-restore.c: New.
12830
12831 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12832
12833 * gdb.btrace/gcore.exp: New.
12834
12835 2014-06-23 Pedro Alves <palves@redhat.com>
12836
12837 * gdb.base/watchpoint-reuse-slot.c: New file.
12838 * gdb.base/watchpoint-reuse-slot.exp: New file.
12839
12840 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12841
12842 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12843 progspace's filename in 'info', 'enable' and 'disable' command
12844 tests.
12845
12846 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12847
12848 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12849 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12850 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12851
12852 2014-06-20 Gary Benson <gbenson@redhat.com>
12853
12854 * gdb.arch/i386-avx.exp: Fix include file location.
12855 * gdb.arch/i386-sse.exp: Likewise.
12856
12857 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12858
12859 * gdb.dlang/expression.exp: New file.
12860
12861 2014-06-19 Pedro Alves <palves@redhat.com>
12862
12863 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12864 out from ...
12865 (top level): ... here. Iterate running tests under different
12866 scheduler-locking settings.
12867
12868 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12869
12870 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12871 to DW_FORM_addr and use non-zero addresses.
12872
12873 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12874
12875 PR gdb/17017
12876 * gdb.python/py-xmethods.cc: Add global function call counters and
12877 increment them in their respective functions. Remove "cout"
12878 statements.
12879 * gdb.python/py-xmethods.exp: Make tests check the global function
12880 call counters instead of depending on inferior IO.
12881
12882 2014-06-18 Don Breazeal <donb@codesourcery.com>
12883
12884 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12885 Deleted procedure.
12886 (explicit_fork_parent_follow): Deleted procedure.
12887 (explicit_fork_child_follow): Deleted procedure.
12888 (test_follow_fork): New procedure.
12889 (do_fork_tests): Replace calls to deleted procedures with
12890 calls to test_follow_fork and reset GDB for subsequent
12891 procedure calls.
12892
12893 2014-06-17 Yao Qi <yao@codesourcery.com>
12894
12895 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12896 CP1252.
12897
12898 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12899
12900 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12901 Initialize ptr and S explicitly.
12902 (skip_type_update_when_not_use_rtti_test): Likewise.
12903
12904 2014-06-16 Keith Seitz <keiths@redhat.com>
12905
12906 PR mi/15863
12907 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12908 the inferior is started.
12909
12910 2014-06-16 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.base/break-main-file-remove-fail.c: New file.
12913 * gdb.base/break-main-file-remove-fail.exp: New file.
12914 * gdb.base/break-unload-file.exp: Use build_executable instead of
12915 prepare_for_testing.
12916 (test_break): New parameter "initial_load". Handle it.
12917 (top level): Add initial_load cmdline/file axis.
12918
12919 2014-06-12 Tom Tromey <tromey@redhat.com>
12920
12921 * gdb.base/completion.exp: Don't use directory name in test.
12922
12923 2014-06-09 Gary Benson <gbenson@redhat.com>
12924
12925 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12926 separate the always-available ANSI-standard signals from the
12927 signals that require checking.
12928 (main): Likewise.
12929 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12930 Likewise.
12931 (main): Likewise.
12932
12933 2014-06-07 Keith Seitz <keiths@redhat.com>
12934
12935 Revert:
12936 PR c++/16253
12937 * gdb.cp/var-tag.cc: New file.
12938 * gdb.cp/var-tag.exp: New file.
12939 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12940 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12941 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12942 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12943
12944 2014-06-06 Doug Evans <xdje42@gmail.com>
12945
12946 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12947
12948 2014-06-06 Pedro Alves <palves@redhat.com>
12949
12950 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12951 in target debug output instead of looking at RSP packets,
12952 disabling the test on any target that uses hardware stepping.
12953 Update comments.
12954
12955 2014-06-06 Pedro Alves <palves@redhat.com>
12956
12957 * gdb.base/break-unload-file.exp: Fix typo.
12958
12959 2014-06-06 Yao Qi <yao@codesourcery.com>
12960
12961 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12962 from "jit_function" to "^jit_function".
12963
12964 2014-06-06 Yao Qi <yao@codesourcery.com>
12965
12966 * gdb.base/async.c (foo): Add one statement.
12967 * gdb.base/async.exp: Get the next instruction address and
12968 match the output of "nexti" by instruction address. Match
12969 the hex address in the output of "finish".
12970
12971 2014-06-06 Gary Benson <gbenson@redhat.com>
12972
12973 * gdb.base/call-signals.c: Remove preprocessor conditionals
12974 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12975 SIGSEGV and SIGTERM.
12976 * gdb.base/sigall.c: Likewise.
12977 * gdb.base/unwindonsignal.c: Likewise.
12978 * gdb.reverse/sigall-reverse.c: Likewise.
12979
12980 2014-06-06 Yao Qi <yao@codesourcery.com>
12981
12982 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12983 readable, skip the test.
12984
12985 2014-06-06 Yao Qi <yao@codesourcery.com>
12986
12987 * gdb.threads/staticthreads.c (thread_function): Move the line
12988 setting breakpoint on forward.
12989 * gdb.threads/staticthreads.exp: Update comments.
12990
12991 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12992
12993 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12994 "history-append! type error".
12995
12996 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12997
12998 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12999 erroneous dprintf expected input.
13000
13001 2014-06-04 Doug Evans <xdje42@gmail.com>
13002
13003 * gdb.guile/scm-generics.exp: Delete.
13004
13005 2014-06-04 Doug Evans <xdje42@gmail.com>
13006
13007 * gdb.guile/scm-breakpoint.exp: Update.
13008 Add tests for breakpoint registration.
13009
13010 2014-06-04 Tom Tromey <tromey@redhat.com>
13011
13012 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13013 VLA-in-union.
13014 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13015 inner_vla_struct, vla_union types. Initialize objects of those
13016 types and compute their sizes.
13017
13018 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13019 Hui Zhu <hui@codesourcery.com>
13020
13021 * gdb.base/fileio.exp: Add test for shell not available as well as
13022 available.
13023 * gdb.base/fileio.c (test_system): Check for shell twice.
13024
13025 2014-06-04 Yao Qi <yao@codesourcery.com>
13026
13027 * gdb.base/auto-connect-native-target.exp: Remove redundant
13028 space from the regexp pattern.
13029
13030 2014-06-04 Yao Qi <yao@codesourcery.com>
13031
13032 * gdb.base/default.exp: Replace "child" with "native" in
13033 regexp pattern.
13034
13035 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13036
13037 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13038 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13039 * gdb.python/py-xmethods.py: Python script supporting the
13040 new testcase and tests.
13041
13042 2014-06-03 Joel Brobecker <brobecker@adacore.com>
13043 Pedro Alves <palves@redhat.com>
13044
13045 PR breakpoints/17000
13046 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13047 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13048
13049 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13050
13051 * gdb.base/subst.exp: Add tests to verify partial path matching
13052 output.
13053
13054 2014-06-03 Pedro Alves <palves@redhat.com>
13055
13056 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13057 target that doesn't use software single-stepping.
13058
13059 2014-06-03 Pedro Alves <palves@redhat.com>
13060
13061 PR breakpoints/17000
13062 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13063 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13064
13065 2014-06-02 Doug Evans <xdje42@gmail.com>
13066
13067 * gdb.guile/scm-parameter.exp: New file.
13068
13069 2014-06-02 Doug Evans <xdje42@gmail.com>
13070
13071 * gdb.guile/scm-cmd.c: New file.
13072 * gdb.guile/scm-cmd.exp: New file.
13073
13074 2014-06-02 Doug Evans <xdje42@gmail.com>
13075
13076 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13077 pretty-printer lookup.
13078 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13079 (make-pp_s-printer): Call it.
13080 (make-pretty-printer-from-dict): New function.
13081 (lookup-pretty-printer-maker-from-dict): New function.
13082 (*pretty-printer*): Simplify.
13083 (make-objfile-pp_s-printer): New function.
13084 (install-objfile-pretty-printers!): New function.
13085 (make-progspace-pp_s-printer): New function.
13086 (install-progspace-pretty-printers!): New function.
13087 * gdb.guile/scm-progspace.c: New file.
13088 * gdb.guile/scm-progspace.exp: New file.
13089
13090 2014-06-02 Pedro Alves <palves@redhat.com>
13091
13092 * gdb.base/dprintf-bp-same-addr.c: New file.
13093 * gdb.base/dprintf-bp-same-addr.exp: New file.
13094
13095 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13096
13097 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13098 * gdb.arch/powerpc-power.s: Likewise.
13099
13100 2014-06-02 Joel Brobecker <brobecker@adacore.com>
13101
13102 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13103
13104 2014-06-01 Yao Qi <yao@codesourcery.com>
13105
13106 * gdb.base/watchpoint.exp (test_watch_location): Check null
13107 pointer can be dereferenced. If not, do the test, otherwise
13108 skip it.
13109
13110 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
13111
13112 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13113 results.
13114 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13115
13116 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
13117
13118 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13119 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13120 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13121 * gdb.arch/amd64-invalid-stack-top.c: New file.
13122 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13123
13124 2014-05-30 Pedro Alves <palves@redhat.com>
13125
13126 PR breakpoints/17000
13127 * gdb.base/sss-bp-on-user-bp.c: New file.
13128 * gdb.base/sss-bp-on-user-bp.exp: New file.
13129
13130 2014-05-30 David Blaikie <dblaikie@gmail.com>
13131
13132 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13133 gnu_inline semantics via attribute.
13134 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13135 source explicitly specifies the required semantics.
13136
13137 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13138
13139 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13140
13141 2014-05-29 Pedro Alves <palves@redhat.com>
13142 Tom Tromey <tromey@redhat.com>
13143
13144 * gdb.base/async-shell.exp: Don't enable target-async.
13145 * gdb.base/async.exp
13146 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13147 parameter. Adjust.
13148 (top level): Don't test with "target-async".
13149 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13150 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13151 * gdb.base/inferior-died.exp: Don't enable target-async.
13152 * gdb.base/interrupt-noterm.exp: Likewise.
13153 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13154 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13155 * gdb.mi/mi-nonstop.exp: Likewise.
13156 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13157 * gdb.mi/mi-nsintrall.exp: Likewise.
13158 * gdb.mi/mi-nsmoribund.exp: Likewise.
13159 * gdb.mi/mi-nsthrexec.exp: Likewise.
13160 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13161 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13162 * gdb.python/py-evsignal.exp: Don't enable target-async.
13163 * gdb.python/py-evthreads.exp: Likewise.
13164 * gdb.python/py-prompt.exp: Likewise.
13165 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13166 * gdb.server/solib-list.exp: Don't enable target-async.
13167 * gdb.threads/thread-specific-bp.exp: Likewise.
13168 * lib/mi-support.exp: Adjust to use mi-async.
13169
13170 2014-05-29 Pedro Alves <palves@redhat.com>
13171
13172 PR gdb/13860
13173 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13174 reason, even in sync mode.
13175
13176 2014-05-29 Pedro Alves <palves@redhat.com>
13177 Hui Zhu <hui@codesourcery.com>
13178
13179 PR PR15693
13180 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13181 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13182 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13183 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13184
13185 2014-05-28 Joel Brobecker <brobecker@adacore.com>
13186
13187 * config/monitor.exp (gdb_target_monitor): Replace use of
13188 "set remotebaud" by "set serial baud".
13189
13190 2014-05-26 Andy Wingo <wingo@igalia.com>
13191
13192 * gdb.guile/scm-breakpoint.exp:
13193 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13194 properties instead of gdb-object-properties.
13195
13196 2014-05-26 Yao Qi <yao@codesourcery.com>
13197
13198 * gdb.server/no-thread-db.exp: Specify source file name
13199 explicitly when setting a breakpoint.
13200
13201 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13202
13203 * gdb.btrace/vdso.c: New.
13204 * gdb.btrace/vdso.exp: New.
13205
13206 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13207
13208 * gdb.base/gcore.exp (capture_command_output): Move ...
13209 * lib/gdb.exp (capture_command_output): ... here.
13210
13211 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13212
13213 * gdb.btrace/data.exp: Test memory access during btrace replay.
13214
13215 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13216
13217 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13218
13219 2014-05-21 Pedro Alves <palves@redhat.com>
13220
13221 PR gdb/13860
13222 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13223 (top level): Test that output related to execution commands is
13224 sent to the console with CLI commands, but not with MI commands.
13225 Test that breakpoint events are always mirrored to the console.
13226 Also expect the new source line to be output after a "next" in
13227 async mode too. Make it a pass/fail test.
13228 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13229 output.
13230 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13231
13232 2014-05-21 Pedro Alves <palves@redhat.com>
13233
13234 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13235 Use them to test variations of "list" after reaching a breakpoint.
13236 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13237 Test "list" with listsize 10 after reaching a breakpoint.
13238 * gdb.python/python.exp (decode_line current location line
13239 number): Adjust expected line number.
13240
13241 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13242
13243 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13244 behavior for $args, pass it directly to "run".
13245
13246 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13247
13248 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13249 30000 to 65536.
13250
13251 2014-05-21 Pedro Alves <palves@redhat.com>
13252
13253 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13254 auto-connect-native-target off".
13255 * gdb.base/auto-connect-native-target.c: New file.
13256 * gdb.base/auto-connect-native-target.exp: New file.
13257
13258 2014-05-21 Pedro Alves <palves@redhat.com>
13259
13260 * gdb.base/default.exp: Test "target native" instead of "target
13261 child".
13262
13263 2014-05-21 Mark Wielaard <mjw@redhat.com>
13264
13265 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13266
13267 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13268
13269 Fix TLS access for -static -pthread.
13270 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13271 <HAVE_TLS> (thread_function, main): Initialize it.
13272 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13273 Add clean_restart.
13274 <$have_tls != "">: Check TLSVAR.
13275
13276 2014-05-21 Pedro Alves <palves@redhat.com>
13277
13278 * gdb.base/dcache-line-read-error.c: New.
13279 * gdb.base/dcache-line-read-error.exp: New.
13280
13281 2014-05-20 Pedro Alves <palves@redhat.com>
13282
13283 * gdb.base/compare-sections.c: New file.
13284 * gdb.base/compare-sections.exp: New file.
13285
13286 2014-05-20 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.base/break-idempotent.c: New file.
13289 * gdb.base/break-idempotent.exp: New file.
13290
13291 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13292
13293 * gdb.btrace/nohist.exp: New.
13294
13295 2014-05-20 Yao Qi <yao@codesourcery.com>
13296
13297 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13298 gdb.reverse directory and gdb_reverse_timeout exists in board
13299 setting.
13300 * README: Document gdb_reverse_timeout.
13301
13302 2014-05-20 Yao Qi <yao@codesourcery.com>
13303
13304 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13305 'test_file_name'. Treat args as a string instead of a list.
13306 (gdb_init): Rename argument 'args' by 'test_file_name'.
13307
13308 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13309
13310 * gdb.arch/powerpc-power.exp: New file.
13311 * gdb.arch/powerpc-power.s: New file.
13312
13313 2014-05-16 Doug Evans <dje@google.com>
13314
13315 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13316 * gdb.base/completion.exp: Check that all expected files exist
13317 before doing file completion.
13318
13319 2014-05-16 Doug Evans <dje@google.com>
13320
13321 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13322 Update.
13323 (do_syscall_tests_without_xml): Update.
13324
13325 2014-05-16 Pedro Alves <palves@redhat.com>
13326
13327 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13328 instead of "unknown output after running".
13329
13330 2014-05-16 Yao Qi <yao@codesourcery.com>
13331
13332 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13333 file1.txt from host at the end.
13334 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13335
13336 2014-05-15 Doug Evans <dje@google.com>
13337
13338 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13339 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13340 loading file. Add test for TU lookup.
13341
13342 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13343
13344 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13345 calling "-exec-arguments" or "set args" before running the
13346 inferior.
13347
13348 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13349
13350 * lib/mi-support.exp (mi_expect_stop): Expect message for
13351 inferiors that exit with non-zero exit code.
13352
13353 2014-05-14 Yao Qi <yao@codesourcery.com>
13354
13355 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13356 match absolute path on remote host.
13357 (test_file_list_exec_source_files): Remove "/" from the
13358 pattern.
13359
13360 2014-05-14 Yao Qi <yao@codesourcery.com>
13361
13362 * boards/local-remote-host-notty.exp (${board}_file): New
13363 proc.
13364
13365 2014-05-07 Kyle McMartin <kyle@redhat.com>
13366
13367 Pushed by Joel Brobecker <brobecker@adacore.com>.
13368 * gdb.arch/aarch64-atomic-inst.c: New file.
13369 * gdb.arch/aarch64-atomic-inst.exp: New file.
13370
13371 2014-05-07 Yao Qi <yao@codesourcery.com>
13372
13373 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13374 in current context" too.
13375
13376 2014-05-05 Keith Seitz <keiths@redhat.com>
13377
13378 * gdb.linespec/ls-dollar.exp: Add test for linespec
13379 file:convenience_variable.
13380
13381 2014-05-05 Yao Qi <yao@codesourcery.com>
13382
13383 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13384 traceframes into tfile and ctf trace files. Read data from
13385 trace file and test collected data.
13386 (gdb_collect_locals_test): Likewise.
13387 (gdb_unavailable_registers_test): Likewise.
13388 (gdb_unavailable_floats): Likewise.
13389 (gdb_collect_globals_test): Likewise.
13390 (top-level): Append "ctf" to trace_file_targets if GDB
13391 supports.
13392
13393 2014-05-05 Yao Qi <yao@codesourcery.com>
13394
13395 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13396 code to ...
13397 (gdb_collect_args_test_1): ... it. New proc.
13398 (gdb_collect_locals_test): Move some code to ...
13399 (gdb_collect_locals_test_1): ... it. New proc.
13400 (gdb_unavailable_registers_test): Move some code to ...
13401 (gdb_unavailable_registers_test_1): ... it. New proc.
13402 (gdb_unavailable_floats): Move some code to ...
13403 (gdb_unavailable_floats_1): ... it. New proc.
13404
13405 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13406
13407 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13408 probes to test for bitness recognition.
13409 * gdb.arch/amd64-stap-optional-prefix.exp
13410 (test_probe_value_without_reg): New procedure.
13411 Add code to test for different kinds of bitness.
13412
13413 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13414
13415 PR breakpoints/16889
13416 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13417 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13418
13419 2014-05-01 Pedro Alves <palves@redhat.com>
13420
13421 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13422 gdb_file_cmd if no file is specified.
13423 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13424 last_loaded_file to set the remote exec-file.
13425
13426 2014-05-01 Pedro Alves <palves@redhat.com>
13427
13428 * boards/local-remote-host.exp: New file.
13429
13430 2014-05-01 Pedro Alves <palves@redhat.com>
13431
13432 * boards/local-remote-host.exp: Rename to ...
13433 * boards/local-remote-host-notty.exp: ... this.
13434
13435 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13436
13437 * gdb.ada/dyn_arrayidx: New testcase.
13438
13439 2014-04-26 Yao Qi <yao@codesourcery.com>
13440
13441 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13442 and compute the length of function main. Save it in
13443 $main_length.
13444 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13445 (top-level): Use gdb_compile to compile objects into
13446 executable and restart GDB. Remove invocation to
13447 prepare_for_testing.
13448
13449 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13450 Pedro Alves <palves@redhat.com>
13451
13452 PR server/16255
13453 * gdb.multi/multi-attach.c: New file.
13454 * gdb.multi/multi-attach.exp: New file.
13455
13456 2014-04-25 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13459 user.
13460 (top level): Test that "set remote conditional-breakpoints-packet
13461 off" works as intended.
13462 * gdb.base/dprintf.exp: Test that "set remote
13463 breakpoint-commands-packet off" works as intended.
13464 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13465 New function.
13466 (top level): Call it.
13467 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13468 remote fast-tracepoints-packet off" works as intended.
13469 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13470 * lib/gdb.exp (gdb_is_target_remote): ... here.
13471
13472 2014-04-24 David Blaikie <dblaikie@gmail.com>
13473
13474 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13475 ensure clang would not discard them.
13476 * gdb.base/gdbvars.c: Ditto.
13477 * gdb.base/memattr.c: Ditto.
13478 * gdb.base/whatis.c: Ditto.
13479 * gdb.python/py-prettyprint.c: Ditto.
13480 * gdb.trace/actions.c: Ditto.
13481 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13482 ensure clang would not discard it.
13483
13484 2014-04-24 David Blaikie <dblaikie@gmail.com>
13485
13486 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13487 clang to emit the full definition of type required by the test
13488 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13489
13490 2014-04-24 David Blaikie <dblaikie@gmail.com>
13491
13492 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13493 coax Clang into emitting the definition of the type.
13494 * gdb.cp/pr10728-x.h (y): Ditto.
13495 * gdb.cp/pr10728-y.cc (y): Ditto.
13496
13497 2014-04-24 David Blaikie <dblaikie@gmail.com>
13498
13499 * gdb.base/label.exp: XFAIL label related tests under Clang.
13500 * gdb.cp/cplabel.exp: Ditto.
13501 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13502 under Clang those using labels.
13503
13504 2014-04-25 Yao Qi <yao@codesourcery.com>
13505
13506 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13507 double_label.
13508 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13509 partial_label and double_label.
13510
13511 2014-04-24 David Blaikie <dblaikie@gmail.com>
13512
13513 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13514
13515 2014-04-24 David Blaikie <dblaikie@gmail.com>
13516
13517 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13518 of the function to work across GCC and Clang.
13519 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13520 pointer types (const void ** const V void **).
13521
13522 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13523 Walfred Tedeschi <walfred.tedeschi@intel.com>
13524
13525 * Makefile.in (EXECUTABLES): Added i386-avx512.
13526 * gdb.arch/i386-avx512.c: New file.
13527 * gdb.arch/i386-avx512.exp: Likewise.
13528
13529 2014-04-23 Keith Seitz <keiths@redhat.com>
13530
13531 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13532 (mi_make_breakpoint_table): New procedure.
13533 (mi_create_breakpoint): Use mi_make_breakpoint
13534 and return the result.
13535 (mi_make_breakpoint): New procedure.
13536 (mi_build_kv_pairs): New procedure.
13537
13538 * gdb.mi/mi-break.exp: Remove unused globals,
13539 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13540 All callers updated.
13541 * gdb.mi/mi-dprintf.exp: Use variable to track command
13542 number.
13543 Update all callers of mi_create_breakpoint and use
13544 mi_make_breakpoint_table.
13545 Remove any unused global variables.
13546 * gdb.mi/mi-nonstop.exp: Likewise.
13547 * gdb.mi/mi-nsintrall.exp: Likewise.
13548 * gdb.mi/mi-nsmoribund.exp: Likewise.
13549 * gdb.mi/mi-nsthrexec.exp: Likewise.
13550 * gdb.mi/mi-reverse.exp: Likewise.
13551 * gdb.mi/mi-simplerun.exp: Likewise.
13552 * gdb.mi/mi-stepn.exp: Likewise.
13553 * gdb.mi/mi-syn-frame.exp: Likewise.
13554 * gdb.mi/mi-until.exp: Likewise.
13555 * gdb.mi/mi-var-cp.exp: Likewise.
13556 * gdb.mi/mi-var-display.exp: Likewise.
13557 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13558 * gdb.mi/mi2-var-child.exp: Likewise.
13559 * gdb.mi/mi-vla-c99.exp: Likewise.
13560 * lib/mi-support.exp: Likewise.
13561
13562 From Ian Lance Taylor <iant@cygnus.com>:
13563 * lib/gdb.exp (parse_args): New procedure.
13564
13565 2014-04-23 Pedro Alves <palves@redhat.com>
13566
13567 * gdb.base/break-unload-file.c: New file.
13568 * gdb.base/break-unload-file.exp: New file.
13569 * gdb.base/sym-file-lib.c (baz): New function.
13570 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13571 field.
13572 (load): Store the segment's mapped size.
13573 (unload): New function.
13574 (unload_shlib): New function.
13575 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13576 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13577 set a breakpoint at baz, and call it.
13578 * gdb.base/sym-file.exp: New tests for stale breakpoint
13579 instructions.
13580
13581 2014-04-23 Pedro Alves <palves@redhat.com>
13582
13583 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13584 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13585 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13586 * gdb.base/hbreak-unmapped.c: New file.
13587 * gdb.base/hbreak-unmapped.exp: New file.
13588 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13589 * lib/gdb.exp (gdb_is_target_remote): ... here.
13590
13591 2014-04-22 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.base/consecutive-step-over.c: New file.
13594 * gdb.base/consecutive-step-over.exp: New file.
13595
13596 2014-04-22 Pedro Alves <palves@redhat.com>
13597
13598 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13599 instead of send_gdb/gdb_expect.
13600
13601 2014-04-22 Yao Qi <yao@codesourcery.com>
13602
13603 * lib/trace-support.exp (generate_tracefile): New procedure.
13604 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13605 return 0.
13606 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13607 if generate_tracefile returns 1.
13608
13609 2014-04-18 Tom Tromey <palves@redhat.com>
13610 Pedro alves <tromey@redhat.com>
13611
13612 PR backtrace/15558
13613 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13614 with a backtrace limit.
13615 * gdb.python/py-frame-inline.exp: Test running to an inline
13616 function with a backtrace limit, and printing the newest frame.
13617 * gdb.python/py-frame-inline.c (main): Call f.
13618
13619 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13620
13621 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13622
13623 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13624
13625 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13626 Drop prefix from unsupported source file path.
13627
13628 2014-04-17 Yao Qi <yao@codesourcery.com>
13629
13630 * lib/gdb.exp (with_target_charset): New proc.
13631 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13632 with_target_charset.
13633 (test_print_strings): Likewise.
13634 (test_repeat_bytes): Likewise.
13635 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13636 for some tests.
13637
13638 2014-04-16 Keith Seitz <keiths@redhat.com>
13639
13640 PR gdb/15827
13641 * gdb.dwarf2/corrupt.c: New file.
13642 * gdb.dwarf2/corrupt.exp: New file.
13643
13644 2014-04-16 Keith Seitz <keiths@redhat.com>
13645
13646 PR c++/16597
13647 * gdb.cp/namelessclass.cc: New file.
13648 * gdb.cp/namelessclass.exp: New file.
13649 * gdb.cp/namelessclass.S: New file.
13650
13651 2014-04-16 Doug Evans <dje@google.com>
13652
13653 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13654 Add comment.
13655 (gdbserver_default_get_comm_port): New function.
13656 (gdbserver_start): Check if board file provided
13657 "gdbserver,get_comm_port" and use it if so.
13658 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13659 (gdb,socketport): Set to "stdio".
13660 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13661 (stdio_gdbserver_template): Delete.
13662 (${board}_get_remote_address): Update.
13663 (${board}_build_remote_cmd): Delete.
13664 (${board}_get_comm_port): New function.
13665 (${board}_spawn): Update.
13666 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13667 Delete.
13668 (${board}_get_remote_address): Update.
13669 (${board}_get_comm_port): New function.
13670
13671 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13672
13673 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13674 appearing in any order.
13675
13676 2014-04-15 Doug Evans <dje@google.com>
13677
13678 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13679 uninitialized value of "description".
13680
13681 2014-04-15 Keith Seitz <keiths@redhat.com>
13682
13683 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13684 Remove unused globals.
13685 (test_running_the_program): Likewise.
13686 (test_controlled_execution): Likewise.
13687 (test_controlling_breakpoints): Likewise.
13688 (test_program_termination): Likewise.
13689
13690 2014-04-15 Keith Seitz <keiths@redhat.com>
13691
13692 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13693 unused globals.
13694 (test_rbreak_creation_and_listing): Likewise.
13695 (test_ignore_count): Likewise.
13696 (test_error): Likewise.
13697
13698 2014-04-15 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13701 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13702 sym-file-loader.c.
13703 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13704 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13705 to sym-file-loader.c.
13706 (struct library): Forward declare.
13707 (load_shlib, lookup_function): Change prototypes.
13708 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13709 (translate_offset): Remove declarations.
13710 (get_text_addr): New declaration.
13711 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13712 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13713 sym-file-loader.h.
13714 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13715 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13716 here from sym-file-loader.h.
13717 (struct library): New structure.
13718 (load_shlib, lookup_function): Change prototypes and adjust to
13719 work with a struct library.
13720 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13721 (translate_offset): Make static.
13722 (get_text_addr): New function.
13723 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13724
13725 2014-04-15 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13728
13729 2014-04-15 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.base/sym-file-loader.c: Include <limits.h>.
13732 (SELF_LINK): New define.
13733 (get_origin): New function.
13734 (load_shlib): Use it.
13735 * gdb.base/sym-file.exp: Don't early return if the target is
13736 remote. Use runto_main, and issue fail is that fails. Use
13737 gdb_load_shlibs.
13738 (shlib_name): Delete.
13739 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13740
13741 2014-04-15 Pedro Alves <palves@redhat.com>
13742
13743 * gdb.base/sym-file.exp: Remove regex characters from test
13744 message. Don't refer to breakpoint numbers in test messages.
13745
13746 2014-04-14 Keith Seitz <keiths@redhat.com>
13747
13748 PR c++/16253
13749 * gdb.cp/var-tag.cc: New file.
13750 * gdb.cp/var-tag.exp: New file.
13751 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13752 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13753 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13754 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13755
13756 2014-04-14 Tom Tromey <tromey@redhat.com>
13757
13758 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13759 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13760 type.
13761 * gdb.cp/enum-class.exp: New file.
13762 * gdb.cp/enum-class.cc: New file.
13763
13764 2014-04-14 Tom Tromey <tromey@redhat.com>
13765
13766 * gdb.dwarf2/enum-type.exp: New file.
13767
13768 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13769
13770 * gdb.mi/mi-vla-c99.exp: New file.
13771 * gdb.mi/vla.c: New file.
13772
13773 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13774
13775 * gdb.base/vla-datatypes.c: New file.
13776 * gdb.base/vla-datatypes.exp: New file.
13777
13778 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13779
13780 * gdb.base/vla-ptr.c: New file.
13781 * gdb.base/vla-ptr.exp: New file.
13782
13783 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13784
13785 * gdb.dwarf2/count.exp: New file.
13786
13787 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13788
13789 * gdb.base/vla-sideeffect.c: New file.
13790 * gdb.base/vla-sideeffect.exp: New file.
13791
13792 2014-04-14 David Blaikie <dblaikie@gmail.com>
13793
13794 * gdb.mi/non-stop.c: Add return value for non-void function return
13795 statement.
13796 * gdb.threads/staticthreads.c: Ditto.
13797
13798 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13799 Doug Evans <xdje42@gmail.com>
13800
13801 * gdb.guile/scm-value.c: Improve test case.
13802 * gdb.guile/scm-value.exp: Add new test.
13803
13804 2014-04-11 David Blaikie <dblaikie@gmail.com>
13805
13806 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13807 override Clang's default.
13808
13809 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13810
13811 Revert the following changes (regressions):
13812
13813 * gdb.base/vla-sideeffect.c: New file.
13814 * gdb.base/vla-sideeffect.exp: New file.
13815
13816 * gdb.dwarf2/count.exp: New file.
13817
13818 * gdb.base/vla-multi.c: New file.
13819 * gdb.base/vla-multi.exp: New file.
13820
13821 * gdb.base/vla-ptr.c: New file.
13822 * gdb.base/vla-ptr.exp: New file.
13823
13824 * gdb.base/vla-datatypes.c: New file.
13825 * gdb.base/vla-datatypes.exp: New file.
13826
13827 * gdb.mi/mi-vla-c99.exp: New file.
13828 * gdb.mi/vla.c: New file.
13829
13830 2014-04-11 Keith Seitz <keiths@redhat.com>
13831
13832 PR c++/16675
13833 * gdb.cp/cpsizeof.exp: New file.
13834 * gdb.cp/cpsizeof.cc: New file.
13835
13836 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13837
13838 * gdb.mi/mi-vla-c99.exp: New file.
13839 * gdb.mi/vla.c: New file.
13840
13841 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13842
13843 * gdb.base/vla-datatypes.c: New file.
13844 * gdb.base/vla-datatypes.exp: New file.
13845
13846 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13847
13848 * gdb.base/vla-ptr.c: New file.
13849 * gdb.base/vla-ptr.exp: New file.
13850
13851 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13852
13853 * gdb.base/vla-multi.c: New file.
13854 * gdb.base/vla-multi.exp: New file.
13855
13856 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13857
13858 * gdb.dwarf2/count.exp: New file.
13859
13860 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13861
13862 * gdb.base/vla-sideeffect.c: New file.
13863 * gdb.base/vla-sideeffect.exp: New file.
13864
13865 2014-04-11 Yao Qi <yao@codesourcery.com>
13866
13867 * gdb.base/completion.exp: Check file exists before running tests
13868 on file completion.
13869
13870 2014-04-10 Pedro Alves <palves@redhat.com>
13871
13872 * gdb.base/cond-eval-mode.c: New file.
13873 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13874 prepare_for_testing to build the new file. Check result of
13875 runto_main.
13876 (test_break, test_watch): New procedures.
13877 (top level): Use them.
13878
13879 2014-04-08 Pierre Muller <muller@sourceware.org>
13880
13881 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13882 Ctrl-V use for mingw hosts.
13883
13884 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13885
13886 * gdb.python/py-value.c: Improve test case.
13887 * gdb.python/py-value.exp: Add new test.
13888
13889 2014-04-07 David Blaikie <dblaikie@gmail.com>
13890
13891 * lib/compiler.c: Identify the clang compiler.
13892 * lib/compiler.cc: Ditto.
13893
13894 2014-04-03 Yao Qi <yao@codesourcery.com>
13895
13896 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13897
13898 2014-04-01 Anton Blanchard <anton@samba.org>
13899
13900 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13901 messages unique.
13902
13903 2014-04-01 Anton Blanchard <anton@samba.org>
13904
13905 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13906 prepare_for_testing.
13907
13908 2014-04-01 Anton Blanchard <anton@samba.org>
13909
13910 * gdb.arch/ppc64-atomic-inst.c: Remove.
13911 * gdb.arch/ppc64-atomic-inst.S: New file.
13912 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13913
13914 2014-03-31 Doug Evans <dje@google.com>
13915
13916 * gdb.base/print-symbol-loading-lib.c: New file.
13917 * gdb.base/print-symbol-loading-main.c: New file.
13918 * gdb.base/print-symbol-loading.exp: New file.
13919
13920 2014-03-31 Yao Qi <yao@codesourcery.com>
13921
13922 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13923
13924 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13925
13926 * gdb.ada/mi_dyn_arr: New testcase.
13927
13928 2014-03-27 Doug Evans <dje@google.com>
13929
13930 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13931
13932 2014-03-27 Yao Qi <yao@codesourcery.com>
13933
13934 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13935 if target is nios2-*-*.
13936
13937 2014-03-26 Yao Qi <yao@codesourcery.com>
13938
13939 * lib/gdb.exp (readline_is_used): New proc.
13940 * gdb.base/completion.exp: Move tests on command complete up.
13941 Skip the rest of tests if readline is not used.
13942 * gdb.ada/complete.exp: Skp the test if readline is not
13943 used.
13944 * gdb.base/filesym.exp: Likewise.
13945 * gdb.base/macscp.exp: Likewise.
13946 * gdb.base/readline-ask.exp: Likewise.
13947 * gdb.base/readline.exp: Likewise.
13948 * gdb.python/py-cmd.exp: Likewise.
13949 * gdb.trace/tfile.exp: Likewise.
13950
13951 2014-03-26 Yao Qi <yao@codesourcery.com>
13952
13953 * gdb.base/macscp.exp: Fix code format issues.
13954
13955 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13956
13957 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13958 * gdb.asm/powerpc64le.inc: New file.
13959
13960 2014-03-25 Pedro Alves <palves@redhat.com>
13961 Doug Evans <dje@google.com>
13962
13963 * gdb.base/source-execution.c: New file.
13964 * gdb.base/source-execution.exp: New file.
13965 * gdb.base/source-execution.gdb: New file.
13966
13967 2014-03-24 Doug Evans <dje@google.com>
13968
13969 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13970 using fission.
13971
13972 2014-03-24 Hui Zhu <hui@codesourcery.com>
13973 Pedro Alves <palves@redhat.com>
13974
13975 PR breakpoints/16101
13976 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13977 test pass/fail messages. Detect missing support for dprintf when
13978 breakpoints are actually inserted.
13979 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13980 breakpoints are actually inserted.
13981 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13982 fails.
13983
13984 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13985
13986 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13987
13988 2014-03-22 Doug Evans <xdje42@gmail.com>
13989
13990 * gdb.python/python.exp (python not supported): Verify multi-line
13991 python command issues an error.
13992 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13993 guile command issues an error.
13994
13995 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13996
13997 * gdb.threads/thread-specific.exp: Handle the lack of usable
13998 $this_breakpoint and $this_thread.
13999
14000 2014-03-21 Hui Zhu <hui@codesourcery.com>
14001
14002 * gdb.base/attach.exp (do_command_attach_tests): New.
14003
14004 2014-03-20 Tom Tromey <tromey@redhat.com>
14005 Pedro Alves <palves@redhat.com>
14006
14007 PR cli/15718
14008 * gdb.base/condbreak-call-false.c: New file.
14009 * gdb.base/condbreak-call-false.exp: New file.
14010
14011 2014-03-20 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14014 Delete.
14015 (block_signals, unblock_signals): Delete.
14016 (child_function_2, main): Remove references to deleted variable
14017 and functions.
14018
14019 2014-03-20 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14022 Use pthread_kill to signal thread 2.
14023 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14024 Adjust to make the test send itself a signal rather than using the
14025 host's "kill" command.
14026
14027 2014-03-20 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.threads/multiple-step-overs.c: New file.
14030 * gdb.threads/multiple-step-overs.exp: New file.
14031 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14032 Adjust expected infrun debug output.
14033
14034 2014-03-20 Pedro Alves <palves@redhat.com>
14035
14036 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14037 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14038
14039 2014-03-20 Pedro Alves <palves@redhat.com>
14040
14041 PR breakpoints/7143
14042 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14043 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14044 of gdb_test_multiple.
14045 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14046 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14047
14048 2014-03-20 Pedro Alves <palves@redhat.com>
14049
14050 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14051 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14052
14053 2014-03-19 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.base/async.exp: Remove early return.
14056
14057 2014-03-19 Pedro Alves <palves@redhat.com>
14058
14059 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14060
14061 2014-03-19 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.base/async.exp (test_background): Expect \r\n after
14064 "completed." in the fail pattern.
14065
14066 2014-03-19 Pedro Alves <palves@redhat.com>
14067
14068 * gdb.base/async.exp (test_background): New procedure.
14069 Use it for all background execution command tests.
14070
14071 2014-03-19 Pedro Alves <palves@redhat.com>
14072
14073 * gdb.base/async.exp: Use prepare_for_testing.
14074
14075 2014-03-19 Pedro Alves <palves@redhat.com>
14076
14077 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14078 the same line.
14079
14080 2014-03-19 Pedro Alves <palves@redhat.com>
14081
14082 * gdb.base/async.c (main): Add "jump here" and "until here" line
14083 marker comments.
14084 * gdb.base/async.exp (jump_here): New global.
14085 (jump& test): Use it.
14086 (until_here): New global.
14087 (until& test): Use it.
14088
14089 2014-03-19 Pedro Alves <palves@redhat.com>
14090
14091 * gdb.base/async.exp: Don't frob gdb_protocol.
14092
14093 2014-03-18 Doug Evans <xdje42@gmail.com>
14094
14095 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14096 Fix spelling of exec-done-display.
14097
14098 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14099
14100 PR gdb/15358
14101 * gdb.base/gdb-sigterm.c: New file.
14102 * gdb.base/gdb-sigterm.exp: New file.
14103
14104 2014-03-18 Pedro Alves <palves@redhat.com>
14105
14106 PR gdb/13860
14107 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14108 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14109 solib-event.
14110
14111 2014-03-17 Joel Brobecker <brobecker@adacore.com>
14112
14113 * gdb.ada/pckd_arr_ren: New testcase.
14114
14115 2014-03-13 Doug Evans <xdje42@gmail.com>
14116
14117 PR guile/16612
14118 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14119 collect after discarding symbols.
14120
14121 2014-03-13 Ludovic Courtès <ludo@gnu.org>
14122 Doug Evans <xdje42@gmail.com>
14123
14124 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14125 to history survives a gc.
14126
14127 2014-03-13 Pedro Alves <palves@redhat.com>
14128
14129 * gdb.base/default.exp: Don't test "target procfs".
14130
14131 2014-03-13 Pedro Alves <palves@redhat.com>
14132
14133 * gdb.base/default.exp: Update "target child" and "target procfs"
14134 tests to not expect "Unix".
14135
14136 2014-03-12 Tom Tromey <tromey@redhat.com>
14137
14138 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14139 New procs. Add target-async tests.
14140 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14141 Add target-async tests.
14142
14143 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14144
14145 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14146 'func_start' and 'func_end' for the beginning and end of the
14147 function code, respectively.
14148 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14149 'func_end' instead of 'func' and 'main'.
14150
14151 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14152
14153 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14154 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14155 generate the debug info assembler source.
14156
14157 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14158
14159 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14160 * gdb.dwarf2/arr-subrange.exp: Likewise.
14161 * gdb.dwarf2/dwz.exp: Likewise.
14162 * gdb.dwarf2/method-ptr.exp: Likewise.
14163 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14164 * gdb.dwarf2/subrange.exp: Likewise.
14165 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14166 * gdb.dwarf2/implptrpiece.exp: Likewise.
14167 * gdb.dwarf2/nostaticblock.exp: Likewise.
14168
14169 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14170
14171 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14172 directory to absolute path name arguments.
14173
14174 2014-03-10 Joel Brobecker <brobecker@adacore.com>
14175
14176 * gdb.ada/tagged_access: New testcase.
14177
14178 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14179
14180 * gdb.btrace/data.exp: Update expected output.
14181
14182 2014-03-06 Yao Qi <yao@codesourcery.com>
14183
14184 * gdb.trace/pr16508.exp: New file.
14185
14186 2014-03-05 Pedro Alves <palves@redhat.com>
14187
14188 PR gdb/16575
14189 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14190 procedure.
14191 (top level): Adjust to use it. Add tests that exercise breakpoint
14192 interaction with the code-cache.
14193
14194 2014-02-26 Ludovic Courtès <ludo@gnu.org>
14195
14196 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14197 test for 'history-append!'.
14198
14199 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14200
14201 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14202 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14203 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14204 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14205 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14206 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14207
14208 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14209
14210 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14211 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14212 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14213
14214 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14215
14216 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14217
14218 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14219
14220 * gdb.dwarf2/arr-stride.c: New file.
14221 * gdb.dwarf2/arr-stride.exp: New file.
14222
14223 2014-02-26 Pedro Alves <palves@redhat.com>
14224
14225 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14226 that won't ever trigger. Make sure that GDB reports the correct
14227 breakpoint that caused the stop.
14228
14229 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14230
14231 PR gdb/16626
14232 * gdb.base/auto-load-script: New file.
14233 * gdb.base/auto-load.c: New file.
14234 * gdb.base/auto-load.exp: New file.
14235
14236 PR gdb/16626
14237 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14238
14239 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14240
14241 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14242 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14243
14244 2014-02-24 Doug Evans <dje@google.com>
14245
14246 * lib/gdb.exp (run_on_host): Log error output if program fails.
14247
14248 2014-02-21 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.threads/step-after-sr-lock.c: Rename to ...
14251 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14252 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14253 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14254 ... this.
14255
14256 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14257
14258 PR tdep/16397
14259 * gdb.arch/amd64-stap-special-operands.exp: New file.
14260 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14261 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14262 * gdb.arch/amd64-stap-triplet.S: Likewise.
14263 * gdb.arch/amd64-stap-triplet.c: Likewise.
14264
14265 2014-02-20 Joel Brobecker <brobecker@adacore.com>
14266
14267 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14268 in .section pseudo-op.
14269
14270 2014-02-20 lin zuojian <manjian2006@gmail.com>
14271 Joel Brobecker <brobecker@adacore.com>
14272 Doug Evans <xdje42@gmail.com>
14273
14274 PR symtab/16581
14275 * gdb.dwarf2/dw2-icycle.S: New file.
14276 * gdb.dwarf2/dw2-icycle.c: New file.
14277 * gdb.dwarf2/dw2-icycle.exp: New file.
14278
14279 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14280
14281 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14282 operations on gdb.Value objects.
14283 * gdb.python/py-value-cc.exp: Add new test to test operations on
14284 gdb.Value objects.
14285
14286 2014-02-18 Doug Evans <dje@google.com>
14287
14288 * Makefile.in (TESTS): New variable.
14289 (expanded_tests, expanded_tests_or_none): New variables
14290 (check-single): Pass $(expanded_tests_or_none) to runtest.
14291 (check-parallel): Only run tests in $(TESTS) if non-empty.
14292 (check/no-matching-tests-found): New rule.
14293 * README: Document TESTS makefile variable.
14294
14295 2014-02-18 Doug Evans <dje@google.com>
14296
14297 * Makefile.in (check-parallel): rm -rf outputs temp.
14298
14299 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14300
14301 Fix "ERROR: no fileid for" in the testsuite.
14302 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14303
14304 2014-02-12 Doug Evans <dje@google.com>
14305
14306 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14307 (MISCELLANEOUS): New variable.
14308 (clean): rm -rf $(MISCELLANEOUS).
14309 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14310 dwp live in the same directory as symlinks, with each symlink pointed
14311 to a differently named file in a different directory.
14312
14313 2014-02-11 Doug Evans <dje@google.com>
14314
14315 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14316 of Tcl file commands.
14317
14318 2014-02-10 Mark Kettenis <kettenis@gnu.org>
14319
14320 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14321 "kill -SIGUSR1 -1".
14322
14323 2014-02-10 Joel Brobecker <brobecker@adacore.com>
14324
14325 * gdb.ada/tick_length_array_enum_idx: New testcase.
14326
14327 2014-02-10 Doug Evans <xdje42@gmail.com>
14328
14329 * configure.ac (AC_OUTPUT): Add gdb.guile.
14330 * configure: Regenerate.
14331 * lib/gdb-guile.exp: New file.
14332 * lib/gdb.exp (get_target_charset): New function.
14333 * gdb.base/help.exp: Update expected output from "apropos apropos".
14334 * gdb.guile/Makefile.in: New file.
14335 * gdb.guile/guile.exp: New file.
14336 * gdb.guile/scm-arch.c: New file.
14337 * gdb.guile/scm-arch.exp: New file.
14338 * gdb.guile/scm-block.c: New file.
14339 * gdb.guile/scm-block.exp: New file.
14340 * gdb.guile/scm-breakpoint.c: New file.
14341 * gdb.guile/scm-breakpoint.exp: New file.
14342 * gdb.guile/scm-disasm.c: New file.
14343 * gdb.guile/scm-disasm.exp: New file.
14344 * gdb.guile/scm-equal.c: New file.
14345 * gdb.guile/scm-equal.exp: New file.
14346 * gdb.guile/scm-error.exp: New file.
14347 * gdb.guile/scm-error.scm: New file.
14348 * gdb.guile/scm-frame-args.c: New file.
14349 * gdb.guile/scm-frame-args.exp: New file.
14350 * gdb.guile/scm-frame-args.scm: New file.
14351 * gdb.guile/scm-frame-inline.c: New file.
14352 * gdb.guile/scm-frame-inline.exp: New file.
14353 * gdb.guile/scm-frame.c: New file.
14354 * gdb.guile/scm-frame.exp: New file.
14355 * gdb.guile/scm-generics.exp: New file.
14356 * gdb.guile/scm-gsmob.exp: New file.
14357 * gdb.guile/scm-iterator.c: New file.
14358 * gdb.guile/scm-iterator.exp: New file.
14359 * gdb.guile/scm-math.c: New file.
14360 * gdb.guile/scm-math.exp: New file.
14361 * gdb.guile/scm-objfile-script-gdb.in: New file.
14362 * gdb.guile/scm-objfile-script.c: New file.
14363 * gdb.guile/scm-objfile-script.exp: New file.
14364 * gdb.guile/scm-objfile.c: New file.
14365 * gdb.guile/scm-objfile.exp: New file.
14366 * gdb.guile/scm-ports.exp: New file.
14367 * gdb.guile/scm-pretty-print.c: New file.
14368 * gdb.guile/scm-pretty-print.exp: New file.
14369 * gdb.guile/scm-pretty-print.scm: New file.
14370 * gdb.guile/scm-section-script.c: New file.
14371 * gdb.guile/scm-section-script.exp: New file.
14372 * gdb.guile/scm-section-script.scm: New file.
14373 * gdb.guile/scm-symbol.c: New file.
14374 * gdb.guile/scm-symbol.exp: New file.
14375 * gdb.guile/scm-symtab-2.c: New file.
14376 * gdb.guile/scm-symtab.c: New file.
14377 * gdb.guile/scm-symtab.exp: New file.
14378 * gdb.guile/scm-type.c: New file.
14379 * gdb.guile/scm-type.exp: New file.
14380 * gdb.guile/scm-value-cc.cc: New file.
14381 * gdb.guile/scm-value-cc.exp: New file.
14382 * gdb.guile/scm-value.c: New file.
14383 * gdb.guile/scm-value.exp: New file.
14384 * gdb.guile/source2.scm: New file.
14385 * gdb.guile/types-module.cc: New file.
14386 * gdb.guile/types-module.exp: New file.
14387
14388 2014-02-10 Yao Qi <yao@codesourcery.com>
14389
14390 PR testsuite/16543
14391 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14392 * configure: Regenerated.
14393 * Makefile.in: New file.
14394
14395 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14396
14397 * gdb.python/py-framefilter.exp: Fix typo.
14398
14399 2014-02-08 Yao Qi <yao@codesourcery.com>
14400
14401 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14402 that no =breakpoint-modified is emitted when breakpoints are
14403 modified through MI commands.
14404
14405 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14406 Pedro Alves <palves@redhat.com>
14407
14408 * gdb.threads/step-after-sr-lock.c: New file.
14409 * gdb.threads/step-after-sr-lock.exp: New file.
14410
14411 2014-02-07 Pedro Alves <palves@redhat.com>
14412
14413 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14414
14415 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14416
14417 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14418 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14419
14420 2014-02-06 Doug Evans <xdje42@gmail.com>
14421
14422 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14423 output.
14424
14425 * gdb.gdb/python-interrupts.exp: New file.
14426
14427 2014-02-05 Yao Qi <yao@codesourcery.com>
14428
14429 * gdb.trace/report.exp (use_collected_data): Test the output
14430 of "info threads" and "info inferiors".
14431
14432 2014-02-05 Yao Qi <yao@codesourcery.com>
14433
14434 Revert this patch:
14435
14436 2013-05-24 Yao Qi <yao@codesourcery.com>
14437
14438 * gdb.trace/tfile.exp: Test inferior and thread.
14439
14440 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14441
14442 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14443 on a function.
14444 * gdb.base/step-bt.c: Call hello via function pointer to make
14445 sure its first instruction is executed on powerpc64le-linux.
14446
14447 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14448
14449 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14450
14451 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14452
14453 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14454 of the test patterns for use on little-endian systems.
14455
14456 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14457
14458 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14459 (decimal_vector): Fix for little-endian.
14460
14461 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14462
14463 * gdb.arch/sparc-sysstep.exp: New file.
14464 * gdb.arch/sparc-sysstep.c: Likewise.
14465
14466 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14467
14468 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14469
14470 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14471
14472 2014-01-23 Tom Tromey <tromey@redhat.com>
14473
14474 * gdb.ada/array_char_idx: New testcase.
14475
14476 2014-01-23 Tom Tromey <tromey@redhat.com>
14477
14478 PR python/16487:
14479 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14480 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14481 classes.
14482
14483 2014-01-23 Tom Tromey <tromey@redhat.com>
14484
14485 PR python/16491:
14486 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14487 string from an inferior frame.
14488 * gdb.python/py-framefilter-mi.exp: Update.
14489
14490 2014-01-22 Doug Evans <dje@google.com>
14491
14492 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14493
14494 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14495
14496 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14497
14498 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14499
14500 * gdb.trace/entry-values.exp: Remove excess space character from
14501 regex patterns. Handle s390 call instruction.
14502
14503 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14504
14505 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14506 define "*_start" label. Make "name" static.
14507 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14508 ${name} by references to ${name}_start.
14509
14510 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14511
14512 * gdb.base/info-macros.exp: Remove "debug" from the compile
14513 options.
14514
14515 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14516
14517 * gdb.dlang/demangle.exp: New file.
14518
14519 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14520
14521 * gdb.dlang/primitive-types.exp: New file.
14522
14523 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14524
14525 * configure.ac: Create gdb.dlang/Makefile.
14526 * configure: Regenerate.
14527 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14528 * gdb.dlang/Makefile.in: New file.
14529 * lib/d-support.exp: New file.
14530 * lib/gdb.exp (skip_d_tests): New proc.
14531
14532 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14533
14534 * gdb.btrace/delta.exp: Check reverse stepi.
14535 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14536 * gdb.btrace/finish.exp: New.
14537 * gdb.btrace/next.exp: New.
14538 * gdb.btrace/nexti.exp: New.
14539 * gdb.btrace/record_goto.c: Add comments.
14540 * gdb.btrace/step.exp: New.
14541 * gdb.btrace/stepi.exp: New.
14542 * gdb.btrace/multi-thread-step.c: New.
14543 * gdb.btrace/multi-thread-step.exp: New.
14544 * gdb.btrace/rn-dl-bind.c: New.
14545 * gdb.btrace/rn-dl-bind.exp: New.
14546 * gdb.btrace/data.c: New.
14547 * gdb.btrace/data.exp: New.
14548 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14549
14550 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14551
14552 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14553 * gdb.btrace/exception.exp: Update.
14554 * gdb.btrace/instruction_history.exp: Update.
14555 * gdb.btrace/record_goto.exp: Update.
14556 * gdb.btrace/tailcall.exp: Update.
14557 * gdb.btrace/unknown_functions.exp: Update.
14558 * gdb.btrace/delta.exp: New.
14559
14560 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14561
14562 * gdb.btrace/record_goto.exp: Add backtrace test.
14563 * gdb.btrace/tailcall.exp: Add backtrace test.
14564
14565 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14566
14567 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14568 * gdb.btrace/record_goto.c: New.
14569 * gdb.btrace/record_goto.exp: New.
14570 * gdb.btrace/x86-record_goto.S: New.
14571
14572 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14573
14574 * gdb.btrace/function_call_history.exp: Update tests.
14575 * gdb.btrace/instruction_history.exp: Update tests.
14576
14577 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14578
14579 * gdb.btrace/function_call_history.exp: Fix expected field
14580 order for "record function-call-history".
14581 Add new tests for "record function-call-history /c".
14582 * gdb.btrace/exception.cc: New.
14583 * gdb.btrace/exception.exp: New.
14584 * gdb.btrace/tailcall.exp: New.
14585 * gdb.btrace/x86-tailcall.S: New.
14586 * gdb.btrace/x86-tailcall.c: New.
14587 * gdb.btrace/unknown_functions.c: New.
14588 * gdb.btrace/unknown_functions.exp: New.
14589 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14590
14591 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14592
14593 * gdb.btrace/instruction_history.exp: Update.
14594 * gdb.btrace/function_call_history.exp: Update.
14595
14596 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14597
14598 * gdb.btrace/function_call_history.exp: Fix expected function
14599 trace.
14600 * gdb.btrace/instruction_history.exp: Initialize traced.
14601 Remove traced_functions.
14602
14603 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14604
14605 * gdb.btrace/function_call_history.exp: Update
14606 * gdb.btrace/instruction_history.exp: Update.
14607
14608 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14609
14610 * gdb.btrace/enable.exp: Update expected text.
14611
14612 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14613
14614 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14615 bytes.
14616
14617 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14618
14619 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14620
14621 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14622
14623 * lib/gdb.exp (supports_process_record): Return true for
14624 arm*-linux*. (supports_reverse): Likewise.
14625
14626 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14627
14628 PR python/15464
14629 PR python/16113
14630 * gdb.python/py-type.c: Enhance test case.
14631 * gdb.python/py-value-cc.cc: Likewise
14632 * gdb.python/py-type.exp: Add new tests.
14633 * gdb.python/py-value-cc.exp: Likewise
14634
14635 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14636 Pedro Alves <palves@redhat.com>
14637
14638 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14639 Make "name" extern.
14640 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14641 references to ${name}_start by references to ${name}.
14642
14643 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14644
14645 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14646
14647 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14648
14649 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14650
14651 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14652 Pedro Alves <palves@redhat.com>
14653
14654 * gdb.mi/mi-info-os.exp: Connect to the target with
14655 mi_gdb_target_load.
14656
14657 2014-01-08 Pedro Alves <palves@redhat.com>
14658
14659 * gdb.threads/reconnect-signal.c: New file.
14660 * gdb.threads/reconnect-signal.exp: New file.
14661
14662 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14663
14664 * gdb.base/source-dir.exp: New file.
14665
14666 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14667
14668 * gdb.ada/mi_interface: New testcase.
14669
14670 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14671
14672 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14673 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14674 gdb.ada/pp-rec-component/pck.ads: New files.
14675
14676 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14677
14678 * gdb.python/py-pp-integral.c: New file.
14679 * gdb.python/py-pp-integral.py: New file.
14680 * gdb.python/py-pp-integral.exp: New file.
14681
14682 For older changes see ChangeLog-1993-2013.
14683 \f
14684 ;; Local Variables:
14685 ;; mode: change-log
14686 ;; left-margin: 8
14687 ;; fill-column: 74
14688 ;; version-control: never
14689 ;; End:
14690
14691 Copyright 2014-2018 Free Software Foundation, Inc.
14692 Copying and distribution of this file, with or without modification,
14693 are permitted provided the copyright notice and this notice are preserved.
This page took 0.404816 seconds and 5 git commands to generate.