]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Add completion for Ada catch commands
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-05-10 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/info_exc.exp: Add "complete" test.
4
5 2019-05-09 Tom de Vries <tdevries@suse.de>
6
7 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8 CU-relative.
9
10 2019-05-09 Tom de Vries <tdevries@suse.de>
11
12 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
13 CU-relative.
14
15 2019-05-08 Joel Brobecker <brobecker@adacore.com>
16
17 * gdb.ada/frame_arg_lang.exp: New testcase.
18 * gdb.ada/frame_arg_lang/bla.adb: New file.
19 * gdb.ada/frame_arg_lang/pck.ads: New file.
20 * gdb.ada/frame_arg_lang/pck.adb: New file.
21 * gdb.ada/frame_arg_lang/foo.c: New file.
22
23 2019-05-08 Tom Tromey <tromey@adacore.com>
24
25 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
26
27 2019-05-08 Tom Tromey <tromey@adacore.com>
28
29 * gdb.base/ptype-offsets.exp: Update tests.
30
31 2019-05-08 Tom Tromey <tromey@adacore.com>
32
33 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
34 cases.
35 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
36 "short".
37
38 2019-05-08 Tom Tromey <tromey@adacore.com>
39
40 * gdb.ada/vla.exp: New file.
41 * gdb.ada/vla/vla.adb: New file.
42
43 2019-05-07 Tom de Vries <tdevries@suse.de>
44
45 * gdb.base/index-cache.exp (ls_host): Fix return statement.
46
47 2019-05-07 Tom de Vries <tdevries@suse.de>
48
49 PR testsuite/24522
50 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
51 section.
52
53 2019-05-07 Tom de Vries <tdevries@suse.de>
54
55 PR testsuite/24522
56 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
57 .debug_aranges section.
58
59 2019-05-07 Tom de Vries <tdevries@suse.de>
60
61 PR testsuite/24159
62 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
63
64 2019-05-06 Tom de Vries <tdevries@suse.de>
65
66 * lib/gdb.exp (exec_has_index_section): New proc.
67 * gdb.base/index-cache.exp: Handle case that binfile contains an index
68 section.
69
70 2019-05-04 Tom de Vries <tdevries@suse.de>
71
72 * boards/cc-with-debug-names.exp: New file.
73
74 2019-05-03 Tom Tromey <tromey@adacore.com>
75
76 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
77 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
78 * gdb.ada/char_enum.exp: Add test.
79
80 2019-05-03 Tom de Vries <tdevries@suse.de>
81
82 * boards/cc-with-gdb-index.exp: New file.
83
84 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
85
86 * gdb.rust/simple.exp: Add new test case.
87 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
88 (main): Initialise an instance of the new struct.
89
90 2019-05-01 Tom Tromey <tromey@adacore.com>
91
92 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
93 record.
94 (NPR): New variable.
95 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
96 test.
97
98 2019-05-01 Tom Tromey <tromey@adacore.com>
99
100 * gdb.ada/packed_array_assign.exp: Add packed assignment
101 regression test.
102
103 2019-05-01 Tom de Vries <tdevries@suse.de>
104
105 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
106
107 2019-05-01 Tom de Vries <tdevries@suse.de>
108
109 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
110
111 2019-04-30 Ali Tamur <tamur@google.com>
112
113 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
114
115 2019-04-30 Tom Tromey <tromey@adacore.com>
116
117 * lib/ada.exp (find_ada_tool): New proc.
118 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
119 * gdb.ada/catch_ex_std.exp: New file.
120 * gdb.ada/catch_ex_std/foo.adb: New file.
121 * gdb.ada/catch_ex_std/some_package.adb: New file.
122 * gdb.ada/catch_ex_std/some_package.ads: New file.
123
124 2019-04-30 Tom Tromey <tromey@adacore.com>
125
126 PR c++/24470:
127 * gdb.cp/temargs.cc: Add test code from PR.
128
129 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.fortran/vla-datatypes.exp: Update expected results.
132 * gdb.fortran/vla-ptype.exp: Likewise.
133 * gdb.fortran/vla-type.exp: Likewise.
134 * gdb.fortran/vla-value.exp: Likewise.
135
136 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
137
138 * gdb.fortran/ptr-indentation.exp: Update expected results.
139 * gdb.fortran/ptype-on-functions.exp: Likewise.
140 * gdb.fortran/vla-ptr-info.exp: Likewise.
141 * gdb.fortran/vla-value.exp: Likewise.
142
143 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.fortran/ptype-on-functions.exp: New file.
146 * gdb.fortran/ptype-on-functions.f90: New file.
147
148 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
151 case void string.
152
153 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.fortran/complex.exp: Expand.
156 * gdb.fortran/complex.f: Renamed to...
157 * gdb.fortran/complex.f90: ...this, and extended to add more
158 complex values.
159
160 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
161
162 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
163 MODULO, CMPLX.
164
165 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
166 Richard Bunt <richard.bunt@arm.com>
167
168 * gdb.base/max-depth.c: New file.
169 * gdb.base/max-depth.exp: New file.
170 * gdb.python/py-nested-maps.c: New file.
171 * gdb.python/py-nested-maps.exp: New file.
172 * gdb.python/py-nested-maps.py: New file.
173 * gdb.python/py-format-string.exp (test_max_depth): New proc.
174 (test_all_common): Call test_max_depth.
175 * gdb.fortran/max-depth.exp: New file.
176 * gdb.fortran/max-depth.f90: New file.
177 * gdb.go/max-depth.exp: New file.
178 * gdb.go/max-depth.go: New file.
179 * gdb.modula2/max-depth.exp: New file.
180 * gdb.modula2/max-depth.c: New file.
181 * lib/gdb.exp (get_print_expr_at_depths): New proc.
182
183 2019-04-29 Tom de Vries <tdevries@suse.de>
184
185 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
186
187 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
188
189 * gdb.base/callexit.exp: Test may-call-functions off.
190
191 2019-04-25 Keith Seitz <keiths@redhat.com>
192
193 PR c++/24367
194 * gdb.cp/meth-typedefs.cc (incomplete_struct)
195 (another_incomplete_struct, test_incomplete): New definitions.
196 (main): Use new definitions.
197 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
198 functions.
199
200 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
201
202 PR corefiles/11608
203 PR corefiles/18187
204 * gdb.base/coredump-filter-build-id.exp: New file.
205
206 2019-04-25 Alan Hayward <alan.hayward@arm.com>
207
208 * Makefile.in: Pass through GDBSERVER_DEBUG.
209 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
210 (gdbserver,debug): Add board setting.
211 * gdb.trace/tspeed.exp: Skip when debugging.
212 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
213 * lib/gdbserver-support.exp: Likewise
214
215 2019-04-24 Tom Tromey <tromey@adacore.com>
216
217 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
218 Rust.
219
220 2019-04-24 Tom Tromey <tromey@adacore.com>
221
222 * gdb.arch/amd64-eval.exp: Test bitfield return.
223 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
224 (class Foo) <return_bitfields>: New method.
225 (main): Call it.
226
227 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * gdb.cp/many-args.cc: New file.
230 * gdb.cp/many-args.exp: New file.
231
232 2019-04-23 Tom de Vries <tdevries@suse.de>
233
234 PR gdb/24433
235 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
236
237 2019-04-23 Alan Hayward <alan.hayward@arm.com>
238
239 * gdb.trace/backtrace.exp: Use nopie flag.
240 * gdb.trace/circ.exp: Likewise.
241 * gdb.trace/collection.exp: Likewise.
242 * gdb.trace/ftrace.exp: Likewise.
243 * gdb.trace/mi-trace-unavailable.exp: Likewise.
244 * gdb.trace/mi-traceframe-changed.exp: Likewise.
245 * gdb.trace/qtro.exp: Likewise.
246 * gdb.trace/read-memory.exp: Likewise.
247 * gdb.trace/report.exp: Likewise.
248 * gdb.trace/tfile.exp: Likewise.
249 * gdb.trace/tfind.exp: Likewise.
250 * gdb.trace/unavailable.exp: Likewise.
251
252 2019-04-22 Pedro Alves <palves@redhat.com>
253
254 * gdb.base/solib-probes-nosharedlibrary.c,
255 gdb.base/solib-probes-nosharedlibrary.exp: New files.
256
257 2019-04-19 Tom Tromey <tromey@adacore.com>
258
259 * gdb.ada/ptype_union.c: New file.
260 * gdb.ada/ptype_union.exp: New file.
261
262 2019-04-19 Tom Tromey <tromey@adacore.com>
263
264 PR symtab/24423:
265 * gdb.base/list0.h (foo): Add a control-l character.
266
267 2019-04-18 Tom de Vries <tdevries@suse.de>
268
269 PR gdb/24433
270 * boards/local-board.exp: Set sysroot to "".
271
272 2019-04-18 Tom de Vries <tdevries@suse.de>
273 Pedro Alves <palves@redhat.com>
274
275 PR gdb/24454
276 * gdb.threads/vfork-follow-child-exec.c: New file.
277 * gdb.threads/vfork-follow-child-exec.exp: New file.
278 * gdb.threads/vfork-follow-child-exit.c: New file.
279 * gdb.threads/vfork-follow-child-exit.exp: New file.
280
281 2019-04-15 Leszek Swirski <leszeks@google.com>
282
283 * gdb.arch/amd64-eval.cc: New file.
284 * gdb.arch/amd64-eval.exp: New file.
285
286 2019-04-11 Alan Hayward <alan.hayward@arm.com>
287
288 * gdb.server/sysroot.c: New test.
289 * gdb.server/sysroot.exp: New file.
290 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
291 matching param.
292
293 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * gdb.base/align.exp: Extend test to cover structures containing
296 only static fields.
297
298 2019-04-11 Tom de Vries <tdevries@suse.de>
299
300 * boards/cc-with-dwz-m.exp: New file.
301 * boards/cc-with-dwz.exp: New file.
302 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
303
304 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
305
306 * gdb.base/start-cpp.exp: New file.
307 * gdb.base/start-cpp.cc: New file.
308
309 2019-04-08 Kevin Buettner <kevinb@redhat.com>
310
311 * gdb.python/py-thrhandle.exp: Adjust tests to call
312 thread_from_handle instead of thread_from_thread_handle.
313
314 2019-04-08 Kevin Buettner <kevinb@redhat.com>
315
316 * gdb.python/py-thrhandle.exp: Add tests for
317 gdb.InferiorThread.handle.
318
319 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.python/py-function.exp: Check calling helper function from
322 all languages.
323 * lib/gdb.exp (gdb_supported_languages): New proc.
324
325 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
326
327 * gdb.base/complex-parts.c: New file.
328 * gdb.base/complex-parts.exp: New file.
329
330 2019-04-01 Tom Tromey <tromey@adacore.com>
331
332 PR symtab/23331:
333 * gdb.dwarf2/dw2-ranges-main.c: New file.
334 * gdb.dwarf2/dw2-ranges-psym.c: New file.
335 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
336
337 2019-03-30 Simon Marchi <simark@simark.ca>
338
339 * gdb.base/default.exp: Add values for $_gdb_major and
340 $_gdb_minor.
341
342 2019-03-29 Tom Tromey <tromey@adacore.com>
343
344 * gdb.base/help.exp: Tighten apropos regexp.
345
346 2019-03-29 Keith Seitz <keiths@redhat.com>
347
348 * gdb.fortran/array-bounds.exp: New file.
349 * gdb.fortran/array-bounds.f90: New file.
350
351 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
352
353 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
354
355 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
356
357 * gdb.multi/hello.c (main): Increase alarm timer.
358
359 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
360
361 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
362 factor when no hardware watchpoint support.
363
364 2019-03-28 Alan Hayward <alan.hayward@arm.com>
365 Pedro Alves <palves@redhat.com>
366
367 * boards/local-board.exp: set sysroot to /.
368
369 2019-03-27 Alan Hayward <alan.hayward@arm.com>
370
371 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
372 in child.
373
374 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
377 field.
378 (make_container): Initialise new field.
379 * gdb.python/py-prettyprint.exp: Add new tests.
380 * gdb.python/py-prettyprint.py (class ContainerPrinter)
381 <display_hint>: New method.
382
383 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
384
385 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
386 gdb_continue_to_breakpoint more throughout this test.
387 (run_lang_tests) Supply unique test names, and use
388 gdb_test_no_output.
389
390 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * gdb.base/finish-pretty.exp: Update expected results.
393 * gdb.base/pretty-print.c: New file.
394 * gdb.base/pretty-print.exp: New file.
395
396 2019-03-25 Pedro Alves <palves@redhat.com>
397
398 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
399 move comments outside list. Append '-i "" eof' section.
400
401 2019-03-22 Alan Hayward <alan.hayward@arm.com>
402
403 * README: Add pie options.
404 * gdb.base/break-interp.exp: Ensure pie is disabled.
405 * gdb.base/dump.exp: Likewise.
406 * lib/gdb.exp (gdb_compile): Add pie option.
407
408 2019-03-19 Tom Tromey <tromey@adacore.com>
409
410 * gdb.mi/mi2-cli-display.c: New file.
411 * gdb.mi/mi2-cli-display.exp: New file.
412
413 2019-03-18 Joel Brobecker <brobecker@adacore.com>
414 Tom Tromey <tromey@adacore.com>
415
416 * gdb.ada/ptype_array/pck.adb: New file.
417 * gdb.ada/ptype_array/pck.ads: New file.
418 * gdb.ada/ptype_array/foo.adb: New file.
419 * gdb.ada/ptype_array.exp: New file.
420
421 2019-03-14 Tom Tromey <tromey@adacore.com>
422
423 * gdb.base/style.exp: Add "set style sources" test.
424
425 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
426
427 * mi-breakpoint-location-ena-dis.exp: Rename to ...
428 * mi-breakpoint-multiple-locations.exp: ... this.
429 (make_breakpoints_pattern): New proc.
430 (do_test): Add mi_version parameter, test -break-insert,
431 -break-info and =breakpoint-created.
432
433 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * config/default.exp: Remove 'load_lib gdb.exp'.
436 * config/monitor.exp: Likewise.
437 * config/sid.exp: Likewise.
438 * config/sim.exp: Likewise.
439 * config/slite.exp: Likewise.
440 * config/unix.exp: Likewise.
441 * gdb.base/default.exp: Remove unhelpful comment.
442
443 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
446
447 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
450
451 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 * gdb.fortran/type-kinds.exp: Update expected results.
454
455 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.fortran/type-kinds.exp: Test new integer type kind.
458
459 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
462 function.
463 (test_basic_parsing_of_type_kinds): Expand types tested.
464 (test_parsing_invalid_type_kinds): New function.
465
466 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * gdb.fortran/intrinsics.exp: New file.
469 * gdb.fortran/intrinsics.f90: New file.
470 * gdb.fortran/type-kinds.exp: New file.
471
472 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
473
474 * gdb.fortran/dot-ops.exp: New file.
475
476 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
479 Check upper and lower case logical literals.
480
481 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.fortran/types.exp (test_float_literal_types_accepted):
484 Remove duplicate tests.
485
486 2019-03-06 Alan Hayward <alan.hayward@arm.com>
487
488 * lib/gdb.exp (builtin_cd): rename of cd.
489 (cd): Override builtin.
490
491 2019-03-06 Richard Bunt <richard.bunt@arm.com>
492
493 * gdb.fortran/function-calls.exp: New file.
494 * gdb.fortran/function-calls.f90: New test.
495
496 2019-03-04 Richard Bunt <richard.bunt@arm.com>
497
498 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
499 on user program standard output.
500 * gdb.fortran/short-circuit-argument-list.f90: Record function
501 calls.
502
503 2019-02-28 Alan Hayward <alan.hayward@arm.com>
504
505 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
506 failure.
507
508 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
509
510 PR gdb/8527
511 * gdb.base/interrupt-daemon-attach.c,
512 gdb.base/interrupt-daemon-attach.exp: New test.
513
514 2019-02-27 Pedro Alves <palves@redhat.com>
515
516 * gdb.base/page.exp: Add tests for "set width/height -1".
517
518 2019-02-27 Pedro Alves <palves@redhat.com>
519
520 * gdb.base/page.exp: Add tests for "set/show width/height" with
521 "infinite" values.
522
523 2019-02-27 Tom Tromey <tromey@adacore.com>
524
525 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
526 2.4.
527 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
528 workaround.
529
530 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
531
532 * gdb.base/align.exp: Extend to compile in both C and C++, and add
533 tests for structs with static members.
534
535 2019-02-26 Tom Tromey <tromey@adacore.com>
536
537 * gdb.python/py-value.exp (test_value_from_buffer): Check for
538 ValueError, not TypeError.
539
540 2019-02-26 Kevin Buettner <kevinb@redhat.com>
541
542 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
543 call from main program.
544
545 2019-02-23 Joel Brobecker <brobecker@adacore.com>
546
547 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
548 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
549 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
550 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
551 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
552
553 2019-02-22 Keith Seitz <keiths@redhat.com>
554
555 PR symtab/23853
556 * gdb.base/symlink-sourcefile.c: New file.
557 * gdb.base/symlink-sourcefile.exp: New file.
558
559 2019-02-20 Tom Tromey <tom@tromey.com>
560
561 * gdb.base/info_qt.exp: Update.
562
563 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
564
565 * gdb.base/source.exp: Move "error in sourced script" code to
566 the end.
567 * gdb.base/source-error.gdb: Move contents to
568 source-error-1.gdb. Add new code to source source-error-1.gdb.
569 * gdb.base/source-error-1.gdb: New file, from previous
570 source-error.gdb.
571
572 2019-02-17 Tom Tromey <tom@tromey.com>
573
574 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
575 for macro styling.
576 * gdb.base/style.c (SOME_MACRO): New macro.
577
578 2019-02-17 Tom Tromey <tom@tromey.com>
579
580 * gdb.base/style.exp: Add line-wrapping tests.
581 * gdb.base/page.exp: Add test for quitting during pagination.
582
583 2019-02-17 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.ada/big_packed_array: New testcase.
586 * gdb.ada/homonym.exp: Fix incorrect expected output for
587 "break <homonym__get_value>" test.
588
589 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
590
591 PR breakpoints/21870
592 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
593 and prepare_for_testing. Add comment.
594 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
595 redundant cleanup call. Clean up comment.
596
597 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
598
599 PR breakpoints/21870
600 * gdb.arch/aarch64-dbreg-contents.exp: New file.
601 * gdb.arch/aarch64-dbreg-contents.c: New file.
602
603 2019-02-10 Joel Brobecker <brobecker@adacore.com>
604
605 * gdb.ada/mi_ref_changeable: New testcase.
606
607 2019-02-07 Alan Hayward <alan.hayward@arm.com>
608
609 * gdb.base/attach.exp: Add double attach test.
610
611 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
612
613 * lib/gdb.exp (default_gdb_start): Don't match pagination
614 prompt.
615 (gdb_init): Set stty_init.
616
617 2019-01-27 Tom Tromey <tom@tromey.com>
618
619 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
620 skip_python_tests.
621
622 2019-01-24 Alan Hayward <alan.hayward@arm.com>
623
624 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
625 New structure.
626 (struct struct_static_02_02): Likewise.
627 (struct struct_static_02_03): Likewise.
628 (struct struct_static_02_04): Likewise.
629 (struct struct_static_04_01): Likewise.
630 (struct struct_static_04_02): Likewise.
631 (struct struct_static_04_03): Likewise.
632 (struct struct_static_04_04): Likewise.
633 (struct struct_static_06_01): Likewise.
634 (struct struct_static_06_02): Likewise.
635 (struct struct_static_06_03): Likewise.
636 (struct struct_static_06_04): Likewise.
637 (cmp_struct_static_02_01): Likewise.
638 (cmp_struct_static_02_02): Likewise.
639 (cmp_struct_static_02_03): Likewise.
640 (cmp_struct_static_02_04): Likewise.
641 (cmp_struct_static_04_01): Likewise.
642 (cmp_struct_static_04_02): Likewise.
643 (cmp_struct_static_04_03): Likewise.
644 (cmp_struct_static_04_04): Likewise.
645 (cmp_struct_static_06_01): Likewise.
646 (cmp_struct_static_06_02): Likewise.
647 (cmp_struct_static_06_03): Likewise.
648 (cmp_struct_static_06_04): Likewise.
649 (call_all): Test new structs.
650 * gdb.base/infcall-nested-structs.exp: Likewise.
651
652 2019-01-21 Alan Hayward <alan.hayward@arm.com>
653 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
654
655 2019-01-21 Alan Hayward <alan.hayward@arm.com>
656 * gdb.base/stack-protector.c: New test.
657 * gdb.base/stack-protector.exp: New file.
658 * gdb.cp/ovldbreak.exp: Only allow a single break line.
659 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
660 option.
661 (gdb_compile): Remove stack protector for GCC and prevent
662 recursion.
663
664 2019-01-16 Keith Seitz <keiths@redhat.com>
665
666 PR gdb/23773
667 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
668
669 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
670
671 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
672 aliases.
673 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
674 tests.
675 * gdb.arch/powerpc-vector-regs.c: New file.
676 * gdb.arch/powerpc-vector-regs.exp: New file.
677
678 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
679
680 * gdb.arch/altivec-regs.exp: Fix the list passed to
681 gdb_expect_list when testing "info vector".
682
683 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.base/style.exp: Don't include path in testname.
686
687 2019-01-10 Keith Seitz <keiths@redhat.com>
688
689 PR gdb/23712
690 PR symtab/23010
691 * gdb.dwarf2/multidictionary.exp: New file.
692
693 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
694
695 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
696 (test_gnuv3_style_demangling): ... this.
697 (test_lucid_style_demangling): Remove.
698 (test_arm_style_demangling): Remove.
699 (test_hp_style_demangling): Remove.
700 (do_tests): Remove calls to the above.
701
702 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
703
704 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
705 case.
706
707 2019-01-06 Tom Tromey <tom@tromey.com>
708
709 PR gdb/28155:
710 * gdb.dwarf2/typedef-void-finish.exp: New file.
711
712 2018-12-28 Tom Tromey <tom@tromey.com>
713 Simon Marchi <simark@simark.ca>
714
715 * gdb.base/jit-exec.exp: New file.
716 * gdb.base/jit-exec.c: New file.
717 * gdb.base/jit-execd.c: New file.
718
719 2018-12-28 Tom Tromey <tom@tromey.com>
720
721 * gdb.base/style.exp: Update test to check for address styling.
722
723 2018-12-28 Tom Tromey <tom@tromey.com>
724
725 * gdb.base/style.exp: Add test for styling of "Reading symbols"
726 message.
727
728 2018-12-28 Tom Tromey <tom@tromey.com>
729
730 * gdb.base/style.exp: Add test for version number styling.
731
732 2018-12-28 Tom Tromey <tom@tromey.com>
733
734 * gdb.base/style.exp: Add test for print_address_symbolic.
735
736 2018-12-28 Tom Tromey <tom@tromey.com>
737
738 * gdb.base/style.exp: Add test for breakpoint setting.
739
740 2018-12-28 Tom Tromey <tom@tromey.com>
741
742 * gdb.base/style.exp: Add test for variable names.
743
744 2018-12-28 Tom Tromey <tom@tromey.com>
745
746 * gdb.base/style.exp: New file.
747 * gdb.base/style.c: New file.
748
749 2018-12-28 Tom Tromey <tom@tromey.com>
750
751 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
752 "dumb".
753 * gdb.base/readline.exp (operate_and_get_next): Save and restore
754 the TERM environment variable.
755
756 2018-12-27 Tom Tromey <tom@tromey.com>
757
758 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
759 pagination test.
760
761 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
764 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
765
766 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
767
768 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
769 Filename a.adb changed to bp_fun_addr.adb.
770 gdb.ada/bp_fun_addr.exp: Update test accordingly.
771
772 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
773
774 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
775 non-PIE executables.
776 * README: Mention the gdb,nopie_flag board setting.
777 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
778 non-PIE executable.
779 * gdb.arch/amd64-entry-value.exp: Likewise.
780 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
781 * gdb.arch/i386-float.exp: Likewise.
782 * gdb.arch/i386-signal.exp: Likewise.
783 * gdb.mi/mi-reg-undefined.exp: Likewise.
784
785 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
786
787 PR gdb/23974
788 * gdb.base/info-os.exp: Check return for unknown "info os" type.
789
790 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
791
792 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
793 Update order of results accordingly.
794
795 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.base/annota1.exp: Update a test regexp.
798
799 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
800
801 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
802
803 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
804
805 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
806 (reuse_time): Initialize to REUSE_TIME_CAP.
807 (check_rc): New function.
808 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
809 Check pthread_create rc.
810 (spawner_thread_func): Check pthread_create and pthread_join rc.
811
812 2018-12-08 Pedro Alves <palves@redhat.com>
813
814 * gdb.base/list.exp (test_forward_search): Rename to ...
815 (test_forward_reverse_search): ... this. Also test reverse-search
816 and the forward-search alias.
817
818 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
821 local timeout variable before return, and remove all local timeout
822 variable entirely.
823 (gdb_load): Likewise.
824
825 2018-12-01 Tom de Vries <tdevries@suse.de>
826
827 * gdb.base/gdb-caching-proc.exp: New file.
828
829 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
830
831 * Makefile.in (TIMESTAMP): New variable.
832 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
833 command.
834 (check-single-racy): Likewise.
835 (check/%.exp): Likewise.
836 (check-racy/%.exp): Likewise.
837 (workers/%.worker): Likewise.
838 (build-perf): Likewise.
839 (check-perf): Likewise.
840 * README: Describe new "TS" and "TS_FORMAT" variables.
841 * print-ts.py: New file.
842
843 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
844
845 PR python/23714
846 * gdb.python/python.exp: Test command repetition after
847 gdb.execute.
848
849 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
850
851 * gdb.opt/inline-break.exp: Add test that info breakpoint output
852 is correctly aligned.
853
854 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
855
856 * gdb.ada/info_auto_lang.exp: New testcase.
857 * gdb.ada/info_auto_lang/global_pack.ads: New file.
858 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
859 * gdb.ada/info_auto_lang/some_c.c: New file.
860
861 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
862
863 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
864 FUNC_lang language syntax.
865
866 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
867
868 * gdb.base/info_minsym.c: New file.
869 * gdb.base/info_minsym.exp: New file.
870
871 2018-11-19 Tom Tromey <tom@tromey.com>
872
873 PR rust/23625:
874 * gdb.rust/simple.exp: Add ptype test. Update expected output.
875 * gdb.rust/expr.exp: Update expected output. Change one test.
876
877 2018-11-19 Tom Tromey <tom@tromey.com>
878
879 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
880
881 2018-11-19 Pedro Alves <palves@redhat.com>
882
883 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
884 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
885 see the expected warning.
886
887 2018-11-16 Alan Hayward <alan.hayward@arm.com>
888
889 PR gdb/22736:
890 * gdb.cp/infcall-nodebug-lib.c: New test.
891 * gdb.cp/infcall-nodebug-main.c: New test.
892 * gdb.cp/infcall-nodebug.exp: New file.
893
894 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
895
896 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
897 completer tests.
898
899 2018-11-09 Tom de Vries <tdevries@suse.de>
900
901 * gdb.base/msym-lang.c: New test.
902 * gdb.base/msym-lang.exp: New file.
903 * gdb.base/msym-lang-main.c: New test.
904
905 2018-11-08 Tom Tromey <tom@tromey.com>
906
907 PR gdb/23555:
908 PR gdb/23838:
909 * gdb.base/warning.exp: New file.
910
911 2018-11-08 Jan Beulich <jbeulich@suse.com>
912
913 * testsuite/gdb.arch/i386-avx512.c,
914 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
915
916 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
919 point hardware.
920
921 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
924 * gdb.dwarf2/missing-type-name.exp: New file.
925
926 2018-11-06 Tom de Vries <tdevries@suse.de>
927
928 * gdb.base/many-headers.c: New test.
929 * gdb.base/many-headers.exp: New file.
930
931 2018-11-06 Jim Wilson <jimw@sifive.com>
932
933 * gdb.base/code_elim.exp: For riscv, set additional_flags
934 to include -msmall-data-limit=0.
935
936 2018-11-01 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.ada/watch_minus_l: New testcase.
939
940 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
941
942 * gdb.arch/aix-sighandle.c: New file.
943 * gdb.arch/aix-sighandle.exp: New file.
944
945 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
948 registers being unions.
949
950 2018-10-31 Tom de Vries <tdevries@suse.de>
951
952 * lib/valgrind.exp: New file.
953 (vgdb_start, vgdb_stop): New procs, factored out of ...
954 * gdb.base/valgrind-bt.exp: ... here, ...
955 * gdb.base/valgrind-disp-step.exp: ... here and ...
956 * gdb.base/valgrind-infcall.exp: ... here.
957
958 2018-10-31 Tom de Vries <tdevries@suse.de>
959
960 * lib/gdb.exp (get_valueof): Don't output read value in test name.
961
962 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
963
964 * gdb.dwarf2/void-type.c: New file.
965 * gdb.dwarf2/void-type.exp: New file.
966
967 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
968
969 * gdb.base/info_qt.c: New file.
970 * gdb.base/info_qt.exp: New file.
971
972 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
973
974 * gdb.arch/powerpc-htm-regs.c: New file.
975 * gdb.arch/powerpc-htm-regs.exp: New file.
976
977 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
978
979 * gdb.arch/powerpc-tar.c: New file.
980 * gdb.arch/powerpc-tar.exp: New file.
981
982 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
983
984 * gdb.arch/powerpc-ppr-dscr.c: New file.
985 * gdb.arch/powerpc-ppr-dscr.exp: New file.
986
987 2018-10-25 Tom de Vries <tdevries@suse.de>
988
989 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
990
991 2018-10-24 Tom de Vries <tdevries@suse.de>
992
993 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
994 longer exists error.
995
996 2018-10-24 Tom de Vries <tdevries@suse.de>
997
998 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
999
1000 2018-10-24 Tom de Vries <tdevries@suse.de>
1001
1002 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1003 --db-attach in valgrind.
1004
1005 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1006
1007 * gdb.arch/riscv-reg-aliases.c: New file.
1008 * gdb.arch/riscv-reg-aliases.exp: New file.
1009
1010 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1011
1012 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1013
1014 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1015
1016 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1017
1018 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1019
1020 * gdb.cp/ovldbreak.exp: Fix regexps.
1021
1022 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1023
1024 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1025
1026 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1027
1028 PR cli/23785
1029 * gdb.base/restore.exp: New test to check if "restore" with an
1030 invalid file doesn't segfault.
1031
1032 2018-10-18 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1035 * gdb.ada/excep_handle.exp: Same.
1036 * gdb.ada/mi_string_access.exp: Same.
1037 * gdb.ada/mi_var_union.exp: Same.
1038 * gdb.arch/arc-analyze-prologue.exp: Same.
1039 * gdb.arch/arc-decode-insn.exp: Same.
1040 * gdb.base/readnever.exp: Same.
1041 * gdb.fortran/printing-types.exp: Same.
1042 * gdb.guile/scm-lazy-string.exp: Same.
1043
1044 2018-10-16 Tom de Vries <tdevries@suse.de>
1045
1046 PR gdb/23730
1047 * gdb.base/catch-follow-exec.c: Add copyright notice.
1048 * gdb.base/catch-follow-exec.exp: Rewrite to use
1049 gdb_spawn_with_cmdline_opts. Require gdb-native.
1050
1051 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1052
1053 * gdb.trace/actions-changed.exp: Check for arch support.
1054 * gdb.trace/actions.exp: Likewise.
1055 * gdb.trace/ax.exp: Likewise.
1056 * gdb.trace/backtrace.exp: Likewise.
1057 * gdb.trace/change-loc.exp: Likewise.
1058 * gdb.trace/deltrace.exp: Likewise.
1059 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1060 * gdb.trace/ftrace.exp: Likewise.
1061 * gdb.trace/infotrace.exp: Check for arch support.
1062 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1063 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1064 * gdb.trace/mi-tsv-changed.exp: Likewise.
1065 * gdb.trace/packetlen.exp: Likewise.
1066 * gdb.trace/passc-dyn.exp: Likewise.
1067 * gdb.trace/passcount.exp: Likewise.
1068 * gdb.trace/pending.exp: Likewise.
1069 * gdb.trace/range-stepping.exp: Check for shlib support.
1070 * gdb.trace/report.exp: Check for arch support.
1071 * gdb.trace/save-trace.exp: Likewise.
1072 * gdb.trace/signal.exp: Check for signal support.
1073 * gdb.trace/tfind.exp: Check for arch support.
1074 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1075 * gdb.trace/trace-common.h: Add comment.
1076 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1077 * gdb.trace/trace-enable-disable.exp: Likewise.
1078 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1079 * gdb.trace/tracecmd.exp: Check for arch support.
1080 * gdb.trace/tspeed.exp: Check for shlib and target support.
1081 * gdb.trace/tstatus.exp: Check for arch support.
1082 * gdb.trace/tsv.exp: Likewise.
1083 * gdb.trace/while-dyn.exp: Likewise.
1084 * gdb.trace/while-stepping.exp: Likewise.
1085 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1086
1087 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * gdb.trace/tspeed.exp: Remove nowarnings.
1090 (prepare_for_trace_test): Declare "global ipalib".
1091 * gdb.trace/tspeed.c: Include unistd.h.
1092 (main): Remove superfluous printf argument.
1093
1094 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1095
1096 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1097 directory prefix on the filename.
1098
1099 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1100
1101 * gdb.gdb/unittest.exp: Update expected message informing that
1102 selftests have been disabled.
1103 * gdb.server/unittest.exp: Likewise.
1104
1105 2018-10-09 Tom de Vries <tdevries@suse.de>
1106
1107 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1108 with runto_main.
1109
1110 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1111
1112 PR c++/16841
1113 * gdb.cp/virtbase2.cc: New file.
1114 * gdb.cp/virtbase2.exp: New file.
1115
1116 2018-10-06 Tom Tromey <tom@tromey.com>
1117
1118 PR python/19399:
1119 * gdb.python/py-inferior.exp: Add architecture test.
1120
1121 2018-10-06 Tom Tromey <tom@tromey.com>
1122
1123 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1124 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1125
1126 2018-10-06 Tom Tromey <tom@tromey.com>
1127
1128 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1129 of a "throw" catchpoint.
1130
1131 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1132
1133 * gdb.base/info-proc.exp: Update string expected from "help info
1134 proc".
1135
1136 2018-10-04 Tom Tromey <tom@tromey.com>
1137
1138 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1139 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1140 (test_initial_complaints, test_empty_complaints): Update.
1141 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1142
1143 2018-10-04 Tom Tromey <tom@tromey.com>
1144
1145 PR cli/19551:
1146 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1147 * lib/gdb.exp (gdb_file_cmd): Update.
1148 * gdb.stabs/weird.exp (print_weird_var): Update.
1149 * gdb.server/solib-list.exp: Update.
1150 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1151 * gdb.mi/mi-cli.exp: Update.
1152 * gdb.linespec/linespec.exp: Update.
1153 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1154 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1155 * gdb.cp/cp-relocate.exp: Update.
1156 * gdb.base/sym-file.exp: Update.
1157 * gdb.base/relocate.exp: Update.
1158 * gdb.base/readnever.exp: Update.
1159 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1160 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1161 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1162 * gdb.base/code_elim.exp: Update.
1163 * gdb.base/break-unload-file.exp (test_break): Update.
1164 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1165 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1166 Update.
1167 * gdb.base/attach.exp (do_attach_tests): Update.
1168 * gdb.base/sepdebug.exp: Update.
1169 * gdb.python/py-section-script.exp: Update.
1170
1171 2018-10-04 Tom Tromey <tom@tromey.com>
1172
1173 PR cli/22234:
1174 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1175 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1176 output.
1177
1178 2018-10-04 Tom Tromey <tom@tromey.com>
1179
1180 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1181 set width and height to 0.
1182 (test_command_line_attach_run): Use -quiet.
1183
1184 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1185
1186 * lib/gdb.exp (skip_ifunc_tests): New.
1187 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1188 other compile failures.
1189 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1190
1191 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1192
1193 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1194 is_amd64_regs_target.
1195
1196 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1197
1198 * gdb.arch/aarch64-sighandler-regs.c: New test.
1199 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1200 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1201
1202 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1203
1204 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1205 assembly.
1206
1207 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * gdb.base/frame-selection.exp: New file.
1210 * gdb.base/frame-selection.c: New file.
1211
1212 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1213
1214 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1215 pthread barrier.
1216 (main): Likewise.
1217
1218 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.base/large-frame-1.c: New file.
1221 * gdb.base/large-frame-2.c: New file.
1222 * gdb.base/large-frame.exp: New file.
1223 * gdb.base/large-frame.h: New file.
1224
1225 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1226
1227 PR gdb/20948
1228 * gdb.base/write_mem.exp: New test.
1229 * gdb.base/write_mem.c: Likewise.
1230
1231 2018-09-23 Tom Tromey <tom@tromey.com>
1232
1233 PR python/18852:
1234 * gdb.python/py-parameter.exp: Add test for parameter that throws
1235 on "set".
1236
1237 2018-09-23 Tom Tromey <tom@tromey.com>
1238
1239 PR python/17284:
1240 * gdb.python/py-template.exp (test_template_arg): Add test for
1241 negative template argument number.
1242
1243 2018-09-23 Tom Tromey <tom@tromey.com>
1244
1245 PR python/14062:
1246 * gdb.python/python.exp: Add test for post_event error.
1247
1248 2018-09-23 Tom Tromey <tom@tromey.com>
1249
1250 PR python/18170:
1251 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1252 convert pointers to int and long.
1253
1254 2018-09-23 Tom Tromey <tom@tromey.com>
1255
1256 PR python/20126:
1257 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1258 signed-ness conversion tests.
1259
1260 2018-09-23 Tom Tromey <tom@tromey.com>
1261
1262 PR python/18352;
1263 * gdb.python/py-value.exp (test_float_conversion): New proc.
1264 Use it.
1265
1266 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1267
1268 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1269
1270 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1271
1272 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1273 no readline.
1274 * gdb.base/utf8-identifiers.exp: Likewise.
1275 * gdb.cp/cpcompletion.exp: Likewise.
1276 * gdb.linespec/cpcompletion.exp: Likewise.
1277 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1278 * gdb.linespec/cpls-ops.exp: Likewise.
1279
1280 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1281 Chris January <chris.january@arm.com>
1282
1283 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1284 * gdb.fortran/short-circuit-argument-list.exp: New file.
1285 * gdb.fortran/short-circuit-argument-list.f90: New test.
1286
1287 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1288
1289 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1290 "arch=" keyword when executing "-stack-list-frames".
1291
1292 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1293
1294 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1295 "arch=" keyword when executing "-stack-list-frames".
1296
1297 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1298
1299 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1300 break ada".
1301
1302 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1303
1304 PR python/23669
1305 * gdb.python/python.exp: Test gdb.execute("show commands").
1306
1307 2018-09-16 Tom Tromey <tom@tromey.com>
1308
1309 * gdb.base/new-ui.exp (do_execution_tests): Update.
1310 * gdb.base/dbx.exp (test_breakpoints): Update.
1311
1312 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1313
1314 * lib/gdb.exp (gdb_simple_compile): Add proc.
1315 (is_elf_target): Use gdb_simple_compile.
1316 (skip_altivec_tests): Likewise.
1317 (skip_vsx_tests): Likewise.
1318 (skip_tsx_tests): Likewise.
1319 (skip_btrace_tests): Likewise.
1320 (skip_btrace_pt_tests): Likewise.
1321 (gdb_can_simple_compile): Likewise.
1322 (gdb_has_argv0): Likewise.
1323 (gdb_target_symbol_prefix): Likewise.
1324 (target_supports_scheduler_locking): Likewise.
1325
1326 2018-09-13 Tom Tromey <tom@tromey.com>
1327
1328 * Makefile.in (TAGS): Recognize proc_with_prefix and
1329 gdb_caching_proc.
1330
1331 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1332
1333 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1334 method.
1335
1336 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1337
1338 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1339 and a few other Inferior properties when the Inferior is no
1340 longer valid.
1341
1342 2018-09-13 Tom Tromey <tom@tromey.com>
1343
1344 PR rust/23650:
1345 * gdb.rust/simple.exp: Add test for enum field access error.
1346
1347 2018-09-13 Tom Tromey <tom@tromey.com>
1348
1349 PR rust/23626:
1350 * gdb.rust/simple.rs (EmptyEnum): New type.
1351 (main): Use it.
1352 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1353
1354 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1355
1356 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1357 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1358 * gdb.python/py-symtab.exp: Update test printing an objfile.
1359
1360 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1361
1362 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1363 object.
1364
1365 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1366
1367 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1368 (support_complex_tests): Use gdb_can_simple_compile.
1369 (is_ilp32_target): Likewise.
1370 (is_lp64_target): Likewise.
1371 (is_64_target): Likewise.
1372 (is_amd64_regs_target): Likewise.
1373 (is_aarch32_target): Likewise.
1374 (gdb_int128_helper): Likewise.
1375
1376 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1377
1378 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1379
1380 2018-09-10 Jerome Guitton <guitton@adacore.com>
1381
1382 * gdb.ada/same_component_name: Add test for case of tagged record
1383 with variable-length fields.
1384
1385 2018-09-10 Xavier Roirand <roirand@adacore.com>
1386
1387 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1388 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1389 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1390 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1391
1392 2018-09-10 Xavier Roirand <roirand@adacore.com>
1393
1394 * gdb.ada/mi_string_access.exp: New testcase.
1395 * gdb.ada/mi_string_access/bar.adb: New file.
1396 * gdb.ada/mi_string_access/pck.adb: New file.
1397 * gdb.ada/mi_string_access/pck.asd: New file.
1398
1399 2018-09-10 Xavier Roirand <roirand@adacore.com>
1400
1401 * gdb.ada/mi_var_union.exp: New testcase.
1402 * gdb.ada/mi_var_union/bar.adb: New file.
1403 * gdb.ada/mi_var_union/pck.adb: New file.
1404 * gdb.ada/mi_var_union/pck.asd: New file.
1405
1406 2018-09-08 Tom Tromey <tom@tromey.com>
1407
1408 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1409
1410 2018-09-08 Tom Tromey <tom@tromey.com>
1411
1412 PR python/16047:
1413 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1414 (register_pretty_printers): Register new printer.
1415 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1416 test.
1417 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1418 (an_int_type3): New global.
1419
1420 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1421
1422 * gdb.ada/expr_with_funcall: New testcase.
1423
1424 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1425
1426 * gdb.ada/packed_array_assign: New testcase.
1427
1428 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1429
1430 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1431 names, and add test prefixes to make test names unique.
1432
1433 2018-09-05 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.dwarf2/varval.exp: Add test.
1436
1437 2018-09-04 Gary Benson <gbenson@redhat.com>
1438
1439 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1440 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1441
1442 2018-08-31 Tom Tromey <tom@tromey.com>
1443
1444 * gdb.rust/simple.rs: Rename second variable "v".
1445
1446 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.base/funcargs.c (use_a): New function.
1449 (recurse): Call use_a.
1450
1451 2018-08-29 Keith Seitz <keiths@redhat.com>
1452
1453 * gdb.compile/compile-cplus-anonymous.cc: New file.
1454 * gdb.compile/compile-cplus-anonymous.exp: New file.
1455 * gdb.compile/compile-cplus-array-decay.cc: New file.
1456 * gdb.compile/compile-cplus-array-decay.exp: New file.
1457 * gdb.compile/compile-cplus-inherit.cc: New file.
1458 * gdb.compile/compile-cplus-inherit.exp: New file.
1459 * gdb.compile/compile-cplus-member.cc: New file.
1460 * gdb.compile/compile-cplus-member.exp: New file.
1461 * gdb.compile/compile-cplus-method.cc: New file.
1462 * gdb.compile/compile-cplus-method.exp: New file.
1463 * gdb.compile/compile-cplus-mod.c: "New" file.
1464 * gdb.compile/compile-cplus-namespace.cc: New file.
1465 * gdb.compile/compile-cplus-namespace.exp: New file.
1466 * gdb.compile/compile-cplus-nested.cc: New file.
1467 * gdb.compile/compile-cplus-nested.exp: New file.
1468 * gdb.compile/compile-cplus-print.c: "New" file.
1469 * gdb.compile/compile-cplus-print.exp: "New" file.
1470 * gdb.compile/compile-cplus-virtual.cc: New file.
1471 * gdb.compile/compile-cplus-virtual.exp: New file.
1472 * gdb.compile/compile-cplus.c: "New" file.
1473 * gdb.compile/compile-cplus.exp: "New" file.
1474 * lib/compile-support.exp: New file.
1475
1476 2018-08-16 Gary Benson <gbenson@redhat.com>
1477
1478 PR gdb/13000:
1479 * gdb.base/batch-exit-status.exp: New file.
1480 * gdb.base/batch-exit-status.good-commands: Likewise.
1481 * gdb.base/batch-exit-status.bad-commands: Likewise.
1482
1483 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1484
1485 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1486 (struct struct02): Likewise.
1487 (struct struct03): Likewise.
1488 (struct struct04): Likewise.
1489 (struct struct_01_01): New struct.
1490 (struct struct_01_02): Likewise.
1491 (struct struct_01_03): Likewise.
1492 (struct struct_01_04): Likewise.
1493 (struct struct_02_01): Likewise.
1494 (struct struct_02_02): Likewise.
1495 (struct struct_02_03): Likewise.
1496 (struct struct_02_04): Likewise.
1497 (struct struct_04_01): Likewise.
1498 (struct struct_04_02): Likewise.
1499 (struct struct_04_03): Likewise.
1500 (struct struct_04_04): Likewise.
1501 (struct struct_05_01): Likewise.
1502 (struct struct_05_02): Likewise.
1503 (struct struct_05_03): Likewise.
1504 (struct struct_05_04): Likewise.
1505 (cmp_struct01): Remove function.
1506 (cmp_struct02): Likewise.
1507 (cmp_struct03): Likewise.
1508 (cmp_struct04): Likewise.
1509 (cmp_struct_01_01): Add Function.
1510 (cmp_struct_01_02): Likewise.
1511 (cmp_struct_01_03): Likewise.
1512 (cmp_struct_01_04): Likewise.
1513 (cmp_struct_02_01): Likewise.
1514 (cmp_struct_02_02): Likewise.
1515 (cmp_struct_02_03): Likewise.
1516 (cmp_struct_02_04): Likewise.
1517 (cmp_struct_04_01): Likewise.
1518 (cmp_struct_04_02): Likewise.
1519 (cmp_struct_04_03): Likewise.
1520 (cmp_struct_04_04): Likewise.
1521 (cmp_struct_05_01): Likewise.
1522 (cmp_struct_05_02): Likewise.
1523 (cmp_struct_05_03): Likewise.
1524 (cmp_struct_05_04): Likewise.
1525 (call_all): Add new structs.
1526 * gdb.base/infcall-nested-structs.exp: Likewise.
1527
1528 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1529
1530 * gdb.python/py-framefilter-mi.exp: Update regexp to
1531 check for "arch" field in frame output.
1532
1533 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1534
1535 * gdb.dwarf2/dw2-ranges-func.c: New file.
1536 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1537
1538 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1539
1540 * gdb.base/term.exp: Compare terminal settings with values from
1541 the inferior.
1542 * gdb.base/term.c: Get and set terminal settings.
1543
1544 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1545
1546 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1547 accommodate new "arch" field in frame output.
1548 * gdb.mi/mi-return.exp: Likewise.
1549 * gdb.mi/mi-stack.exp: Likewise.
1550 * gdb.mi/mi-syn-frame.exp: Likewise.
1551 * gdb.mi/user-selected-context-sync.exp: Likewise.
1552
1553 2018-08-19 Michael Spang <spang@google.com>
1554
1555 PR gdb/11786
1556 * gdb.base/gcore-tls-pie.c: New file.
1557 * gdb.base/gcore-tls-pie.exp: New file.
1558
1559 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1560
1561 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1562 * gdb.dwarf2/varval.c: New file.
1563 * gdb.dwarf2/varval.exp: New file.
1564
1565 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1566
1567 PR gdb/18931
1568 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1569
1570 2018-08-16 Keith Seitz <keiths@redhat.com>
1571
1572 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1573 tests expected to pass.
1574
1575 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1576
1577 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1578 -data-disassemble -a.
1579 (test_disassembly_bogus_args): Likewise.
1580
1581 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1584
1585 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.base/vla-optimized-out.exp: Add new test.
1588
1589 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1590
1591 * gdb.base/vla-optimized-out-o3.exp: Delete.
1592 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1593 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1594 deleted tests.
1595
1596 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1597
1598 PR gdb/18050:
1599 * gdb.server/extended-remote-restart.c: New file.
1600 * gdb.server/extended-remote-restart.exp: New file.
1601
1602 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1603
1604 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1605 "set variable index = 42".
1606
1607 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1608
1609 * boards/index-cache-gdb.exp: New file.
1610 * gdb.dwarf2/index-cache.exp: New file.
1611 * gdb.dwarf2/index-cache.c: New file.
1612 * gdb.base/maint.exp: Check if we are using the index cache.
1613
1614 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1615
1616 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1617 MAKEFLAGS.
1618
1619 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1620
1621 * dg-extract-results.sh: Move to toplevel contrib.
1622 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1623 * Makefile.in (check-parallel-racy): Likewise.
1624
1625 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1626
1627 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1628 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1629 tests if the target supports scheduler locking.
1630
1631 2018-08-04 Tom de Vries <tdevries@suse.de>
1632
1633 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1634
1635 2018-08-02 Tom Tromey <tom@tromey.com>
1636
1637 PR symtab/16842.
1638 * gdb.cp/temargs.exp: Test "info address" of a template
1639 parameter.
1640
1641 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1642
1643 * gdb.python/py-mi-var-info-path-expression.c: New file.
1644 * gdb.python/py-mi-var-info-path-expression.py: New file.
1645 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1646
1647 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1648
1649 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1650 error after "cannot resolve name" string.
1651
1652 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1655 started.
1656 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1657
1658 2018-07-28 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1661
1662 2018-07-26 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1665
1666 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1669 is visible.
1670
1671 2018-07-26 Tom de Vries <tdevries@suse.de>
1672
1673 PR breakpoints/23366
1674 * gdb.base/catch-follow-exec.c: New test.
1675 * gdb.base/catch-follow-exec.exp: New file.
1676
1677 2018-07-25 Tom de Vries <tdevries@suse.de>
1678
1679 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1680 vla-optimized-out.c.
1681
1682 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1683
1684 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1685 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1686
1687 2018-07-20 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1690 NOCLONE macro.
1691 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1692
1693 2018-07-19 Tom de Vries <tdevries@suse.de>
1694
1695 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1696 regular expression.
1697
1698 2018-07-18 Tom de Vries <tdevries@suse.de>
1699
1700 * gdb.base/vla-optimized-out.c: New test.
1701 * gdb.base/vla-optimized-out.exp: New file.
1702
1703 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1704
1705 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1706 message "No address associated with hostname" when gdbserver
1707 cannot resolve the hostname.
1708
1709 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1710
1711 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1712 Add some test prefixes to make tests unique.
1713
1714 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1715
1716 * gdb.base/frameapply.c: New file.
1717 * gdb.base/frameapply.exp: New file.
1718
1719 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1720
1721 * gdb.base/skip.exp: Update expected error message.
1722
1723 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1724 Jan Kratochvil <jan.kratochvil@redhat.com>
1725 Paul Fertser <fercerpav@gmail.com>
1726 Tsutomu Seki <sekiriki@gmail.com>
1727
1728 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1729 parameter.
1730 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1731 by default.
1732 * boards/native-gdbserver.exp: Likewise.
1733 * gdb.server/run-without-local-binary.exp: Improve regexp used
1734 for detecting when a remote debugging connection succeeds.
1735 * gdb.server/server-connect.exp: New file.
1736 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1737 Do not prefix the port number with ":".
1738 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1739 support for detecting and using it. Add '$debughost_gdbserver'
1740 to the list of arguments used to start gdbserver. Handle case
1741 when gdbserver cannot resolve a network name.
1742
1743 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1744
1745 PR c++/23373
1746 * gdb.base/ptype-offsets.cc (struct static_member): New
1747 struct.
1748 (main) <stmember>: New variable.
1749 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1750 with a static member in it.
1751
1752 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1753
1754 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1755 watchpoints enabled and disabled.
1756
1757 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1758
1759 * gdb.base/examine-backward.exp: Still run tests around address
1760 0x0, even if address 0x0 is not readable. Update the pattern for
1761 matching address 0x0 in expected output.
1762
1763 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1766 malloc/free.
1767
1768 2018-07-04 Tom de Vries <tdevries@suse.de>
1769
1770 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1771
1772 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1773
1774 PR tdep/8282
1775 * gdb.arch/mips-disassembler-options.exp: New test.
1776 * gdb.arch/mips-disassembler-options.s: New test source.
1777
1778 2018-06-29 Pedro Alves <palves@redhat.com>
1779
1780 * gdb.threads/names.exp: Adjust expected "info threads" output.
1781
1782 2018-06-29 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.opt/inline-break.exp (line number, address): Add "info
1785 break" tests.
1786
1787 2018-06-29 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1790 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1791 number and address and running to them.
1792
1793 2018-06-29 Richard Bunt <richard.bunt@arm.com>
1794
1795 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1796
1797 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1798
1799 * lib/compiler.c: Remove executable permission flag.
1800
1801 2018-06-28 Richard Bunt <richard.bunt@arm.com>
1802
1803 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1804 code.
1805 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1806
1807 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1808
1809 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1810
1811 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1812
1813 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1814 address argument is omitted.
1815
1816 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1817
1818 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1819
1820 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
1821
1822 PR gdb/21695
1823 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1824 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1825
1826 2018-06-26 Tom Tromey <tom@tromey.com>
1827
1828 PR rust/22574:
1829 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1830 * gdb.rust/simple.rs (struct SimpleLayout): New.
1831
1832 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1833
1834 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1835 "info registers" output.
1836
1837 2018-06-21 Richard Bunt <richard.bunt@arm.com>
1838
1839 * gdb.base/watchpoint-hw-attach.c: New test.
1840 * gdb.base/watchpoint-hw-attach.exp: New file.
1841
1842 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1843
1844 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1845 through /bin/sh.
1846 * boards/dwarf4-gdb-index.exp: Likewise.
1847 * boards/fission-dwp.exp: Likewise.
1848
1849 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1850
1851 * gdb.base/float128.exp: Add comment and improved fail message
1852 to the failure case of "print large128" test.
1853
1854 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1855
1856 * configure.ac: Remove AC_PREREQ.
1857 * configure: Re-generate.
1858
1859 2018-06-19 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1862 (func_extern_caller): New.
1863 (main): Call func_extern_caller.
1864 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1865 logic change.
1866
1867 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
1868
1869 PR gdb/16841
1870 * gdb.cp/typedef-base.cc: New file.
1871 * gdb.cp/typedef-base.exp: New file.
1872
1873 2018-06-18 Tom de Vries <tdevries@suse.de>
1874
1875 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1876
1877 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1878 Richard Bunt <Richard.Bunt@arm.com>
1879
1880 * gdb.threads/attach-slow-waitpid.c: New file.
1881 * gdb.threads/attach-slow-waitpid.exp: New file.
1882 * gdb.threads/slow-waitpid.c: New file.
1883
1884 2018-06-14 Pedro Alves <palves@redhat.com>
1885
1886 * gdb.base/fork-running-state.c: Include <errno.h>.
1887 (exit_if_relative_exits): New.
1888 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1889 exits.
1890 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1891 child exits.
1892
1893 2018-06-14 Tom de Vries <tdevries@suse.de>
1894
1895 PR cli/22573
1896 * gdb.base/finish-pretty.c: New test.
1897 * gdb.base/finish-pretty.exp: New file.
1898
1899 2018-06-14 Pedro Alves <palves@redhat.com>
1900
1901 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1902 gdb's expected startup output.
1903
1904 2018-06-14 Pedro Alves <palves@redhat.com>
1905
1906 * lib/selftest-support.exp (selftest_setup): Remove inlined
1907 function handling.
1908
1909 2018-06-14 Tom de Vries <tdevries@suse.de>
1910
1911 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1912 matching of breakpoint printing.
1913
1914 2018-06-13 Tom de Vries <tdevries@suse.de>
1915
1916 PR testsuite/23269
1917 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1918 (fork_child): ... here, and ...
1919 (fork_parent): ... here.
1920
1921 2018-06-12 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1924
1925 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1926 Stephen Roberts <stephen.roberts@arm.com>
1927
1928 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1929 rewrite test to describe action performed, rather than possible
1930 failure.
1931
1932 2018-06-08 Gary Benson <gbenson@redhat.com>
1933
1934 * gdb.threads/check-libthread-db.exp: New file.
1935 * gdb.threads/check-libthread-db.c: Likewise.
1936
1937 2018-06-05 Tom Tromey <tom@tromey.com>
1938
1939 * gdb.base/default.exp: Update expected "show version" output.
1940
1941 2018-06-05 Tom Tromey <tom@tromey.com>
1942
1943 PR cli/12326:
1944 * gdb.cp/static-print-quit.exp: Update.
1945 * lib/gdb.exp (pagination_prompt): Update.
1946 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1947 * gdb.python/python.exp: Update.
1948
1949 2018-06-04 Joel Brobecker <brobecker@adacore.com>
1950
1951 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1952
1953 2018-06-01 Joel Brobecker <brobecker@adacore.com>
1954
1955 * gdb.ada/bp_fun_addr: New testcase.
1956
1957 2018-06-01 Tom Tromey <tom@tromey.com>
1958
1959 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1960 results.
1961 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1962 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1963 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1964 * gdb.base/maint.exp (maint_pass_if): Update.
1965
1966 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1967
1968 * gdb.base/endian.exp: New test.
1969 * gdb.base/endian.c: New test source.
1970
1971 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1972
1973 PR gdb/23203
1974 * gdb.base/bt-selected-frame.c: New file.
1975 * gdb.base/bt-selected-frame.exp: New file.
1976 * lib/gdb.exp (get_current_frame_number): New function.
1977
1978 2018-05-24 Maciej W. Rozycki <macro@mips.com>
1979 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.threads/tls-core.c: Include <stdlib.h>
1982 (thread_proc): Call `abort'.
1983 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1984 (tls_core_test): New procedure, bits factored out from ...
1985 (top level): ... here. Test both native cores and gcore cores.
1986
1987 2018-05-23 Tom Tromey <tom@tromey.com>
1988
1989 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1990
1991 2018-05-23 Tom Tromey <tom@tromey.com>
1992
1993 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1994 symfile_complaints.
1995 (test_short_complaints): Likewise.
1996 (test_empty_complaints): Likewise.
1997 (test_initial_complaints): Update.
1998
1999 2018-05-23 Tom Tromey <tom@tromey.com>
2000
2001 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2002
2003 2018-05-23 Tom Tromey <tom@tromey.com>
2004
2005 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2006 (test_short_complaints): Update.
2007
2008 2018-05-22 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/remote.exp: Only gdb_start after compiling the
2011 testcase. Issue "disconnect" before testing "set remote" command
2012 defaults. Issue clean_restart before running to main.
2013
2014 2018-05-22 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.base/remote.exp: Adjust expected output of "show remote
2017 memory-write-packet-size". Add tests for "set remote
2018 memory-write-packet-size 0" and "set remote
2019 memory-write-packet-size fixed/limit".
2020
2021 2018-05-22 Pedro Alves <palves@redhat.com>
2022
2023 PR gdb/22973
2024 * gdb.base/utf8-identifiers.c: New file.
2025 * gdb.base/utf8-identifiers.exp: New file.
2026
2027 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2028
2029 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2030
2031 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2032
2033 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2034
2035 2018-05-18 Tom Tromey <tom@tromey.com>
2036
2037 * gdb.base/ptype-offsets.exp: Update.
2038
2039 2018-05-17 Keith Seitz <keiths@redhat.com>
2040
2041 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2042 in expected breakpoint stop locations.
2043 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2044 move to proper scope to test variable values.
2045 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2046 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2047 New functions.
2048 (main): Call not_inline_func3.
2049 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2050 inline_func1, inline_func2, and inline_func3. Test that when each
2051 breakpoint is hit, GDB properly reports both the stop location
2052 and the backtrace. Repeat tests for temporary breakpoints.
2053
2054 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2055
2056 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2057 rather then trying to access it in determining whether the PID
2058 of `gdbserver' could have been retrieved.
2059
2060 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.arch/amd64-init-x87-values.S: New file.
2063 * gdb.arch/amd64-init-x87-values.exp: New file.
2064
2065 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2068
2069 2018-05-04 Tom Tromey <tom@tromey.com>
2070
2071 PR python/22730:
2072 * gdb.python/python.exp: Test multi-line execute.
2073
2074 2018-05-04 Tom Tromey <tom@tromey.com>
2075
2076 PR python/22731:
2077 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2078
2079 2018-05-04 Tom Tromey <tom@tromey.com>
2080
2081 PR gdb/11750:
2082 * gdb.base/define.exp: Test defining a user command inside a user
2083 command.
2084 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2085
2086 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2087 Pedro Alves <palves@redhat.com>
2088
2089 PR breakpoints/19806 and support for PR external/20207.
2090 * gdb.base/watchpoint-unaligned.c: New file.
2091 * gdb.base/watchpoint-unaligned.exp: New file.
2092
2093 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2094
2095 * gdb.base/maint.exp: Make test names unique, use
2096 test_prefix_command_help to test 'help maint info', and remove
2097 repeated test of 'help maint'.
2098
2099 2018-05-04 Tom Tromey <tom@tromey.com>
2100
2101 PR gdb/22619:
2102 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2103 behavior.
2104
2105 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2106
2107 * gdb.base/maint.exp: Process output from 'maint print registers'
2108 line at a time.
2109
2110 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2113 timeout.
2114
2115 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2118 filter pattern.
2119
2120 2018-05-02 Pedro Alves <palves@redhat.com>
2121
2122 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2123 to_log_command renames.
2124 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2125
2126 2018-05-02 Tom Tromey <tom@tromey.com>
2127
2128 * gdb.python/py-parameter.exp: Set test message.
2129
2130 2018-05-02 Tom Tromey <tom@tromey.com>
2131
2132 PR python/20084:
2133 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2134 PARAM_ZUINTEGER_UNLIMITED tests.
2135
2136 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2137
2138 PR rust/23124
2139 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2140 when casting.
2141
2142 2018-04-30 Tom Tromey <tom@tromey.com>
2143
2144 * gdb.python/py-type.exp: Check align attribute.
2145 * gdb.python/py-type.c: New "aligncheck" global.
2146
2147 2018-04-30 Tom Tromey <tom@tromey.com>
2148
2149 PR exp/17095:
2150 * gdb.dwarf2/dw2-align.exp: New file.
2151 * gdb.cp/align.exp: New file.
2152 * gdb.base/align.exp: New file.
2153 * lib/gdb.exp (gdb_int128_helper): New proc.
2154 (has_int128_c, has_int128_cxx): New caching procs.
2155
2156 2018-04-27 Tom Tromey <tom@tromey.com>
2157
2158 PR rust/22545:
2159 * gdb.rust/simple.exp: Add inclusive range tests.
2160
2161 2018-04-26 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2164 ifunc breakpoint locations correctly of ifunc breakpoints set
2165 while the program resolves the ifunc.
2166
2167 2018-04-26 Pedro Alves <palves@redhat.com>
2168
2169 * gdb.base/gnu-ifunc-final.c: New file.
2170 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2171 * gdb.base/gnu-ifunc.exp (executable): Delete.
2172 (staticexecutable): Adjust.
2173 (lib_opts, exec_opts): Delete.
2174 (make_binsuffix, build, set-break): New procedures.
2175 (misc_tests): New, with tests factored out from the top level.
2176 (top level): Test different combinations of ifunc resolver name,
2177 resolver with and with debug info, and ifunc target with and
2178 without debug info. Wrap static tests with with_target_prefix.
2179
2180 2018-04-26 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2183 return type" warnings.
2184
2185 2018-04-25 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2188 killed".
2189 * gdb.base/kill-after-signal.exp: Likewise.
2190 * gdb.threads/kill.exp: Likewise.
2191
2192 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2193 Sergio Durigan Junior <sergiodj@redhat.com>
2194 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2197 regexps to expect for '[Inferior ... detached]' as well.
2198 * gdb.base/attach.exp: Likewise.
2199 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2200 "gdb_continue_to_end".
2201 (test_catch_syscall_with_wrong_args): Likewise.
2202 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2203 ']'. Don't set 'verbose' on.
2204 * gdb.base/foll-vfork.exp: Likewise.
2205 * gdb.base/fork-print-inferior-events.c: New file.
2206 * gdb.base/fork-print-inferior-events.exp: New file.
2207 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2208 '[Inferior ... has been killed]' message.
2209 * gdb.base/kill-after-signal.exp: Likewise.
2210 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2211 detach message.
2212 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2213 message.
2214 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2215 regexps to expect for '[Inferior ... detached]' as well.
2216 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2217
2218 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2219
2220 PR gdb/23104
2221 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2222
2223 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2224
2225 * gdb.threads/multiple-successive-infcall.c: New test.
2226 * gdb.threads/multiple-successive-infcall.exp: New file.
2227
2228 2018-04-17 Tom Tromey <tom@tromey.com>
2229
2230 * gdb.rust/simple.rs (Union): New type.
2231 (main): New local "u".
2232 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2233
2234 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2235
2236 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2237 number information in output of "whereis" command.
2238 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2239
2240 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2241
2242 * gdb.ada/info_types.exp: Adjust expected output to the line
2243 numbers now printed by "info var/func/type".
2244 * gdb.base/completion.exp: Likewise.
2245 * gdb.base/included.exp: Likewise.
2246 * gdb.cp/cp-relocate.exp: Likewise.
2247 * gdb.cp/cplusfuncs.exp: Likewise.
2248 * gdb.cp/namespace.exp: Likewise.
2249 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2250
2251 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2252
2253 * gdb.btrace/cpu.exp: New.
2254
2255 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2256
2257 * gdb.base/step-indirect-call-thunk.exp: New.
2258 * gdb.base/step-indirect-call-thunk.c: New.
2259 * gdb.reverse/step-indirect-call-thunk.exp: New.
2260 * gdb.reverse/step-indirect-call-thunk.c: New.
2261
2262 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2263
2264 * gdb.base/pie-fork.c: New file.
2265 * gdb.base/pie-fork.exp: New file.
2266
2267 2018-04-11 Tom Tromey <tom@tromey.com>
2268
2269 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2270
2271 2018-04-10 Pedro Alves <palves@redhat.com>
2272
2273 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2274 exits. Instead loop running forever.
2275 (fork_parent): Run forever too.
2276
2277 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2278
2279 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2280 mi_continue_to_line.
2281 * gdb.mi/mi-stack.c (callee4): Add comment.
2282
2283 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2284
2285 * gdb.mi/mi-stack.exp: Fix indentation.
2286
2287 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2288
2289 PR gdb/22979
2290 * gdb.arch/amd64-osabi.exp: New file.
2291
2292 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2293
2294 PR gdb/22980
2295 * gdb.base/osabi.exp: New file.
2296
2297 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2298
2299 * gdb.cp/static-typedef-print.exp: New file.
2300 * gdb.cp/static-typedef-print.cc: New file.
2301
2302 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.ada/varsize_limit: New testcase.
2305
2306 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2307
2308 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2309
2310 * gdb.ada/notcplusplus: New testcase.
2311
2312 * gdb.base/c-linkage-name.c: New file.
2313 * gdb.base/c-linkage-name.exp: New testcase.
2314
2315 2018-03-26 Tom Tromey <tom@tromey.com>
2316
2317 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2318 * gdb.python/py-framefilter.py (name_error): New global.
2319 (ErrorInName.function): Use name_error.
2320
2321 2018-03-26 Tom Tromey <tom@tromey.com>
2322
2323 PR backtrace/15582:
2324 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2325
2326 2018-03-23 Keith Seitz <keiths@redhat.com>
2327
2328 PR c++/22968
2329 * gdb.cp/subtypes.exp: New file.
2330 * gdb.cp/subtypes.h: New file.
2331 * gdb.cp/subtypes.cc: New file.
2332 * gdb.cp/subtypes-2.cc: New file.
2333
2334 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2335
2336 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2337 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2338 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2339 -nostartfiles when compiling the test. Confirm that all registers
2340 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2341
2342 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2343
2344 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2345 option, syntax was wrong anyway.
2346 * gdb.arch/arm-disp-step.exp: Likewise.
2347 * gdb.arch/sparc64-regs.exp: Likewise.
2348 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2349 option, syntax was wrong anyway, switch to use
2350 prepare_for_testing.
2351 * gdb.arch/i386-disp-step.exp: Likewise.
2352
2353 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2354
2355 * gdb.ada/exec_changed.exp: Replace "target_info exists
2356 use_gdb_stub" by "use_gdb_stub".
2357 * gdb.ada/start.exp: Likewise.
2358 * gdb.base/async-shell.exp: Likewise.
2359 * gdb.base/attach-pie-misread.exp: Likewise.
2360 * gdb.base/attach-wait-input.exp: Likewise.
2361 * gdb.base/break-entry.exp: Likewise.
2362 * gdb.base/break-interp.exp: Likewise.
2363 * gdb.base/dprintf-detach.exp: Likewise.
2364 * gdb.base/nostdlib.exp: Likewise.
2365 * gdb.base/solib-nodir.exp: Likewise.
2366 * gdb.base/statistics.exp: Likewise.
2367 * gdb.base/testenv.exp: Likewise.
2368 * gdb.mi/mi-exec-run.exp: Likewise.
2369 * gdb.mi/mi-start.exp: Likewise.
2370 * gdb.multi/dummy-frame-restore.exp: Likewise.
2371 * gdb.multi/multi-arch-exec.exp: Likewise.
2372 * gdb.multi/multi-arch.exp: Likewise.
2373 * gdb.multi/tids.exp: Likewise.
2374 * gdb.multi/watchpoint-multi.exp: Likewise.
2375 * gdb.python/py-events.exp: Likewise.
2376 * gdb.threads/attach-into-signal.exp: Likewise.
2377 * gdb.threads/attach-stopped.exp: Likewise.
2378 * gdb.threads/threadapply.exp: Likewise.
2379 * lib/selftest-support.exp: Likewise.
2380
2381 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2382
2383 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2384
2385 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2386
2387 * gdb.perf/template-breakpoints.cc: New file.
2388 * gdb.perf/template-breakpoints.exp: New file.
2389 * gdb.perf/template-breakpoints.py: New file.
2390
2391 2018-03-19 Tom Tromey <tom@tromey.com>
2392
2393 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2394 y0.
2395 * gdb.rust/simple.exp: Test bare identifier form of struct
2396 initializer.
2397
2398 2018-03-19 Tom Tromey <tom@tromey.com>
2399
2400 * gdb.gdb/observer.exp: Remove.
2401
2402 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2403
2404 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2405 "qualified" option when setting breakpoints.
2406 * gdb.trace/backtrace.exp: Likewise.
2407 * gdb.trace/circ.exp: Likewise.
2408 * gdb.trace/collection.exp: Likewise.
2409 * gdb.trace/disconnected-tracing.exp: Likewise.
2410 * gdb.trace/ftrace-lock.exp: Likewise.
2411 * gdb.trace/ftrace.exp: Likewise.
2412 * gdb.trace/infotrace.exp: Likewise.
2413 * gdb.trace/packetlen.exp: Likewise.
2414 * gdb.trace/passc-dyn.exp: Likewise.
2415 * gdb.trace/qtro.exp: Likewise.
2416 * gdb.trace/read-memory.exp: Likewise.
2417 * gdb.trace/report.exp: Likewise.
2418 * gdb.trace/signal.exp: Likewise.
2419 * gdb.trace/status-stop.exp: Likewise.
2420 * gdb.trace/strace.exp: Likewise.
2421 * gdb.trace/tfind.exp: Likewise.
2422 * gdb.trace/trace-break.exp: Likewise.
2423 * gdb.trace/trace-condition.exp: Likewise.
2424 * gdb.trace/trace-mt.exp: Likewise.
2425 * gdb.trace/tstatus.exp: Likewise.
2426 * gdb.trace/tsv.exp: Likewise.
2427 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2428 * gdb.trace/unavailable.exp: Likewise.
2429 * gdb.trace/while-dyn.exp: Likewise.
2430
2431 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2432
2433 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2434 that libinproctrace is copied to the target.
2435
2436 2018-03-14 Tom Tromey <tom@tromey.com>
2437
2438 PR cli/14977:
2439 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2440 a null pointer.
2441 * gdb.base/wchar.exp: Likewise.
2442
2443 2018-03-14 Tom Tromey <tom@tromey.com>
2444
2445 PR cli/19918:
2446 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2447 flag.
2448
2449 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 PR gdb/22841
2452 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2453 "target" to remote_exec.
2454
2455 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2456
2457 PR gdb/22841
2458 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2459 ${board}_upload): Remove.
2460
2461 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2462
2463 * gdb.cp/watch-cp.cc: New test.
2464 * gdb.cp/watch-cp.exp: New file.
2465
2466 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.base/infcall-nested-structs.exp: New file.
2469 * gdb.base/infcall-nested-structs.c: New file.
2470 * gdb.base/float.exp: Add riscv support.
2471
2472 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2473
2474 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2475 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2476
2477 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2478
2479 * gdb.server/abspath.exp: New file.
2480 * lib/gdb.exp (with_cwd): New procedure.
2481
2482 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2483
2484 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2485 use it.
2486 (gdb_is_target_remote_prompt): New proc.
2487 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2488 (gdb_is_target_native): Pass prompt parameter to
2489 gdb_is_target_1.
2490
2491 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2492
2493 * gdb.base/load-command.c: New file.
2494 * gdb.base/load-command.exp: New file.
2495 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2496 (gdb_is_target_1): ...this, and generalize for other targets
2497 than just remote.
2498 (gdb_is_target_remote): Use gdb_is_target_1.
2499 (gdb_is_target_native): use gdb_is_target_1.
2500
2501 2018-02-26 Tom Tromey <tom@tromey.com>
2502
2503 PR python/16497:
2504 * gdb.python/py-framefilter.exp: Update test.
2505
2506 2018-02-26 Tom Tromey <tom@tromey.com>
2507
2508 * gdb.dwarf2/variant.c: New file.
2509 * gdb.dwarf2/variant.exp: New file.
2510
2511 2018-02-26 Tom Tromey <tom@tromey.com>
2512
2513 * gdb.rust/simple.exp: Accept more possible results in enum test.
2514
2515 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2516
2517 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2518 parentheses.
2519
2520 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2521
2522 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2523 name of a variable: $actual_linejj -> $actual_line.
2524
2525 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2526
2527 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2528
2529 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2530
2531 * gdb.btrace/buffer-size.exp: Do not force BTS.
2532
2533 2018-02-14 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2536 getting a "Quit".
2537
2538 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2539
2540 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2541 Fix test name.
2542
2543 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2544
2545 * gdb.cp/m-static.exp: Check type of optimized out static
2546 member.
2547
2548 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2551 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2552
2553 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2554 Leszek Swirski <leszeks@google.com>
2555
2556 * gdb.python/py-prettyprint.c
2557 (struct to_string_returns_value_inner,
2558 struct to_string_returns_value_wrapper): New.
2559 (main): Add tsrvw variable.
2560 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2561 ToStringReturnsValueWrapper): New classes.
2562 (register_pretty_printers): Register new pretty-printers.
2563 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2564 recursive pretty printer.
2565 * gdb.python/py-mi.exp: Likewise.
2566
2567 2018-02-01 Leszek Swirski <leszeks@google.com>
2568
2569 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2570 functions with the same name as an include file are parsed
2571 correctly.
2572
2573 2018-02-01 Yao Qi <yao.qi@linaro.org>
2574
2575 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2576 "\[^\r\n\]*".
2577
2578 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2579
2580 * gdb.arch/powerpc-prologue-frame.s: New file.
2581 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2582 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2583
2584 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2585
2586 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2587
2588 2018-01-30 Pedro Alves <palves@redhat.com>
2589
2590 PR gdb/13211
2591 * gdb.base/interrupt-daemon.c: New.
2592 * gdb.base/interrupt-daemon.exp: New.
2593 * gdb.multi/multi-term-settings.c: New.
2594 * gdb.multi/multi-term-settings.exp: New.
2595
2596 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2597
2598 * gdb.base/break.exp: Save the location where the breakpoint
2599 on break.c:47 was actually inserted when debugging the version
2600 compiled at -O2 and use it in the expected output of the "info
2601 break" test performed soon after.
2602
2603 2018-01-22 Pedro Alves <palves@redhat.com>
2604 Sergio Durigan Junior <sergiodj@redhat.com>
2605
2606 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2607 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2608
2609 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2610
2611 * gdb.base/break-include.c, gdb.base/break-include.inc,
2612 gdb.base/break-include.exp: New files.
2613 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2614 line number now being the actual line number where the breakpoint
2615 was inserted.
2616 * gdb.mi/mi-break.exp: Likewise.
2617 * gdb.mi/mi-reverse.exp: Likewise.
2618 * gdb.mi/mi-simplerun.exp: Ditto.
2619
2620 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2621
2622 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2623 varobj.
2624 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2625
2626 2018-01-21 Don Breazeal <donb@codesourcery.com>
2627 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.mi/basics.c: Add new global.
2630 * gdb.mi/mi-frame-regs.exp: New file.
2631 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2632 case.
2633
2634 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2637 non-parameter, and on an unknown symbol.
2638
2639 2018-01-19 Tom Tromey <tom@tromey.com>
2640
2641 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2642 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2643
2644 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2645
2646 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2647 setrlimit and chdir to int.
2648
2649 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2650
2651 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2652 function.
2653 (my_tend): Likewise.
2654 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2655 rationale of avoiding FP- and vector instructions.
2656
2657 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2658
2659 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2660 "info reg" with "\[ \t\]*".
2661 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2662 "\[ \t\]+".
2663 * gdb.arch/s390-multiarch.exp: Ditto.
2664 * gdb.base/pc-fp.exp: Ditto.
2665 * gdb.reverse/i386-precsave.exp: Ditto.
2666 * gdb.reverse/i386-reverse.exp: Ditto.
2667 * gdb.reverse/i387-env-reverse.exp: Ditto.
2668 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2669
2670 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2671
2672 * lib/gdb.exp (gdb_compile): Re-enable use of
2673 universal_compile_options for languages other than Rust.
2674
2675 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2676
2677 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2678
2679 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2680
2681 PR gdb/16577
2682 * gdb.base/solib-vanish.exp: New.
2683 * gdb.base/solib-vanish-main.c: New.
2684 * gdb.base/solib-vanish-lib1.c: New.
2685 * gdb.base/solib-vanish-lib2.c: New.
2686
2687 2018-01-17 Yao Qi <yao.qi@linaro.org>
2688
2689 * gdb.compile/compile.exp: Match the address printed for
2690 frame in the output of command "bt".
2691
2692 2018-01-15 Tom Tromey <tom@tromey.com>
2693
2694 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2695 compute sp_reg.
2696
2697 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2698
2699 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2700 to prepare.
2701 (prepare): Return 0 on error, 1 on success.
2702
2703 2018-01-12 Pedro Alves <palves@redhat.com>
2704
2705 * gdb.base/continue-after-aborted-step-over.c: New.
2706 * gdb.base/continue-after-aborted-step-over.exp: New.
2707
2708 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2709
2710 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2711 options when not creating an executable.
2712
2713 2018-01-11 Pedro Alves <palves@redhat.com>
2714
2715 PR remote/22597
2716 * gdb.server/stop-reply-no-thread.c: New file.
2717 * gdb.server/stop-reply-no-thread.exp: New file.
2718
2719 2018-01-10 Pedro Alves <palves@redhat.com>
2720
2721 PR gdb/22670
2722 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2723 functions too. Test setting breakpoints and printing C functions
2724 with no debug info too.
2725 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2726
2727 2018-01-10 Pedro Alves <palves@redhat.com>
2728
2729 PR gdb/22670
2730 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2731 a fail.
2732
2733 2018-01-10 Pedro Alves <palves@redhat.com>
2734
2735 PR gdb/22670
2736 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2737
2738 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2739
2740 * gdb.server/unittest.exp: Match the output in non-development
2741 mode.
2742
2743 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2744
2745 * gdb.gdb/unittest.exp: Match output in non-development mode.
2746
2747 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2748
2749 * gdb.ada/access_tagged_param.exp: Relax expected output
2750 for value of "ObjL" in "continue" to pck.inspect breakpoint
2751 test.
2752
2753 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2754
2755 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2756 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2757
2758 2018-01-05 Pedro Alves <palves@redhat.com>
2759
2760 PR gdb/18653
2761 * gdb.base/libsegfault.exp: New.
2762
2763 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2764
2765 PR gdb/22670
2766 * gdb.ada/access_tagged_param.exp: New file.
2767 * gdb.ada/access_tagged_param/foo.adb: New file.
2768
2769 2018-01-05 Pedro Alves <palves@redhat.com>
2770
2771 PR gdb/22670
2772 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2773 exercise lower case too, and to exercise both full matching and
2774 wild matching.
2775
2776 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2777
2778 * gdb.ada/rename_subscript_param: New testcase.
2779
2780 2018-01-05 Jerome Guitton <guitton@adacore.com>
2781
2782 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2783
2784 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.ada/convvar_comp: New testcase.
2787
2788 2018-01-05 Xavier Roirand <roirand@adacore.com>
2789
2790 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2791 (My_Table): New global variable.
2792 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2793
2794 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2795
2796 PR gdb/22670
2797 * gdb.ada/maint_with_ada: New testcase.
2798
2799 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2800
2801 PR gdb/22670
2802 * gdb.ada/bp_c_mixed_case: New testcase.
2803
2804 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2805
2806 PR gdb/22670
2807 * gdb.ada/complete.exp: Add "complete break ada" test.
2808
2809 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2810
2811 PR gdb/22670
2812 * gdb.ada/info_addr_mixed_case: New testcase.
2813
2814 2018-01-03 Xavier Roirand <roirand@adacore.com>
2815
2816 * gdb.ada/excep_handle.exp: New testcase.
2817 * gdb.ada/excep_handle/foo.adb: New file.
2818 * gdb.ada/excep_handle/pck.ads: New file.
2819
2820 2018-01-03 Joel Brobecker <brobecker@adacore.com>
2821
2822 * gdb.base/step-line.c: Add extra empty line in copyright header.
2823 * gdb.base/step-line.inp: Likewise.
2824
2825 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/dyn_stride.exp: Add slice test.
2828
2829 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.ada/dyn_stride: New testcase.
2832
2833 2017-12-27 Stafford Horne <shorne@gmail.com>
2834
2835 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2836 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2837
2838 2017-12-27 Stafford Horne <shorne@gmail.com>
2839
2840 * gdb.base/reggroups.c: New file.
2841 * gdb.base/reggroups.exp: New file.
2842
2843 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2844
2845 * gdb.dwarf2/ada-valprint-error.c: New file.
2846 * gdb.dwarf2/ada-valprint-error.exp: New file.
2847
2848 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2849
2850 * gdb.ada/assign_arr: New testcase.
2851
2852 2017-12-18 Xavier Roirand <roirand@adacore.com>
2853
2854 * gdb.ada/funcall_ptr: New testcase.
2855
2856 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2857
2858 PR cli/16224
2859 * gdb.base/ptype-offsets.cc: New file.
2860 * gdb.base/ptype-offsets.exp: New file.
2861
2862 2017-12-15 Yao Qi <yao.qi@linaro.org>
2863
2864 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2865 if XML is disabled.
2866
2867 2017-12-15 Xavier Roirand <roirand@adacore.com>
2868
2869 * gdb.ada/same_component_name: New testcase.
2870
2871 2017-12-14 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.ada/str_binop_equal: New testcase.
2874
2875 2017-12-14 Joel Brobecker <brobecker@adacore.com>
2876
2877 * gdb.ada/task_switch_in_core: New testcase.
2878
2879 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2880
2881 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2882 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2883 call test_bkpt_qualified.
2884 (test_bkpt_qualified): New proc.
2885
2886 2017-12-13 Pedro Alves <palves@redhat.com>
2887
2888 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2889 Tighten regexp by matching with an anchor.
2890
2891 2017-12-13 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2894 ("expression with namespace"): New set of tests.
2895 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2896 (Nested::Test_NS::qux): New.
2897 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2898 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2899
2900 2017-12-13 Joel Brobecker <brobecker@adacore.com>
2901
2902 * gdb.base/server-del-break.c: New file.
2903 * gdb.base/server-del-break.exp: New file.
2904
2905 2017-12-12 Stafford Horne <shorne@gmail.com>
2906
2907 * gdb.xml/tdesc-regs.exp: Add or1k support.
2908
2909 2017-12-12 Stafford Horne <shorne@gmail.com>
2910
2911 * gdb.base/bp-permanent.c: Define nop of or1k.
2912
2913 2017-12-11 Joel Brobecker <brobecker@adacore.com>
2914
2915 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2916 output with components being reordered.
2917
2918 2017-12-11 Joel Brobecker <brobecker@adacore.com>
2919
2920 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2921 output with components being reordered.
2922
2923 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2924 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.base/maint.exp (check for .gdb_index): Check also for
2927 .debug_names.
2928 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2929 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2930 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2931 (.gdb_index used after symbol reloading): Support also .debug_names.
2932 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2933
2934 2017-12-08 Yao Qi <yao.qi@linaro.org>
2935
2936 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2937 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2938
2939 2017-12-08 Yao Qi <yao.qi@linaro.org>
2940
2941 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2942 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2943
2944 2017-12-08 Yao Qi <yao.qi@linaro.org>
2945
2946 * gdb.arch/aarch64-tagged-pointer.c: New file.
2947 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2948
2949 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2950
2951 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2952 "int".
2953
2954 2017-12-07 Keith Seitz <keiths@redhat.com>
2955
2956 PR breakpoints/22569
2957 * gdb.linespec/ls-errs.exp: Change expected result of "break
2958 -source this file has spaces.c -line 3".
2959 Check that an explicit source file followed by whitespace is
2960 identified as an invalid explicit location.
2961
2962 2017-12-07 Keith Seitz <keiths@redhat.com>
2963
2964 * gdb.cp/nested-types.cc: New file.
2965 * gdb.cp/nested-types.exp: New file.
2966 * lib/cp-support.exp: Load data-structures.exp library.
2967 (debug_cp_test_ptype_class): New global.
2968 (cp_ptype_class_verbose, next_line): New procedures.
2969 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2970 Add and document new return value.
2971 Switch the list of lines to a queue.
2972 Add support for new `type' key for nested type definitions.
2973 Add debugging/troubleshooting messages.
2974 * lib/data-structures.exp: New file.
2975
2976 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2977
2978 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2979 with proc_with_prefix, don't use with_test_prefix.
2980
2981 2017-12-07 Tom Tromey <tom@tromey.com>
2982
2983 * gdb.base/break.exp: Add test for empty "commands".
2984
2985 2017-12-07 Yao Qi <yao.qi@linaro.org>
2986
2987 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2988 malloc and catch syscall.
2989
2990 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2991
2992 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2993 tests for explicit locations.
2994
2995 2017-12-06 Pedro Alves <palves@redhat.com>
2996
2997 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2998 force-disabling XML descriptions.
2999
3000 2017-12-04 Pedro Alves <palves@redhat.com>
3001
3002 PR gdb/22499
3003 * gdb.arch/amd64-disp-step-avx.S: New file.
3004 * gdb.arch/amd64-disp-step-avx.exp: New file.
3005
3006 2017-12-03 Pedro Alves <palves@redhat.com>
3007
3008 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3009 and <string.h>.
3010 (parent_function): Print distinct messages when waitpid fails, or
3011 the child exits with a signal, or the child exits for an unhandled
3012 reason.
3013 * gdb.threads/process-dies-while-detaching.exp
3014 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3015 it. Wait for both inferior output and GDB's prompt. Use an
3016 indirect spawn id list.
3017 (do_detach): New parameter 'child_exit'. Use it to compute
3018 expected inferior output.
3019 (test_detach, test_detach_watch, test_detach_killed_outside):
3020 Adjust to pass down the expected child exit kind.
3021
3022 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3023 Sergio Durigan Junior <sergiodj@redhat.com>
3024 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3027
3028 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3029
3030 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3031 to 'symbol-file' and 'add-symbol-file' can be
3032 position-independent.
3033
3034 2017-12-01 Yao Qi <yao.qi@linaro.org>
3035
3036 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3037 the URL in copyright header.
3038 * gdb.arch/aarch64-fp.exp: Likewise.
3039 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3040 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3041 * gdb.base/expand-psymtabs.exp: Likewise.
3042 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3043 * gdb.fortran/common-block.exp: Likewise.
3044 * gdb.fortran/common-block.f90: Likewise.
3045 * gdb.fortran/logical.exp: Likewise.
3046 * gdb.fortran/vla-datatypes.f90: Likewise.
3047 * gdb.fortran/vla-sub.f90: Likewise.
3048
3049 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3050
3051 * gdb.ada/repeat_dyn: New testcase.
3052
3053 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3054
3055 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3056 Update for changed thread numbering.
3057 * gdb.cell/bt.exp: Update for changed GDB output.
3058
3059 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3060
3061 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3062 setting isremote by hand.
3063 * boards/dwarf4-gdb-index.exp: Likewise.
3064 * boards/fission.exp: Likewise.
3065 * boards/stabs.exp: Likewise.
3066
3067 2017-11-30 Pedro Alves <palves@redhat.com>
3068
3069 * gdb.linespec/cpls-ops.exp
3070 (check_explicit_skips_function_argument): Extract the underlying
3071 type of size_t instead of hardcoding it.
3072
3073 2017-11-29 Pedro Alves <palves@redhat.com>
3074
3075 PR c++/19436
3076 * gdb.linespec/cpls-abi-tag.cc: New file.
3077 * gdb.linespec/cpls-abi-tag.exp: New file.
3078
3079 2017-11-29 Pedro Alves <palves@redhat.com>
3080
3081 * gdb.base/langs.exp: Use -qualified.
3082 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3083 it.
3084 * gdb.cp/namespace.exp: Use -qualified.
3085 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3086 (overload-3, template-overload, template-ret-type, const-overload)
3087 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3088 procedures.
3089 (test_driver): Call them.
3090 * gdb.cp/save-bp-qualified.cc: New.
3091 * gdb.cp/save-bp-qualified.exp: New.
3092 * gdb.linespec/explicit.exp: Test -qualified.
3093 * lib/completion-support.exp (completion::explicit_opts_list): Add
3094 "-qualified".
3095 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3096
3097 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3098
3099 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3100
3101 2017-11-29 Tom Tromey <tom@tromey.com>
3102
3103 * gdb.base/relocate.exp: Update invalid argument test.
3104 Add new tests for invalid arguments.
3105
3106 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3107
3108 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3109 Return 0 as a long.
3110 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3111
3112 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3113
3114 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3115 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3116 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3117 func ().
3118 * gdb.cp/shadow.cc (B.func): Return 0.
3119
3120 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3121
3122 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3123 expected output in gdb_expect call to allow the exception
3124 message to be present as well. Fix syntax confusion to avoid
3125 TCL thinking that exception_name is an array.
3126
3127 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3128
3129 * gdb.arch/spu-info.c: Include <unistd.h>.
3130 (do_signal_test): Fix broken calls to write.
3131 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3132 Fix checks for empty mailboxes. Update signal tests for corrected
3133 do_signal_test routine. Allow nonzero event status.
3134 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3135 * gdb.cell/arch.exp: Use standard_output_file.
3136 * gdb.cell/break.exp: Likewise.
3137 * gdb.cell/bt.exp: Likewise.
3138 * gdb.cell/core.exp: Likewise.
3139 * gdb.cell/dwarfaddr.exp: Likewise.
3140 * gdb.cell/ea-cache.exp: Likewise.
3141 * gdb.cell/ea-standalone.exp: Likewise.
3142 * gdb.cell/f-regs.exp: Likewise.
3143 * gdb.cell/fork.exp: Likewise.
3144 * gdb.cell/gcore.exp: Likewise.
3145 * gdb.cell/mem-access.exp: Likewise.
3146 * gdb.cell/ptype.exp: Likewise.
3147 * gdb.cell/registers.exp: Likewise.
3148 * gdb.cell/sizeof.exp: Likewise.
3149 * gdb.cell/solib-symbol.exp: Likewise.
3150 * gdb.cell/solib.exp: Likewise.
3151
3152 2017-11-25 Pedro Alves <palves@redhat.com>
3153
3154 * gdb.base/complete-empty.exp: New file.
3155 * gdb.base/completion.exp: Adjust.
3156
3157 2017-11-25 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.linespec/cpls-ops.cc: New file.
3160 * gdb.linespec/cpls-ops.exp: New file.
3161 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3162 factored out from ...
3163 (test_complete_prefix_range): ... this.
3164
3165 2017-11-24 Pedro Alves <palves@redhat.com>
3166
3167 * gdb.linespec/cpcompletion.exp: New file.
3168 * gdb.linespec/cpls-hyphen.cc: New file.
3169 * gdb.linespec/cpls.cc: New file.
3170 * gdb.linespec/cpls2.cc: New file.
3171 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3172 test to use test_gdb_complete_unique. Add label completion,
3173 keyword completion and explicit location completion tests.
3174 * lib/completion-support.exp: New file.
3175
3176 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3177
3178 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3179 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3180 when hitting an exception catchpoint.
3181
3182 2017-11-22 Yao Qi <yao.qi@linaro.org>
3183
3184 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3185
3186 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3187
3188 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3189 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3190 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3191
3192 2017-11-22 Yao Qi <yao.qi@linaro.org>
3193
3194 * gdb.base/info-os.exp: Pass pthreads.
3195 * gdb.multi/multi-attach.exp: Likewise.
3196
3197 2017-11-22 Yao Qi <yao.qi@linaro.org>
3198
3199 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3200 compiler.
3201
3202 2017-11-22 Yao Qi <yao.qi@linaro.org>
3203
3204 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3205 * gdb.base/break-interp.exp: Likewise.
3206 * gdb.base/jit-attach-pie.exp: Likewise.
3207
3208 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3209
3210 * gdb.base/float128.c (large128): New variable.
3211 * gdb.base/float128.exp: Add test to print largest __float128 value.
3212
3213 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3214
3215 * gdb.arch/vsx-regs.exp: Update register content checks.
3216
3217 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3218
3219 * gdb.arch/ppc-longdouble.exp: New file.
3220 * gdb.arch/ppc-longdouble.c: Likewise.
3221
3222 2017-11-21 Pedro Alves <palves@redhat.com>
3223
3224 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3225
3226 2017-11-20 Pedro Alves <palves@redhat.com>
3227
3228 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3229 (long_double_typedef): New typedefs.
3230 Use DEF on double and long double.
3231 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3232 cases.
3233 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3234 and 'long_double_ptr_same_size' locals. Use them to decide
3235 whether cast from array/function to float is valid/invalid.
3236
3237 2017-11-17 Tom Tromey <tom@tromey.com>
3238
3239 * gdb.rust/traits.rs: New file.
3240 * gdb.rust/traits.exp: New file.
3241
3242 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3243
3244 * gdb.ada/minsyms: New testcase.
3245
3246 2017-11-16 Pedro Alves <palves@redhat.com>
3247
3248 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3249 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3250
3251 2017-11-16 Pedro Alves <palves@redhat.com>
3252
3253 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3254 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3255
3256 2017-11-16 Pedro Alves <palves@redhat.com>
3257
3258 * gdb.server/reconnect-ctrl-c.c: New file.
3259 * gdb.server/reconnect-ctrl-c.exp: New file.
3260
3261 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3262
3263 * gdb.python/py-rbreak.exp: New file.
3264 * gdb.python/py-rbreak.c: New file.
3265 * gdb.python/py-rbreak-func2.c: New file.
3266
3267 2017-11-16 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3270 pattern.
3271 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3272 GDB.
3273
3274 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3275
3276 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3277 regex.
3278
3279 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3280
3281 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3282 test names.
3283
3284 2017-11-09 Pedro Alves <palves@redhat.com>
3285
3286 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3287 factored out from ...
3288 (top level): ... here, and adjusted to avoid expecting beyond the
3289 prompt in a single gdb_test_multiple.
3290
3291 2017-11-09 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3294 output.
3295 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3296 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3297 * gdb.server/ext-run.exp ("kill" test): Likewise.
3298 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3299
3300 2017-11-09 Pedro Alves <palves@redhat.com>
3301
3302 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3303 match till end of line.
3304
3305 2017-11-09 Pedro Alves <palves@redhat.com>
3306
3307 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3308
3309 2017-11-09 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3312 New procedures, factored out from ...
3313 (top level): ... here, and adjusted to avoid expecting beyond the
3314 prompt in one go.
3315
3316 2017-11-09 Pedro Alves <palves@redhat.com>
3317
3318 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3319 output. Fix '?' match.
3320
3321 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3322
3323 * gdb.ada/scoped_watch: New testcase.
3324 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3325 which is actually correct.
3326 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3327 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3328
3329 2017-11-08 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.gdb/complaints.exp (test_initial_complaints)
3332 (test_serial_complaints, test_short_complaints): Call
3333 complaint_internal instead of complaint.
3334
3335 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3336
3337 * gdb.threads/tls-core.c: New file.
3338 * gdb.threads/tls-core.exp: Likewise.
3339
3340 2017-11-08 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3343 (p Exported_Capitalized): New test.
3344 (p exported_capitalized): New test.
3345
3346 2017-11-07 Pedro Alves <palves@redhat.com>
3347
3348 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3349
3350 2017-11-07 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3353 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3354 (disable_invalid, disable_inverted, disable_negative): New
3355 procedures.
3356 ("bad numbers"): New set of tests.
3357
3358 2017-11-07 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.cp/ena-dis-br-range.exp: Add tests.
3361
3362 2017-11-07 Pedro Alves <palves@redhat.com>
3363
3364 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3365
3366 2017-11-07 Xavier Roirand <roirand@adacore.com>
3367 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/ena-dis-br.exp: Add reference to
3370 gdb.cp/ena-dis-br-range.exp.
3371 * gdb.cp/ena-dis-br-range.exp: New file.
3372 * gdb.cp/ena-dis-br-range.cc: New file.
3373
3374 2017-11-06 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.base/attach-non-pgrp-leader.c: New.
3377 * gdb.base/attach-non-pgrp-leader.exp: New.
3378
3379 2017-11-06 Pedro Alves <palves@redhat.com>
3380
3381 * configure.ac: No longer check for termio.h and sgtty.h.
3382 * configure: Regenerate.
3383 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3384 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3385 Remove termio and sgtty code.
3386
3387 2017-11-03 Yao Qi <yao.qi@linaro.org>
3388
3389 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3390 in GDB is disabled.
3391
3392 2017-11-03 Yao Qi <yao.qi@linaro.org>
3393
3394 * gdb.python/py-thrhandle.exp: Skip it if python is not
3395 enabled.
3396
3397 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3398
3399 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3400 as a breakpoint command.
3401
3402 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3403
3404 PR python/21213
3405 * gdb.python/py-infthread.exp: Test calling
3406 InferiorThread.inferior () multiple times in a row.
3407
3408 2017-10-27 Keith Seitz <keiths@redhat.com>
3409
3410 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3411 Test "info break" for every inlined function breakpoint.
3412
3413 2017-10-27 Yao Qi <yao.qi@linaro.org>
3414
3415 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3416
3417 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3418
3419 * gdb.cp/classes.exp (test_static_members): Test printing
3420 Outer::instance.
3421 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3422 (Inner::instance, Outer::instance): New.
3423
3424 2017-10-24 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3427 extra console" test in two stages.
3428
3429 2017-10-24 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3432
3433 2017-10-24 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3436 loop.
3437
3438 2017-10-24 Pedro Alves <palves@redhat.com>
3439
3440 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3441 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3442
3443 2017-10-24 Pedro Alves <palves@redhat.com>
3444
3445 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3446 parameter and handle it. Don't output read value in test name.
3447
3448 2017-10-24 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3451 custom test name.
3452
3453 2017-10-24 Pedro Alves <palves@redhat.com>
3454
3455 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3456 include the unstable output directory name in the test's name.
3457 (initial_setup_simple) <'set args'>: Use custom test name.
3458
3459 2017-10-24 Pedro Alves <palves@redhat.com>
3460
3461 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3462 with explicit test name.
3463
3464 2017-10-20 Pedro Alves <palves@redhat.com>
3465
3466 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3467 'wait -i'. Use gdb_assert and remote_close.
3468
3469 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3470
3471 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3472 number from variable rather than hard-coded.
3473
3474 2017-10-19 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.base/long-inferior-output.c: New file.
3477 * gdb.base/long-inferior-output.exp: New file.
3478
3479 2017-11-18 Keith Seitz <keiths@redhat.com>
3480
3481 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3482 method.
3483 (main): Call it.
3484 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3485 Add additional user-defined conversion operator tests.
3486
3487 2017-10-17 Pedro Alves <palves@redhat.com>
3488
3489 * boards/native-stdio-gdbserver.exp: Load "local-board".
3490
3491 2017-10-17 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/quit-live.c: New file.
3494 * gdb.base/quit-live.exp: New file.
3495
3496 2017-10-16 Keith Seitz <keiths@redhat.com>
3497
3498 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3499 (class_with_protected_typedef, class_with_private_typedef)
3500 (struct_with_public_typedef, struct_with_protected_typedef)
3501 (struct_with_private_typedef): New classes/structs.
3502 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3503 typedefs and access specifiers.
3504
3505 2017-10-16 Pedro Alves <palves@redhat.com>
3506 Simon Marchi <simon.marchi@polymtl.ca>
3507
3508 * README (Local vs Remote vs Native): New section.
3509 * boards/local-board.exp: New file, with bits factored out from
3510 ...
3511 * boards/native-extended-gdbserver.exp: ... here. Load
3512 "local-board".
3513 * boards/native-gdbserver.exp: Load "local-board".
3514 (${board}_spawn, ${board}_exec): Delete.
3515 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3516 ...
3517 * boards/stdio-gdbserver-base.exp: ... this new file.
3518 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3519 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3520 procedure.
3521 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3522 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3523 stdio_gdbserver_command.
3524 (${board}_get_remote_address, ${board}_get_comm_port)
3525 (${board}_download, ${board}_upload): Delete.
3526 (get_target_remote_pipe_cmd): New.
3527
3528 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3529
3530 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3531 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3532 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3533 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3534 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3535 remove with_test_prefix.
3536
3537 2017-10-13 Pedro Alves <palves@redhat.com>
3538
3539 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3540 * gdb.base/annota1.exp: Use it instead of is_remote.
3541 * gdb.base/annota3.exp: Use it instead of is_remote.
3542 * gdb.cp/annota2.exp: Use it instead of is_remote.
3543 * gdb.cp/annota3.exp: Use it instead of is_remote.
3544 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3545
3546 2017-10-13 Pedro Alves <palves@redhat.com>
3547
3548 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3549 (test_num_test_vars, run_and_count_vars, find_env)
3550 (test_set_unset_env, test_inherit_env_var): New procedures.
3551 (top level): Use them.
3552
3553 2017-10-13 Pedro Alves <palves@redhat.com>
3554
3555 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3556 also skip on stub-like targets.
3557
3558 2017-10-13 Pedro Alves <palves@redhat.com>
3559
3560 PR gdb/22293
3561 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3562 (top level): Move some tests to ...
3563 (test_not_found): ... this new procedure.
3564 (top level): Call it.
3565
3566 2017-10-13 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3569 expect different "info terminal" output if testing with a
3570 non-native target.
3571
3572 2017-10-13 Pedro Alves <palves@redhat.com>
3573 Simon Marchi <simon.marchi@polymtl.ca>
3574
3575 PR python/12966
3576 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3577
3578 2017-10-13 Pedro Alves <palves@redhat.com>
3579
3580 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3581 already.
3582
3583 2017-10-13 Pedro Alves <palves@redhat.com>
3584
3585 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3586 is_remote.
3587
3588 2017-10-13 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3591 is_remote.
3592
3593 2017-10-13 Pedro Alves <palves@redhat.com>
3594
3595 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3596 is set.
3597 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3598 instead of is_remote.
3599
3600 2017-10-13 Pedro Alves <palves@redhat.com>
3601
3602 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3603 (top level): Add comment.
3604
3605 2017-10-13 Pedro Alves <palves@redhat.com>
3606
3607 * gdb.base/remote.exp (top level): Fix comment typo and add
3608 missing return.
3609
3610 2017-10-13 Pedro Alves <palves@redhat.com>
3611 Simon Marchi <simon.marchi@polymtl.ca>
3612
3613 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3614 calls and add comments. Skip test if use_gdb_stub is set.
3615 (top level): Use "set cwd" command instead of "cd" command.
3616
3617 2017-10-13 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3620 is_remote target check.
3621
3622 2017-10-13 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.base/scope.exp: Use build_executable + clean_restart +
3625 gdb_file_cmd instead of prepare_for_testing and no longer skip
3626 "before run" tests on is_remote target boards. Update comments.
3627 * boards/native-extended-gdbserver.exp
3628 (extended_gdbserver_load_last_file): New, factored out from ...
3629 (gdb_load): ... this. Move further below and add comment.
3630 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3631
3632 2017-10-12 Pedro Alves <palves@redhat.com>
3633
3634 * gdb.base/attach.exp: Remove references to gdb64.
3635 * gdb.base/dbx.exp: Remove references to gdb64.
3636
3637 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3638 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.base/label.exp: Remove is_remote target check.
3641
3642 2017-10-12 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/auvx.exp (coredir): Update comment.
3645 (top level) <core_works>: Use "set cwd" command instead of "cd"
3646 command.
3647
3648 2017-10-12 Pedro Alves <palves@redhat.com>
3649 Simon Marchi <simon.marchi@polymtl.ca>
3650
3651 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3652 target boards.
3653
3654 2017-10-12 Pedro Alves <palves@redhat.com>
3655 Simon Marchi <simon.marchi@polymtl.ca>
3656
3657 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3658 Instead skip if there's any gdb_protocol set.
3659
3660 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3661 Pedro Alves <palves@redhat.com>
3662
3663 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3664
3665 2017-10-12 Pedro Alves <palves@redhat.com>
3666 Simon Marchi <simon.marchi@polymtl.ca>
3667
3668 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3669 instead of on dejagnu remote boards.
3670
3671 2017-10-12 Pedro Alves <palves@redhat.com>
3672 Simon Marchi <simon.marchi@polymtl.ca>
3673
3674 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3675 checks. Use build_executable + clean_restart instead of
3676 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3677 of enabling non-stop after starting gdb.
3678
3679 2017-10-12 Pedro Alves <palves@redhat.com>
3680
3681 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3682 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3683 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3684 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3685
3686 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3687
3688 * gdb.arch/arc-tdesc-cpu.exp: New file.
3689 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3690
3691 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3692
3693 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3694
3695 2017-10-10 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3698 expect CLI output.
3699
3700 2017-10-10 Pedro Alves <palves@redhat.com>
3701
3702 * lib/selftest-support.exp (selftest_setup): Update for
3703 captured_command_loop's prototype change.
3704
3705 2017-10-09 Pedro Alves <palves@redhat.com>
3706
3707 Test both arch1=>arch2 and arch2=>arch1.
3708
3709 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3710 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3711 factored out to...
3712 (append_arch1_options, append_arch2_options, append_arch_options)
3713 (build_executables): New procedures.
3714 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3715 local.
3716 (top level): Add new 'first_arch' testing axis.
3717
3718 2017-10-09 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3721 (barrier): New.
3722 (thread_start, all_started): New functions.
3723 (main): Spawn new thread and wait until it is scheduled.
3724 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3725 option.
3726 (do_test): Add 'selected_thread' parameter. Run to all_started
3727 instead of main. Explicitly set the breakpoint at main. Switch
3728 to the SELECTED_THREAD thread.
3729 (top level): Test handling the exec event with either the main
3730 thread or the second thread selected.
3731
3732 2017-10-09 Pedro Alves <palves@redhat.com>
3733
3734 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3735 logic. Move STOP marker after the value checks.
3736 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3737 regexp.
3738
3739 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3740
3741 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3742
3743 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3744
3745 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3746 integer-to-dfp conversion.
3747 * gdb.base/dfp-test.exp: Likewise.
3748
3749 2017-10-04 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.multi/hangout.c: Include <unistd.h>.
3752 (hangout_loop): New function.
3753 (main): Call alarm. Call hangout_loop in a loop.
3754 * gdb.multi/hello.c: Include <unistd.h>.
3755 (hello_loop): New function.
3756 (main): Call alarm. Call hangout_loop in a loop.
3757 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3758 inferior with the other selected.
3759
3760 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3761
3762 * gdb.mi/list-thread-groups-available.exp: New file.
3763 * gdb.mi/list-thread-groups-available.c: New file.
3764
3765 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3766
3767 * gdb.base/set-cwd.exp: Make it available on
3768 native-extended-gdbserver.
3769
3770 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3771
3772 * gdb.base/set-cwd.c: New file.
3773 * gdb.base/set-cwd.exp: Likewise.
3774
3775 2017-10-02 Tom Tromey <tom@tromey.com>
3776
3777 PR rust/22236:
3778 * gdb.rust/simple.rs (main): New variable "fslice".
3779 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3780
3781 2017-10-02 Tom Tromey <tom@tromey.com>
3782
3783 * gdb.rust/simple.exp: Test ptype of a slice.
3784
3785 2017-10-02 Tom Tromey <tom@tromey.com>
3786
3787 * gdb.rust/simple.exp: Test index of slice.
3788
3789 2017-09-27 Tom Tromey <tom@tromey.com>
3790
3791 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3792
3793 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3794 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.base/compare-sections.exp (get value of read-only section): Read
3797 as unsigned value.
3798 (corrupt read-only section): Likewise and don't set written if patching
3799 failed.
3800
3801 2017-09-21 Kevin Buettner <kevinb@redhat.com>
3802
3803 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3804 files.
3805
3806 2017-09-20 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3809 symbol names in gdb's output.
3810 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3811
3812 2017-09-20 Pedro Alves <palves@redhat.com>
3813
3814 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3815 Rename to ...
3816 (test_list_ambiguous_symbol): ... this and add a symbol name
3817 parameter. Adjust.
3818 (test_list_ambiguous_function): Reimplement on top of
3819 test_list_ambiguous_symbol and also test listing ambiguous
3820 variables.
3821 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3822 (ambiguous_fun): ... this.
3823 (ambiguous_var): New.
3824 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3825 (ambiguous_fun): ... this.
3826 (ambiguous_var): New.
3827
3828 2017-09-19 John Baldwin <jhb@FreeBSD.org>
3829
3830 * gdb.base/starti.c: New file.
3831 * gdb.base/starti.exp: New file.
3832 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3833
3834 2017-09-14 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3837 (top level): Use it instead of runto.
3838
3839 2017-09-11 Tom Tromey <tom@tromey.com>
3840
3841 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3842
3843 2017-09-11 Tom Tromey <tom@tromey.com>
3844
3845 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3846 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3847
3848 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3849
3850 * gdb.fortran/printing-types.exp: New file.
3851 * gdb.fortran/printing-types.exp: New file.
3852
3853 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3854
3855 * gdb.fortran/vla-ptype.exp: Fix typos.
3856 * gdb.fortran/vla-value.exp: Same.
3857
3858 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3859
3860 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3861 * gdb.mi/mi-var-child-f.exp: Likewise.
3862 * gdb.mi/mi-vla-fortran.exp: Likewise.
3863
3864 2017-09-08 Frank Penczek <frank.penczek@intel.com>
3865 Christoph Weinmann <christoph.t.weinmann@intel.com>
3866 Bernhard Heckel <bernhard.heckel@intel.com>
3867
3868 * gdb.fortran/ptr-indentation.f90: New file.
3869 * gdb.fortran/ptr-indentation.exp: New file.
3870
3871 2017-09-05 Tom Tromey <tom@tromey.com>
3872
3873 PR gdb/22010:
3874 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3875
3876 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3877
3878 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3879
3880 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3881
3882 * gdb.threads/tls-nodebug-pie.c: New file.
3883 * gdb.threads/tls-nodebug-pie.exp: New file.
3884
3885 2017-09-05 Tom Tromey <tom@tromey.com>
3886
3887 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3888 for rust.
3889
3890 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3891
3892 * gdb.multi/multi-arch-exec.exp: Test with different
3893 "follow-exec-mode" settings.
3894 (do_test): New procedure.
3895
3896 2017-09-04 Pedro Alves <palves@redhat.com>
3897
3898 * gdb.base/func-static.c (S::method const, S::method volatile)
3899 (S::method volatile const): New methods.
3900 (c_s, v_s, cv_s): New instances.
3901 (main): Call method() on them.
3902 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3903 (cannot_resolve): New procedure.
3904 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3905 print-quote-unquoted columns.
3906 (do_test): Test printing each scope too.
3907
3908 2017-09-04 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.base/local-static.exp: Also test with
3911 class::method::variable wholly quoted.
3912 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3913
3914 2017-09-04 Pedro Alves <palves@redhat.com>
3915
3916 * gdb.base/local-static.c: New.
3917 * gdb.base/local-static.cc: New.
3918 * gdb.base/local-static.exp: New.
3919
3920 2017-09-04 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.asm/asm-source.exp: Add casts to int.
3923 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3924 (dataglobal64_1, dataglobal64_2): New globals.
3925 * gdb.base/nodebug.exp: Test different expressions involving the
3926 new globals, with print, whatis and ptype. Add casts to int.
3927 * gdb.base/solib-display.exp: Add casts to int.
3928 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3929 * gdb.cp/m-static.exp: Add cast to int.
3930 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3931 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3932 tls variable with no debug info without a cast. Test with a cast
3933 to int too.
3934 * gdb.trace/entry-values.exp: Add casts.
3935
3936 2017-09-04 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/nodebug.exp: Test that ptype's error about functions
3939 with unknown return type includes the function name too.
3940
3941 2017-09-04 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3944 return type of munmap in infcall.
3945 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3946 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3947 type of ftell in infcall.
3948 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3949 type of getpid in infcall.
3950 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3951 infcall.
3952 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3953 Bail on failure to extract the pid.
3954 * gdb.base/nodebug.c: #include <stdint.h>.
3955 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3956 New functions.
3957 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3958 Change expected output of print/whatis/ptype with functions with
3959 no debug info. Test all supported languages. Call
3960 test_call_promotion.
3961 * gdb.compile/compile.exp: Adjust expected output to expect
3962 warning.
3963 * gdb.threads/siginfo-threads.exp: Likewise.
3964
3965 2017-09-04 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3968 "prototypes". Test calling float functions via prototyped and
3969 unprototyped function pointers.
3970 (perform_all_tests): New parameter "prototypes". Pass it down.
3971 (top level): Pass down "prototypes" parameter to
3972 perform_all_tests.
3973
3974 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3975
3976 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3977 Test with nested loops.
3978
3979 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3980
3981 * gdb.base/commands.exp: Call the new procedures.
3982 (loop_break_test, loop_continue_test): New procedures.
3983
3984 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3985
3986 * gdb.base/commands.exp: Call new procedure.
3987 (define_if_without_arg_test): New procedure.
3988
3989 2017-09-04 Pedro Alves <palves@redhat.com>
3990
3991 * gdb.base/list-ambiguous.exp: New file.
3992 * gdb.base/list-ambiguous0.c: New file.
3993 * gdb.base/list-ambiguous1.c: New file.
3994 * gdb.base/list.exp (test_list_range): Adjust expected output.
3995
3996 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3997
3998 * gdb.base/share-env-with-gdbserver.c: New file.
3999 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4000
4001 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4002
4003 * gdb.base/commands.exp (gdbvar_simple_if_test,
4004 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4005 progvar_simple_if_test, progvar_simple_while_test,
4006 progvar_complex_if_while_test, user_defined_command_test,
4007 user_defined_command_args_eval,
4008 user_defined_command_args_stack_test,
4009 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4010 temporary_breakpoint_commands,
4011 gdb_test_no_prompt, redefine_hook_test,
4012 redefine_backtrace_test): Remove "global gdb_prompt".
4013
4014 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4017 New proc, call it from toplevel.
4018
4019 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4020
4021 PR remote/21852
4022 * gdb.server/normal.c: New file, copied from gdb.base.
4023 * gdb.server/run-without-local-binary.exp: New file.
4024
4025 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4026
4027 * gdb.arch/sparc64-adi.exp: New file.
4028 * gdb.arch/sparc64-adi.c: New file.
4029
4030 2017-08-22 Pedro Alves <palves@redhat.com>
4031
4032 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4033 (top level): Add "list all overloads" tests.
4034
4035 2017-08-22 Tom Tromey <tom@tromey.com>
4036
4037 * gdb.gdb/xfullpath.exp: Remove.
4038
4039 2017-08-21 Pedro Alves <palves@redhat.com>
4040
4041 PR gdb/19487
4042 * gdb.base/symbol-alias.c: New.
4043 * gdb.base/symbol-alias2.c: New.
4044 * gdb.base/symbol-alias.exp: New.
4045
4046 2017-08-21 Pedro Alves <palves@redhat.com>
4047
4048 * gdb.base/dfp-test.c
4049 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4050 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4051 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4052 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4053 * gdb.base/whatis-ptype-typedefs.c: New.
4054 * gdb.base/whatis-ptype-typedefs.exp: New.
4055 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4056 (an_int, an_int_type, an_int_type2): New globals.
4057 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4058 involving typedefs and cast expressions.
4059 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4060 (lookup_typedefs_function): New.
4061 (typedefs_pretty_printers_dict): New.
4062 (top level): Register lookup_typedefs_function in
4063 gdb.pretty_printers.
4064
4065 2017-08-18 Yao Qi <yao.qi@linaro.org>
4066
4067 * gdb.server/unittest.exp: New.
4068
4069 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4070
4071 PR gdb/21954
4072 * gdb.base/environ.exp: Add test to check if 'unset environment'
4073 works.
4074
4075 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4076
4077 * lib/gdb.exp (universal_compile_options): New caching proc.
4078 (gdb_compile): Suppress GCC's coloring of messages.
4079
4080 2017-08-14 Tom Tromey <tom@tromey.com>
4081
4082 PR gdb/21675:
4083 * gdb.base/printcmds.exp (test_radices): New function.
4084 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4085 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4086 * lib/gdb.exp (get_integer_valueof): Use p/d.
4087
4088 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4089
4090 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4091 characters.
4092
4093 2017-08-05 Tom Tromey <tom@tromey.com>
4094
4095 * gdb.rust/simple.exp: Allow String to appear in a different
4096 namespace.
4097
4098 2017-07-26 Yao Qi <yao.qi@linaro.org>
4099
4100 * gdb.gdb/unittest.exp: Invoke command
4101 "maintenance check xml-descriptions".
4102
4103 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4104
4105 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4106 calling context.
4107 (hex128): Drop erroneous calculation of parameters.
4108
4109 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4110
4111 * gdb.python/py-unwind.exp: Disable stack protection when
4112 building test file.
4113
4114 2017-07-20 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.base/default.exp (set language): Adjust expected output.
4117
4118 2017-07-20 Pedro Alves <palves@redhat.com>
4119
4120 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4121 (test_minsym): ... this, and make static.
4122 (get_pck__foo__bar__minsym): Rename to ...
4123 (get_test_minsym): ... this.
4124 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4125 symbol names and comments.
4126 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4127 (get_test_minsym): ... this.
4128 (pck__foo__bar__minsym__2): Rename to ...
4129 (test_minsym): ... this.
4130 (main): Adjust.
4131
4132 2017-07-17 Pedro Alves <palves@redhat.com>
4133
4134 * gdb.base/completion.exp: Adjust expected output.
4135 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4136 the completer works.
4137
4138 2017-07-17 Pedro Alves <palves@redhat.com>
4139
4140 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4141
4142 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4143
4144 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4145
4146 2017-07-14 Tom Tromey <tom@tromey.com>
4147
4148 PR rust/21764:
4149 * gdb.rust/simple.exp: Add tests.
4150
4151 2017-07-14 Tom Tromey <tom@tromey.com>
4152
4153 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4154
4155 2017-07-14 Pedro Alves <palves@redhat.com>
4156
4157 * gdb.linespec/base/one/thefile.cc (z1): New function.
4158 * gdb.linespec/base/two/thefile.cc (z2): New function.
4159 * gdb.linespec/linespec.exp: Add tests.
4160
4161 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4162
4163 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4164 to mi_create_breakpoint.
4165
4166 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4169 mi_create_breakpoint.
4170
4171 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4172
4173 * gdb.dlang/demangle.exp: Update for demangling changes.
4174
4175 2017-07-09 Tom Tromey <tom@tromey.com>
4176
4177 * gdb.dwarf2/shortpiece.exp: New file.
4178
4179 2017-07-06 David Blaikie <dblaikie@gmail.com>
4180
4181 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4182 built from fissiont-multi-cu{1,2}.c.
4183 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4184 except putting 'main' and 'func' in separate CUs in the same DWO file.
4185 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4186 test.
4187 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4188 test.
4189
4190 2017-07-06 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.python/py-unwind.exp: Test flushregs.
4193
4194 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4195
4196 PR cli/21688
4197 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4198 tests for alias commands and trailing whitespace.
4199
4200 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4201
4202 PR cli/21688
4203 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4204 procedure. Call it.
4205
4206 2017-06-29 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.base/printcmds.exp: Add tests.
4209
4210 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4211
4212 PR gdb/21337
4213 * gdb.base/reread-readsym.exp: New file.
4214 * gdb.base/reread-readsym.c: New file.
4215
4216 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4217
4218 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4219 subpattern.
4220
4221 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4222
4223 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4224 extended mnemonic.
4225 * gdb.arch/powerpc-power9.s: Likewise.
4226
4227 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4228
4229 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4230 on 32-bit x86 targets. Exploit is_*_target macros where
4231 appropriate.
4232
4233 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4234
4235 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4236 register pieces.
4237
4238 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4239
4240 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4241 located in one or more DWARF pieces.
4242
4243 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4244
4245 * lib/gdb.exp (get_endianness): New proc.
4246 * gdb.arch/aarch64-fp.exp: Use it.
4247 * gdb.arch/altivec-regs.exp: Likewise.
4248 * gdb.arch/e500-regs.exp: Likewise.
4249 * gdb.arch/vsx-regs.exp: Likewise.
4250 * gdb.base/dump.exp: Likewise.
4251 * gdb.base/funcargs.exp: Likewise.
4252 * gdb.base/gnu_vector.exp: Likewise.
4253 * gdb.dwarf2/formdata16.exp: Likewise.
4254 * gdb.dwarf2/implptrpiece.exp: Likewise.
4255 * gdb.dwarf2/nonvar-access.exp: Likewise.
4256 * gdb.python/py-inferior.exp: Likewise.
4257 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4258
4259 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4260
4261 PR gdb/21226
4262 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4263 stack value pieces are taken from the LSB end.
4264
4265 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4266
4267 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4268 variable at nonzero offset.
4269
4270 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4271
4272 * gdb.dwarf2/var-access.c: New file.
4273 * gdb.dwarf2/var-access.exp: New test.
4274 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4275
4276 2017-06-12 Tom Tromey <tom@tromey.com>
4277
4278 * gdb.dwarf2/formdata16.exp: Add tests.
4279
4280 2017-06-12 Tom Tromey <tom@tromey.com>
4281
4282 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4283
4284 2017-06-12 Tom Tromey <tom@tromey.com>
4285
4286 PR exp/16225:
4287 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4288 * gdb.arch/vsx-regs.exp: Update tests.
4289 * gdb.arch/s390-vregs.exp (hex128): New proc.
4290 Update test.
4291 * gdb.arch/altivec-regs.exp: Update tests.
4292
4293 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4294
4295 * gdb.base/startup-with-shell.c: New file.
4296 * gdb.base/startup-with-shell.exp: Likewise.
4297
4298 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4299
4300 * gdb.server/non-existing-program.exp: Update regex in order to
4301 reflect the fact that gdbserver is now using fork_inferior (with a
4302 shell) to startup the inferior.
4303
4304 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4305
4306 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4307 support function calls from GDB.
4308
4309 2017-05-21 Tom Tromey <tom@tromey.com>
4310
4311 PR rust/21466:
4312 * gdb.rust/unsized.exp: New file.
4313 * gdb.rust/unsized.rs: New file.
4314
4315 2017-05-19 Tom Tromey <tom@tromey.com>
4316
4317 PR rust/21484:
4318 * gdb.rust/watch.exp: New file.
4319 * gdb.rust/watch.rs: New file.
4320
4321 2017-05-18 Tom Tromey <tom@tromey.com>
4322
4323 * gdb.rust/simple.exp: Allow Box to be qualified.
4324
4325 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4326
4327 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4328
4329 2017-05-18 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.base/fileio.c (test_write, test_read, test_close)
4332 (test_fstat): Don't print 'ret' in the fail path.
4333
4334 2017-05-18 Pedro Alves <palves@redhat.com>
4335
4336 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4337 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4338 (test_system, test_rename, test_unlink, test_time): Change
4339 prototypes.
4340 * gdb.base/fileio.exp (stop_msg): Adjust.
4341
4342 2017-05-18 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.base/fileio.c (null_str): New global.
4345 (test_stat): Use it.
4346 * gdb.base/fileio.exp: Remove nowarnings.
4347
4348 2017-05-17 Yao Qi <yao.qi@linaro.org>
4349
4350 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4351
4352 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4353
4354 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4355 argument command.
4356 (top-level): Invoke test_set_inferior_tty.
4357
4358 2017-05-04 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4361 Add parens to print call for Python 3.
4362
4363 2017-05-03 Keith Seitz <keiths@redhat.com>
4364
4365 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4366 (main): Call it.
4367
4368 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4369
4370 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4371 to prev and next.
4372
4373 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4374
4375 * gdb.python/py-record-btrace.exp: Remove test for
4376 gdb.BtraceInstruction.error.
4377
4378 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4379
4380 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4381
4382 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4383
4384 * gdb.python/py-record-btrace-threads.c: New file.
4385 * gdb.python/py-record-btrace-threads.exp: New file.
4386
4387 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4388
4389 PR testsuite/8595
4390 * gdb.base/environ.exp: Make test available in all architectures.
4391 Move bits related to "info program" testing to
4392 gdb.base/info-program.exp. Rewrite tests to use the two new
4393 procedures mentione below.
4394 (test_set_show_env_var) New procedure.
4395 (test_set_show_env_var_equal): Likewise.
4396 * gdb.base/info-program.exp: New file.
4397
4398 2017-04-27 Keith Seitz <keiths@redhat.com>
4399
4400 * gdb.cp/oranking.cc (test15): New function.
4401 (main): Call test15 and declare additional variables for testing.
4402 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4403 "p foo101('abc')" tests.
4404 Add tests for cv qualifier overloads.
4405 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4406 "lvalue reference overload" test.
4407 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4408 "print value of f1 on Child&& in f2" test.
4409
4410 2017-04-19 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4413 procedure.
4414 (top level): Call it.
4415 * lib/gdb.exp (gdb_define_cmd): New procedure.
4416
4417 2017-04-12 Pedro Alves <palves@redhat.com>
4418
4419 PR gdb/21323
4420 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4421 (wchar): New global.
4422 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4423 (do_test_wide_char, wide_char_types_no_program, top level): Add
4424 wchar_t testing.
4425
4426 2017-04-12 Pedro Alves <palves@redhat.com>
4427
4428 PR c++/21323
4429 * gdb.cp/wide_char_types.c: New file.
4430 * gdb.cp/wide_char_types.exp: New file.
4431
4432 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4433
4434 PR gdb/21352
4435 * gdb.trace/tsv.exp: Add test for "tsave -r".
4436
4437 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4438
4439 * gdb.dlang/watch-loc.c: New file.
4440 * gdb.dlang/watch-loc.exp: New file.
4441
4442 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4445
4446 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4447
4448 * gdb.arch/arc-analyze-prologue.S: New file.
4449 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4450
4451 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4452
4453 * gdb.arch/arc-decode-insn.S: New file.
4454 * gdb.arch/arc-decode-insn.exp: Likewise.
4455
4456 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4457
4458 PR tdep/20928
4459 * gdb.arch/sparc64-regs.exp: New file.
4460 * gdb.arch/sparc64-regs.S: Likewise.
4461
4462 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4463
4464 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4465 and memory view on Python 3.
4466
4467 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4468 Keith Seitz <keiths@redhat.com>
4469
4470 PR gdb/14441
4471 * gdb.cp/demangle.exp: Add rvalue reference tests.
4472 * gdb.cp/rvalue-ref-casts.cc: New file.
4473 * gdb.cp/rvalue-ref-casts.exp: New file.
4474 * gdb.cp/rvalue-ref-overload.cc: New file.
4475 * gdb.cp/rvalue-ref-overload.exp: New file.
4476 * gdb.cp/rvalue-ref-params.cc: New file.
4477 * gdb.cp/rvalue-ref-params.exp: New file.
4478 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4479 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4480 * gdb.cp/rvalue-ref-types.cc: New file.
4481 * gdb.cp/rvalue-ref-types.exp: New file.
4482 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4483 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4484
4485 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4486
4487 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4488 New procedure.
4489
4490 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4491
4492 * lib/mi-support.exp (mi_gdb_test): Add additional message
4493 for unexpected output.
4494
4495 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4496
4497 * gdb.base/examine-backward.c (Barrier): New character array
4498 constant, to ensure that TestStrings is preceded by a string
4499 terminator.
4500
4501 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4502
4503 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4504 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4505 and implicit pointer into such a location.
4506
4507 2017-03-16 Doug Evans <dje@google.com>
4508
4509 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4510
4511 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4512
4513 * gdb.cp/m-static.exp: Fix expectation for prototype of
4514 test5.single_constructor and single_constructor::single_constructor.
4515
4516 2017-03-16 Doug Evans <dje@google.com>
4517
4518 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4519 * gdb.guile/scm-lazy-string.c: New file.
4520 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4521 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4522 for pointer, array, typedef lazy strings.
4523
4524 2017-03-16 Doug Evans <dje@google.com>
4525
4526 PR python/17728, python/18439, python/18779
4527 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4528 * gdb.python/py-lazy-string.c (pointer): New typedef.
4529 (main): New locals ptr, array, typedef_ptr.
4530 * gdb.python/py-value.exp: Move lazy string tests to ...
4531 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4532 array, typedef lazy strings.
4533
4534 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4535
4536 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4537 Add optional 'test' parameter.
4538
4539 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4540
4541 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4542 Skip for versions of DejaGnu < 1.5.
4543
4544 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4545
4546 * lib/gdb.exp (dejagnu_version): New proc.
4547 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4548 Use dejagnu_version.
4549
4550 2017-03-10 Keith Seitz <keiths@redhat.com>
4551
4552 PR c++/8128
4553 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4554 type from destructor regexps.
4555 Add a branch which actually passes the test.
4556 Adjust "ptype t5i" test names.
4557
4558 2017-03-08 Pedro Alves <palves@redhat.com>
4559
4560 * gdb.base/step-over-exit.exp: Add explicit test message.
4561
4562 2017-03-08 Pedro Alves <palves@redhat.com>
4563
4564 PR gdb/18360
4565 * gdb.threads/interrupt-while-step-over.c: New file.
4566 * gdb.threads/interrupt-while-step-over.exp: New file.
4567
4568 2017-03-08 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4571 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4572
4573 2017-03-08 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4576 PKRU as not supported as a PASS.
4577
4578 2017-03-08 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4581 prefix instead of $binfile1/$binfile2.
4582 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4583 in test message.
4584 * gdb.python/py-completion.exp: Use "load python file" as test
4585 messages instead of unstable path names.
4586
4587 2017-03-08 Pedro Alves <palves@redhat.com>
4588 Jan Kratochvil <jan.kratochvil@redhat.com>
4589
4590 PR cli/21218
4591 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4592 New proc.
4593 (top level): Call it.
4594
4595 2017-03-08 Pedro Alves <palves@redhat.com>
4596
4597 PR tui/21216
4598 * gdb.tui/tui-nl-filtered-output.exp: New file.
4599
4600 2017-03-08 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.base/completion.exp: Move TUI completion tests to ...
4603 * gdb.tui/completion.exp: ... this new file.
4604
4605 2017-03-08 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.base/tui-disasm-long-lines.c,
4608 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4609 gdb.base/tui-layout.exp: Move to ...
4610 * gdb.tui/: ... this new directory.
4611
4612 2017-03-07 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.base/tui-layout.c: New file.
4615 * gdb.base/tui-layout.exp: New file.
4616
4617 2017-03-07 Pedro Alves <palves@redhat.com>
4618
4619 * gdb.base/tui-layout.c: Rename to ...
4620 * gdb.base/tui-disasm-long-lines.c: ... this.
4621 * gdb.base/tui-layout.exp: Rename to ...
4622 * gdb.base/tui-disasm-long-lines.exp: ... this.
4623
4624 2017-03-07 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4627
4628 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4629
4630 * i386-mpx-call.c: New file.
4631 * i386-mpx-call.exp: New file.
4632
4633 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4634
4635 * gdb.arch/powerpc-power.exp: Delete test.
4636 * gdb.arch/powerpc-power.s: Likewise.
4637 * gdb.disasm/disassembler-options.exp: New test.
4638 * gdb.arch/powerpc-altivec.exp: Likewise.
4639 * gdb.arch/powerpc-altivec.s: Likewise.
4640 * gdb.arch/powerpc-altivec2.exp: Likewise.
4641 * gdb.arch/powerpc-altivec2.s: Likewise.
4642 * gdb.arch/powerpc-altivec3.exp: Likewise.
4643 * gdb.arch/powerpc-altivec3.s: Likewise.
4644 * gdb.arch/powerpc-power7.exp: Likewise.
4645 * gdb.arch/powerpc-power7.s: Likewise.
4646 * gdb.arch/powerpc-power8.exp: Likewise.
4647 * gdb.arch/powerpc-power8.s: Likewise.
4648 * gdb.arch/powerpc-power9.exp: Likewise.
4649 * gdb.arch/powerpc-power9.s: Likewise.
4650 * gdb.arch/powerpc-vsx.exp: Likewise.
4651 * gdb.arch/powerpc-vsx.s: Likewise.
4652 * gdb.arch/powerpc-vsx2.exp: Likewise.
4653 * gdb.arch/powerpc-vsx2.s: Likewise.
4654 * gdb.arch/powerpc-vsx3.exp: Likewise.
4655 * gdb.arch/powerpc-vsx3.s: Likewise.
4656 * gdb.arch/arm-disassembler-options.exp: Likewise.
4657 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4658 * gdb.arch/s390-disassembler-options.exp: Likewise.
4659
4660 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4661
4662 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4663 (check_supported_features): ... this. Changed return type to void.
4664 (supports_rdseed): New static global.
4665 (rdseed): Check supports_rdseed.
4666 (initialize): Call check_supported_features.
4667
4668 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4669
4670 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4671 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4672 and lqarx/stqcx.
4673 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4674 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4675
4676 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4677
4678 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4679 uppercase.
4680
4681 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4682
4683 * gdb.dwarf2/formdata16.c: New file.
4684 * gdb.dwarf2/formdata16.exp: New file.
4685 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4686
4687 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4690 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4691 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4692 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4693 DW_AT_GNU_*.
4694
4695 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4696
4697 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4698
4699 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4700
4701 PR gdb/21164
4702 * gdb.base/maint.exp: Add testcases for when the commands do
4703 not have arguments.
4704
4705 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4706
4707 * gdb.cp/chained-calls.exp: Use p instead of P.
4708
4709 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4710
4711 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4712 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4713
4714 2017-02-14 Tom Tromey <tom@tromey.com>
4715
4716 PR python/13598:
4717 * gdb.python/py-events.exp: Add before_prompt event tests.
4718
4719 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4720
4721 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4722
4723 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4724
4725 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4726 (main): Call my_unique_function_name.
4727 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4728 completion of patterns with a single match.
4729 Add missing -re switches to gdb_test_multiple calls.
4730
4731 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4732
4733 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4734 return if core file is not recognized.
4735
4736 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4737
4738 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4739 and extra UIs.
4740
4741 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4742
4743 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4744 proc_with_prefix.
4745
4746 2017-02-10 Tom Tromey <tom@tromey.com>
4747
4748 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4749
4750 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
4751
4752 PR gdb/21122
4753 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4754
4755 2017-02-08 Jerome Guitton <guitton@adacore.com>
4756
4757 * gdb.base/define.exp: Add test for command abbreviations
4758 in define.
4759
4760 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
4761
4762 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4763 * gdb.reverse/insn-reverse-x86.c: New file.
4764
4765 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4766
4767 PR tdep/20936
4768 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4769
4770 2017-02-03 Tom Tromey <tom@tromey.com>
4771
4772 PR rust/21097:
4773 * gdb.rust/simple.exp: Add new tests.
4774
4775 2017-02-02 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4778 tests.
4779
4780 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4781
4782 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4783 taking a 2-byte value out of a 4-byte DWARF implicit value on
4784 big-endian targets.
4785 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4786 logic. Add test cases for DW_OP_implicit.
4787
4788 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4789
4790 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4791
4792 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4793
4794 * gdb.btrace/enable.exp: Call gdb_exit before
4795 skip_gdbserver_tests.
4796
4797 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4798
4799 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4800 GDBFLAGS.
4801
4802 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4803
4804 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4805 the test is skipped.
4806 * gdb.btrace/data.exp: Likewise.
4807 * gdb.btrace/delta.exp: Likewise.
4808 * gdb.btrace/dlopen.exp: Likewise.
4809 * gdb.btrace/enable-running.exp: Likewise.
4810 * gdb.btrace/enable.exp: Likewise.
4811 * gdb.btrace/exception.exp: Likewise.
4812 * gdb.btrace/function_call_history.exp: Likewise.
4813 * gdb.btrace/gcore.exp: Likewise.
4814 * gdb.btrace/instruction_history.exp: Likewise.
4815 * gdb.btrace/multi-thread-step.exp: Likewise.
4816 * gdb.btrace/nohist.exp: Likewise.
4817 * gdb.btrace/non-stop.exp: Likewise.
4818 * gdb.btrace/reconnect.exp: Likewise.
4819 * gdb.btrace/record_goto-step.exp: Likewise.
4820 * gdb.btrace/record_goto.exp: Likewise.
4821 * gdb.btrace/rn-dl-bind.exp: Likewise.
4822 * gdb.btrace/segv.exp: Likewise.
4823 * gdb.btrace/step.exp: Likewise.
4824 * gdb.btrace/stepi.exp: Likewise.
4825 * gdb.btrace/tailcall-only.exp: Likewise.
4826 * gdb.btrace/tailcall.exp: Likewise.
4827 * gdb.btrace/tsx.exp: Likewise.
4828 * gdb.btrace/unknown_functions.exp: Likewise.
4829 * gdb.btrace/vdso.exp: Likewise.
4830
4831 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4832
4833 * gdb.btrace/enable-running.c: New.
4834 * gdb.btrace/enable-running.exp: New.
4835
4836 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4837
4838 * gdb.arch/amd64-gs_base.c: New file.
4839 * gdb.arch/amd64-gs_base.exp: New file.
4840
4841 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4842
4843 * lib/memory.exp: Remove spurious empty newlines.
4844
4845 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4846
4847 * gdb.python/py-bad-printers.exp: Load python file using "source".
4848 * gdb.python/py-events.exp: Likewise.
4849 * gdb.python/py-evsignal.exp: Likewise.
4850 * gdb.python/py-evthreads.exp: Likewise.
4851 * gdb.python/py-frame-args.exp: Likewise.
4852 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4853 * gdb.python/py-framefilter-mi.exp: Likewise.
4854 * gdb.python/py-framefilter.exp: Likewise.
4855 * gdb.python/py-mi.exp: Likewise.
4856 * gdb.python/py-pp-maint.exp: Likewise.
4857 * gdb.python/py-pp-registration.exp: Likewise.
4858 * gdb.python/py-prettyprint.exp: Likewise.
4859 (run_lang_tests): Likewise.
4860 * gdb.python/py-typeprint.exp: Likewise.
4861
4862 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4863
4864 * lib/memory.exp: New file.
4865 * lib/gdb.exp: Load memory.exp.
4866 * gdb.base/memattr.exp (delete_memory): Move proc to
4867 lib/memory.exp and rename to delete_memory_regions.
4868 Replace delete_memory with delete_memory_regions.
4869 Cleanup memory regions before tests.
4870 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4871 before tests.
4872
4873 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4874
4875 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4876 files.
4877 (initialize): New function conditionally defined.
4878 (testcases): Move within conditional block.
4879 (main): Call initialize.
4880 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4881 of gdb.reverse/insn-reverse.c.
4882 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4883 gdb.reverse/insn-reverse.c.
4884
4885 2017-01-26 Yao Qi <yao.qi@linaro.org>
4886
4887 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4888 disassemble on address 0.
4889
4890 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4891 Yao Qi <yao.qi@linaro.org>
4892
4893 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4894 * gdb.dwarf2/implptr-64bit.S: Remove.
4895 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4896 variables in caller's context. Add DW_OP_implicit_value.
4897
4898 2017-01-25 Yao Qi <yao.qi@linaro.org>
4899
4900 * lib/dwarf.exp (Dwarf::_location): Handle
4901 DW_OP_GNU_implicit_pointer with proper size.
4902
4903 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
4904
4905 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4906 and add untested calls.
4907
4908 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
4909
4910 * gdb.python/python.exp: Check line number against what GDB thinks
4911 the line number is for func1.
4912
4913 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4914
4915 * gdb.dlang/debug-expr.exp: New file.
4916
4917 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
4918
4919 Fix test names for the following files:
4920
4921 * gdb.ada/exec_changed.exp
4922 * gdb.ada/info_types.exp
4923 * gdb.arch/aarch64-atomic-inst.exp
4924 * gdb.arch/aarch64-fp.exp
4925 * gdb.arch/altivec-abi.exp
4926 * gdb.arch/altivec-regs.exp
4927 * gdb.arch/amd64-byte.exp
4928 * gdb.arch/amd64-disp-step.exp
4929 * gdb.arch/amd64-dword.exp
4930 * gdb.arch/amd64-entry-value-inline.exp
4931 * gdb.arch/amd64-entry-value-param.exp
4932 * gdb.arch/amd64-entry-value-paramref.exp
4933 * gdb.arch/amd64-entry-value.exp
4934 * gdb.arch/amd64-i386-address.exp
4935 * gdb.arch/amd64-invalid-stack-middle.exp
4936 * gdb.arch/amd64-invalid-stack-top.exp
4937 * gdb.arch/amd64-optimout-repeat.exp
4938 * gdb.arch/amd64-prologue-skip.exp
4939 * gdb.arch/amd64-prologue-xmm.exp
4940 * gdb.arch/amd64-stap-special-operands.exp
4941 * gdb.arch/amd64-stap-wrong-subexp.exp
4942 * gdb.arch/amd64-tailcall-cxx.exp
4943 * gdb.arch/amd64-tailcall-noret.exp
4944 * gdb.arch/amd64-tailcall-ret.exp
4945 * gdb.arch/amd64-tailcall-self.exp
4946 * gdb.arch/amd64-word.exp
4947 * gdb.arch/arm-bl-branch-dest.exp
4948 * gdb.arch/arm-disp-step.exp
4949 * gdb.arch/arm-neon.exp
4950 * gdb.arch/arm-single-step-kernel-helper.exp
4951 * gdb.arch/avr-flash-qualifier.exp
4952 * gdb.arch/disp-step-insn-reloc.exp
4953 * gdb.arch/e500-abi.exp
4954 * gdb.arch/e500-regs.exp
4955 * gdb.arch/ftrace-insn-reloc.exp
4956 * gdb.arch/i386-avx512.exp
4957 * gdb.arch/i386-bp_permanent.exp
4958 * gdb.arch/i386-byte.exp
4959 * gdb.arch/i386-cfi-notcurrent.exp
4960 * gdb.arch/i386-disp-step.exp
4961 * gdb.arch/i386-dr3-watch.exp
4962 * gdb.arch/i386-float.exp
4963 * gdb.arch/i386-gnu-cfi.exp
4964 * gdb.arch/i386-mpx-map.exp
4965 * gdb.arch/i386-mpx-sigsegv.exp
4966 * gdb.arch/i386-mpx-simple_segv.exp
4967 * gdb.arch/i386-mpx.exp
4968 * gdb.arch/i386-permbkpt.exp
4969 * gdb.arch/i386-prologue.exp
4970 * gdb.arch/i386-signal.exp
4971 * gdb.arch/i386-size-overlap.exp
4972 * gdb.arch/i386-unwind.exp
4973 * gdb.arch/i386-word.exp
4974 * gdb.arch/mips-fcr.exp
4975 * gdb.arch/powerpc-d128-regs.exp
4976 * gdb.arch/powerpc-stackless.exp
4977 * gdb.arch/ppc64-atomic-inst.exp
4978 * gdb.arch/s390-stackless.exp
4979 * gdb.arch/s390-tdbregs.exp
4980 * gdb.arch/s390-vregs.exp
4981 * gdb.arch/sparc-sysstep.exp
4982 * gdb.arch/thumb-bx-pc.exp
4983 * gdb.arch/thumb-singlestep.exp
4984 * gdb.arch/thumb2-it.exp
4985 * gdb.arch/vsx-regs.exp
4986 * gdb.asm/asm-source.exp
4987 * gdb.base/a2-run.exp
4988 * gdb.base/advance.exp
4989 * gdb.base/all-bin.exp
4990 * gdb.base/anon.exp
4991 * gdb.base/args.exp
4992 * gdb.base/arithmet.exp
4993 * gdb.base/async-shell.exp
4994 * gdb.base/async.exp
4995 * gdb.base/attach-pie-noexec.exp
4996 * gdb.base/attach-twice.exp
4997 * gdb.base/auto-load.exp
4998 * gdb.base/bang.exp
4999 * gdb.base/bitfields.exp
5000 * gdb.base/break-always.exp
5001 * gdb.base/break-caller-line.exp
5002 * gdb.base/break-entry.exp
5003 * gdb.base/break-inline.exp
5004 * gdb.base/break-on-linker-gcd-function.exp
5005 * gdb.base/break-probes.exp
5006 * gdb.base/break.exp
5007 * gdb.base/breakpoint-shadow.exp
5008 * gdb.base/call-ar-st.exp
5009 * gdb.base/call-sc.exp
5010 * gdb.base/call-signal-resume.exp
5011 * gdb.base/call-strs.exp
5012 * gdb.base/callfuncs.exp
5013 * gdb.base/catch-fork-static.exp
5014 * gdb.base/catch-gdb-caused-signals.exp
5015 * gdb.base/catch-load.exp
5016 * gdb.base/catch-signal-fork.exp
5017 * gdb.base/catch-signal.exp
5018 * gdb.base/catch-syscall.exp
5019 * gdb.base/charset.exp
5020 * gdb.base/checkpoint.exp
5021 * gdb.base/chng-syms.exp
5022 * gdb.base/code-expr.exp
5023 * gdb.base/code_elim.exp
5024 * gdb.base/commands.exp
5025 * gdb.base/completion.exp
5026 * gdb.base/complex.exp
5027 * gdb.base/cond-expr.exp
5028 * gdb.base/condbreak.exp
5029 * gdb.base/consecutive.exp
5030 * gdb.base/continue-all-already-running.exp
5031 * gdb.base/coredump-filter.exp
5032 * gdb.base/corefile.exp
5033 * gdb.base/dbx.exp
5034 * gdb.base/debug-expr.exp
5035 * gdb.base/define.exp
5036 * gdb.base/del.exp
5037 * gdb.base/disabled-location.exp
5038 * gdb.base/disasm-end-cu.exp
5039 * gdb.base/disasm-optim.exp
5040 * gdb.base/display.exp
5041 * gdb.base/duplicate-bp.exp
5042 * gdb.base/ena-dis-br.exp
5043 * gdb.base/ending-run.exp
5044 * gdb.base/enumval.exp
5045 * gdb.base/environ.exp
5046 * gdb.base/eu-strip-infcall.exp
5047 * gdb.base/eval-avoid-side-effects.exp
5048 * gdb.base/eval-skip.exp
5049 * gdb.base/exitsignal.exp
5050 * gdb.base/expand-psymtabs.exp
5051 * gdb.base/filesym.exp
5052 * gdb.base/find-unmapped.exp
5053 * gdb.base/finish.exp
5054 * gdb.base/float.exp
5055 * gdb.base/foll-exec-mode.exp
5056 * gdb.base/foll-exec.exp
5057 * gdb.base/foll-fork.exp
5058 * gdb.base/fortran-sym-case.exp
5059 * gdb.base/freebpcmd.exp
5060 * gdb.base/func-ptr.exp
5061 * gdb.base/func-ptrs.exp
5062 * gdb.base/funcargs.exp
5063 * gdb.base/gcore-buffer-overflow.exp
5064 * gdb.base/gcore-relro-pie.exp
5065 * gdb.base/gcore-relro.exp
5066 * gdb.base/gcore.exp
5067 * gdb.base/gdb1090.exp
5068 * gdb.base/gdb11530.exp
5069 * gdb.base/gdb11531.exp
5070 * gdb.base/gdb1821.exp
5071 * gdb.base/gdbindex-stabs.exp
5072 * gdb.base/gdbvars.exp
5073 * gdb.base/hbreak.exp
5074 * gdb.base/hbreak2.exp
5075 * gdb.base/included.exp
5076 * gdb.base/infcall-input.exp
5077 * gdb.base/inferior-died.exp
5078 * gdb.base/infnan.exp
5079 * gdb.base/info-macros.exp
5080 * gdb.base/info-os.exp
5081 * gdb.base/info-proc.exp
5082 * gdb.base/info-shared.exp
5083 * gdb.base/info-target.exp
5084 * gdb.base/infoline.exp
5085 * gdb.base/interp.exp
5086 * gdb.base/interrupt.exp
5087 * gdb.base/jit-reader.exp
5088 * gdb.base/jit-simple.exp
5089 * gdb.base/kill-after-signal.exp
5090 * gdb.base/kill-detach-inferiors-cmd.exp
5091 * gdb.base/label.exp
5092 * gdb.base/langs.exp
5093 * gdb.base/ldbl_e308.exp
5094 * gdb.base/line-symtabs.exp
5095 * gdb.base/linespecs.exp
5096 * gdb.base/list.exp
5097 * gdb.base/long_long.exp
5098 * gdb.base/longest-types.exp
5099 * gdb.base/maint.exp
5100 * gdb.base/max-value-size.exp
5101 * gdb.base/memattr.exp
5102 * gdb.base/mips_pro.exp
5103 * gdb.base/morestack.exp
5104 * gdb.base/moribund-step.exp
5105 * gdb.base/multi-forks.exp
5106 * gdb.base/nested-addr.exp
5107 * gdb.base/nextoverexit.exp
5108 * gdb.base/noreturn-finish.exp
5109 * gdb.base/noreturn-return.exp
5110 * gdb.base/nostdlib.exp
5111 * gdb.base/offsets.exp
5112 * gdb.base/opaque.exp
5113 * gdb.base/pc-fp.exp
5114 * gdb.base/permissions.exp
5115 * gdb.base/print-symbol-loading.exp
5116 * gdb.base/prologue-include.exp
5117 * gdb.base/psymtab.exp
5118 * gdb.base/ptype.exp
5119 * gdb.base/random-signal.exp
5120 * gdb.base/randomize.exp
5121 * gdb.base/range-stepping.exp
5122 * gdb.base/readline-ask.exp
5123 * gdb.base/recpar.exp
5124 * gdb.base/recurse.exp
5125 * gdb.base/relational.exp
5126 * gdb.base/restore.exp
5127 * gdb.base/return-nodebug.exp
5128 * gdb.base/return.exp
5129 * gdb.base/run-after-attach.exp
5130 * gdb.base/save-bp.exp
5131 * gdb.base/scope.exp
5132 * gdb.base/sect-cmd.exp
5133 * gdb.base/set-lang-auto.exp
5134 * gdb.base/set-noassign.exp
5135 * gdb.base/setvar.exp
5136 * gdb.base/sigall.exp
5137 * gdb.base/sigbpt.exp
5138 * gdb.base/siginfo-addr.exp
5139 * gdb.base/siginfo-infcall.exp
5140 * gdb.base/siginfo-obj.exp
5141 * gdb.base/siginfo.exp
5142 * gdb.base/signals-state-child.exp
5143 * gdb.base/signest.exp
5144 * gdb.base/sigstep.exp
5145 * gdb.base/sizeof.exp
5146 * gdb.base/skip.exp
5147 * gdb.base/solib-corrupted.exp
5148 * gdb.base/solib-nodir.exp
5149 * gdb.base/solib-search.exp
5150 * gdb.base/stack-checking.exp
5151 * gdb.base/stale-infcall.exp
5152 * gdb.base/stap-probe.exp
5153 * gdb.base/start.exp
5154 * gdb.base/step-break.exp
5155 * gdb.base/step-bt.exp
5156 * gdb.base/step-line.exp
5157 * gdb.base/step-over-exit.exp
5158 * gdb.base/step-over-syscall.exp
5159 * gdb.base/step-resume-infcall.exp
5160 * gdb.base/step-test.exp
5161 * gdb.base/store.exp
5162 * gdb.base/structs3.exp
5163 * gdb.base/sym-file.exp
5164 * gdb.base/symbol-without-target_section.exp
5165 * gdb.base/term.exp
5166 * gdb.base/testenv.exp
5167 * gdb.base/ui-redirect.exp
5168 * gdb.base/until.exp
5169 * gdb.base/unwindonsignal.exp
5170 * gdb.base/value-double-free.exp
5171 * gdb.base/vla-datatypes.exp
5172 * gdb.base/vla-ptr.exp
5173 * gdb.base/vla-sideeffect.exp
5174 * gdb.base/volatile.exp
5175 * gdb.base/watch-cond-infcall.exp
5176 * gdb.base/watch-cond.exp
5177 * gdb.base/watch-non-mem.exp
5178 * gdb.base/watch-read.exp
5179 * gdb.base/watch-vfork.exp
5180 * gdb.base/watchpoint-cond-gone.exp
5181 * gdb.base/watchpoint-delete.exp
5182 * gdb.base/watchpoint-hw-hit-once.exp
5183 * gdb.base/watchpoint-hw.exp
5184 * gdb.base/watchpoint-stops-at-right-insn.exp
5185 * gdb.base/watchpoints.exp
5186 * gdb.base/wchar.exp
5187 * gdb.base/whatis-exp.exp
5188 * gdb.btrace/buffer-size.exp
5189 * gdb.btrace/data.exp
5190 * gdb.btrace/delta.exp
5191 * gdb.btrace/dlopen.exp
5192 * gdb.btrace/enable.exp
5193 * gdb.btrace/exception.exp
5194 * gdb.btrace/function_call_history.exp
5195 * gdb.btrace/gcore.exp
5196 * gdb.btrace/instruction_history.exp
5197 * gdb.btrace/nohist.exp
5198 * gdb.btrace/reconnect.exp
5199 * gdb.btrace/record_goto-step.exp
5200 * gdb.btrace/record_goto.exp
5201 * gdb.btrace/rn-dl-bind.exp
5202 * gdb.btrace/segv.exp
5203 * gdb.btrace/step.exp
5204 * gdb.btrace/stepi.exp
5205 * gdb.btrace/tailcall-only.exp
5206 * gdb.btrace/tailcall.exp
5207 * gdb.btrace/tsx.exp
5208 * gdb.btrace/unknown_functions.exp
5209 * gdb.btrace/vdso.exp
5210 * gdb.compile/compile-ifunc.exp
5211 * gdb.compile/compile-ops.exp
5212 * gdb.compile/compile-print.exp
5213 * gdb.compile/compile-setjmp.exp
5214 * gdb.cp/abstract-origin.exp
5215 * gdb.cp/ambiguous.exp
5216 * gdb.cp/annota2.exp
5217 * gdb.cp/annota3.exp
5218 * gdb.cp/anon-ns.exp
5219 * gdb.cp/anon-struct.exp
5220 * gdb.cp/anon-union.exp
5221 * gdb.cp/arg-reference.exp
5222 * gdb.cp/baseenum.exp
5223 * gdb.cp/bool.exp
5224 * gdb.cp/breakpoint.exp
5225 * gdb.cp/bs15503.exp
5226 * gdb.cp/call-c.exp
5227 * gdb.cp/casts.exp
5228 * gdb.cp/chained-calls.exp
5229 * gdb.cp/class2.exp
5230 * gdb.cp/classes.exp
5231 * gdb.cp/cmpd-minsyms.exp
5232 * gdb.cp/converts.exp
5233 * gdb.cp/cp-relocate.exp
5234 * gdb.cp/cpcompletion.exp
5235 * gdb.cp/cpexprs.exp
5236 * gdb.cp/cplabel.exp
5237 * gdb.cp/cplusfuncs.exp
5238 * gdb.cp/cpsizeof.exp
5239 * gdb.cp/ctti.exp
5240 * gdb.cp/derivation.exp
5241 * gdb.cp/destrprint.exp
5242 * gdb.cp/dispcxx.exp
5243 * gdb.cp/enum-class.exp
5244 * gdb.cp/exception.exp
5245 * gdb.cp/exceptprint.exp
5246 * gdb.cp/expand-psymtabs-cxx.exp
5247 * gdb.cp/expand-sals.exp
5248 * gdb.cp/extern-c.exp
5249 * gdb.cp/filename.exp
5250 * gdb.cp/formatted-ref.exp
5251 * gdb.cp/fpointer.exp
5252 * gdb.cp/gdb1355.exp
5253 * gdb.cp/gdb2495.exp
5254 * gdb.cp/hang.exp
5255 * gdb.cp/impl-this.exp
5256 * gdb.cp/infcall-dlopen.exp
5257 * gdb.cp/inherit.exp
5258 * gdb.cp/iostream.exp
5259 * gdb.cp/koenig.exp
5260 * gdb.cp/local.exp
5261 * gdb.cp/m-data.exp
5262 * gdb.cp/m-static.exp
5263 * gdb.cp/mb-ctor.exp
5264 * gdb.cp/mb-inline.exp
5265 * gdb.cp/mb-templates.exp
5266 * gdb.cp/member-name.exp
5267 * gdb.cp/member-ptr.exp
5268 * gdb.cp/meth-typedefs.exp
5269 * gdb.cp/method.exp
5270 * gdb.cp/method2.exp
5271 * gdb.cp/minsym-fallback.exp
5272 * gdb.cp/misc.exp
5273 * gdb.cp/namelessclass.exp
5274 * gdb.cp/namespace-enum.exp
5275 * gdb.cp/namespace-nested-import.exp
5276 * gdb.cp/namespace.exp
5277 * gdb.cp/nextoverthrow.exp
5278 * gdb.cp/no-dmgl-verbose.exp
5279 * gdb.cp/non-trivial-retval.exp
5280 * gdb.cp/noparam.exp
5281 * gdb.cp/nsdecl.exp
5282 * gdb.cp/nsimport.exp
5283 * gdb.cp/nsnested.exp
5284 * gdb.cp/nsnoimports.exp
5285 * gdb.cp/nsrecurs.exp
5286 * gdb.cp/nsstress.exp
5287 * gdb.cp/nsusing.exp
5288 * gdb.cp/operator.exp
5289 * gdb.cp/oranking.exp
5290 * gdb.cp/overload-const.exp
5291 * gdb.cp/overload.exp
5292 * gdb.cp/ovldbreak.exp
5293 * gdb.cp/ovsrch.exp
5294 * gdb.cp/paren-type.exp
5295 * gdb.cp/parse-lang.exp
5296 * gdb.cp/pass-by-ref.exp
5297 * gdb.cp/pr-1023.exp
5298 * gdb.cp/pr-1210.exp
5299 * gdb.cp/pr-574.exp
5300 * gdb.cp/pr10687.exp
5301 * gdb.cp/pr12028.exp
5302 * gdb.cp/pr17132.exp
5303 * gdb.cp/pr17494.exp
5304 * gdb.cp/pr9067.exp
5305 * gdb.cp/pr9167.exp
5306 * gdb.cp/pr9631.exp
5307 * gdb.cp/printmethod.exp
5308 * gdb.cp/psmang.exp
5309 * gdb.cp/psymtab-parameter.exp
5310 * gdb.cp/ptype-cv-cp.exp
5311 * gdb.cp/ptype-flags.exp
5312 * gdb.cp/re-set-overloaded.exp
5313 * gdb.cp/ref-types.exp
5314 * gdb.cp/rtti.exp
5315 * gdb.cp/scope-err.exp
5316 * gdb.cp/shadow.exp
5317 * gdb.cp/smartp.exp
5318 * gdb.cp/static-method.exp
5319 * gdb.cp/static-print-quit.exp
5320 * gdb.cp/temargs.exp
5321 * gdb.cp/templates.exp
5322 * gdb.cp/try_catch.exp
5323 * gdb.cp/typedef-operator.exp
5324 * gdb.cp/typeid.exp
5325 * gdb.cp/userdef.exp
5326 * gdb.cp/using-crash.exp
5327 * gdb.cp/var-tag.exp
5328 * gdb.cp/virtbase.exp
5329 * gdb.cp/virtfunc.exp
5330 * gdb.cp/virtfunc2.exp
5331 * gdb.cp/vla-cxx.exp
5332 * gdb.disasm/t01_mov.exp
5333 * gdb.disasm/t02_mova.exp
5334 * gdb.disasm/t03_add.exp
5335 * gdb.disasm/t04_sub.exp
5336 * gdb.disasm/t05_cmp.exp
5337 * gdb.disasm/t06_ari2.exp
5338 * gdb.disasm/t07_ari3.exp
5339 * gdb.disasm/t08_or.exp
5340 * gdb.disasm/t09_xor.exp
5341 * gdb.disasm/t10_and.exp
5342 * gdb.disasm/t11_logs.exp
5343 * gdb.disasm/t12_bit.exp
5344 * gdb.disasm/t13_otr.exp
5345 * gdb.dlang/circular.exp
5346 * gdb.dwarf2/arr-stride.exp
5347 * gdb.dwarf2/arr-subrange.exp
5348 * gdb.dwarf2/atomic-type.exp
5349 * gdb.dwarf2/bad-regnum.exp
5350 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5351 * gdb.dwarf2/callframecfa.exp
5352 * gdb.dwarf2/clztest.exp
5353 * gdb.dwarf2/corrupt.exp
5354 * gdb.dwarf2/data-loc.exp
5355 * gdb.dwarf2/dup-psym.exp
5356 * gdb.dwarf2/dw2-anon-mptr.exp
5357 * gdb.dwarf2/dw2-anonymous-func.exp
5358 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5359 * gdb.dwarf2/dw2-bad-unresolved.exp
5360 * gdb.dwarf2/dw2-basic.exp
5361 * gdb.dwarf2/dw2-canonicalize-type.exp
5362 * gdb.dwarf2/dw2-case-insensitive.exp
5363 * gdb.dwarf2/dw2-common-block.exp
5364 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5365 * gdb.dwarf2/dw2-compressed.exp
5366 * gdb.dwarf2/dw2-const.exp
5367 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5368 * gdb.dwarf2/dw2-cu-size.exp
5369 * gdb.dwarf2/dw2-dup-frame.exp
5370 * gdb.dwarf2/dw2-entry-value.exp
5371 * gdb.dwarf2/dw2-icycle.exp
5372 * gdb.dwarf2/dw2-ifort-parameter.exp
5373 * gdb.dwarf2/dw2-inline-break.exp
5374 * gdb.dwarf2/dw2-inline-param.exp
5375 * gdb.dwarf2/dw2-intercu.exp
5376 * gdb.dwarf2/dw2-intermix.exp
5377 * gdb.dwarf2/dw2-lexical-block-bare.exp
5378 * gdb.dwarf2/dw2-linkage-name-trust.exp
5379 * gdb.dwarf2/dw2-minsym-in-cu.exp
5380 * gdb.dwarf2/dw2-noloc.exp
5381 * gdb.dwarf2/dw2-op-call.exp
5382 * gdb.dwarf2/dw2-op-out-param.exp
5383 * gdb.dwarf2/dw2-opt-structptr.exp
5384 * gdb.dwarf2/dw2-param-error.exp
5385 * gdb.dwarf2/dw2-producer.exp
5386 * gdb.dwarf2/dw2-ranges-base.exp
5387 * gdb.dwarf2/dw2-ref-missing-frame.exp
5388 * gdb.dwarf2/dw2-reg-undefined.exp
5389 * gdb.dwarf2/dw2-regno-invalid.exp
5390 * gdb.dwarf2/dw2-restore.exp
5391 * gdb.dwarf2/dw2-restrict.exp
5392 * gdb.dwarf2/dw2-single-line-discriminators.exp
5393 * gdb.dwarf2/dw2-strp.exp
5394 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5395 * gdb.dwarf2/dw2-unresolved.exp
5396 * gdb.dwarf2/dw2-var-zero-addr.exp
5397 * gdb.dwarf2/dw4-sig-types.exp
5398 * gdb.dwarf2/dwz.exp
5399 * gdb.dwarf2/dynarr-ptr.exp
5400 * gdb.dwarf2/enum-type.exp
5401 * gdb.dwarf2/gdb-index.exp
5402 * gdb.dwarf2/implptr-64bit.exp
5403 * gdb.dwarf2/implptr-optimized-out.exp
5404 * gdb.dwarf2/implptr.exp
5405 * gdb.dwarf2/implref-array.exp
5406 * gdb.dwarf2/implref-const.exp
5407 * gdb.dwarf2/implref-global.exp
5408 * gdb.dwarf2/implref-struct.exp
5409 * gdb.dwarf2/mac-fileno.exp
5410 * gdb.dwarf2/main-subprogram.exp
5411 * gdb.dwarf2/member-ptr-forwardref.exp
5412 * gdb.dwarf2/method-ptr.exp
5413 * gdb.dwarf2/missing-sig-type.exp
5414 * gdb.dwarf2/nonvar-access.exp
5415 * gdb.dwarf2/opaque-type-lookup.exp
5416 * gdb.dwarf2/pieces-optimized-out.exp
5417 * gdb.dwarf2/pieces.exp
5418 * gdb.dwarf2/pr10770.exp
5419 * gdb.dwarf2/pr13961.exp
5420 * gdb.dwarf2/staticvirtual.exp
5421 * gdb.dwarf2/subrange.exp
5422 * gdb.dwarf2/symtab-producer.exp
5423 * gdb.dwarf2/trace-crash.exp
5424 * gdb.dwarf2/typeddwarf.exp
5425 * gdb.dwarf2/valop.exp
5426 * gdb.dwarf2/watch-notconst.exp
5427 * gdb.fortran/array-element.exp
5428 * gdb.fortran/charset.exp
5429 * gdb.fortran/common-block.exp
5430 * gdb.fortran/complex.exp
5431 * gdb.fortran/derived-type-function.exp
5432 * gdb.fortran/derived-type.exp
5433 * gdb.fortran/logical.exp
5434 * gdb.fortran/module.exp
5435 * gdb.fortran/multi-dim.exp
5436 * gdb.fortran/nested-funcs.exp
5437 * gdb.fortran/print-formatted.exp
5438 * gdb.fortran/subarray.exp
5439 * gdb.fortran/vla-alloc-assoc.exp
5440 * gdb.fortran/vla-datatypes.exp
5441 * gdb.fortran/vla-history.exp
5442 * gdb.fortran/vla-ptr-info.exp
5443 * gdb.fortran/vla-ptype-sub.exp
5444 * gdb.fortran/vla-ptype.exp
5445 * gdb.fortran/vla-sizeof.exp
5446 * gdb.fortran/vla-type.exp
5447 * gdb.fortran/vla-value-sub-arbitrary.exp
5448 * gdb.fortran/vla-value-sub-finish.exp
5449 * gdb.fortran/vla-value-sub.exp
5450 * gdb.fortran/vla-value.exp
5451 * gdb.fortran/whatis_type.exp
5452 * gdb.go/chan.exp
5453 * gdb.go/handcall.exp
5454 * gdb.go/hello.exp
5455 * gdb.go/integers.exp
5456 * gdb.go/methods.exp
5457 * gdb.go/package.exp
5458 * gdb.go/strings.exp
5459 * gdb.go/types.exp
5460 * gdb.go/unsafe.exp
5461 * gdb.guile/scm-arch.exp
5462 * gdb.guile/scm-block.exp
5463 * gdb.guile/scm-breakpoint.exp
5464 * gdb.guile/scm-cmd.exp
5465 * gdb.guile/scm-disasm.exp
5466 * gdb.guile/scm-equal.exp
5467 * gdb.guile/scm-frame-args.exp
5468 * gdb.guile/scm-frame-inline.exp
5469 * gdb.guile/scm-frame.exp
5470 * gdb.guile/scm-iterator.exp
5471 * gdb.guile/scm-math.exp
5472 * gdb.guile/scm-objfile.exp
5473 * gdb.guile/scm-ports.exp
5474 * gdb.guile/scm-symbol.exp
5475 * gdb.guile/scm-symtab.exp
5476 * gdb.guile/scm-value-cc.exp
5477 * gdb.guile/types-module.exp
5478 * gdb.linespec/break-ask.exp
5479 * gdb.linespec/cpexplicit.exp
5480 * gdb.linespec/explicit.exp
5481 * gdb.linespec/keywords.exp
5482 * gdb.linespec/linespec.exp
5483 * gdb.linespec/ls-dollar.exp
5484 * gdb.linespec/ls-errs.exp
5485 * gdb.linespec/skip-two.exp
5486 * gdb.linespec/thread.exp
5487 * gdb.mi/mi-async.exp
5488 * gdb.mi/mi-basics.exp
5489 * gdb.mi/mi-break.exp
5490 * gdb.mi/mi-catch-load.exp
5491 * gdb.mi/mi-cli.exp
5492 * gdb.mi/mi-cmd-param-changed.exp
5493 * gdb.mi/mi-console.exp
5494 * gdb.mi/mi-detach.exp
5495 * gdb.mi/mi-disassemble.exp
5496 * gdb.mi/mi-eval.exp
5497 * gdb.mi/mi-file-transfer.exp
5498 * gdb.mi/mi-file.exp
5499 * gdb.mi/mi-fill-memory.exp
5500 * gdb.mi/mi-inheritance-syntax-error.exp
5501 * gdb.mi/mi-linespec-err-cp.exp
5502 * gdb.mi/mi-logging.exp
5503 * gdb.mi/mi-memory-changed.exp
5504 * gdb.mi/mi-read-memory.exp
5505 * gdb.mi/mi-record-changed.exp
5506 * gdb.mi/mi-reg-undefined.exp
5507 * gdb.mi/mi-regs.exp
5508 * gdb.mi/mi-return.exp
5509 * gdb.mi/mi-reverse.exp
5510 * gdb.mi/mi-simplerun.exp
5511 * gdb.mi/mi-solib.exp
5512 * gdb.mi/mi-stack.exp
5513 * gdb.mi/mi-stepi.exp
5514 * gdb.mi/mi-syn-frame.exp
5515 * gdb.mi/mi-until.exp
5516 * gdb.mi/mi-var-block.exp
5517 * gdb.mi/mi-var-child.exp
5518 * gdb.mi/mi-var-cmd.exp
5519 * gdb.mi/mi-var-cp.exp
5520 * gdb.mi/mi-var-display.exp
5521 * gdb.mi/mi-var-invalidate.exp
5522 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5523 * gdb.mi/mi-vla-fortran.exp
5524 * gdb.mi/mi-watch.exp
5525 * gdb.mi/mi2-var-child.exp
5526 * gdb.mi/user-selected-context-sync.exp
5527 * gdb.modula2/unbounded-array.exp
5528 * gdb.multi/dummy-frame-restore.exp
5529 * gdb.multi/multi-arch-exec.exp
5530 * gdb.multi/multi-arch.exp
5531 * gdb.multi/tids.exp
5532 * gdb.multi/watchpoint-multi.exp
5533 * gdb.opencl/callfuncs.exp
5534 * gdb.opencl/convs_casts.exp
5535 * gdb.opencl/datatypes.exp
5536 * gdb.opencl/operators.exp
5537 * gdb.opencl/vec_comps.exp
5538 * gdb.opt/clobbered-registers-O2.exp
5539 * gdb.opt/inline-break.exp
5540 * gdb.opt/inline-bt.exp
5541 * gdb.opt/inline-cmds.exp
5542 * gdb.opt/inline-locals.exp
5543 * gdb.pascal/case-insensitive-symbols.exp
5544 * gdb.pascal/floats.exp
5545 * gdb.pascal/gdb11492.exp
5546 * gdb.python/lib-types.exp
5547 * gdb.python/py-arch.exp
5548 * gdb.python/py-as-string.exp
5549 * gdb.python/py-bad-printers.exp
5550 * gdb.python/py-block.exp
5551 * gdb.python/py-breakpoint-create-fail.exp
5552 * gdb.python/py-breakpoint.exp
5553 * gdb.python/py-caller-is.exp
5554 * gdb.python/py-cmd.exp
5555 * gdb.python/py-explore-cc.exp
5556 * gdb.python/py-explore.exp
5557 * gdb.python/py-finish-breakpoint.exp
5558 * gdb.python/py-finish-breakpoint2.exp
5559 * gdb.python/py-frame-args.exp
5560 * gdb.python/py-frame-inline.exp
5561 * gdb.python/py-frame.exp
5562 * gdb.python/py-framefilter-mi.exp
5563 * gdb.python/py-infthread.exp
5564 * gdb.python/py-lazy-string.exp
5565 * gdb.python/py-linetable.exp
5566 * gdb.python/py-mi-events.exp
5567 * gdb.python/py-mi-objfile.exp
5568 * gdb.python/py-mi.exp
5569 * gdb.python/py-objfile.exp
5570 * gdb.python/py-pp-integral.exp
5571 * gdb.python/py-pp-maint.exp
5572 * gdb.python/py-pp-re-notag.exp
5573 * gdb.python/py-pp-registration.exp
5574 * gdb.python/py-recurse-unwind.exp
5575 * gdb.python/py-strfns.exp
5576 * gdb.python/py-symbol.exp
5577 * gdb.python/py-symtab.exp
5578 * gdb.python/py-sync-interp.exp
5579 * gdb.python/py-typeprint.exp
5580 * gdb.python/py-unwind-maint.exp
5581 * gdb.python/py-unwind.exp
5582 * gdb.python/py-value-cc.exp
5583 * gdb.python/py-xmethods.exp
5584 * gdb.reverse/amd64-tailcall-reverse.exp
5585 * gdb.reverse/break-precsave.exp
5586 * gdb.reverse/break-reverse.exp
5587 * gdb.reverse/consecutive-precsave.exp
5588 * gdb.reverse/consecutive-reverse.exp
5589 * gdb.reverse/finish-precsave.exp
5590 * gdb.reverse/finish-reverse-bkpt.exp
5591 * gdb.reverse/finish-reverse.exp
5592 * gdb.reverse/fstatat-reverse.exp
5593 * gdb.reverse/getresuid-reverse.exp
5594 * gdb.reverse/i386-precsave.exp
5595 * gdb.reverse/i386-reverse.exp
5596 * gdb.reverse/i386-sse-reverse.exp
5597 * gdb.reverse/i387-env-reverse.exp
5598 * gdb.reverse/i387-stack-reverse.exp
5599 * gdb.reverse/insn-reverse.exp
5600 * gdb.reverse/machinestate-precsave.exp
5601 * gdb.reverse/machinestate.exp
5602 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5603 * gdb.reverse/pipe-reverse.exp
5604 * gdb.reverse/readv-reverse.exp
5605 * gdb.reverse/recvmsg-reverse.exp
5606 * gdb.reverse/rerun-prec.exp
5607 * gdb.reverse/s390-mvcle.exp
5608 * gdb.reverse/step-precsave.exp
5609 * gdb.reverse/step-reverse.exp
5610 * gdb.reverse/time-reverse.exp
5611 * gdb.reverse/until-precsave.exp
5612 * gdb.reverse/until-reverse.exp
5613 * gdb.reverse/waitpid-reverse.exp
5614 * gdb.reverse/watch-precsave.exp
5615 * gdb.reverse/watch-reverse.exp
5616 * gdb.rust/generics.exp
5617 * gdb.rust/methods.exp
5618 * gdb.rust/modules.exp
5619 * gdb.rust/simple.exp
5620 * gdb.server/connect-with-no-symbol-file.exp
5621 * gdb.server/ext-attach.exp
5622 * gdb.server/ext-restart.exp
5623 * gdb.server/ext-wrapper.exp
5624 * gdb.server/file-transfer.exp
5625 * gdb.server/server-exec-info.exp
5626 * gdb.server/server-kill.exp
5627 * gdb.server/server-mon.exp
5628 * gdb.server/wrapper.exp
5629 * gdb.stabs/exclfwd.exp
5630 * gdb.stabs/gdb11479.exp
5631 * gdb.threads/clone-new-thread-event.exp
5632 * gdb.threads/corethreads.exp
5633 * gdb.threads/current-lwp-dead.exp
5634 * gdb.threads/dlopen-libpthread.exp
5635 * gdb.threads/gcore-thread.exp
5636 * gdb.threads/sigstep-threads.exp
5637 * gdb.threads/watchpoint-fork.exp
5638 * gdb.trace/actions-changed.exp
5639 * gdb.trace/backtrace.exp
5640 * gdb.trace/change-loc.exp
5641 * gdb.trace/circ.exp
5642 * gdb.trace/collection.exp
5643 * gdb.trace/disconnected-tracing.exp
5644 * gdb.trace/ftrace.exp
5645 * gdb.trace/mi-trace-frame-collected.exp
5646 * gdb.trace/mi-trace-unavailable.exp
5647 * gdb.trace/mi-traceframe-changed.exp
5648 * gdb.trace/mi-tsv-changed.exp
5649 * gdb.trace/no-attach-trace.exp
5650 * gdb.trace/passc-dyn.exp
5651 * gdb.trace/qtro.exp
5652 * gdb.trace/range-stepping.exp
5653 * gdb.trace/read-memory.exp
5654 * gdb.trace/save-trace.exp
5655 * gdb.trace/signal.exp
5656 * gdb.trace/status-stop.exp
5657 * gdb.trace/tfile.exp
5658 * gdb.trace/trace-break.exp
5659 * gdb.trace/trace-buffer-size.exp
5660 * gdb.trace/trace-condition.exp
5661 * gdb.trace/tracefile-pseudo-reg.exp
5662 * gdb.trace/tstatus.exp
5663 * gdb.trace/unavailable.exp
5664 * gdb.trace/while-dyn.exp
5665 * gdb.trace/while-stepping.exp
5666
5667 2016-12-22 Doug Evans <xdje42@gmail.com>
5668
5669 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5670 and msymbols.
5671
5672 2016-12-19 Yao Qi <yao.qi@linaro.org>
5673
5674 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5675 (test_with_self): Don't call do_steps_and_nexts, and remove
5676 code about stepping into xmalloc.
5677
5678 2016-12-09 Yao Qi <yao.qi@linaro.org>
5679
5680 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5681
5682 2016-12-09 Yao Qi <yao.qi@linaro.org>
5683
5684 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5685
5686 2016-12-09 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/all-architectures-0.exp: New file.
5689 * gdb.base/all-architectures-1.exp: New file.
5690 * gdb.base/all-architectures-2.exp: New file.
5691 * gdb.base/all-architectures-3.exp: New file.
5692 * gdb.base/all-architectures-4.exp: New file.
5693 * gdb.base/all-architectures-5.exp: New file.
5694 * gdb.base/all-architectures-6.exp: New file.
5695 * gdb.base/all-architectures-7.exp: New file.
5696 * gdb.base/all-architectures.exp.in: New file.
5697
5698 2016-12-09 Yao Qi <yao.qi@linaro.org>
5699
5700 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5701
5702 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5703
5704 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5705 possible.
5706 Remove useless pattern-matching code.
5707
5708 2016-12-02 Pedro Alves <palves@redhat.com>
5709
5710 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5711 procedure.
5712 (top level): Call it.
5713
5714 2016-12-02 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5717 New procedure.
5718 (top level): Call it.
5719
5720 2016-12-02 Pedro Alves <palves@redhat.com>
5721
5722 PR cli/20559
5723 * gdb.base/commands.exp (user_defined_command_args_eval): New
5724 procedure.
5725 (top level): Call it.
5726
5727 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5728
5729 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5730 timeout handling.
5731
5732 2016-12-02 Tom Tromey <tom@tromey.com>
5733
5734 * gdb.dwarf2/main-subprogram.c: New file.
5735 * gdb.dwarf2/main-subprogram.exp: New file.
5736
5737 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5738
5739 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5740 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5741 gdb_test_no_output for a couple of cases.
5742 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5743
5744 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5745
5746 Fix test names and standardize compilation error messages throughout
5747 the following files:
5748
5749 * gdb.ada/start.exp
5750 * gdb.arch/alpha-step.exp
5751 * gdb.arch/e500-prologue.exp
5752 * gdb.arch/ftrace-insn-reloc.exp
5753 * gdb.arch/gdb1291.exp
5754 * gdb.arch/gdb1431.exp
5755 * gdb.arch/gdb1558.exp
5756 * gdb.arch/i386-dr3-watch.exp
5757 * gdb.arch/i386-sse-stack-align.exp
5758 * gdb.arch/ia64-breakpoint-shadow.exp
5759 * gdb.arch/pa-nullify.exp
5760 * gdb.arch/powerpc-aix-prologue.exp
5761 * gdb.arch/thumb-bx-pc.exp
5762 * gdb.base/annota1.exp
5763 * gdb.base/annota3.exp
5764 * gdb.base/arrayidx.exp
5765 * gdb.base/assign.exp
5766 * gdb.base/attach.exp
5767 * gdb.base/auxv.exp
5768 * gdb.base/bang.exp
5769 * gdb.base/bfp-test.exp
5770 * gdb.base/bigcore.exp
5771 * gdb.base/bitfields2.exp
5772 * gdb.base/break-fun-addr.exp
5773 * gdb.base/break-probes.exp
5774 * gdb.base/call-rt-st.exp
5775 * gdb.base/callexit.exp
5776 * gdb.base/catch-fork-kill.exp
5777 * gdb.base/charset.exp
5778 * gdb.base/checkpoint.exp
5779 * gdb.base/comprdebug.exp
5780 * gdb.base/constvars.exp
5781 * gdb.base/coredump-filter.exp
5782 * gdb.base/cursal.exp
5783 * gdb.base/cvexpr.exp
5784 * gdb.base/detach.exp
5785 * gdb.base/display.exp
5786 * gdb.base/dmsym.exp
5787 * gdb.base/dprintf-pending.exp
5788 * gdb.base/dso2dso.exp
5789 * gdb.base/dtrace-probe.exp
5790 * gdb.base/dump.exp
5791 * gdb.base/enum_cond.exp
5792 * gdb.base/exe-lock.exp
5793 * gdb.base/exec-invalid-sysroot.exp
5794 * gdb.base/execl-update-breakpoints.exp
5795 * gdb.base/exprs.exp
5796 * gdb.base/fileio.exp
5797 * gdb.base/find.exp
5798 * gdb.base/finish.exp
5799 * gdb.base/fixsection.exp
5800 * gdb.base/foll-vfork.exp
5801 * gdb.base/frame-args.exp
5802 * gdb.base/gcore.exp
5803 * gdb.base/gdb1250.exp
5804 * gdb.base/global-var-nested-by-dso.exp
5805 * gdb.base/gnu-ifunc.exp
5806 * gdb.base/hashline1.exp
5807 * gdb.base/hashline2.exp
5808 * gdb.base/hashline3.exp
5809 * gdb.base/hbreak-in-shr-unsupported.exp
5810 * gdb.base/huge.exp
5811 * gdb.base/infcall-input.exp
5812 * gdb.base/info-fun.exp
5813 * gdb.base/info-shared.exp
5814 * gdb.base/jit-simple.exp
5815 * gdb.base/jit-so.exp
5816 * gdb.base/jit.exp
5817 * gdb.base/jump.exp
5818 * gdb.base/label.exp
5819 * gdb.base/lineinc.exp
5820 * gdb.base/logical.exp
5821 * gdb.base/longjmp.exp
5822 * gdb.base/macscp.exp
5823 * gdb.base/miscexprs.exp
5824 * gdb.base/new-ui-echo.exp
5825 * gdb.base/new-ui-pending-input.exp
5826 * gdb.base/new-ui.exp
5827 * gdb.base/nodebug.exp
5828 * gdb.base/nofield.exp
5829 * gdb.base/offsets.exp
5830 * gdb.base/overlays.exp
5831 * gdb.base/pending.exp
5832 * gdb.base/pointers.exp
5833 * gdb.base/pr11022.exp
5834 * gdb.base/printcmds.exp
5835 * gdb.base/prologue.exp
5836 * gdb.base/ptr-typedef.exp
5837 * gdb.base/realname-expand.exp
5838 * gdb.base/relativedebug.exp
5839 * gdb.base/relocate.exp
5840 * gdb.base/remote.exp
5841 * gdb.base/reread.exp
5842 * gdb.base/return2.exp
5843 * gdb.base/savedregs.exp
5844 * gdb.base/sep.exp
5845 * gdb.base/sepdebug.exp
5846 * gdb.base/sepsymtab.exp
5847 * gdb.base/set-inferior-tty.exp
5848 * gdb.base/setshow.exp
5849 * gdb.base/shlib-call.exp
5850 * gdb.base/sigaltstack.exp
5851 * gdb.base/siginfo-addr.exp
5852 * gdb.base/signals.exp
5853 * gdb.base/signull.exp
5854 * gdb.base/sigrepeat.exp
5855 * gdb.base/so-impl-ld.exp
5856 * gdb.base/solib-display.exp
5857 * gdb.base/solib-overlap.exp
5858 * gdb.base/solib-search.exp
5859 * gdb.base/solib-symbol.exp
5860 * gdb.base/structs.exp
5861 * gdb.base/structs2.exp
5862 * gdb.base/symtab-search-order.exp
5863 * gdb.base/twice.exp
5864 * gdb.base/unload.exp
5865 * gdb.base/varargs.exp
5866 * gdb.base/watchpoint-solib.exp
5867 * gdb.base/watchpoint.exp
5868 * gdb.base/whatis.exp
5869 * gdb.base/wrong_frame_bt_full.exp
5870 * gdb.btrace/dlopen.exp
5871 * gdb.cell/ea-standalone.exp
5872 * gdb.cell/ea-test.exp
5873 * gdb.cp/dispcxx.exp
5874 * gdb.cp/gdb2384.exp
5875 * gdb.cp/method2.exp
5876 * gdb.cp/nextoverthrow.exp
5877 * gdb.cp/pr10728.exp
5878 * gdb.disasm/am33.exp
5879 * gdb.disasm/h8300s.exp
5880 * gdb.disasm/mn10300.exp
5881 * gdb.disasm/sh3.exp
5882 * gdb.dwarf2/dw2-dir-file-name.exp
5883 * gdb.fortran/complex.exp
5884 * gdb.fortran/library-module.exp
5885 * gdb.guile/scm-pretty-print.exp
5886 * gdb.guile/scm-symbol.exp
5887 * gdb.guile/scm-type.exp
5888 * gdb.guile/scm-value.exp
5889 * gdb.linespec/linespec.exp
5890 * gdb.mi/gdb701.exp
5891 * gdb.mi/gdb792.exp
5892 * gdb.mi/mi-breakpoint-changed.exp
5893 * gdb.mi/mi-dprintf-pending.exp
5894 * gdb.mi/mi-dprintf.exp
5895 * gdb.mi/mi-exit-code.exp
5896 * gdb.mi/mi-pending.exp
5897 * gdb.mi/mi-solib.exp
5898 * gdb.mi/new-ui-mi-sync.exp
5899 * gdb.mi/pr11022.exp
5900 * gdb.mi/user-selected-context-sync.exp
5901 * gdb.opt/solib-intra-step.exp
5902 * gdb.python/py-events.exp
5903 * gdb.python/py-finish-breakpoint.exp
5904 * gdb.python/py-mi.exp
5905 * gdb.python/py-prettyprint.exp
5906 * gdb.python/py-shared.exp
5907 * gdb.python/py-symbol.exp
5908 * gdb.python/py-template.exp
5909 * gdb.python/py-type.exp
5910 * gdb.python/py-value.exp
5911 * gdb.reverse/solib-precsave.exp
5912 * gdb.reverse/solib-reverse.exp
5913 * gdb.server/solib-list.exp
5914 * gdb.stabs/weird.exp
5915 * gdb.threads/reconnect-signal.exp
5916 * gdb.threads/stepi-random-signal.exp
5917 * gdb.trace/actions.exp
5918 * gdb.trace/ax.exp
5919 * gdb.trace/backtrace.exp
5920 * gdb.trace/change-loc.exp
5921 * gdb.trace/deltrace.exp
5922 * gdb.trace/ftrace-lock.exp
5923 * gdb.trace/ftrace.exp
5924 * gdb.trace/infotrace.exp
5925 * gdb.trace/mi-tracepoint-changed.exp
5926 * gdb.trace/packetlen.exp
5927 * gdb.trace/passcount.exp
5928 * gdb.trace/pending.exp
5929 * gdb.trace/range-stepping.exp
5930 * gdb.trace/report.exp
5931 * gdb.trace/stap-trace.exp
5932 * gdb.trace/tfind.exp
5933 * gdb.trace/trace-break.exp
5934 * gdb.trace/trace-condition.exp
5935 * gdb.trace/trace-enable-disable.exp
5936 * gdb.trace/trace-mt.exp
5937 * gdb.trace/tracecmd.exp
5938 * gdb.trace/tspeed.exp
5939 * gdb.trace/tsv.exp
5940 * lib/perftest.exp
5941
5942 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5943
5944 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5945 with gdb_test_no_output.
5946 Use command as test name.
5947
5948 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5949
5950 Fix test names starting with uppercase throughout the files.
5951
5952 * gdb.ada/assign_1.exp
5953 * gdb.ada/boolean_expr.exp
5954 * gdb.base/arrayidx.exp
5955 * gdb.base/del.exp
5956 * gdb.base/gcore-buffer-overflow.exp
5957 * gdb.base/testenv.exp
5958 * gdb.compile/compile.exp
5959 * gdb.python/py-framefilter-invalidarg.exp
5960 * gdb.python/py-framefilter.exp
5961
5962 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5963
5964 Fix test names starting with uppercase throughout the files.
5965
5966 * gdb.ada/array_return.exp
5967 * gdb.ada/expr_delims.exp
5968 * gdb.ada/mi_dyn_arr.exp
5969 * gdb.ada/mi_interface.exp
5970 * gdb.ada/mi_var_array.exp
5971 * gdb.ada/watch_arg.exp
5972 * gdb.arch/alpha-step.exp
5973 * gdb.arch/altivec-regs.exp
5974 * gdb.arch/e500-regs.exp
5975 * gdb.arch/powerpc-d128-regs.exp
5976 * gdb.base/arrayidx.exp
5977 * gdb.base/break.exp
5978 * gdb.base/checkpoint.exp
5979 * gdb.base/debug-expr.exp
5980 * gdb.base/dmsym.exp
5981 * gdb.base/radix.exp
5982 * gdb.base/sepdebug.exp
5983 * gdb.base/testenv.exp
5984 * gdb.base/watch_thread_num.exp
5985 * gdb.base/watchpoint-cond-gone.exp
5986 * gdb.cell/break.exp
5987 * gdb.cell/ea-cache.exp
5988 * gdb.compile/compile.exp
5989 * gdb.cp/gdb2495.exp
5990 * gdb.gdb/selftest.exp
5991 * gdb.gdb/xfullpath.exp
5992 * gdb.go/hello.exp
5993 * gdb.go/integers.exp
5994 * gdb.objc/basicclass.exp
5995 * gdb.pascal/hello.exp
5996 * gdb.pascal/integers.exp
5997 * gdb.python/py-breakpoint.exp
5998 * gdb.python/py-cmd.exp
5999 * gdb.python/py-linetable.exp
6000 * gdb.python/py-xmethods.exp
6001 * gdb.python/python.exp
6002 * gdb.reverse/consecutive-precsave.exp
6003 * gdb.reverse/finish-precsave.exp
6004 * gdb.reverse/i386-precsave.exp
6005 * gdb.reverse/machinestate-precsave.exp
6006 * gdb.reverse/sigall-precsave.exp
6007 * gdb.reverse/solib-precsave.exp
6008 * gdb.reverse/step-precsave.exp
6009 * gdb.reverse/until-precsave.exp
6010 * gdb.reverse/watch-precsave.exp
6011 * gdb.threads/leader-exit.exp
6012 * gdb.threads/pthreads.exp
6013 * gdb.threads/wp-replication.exp
6014 * gdb.trace/actions.exp
6015 * gdb.trace/mi-tsv-changed.exp
6016 * gdb.trace/tsv.exp
6017
6018 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6019
6020 Fix test names starting with uppercase throughout the files.
6021
6022 * gdb.arch/i386-bp_permanent.exp
6023 * gdb.arch/i386-gnu-cfi.exp
6024 * gdb.base/disasm-end-cu.exp
6025 * gdb.base/macscp.exp
6026 * gdb.base/pending.exp
6027 * gdb.base/watch_thread_num.exp
6028 * gdb.cp/exception.exp
6029 * gdb.cp/gdb2495.exp
6030 * gdb.cp/local.exp
6031 * gdb.python/py-evsignal.exp
6032 * gdb.python/python.exp
6033 * gdb.trace/tracecmd.exp
6034
6035 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6036
6037 Fix test names starting with uppercase throughout the files.
6038
6039 * gdb.base/charset.exp
6040 * gdb.base/eval.exp
6041 * gdb.base/multi-forks.exp
6042 * gdb.guile/scm-progspace.exp
6043 * gdb.opencl/datatypes.exp
6044 * gdb.python/py-block.exp
6045 * gdb.python/py-function.exp
6046 * gdb.python/py-symbol.exp
6047 * gdb.python/py-symtab.exp
6048 * gdb.python/py-xmethods.exp
6049 * gdb.reverse/break-precsave.exp
6050 * gdb.reverse/break-reverse.exp
6051 * gdb.reverse/consecutive-precsave.exp
6052 * gdb.reverse/consecutive-reverse.exp
6053 * gdb.reverse/finish-precsave.exp
6054 * gdb.reverse/finish-reverse-bkpt.exp
6055 * gdb.reverse/finish-reverse.exp
6056 * gdb.reverse/fstatat-reverse.exp
6057 * gdb.reverse/getresuid-reverse.exp
6058 * gdb.reverse/i386-precsave.exp
6059 * gdb.reverse/i386-reverse.exp
6060 * gdb.reverse/i386-sse-reverse.exp
6061 * gdb.reverse/i387-stack-reverse.exp
6062 * gdb.reverse/insn-reverse.exp
6063 * gdb.reverse/machinestate-precsave.exp
6064 * gdb.reverse/machinestate.exp
6065 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6066 * gdb.reverse/pipe-reverse.exp
6067 * gdb.reverse/readv-reverse.exp
6068 * gdb.reverse/recvmsg-reverse.exp
6069 * gdb.reverse/rerun-prec.exp
6070 * gdb.reverse/s390-mvcle.exp
6071 * gdb.reverse/sigall-precsave.exp
6072 * gdb.reverse/sigall-reverse.exp
6073 * gdb.reverse/solib-precsave.exp
6074 * gdb.reverse/solib-reverse.exp
6075 * gdb.reverse/step-precsave.exp
6076 * gdb.reverse/step-reverse.exp
6077 * gdb.reverse/time-reverse.exp
6078 * gdb.reverse/until-precsave.exp
6079 * gdb.reverse/until-reverse.exp
6080 * gdb.reverse/waitpid-reverse.exp
6081 * gdb.reverse/watch-precsave.exp
6082 * gdb.reverse/watch-reverse.exp
6083
6084 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6085
6086 Fix test names starting with uppercase throughout the files.
6087
6088 * gdb.arch/i386-mpx-simple_segv.exp
6089 * gdb.arch/i386-mpx.exp
6090 * gdb.arch/i386-permbkpt.exp
6091 * gdb.arch/pa-nullify.exp
6092 * gdb.arch/powerpc-d128-regs.exp
6093 * gdb.arch/vsx-regs.exp
6094 * gdb.base/bfp-test.exp
6095 * gdb.base/break.exp
6096 * gdb.base/breakpoint-shadow.exp
6097 * gdb.base/callfuncs.exp
6098 * gdb.base/charset.exp
6099 * gdb.base/commands.exp
6100 * gdb.base/completion.exp
6101 * gdb.base/dfp-test.exp
6102 * gdb.base/echo.exp
6103 * gdb.base/ending-run.exp
6104 * gdb.base/eval.exp
6105 * gdb.base/expand-psymtabs.exp
6106 * gdb.base/float128.exp
6107 * gdb.base/floatn.exp
6108 * gdb.base/foll-exec-mode.exp
6109 * gdb.base/gdb1056.exp
6110 * gdb.base/gdb11531.exp
6111 * gdb.base/kill-after-signal.exp
6112 * gdb.base/multi-forks.exp
6113 * gdb.base/overlays.exp
6114 * gdb.base/pending.exp
6115 * gdb.base/sepdebug.exp
6116 * gdb.base/testenv.exp
6117 * gdb.base/valgrind-db-attach.exp
6118 * gdb.base/watch_thread_num.exp
6119 * gdb.base/watchpoint-cond-gone.exp
6120 * gdb.base/watchpoint.exp
6121 * gdb.base/watchpoints.exp
6122 * gdb.cp/arg-reference.exp
6123 * gdb.cp/baseenum.exp
6124 * gdb.cp/operator.exp
6125 * gdb.cp/shadow.exp
6126 * gdb.dwarf2/dw2-op-out-param.exp
6127 * gdb.dwarf2/dw2-reg-undefined.exp
6128 * gdb.go/chan.exp
6129 * gdb.go/hello.exp
6130 * gdb.go/integers.exp
6131 * gdb.go/methods.exp
6132 * gdb.go/package.exp
6133 * gdb.guile/scm-parameter.exp
6134 * gdb.guile/scm-progspace.exp
6135 * gdb.guile/scm-value.exp
6136 * gdb.mi/mi-pending.exp
6137 * gdb.mi/user-selected-context-sync.exp
6138 * gdb.multi/multi-attach.exp
6139 * gdb.multi/tids.exp
6140 * gdb.opt/clobbered-registers-O2.exp
6141 * gdb.pascal/floats.exp
6142 * gdb.pascal/integers.exp
6143 * gdb.python/py-block.exp
6144 * gdb.python/py-events.exp
6145 * gdb.python/py-parameter.exp
6146 * gdb.python/py-symbol.exp
6147 * gdb.python/py-symtab.exp
6148 * gdb.python/py-type.exp
6149 * gdb.python/py-value.exp
6150 * gdb.python/py-xmethods.exp
6151 * gdb.python/python.exp
6152 * gdb.reverse/break-precsave.exp
6153 * gdb.reverse/consecutive-precsave.exp
6154 * gdb.reverse/finish-precsave.exp
6155 * gdb.reverse/i386-precsave.exp
6156 * gdb.reverse/machinestate-precsave.exp
6157 * gdb.reverse/sigall-precsave.exp
6158 * gdb.reverse/solib-precsave.exp
6159 * gdb.reverse/step-precsave.exp
6160 * gdb.reverse/until-precsave.exp
6161 * gdb.reverse/watch-precsave.exp
6162 * gdb.server/ext-attach.exp
6163 * gdb.server/ext-restart.exp
6164 * gdb.server/ext-run.exp
6165 * gdb.server/ext-wrapper.exp
6166 * gdb.stabs/gdb11479.exp
6167 * gdb.stabs/weird.exp
6168 * gdb.threads/attach-many-short-lived-threads.exp
6169 * gdb.threads/kill.exp
6170 * gdb.threads/watchpoint-fork.exp
6171
6172 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6173
6174 Fix test names starting with uppercase throughout all the files below.
6175
6176 * gdb.ada/array_return.exp
6177 * gdb.ada/catch_ex.exp
6178 * gdb.ada/info_exc.exp
6179 * gdb.ada/mi_catch_ex.exp
6180 * gdb.ada/mi_dyn_arr.exp
6181 * gdb.ada/mi_ex_cond.exp
6182 * gdb.ada/mi_exc_info.exp
6183 * gdb.ada/mi_interface.exp
6184 * gdb.ada/mi_task_arg.exp
6185 * gdb.ada/mi_task_info.exp
6186 * gdb.ada/mi_var_array.exp
6187 * gdb.arch/alpha-step.exp
6188 * gdb.arch/amd64-disp-step.exp
6189 * gdb.arch/arm-disp-step.exp
6190 * gdb.arch/disp-step-insn-reloc.exp
6191 * gdb.arch/e500-prologue.exp
6192 * gdb.arch/ftrace-insn-reloc.exp
6193 * gdb.arch/gdb1558.exp
6194 * gdb.arch/i386-bp_permanent.exp
6195 * gdb.arch/i386-disp-step.exp
6196 * gdb.arch/i386-float.exp
6197 * gdb.arch/i386-gnu-cfi.exp
6198 * gdb.arch/ia64-breakpoint-shadow.exp
6199 * gdb.arch/mips16-thunks.exp
6200 * gdb.arch/pa-nullify.exp
6201 * gdb.arch/powerpc-aix-prologue.exp
6202 * gdb.arch/powerpc-power.exp
6203 * gdb.arch/ppc-dfp.exp
6204 * gdb.arch/s390-tdbregs.exp
6205 * gdb.arch/spu-info.exp
6206 * gdb.arch/spu-ls.exp
6207 * gdb.arch/thumb-bx-pc.exp
6208 * gdb.base/advance.exp
6209 * gdb.base/annota-input-while-running.exp
6210 * gdb.base/arrayidx.exp
6211 * gdb.base/asmlabel.exp
6212 * gdb.base/async.exp
6213 * gdb.base/attach-wait-input.exp
6214 * gdb.base/auto-connect-native-target.exp
6215 * gdb.base/batch-preserve-term-settings.exp
6216 * gdb.base/bfp-test.exp
6217 * gdb.base/bigcore.exp
6218 * gdb.base/bp-permanent.exp
6219 * gdb.base/break-always.exp
6220 * gdb.base/break-fun-addr.exp
6221 * gdb.base/break-idempotent.exp
6222 * gdb.base/break-main-file-remove-fail.exp
6223 * gdb.base/break-probes.exp
6224 * gdb.base/break-unload-file.exp
6225 * gdb.base/break.exp
6226 * gdb.base/call-ar-st.exp
6227 * gdb.base/call-rt-st.exp
6228 * gdb.base/call-sc.exp
6229 * gdb.base/call-signal-resume.exp
6230 * gdb.base/call-strs.exp
6231 * gdb.base/callexit.exp
6232 * gdb.base/callfuncs.exp
6233 * gdb.base/catch-gdb-caused-signals.exp
6234 * gdb.base/catch-signal-siginfo-cond.exp
6235 * gdb.base/catch-syscall.exp
6236 * gdb.base/compare-sections.exp
6237 * gdb.base/cond-eval-mode.exp
6238 * gdb.base/condbreak-call-false.exp
6239 * gdb.base/consecutive-step-over.exp
6240 * gdb.base/cursal.exp
6241 * gdb.base/disabled-location.exp
6242 * gdb.base/disasm-end-cu.exp
6243 * gdb.base/display.exp
6244 * gdb.base/double-prompt-target-event-error.exp
6245 * gdb.base/dprintf-bp-same-addr.exp
6246 * gdb.base/dprintf-detach.exp
6247 * gdb.base/dprintf-next.exp
6248 * gdb.base/dprintf-non-stop.exp
6249 * gdb.base/dprintf-pending.exp
6250 * gdb.base/dso2dso.exp
6251 * gdb.base/ending-run.exp
6252 * gdb.base/enum_cond.exp
6253 * gdb.base/examine-backward.exp
6254 * gdb.base/exe-lock.exp
6255 * gdb.base/exec-invalid-sysroot.exp
6256 * gdb.base/execl-update-breakpoints.exp
6257 * gdb.base/execution-termios.exp
6258 * gdb.base/fileio.exp
6259 * gdb.base/fixsection.exp
6260 * gdb.base/foll-exec-mode.exp
6261 * gdb.base/foll-exec.exp
6262 * gdb.base/fork-running-state.exp
6263 * gdb.base/frame-args.exp
6264 * gdb.base/fullpath-expand.exp
6265 * gdb.base/func-ptr.exp
6266 * gdb.base/gcore-relro-pie.exp
6267 * gdb.base/gdb1090.exp
6268 * gdb.base/gdb1555.exp
6269 * gdb.base/global-var-nested-by-dso.exp
6270 * gdb.base/gnu-ifunc.exp
6271 * gdb.base/hbreak-in-shr-unsupported.exp
6272 * gdb.base/hbreak-unmapped.exp
6273 * gdb.base/hook-stop.exp
6274 * gdb.base/infcall-input.exp
6275 * gdb.base/info-fun.exp
6276 * gdb.base/info-shared.exp
6277 * gdb.base/interrupt-noterm.exp
6278 * gdb.base/jit-so.exp
6279 * gdb.base/jit.exp
6280 * gdb.base/line-symtabs.exp
6281 * gdb.base/list.exp
6282 * gdb.base/longjmp.exp
6283 * gdb.base/macscp.exp
6284 * gdb.base/max-value-size.exp
6285 * gdb.base/nodebug.exp
6286 * gdb.base/nofield.exp
6287 * gdb.base/overlays.exp
6288 * gdb.base/paginate-after-ctrl-c-running.exp
6289 * gdb.base/paginate-bg-execution.exp
6290 * gdb.base/paginate-inferior-exit.exp
6291 * gdb.base/pending.exp
6292 * gdb.base/pr11022.exp
6293 * gdb.base/printcmds.exp
6294 * gdb.base/ptr-typedef.exp
6295 * gdb.base/ptype.exp
6296 * gdb.base/randomize.exp
6297 * gdb.base/range-stepping.exp
6298 * gdb.base/realname-expand.exp
6299 * gdb.base/relativedebug.exp
6300 * gdb.base/remote.exp
6301 * gdb.base/savedregs.exp
6302 * gdb.base/sepdebug.exp
6303 * gdb.base/set-noassign.exp
6304 * gdb.base/shlib-call.exp
6305 * gdb.base/shreloc.exp
6306 * gdb.base/sigaltstack.exp
6307 * gdb.base/sigbpt.exp
6308 * gdb.base/siginfo-addr.exp
6309 * gdb.base/siginfo-obj.exp
6310 * gdb.base/siginfo-thread.exp
6311 * gdb.base/signest.exp
6312 * gdb.base/signull.exp
6313 * gdb.base/sigrepeat.exp
6314 * gdb.base/skip.exp
6315 * gdb.base/so-impl-ld.exp
6316 * gdb.base/solib-corrupted.exp
6317 * gdb.base/solib-disc.exp
6318 * gdb.base/solib-display.exp
6319 * gdb.base/solib-overlap.exp
6320 * gdb.base/solib-search.exp
6321 * gdb.base/solib-symbol.exp
6322 * gdb.base/source-execution.exp
6323 * gdb.base/sss-bp-on-user-bp-2.exp
6324 * gdb.base/sss-bp-on-user-bp.exp
6325 * gdb.base/stack-checking.exp
6326 * gdb.base/stale-infcall.exp
6327 * gdb.base/step-break.exp
6328 * gdb.base/step-line.exp
6329 * gdb.base/step-over-exit.exp
6330 * gdb.base/step-test.exp
6331 * gdb.base/structs.exp
6332 * gdb.base/sym-file.exp
6333 * gdb.base/symtab-search-order.exp
6334 * gdb.base/term.exp
6335 * gdb.base/type-opaque.exp
6336 * gdb.base/unload.exp
6337 * gdb.base/until-nodebug.exp
6338 * gdb.base/until.exp
6339 * gdb.base/unwindonsignal.exp
6340 * gdb.base/watch-cond.exp
6341 * gdb.base/watch-non-mem.exp
6342 * gdb.base/watch_thread_num.exp
6343 * gdb.base/watchpoint-reuse-slot.exp
6344 * gdb.base/watchpoint-solib.exp
6345 * gdb.base/watchpoint.exp
6346 * gdb.btrace/dlopen.exp
6347 * gdb.cell/arch.exp
6348 * gdb.cell/break.exp
6349 * gdb.cell/bt.exp
6350 * gdb.cell/core.exp
6351 * gdb.cell/data.exp
6352 * gdb.cell/dwarfaddr.exp
6353 * gdb.cell/ea-cache.exp
6354 * gdb.cell/ea-standalone.exp
6355 * gdb.cell/ea-test.exp
6356 * gdb.cell/f-regs.exp
6357 * gdb.cell/fork.exp
6358 * gdb.cell/gcore.exp
6359 * gdb.cell/mem-access.exp
6360 * gdb.cell/ptype.exp
6361 * gdb.cell/registers.exp
6362 * gdb.cell/sizeof.exp
6363 * gdb.cell/solib-symbol.exp
6364 * gdb.cell/solib.exp
6365 * gdb.compile/compile-tls.exp
6366 * gdb.cp/exception.exp
6367 * gdb.cp/gdb2495.exp
6368 * gdb.cp/local.exp
6369 * gdb.cp/mb-inline.exp
6370 * gdb.cp/mb-templates.exp
6371 * gdb.cp/pr10687.exp
6372 * gdb.cp/pr9167.exp
6373 * gdb.cp/scope-err.exp
6374 * gdb.cp/templates.exp
6375 * gdb.cp/virtfunc.exp
6376 * gdb.dwarf2/dw2-dir-file-name.exp
6377 * gdb.dwarf2/dw2-single-line-discriminators.exp
6378 * gdb.fortran/complex.exp
6379 * gdb.fortran/library-module.exp
6380 * gdb.guile/guile.exp
6381 * gdb.guile/scm-cmd.exp
6382 * gdb.guile/scm-frame-inline.exp
6383 * gdb.guile/scm-objfile.exp
6384 * gdb.guile/scm-pretty-print.exp
6385 * gdb.guile/scm-symbol.exp
6386 * gdb.guile/scm-type.exp
6387 * gdb.guile/scm-value.exp
6388 * gdb.linespec/keywords.exp
6389 * gdb.linespec/ls-errs.exp
6390 * gdb.linespec/macro-relative.exp
6391 * gdb.linespec/thread.exp
6392 * gdb.mi/mi-breakpoint-changed.exp
6393 * gdb.mi/mi-dprintf-pending.exp
6394 * gdb.mi/mi-fullname-deleted.exp
6395 * gdb.mi/mi-logging.exp
6396 * gdb.mi/mi-pending.exp
6397 * gdb.mi/mi-solib.exp
6398 * gdb.mi/new-ui-mi-sync.exp
6399 * gdb.mi/user-selected-context-sync.exp
6400 * gdb.multi/dummy-frame-restore.exp
6401 * gdb.multi/multi-arch-exec.exp
6402 * gdb.multi/remove-inferiors.exp
6403 * gdb.multi/watchpoint-multi-exit.exp
6404 * gdb.opt/solib-intra-step.exp
6405 * gdb.perf/backtrace.exp
6406 * gdb.perf/single-step.exp
6407 * gdb.perf/skip-command.exp
6408 * gdb.perf/skip-prologue.exp
6409 * gdb.perf/solib.exp
6410 * gdb.python/lib-types.exp
6411 * gdb.python/py-as-string.exp
6412 * gdb.python/py-bad-printers.exp
6413 * gdb.python/py-block.exp
6414 * gdb.python/py-breakpoint.exp
6415 * gdb.python/py-cmd.exp
6416 * gdb.python/py-events.exp
6417 * gdb.python/py-evthreads.exp
6418 * gdb.python/py-finish-breakpoint.exp
6419 * gdb.python/py-finish-breakpoint2.exp
6420 * gdb.python/py-frame-inline.exp
6421 * gdb.python/py-frame.exp
6422 * gdb.python/py-inferior.exp
6423 * gdb.python/py-infthread.exp
6424 * gdb.python/py-mi.exp
6425 * gdb.python/py-objfile.exp
6426 * gdb.python/py-pp-maint.exp
6427 * gdb.python/py-pp-registration.exp
6428 * gdb.python/py-prettyprint.exp
6429 * gdb.python/py-recurse-unwind.exp
6430 * gdb.python/py-shared.exp
6431 * gdb.python/py-symbol.exp
6432 * gdb.python/py-symtab.exp
6433 * gdb.python/py-template.exp
6434 * gdb.python/py-type.exp
6435 * gdb.python/py-unwind-maint.exp
6436 * gdb.python/py-unwind.exp
6437 * gdb.python/py-value.exp
6438 * gdb.python/python.exp
6439 * gdb.reverse/finish-reverse-bkpt.exp
6440 * gdb.reverse/insn-reverse.exp
6441 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6442 * gdb.reverse/solib-precsave.exp
6443 * gdb.reverse/solib-reverse.exp
6444 * gdb.stabs/gdb11479.exp
6445 * gdb.stabs/weird.exp
6446 * gdb.threads/fork-child-threads.exp
6447 * gdb.threads/fork-plus-threads.exp
6448 * gdb.threads/fork-thread-pending.exp
6449 * gdb.threads/forking-threads-plus-breakpoint.exp
6450 * gdb.threads/hand-call-in-threads.exp
6451 * gdb.threads/interrupted-hand-call.exp
6452 * gdb.threads/linux-dp.exp
6453 * gdb.threads/local-watch-wrong-thread.exp
6454 * gdb.threads/next-while-other-thread-longjmps.exp
6455 * gdb.threads/non-ldr-exit.exp
6456 * gdb.threads/pending-step.exp
6457 * gdb.threads/print-threads.exp
6458 * gdb.threads/process-dies-while-detaching.exp
6459 * gdb.threads/process-dies-while-handling-bp.exp
6460 * gdb.threads/pthreads.exp
6461 * gdb.threads/queue-signal.exp
6462 * gdb.threads/reconnect-signal.exp
6463 * gdb.threads/signal-command-handle-nopass.exp
6464 * gdb.threads/signal-command-multiple-signals-pending.exp
6465 * gdb.threads/signal-delivered-right-thread.exp
6466 * gdb.threads/signal-sigtrap.exp
6467 * gdb.threads/sigthread.exp
6468 * gdb.threads/staticthreads.exp
6469 * gdb.threads/stepi-random-signal.exp
6470 * gdb.threads/thread-unwindonsignal.exp
6471 * gdb.threads/thread_check.exp
6472 * gdb.threads/thread_events.exp
6473 * gdb.threads/tid-reuse.exp
6474 * gdb.threads/tls-nodebug.exp
6475 * gdb.threads/tls-shared.exp
6476 * gdb.threads/tls-so_extern.exp
6477 * gdb.threads/tls.exp
6478 * gdb.threads/wp-replication.exp
6479 * gdb.trace/actions-changed.exp
6480 * gdb.trace/actions.exp
6481 * gdb.trace/backtrace.exp
6482 * gdb.trace/change-loc.exp
6483 * gdb.trace/collection.exp
6484 * gdb.trace/deltrace.exp
6485 * gdb.trace/disconnected-tracing.exp
6486 * gdb.trace/entry-values.exp
6487 * gdb.trace/ftrace-lock.exp
6488 * gdb.trace/ftrace.exp
6489 * gdb.trace/infotrace.exp
6490 * gdb.trace/mi-trace-frame-collected.exp
6491 * gdb.trace/mi-trace-unavailable.exp
6492 * gdb.trace/mi-traceframe-changed.exp
6493 * gdb.trace/mi-tracepoint-changed.exp
6494 * gdb.trace/mi-tsv-changed.exp
6495 * gdb.trace/no-attach-trace.exp
6496 * gdb.trace/packetlen.exp
6497 * gdb.trace/passc-dyn.exp
6498 * gdb.trace/passcount.exp
6499 * gdb.trace/pending.exp
6500 * gdb.trace/pr16508.exp
6501 * gdb.trace/qtro.exp
6502 * gdb.trace/range-stepping.exp
6503 * gdb.trace/read-memory.exp
6504 * gdb.trace/report.exp
6505 * gdb.trace/save-trace.exp
6506 * gdb.trace/signal.exp
6507 * gdb.trace/stap-trace.exp
6508 * gdb.trace/status-stop.exp
6509 * gdb.trace/strace.exp
6510 * gdb.trace/tfile.exp
6511 * gdb.trace/tfind.exp
6512 * gdb.trace/trace-break.exp
6513 * gdb.trace/trace-condition.exp
6514 * gdb.trace/trace-enable-disable.exp
6515 * gdb.trace/trace-mt.exp
6516 * gdb.trace/tracecmd.exp
6517 * gdb.trace/tracefile-pseudo-reg.exp
6518 * gdb.trace/tspeed.exp
6519 * gdb.trace/tstatus.exp
6520 * gdb.trace/tsv.exp
6521 * gdb.trace/unavailable.exp
6522 * gdb.trace/while-dyn.exp
6523 * gdb.trace/while-stepping.exp
6524 * lib/gdb-guile.exp
6525 * lib/gdb.exp
6526 * lib/mi-support.exp
6527 * lib/pascal.exp
6528 * lib/perftest.exp
6529 * lib/prelink-support.exp
6530 * lib/selftest-support.exp
6531
6532 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6533
6534 * Makefile.in: Include disable-implicit-rules.mk.
6535
6536 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6537
6538 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6539 non-byte-aligned bit fields.
6540
6541 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6542
6543 PR gdb/12616
6544 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6545 respects the DW_AT_data_bit_offset attribute.
6546
6547 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6548
6549 * gdb.base/default.exp: Fix output of "set language".
6550
6551 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6552
6553 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6554 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6555 make.
6556 * configure.ac: Remove checks for the make program.
6557 * configure: Re-generate.
6558
6559 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6560
6561 * gdb.python/py-recurse-unwind.c (main): Add loop.
6562 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6563 to read_register() and gdb.parse_and_eval(). Make each code
6564 call a separate case that can be individually tested.
6565 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6566 proc. Call cont_and_backtrace for each of the code paths that
6567 we want to test in the unwinder.
6568
6569 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6570
6571 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6572 the definition of struct S.
6573
6574 2016-11-11 Catherine Moore <clm@codesourcery.com>
6575
6576 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6577
6578 2016-11-09 Pedro Alves <palves@redhat.com>
6579
6580 * gdb.base/commands.exp (runto_or_return): New procedure.
6581 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6582 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6583 (progvar_simple_while_test, progvar_complex_if_while_test)
6584 (if_while_breakpoint_command_test)
6585 (infrun_breakpoint_command_test, breakpoint_command_test)
6586 (user_defined_command_test, watchpoint_command_test)
6587 (test_command_prompt_position, redefine_hook_test)
6588 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6589 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6590 multi_line_input and multi_line. Remove gdb_expect and
6591 gdb_stop_suppressing_tests uses.
6592 * lib/gdb.exp (valnum_re): New global.
6593 (multi_line_input): New procedure.
6594
6595 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6596
6597 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6598 Remove.
6599 (test_setup): Define with proc_with_prefix.
6600 (test_cli_inferior): Likewise.
6601 (test_cli_thread): Likewise.
6602 (test_cli_frame): Likewise.
6603 (test_cli_select_frame): Likewise.
6604 (test_cli_up_down): Likewise.
6605 (test_mi_thread_select): Likewise.
6606 (test_mi_stack_select_frame): Likewise.
6607 (test_cli_in_mi_inferior): Likewise.
6608 (test_cli_in_mi_thread): Likewise.
6609 (test_cli_in_mi_frame): Likewise.
6610 (top level): Do not use with_test_prefix_procname.
6611
6612 2016-11-09 Pedro Alves <palves@redhat.com>
6613
6614 * gdb.base/commands.exp (gdbvar_simple_if_test)
6615 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6616 (progvar_simple_if_test, progvar_simple_while_test)
6617 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6618 (infrun_breakpoint_command_test, breakpoint_command_test)
6619 (user_defined_command_test, watchpoint_command_test)
6620 (test_command_prompt_position, deprecated_command_test)
6621 (bp_deleted_in_command, temporary_breakpoint_commands)
6622 (stray_arg0_test, source_file_with_indented_comment)
6623 (recursive_source_test, if_commands_test)
6624 (error_clears_commands_left, redefine_hook_test)
6625 (redefine_backtrace_test): Use proc_with_prefix.
6626 * lib/gdb.exp (proc_with_prefix): New proc.
6627
6628 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6629
6630 * gdb.base/tui-layout.c: New file.
6631 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6632 disassembly window contains very long lines.
6633
6634 2016-11-08 Tom Tromey <tom@tromey.com>
6635
6636 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6637 depend on Python 2.
6638
6639 2016-11-08 Tom Tromey <tom@tromey.com>
6640
6641 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6642 New method.
6643
6644 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6645
6646 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6647
6648 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6649
6650 * gdb.rust/simple.rs: Add test for univariant enums without
6651 discriminants and for encoded struct-like enums.
6652
6653 2016-10-28 Pedro Alves <palves@redhat.com>
6654
6655 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6656 gdb_test_multiple, tighten regexps and match symtabs and line
6657 tables incrementally.
6658
6659 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6660
6661 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6662 general.
6663
6664 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6665
6666 * gdb.base/exec-invalid-sysroot.exp: New file.
6667
6668 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6669
6670 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6671
6672 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6673
6674 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6675
6676 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6677
6678 * gdb.base/killed-outside.exp: Remove $options from a call to
6679 `prepare_for_testing'.
6680
6681 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6682
6683 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6684 Change test message.
6685
6686 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6687
6688 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6689 Update comment.
6690
6691 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6692
6693 * gdb.trace/mi-trace-save.exp: New file.
6694
6695 2016-10-13 Yao Qi <yao.qi@linaro.org>
6696
6697 * gdb.base/code_elim.exp (get_var_address): Remove.
6698 * gdb.base/relocate.exp: Likewise.
6699 * gdb.base/shreloc.exp: Likewise.
6700 * lib/gdb.exp (get_var_address): New.
6701
6702 2016-10-13 Yao Qi <yao.qi@linaro.org>
6703
6704 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6705 floating point tests if $skip_float_test is false.
6706
6707 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6708
6709 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6710 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6711 argc values.
6712 Add 1 to argc so we guarantee distinct initial/modified argc values.
6713
6714 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6715
6716 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6717
6718 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6719
6720 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6721 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6722 * gdb.arch/vsx-regs.exp: Likewise.
6723
6724 2016-10-07 Yao Qi <yao.qi@linaro.org>
6725
6726 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6727
6728 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6729
6730 * gdb.python/python.exp: Test decode_line("*0").
6731
6732 2016-10-06 Doug Evans <dje@google.com>
6733
6734 * gdb.python/py-value.exp (test_value_creation): Add test for large
6735 unsigned 64-bit value.
6736
6737 2016-10-06 Tom Tromey <tom@tromey.com>
6738
6739 * gdb.compile/compile.exp: Change java tests to rust.
6740 * gdb.base/setshow.exp: Change java tests to rust.
6741 * gdb.base/default.exp: Remove java from language list.
6742 * README (Examples): Update language example.
6743 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6744 test.
6745 * lib/gdb.exp (skip_java_tests): Remove.
6746 * lib/java.exp: Remove.
6747 * gdb.java: Remove.
6748
6749 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6750
6751 * gdb.arch/mips-fcr.exp: New test.
6752 * gdb.arch/mips-fcr.c: Source for the new test.
6753
6754 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6755
6756 * gdb.base/solib-disc.exp: Use `standard_output_file'
6757 throughout.
6758
6759 2016-10-06 Pedro Alves <palves@redhat.com>
6760
6761 * gdb.base/jit-simple-dl.c: New file.
6762 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6763 * gdb.base/jit-simple.c: ... this.
6764 * gdb.base/jit-simple.exp (jit_run): Delete.
6765 (build_jit): New proc.
6766 (jit_test_reread): Recompile either the main program or the shared
6767 library, depending on what is being tested. Skip changing address
6768 if caller wants to. Compare before/after addresses. If testing
6769 standalone, explicitly load the binary. Test "maint info
6770 breakpoints".
6771 (top level): Add "standalone vs shared lib" and "change address"
6772 vs "same address" axes.
6773
6774 2016-10-06 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6777 call.
6778 (jit_run): Delete.
6779 (jit_test_reread): Use with_test_prefix. Reload the main binary
6780 explicitly. Compare the before/after addresses of the JIT
6781 descriptor.
6782
6783 2016-08-15 Doug Evans <dje@google.com>
6784
6785 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6786 for single bitfields is bool.
6787 * gdb.xml/tdesc-regs.exp: Ditto.
6788
6789 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6790
6791 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6792
6793 2016-10-05 Yao Qi <yao.qi@linaro.org>
6794
6795 * lib/gdb.exp (support_complex_tests): Return zero if
6796 gdb_skip_float_test return true.
6797
6798 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6799 Simon Marchi <simon.marchi@ericsson.com>
6800
6801 PR gdb/20487
6802 * gdb.mi/user-selected-context-sync.exp: New file.
6803 * gdb.mi/user-selected-context-sync.c: New file.
6804
6805 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6806 Simon Marchi <simon.marchi@ericsson.com>
6807
6808 PR gdb/20487
6809 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6810 =thread-select-event check.
6811
6812 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6813
6814 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6815 the compulsory L operand changes.
6816 * gdb.arch/powerpc-power.s: Likewise.
6817
6818 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6819
6820 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6821 * gdb.base/jit-attach-pie.c: New file.
6822 * gdb.base/jit-attach-pie.exp: New file.
6823
6824 2016-09-28 Pedro Alves <palves@redhat.com>
6825
6826 * gdb.base/infcall-input.c: New file.
6827 * gdb.base/infcall-input.exp: New file.
6828
6829 2016-09-22 Yao Qi <yao.qi@linaro.org>
6830
6831 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6832 (gdb_exit): Rename it to ...
6833 (gdbserver_gdb_exit): ... Close GDBserver.
6834 (gdb_exit): New proc, call gdbserver_gdb_exit.
6835 (mi_gdb_exit): Likewise.
6836
6837 2016-09-22 Yao Qi <yao.qi@linaro.org>
6838
6839 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6840 path.
6841 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6842 Remove duplication.
6843
6844 2016-09-22 Yao Qi <yao.qi@linaro.org>
6845
6846 * lib/gdbserver-support.exp: Check the existence of
6847 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6848
6849 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6850
6851 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6852
6853 2016-09-21 Tom Tromey <tom@tromey.com>
6854
6855 PR gdb/20604:
6856 * gdb.base/quit.exp: New file.
6857
6858 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6859
6860 * .gitignore: New file.
6861
6862 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6863
6864 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6865 throughout.
6866
6867 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6868
6869 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6870
6871 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6872
6873 * gdb.cp/casts.cc (decltype): Move it ...
6874 (main): ... with its call to ...
6875 * gdb.cp/casts03.cc: ... a new file.
6876 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6877
6878 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6879
6880 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6881
6882 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6883
6884 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6885 and sync up the test with tests in gas/testsuite/gas/ppc.
6886 * gdb.arch/powerpc-power.exp: Likewise.
6887
6888 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6889
6890 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6891
6892 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6893 Jan Kratochvil <jan.kratochvil@redhat.com>
6894
6895 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6896 make m1's definition to be different from m2's. Use 'dummy' as an
6897 argument for probe 'two'.
6898
6899 2016-09-10 Jon Beniston <jon@beniston.com>
6900
6901 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6902 for sim target.
6903
6904 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6905
6906 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6907 variable declaration.
6908 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6909 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6910 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6911 received HWCAP as its argument.
6912
6913 2016-09-06 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.base/new-ui-pending-input.c: New file.
6916 * gdb.base/new-ui-pending-input.exp: New file.
6917 * gdb.exp (clear_gdb_spawn_id): New procedure.
6918 (with_spawn_id): Check whether gdb_spawn_id exists before
6919 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6920 on exit.
6921
6922 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6923
6924 * gdb.base/float128.c: New file.
6925 * gdb.base/float128.exp: Likewise.
6926 * gdb.base/floatn.c: Likewise.
6927 * gdb.base/floatn.exp: Likewise.
6928
6929 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6930
6931 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6932
6933 2016-09-05 Pedro Alves <palves@redhat.com>
6934
6935 PR backtrace/19927
6936 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6937 unwinders are immediately called as side effect of "source" or
6938 "disable unwinder" commands.
6939 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6940
6941 2016-09-02 Yao Qi <yao.qi@linaro.org>
6942
6943 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6944 is true and $type is "float" or "double".
6945
6946 2016-09-02 Yao Qi <yao.qi@linaro.org>
6947
6948 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6949 true.
6950 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6951 * gdb.base/call-rt-st.exp: Likewise.
6952 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6953 return value instead of gdb,skip_float_test.
6954 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6955 (do_function_calls): Use its return value instead of
6956 gdb,skip_float_test.
6957 * gdb.base/finish.exp: Likewise.
6958 * gdb.base/funcargs.exp: Likewise.
6959 * gdb.base/return.exp: Likewise.
6960 * gdb.base/return2.exp: Likewise.
6961 * gdb.base/varargs.exp: Likewise.
6962 * lib/gdb.exp (gdb_skip_float_test): Change it to
6963 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6964
6965 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6966
6967 * gdb.multi/tids.exp: Test "thread apply all".
6968
6969 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6970
6971 * gdb.base/default.exp (tty): Remove.
6972
6973 2016-08-24 Kevin Buettner <kevinb@redhat.com>
6974
6975 * gdb.python/py-recurse-unwind.c: New file.
6976 * gdb.python/py-recurse-unwind.py: New file.
6977 * gdb.python/py-recurse-unwind.exp: New file.
6978
6979 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6980
6981 * gdb.base/set-inferior-tty.exp: New file.
6982 * gdb.base/set-inferior-tty.c: New file.
6983
6984 2016-08-23 Pedro Alves <palves@redhat.com>
6985
6986 PR gdb/20494
6987 * gdb.base/new-ui-echo.c: New file.
6988 * gdb.base/new-ui-echo.exp: New file.
6989
6990 2016-08-23 Yao Qi <yao.qi@linaro.org>
6991
6992 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6993 gdbserver_spawn.
6994 * gdb.server/connect-without-multi-process.exp (do_test):
6995 Likewise.
6996
6997 2016-08-23 Yao Qi <yao.qi@linaro.org>
6998
6999 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7000 standalone_txt. Delete gdb_txt and standalone_txt on host
7001 and target. Spawn the binary on target. Copy files from
7002 target to host.
7003
7004 2016-08-22 Pedro Alves <palves@redhat.com>
7005
7006 PR gdb/20505
7007 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7008 with_test_prefix. Factor out bits to ...
7009 (test_no_vdso): ... this new procedure.
7010
7011 2016-08-19 Carl Love <cel@us.ibm.com>
7012
7013 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7014 maintaining separate logic for constructing the output path.
7015 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7016 * gdb.arch/ppc-dfp.exp: Likewise.
7017 * gdb.arch/ppc-fp.exp: Likewise.
7018 * gdb.arch/vsx-regs.exp: Likewise.
7019 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7020 binprefix for generating the additional binary files.
7021
7022 2016-08-19 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.trace/mi-trace-frame-collected.exp
7025 (test_trace_frame_collected): On x32, expect two registers.
7026
7027 2016-08-18 Carl Love <cel@us.ibm.com>
7028
7029 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7030 and sync up the test with tests in gas/testsuite/gas/ppc.
7031 * gdb.arch/powerpc-power.exp: Likewise.
7032
7033 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7034
7035 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7036 expected error message.
7037
7038 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7039
7040 * gdb.multi/remove-inferiors.exp: New file.
7041 * gdb.multi/remove-inferiors.c: New file.
7042
7043 2016-08-12 Yao Qi <yao.qi@linaro.org>
7044
7045 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7046 argument list.
7047
7048 2016-08-10 Pedro Alves <palves@redhat.com>
7049
7050 PR gdb/19187
7051 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7052 setup_kfails.
7053
7054 2016-08-09 Pedro Alves <palves@redhat.com>
7055 Simon Marchi <simon.marchi@ericsson.com>
7056
7057 PR gdb/20418
7058 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7059 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7060
7061 2016-08-09 Pedro Alves <palves@redhat.com>
7062
7063 PR mi/20431
7064 * gdb.mi/mi-cmd-error.exp: New file.
7065
7066 2016-08-09 Pedro Alves <palves@redhat.com>
7067
7068 PR gdb/18653
7069 * gdb.base/signals-state-child.c: New file.
7070 * gdb.base/signals-state-child.exp: New file.
7071 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7072
7073 2016-08-09 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7076
7077 2016-08-03 Tom Tromey <tom@tromey.com>
7078
7079 PR python/18565:
7080 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7081
7082 2016-08-01 Yao Qi <yao.qi@linaro.org>
7083
7084 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7085 variable mode to "multi-process" if $multi_process is 1, otherwise
7086 set it to "single-process".
7087
7088 2016-08-01 Yao Qi <yao.qi@linaro.org>
7089
7090 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7091 * gdb.cp/cpexprs.exp: Likewise.
7092 * gdb.cp/m-static.exp: Likewise.
7093
7094 2016-07-26 Tom Tromey <tom@tromey.com>
7095
7096 PR python/20190:
7097 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7098 test.
7099
7100 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7101
7102 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7103 selecting assembly source files.
7104 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7105 assembly source files.
7106 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7107 assembly source files.
7108 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7109 selecting assembly source files.
7110
7111 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7112
7113 * gdb.base/new-ui.exp (do_test_invalid_args): New
7114 procedure.
7115
7116 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7117
7118 * gdb.btrace/reconnect.c: New file.
7119 * gdb.btrace/reconnect.exp: New file.
7120
7121 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7122
7123 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7124 to test_catch_syscall_group.
7125 (test_catch_syscall_group): New.
7126
7127 2016-07-21 Tom Tromey <tom@tromey.com>
7128
7129 * gdb.rust/simple.rs (main): Use empty struct expression.
7130 * gdb.rust/simple.exp: Add tests for empty struct expression.
7131
7132 2016-07-21 Yao Qi <yao.qi@linaro.org>
7133
7134 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7135 if gdb_skip_xml_test is true on some targets.
7136
7137 2016-07-21 Yao Qi <yao.qi@linaro.org>
7138
7139 * gdb.server/solib-list.exp: Unset last_loaded_file.
7140
7141 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7142
7143 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7144 "step into captured_main (args)".
7145
7146 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7147
7148 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7149
7150 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7151
7152 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7153
7154 2016-07-19 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7157 * gdb.opt/inline-bt.exp: Likewise.
7158 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7159 additional_flags=-Winline.
7160 * gdb.opt/inline-locals.exp: Likewise.
7161 * gdb.opt/inline-markers.c (ATTR): Define.
7162 (inlined_fn): Use it.
7163
7164 2016-07-19 Yao Qi <yao.qi@linaro.org>
7165
7166 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7167 (test_with_self): Remove some code. Remove argument executable.
7168 (top-level): Use do_self_tests.
7169
7170 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7171 Don Breazeal <donb@codesourcery.com>
7172
7173 * gdb.base/maint.exp: Escape paths used in regular expressions.
7174 * gdb.stabs/weird.exp: Likewise.
7175
7176 2016-07-13 Tom Tromey <tom@tromey.com>
7177
7178 PR python/15620, PR python/18620:
7179 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7180 (test_bkpt_events): New procs.
7181
7182 2016-07-13 Tom Tromey <tom@tromey.com>
7183
7184 PR python/17698:
7185 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7186 test.
7187 (test_watchpoints): Likewise.
7188 (test_bkpt_pending): New proc.
7189
7190 2016-07-13 Tom Tromey <tom@tromey.com>
7191
7192 PR cli/18053:
7193 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7194 completion test.
7195
7196 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7197
7198 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7199 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7200 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7201 f_label.
7202 (g): Rename g_end_lbl to g_label.
7203 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7204 low_pc and high_pc.
7205 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7206
7207 2016-07-12 Tom Tromey <tom@tromey.com>
7208
7209 PR python/19293:
7210 * gdb.python/py-unwind-maint.exp: Update tests.
7211
7212 2016-07-12 Yao Qi <yao.qi@linaro.org>
7213
7214 * lib/selftest-support.exp (selftest_setup): Match the output
7215 when captured_main is inlined.
7216
7217 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7218
7219 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7220 New variables.
7221 (print this%a, print this%b, print this): New tests.
7222 * gdb.fortran/derived-types.f90 (this): New object and
7223 initialization.
7224
7225 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7226
7227 * gdb.ada/arraydim.exp: Remove extra directory level in build
7228 directory.
7229
7230 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7231
7232 * lib/ada.exp: Remove extra directory level in build directory.
7233 * gdb.ada/cond_lang.exp: Likewise.
7234 * gdb.ada/exec_changed.exp: Likewise.
7235 * gdb.ada/lang_switch.exp: Likewise.
7236
7237 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7238
7239 * simple.rs: Add test for raw pointer subscripting.
7240 * simple.exp: Add test expectations.
7241
7242 2016-07-05 Yao Qi <yao.qi@linaro.org>
7243
7244 * gdb.mi/mi-reverse.exp: Match =record-started output.
7245
7246 2016-07-01 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7249 procedure.
7250 (jit_reader_test): Test the jit reader's unwinder.
7251 * gdb.base/jithost.c (jit_function_00_code): New global.
7252 (main): Use memcpy to fill in the mmapped code, instead of poking
7253 bytes manually here.
7254 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7255 value.
7256 (read_debug_info): Save the function's range.
7257 (read_sp): New function.
7258 (unwind_frame): Use it. Also unwind RBP.
7259 (get_frame_id): Use read_sp.
7260 (gdb_init_reader): Use calloc instead of malloc.
7261 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7262 parameter. Use gdb_test_multiple.
7263
7264 2016-07-01 Pedro Alves <palves@redhat.com>
7265 Antoine Tremblay <antoine.tremblay@ericsson.com>
7266
7267 * gdb.threads/process-dies-while-detaching.c: New file.
7268 * gdb.threads/process-dies-while-detaching.exp: New file.
7269
7270 2016-07-01 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.multi/watchpoint-multi-exit.c: New file.
7273 * gdb.multi/watchpoint-multi-exit.exp: New file.
7274
7275 2016-06-30 Pedro Alves <palves@redhat.com>
7276
7277 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7278 unset inferior_spawn_id.
7279
7280 2016-06-30 Pedro Alves <palves@redhat.com>
7281
7282 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7283 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7284
7285 2016-06-29 Yao Qi <yao.qi@linaro.org>
7286
7287 * gdb.base/return.c: Add copyright header.
7288
7289 2016-06-29 Tom Tromey <tom@tromey.com>
7290
7291 PR python/20129:
7292 * gdb.python/py-framefilter.exp: Add tests for setting priority
7293 and disabling of non-existent frame filter.
7294
7295 2016-06-29 Yao Qi <yao.qi@linaro.org>
7296
7297 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7298 0x0f07ff.
7299
7300 2016-06-28 Yao Qi <yao.qi@linaro.org>
7301
7302 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7303 triplets. Start gdb, execute catch syscall, and continue. Check
7304 gdb's output to determine catch syscall is supported.
7305
7306 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7307
7308 * gdb.rust/simple.rs: Add test for returning unit in a function.
7309 * gdb.rust/simple.exp: Add expectation for functions returning
7310 unit.
7311
7312 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7313
7314 * gdb.python/py-breakpoint-create-fail.c,
7315 gdb.python/py-breakpoint-create-fail.exp,
7316 gdb.python/py-breakpoint-create-fail.py: New testcase.
7317
7318 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7319
7320 PR gdb/20239
7321 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7322 * gdb.rust/simple.exp: Add test expectations for new NonZero
7323 tests.
7324
7325 2016-06-24 David Taylor <dtaylor@emc.com>
7326
7327 * gdb.base/offsets.exp: New file.
7328 * gdb.base/offsets.c: New file.
7329
7330 2016-06-23 Tom Tromey <tom@tromey.com>
7331
7332 PR gdb/16483:
7333 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7334 before any filters are loaded.
7335
7336 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7337
7338 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7339 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7340 structs.
7341 * gdb.fortran/derived-type-function.exp: New file.
7342 * gdb.fortran/derived-type-function.f90: New file.
7343
7344
7345 2016-06-21 Pedro Alves <palves@redhat.com>
7346
7347 * gdb.base/new-ui.exp: New file.
7348 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7349 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7350 (with_spawn_id): New procedure.
7351
7352 2016-06-21 Pedro Alves <palves@redhat.com>
7353
7354 * gdb.mi/mi-exec-run.exp: New file.
7355
7356 2016-06-21 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7359 breakpoint command's output on the main UI.
7360 (test_break): New procedure, factored out from calls in the top
7361 level.
7362 (top level): Use foreach_with_prefix to test MI as main UI and as
7363 separate UI.
7364
7365 2016-06-21 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7368 (test_awatch_creation_and_listing)
7369 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7370 Remove 'type' parameter.
7371 (test_watchpoint_all): New parameter mi_mode. Remove
7372 with_test_prefix.
7373 (top level): Use foreach_with_prefix, and add main/separate UI MI
7374 testing axis.
7375
7376 2016-06-21 Pedro Alves <palves@redhat.com>
7377
7378 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7379 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7380 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7381 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7382 (gdb_main_spawn_id, mi_spawn_id): Declare and
7383 comment.
7384 (mi_create_inferior_pty): New procedure,
7385 factored out from default_mi_gdb_start.
7386 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7387 procedures.
7388 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7389 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7390 Use mi_create_inferior_pty.
7391 (mi_gdb_start): Use eval to pass down args list.
7392
7393 2016-06-21 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7396 * gdb.opt/inline-cmds.exp: Add MI tests.
7397
7398 2016-06-21 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7401
7402 2016-06-21 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7405 (top level): Use it instead of mi_execute_to.
7406
7407 2016-06-21 Pedro Alves <palves@redhat.com>
7408
7409 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7410 (cont_handler_str): New.
7411 (signal_stop_handler): Set stop_handler_str instead of printing to
7412 stdout.
7413 (continue_handler): Set cont_handler_str instead of printing to
7414 stdout.
7415 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7416 mi_send_resuming_command. Print stop_handler_str and
7417 cont_handler_str instead of expecting the python events print
7418 directly.
7419
7420 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7421
7422 * gdb.base/jit-reader.exp: New file.
7423 * gdb.base/jithost.c: New file.
7424 * gdb.base/jithost.h: New file.
7425 * gdb.base/jitreader.c : New file.
7426 * gdb.base/jit-protocol.h: New file.
7427
7428 2016-06-17 Yao Qi <yao.qi@linaro.org>
7429
7430 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7431 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7432 and detach-on-fork. Adjust tests.
7433 (top level): Invoke break_cond_on_syscall with combinations of
7434 syscall, follow-fork-mode and detach-on-fork.
7435
7436 2016-06-17 Yao Qi <yao.qi@linaro.org>
7437
7438 * gdb.base/step-over-exit.c: New.
7439 * gdb.base/step-over-exit.exp: New.
7440
7441 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7442
7443 * gdb.base/float.exp: Add target check for nds32*-*-*.
7444 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7445
7446 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7447
7448 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7449 for unsupported target features.
7450 * gdb.base/call-rt-st.exp: Likewise.
7451 * gdb.base/call-sc.exp: Likewise.
7452 * gdb.base/call-signal-resume.exp: Likewise.
7453 * gdb.base/call-strs.exp: Likewise.
7454 * gdb.base/callexit.exp: Likewise.
7455 * gdb.base/callfuncs.exp: Likewise.
7456 * gdb.base/nodebug.exp: Likewise.
7457 * gdb.base/printcmds.exp: Likewise.
7458 * gdb.base/ptype.exp: Likewise.
7459 * gdb.base/structs.exp: Likewise.
7460 * gdb.base/unwindonsignal.exp: Likewise.
7461 * gdb.cp/gdb2495.exp: Likewise.
7462 * gdb.cp/templates.exp: Likewise.
7463 * gdb.cp/virtfunc.exp: Likewise.
7464 * gdb.threads/hand-call-in-threads.exp: Likewise.
7465 * gdb.threads/interrupted-hand-call.exp: Likewise.
7466 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7467
7468 2016-06-10 Tom Tromey <tom@tromey.com>
7469
7470 PR rust/20110:
7471 * gdb.rust/expr.exp: Add test for integer constant larger than
7472 i32.
7473
7474 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7475
7476 * gdb.fortran/nested-funcs.exp: New.
7477 * gdb.fortran/nested-funcs.f90: New.
7478
7479 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7480
7481 * gdb.base/examine-backward.c: New file.
7482 * gdb.base/examine-backward.exp: New file.
7483
7484 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7485
7486 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7487 matching.
7488
7489 2016-06-02 Tom Tromey <tom@tromey.com>
7490
7491 PR python/18984:
7492 * gdb.python/py-shared.exp: Add solib_name test.
7493
7494 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7495
7496 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7497
7498 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7499
7500 PR c++/19893
7501 * gdb.dwarf2/implref.exp: Rename to...
7502 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7503 * gdb.dwarf2/implref-array.c: New file.
7504 * gdb.dwarf2/implref-array.exp: Likewise.
7505 * gdb.dwarf2/implref-global.c: Likewise.
7506 * gdb.dwarf2/implref-global.exp: Likewise.
7507 * gdb.dwarf2/implref-struct.c: Likewise.
7508 * gdb.dwarf2/implref-struct.exp: Likewise.
7509
7510 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7511
7512 * gdb.trace/trace-condition.exp: Add 64bit tests.
7513
7514 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7515
7516 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7517 bits types.
7518 (main): Adapt to 8 to 64 bits types.
7519 * gdb.trace/trace-condition.exp: Add new tests.
7520
7521 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7522
7523 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7524
7525 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7526
7527 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7528 Move condition tests...
7529 * gdb.trace/trace-condition.exp: Here.
7530
7531 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7532
7533 * gdb.trace/trace-condition.exp: Add counter-case tests.
7534
7535 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7536
7537 PR c++/15231
7538 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7539 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7540
7541 2016-05-27 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7544 New procedure.
7545 (top level): Call it, and bail out of DejaGnu is known to be bad.
7546
7547 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7548
7549 * gdb.base/whatis.c: Extend the test case.
7550 * gdb.base/whatis.exp: Add additional tests.
7551
7552 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7553
7554 * gdb.fortran/type.f90: Add pointer variable.
7555 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7556
7557 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7558
7559 * gdb.fortran/vla-type.exp: Fix testcase name.
7560
7561 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7562
7563 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7564
7565 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7566
7567 * gdb.fortran/type.f90: Add nested structures.
7568 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7569 * gdb.fortran/derived-type.exp: Adapt expected output.
7570 * gdb.fortran/vla-type.exp: Adapt expected output.
7571
7572 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7573
7574 * gdb.fortran/whatis_type.exp: Adapt expected output.
7575
7576 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7577
7578 * gdb.fortran/print_type.exp: Fix expected output.
7579 * gdb.fortran/whatis_type.exp: Fix expected output.
7580
7581 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7582
7583 * gdb.fortran/whatis_type.exp: Use multi_line.
7584
7585 2016-05-24 Tom Tromey <tom@tromey.com>
7586
7587 PR python/17386:
7588 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7589 use value as an index.
7590
7591 2016-05-23 Tom Tromey <tom@tromey.com>
7592
7593 PR python/17981:
7594 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7595 no-breakpoint case.
7596
7597 2016-05-24 Pedro Alves <palves@redhat.com>
7598
7599 PR gdb/19828
7600 * gdb.threads/clone-attach-detach.c: New file.
7601 * gdb.threads/clone-attach-detach.exp: New file.
7602
7603 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7604
7605 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7606
7607 2016-05-23 Tom Tromey <tom@tromey.com>
7608
7609 PR python/19438, PR python/18393:
7610 * gdb.python/py-progspace.exp: Add "dir" test.
7611 * gdb.python/py-objfile.exp: Add "dir" test.
7612
7613 2016-05-23 Yao Qi <yao.qi@linaro.org>
7614
7615 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7616 * gdb.arch/thumb2-it.exp: Likewise.
7617
7618 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7619
7620 * gdb.mi/mi-threads-interrupt.c: New file.
7621 * gdb.mi/mi-threads-interrupt.exp: New file.
7622
7623 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7624
7625 PR gdb/18077
7626 * gdb.mi/mi-async-run.exp: New file.
7627 * gdb.mi/mi-async-run.c: New file.
7628
7629 2016-05-17 Tom Tromey <tom@tromey.com>
7630 Manish Goregaokar <manishsmail@gmail.com>
7631
7632 * lib/rust-support.exp: New file.
7633 * lib/gdb.exp (skip_rust_tests): New proc.
7634 (build_executable_from_specs): Handle rust.
7635 * lib/future.exp (gdb_find_rustc): New proc.
7636 (gdb_default_target_compile): Handle rust.
7637 * gdb.rust/expr.exp: New file.
7638 * gdb.rust/generics.exp: New file.
7639 * gdb.rust/generics.rs: New file.
7640 * gdb.rust/methods.exp: New file.
7641 * gdb.rust/methods.rs: New file.
7642 * gdb.rust/modules.exp: New file.
7643 * gdb.rust/modules.rs: New file.
7644 * gdb.rust/simple.exp: New file.
7645 * gdb.rust/simple.rs: New file.
7646
7647 2016-05-17 Tom Tromey <tom@tromey.com>
7648
7649 * gdb.base/default.exp (set language): Add rust.
7650
7651 2016-05-17 Tom Tromey <tom@tromey.com>
7652
7653 * gdb.gdb/unittest.exp: New file.
7654
7655 2016-05-16 Yao Qi <yao.qi@linaro.org>
7656
7657 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7658 shell_prompt. Update shell_prompt_re.
7659
7660 2016-05-12 Doug Evans <dje@google.com>
7661
7662 PR symtab/19999
7663 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7664 $options when building executable.
7665 * gdb.dwarf2/fission-loclists-pie.S: New file.
7666 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7667
7668 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7671 of [is_remote target],
7672
7673 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7674
7675 * lib/gdb.exp (use_gdb_stub): New procedure.
7676
7677 2016-05-03 Yunlian Jiang <yunlian@google.com>
7678 Doug Evans <dje@google.com>
7679
7680 PR symtab/19914
7681 * gdb.dwarf2/dwp-sepdebug.c: New file.
7682 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7683
7684 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7685
7686 * gdb.base/detach.exp: Remove is_remote check.
7687
7688 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7689
7690 * gdb.base/annota-input-while-running.exp: Don't check for
7691 [is_remote target]. Enable annotations after running to main.
7692 Remove unused "set test..." line.
7693
7694 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7695
7696 * gdb.trace/trace-enable-disable.exp: New file.
7697 * gdb.trace/trace-enable-disable.c: New file.
7698
7699 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7700
7701 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7702 use it in info sharedlibrary test.
7703 * gdb.trace/ftrace-lock.exp: Likewise.
7704 * gdb.trace/ftrace.exp: Likewise.
7705 * gdb.trace/range-stepping.exp: Likewise.
7706 * gdb.trace/trace-break.exp: Likewise.
7707 * gdb.trace/trace-condition.exp: Likewise.
7708 * gdb.trace/trace-mt.exp: Likewise.
7709
7710 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7711
7712 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7713 (gdb_load_shlib): ... this.
7714 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7715 gdb_load_shlib.
7716 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7717 * gdb.base/ctxobj.exp: Likewise.
7718 * gdb.base/dprintf-pending.exp: Likewise.
7719 * gdb.base/dso2dso.exp: Likewise.
7720 * gdb.base/fixsection.exp: Likewise.
7721 * gdb.base/gcore-relro.exp: Likewise.
7722 * gdb.base/gdb1555.exp: Likewise.
7723 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7724 * gdb.base/gnu-ifunc.exp: Likewise.
7725 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7726 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7727 * gdb.base/pending.exp: Likewise.
7728 * gdb.base/print-file-var.exp: Likewise.
7729 * gdb.base/print-symbol-loading.exp: Likewise.
7730 * gdb.base/shlib-call.exp: Likewise.
7731 * gdb.base/shreloc.exp: Likewise.
7732 * gdb.base/so-impl-ld.exp: Likewise.
7733 * gdb.base/solib-disc.exp: Likewise.
7734 * gdb.base/solib-nodir.exp: Likewise.
7735 * gdb.base/solib-overlap.exp: Likewise.
7736 * gdb.base/solib-symbol.exp: Likewise.
7737 * gdb.base/solib-weak.exp (do_test): Likewise.
7738 * gdb.base/sym-file.exp: Likewise.
7739 * gdb.base/symtab-search-order.exp: Likewise.
7740 * gdb.base/type-opaque.exp: Likewise.
7741 * gdb.base/unload.exp: Likewise.
7742 * gdb.base/watchpoint-solib.exp: Likewise.
7743 * gdb.compile/compile.exp: Likewise.
7744 * gdb.cp/gdb2384.exp: Likewise.
7745 * gdb.cp/infcall-dlopen.exp: Likewise.
7746 * gdb.cp/re-set-overloaded.exp: Likewise.
7747 * gdb.fortran/library-module.exp: Likewise.
7748 * gdb.opt/solib-intra-step.exp: Likewise.
7749 * gdb.python/py-finish-breakpoint.exp: Likewise.
7750 * gdb.python/py-shared.exp: Likewise.
7751 * gdb.reverse/solib-precsave.exp: Likewise.
7752 * gdb.reverse/solib-reverse.exp: Likewise.
7753 * gdb.server/solib-list.exp: Likewise.
7754 * gdb.threads/dlopen-libpthread.exp: Likewise.
7755 * gdb.threads/tls-shared.exp: Likewise.
7756 * gdb.threads/tls-so_extern.exp: Likewise.
7757 * gdb.trace/change-loc.exp: Likewise.
7758 * gdb.trace/ftrace-lock.exp: Likewise.
7759 * gdb.trace/ftrace.exp: Likewise.
7760 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7761 * gdb.trace/pending.exp: Likewise.
7762 * gdb.trace/range-stepping.exp: Likewise.
7763 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7764 (strace_info_marker): Likewise.
7765 (strace_probe_marker): Likewise.
7766 (strace_trace_on_same_addr): Likewise.
7767 (strace_trace_on_diff_addr): Likewise.
7768 * gdb.trace/trace-break.exp: Likewise.
7769 * gdb.trace/trace-condition.exp: Likewise.
7770 * gdb.trace/trace-mt.exp: Likewise.
7771
7772 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7773
7774 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7775 result of gdb_remote_download.
7776 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7777 * gdb.base/dso2dso.exp: Likewise.
7778 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7779 * gdb.base/print-file-var.exp: Likewise.
7780 * gdb.base/shlib-call.exp: Likewise.
7781 * gdb.base/shreloc.exp: Likewise.
7782 * gdb.base/solib-overlap.exp: Likewise.
7783 * gdb.base/solib-weak.exp (do_test): Likewise.
7784 * gdb.base/unload.exp: Likewise.
7785
7786 2016-04-27 Yao Qi <yao.qi@linaro.org>
7787
7788 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7789 exists.
7790
7791 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7792
7793 * vla-type.exp: Print structure from toplevel.
7794
7795 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7796
7797 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7798 of dynamic types.
7799 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7800 of dynamic types.
7801
7802 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7803
7804 * gdb.fortran/vla-type.f90: New file.
7805 * gdb.fortran/vla-type.exp: New file.
7806
7807 2016-04-25 Yao Qi <yao.qi@linaro.org>
7808
7809 * gdb.base/branch-to-self.c: New file.
7810 * gdb.base/branch-to-self.exp: New file.
7811
7812 2016-04-22 Yao Qi <yao.qi@linaro.org>
7813
7814 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7815 more after $hex.
7816
7817 2016-04-22 Yao Qi <yao.qi@linaro.org>
7818
7819 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7820 * gdb.base/annota3.exp: Likewise.
7821
7822 2016-04-22 Yao Qi <yao.qi@linaro.org>
7823
7824 * gdb.reverse/step-precsave.exp: Do one step and test program
7825 stops in "callee" and do multiple steps until program goes out
7826 of "callee".
7827 * gdb.reverse/step-reverse.exp: Likewise.
7828
7829 2016-04-22 Yao Qi <yao.qi@linaro.org>
7830
7831 * gdb.trace/signal.exp: Also pass if
7832 $tracepoint_hits($i) > $iterations.
7833
7834 2016-04-22 Yao Qi <yao.qi@linaro.org>
7835
7836 * gdb.trace/signal.c: New file.
7837 * gdb.trace/signal.exp: New file.
7838
7839 2016-04-19 Doug Evans <xdje42@gmail.com>
7840
7841 * gdb.base/bad-file.exp: New file.
7842
7843 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7844
7845 * gdb.dwarf2/implref.exp: New file.
7846
7847 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7848
7849 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7850 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7851 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7852 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7853 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7854 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7855 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7856 * lib/fortran.exp (fortran_int4): New procedure.
7857 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7858 (fortran_logical4): Likewise.
7859
7860 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7861
7862 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7863
7864 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7865
7866 * lib/compiler.c: Add Intel specific preprocessor macros.
7867 * lib/compiler.cc: Likewise.
7868
7869 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
7870
7871 * gdb.server/connect-with-no-symbol-file.c: New file.
7872 * gdb.server/connect-with-no-symbol-file.exp: New file.
7873
7874 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7875
7876 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7877
7878 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7879
7880 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7881 standard output directory.
7882
7883 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7884
7885 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7886
7887 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7888
7889 * gdb.btrace/instruction_history.c (loop): Add declaration.
7890
7891 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7892
7893 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7894
7895 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7896
7897 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7898 parentheses to print.
7899 (continue_handler): Likewise.
7900
7901 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7902
7903 * gdb.server/solib-list.exp: Remove is_remote check.
7904 Pass shlib= to gdb_compile. Don't link shared library with
7905 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7906 Run binary filename through "readlink -f" on the target.
7907
7908 2016-04-08 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7911 interpreter filename as argument to gdbserver_spawn.
7912 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7913 Return empty if $last_loaded_file does not exist.
7914
7915 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7918 * gdb.base/jit-main.c: Use exit after usage.
7919
7920 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7921
7922 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7923 GDBHISTSIZE prior to the tests.
7924 * gdb.base/gdbinit-history.exp: Likewise.
7925
7926 2016-04-07 Pedro Alves <palves@redhat.com>
7927
7928 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7929 instead of build_executable. Use gdb_load_shlibs.
7930
7931 2016-04-07 Yao Qi <yao.qi@linaro.org>
7932
7933 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7934 Execute "si" command.
7935
7936 2016-04-07 Yao Qi <yao.qi@linaro.org>
7937
7938 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7939 number instead of the comments on some line.
7940
7941 2016-04-06 Don Breazeal <donb@codesourcery.com>
7942
7943 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7944 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7945
7946 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7947
7948 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7949 standard_output_file. Remove unused binfile variable.
7950
7951 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
7952
7953 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7954 * gdb.python/py-mi-objfile.exp: Match "list main" output
7955 in console format.
7956
7957 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7958
7959 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7960 absolute.
7961
7962 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7963
7964 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7965 absolute.
7966 * gdb.trace/ftrace.exp: Likewise.
7967 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7968 targets as well.
7969 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7970 (gdb_load_shlibs): Copy libraries to test directory when testing
7971 natively. Only set solib-search-path if testing remotely.
7972 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7973
7974 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7975
7976 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7977 gdb_download. Use it even if the target is not remote.
7978 * gdb.base/jit.exp (compile_jit_test): Likewise.
7979 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7980 output directory if the destination board is local, otherwise use
7981 the standard remote_download from DejaGnu.
7982 (gdb_download): Remove.
7983 (gdb_load_shlibs): Use gdb_remote_download instead of
7984 gdb_download.
7985 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7986 Use gdb_remote_download instead of gdb_download. Use it even if
7987 the target is not remote.
7988 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7989 instead of gdb_download.
7990
7991 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7992
7993 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7994 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7995 run.
7996
7997 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
7998
7999 PR gdb/19820
8000 * gdb.base/printcmds.exp: Add artificial arrays tests.
8001
8002 2016-03-31 Pedro Alves <palves@redhat.com>
8003
8004 PR gdb/19858
8005 * gdb.base/jit-main.c: Include unistd.h.
8006 (ATTACH): Define to 0 if not already defined.
8007 (wait_for_gdb, mypid): New globals.
8008 (WAIT_FOR_GDB): New macro.
8009 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8010 some breakpoint locations.
8011 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8012 New procedures.
8013 (one_jit_test): Add REATTACH parameter, and handle it. Use
8014 continue_to_test_location.
8015 (top level): Test attach, and adjusts calls to one_jit_test.
8016
8017 2016-03-31 Pedro Alves <palves@redhat.com>
8018
8019 PR gdb/19858
8020 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8021 BINSUFFIX parameter, and handle it.
8022 (top level): Adjust calls compile_jit_test.
8023
8024 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8025
8026 PR python/19743
8027 * gdb.python/py-mi-events-gdb.py: New file.
8028 * gdb.python/py-mi-events.c: New file.
8029 * gdb.python/py-mi-events.exp: New file.
8030
8031 2016-03-30 Yao Qi <yao.qi@linaro.org>
8032
8033 * gdb.reverse/until-precsave.exp: Match function name only.
8034 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8035 Move malloc to a condition block.
8036 * gdb.reverse/until-reverse.exp: Match function name only.
8037
8038 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8039
8040 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8041 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8042 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8043 variable for GPR 0 instead of assuming it is register 0.
8044 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8045 * lib/trace-support.exp: Add s390 registers.
8046
8047 2016-03-29 Yao Qi <yao.qi@linaro.org>
8048
8049 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8050
8051 2016-03-24 Yao Qi <yao.qi@linaro.org>
8052
8053 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8054 test message.
8055
8056 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8057
8058 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8059 maintaining separate logic for constructing the output path.
8060
8061 2016-03-16 Don Breazeal <donb@codesourcery.com>
8062
8063 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8064 Retry fork and waitpid on interrupted system call errors.
8065 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8066 Use with_timeout_factor to increase timeout by factor of 10.
8067
8068 2016-03-15 Don Breazeal <donb@codesourcery.com>
8069
8070 * gdb.cp/scope-err.cc: New test program.
8071 * gdb.cp/scope-err.exp: New test script.
8072 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8073 lines and "set breakpoint here" comment.
8074 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8075 Fixed some whitespace and format issues.
8076 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8077 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8078
8079 2016-03-15 Doug Evans <dje@google.com>
8080
8081 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8082 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8083 All callers updated. Add tests for enums, mixed flags register.
8084
8085 2016-03-15 Doug Evans <dje@google.com>
8086
8087 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8088 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8089
8090 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8091
8092 * gdb.base/default.exp: Add $_as_string to the list of expected
8093 convenience functions.
8094
8095 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8096
8097 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8098
8099 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8100
8101 * gdb.python/py-as-string.exp: New file.
8102 * gdb.python/py-as-string.c: New file.
8103
8104 2016-03-09 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8107 signal" -> "Thread NN received signal" output change.
8108 * gdb.threads/ia64-sigill.exp: Likewise.
8109 * gdb.threads/linux-dp.exp: Likewise.
8110 * gdb.threads/manythreads.exp: Likewise.
8111 * gdb.threads/pending-step.exp: Likewise.
8112 * gdb.threads/print-threads.exp: Likewise.
8113 * gdb.threads/sigstep-threads.exp: Likewise.
8114 * gdb.threads/staticthreads.exp: Likewise.
8115 * gdb.threads/tls.exp: Likewise.
8116
8117 2016-03-09 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.base/command-line-input.exp: New file.
8120
8121 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8122
8123 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8124 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8125 * gdb.trace/pending.exp: Accept leading dot before function name.
8126 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8127 * lib/trace-support.exp: Set registers for ppc.
8128
8129 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8130
8131 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8132 use it for disassembly; accept .main in addition to main in backtrace.
8133
8134 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8135 Marcin Kościelnicki <koriakin@0x04.net>
8136
8137 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8138 (gdb_recursion_test_ptr): New global variable.
8139 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8140 gdb_recursion_test.
8141 (gdb_c_test): Ditto.
8142
8143 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8144
8145 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8146 ordering.
8147
8148 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8149
8150 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8151 (bar): Add bar_start_lbl label.
8152 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8153 of foo/bar for emitting DWARF and tracing.
8154
8155 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8156
8157 * analyze-racy-logs.py: Set executable bit.
8158
8159 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8160
8161 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8162 (CHECK_TARGET_TMP): Likewise.
8163 (check-single-racy): New rule.
8164 (check-parallel-racy): Likewise.
8165 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8166 (do-check-parallel-racy): New rule.
8167 (check-racy/%.exp): Likewise.
8168 * README (Racy testcases): New section.
8169 * analyze-racy-logs.py: New file.
8170
8171 2016-03-03 Doug Evans <dje@google.com>
8172
8173 * gdb.base/skip.exp: Use with_test_prefix.
8174
8175 2016-03-03 Yao Qi <yao.qi@linaro.org>
8176
8177 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8178 Invoke step_over_syscall "clone" and break_cond_on_syscall
8179 "clone".
8180 * gdb.base/step-over-clone.c: New file.
8181
8182 2016-03-03 Yao Qi <yao.qi@linaro.org>
8183
8184 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8185 code format.
8186
8187 2016-03-03 Yao Qi <yao.qi@linaro.org>
8188
8189 * gdb.base/disp-step-fork.c: Rename to ...
8190 * gdb.base/step-over-fork.c: ... it. New file.
8191 * gdb.base/disp-step-vfork.c: Rename to ...
8192 * gdb.base/step-over-vfork.c: ... it. New file.
8193 * gdb.base/disp-step-syscall.exp: Rename to ...
8194 * gdb.base/step-over-syscall.exp: ... it. New file.
8195 (disp_step_cross_syscall): Rename to ...
8196 (step_over_syscall): ... it.
8197
8198 2016-03-03 Yao Qi <yao.qi@linaro.org>
8199
8200 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8201 If target supports condition evaluation on target, invoke
8202 break_cond_on_syscall for fork and vfork.
8203
8204 2016-03-03 Yao Qi <yao.qi@linaro.org>
8205
8206 * gdb.base/disp-step-syscall.exp: Don't invoke
8207 support_displaced_stepping.
8208 (disp_step_cross_syscall): Test with displaced stepping off and
8209 on if supported.
8210
8211 2016-03-03 Yao Qi <yao.qi@linaro.org>
8212
8213 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8214 proc.
8215 (setup): New proc.
8216 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8217 and setup.
8218
8219 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8220
8221 * gdb.fortran/vla-history.exp: Remove breakpoint.
8222
8223 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8224
8225 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8226 exceeds timeout.
8227
8228 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8229
8230 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8231 breakpoint.
8232
8233 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8234
8235 * gdb.mi/vla.f90: Nullify pointer after declaration.
8236
8237 2016-03-01 Pedro Alves <palves@redhat.com>
8238
8239 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8240
8241 2016-03-01 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8244 before anything else.
8245 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8246 _GNU_SOURCE here.
8247 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8248 before anything else.
8249 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8250
8251 2016-03-01 Pedro Alves <palves@redhat.com>
8252
8253 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8254
8255 2016-03-01 Yao Qi <yao.qi@linaro.org>
8256
8257 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8258 prepare_for_testing.
8259
8260 2016-03-01 Yao Qi <yao.qi@linaro.org>
8261
8262 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8263
8264 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8265
8266 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8267 manually constructing the output path.
8268
8269 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8270
8271 * gdb.arch/s390-stackless.S: New.
8272 * gdb.arch/s390-stackless.exp: New.
8273
8274 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8275
8276 * gdb.dlang/circular.c: New file.
8277 * gdb.dlang/circular.exp: New file.
8278
8279 2016-02-26 Yao Qi <yao.qi@linaro.org>
8280
8281 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8282 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8283 (testcases): Update.
8284
8285 2016-02-26 Yao Qi <yao.qi@linaro.org>
8286
8287 * gdb.reverse/aarch64.c: Rename to ...
8288 * gdb.reverse/insn-reverse.c: ... it.
8289 * gdb.reverse/aarch64.exp: Rename to ...
8290 * gdb.reverse/insn-reverse.exp: ... it.
8291
8292 2016-02-26 Yao Qi <yao.qi@linaro.org>
8293
8294 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8295 (testcase_ftype): New.
8296 (testcases): New array.
8297 (n_testcases): New.
8298 (main): Call each element in testcases.
8299 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8300 (read_testcase): New.
8301 Do the tests in a loop.
8302
8303 2016-02-25 Yao Qi <yao.qi@linaro.org>
8304
8305 * gdb.base/branches.c: Remove.
8306
8307 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8308
8309 PR gdb/13808
8310 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8311
8312 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8313
8314 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8315
8316 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8317
8318 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8319 change x86_64 call_insn to 'callq'.
8320
8321 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8322
8323 * gdb.trace/tfile-avx.c: Move to...
8324 * gdb.trace/tracefile-pseudo-reg.c: Here.
8325 * gdb.trace/tfile-avx.exp: Move to...
8326 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8327
8328 2016-02-24 Gary Benson <gbenson@redhat.com>
8329
8330 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8331 message on attach.
8332
8333 2016-02-23 Doug Evans <dje@google.com>
8334
8335 * gdb.base/skip.c (test_skip): New function.
8336 (end_test_skip_file_and_function): New function.
8337 (test_skip_file_and_function): New function.
8338 * gdb.base/skip1.c (test_skip): New function.
8339 (skip1_test_skip_file_and_function): New function.
8340 * gdb.base/skip.exp: Add tests for new skip options.
8341 * gdb.base/skip-solib.exp: Update expected output.
8342 * gdb.perf/skip-command.cc: New file.
8343 * gdb.perf/skip-command.exp: New file.
8344 * gdb.perf/skip-command.py: New file.
8345
8346 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8347
8348 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8349 info registers pattern.
8350
8351 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8352
8353 * lib/future.exp: Add D support.
8354 (gdb_find_gdc): New proc.
8355 (gdb_default_target_compile): Add D support.
8356
8357 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8358
8359 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8360 user+system time.
8361 (trace_speed_test): Determine the iteration count for a time
8362 between 15..30 seconds.
8363
8364 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8365
8366 * gdb.arch/i386-mpx-sigsegv.c: New file.
8367 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8368 * gdb.arch/i386-mpx-simple_segv.c: New file.
8369 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8370
8371 2016-02-18 Yao Qi <yao.qi@linaro.org>
8372
8373 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8374 Don't call setup_kfail.
8375
8376 2016-02-18 Yao Qi <yao.qi@linaro.org>
8377
8378 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8379 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8380
8381 2016-02-16 Doug Evans <dje@google.com>
8382
8383 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8384 * gdb.base/skip1.c: Ditto.
8385 * gdb.base/skip.exp: Whitespace cleanup.
8386
8387 2016-02-16 Don Breazeal <donb@codesourcery.com>
8388
8389 PR remote/19496
8390 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8391 Remove kfail for PR remote/19496.
8392
8393 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8394
8395 * lib/gdb.exp (standard_temp_file): Return a path specific to
8396 the runtest invocation.
8397
8398 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8399
8400 * gdb.trace/save-trace.exp: Change relative path to be in the
8401 standard output directory.
8402
8403 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8404
8405 * gdb.arch/i386-prologue.c: Add missing prototypes.
8406
8407 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8408
8409 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8410 * gdb.arch/i386-prologue.exp: Likewise.
8411 * gdb.arch/i386-size.exp: Likewise.
8412
8413 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8414
8415 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8416 define object file path.
8417 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8418 file path.
8419 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8420 standard_output_file to define binfile.
8421
8422 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8423
8424 Fix compatibility with recent gfortran-5.3.1.
8425 * gdb.fortran/vla-history.exp (print vla1 allocated)
8426 (print vla2 allocated, print $2, print $3): Remove
8427 (print $4): Rename to ...
8428 (print $2): ... here.
8429 (print $9): Rename to ...
8430 (print $5): ... here.
8431 (print $10): Rename to ...
8432 (print $6): ... here.
8433 * gdb.fortran/vla.f90: Add pvla initialization.
8434
8435 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8436
8437 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8438 New test.
8439 * gdb.fortran/vla-value-sub.exp: Likewise.
8440
8441 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8442
8443 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8444
8445 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8446
8447 * i386-biarch-core.exp: Define corefile using
8448 standard_output_file.
8449
8450 2016-02-12 Yao Qi <yao.qi@linaro.org>
8451
8452 * gdb.arch/arm-single-step-kernel-helper.c: New.
8453 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8454
8455 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8456
8457 * gdb.btrace/tailcall-only.exp: New.
8458 * gdb.btrace/tailcall-only.c: New.
8459 * gdb.btrace/x86_64-tailcall-only.S: New.
8460 * gdb.btrace/i686-tailcall-only.S: New.
8461
8462 2016-02-11 Pedro Alves <palves@redhat.com>
8463
8464 * README (Parallel testing): Add missing double quotes.
8465
8466 2016-02-11 Pedro Alves <palves@redhat.com>
8467
8468 * README (Parallel testing): New section.
8469 (GDB_PARALLEL): Rewrite.
8470 (FORCE_PARALLEL): Document.
8471
8472 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8473
8474 * gdb.trace/tfile-avx.c: New test.
8475 * gdb.trace/tfile-avx.exp: New test.
8476
8477 2016-02-09 Keith Seitz <keiths@redhat.com>
8478
8479 PR breakpoints/19546
8480 * gdb.base/infcall-exec.c: New file.
8481 * gdb.base/infcall-exec2.c: New file.
8482 * gdb.base/infcall-exec.exp: New file.
8483
8484 2016-02-09 Keith Seitz <keiths@redhat.com>
8485
8486 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8487 (toplevel): Call test_bkpt_address.
8488
8489 2016-02-09 Keith Seitz <keiths@redhat.com>
8490
8491 PR python/19506
8492 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8493 (toplevel): Call test_bkpt_address.
8494
8495 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8496
8497 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8498 to AC_OUTPUT.
8499 * configure: Regenerate.
8500
8501 2016-02-09 Pedro Alves <palves@redhat.com>
8502
8503 PR breakpoints/19548
8504 * gdb.base/execl-update-breakpoints.c (some_function): New
8505 function.
8506 (main): Call it.
8507 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8508 Tighten expected GDB output.
8509
8510 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8511
8512 * Makefile.in (ALL_SUBDIRS): Remove.
8513 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8514 (distclean maintainer-clean realclean): Likewise.
8515 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8516 * configure: Regenerate.
8517 * gdb.ada/Makefile.in: Delete.
8518 * gdb.arch/Makefile.in: Likewise.
8519 * gdb.asm/Makefile.in: Likewise.
8520 * gdb.base/Makefile.in: Likewise.
8521 * gdb.btrace/Makefile.in: Likewise.
8522 * gdb.cell/Makefile.in: Likewise.
8523 * gdb.compile/Makefile.in: Likewise.
8524 * gdb.cp/Makefile.in: Likewise.
8525 * gdb.disasm/Makefile.in: Likewise.
8526 * gdb.dlang/Makefile.in: Likewise.
8527 * gdb.dwarf2/Makefile.in: Likewise.
8528 * gdb.fortran/Makefile.in: Likewise.
8529 * gdb.gdb/Makefile.in: Likewise.
8530 * gdb.go/Makefile.in: Likewise.
8531 * gdb.guile/Makefile.in: Likewise.
8532 * gdb.java/Makefile.in: Likewise.
8533 * gdb.linespec/Makefile.in: Likewise.
8534 * gdb.mi/Makefile.in: Likewise.
8535 * gdb.modula2/Makefile.in: Likewise.
8536 * gdb.multi/Makefile.in: Likewise.
8537 * gdb.objc/Makefile.in: Likewise.
8538 * gdb.opencl/Makefile.in: Likewise.
8539 * gdb.opt/Makefile.in: Likewise.
8540 * gdb.pascal/Makefile.in: Likewise.
8541 * gdb.perf/Makefile.in: Likewise.
8542 * gdb.python/Makefile.in: Likewise.
8543 * gdb.reverse/Makefile.in: Likewise.
8544 * gdb.server/Makefile.in: Likewise.
8545 * gdb.stabs/Makefile.in: Likewise.
8546 * gdb.threads/Makefile.in: Likewise.
8547 * gdb.trace/Makefile.in: Likewise.
8548 * gdb.xml/Makefile.in: Likewise.
8549 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8550 GDB_PARALLEL.
8551 (standard_output_file): Remove check for GDB_PARALLEL, always
8552 return path in outputs/$subdir/$testname.
8553
8554 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8555
8556 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8557 (site.exp): Assign abs_srcdir to tcl's srcdir.
8558
8559 2016-02-04 Yao Qi <yao.qi@linaro.org>
8560
8561 * gdb.base/foll-exec-mode.c: Include limits.h.
8562 (main): Add parameters argc and argv. Get directory from
8563 argv[0].
8564 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8565 compilation.
8566 * gdb.base/foll-exec.c: Include limits.h.
8567 (main): Add parameters argc and argv.
8568 Get directory from argv[0].
8569 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8570 Adjust tests on the number of lines as source code changed.
8571 * gdb.base/foll-vfork-exit.c: Include limits.h.
8572 (main): Add one line of statement before vfork.
8573 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8574 (main): Add parameters argc and argv. Get directory from
8575 argv[0].
8576 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8577 (setup_gdb): Set tbreak to skip some source lines.
8578 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8579 (main): Add parameters argc and argv. Get directory from
8580 argv[0].
8581 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8582 compilation.
8583 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8584 (main): Add parameters argc and argv. Get directory from
8585 argv[0].
8586 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8587 compilation.
8588
8589 2016-02-01 Doug Evans <dje@google.com>
8590
8591 * gdb.base/skip.exp: Clean up multiple references to same test name.
8592
8593 2016-02-01 Pedro Alves <palves@redhat.com>
8594
8595 PR remote/19496
8596 * gdb.threads/forking-threads-plus-breakpoint.exp
8597 (displaced_stepping_supported): New global.
8598 (probe_displaced_stepping_support): New procedure.
8599 (do_test): Add 'displaced' parameter, and use it.
8600 (top level): Check for displaced stepping support. Add displaced
8601 stepping on/off testing axis.
8602
8603 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8604
8605 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8606 pointer. Don't perform further tests on the unassociated pointer
8607 if the first test fails.
8608
8609 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8610
8611 * gdb.base/max-value-size.c: New file.
8612 * gdb.base/max-value-size.exp: New file.
8613 * gdb.base/huge.exp: Disable max-value-size for this test.
8614
8615 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8616
8617 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8618
8619 2016-01-28 Yao Qi <yao.qi@linaro.org>
8620
8621 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8622
8623 2016-01-25 Pedro Alves <palves@redhat.com>
8624
8625 PR threads/19461
8626 * gdb.base/fork-running-state.c: New file.
8627 * gdb.base/fork-running-state.exp: New file.
8628
8629 2016-01-25 Pedro Alves <palves@redhat.com>
8630
8631 PR gdb/19494
8632 * gdb.base/catch-fork-kill.c: New file.
8633 * gdb.base/catch-fork-kill.exp: New file.
8634
8635 2016-01-25 Pedro Alves <palves@redhat.com>
8636
8637 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8638 Delete, moved to lib/gdb.exp.
8639 * gdb.threads/forking-threads-plus-breakpoint.exp
8640 (foreach_with_prefix): Likewise.
8641 * gdb.threads/process-dies-while-handling-bp.exp
8642 (foreach_with_prefix): Likewise.
8643 * lib/gdb.exp (foreach_with_prefix): New procedure.
8644
8645 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8646
8647 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8648 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8649
8650 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8651
8652 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8653 endian targets.
8654
8655 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8656 Pedro Alves <palves@redhat.com>
8657
8658 Fix testsuite compatibility with Guile.
8659 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8660 number.
8661
8662 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8663
8664 Fix testsuite compatibility with Guile.
8665 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8666 (thread 1): New test for backtrace through signal handler.
8667
8668 2016-01-22 Yao Qi <yao.qi@linaro.org>
8669
8670 PR testsuite/19491
8671 * gdb.base/multi-forks.c: Include
8672 ../lib/unbuffer_output.c
8673 (main): Call gdb_unbuffer_output.
8674
8675 2016-01-21 Doug Evans <dje@google.com>
8676
8677 * lib/ada.exp (gdb_compile_ada): Fix typo.
8678
8679 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8680
8681 * gdb.base/break-fun-addr.exp: New file.
8682 * gdb.base/break-fun-addr1.c: New file.
8683 * gdb.base/break-fun-addr2.c: New file.
8684
8685 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8686
8687 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8688 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8689 enum flag values.
8690
8691 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8692
8693 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8694 when GDB can not set the vector return value. Add more comments
8695 for clarification.
8696
8697 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8698
8699 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8700 command.
8701
8702 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8703
8704 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8705
8706 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8707
8708 * Makefile.in (check-single): Pass --status to runtest.
8709 (check/%.exp): Likewise.
8710
8711 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8712
8713 * Makefile.in (check-parallel): Propagate return code from make
8714 do-check-parallel.
8715
8716 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8717
8718 * gdb.trace/ftrace.exp: Fix expected message on continue.
8719 * gdb.trace/pending.exp: Fix expected message on continue.
8720 * gdb.trace/trace-break.exp: Fix expected message on continue.
8721
8722 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8723
8724 * lib/gdb.exp (gdb_test): Remove unused global references.
8725
8726 2016-01-18 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.base/async-shell.exp: Adjust expected output.
8729 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8730 * gdb.base/siginfo-thread.exp: Adjust expected output.
8731 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8732 * gdb.java/jnpe.exp: Adjust expected output.
8733 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8734 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8735 * gdb.threads/leader-exit.exp: Adjust expected output.
8736 * gdb.threads/manythreads.exp: Adjust expected output.
8737 * gdb.threads/pthreads.exp: Adjust expected output.
8738 * gdb.threads/schedlock.exp: Adjust expected output.
8739 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8740 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8741 expected output.
8742 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8743 output.
8744 * gdb.threads/sigthread.exp: Adjust expected output.
8745 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8746
8747 2016-01-18 Yao Qi <yao.qi@linaro.org>
8748
8749 * gdb.guile/scm-section-script.c: Replace @progbits with
8750 %progbits.
8751 * gdb.python/py-section-script.c: Likewise.
8752
8753 2016-01-15 Pedro Alves <palves@redhat.com>
8754
8755 * gdb.multi/tids.exp: Test star wildcard ranges.
8756
8757 2016-01-15 Pedro Alves <palves@redhat.com>
8758
8759 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8760 command from "thread apply" invocation.
8761 (thr_apply_info_thr_invalid): Default the expected output to the
8762 input tid list.
8763 (top level): Add tests that use convenience variables. Add tests
8764 for "thread apply" with a valid TID list, but missing the command.
8765
8766 2016-01-13 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.base/default.exp: Expect $_gthread as well.
8769 * gdb.multi/tids.exp: Test $_gthread.
8770 * gdb.threads/thread-specific.exp: Test $_gthread.
8771
8772 2016-01-13 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.multi/tids.exp: Test "info threads -gid".
8775
8776 2016-01-13 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8779 Breakpoint.thread.
8780 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8781
8782 2016-01-07 Pedro Alves <palves@redhat.com>
8783
8784 * gdb.base/break.exp: Adjust to output changes.
8785 * gdb.base/hbreak2.exp: Likewise.
8786 * gdb.base/sepdebug.exp: Likewise.
8787 * gdb.base/watch_thread_num.exp: Likewise.
8788 * gdb.linespec/keywords.exp: Likewise.
8789 * gdb.multi/info-threads.exp: Likewise.
8790 * gdb.threads/thread-find.exp: Likewise.
8791 * gdb.multi/tids.c: New file.
8792 * gdb.multi/tids.exp: New file.
8793
8794 2016-01-13 Pedro Alves <palves@redhat.com>
8795
8796 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8797
8798 2016-01-13 Pedro Alves <palves@redhat.com>
8799
8800 * gdb.base/default.exp: Expect $_inferior as well.
8801 * gdb.multi/base.exp: Test $_inferior.
8802
8803 2016-01-13 Pedro Alves <palves@redhat.com>
8804
8805 PR breakpoints/19388
8806 * gdb.base/catch-signal-siginfo-cond.c: New file.
8807 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8808
8809 2016-01-12 Josh Stone <jistone@redhat.com>
8810 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8811
8812 * gdb.base/catch-syscall.c (do_execve): New variable.
8813 (main): Conditionally trigger an execve.
8814 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8815 (test_catch_syscall_execve): New, check entry/return across execve.
8816 (do_syscall_tests): Call test_catch_syscall_execve.
8817
8818 2016-01-12 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.base/random-signal.exp (do_test): New procedure, with body
8821 of testcase moved in.
8822
8823 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8824 Pedro Alves <palves@redhat.com>
8825
8826 * gdb.base/funcargs.exp (finish from indirectly called function):
8827 Reintroduce the case for 'First'.
8828
8829 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8830 Pedro Alves <palves@redhat.com>
8831
8832 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8833 (tcatch_vfork_then_child_follow_exec)
8834 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8835 identification.
8836
8837 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8838
8839 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8840 and repeats to unlimited.
8841 * gdb.python/py-value.exp: Likewise.
8842 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8843 and repeats to unlimited.
8844
8845 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8846
8847 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8848 and reordering the functions.
8849 * gdb.multi/hangout.c: Likewise.
8850 * gdb.multi/hello.c: Likewise.
8851
8852 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8853
8854 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8855 absolute.
8856 (SingleStatisticTestResult.report): Use dict.keys instead of
8857 dict.iterkeys.
8858
8859 2016-01-06 Pedro Alves <palves@redhat.com>
8860
8861 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8862
8863 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8864
8865 * gdb.btrace/dlopen.exp: New.
8866 * gdb.btrace/dlopen.c: New.
8867 * gdb.btrace/dlopen-dso.c: New.
8868
8869 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8870
8871 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8872 PATTERN argument is optional.
8873
8874 2015-12-24 Joel Brobecker <brobecker@adacore.com>
8875
8876 * lib/ada.exp (target_compile_ada_from_dir): New function.
8877 (gdb_compile_ada): Reimplement avoiding the use of project files.
8878 * gdb.ada/gnat_ada.gpr: Delete.
8879 * gdb.ada/cond_lang.exp: Adjust test to make path before
8880 filename optional.
8881 * gdb.ada/small_reg_param.exp: Likewise.
8882
8883 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8884
8885 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8886
8887 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8888
8889 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8890 case.
8891
8892 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8893
8894 * gdb.base/break.exp: Remove dead code.
8895 * gdb.base/sepdebug.exp: Likewise.
8896
8897 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8898
8899 * gdb.asm/asm-source.exp: Remove HP-UX references.
8900 * gdb.base/annota1.exp: Likewise.
8901 * gdb.base/annota3.exp: Likewise.
8902 * gdb.base/attach.exp: Likewise.
8903 * gdb.base/bigcore.exp: Likewise.
8904 * gdb.base/break.exp: Likewise.
8905 * gdb.base/call-ar-st.exp: Likewise.
8906 * gdb.base/callfuncs.exp: Likewise.
8907 * gdb.base/catch-fork-static.exp: Likewise.
8908 * gdb.base/display.exp: Likewise.
8909 * gdb.base/foll-exec-mode.exp: Likewise.
8910 * gdb.base/foll-exec.exp: Likewise.
8911 * gdb.base/foll-fork.exp: Likewise.
8912 * gdb.base/foll-vfork.exp: Likewise.
8913 * gdb.base/funcargs.exp: Likewise.
8914 * gdb.base/hbreak2.exp: Likewise.
8915 * gdb.base/inferior-died.exp: Likewise.
8916 * gdb.base/interrupt.exp: Likewise.
8917 * gdb.base/multi-forks.exp: Likewise.
8918 * gdb.base/nodebug.exp: Likewise.
8919 * gdb.base/sepdebug.exp: Likewise.
8920 * gdb.base/solib1.c: Likewise.
8921 * gdb.base/step-test.exp: Likewise.
8922 * gdb.mi/non-stop.c: Likewise.
8923 * gdb.mi/pthreads.c: Likewise.
8924 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8925 * gdb.threads/pthreads.c: Likewise.
8926 * gdb.threads/staticthreads.exp: Likewise.
8927 * lib/future.exp: Likewise.
8928 * lib/gdb.exp: Likewise.
8929 * gdb.base/so-indr-cl.c: Remove.
8930 * gdb.base/so-indr-cl.exp: Likewise.
8931 * gdb.base/solib.c: Likewise.
8932 * gdb.base/solib.exp: Likewise.
8933 * gdb.base/solib2.c: Likewise.
8934
8935 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8936
8937 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8938 * gdb.base/call-ar-st.exp: Likewise.
8939 * gdb.base/callfuncs.exp: Likewise.
8940 * gdb.base/condbreak.exp: Likewise.
8941 * gdb.base/constvars.exp: Likewise.
8942 * gdb.base/hbreak2.exp: Likewise.
8943 * gdb.base/langs.exp: Likewise.
8944 * gdb.base/list.exp: Likewise.
8945 * gdb.base/long_long.exp: Likewise.
8946 * gdb.base/ptype.exp: Likewise.
8947 * gdb.base/scope.exp: Likewise.
8948 * gdb.base/signals.exp: Likewise.
8949 * gdb.base/so-impl-ld.exp: Likewise.
8950 * gdb.base/varargs.exp: Likewise.
8951 * gdb.base/volatile.exp: Likewise.
8952 * gdb.base/whatis.exp: Likewise.
8953 * gdb.cp/cplusfuncs.exp: Likewise.
8954 * gdb.cp/inherit.exp: Likewise.
8955 * gdb.cp/local.exp: Likewise.
8956 * gdb.cp/member-ptr.exp: Likewise.
8957 * gdb.cp/method.exp: Likewise.
8958 * gdb.cp/overload.exp: Likewise.
8959 * gdb.cp/templates.exp: Likewise.
8960 * gdb.stabs/weird.exp: Likewise.
8961 * lib/compiler.c: Likewise.
8962 * lib/compiler.cc: Likewise.
8963 * lib/cp-support.exp: Likewise.
8964 * lib/gdb.exp: Likewise.
8965
8966 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8967
8968 * configure.ac: Remove HP-UX case.
8969 * configure: Regenerate.
8970
8971 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8972
8973 * lib/gdb.exp (gdb_compile): Add function doc.
8974
8975 2015-12-17 Pedro Alves <palves@redhat.com>
8976
8977 PR threads/19354
8978 * gdb.multi/info-threads.exp: New file.
8979
8980 2015-12-15 Yao Qi <yao.qi@linaro.org>
8981
8982 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8983 is aarch64*-*-*.
8984
8985 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8986
8987 * gdb.base/history-duplicates.exp: Skip if no readline support.
8988
8989 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8990
8991 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8992
8993 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8994
8995 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8996
8997 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8998
8999 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9000 ctrl-C if nointerrupts target property is set.
9001 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9002 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9003 * gdb.base/paginate-bg-execution.exp: Likewise.
9004 * gdb.base/paginate-execution-startup.exp: Likewise.
9005 * gdb.base/random-signal.exp: Likewise.
9006 * gdb.base/range-stepping.exp: Likewise.
9007 * gdb.cp/annota2.exp: Likewise.
9008 * gdb.cp/annota3.exp: Likewise.
9009 * gdb.gdb/selftest.exp: Likewise.
9010 * gdb.threads/continue-pending-status.exp: Likewise.
9011 * gdb.threads/leader-exit.exp: Likewise.
9012 * gdb.threads/manythreads.exp: Likewise.
9013 * gdb.threads/pthreads.exp: Likewise.
9014 * gdb.threads/schedlock.exp: Likewise.
9015 * gdb.threads/sigthread.exp: Likewise.
9016
9017 2015-12-11 Don Breazeal <donb@codesourcery.com>
9018
9019 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9020 remote.
9021 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9022 * gdb.base/foll-exec.exp (main): Enable for target remote.
9023 * gdb.base/foll-fork.exp (main): Likewise.
9024 * gdb.base/foll-vfork.exp (main): Likewise.
9025 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9026 (proc continue_to_exit_bp_loc): Use clean_restart.
9027 * gdb.base/pie-execl.exp (main): Disable for target remote.
9028 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9029 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9030 * gdb.threads/execl.exp (main): Likewise.
9031 * gdb.threads/fork-child-threads.exp (main): Likewise.
9032 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9033 remote.
9034 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9035 remote.
9036 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9037 pid.tid style ptids, instead of just tid.
9038 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9039 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9040 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9041 ptids, instead of just tid.
9042
9043 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9044
9045 * gdb.base/list.exp (test_list_forward): Add end of file error
9046 test.
9047 (test_repeat_list_command): Add end of file error test.
9048 (test_list_backwards): Add beginning of file error test.
9049
9050 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9051
9052 * gdb.base/list.exp (test_list_invalid_args): New function,
9053 defined, and called.
9054
9055 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9056
9057 * gdb.base/list.exp (test_list): Make test names unique.
9058
9059 2015-12-11 Yao Qi <yao.qi@linaro.org>
9060
9061 * gdb.base/coremaker2.c: Remove.
9062
9063 2015-12-10 Pedro Alves <palves@redhat.com>
9064
9065 * gdb.multi/base.exp: Remove stale "spaces" references.
9066
9067 2015-12-10 Pedro Alves <palves@redhat.com>
9068
9069 * gdb.multi/base.exp: Don't use nowarnings.
9070 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9071 * gdb.multi/hangout.c: Include stdio.h.
9072 * gdb.multi/hello.c: Include stdlib.h.
9073 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9074 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9075 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9076
9077 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9078
9079 * gdb.dwarf2/dw2-ranges-base.c: New file.
9080 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9081 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9082 support additional line table, and debug ranges generation.
9083 (Dwarf::ranges): New function, generate .debug_ranges.
9084 (Dwarf::lines): Support generating simple line table programs.
9085 (Dwarf::assemble): Initialise new namespace variables.
9086
9087 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9088
9089 * gdb.base/async.exp (proc test_background): Add case for
9090 asynchronous execution not supported.
9091
9092 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9093
9094 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9095 format and change test names to make them unique.
9096
9097 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9098 Pedro Alves <pedro@redhat.com>
9099
9100 PR gdb/18702
9101 Add checking of floatformats setup on x86_64 hosts.
9102 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9103 (smallval, bigval): New labels/constants.
9104 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9105 float" after loading bigval and smallval.
9106
9107 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9108
9109 * gdb.ada/fun_overload_menu.exp: New testcase.
9110 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9111
9112 2015-12-04 Josh Stone <jistone@redhat.com>
9113
9114 * gdb.base/catch-fork-static.exp: New.
9115
9116 2015-12-03 Yao Qi <yao.qi@linaro.org>
9117
9118 * gdb.base/sizeof.c: Don't include stdio.h and
9119 ../lib/unbuffer_output.c.
9120 (main): New variable 'size' and 'value'. Remove printf and
9121 gdb_unbuffer_output. Assign return value to size and value.
9122 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9123 at the beginning.
9124 (check_sizeof): Check the result by printing variable 'size'.
9125 (check_valueof): Check the result by printing variable 'value'.
9126
9127 2015-12-01 Yao Qi <yao.qi@linaro.org>
9128
9129 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9130 for aarch64*-*-linux* target.
9131
9132 2015-11-30 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9135
9136 2015-11-30 Pedro Alves <palves@redhat.com>
9137
9138 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9139 Handle non-stop mode vCont replies.
9140
9141 2015-11-30 Pedro Alves <palves@redhat.com>
9142
9143 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9144 prepare_for_testing. Start gdb with "set non-stop on" appended to
9145 GDBFLAGS. Lax expected stop output.
9146
9147 2015-11-27 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.arch/arm-neon.exp: New.
9150 * gdb.arch/arm-neon.c: New.
9151
9152 2015-11-27 Yao Qi <yao.qi@linaro.org>
9153
9154 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9155
9156 2015-11-27 Yao Qi <yao.qi@linaro.org>
9157
9158 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9159 frames-invalid annotation.
9160
9161 2015-11-27 Yao Qi <yao.qi@linaro.org>
9162
9163 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9164
9165 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9166
9167 * gdb.threads/names.exp: New file.
9168 * gdb.threads/names.c: New file.
9169 * README: Mention gdb,no_thread_names.
9170
9171 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9172
9173 PR 19297
9174 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9175 support" error.
9176
9177 2015-11-24 Pedro Alves <palves@redhat.com>
9178
9179 PR 17539
9180 * gdb.base/display.exp: Expect displays to be sorted in ascending
9181 order. Use multi_line.
9182 * gdb.base/solib-display.exp: Likewise.
9183
9184 2015-11-24 Pedro Alves <palves@redhat.com>
9185
9186 PR 17539
9187 * gdb.base/display.exp: Expect displays to be sorted in ascending
9188 order. Use multi_line.
9189 * gdb.base/solib-display.exp: Likewise.
9190
9191 2015-11-24 Pedro Alves <palves@redhat.com>
9192
9193 PR 17539
9194 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9195 threads in ascending order.
9196 * gdb.base/foll-fork.exp: Likewise.
9197 * gdb.base/foll-vfork.exp: Likewise.
9198 * gdb.base/multi-forks.exp: Likewise.
9199 * gdb.mi/mi-nonstop.exp: Likewise.
9200 * gdb.mi/mi-nsintrall.exp: Likewise.
9201 * gdb.multi/base.exp: Likewise.
9202 * gdb.multi/multi-arch.exp: Likewise.
9203 * gdb.python/py-inferior.exp: Likewise.
9204 * gdb.threads/break-while-running.exp: Likewise.
9205 * gdb.threads/execl.exp: Likewise.
9206 * gdb.threads/gcore-thread.exp: Likewise.
9207 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9208 * gdb.threads/kill.exp: Likewise.
9209 * gdb.threads/linux-dp.exp: Likewise.
9210 * gdb.threads/multiple-step-overs.exp: Likewise.
9211 * gdb.threads/next-bp-other-thread.exp: Likewise.
9212 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9213 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9214 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9215 * gdb.threads/thread-find.exp: Likewise.
9216 * gdb.threads/tls.exp: Likewise.
9217 * lib/mi-support.exp (mi_reverse_list): Delete.
9218 (mi_check_thread_states): No longer reverse list.
9219
9220 2015-11-24 Pedro Alves <palves@redhat.com>
9221
9222 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9223 use lowercase.
9224
9225 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9226
9227 * gdb.trace/actions.c: Include trace-common.h.
9228 (main): Add a location for a fast tracepoint.
9229 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9230 the normal tracepoints.
9231 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9232
9233 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9234
9235 * save-trace.exp: Factor out code to these...
9236 (gdb_save_tracepoints): New.
9237 (gdb_load_tracepoints): New.
9238 (do_save_load_test): New.
9239
9240 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9241
9242 * gdb.base/asmlabel.exp: New test.
9243 * gdb.base/asmlabel.c: New test case.
9244
9245 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9246
9247 * gdb.base/wrong_frame_bt_full-main.c: New file.
9248 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9249 * gdb.base/wrong_frame_bt_full.exp: New file.
9250
9251 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9252
9253 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9254
9255 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9256
9257 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9258 pstate register when comparing registers values in
9259 sparc64-*-linux-gnu targets to avoid spurious differences.
9260
9261 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9262
9263 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9264
9265 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9266
9267 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9268 as type argument to gdb_compile.
9269 * gdb.base/nested-subp2.exp: Likewise.
9270 * gdb.base/nested-subp3.exp: Likewise.
9271
9272 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9273
9274 * lib/dwarf.exp (_note): Fix left shift of negative value.
9275 * gdb.trace/trace-condition.exp: Likewise.
9276
9277 2015-11-13 Yao Qi <yao.qi@linaro.org>
9278
9279 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9280 comments about d10v.
9281 (test_scalar_returns): Likewise.
9282 * gdb.base/d10v.ld: Remove.
9283 * gdb.base/overlays.exp: Remove the target triplet checking for
9284 d10v-*-*.
9285 * gdb.base/structs.exp (test_struct_returns): Remove the
9286 comments about d10v.
9287 (test_struct_calls): Likewise.
9288
9289 2015-11-13 Yao Qi <yao.qi@linaro.org>
9290
9291 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9292 * gdb.base/gnu_vector.c: Don't include stdio.h.
9293 (main): Don't print res and call add_some_intvecs.
9294
9295 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9296
9297 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9298 macro.
9299 (func5): Removed.
9300 (func4): Use FAST_TRACEPOINT_LABEL.
9301 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9302 macro.
9303 (func): Removed.
9304 (thread_function): Use FAST_TRACEPOINT_LABEL.
9305 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9306 (func): Remove.
9307 (marker): Use FAST_TRACEPOINT_LABEL.
9308 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9309 (pendfunc1): Remove.
9310 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9311 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9312 (foo): Remove.
9313 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9314 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9315 macro.
9316 (func): Remove.
9317 (marker): Use FAST_TRACEPOINT_LABEL.
9318 * gdb.trace/trace-common.h: New header.
9319 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9320 macro.
9321 (func): Remove.
9322 (marker): Use FAST_TRACEPOINT_LABEL.
9323 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9324 (func): Remove.
9325 (thread_function): Use FAST_TRACEPOINT_LABEL.
9326
9327 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9328
9329 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9330 in front.
9331 * gdb.trace/change-loc.exp: Use global pcreg definition.
9332 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9333 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9334 in front.
9335 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9336 * gdb.trace/pending.exp: Likewise.
9337 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9338 * gdb.trace/trace-break.exp: Likewise.
9339 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9340 in front.
9341 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9342 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9343 in front.
9344 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9345
9346 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9347
9348 * gdb.ada/fin_fun_out: New testcase.
9349
9350 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9351
9352 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9353 value associated with DW_AT_byte_size.
9354 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9355 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9356 DW_AT_upper_bound.
9357
9358 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9359
9360 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9361 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9362 version.
9363 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9364 gdb.dwarf2/dw2-canonicalize-type.exp,
9365 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9366 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9367 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9368 provided by gdb_target_symbol_prefix_flags_asm.
9369 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9370 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9371 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9372 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9373 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9374 macros where needed). Use this macro for symbols which require
9375 the prefix provided by SYMBOL_PREFIX.
9376
9377 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9378
9379 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9380 New procs.
9381 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9382 representing expressions, of more than one list element.
9383 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9384 to prepend linker symbol prefix to f.
9385 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9386 table_1 and table_2.
9387 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9388 Likewise, for f and g.
9389 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9390 for ptr.
9391 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9392 for main.
9393 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9394 table_1_ptr and table_2_ptr.
9395
9396 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9397 Joel Brobecker <brobecker@adacore.com>
9398
9399 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9400
9401 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9402
9403 * gdb.reverse/s390-mvcle.c: New test.
9404 * gdb.reverse/s390-mvcle.exp: New file.
9405 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9406
9407 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9408
9409 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9410
9411 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9412
9413 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9414 reaching marker2.
9415 * gdb.reverse/getresuid-reverse.exp: Likewise.
9416 * gdb.reverse/pipe-reverse.exp: Likewise.
9417 * gdb.reverse/readv-reverse.exp: Likewise.
9418 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9419 * gdb.reverse/time-reverse.exp: Likewise.
9420 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9421
9422 2015-10-30 Yao Qi <yao.qi@linaro.org>
9423
9424 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9425 (empty_cycle): Remove.
9426 (main): Don't call empty_cycle. Don't use watch_count_done.
9427 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9428 empty_cycle. Rewrite the code counting HW watchpoints.
9429
9430 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9431
9432 * gdb.reverse/fstatat-reverse.c: New test.
9433 * gdb.reverse/fstatat-reverse.exp: New file.
9434 * gdb.reverse/getresuid-reverse.c: New test.
9435 * gdb.reverse/getresuid-reverse.exp: New file.
9436 * gdb.reverse/pipe-reverse.c: New test.
9437 * gdb.reverse/pipe-reverse.exp: New file.
9438 * gdb.reverse/readv-reverse.c: New test.
9439 * gdb.reverse/readv-reverse.exp: New file.
9440 * gdb.reverse/recvmsg-reverse.c: New test.
9441 * gdb.reverse/recvmsg-reverse.exp: New file.
9442 * gdb.reverse/time-reverse.c: New test.
9443 * gdb.reverse/time-reverse.exp: New file.
9444 * gdb.reverse/waitpid-reverse.c: New test.
9445 * gdb.reverse/waitpid-reverse.exp: New file.
9446
9447 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9448
9449 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9450
9451 2015-10-26 Doug Evans <dje@google.com>
9452
9453 PR symtab/17391
9454 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9455 * gdb.dwarf2/bad-regnum.c: New file.
9456 * gdb.dwarf2/bad-regnum.exp: New file.
9457
9458 2015-10-26 Doug Evans <dje@google.com>
9459
9460 PR python/18938
9461 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9462 file.
9463
9464 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9465
9466 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9467 for a change by "Mention language in compile error message".
9468
9469 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9470
9471 PR python/18073
9472 * gdb.python/py-type.c (C::a_method): New.
9473 (C::a_const_method): New.
9474 (C::a_static_method): New.
9475 (a_function): New.
9476 * gdb.python/py-type.exp (test_fields): Test getting fields
9477 from function and method.
9478
9479 2015-10-21 Keven Boell <keven.boell@intel.com>
9480
9481 * gdb.fortran/vla-alloc-assoc.exp: New file.
9482 * gdb.fortran/vla-datatypes.exp: New file.
9483 * gdb.fortran/vla-datatypes.f90: New file.
9484 * gdb.fortran/vla-history.exp: New file.
9485 * gdb.fortran/vla-ptype-sub.exp: New file.
9486 * gdb.fortran/vla-ptype.exp: New file.
9487 * gdb.fortran/vla-sizeof.exp: New file.
9488 * gdb.fortran/vla-sub.f90: New file.
9489 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9490 * gdb.fortran/vla-value-sub-finish.exp: New file.
9491 * gdb.fortran/vla-value-sub.exp: New file.
9492 * gdb.fortran/vla-value.exp: New file.
9493 * gdb.fortran/vla-ptr-info.exp: New file.
9494 * gdb.mi/mi-vla-fortran.exp: New file.
9495 * gdb.mi/vla.f90: New file.
9496
9497 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9498
9499 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9500 of hardwired timeout value.
9501
9502 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9503 Pedro Alves <palves@redhat.com>
9504
9505 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9506 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9507
9508 2015-10-19 Josh Stone <jistone@redhat.com>
9509
9510 * gdb.base/catch-syscall.c: Include <sched.h>.
9511 (unknown_syscall): New variable.
9512 (main): Trigger a vfork and an unknown syscall.
9513 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9514 (unknown_syscall_number): Likewise.
9515 (check_call_to_syscall): Accept an optional syscall pattern.
9516 (check_return_from_syscall): Likewise.
9517 (check_continue): Likewise.
9518 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9519 (test_catch_syscall_skipping_return): New test toggling off 'catch
9520 syscall' to step over the syscall return, then toggling back on.
9521 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9522 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9523 (do_syscall_tests): Call test_catch_syscall_without_args and
9524 test_catch_syscall_mid_vfork.
9525 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9526 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9527
9528 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9529
9530 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9531 print g_vE): Add new pass patterns.
9532 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9533 print various symbol names for vptr fields.
9534
9535 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9536
9537 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9538 results.
9539
9540 2015-10-12 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9543
9544 2015-10-12 Yao Qi <yao.qi@linaro.org>
9545
9546 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9547 is aarch64*-*-linux*.
9548
9549 2015-10-12 Yao Qi <yao.qi@linaro.org>
9550
9551 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9552 (can_relocate_bcond_true): ... it.
9553 (can_relocate_bcond_false): New function.
9554 (foo): Likewise.
9555 (can_relocate_bl): Likewise.
9556 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9557 can_relocate_bl.
9558
9559 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9560
9561 * gdb.base/nested-addr.c: New file.
9562 * gdb.base/nested-addr.exp: New testcase.
9563
9564 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9565
9566 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9567 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9568 its output. Ignore the output of "record goto begin" and instead
9569 check that GDB is replaying.
9570
9571 2015-10-09 Pedro Alves <palves@redhat.com>
9572
9573 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9574 (top level): Use it in the run with no args test.
9575
9576 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9577
9578 * gdb.dlang/properties.exp: New file.
9579
9580 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9581
9582 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9583 whether or not address 0x1000 is mapped on the target.
9584
9585 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9586
9587 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9588 build.
9589
9590 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9591
9592 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9593 instruction-history test.
9594
9595 2015-09-28 Doug Evans <dje@google.com>
9596
9597 * gdb.base/gcore.c (array_func): Add reference to static_array.
9598
9599 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9600
9601 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9602 source line.
9603
9604 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9605
9606 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9607 short or char as base type.
9608
9609 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9610
9611 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9612 to allow any size enum.
9613
9614 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9615
9616 * gdb.ada/array_ptr_renaming.exp: New testcase.
9617 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9618 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9619
9620 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9621
9622 * gdb.trace/ftrace-lock.c: New file.
9623 * gdb.trace/ftrace-lock.exp: New file.
9624
9625 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9626
9627 * gdb.arch/insn-reloc.c: New file.
9628 * gdb.arch/ftrace-insn-reloc.exp: New file.
9629
9630 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9631
9632 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9633 instruction.
9634 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9635 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9636 * gdb.trace/range-stepping.c: Likewise.
9637 * gdb.trace/trace-break.c: Likewise.
9638 * gdb.trace/trace-mt.c (thread_function): Likewise.
9639 * gdb.trace/ftrace.c (marker): Likewise.
9640 * gdb.trace/trace-condition.c (marker): Likewise.
9641 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9642 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9643 is_aarch64_target.
9644
9645 2015-09-18 Doug Evans <xdje42@gmail.com>
9646
9647 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9648 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9649
9650 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9651
9652 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9653 the breakpoint.
9654
9655 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9656
9657 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9658 the pending breakpoint. Remove timeout override for "Run till
9659 MI pending breakpoint on pendfunc3 on thread 2" test.
9660
9661 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9662
9663 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9664 filename pattern.
9665
9666 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9667
9668 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9669 in breakpoint filename pattern.
9670
9671 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9672
9673 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9674
9675 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9676
9677 * gdb.linespec/explicit.exp: Check for readline support for
9678 tab-completion tests. Fix obvious typo.
9679
9680 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9681
9682 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9683 and replay.
9684
9685 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9686
9687 * gdb.btrace/non-stop.c: New.
9688 * gdb.btrace/non-stop.exp: New.
9689
9690 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9691 Yao Qi <yao.qi@linaro.org>
9692
9693 * gdb.trace/trace-condition.c: New file.
9694 * gdb.trace/trace-condition.exp: New file.
9695
9696 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9697
9698 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9699 for testing bytecode compilation.
9700
9701 2015-09-16 Pedro Alves <palves@redhat.com>
9702 Sandra Loosemore <sandra@codesourcery.com>
9703
9704 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9705 (SECONDS): Redefine.
9706 (main): Call pthread_kill and alarm early.
9707 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9708 support.
9709 (test): If the target can't hardware step and doesn't support
9710 displaced stepping, increase the timeout.
9711
9712 2015-09-16 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9715 (enable_debug): New procedures.
9716 (test): Use them. Bail out if waiting for threads fails.
9717 (top level): Bail out if a test fails.
9718
9719 2015-09-16 Yao Qi <yao.qi@linaro.org>
9720
9721 * gdb.asm/asm-source.exp: Set asm-arch for
9722 aarch64*-*-* target.
9723 * gdb.asm/aarch64.inc: New file.
9724
9725 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9726
9727 * gdb.ada/array_of_variable_length.exp: New testcase.
9728 * gdb.ada/array_of_variable_length/foo.adb: New file.
9729 * gdb.ada/array_of_variable_length/pck.adb: New file.
9730 * gdb.ada/array_of_variable_length/pck.ads: New file.
9731
9732 2015-09-15 Doug Evans <dje@google.com>
9733
9734 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9735 of function static local variable.
9736
9737 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9738
9739 * gdb.threads/tls-so_extern.exp: New test file.
9740 * gdb.threads/tls-so_extern.c: New test file.
9741 * gdb.threads/tls-so_extern_main.c: New test file.
9742
9743 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9744
9745 * gdb.opt/solib-intra-step-lib.c: New file.
9746 * gdb.opt/solib-intra-step-main.c: New file.
9747 * gdb.opt/solib-intra-step.exp: New file.
9748
9749 2015-09-15 Pedro Alves <palves@redhat.com>
9750
9751 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9752 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9753
9754 2015-09-14 Pedro Alves <palves@redhat.com>
9755
9756 * gdb.base/hook-stop-continue.c: Delete.
9757 * gdb.base/hook-stop-continue.exp: Delete.
9758 * gdb.base/hook-stop-frame.c: Delete.
9759 * gdb.base/hook-stop-frame.exp: Delete.
9760 * gdb.base/hook-stop.c: New file.
9761 * gdb.base/hook-stop.exp: New file.
9762
9763 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9764
9765 * gdb.ada/access_to_packed_array.exp: New testcase.
9766 * gdb.ada/access_to_packed_array/foo.adb: New file.
9767 * gdb.ada/access_to_packed_array/pack.adb: New file.
9768 * gdb.ada/access_to_packed_array/pack.ads: New file.
9769
9770 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9771
9772 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9773 buffer size test.
9774
9775 2015-09-11 Don Breazeal <donb@codesourcery.com>
9776
9777 * gdb.base/foll-exec.c: Add copyright header. Fix
9778 formatting issues.
9779 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9780 (do_exec_tests): Use clean_restart in place of zap_session,
9781 and for test initialization. Fix formatting issues. Use
9782 fail in place of perror.
9783 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9784 an expect statement to match an expression with output from
9785 the program under debug.
9786 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9787 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9788 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9789 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9790 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9791
9792 2015-09-09 Doug Evans <dje@google.com>
9793
9794 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9795
9796 2015-09-09 Doug Evans <dje@google.com>
9797
9798 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9799
9800 2015-09-09 Doug Evans <dje@google.com>
9801
9802 * gdb.base/savedregs.exp: Fix typo.
9803
9804 2015-09-09 Pedro Alves <palves@redhat.com>
9805
9806 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9807
9808 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9809
9810 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9811 command actually switches threads. Give up on remaining
9812 tests if target fails to stop at breakpoint.
9813
9814 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9815
9816 * gdb.ada/funcall_char.exp: New testcase.
9817 * gdb.ada/funcall_char/foo.adb: New file.
9818
9819 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9820
9821 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9822 expected outputs. Add two testcases for completing ambiguous
9823 functions.
9824 * gdb.ada/complete/aux_pck.adb: New file.
9825 * gdb.ada/complete/aux_pck.ads: New file.
9826 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9827 Ambiguous_Func functions.
9828 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9829 * gdb.ada/complete/pck.adb: Likewise.
9830
9831 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9832
9833 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9834 failures to run the test program under GDB.
9835
9836 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
9837
9838 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9839 to C.
9840
9841 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9842
9843 * gdb.base/run-after-attach.exp: New test file.
9844 * gdb.base/run-after-attach.c: New test file.
9845
9846 2015-08-26 Don Breazeal <donb@codesourcery.com>
9847
9848 * gdb.base/foll-exec-2.c: New test program.
9849 * gdb.base/foll-exec-2.exp: New test.
9850
9851 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9852
9853 * gdb.base/nested-subp1.exp: New file.
9854 * gdb.base/nested-subp1.c: New file.
9855 * gdb.base/nested-subp2.exp: New file.
9856 * gdb.base/nested-subp2.c: New file.
9857 * gdb.base/nested-subp3.exp: New file.
9858 * gdb.base/nested-subp3.c: New file.
9859
9860 2015-08-24 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.server/connect-without-multi-process.c: New file.
9863 * gdb.server/connect-without-multi-process.exp: New file.
9864
9865 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9866
9867 * gdb.opt/inline-markers.c: Make z int.
9868
9869 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9870
9871 * gdb.opt/inline-markers.c: Make z volatile.
9872
9873 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9874
9875 * gdb.opt/inline-bt.c: New volatile global z.
9876 * gdb.opt/inline-cmds.c: Likewise.
9877 * gdb.opt/inline-locals.c: Likewise.
9878 * gdb.opt/inline-markers.c: New extern global z.
9879 (marker): Use z.
9880 (inline_fn): Likewise.
9881
9882 2015-08-24 Pedro Alves <palves@redhat.com>
9883
9884 * config/m32r-stub.exp: Remove file.
9885 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9886 * gdb.base/call-rt-st.exp: Likewise.
9887 * gdb.base/call-strs.exp: Likewise.
9888 * gdb.base/default.exp: Remove references to h8300-*-hms and
9889 *-*-udi*.
9890 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9891
9892 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9893
9894 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9895 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9896 and "return" use KFAIL when GDB can not read/write the vector
9897 return value.
9898
9899 2015-08-21 Gary Benson <gbenson@redhat.com>
9900
9901 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9902
9903 2015-08-20 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.server/solib-list.exp: No longer expect an interior stop in
9906 non-stop mode.
9907
9908 2015-08-20 Pedro Alves <palves@redhat.com>
9909
9910 * gdb.server/connect-stopped-target.c: New file.
9911 * gdb.server/connect-stopped-target.exp: New file.
9912
9913 2015-08-20 Pedro Alves <palves@redhat.com>
9914
9915 * gdb.dwarf2/comp-unit-lang.exp: New file.
9916 * gdb.dwarf2/comp-unit-lang.c: New file.
9917
9918 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9919
9920 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9921 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9922
9923 2015-08-19 Kevin Buettner <kevinb@redhat.com>
9924
9925 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9926 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9927
9928 2015-08-18 Doug Evans <dje@google.com>
9929 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9930
9931 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9932 skip_python_tests. New arg prompt_regexp.
9933 (skip_python_tests): New function.
9934 * lib/mi-support.exp (mi_skip_python_tests): New function.
9935 * gdb.python/py-mi-objfile-gdb.py: New file.
9936 * gdb.python/py-mi-objfile.c: New file.
9937 * gdb.python/py-mi-objfile.exp: New file.
9938
9939 2015-08-17 Keith Seitz <keiths@redhat.com>
9940
9941 * gdb.linespec/explicit.exp: Move strace test from here ...
9942 * gdb.trace/strace.exp: ... to here.
9943
9944 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9945
9946 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9947 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9948
9949 2015-08-14 Doug Evans <xdje42@gmail.com>
9950
9951 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9952 inferior before selecting a new file.
9953
9954 2015-08-14 Doug Evans <xdje42@gmail.com>
9955
9956 * gdb.mi/mi-disassemble.exp: Update.
9957 * gdb.base/disasm-optim.S: New file.
9958 * gdb.base/disasm-optim.c: New file.
9959 * gdb.base/disasm-optim.h: New file.
9960 * gdb.base/disasm-optim.exp: New file.
9961
9962 2015-08-14 Keith Seitz <keiths@redhat.com>
9963
9964 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9965 "evaluated-by".
9966
9967 2015-08-13 Joel Brobecker <brobecker@adacore.com>
9968
9969 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9970
9971 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9972
9973 * gdb.ada/fun_renaming.exp: New testcase.
9974 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9975 * gdb.ada/fun_renaming/pack.adb: New file.
9976 * gdb.ada/fun_renaming/pack.ads: New file.
9977
9978 2015-08-12 Keith Seitz <keiths@redhat.com>
9979
9980 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9981 gdb_get_line_number.
9982
9983 2015-08-12 Joel Brobecker <brobecker@adacore.com>
9984
9985 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9986 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9987 gdb.base/dso2dso.exp: New files.
9988
9989 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9990 Pedro Alves <palves@redhat.com>
9991 Keith Seitz <keiths@redhat.com>
9992
9993 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9994 GDBFLAGS.
9995
9996 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9997
9998 * gdb.base/gdbhistsize-history.exp
9999 (test_histsize_history_setting): Use save_vars.
10000 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10001 Use save_vars.
10002 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10003 * gdb.base/readline.exp: Use save_vars.
10004
10005 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10006
10007 * lib/gdb.exp (save_vars): New proc.
10008
10009 2015-08-11 Keith Seitz <keiths@redhat.com>
10010
10011 * gdb.base/help.exp: Update help_breakpoint_text.
10012
10013 2015-08-11 Keith Seitz <keiths@redhat.com>
10014
10015 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10016 (at toplevel): Call test_explicit_breakpoints.
10017 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10018 breakpoints.
10019 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10020 breakpoint conditions, "-cond".
10021
10022 2015-08-11 Keith Seitz <keiths@redhat.com>
10023
10024 * gdb.linespec/3explicit.c: New file.
10025 * gdb.linespec/cpexplicit.cc: New file.
10026 * gdb.linespec/cpexplicit.exp: New file.
10027 * gdb.linespec/explicit.c: New file.
10028 * gdb.linespec/explicit.exp: New file.
10029 * gdb.linespec/explicit2.c: New file.
10030 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10031 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10032 before using in the matching pattern.
10033 Clarify that `prefix' is a regular expression.
10034
10035 2015-08-11 Keith Seitz <keiths@redhat.com>
10036
10037 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10038 test.
10039 Add tests for missing ",FMT" and ",".
10040
10041 2015-08-10 Doug Evans <dje@google.com>
10042 Keith Seitz <keiths@redhat.com>
10043
10044 PR gdb/17960
10045 * gdb.base/completion.exp: Add location completer tests.
10046
10047 2015-08-07 Pedro Alves <palves@redhat.com>
10048
10049 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10050 tests here.
10051 (top level): Run do_test with and without displaced stepping.
10052
10053 2015-08-07 Pedro Alves <palves@redhat.com>
10054
10055 * gdb.base/valgrind-disp-step.c: New file.
10056 * gdb.base/valgrind-disp-step.exp: New file.
10057
10058 2015-08-07 Pedro Alves <palves@redhat.com>
10059
10060 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10061 Delete function.
10062 (main): Add alarm. Run an infinite loop instead of calling
10063 wait_threads.
10064 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10065 comment.
10066 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10067 Delete function.
10068 (main): Add alarm. Run an infinite loop instead of calling
10069 wait_threads.
10070 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10071 comment.
10072
10073 2015-08-07 Pedro Alves <palves@redhat.com>
10074
10075 * gdb.base/checkpoint-ns.exp: New file.
10076 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10077 standard_testfile.
10078
10079 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10080
10081 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10082 * gdb.btrace/instruction_history.exp: Update.
10083 * gdb.btrace/tsx.exp: New.
10084 * gdb.btrace/tsx.c: New.
10085
10086 2015-08-06 Pedro Alves <palves@redhat.com>
10087
10088 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10089 increase timeout.
10090 * gdb.reverse/until-precsave.exp: Bump timeouts.
10091
10092 2015-08-06 Pedro Alves <palves@redhat.com>
10093
10094 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10095
10096 2015-08-06 Pedro Alves <palves@redhat.com>
10097
10098 PR gdb/18749
10099 * gdb.threads/process-dies-while-handling-bp.c: New file.
10100 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10101
10102 2015-08-06 Pedro Alves <palves@redhat.com>
10103
10104 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10105 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10106
10107 2015-08-05 Pedro Alves <palves@redhat.com>
10108
10109 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10110 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10111
10112 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10113
10114 * gdb.base/bp-permanent.exp: Report test as unsupported if
10115 the target cannot stop at the permanent breakpoint.
10116
10117 2015-08-03 Doug Evans <dje@google.com>
10118
10119 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10120 10000.
10121
10122 2015-08-03 Doug Evans <dje@google.com>
10123
10124 * Makefile.in (workers/%.worker, build-perf): New rule.
10125 (GDB_PERFTEST_MODE): New variable.
10126 (check-perf): Use it.
10127 (clean): Clean up gdb.perf parallel build subdirs.
10128 * lib/build-piece.exp: New file.
10129 * lib/gdb.exp (make_gdb_parallel_path): New function
10130 (standard_output_file, standard_temp_file): Call it.
10131 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10132 of $GDB_PARALLEL.
10133 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10134
10135 2015-08-03 Doug Evans <dje@google.com>
10136
10137 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10138 (LOG_FILE_NAME): New global.
10139 (TextReporter.__init__): Initialize self.txt_sum.
10140 (TextReporter.report): Add support for multiple data-points.
10141 Move report to perftest.sum, put raw data in perftest.log.
10142 (TextReporter.start): Open sum and log files.
10143 (TextReporter.end): Close sum and log files.
10144 * gdb.perf/lib/perftest/testresult.py
10145 (SingleStatisticTestResult.record): Handle multiple data-points.
10146
10147 2015-07-31 Pedro Alves <palves@redhat.com>
10148
10149 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10150 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10151 kill_wait_spawned_process instead of explicit "kill -9".
10152 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10153 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10154 kill_wait_spawned_process.
10155 * gdb.base/attach-twice.exp: Likewise.
10156 * gdb.base/attach.exp: Likewise.
10157 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10158 gdb_test_multiple.
10159 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10160 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10161 kill_wait_spawned_process.
10162 * gdb.base/valgrind-infcall.exp: Likewise.
10163 * gdb.multi/multi-attach.exp: Likewise.
10164 * gdb.python/py-prompt.exp: Likewise.
10165 * gdb.python/py-sync-interp.exp: Likewise.
10166 * gdb.server/ext-attach.exp: Likewise.
10167 * gdb.threads/attach-into-signal.exp (corefunc): Use
10168 spawn_wait_for_attach, spawn_id_get_pid and
10169 kill_wait_spawned_process.
10170 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10171 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10172 spawn_id_get_pid and kill_wait_spawned_process.
10173 * gdb.threads/attach-stopped.exp (corefunc): Use
10174 spawn_wait_for_attach, spawn_id_get_pid and
10175 kill_wait_spawned_process.
10176 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10177 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10178 kill_wait_spawned_process instead of explicit "kill -9".
10179 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10180 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10181 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10182 processes. Don't map cygwin/windows pids here. Now returns a
10183 spawn id list.
10184
10185 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10186
10187 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10188 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10189 correct patch.
10190
10191 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10192
10193 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10194
10195 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10196
10197 Reapply:
10198 2014-05-21 Mark Wielaard <mjw@redhat.com>
10199
10200 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10201
10202 2015-07-30 Pedro Alves <palves@redhat.com>
10203
10204 * linux-low.c (handle_extended_wait): Set the child's last
10205 reported status to TARGET_WAITKIND_STOPPED.
10206
10207 2015-07-30 Pedro Alves <palves@redhat.com>
10208
10209 PR threads/18600
10210 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10211 only shows inferior 1.
10212
10213 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10214 Pedro Alves <palves@redhat.com>
10215
10216 PR threads/18600
10217 * gdb.threads/fork-plus-threads.c: New file.
10218 * gdb.threads/fork-plus-threads.exp: New file.
10219
10220 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10221
10222 * gdb.base/batch-preserve-term-settings.exp
10223 (test_terminal_settings_preserved_after_cli_exit): Use
10224 send_quit_command.
10225
10226 2015-07-29 Pedro Alves <palves@redhat.com>
10227 Don Breazeal <donb@codesourcery.com>
10228
10229 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10230 output from both inferior_spawn_id and gdb_spawn_id.
10231
10232 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10233
10234 * gdb.threads/attach-into-signal.exp (corefunc): Use
10235 with_test_prefix on nested loops, uniquefying the test messages.
10236
10237 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10238
10239 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10240 commit.
10241
10242 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10243
10244 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10245 New proc.
10246 (test_terminal_settings_preserved_after_sigterm): New test.
10247
10248 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10249
10250 * gdb.base/batch-preserve-term-settings.exp
10251 (test_terminal_settings_preserved_after_cli_exit): New test.
10252
10253 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10254
10255 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10256 manipulation of saved_gdbflags.
10257 (test_terminal_settings_preserved): Remove global declaration of
10258 the unused variable pagination_prompt. Remove manipulation of
10259 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10260 GDBFLAGS.
10261
10262 2015-07-29 Pedro Alves <palves@redhat.com>
10263
10264 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10265
10266 2015-07-29 Pedro Alves <palves@redhat.com>
10267
10268 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10269 at the top.
10270
10271 2015-07-29 Pedro Alves <palves@redhat.com>
10272
10273 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10274 (main): Call gdb_unbuffer_output.
10275 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10276 (main): Call gdb_unbuffer_output.
10277 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10278 (main): Call gdb_unbuffer_output.
10279 * gdb.base/call-strs.exp: Adjust to step over the
10280 gdb_unbuffer_output call.
10281 * gdb.base/catch-gdb-caused-signals.c: Include
10282 "../lib/unbuffer_output.c".
10283 (main): Call gdb_unbuffer_output.
10284 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10285 (main): Call gdb_unbuffer_output.
10286 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10287 (main): Call gdb_unbuffer_output.
10288 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10289 (main): Call gdb_unbuffer_output.
10290 * gdb.base/shlib-call.exp: Adjust to step over the
10291 gdb_unbuffer_output call.
10292 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10293 (main): Call gdb_unbuffer_output.
10294 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10295 (main): Call gdb_unbuffer_output.
10296 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10297 (main): Rename to ...
10298 (test): ... this.
10299 (main): Reimplement.
10300 * gdb.base/varargs.exp: Run to test instead of to main.
10301 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10302 (main): Call gdb_unbuffer_output.
10303
10304 2015-07-29 Pedro Alves <palves@redhat.com>
10305
10306 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10307 factore out from mi_continue_dprintf. For call-style dprintfs,
10308 expect dprintf output out of $inferior_spawn_id.
10309 (mi_continue_dprintf): Use mi_expect_dprintf.
10310 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10311 (main): Call gdb_unbuffer_output.
10312
10313 2015-07-29 Pedro Alves <palves@redhat.com>
10314
10315 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10316 (default_mi_gdb_start): Set inferior_spawn_id instead of
10317 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10318 gdb_spawn_id.
10319 (mi_gdb_test): Always expect inferior output from both
10320 $inferior_spawn_id and $gdb_spawn_id.
10321
10322 2015-07-29 Pedro Alves <palves@redhat.com>
10323
10324 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10325 send_inferior and $inferior_spawn_id.
10326
10327 2015-07-29 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.gdb/complaints.exp (test_initial_complaints)
10330 (test_serial_complaints, test_short_complaints): Use
10331 gdb_test_stdio.
10332 (test_empty_complaint): Handle $inferior_spawn_id !=
10333 $gdb_spawn_id.
10334
10335 2015-07-29 Pedro Alves <palves@redhat.com>
10336
10337 * gdb.base/varargs.exp: Use gdb_test_stdio.
10338
10339 2015-07-29 Pedro Alves <palves@redhat.com>
10340
10341 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10342
10343 2015-07-29 Pedro Alves <palves@redhat.com>
10344
10345 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10346
10347 2015-07-29 Pedro Alves <palves@redhat.com>
10348
10349 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10350 parameter into two new parameters, "inf_result" and "gdb_result".
10351 Expect inferior output and gdb output from $inferior_spawn_id and
10352 $gdb_spawn_id, respectively. Adjust all callers.
10353
10354 2015-07-29 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10357 of gdb_test_sequence.
10358
10359 2015-07-29 Pedro Alves <palves@redhat.com>
10360
10361 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10362 (saw_spurious_output): Expect inferior output from
10363 $inferior_spawn_id. Use gdb_test_stdio.
10364
10365 2015-07-29 Pedro Alves <palves@redhat.com>
10366
10367 * gdb.base/dprintf.exp: Use standard_testfile. Change
10368 prepare_for_testing call.
10369 (srcfile): Don't set.
10370 (restart): New procedure.
10371 (test_dprintf): New procecure, use to continue over dprintfs.
10372 (test_call, test_agent): New procedures, tests moved here.
10373 Restart gdb and recreate dprintfs. Adjust expected output.
10374
10375 2015-07-29 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10378
10379 2015-07-29 Pedro Alves <palves@redhat.com>
10380
10381 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10382
10383 2015-07-29 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10386 gdb_test_stdio.
10387
10388 2015-07-29 Pedro Alves <palves@redhat.com>
10389
10390 * lib/gdb.exp (gdb_test_stdio): New procedure.
10391
10392 2015-07-29 Pedro Alves <palves@redhat.com>
10393
10394 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10395
10396 2015-07-29 Pedro Alves <palves@redhat.com>
10397
10398 * gdb.base/call-signal-resume.exp: Remove check for
10399 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10400 * gdb.base/unwindonsignal.exp: Likewise.
10401 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10402 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10403
10404 2015-07-29 Pedro Alves <palves@redhat.com>
10405
10406 * gdb.base/siginfo-addr.c (pass): New function.
10407 (handler): Call it iff si_addr is correct.
10408 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10409 Set a breakpoint at "pass" and continue to it.
10410
10411 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10412
10413 * gdb.python/py-objfile.exp: Make some tests have unique names.
10414 * gdb.python/py-pp-registration.exp: Likewise.
10415
10416 2015-07-28 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10419
10420 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10421
10422 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10423
10424 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10425
10426 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10427
10428 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10429
10430 * gdb.base/gdb-sigterm-2.exp: New test.
10431
10432 2015-07-25 Doug Evans <xdje42@gmail.com>
10433
10434 Revert:
10435 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10436 (workers/%.worker, build-perf): New rule.
10437 (GDB_PERFTEST_MODE): New variable.
10438 (check-perf): Use it.
10439 (clean): Clean up gdb.perf parallel build subdirs.
10440 * lib/build-piece.exp: New file.
10441 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10442 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10443 name.
10444 (standard_temp_file): Ditto.
10445 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10446 of $GDB_PARALLEL.
10447
10448 2015-07-24 Doug Evans <dje@google.com>
10449
10450 * gdb.perf/lib/perftest/utils.py: New file.
10451 * gdb.perf/gm-hello.cc: New file.
10452 * gdb.perf/gm-pervasive-typedef.cc: New file.
10453 * gdb.perf/gm-pervasive-typedef.h: New file.
10454 * gdb.perf/gm-std.cc: New file.
10455 * gdb.perf/gm-std.h: New file.
10456 * gdb.perf/gm-use-cerr.cc: New file.
10457 * gdb.perf/gm-utils.h: New file.
10458 * gdb.perf/gmonster-null-lookup.py: New file.
10459 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10460 * gdb.perf/gmonster-print-cerr.py: New file.
10461 * gdb.perf/gmonster-ptype-string.py: New file.
10462 * gdb.perf/gmonster-runto-main.py: New file.
10463 * gdb.perf/gmonster-select-file.py: New file.
10464 * gdb.perf/gmonster1-null-lookup.exp: New file.
10465 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10466 * gdb.perf/gmonster1-print-cerr.exp: New file.
10467 * gdb.perf/gmonster1-ptype-string.exp: New file.
10468 * gdb.perf/gmonster1-runto-main.exp: New file.
10469 * gdb.perf/gmonster1-select-file.exp: New file.
10470 * gdb.perf/gmonster1.cc: New file.
10471 * gdb.perf/gmonster1.exp: New file.
10472 * gdb.perf/gmonster2-null-lookup.exp: New file.
10473 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10474 * gdb.perf/gmonster2-print-cerr.exp: New file.
10475 * gdb.perf/gmonster2-ptype-string.exp: New file.
10476 * gdb.perf/gmonster2-runto-main.exp: New file.
10477 * gdb.perf/gmonster2-select-file.exp: New file.
10478 * gdb.perf/gmonster2.cc: New file.
10479 * gdb.perf/gmonster2.exp: New file.
10480
10481 2015-07-24 Doug Evans <dje@google.com>
10482
10483 * gdb.perf/README: New file.
10484 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10485 * lib/gen-perf-test.exp: New file.
10486
10487 2015-07-24 Doug Evans <dje@google.com>
10488
10489 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10490 (PerfTest::startup): New function.
10491 (PerfTest::run): Return result of calling body.
10492 (PerfTest::assemble): Rewrite.
10493 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10494 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10495 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10496 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10497 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10498
10499 2015-07-24 Doug Evans <dje@google.com>
10500
10501 * lib/gdb.exp (clean_restart): Make executable optional.
10502
10503 2015-07-24 Doug Evans <dje@google.com>
10504
10505 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10506 compiler_info references.
10507 * gdb.cp/temargs.exp: Ditto.
10508 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10509 (get_compiler_info): Early exit if already computed. Set compiler_info
10510 to "unknown" if there was a problem.
10511 (test_compiler_info): Add function comment. Call get_compiler_info.
10512
10513 2015-07-24 Doug Evans <dje@google.com>
10514
10515 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10516 (workers/%.worker, build-perf): New rule.
10517 (GDB_PERFTEST_MODE): New variable.
10518 (check-perf): Use it.
10519 (clean): Clean up gdb.perf parallel build subdirs.
10520 * lib/build-piece.exp: New file.
10521 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10522 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10523 name.
10524 (standard_temp_file): Ditto.
10525 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10526 of $GDB_PARALLEL.
10527
10528 2015-07-24 Doug Evans <dje@google.com>
10529
10530 * lib/future.exp (gdb_default_target_compile): New option
10531 "early_flags".
10532 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10533 --as-needed.
10534
10535 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10536
10537 * gdb.base/catch-syscall.exp: Call gdb_exit before
10538 gdb_skip_xml_test.
10539
10540 2015-07-24 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.python/py-events.exp: Accept output between the stop event
10543 and the prompt.
10544 * gdb.python/py-evsignal.exp: Likewise.
10545 * gdb.python/py-evthreads.exp: Likewise.
10546
10547 2015-07-24 Pedro Alves <palves@redhat.com>
10548
10549 PR gdb/18717
10550 * gdb.threads/non-ldr-exit.c: New file.
10551 * gdb.threads/non-ldr-exit.exp: New file.
10552
10553 2015-07-24 Yao Qi <yao.qi@linaro.org>
10554
10555 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10556 restarting process.
10557
10558 2015-07-24 Yao Qi <yao.qi@linaro.org>
10559
10560 * gdb.server/ext-restart.exp: New file.
10561
10562 2015-07-24 Yao Qi <yao.qi@linaro.org>
10563
10564 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10565 argument options.
10566 * gdb.server/ext-wrapper.exp: New file.
10567
10568 2015-07-23 Doug Evans <dje@google.com>
10569
10570 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10571 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10572
10573 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10574
10575 * gdb.ada/var_arr_typedef.exp: New testcase.
10576 * gdb.ada/var_arr_typedef/pack.adb: New file.
10577 * gdb.ada/var_arr_typedef/pack.ads: New file.
10578 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10579
10580 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10581
10582 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10583
10584 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10585
10586 * gdb.arch/i386-biarch-core.exp: Replace istarget
10587 by "complete set gnutarget". Remove expectation for the "core-file"
10588 command.
10589
10590 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 Revert the previous commit:
10593 Tests for validate symbol file using build-id.
10594
10595 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10596
10597 Tests for validate symbol file using build-id.
10598 * gdb.base/solib-mismatch-lib.c: New file.
10599 * gdb.base/solib-mismatch-libmod.c: New file.
10600 * gdb.base/solib-mismatch.c: New file.
10601 * gdb.base/solib-mismatch.exp: New file.
10602
10603 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10604
10605 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10606 nios2-*-linux*.
10607 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10608 * gdb.base/siginfo.exp: Likewise.
10609 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10610
10611 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10612
10613 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10614 Move it to ...
10615 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10616 ... here.
10617 * gdb.trace/range-stepping.exp: Check that the target supports
10618 range stepping.
10619
10620 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10621
10622 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10623
10624 2015-07-14 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.base/killed-outside.exp: New file.
10627 * gdb.base/killed-outside.c: New file.
10628
10629 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10630
10631 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10632 (n at main): New.
10633 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10634
10635 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10636
10637 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10638 infcall tests instead of setting up for KFAIL.
10639
10640 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10641
10642 * gdb.btrace/record_goto-step.exp: New.
10643
10644 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10645
10646 PR compile/18484
10647 * gdb.compile/compile.c (struct struct_type): Add volatile to
10648 selffield's type.
10649 * gdb.compile/compile.exp
10650 (compile code struct_object.selffield = &struct_object): Skip further
10651 struct_object tests if this one xfails.
10652
10653 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10654
10655 PR exp/18617
10656 * gdb.trace/ax.exp: Add test.
10657
10658 2015-07-07 Yao Qi <yao.qi@linaro.org>
10659
10660 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10661 instead of istarget "aarch64*-*-*".
10662 * gdb.arch/aarch64-fp.exp: Likewise.
10663 * gdb.base/float.exp: Likewise.
10664 * gdb.reverse/aarch64.exp: Likewise.
10665 * lib/gdb.exp (is_aarch64_target): New proc.
10666
10667 2015-07-07 Yao Qi <yao.qi@linaro.org>
10668
10669 * lib/gdb.exp (is_aarch32_target): New proc.
10670 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10671 instead of "istarget "arm*-*-*"".
10672 * gdb.arch/arm-disp-step.exp: Likewise.
10673 * gdb.arch/thumb-bx-pc.exp: Likewise.
10674 * gdb.arch/thumb-prologue.exp: Likewise.
10675 * gdb.arch/thumb-singlestep.exp: Likewise.
10676 * gdb.base/disp-step-syscall.exp: Likewise.
10677 * gdb.base/float.exp: Likewise.
10678
10679 2015-07-07 Yao Qi <yao.qi@linaro.org>
10680
10681 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10682 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10683
10684 2015-07-07 Yao Qi <yao.qi@linaro.org>
10685
10686 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10687 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10688 if it exists.
10689 * gdb.multi/multi-arch.exp: Likewise.
10690
10691 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10692
10693 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10694 print.
10695
10696 2015-07-07 Yao Qi <yao.qi@linaro.org>
10697
10698 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10699
10700 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10701
10702 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10703 '[' and ']' characters.
10704
10705 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10706
10707 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10708
10709 2015-06-29 Pedro Alves <palves@redhat.com>
10710
10711 PR threads/18127
10712 * gdb.threads/hand-call-new-thread.c: New file.
10713 * gdb.threads/hand-call-new-thread.c: New file.
10714
10715 2015-06-26 Keith Seitz <keiths@redhat.com>
10716 Doug Evans <dje@google.com>
10717
10718 PR 16253
10719 * gdb.cp/var-tag-2.cc: New file.
10720 * gdb.cp/var-tag-3.cc: New file.
10721 * gdb.cp/var-tag-4.cc: New file.
10722 * gdb.cp/var-tag.cc: New file.
10723 * gdb.cp/var-tag.exp: New file.
10724
10725 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10726
10727 * gdb.base/history-duplicates.exp: New test.
10728
10729 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10730
10731 * gdb.base/completion.exp: Test the completion of the "focus"
10732 command.
10733
10734 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10735
10736 * gdb.arch/amd64-prologue-skip.S: New file.
10737 * gdb.arch/amd64-prologue-skip.exp: New file.
10738
10739 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10742 is_address_zero_readable check.
10743
10744 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10745
10746 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10747 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10748
10749 2015-06-24 Yao Qi <yao.qi@linaro.org>
10750
10751 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10752 linux targets.
10753
10754 2015-06-24 Yao Qi <yao.qi@linaro.org>
10755
10756 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10757 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10758 * gdb.base/siginfo-thread.exp: Likewise.
10759
10760 2015-06-22 Yao Qi <yao.qi@linaro.org>
10761
10762 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10763
10764 2015-06-22 Yao Qi <yao.qi@linaro.org>
10765
10766 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10767 aarch64*-*-*.
10768 (skip_hw_watchpoint_tests): Likewise.
10769
10770 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10771
10772 * gdb.base/gdbinit-history.exp: Test the interaction between
10773 setting GDBHISTSIZE and setting the history size via .gdbinit.
10774
10775 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10776
10777 PR gdb/16999
10778 * gdb.base/gdbhistsize-history.exp: New test.
10779
10780 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10781
10782 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10783 with GDBHISTSIZE.
10784 * gdb.base/readline.exp: Likewise.
10785
10786 2015-06-17 Yao Qi <yao.qi@linaro.org>
10787
10788 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10789 line.
10790
10791 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10792
10793 * gdb.base/gdbinit-history.exp: Add test case to check that
10794 an unlimited history file does not get truncated on exit.
10795
10796 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10797
10798 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10799 (VECTOR): New macro. Use it...
10800 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10801 ...for these typedefs.
10802 (int8, char1, int1, double1): New typedefs.
10803 (struct just_int2, struct two_int2): New structures.
10804 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10805 (add_structvecs, add_singlevecs): New functions.
10806 (main): Call add_some_intvecs twice.
10807 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10808 the compile and exit upon failure. Try compiling for the "native"
10809 architecture. Test inferior function calls with vector arguments
10810 and vector return value handling with "finish" and "return".
10811
10812 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10813
10814 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10815 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10816 PE file.
10817 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10818
10819 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10820
10821 PR breakpoints/16465
10822 * gdb.mi/mi-dprintf-pending.c: New file.
10823 * gdb.mi/mi-dprintf-pending.exp: New test.
10824 * gdb.mi/mi-dprintf-pendshr.c: New file.
10825
10826 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10827 Mircea Gherzan <mircea.gherzan@intel.com>
10828
10829 * gdb.arch/i386-mpx-map.c: New file.
10830 * gdb.arch/i386-mpx-map.exp: New File.
10831
10832 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10833
10834 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10835 * gdb.arch/i386-mpx.exp: Indentation fixed.
10836
10837 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10838
10839 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10840 function and improved indentation.
10841 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10842 gdb_test_multiple. Added additional tests to skip the test.
10843
10844 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10845
10846 * gdb.arch/i386-avx512.c: Change path in include file.
10847 * gdb.arch/i386-avx512.exp: Change include dir path
10848 compilation flag.
10849 * gdb.arch/i386-mpx.c: Change path in include file.
10850 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10851 flag.
10852
10853 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10854
10855 * gdb.compile/compile-print.exp (compile print *vararray@3)
10856 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10857
10858 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10861 (do not keep jit in memory): ... this.
10862 (expect 5): Change it to ...
10863 (expect no 5): ... this.
10864
10865 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10866
10867 PR gdb/15564
10868 * gdb.mi/mi-detach.exp: New file.
10869
10870 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10871
10872 PR symtab/18392
10873 * gdb.arch/amd64-tailcall-self.S: New file.
10874 * gdb.arch/amd64-tailcall-self.c: New file.
10875 * gdb.arch/amd64-tailcall-self.exp: New file.
10876
10877 2015-05-28 Don Breazeal <donb@codesourcery.com>
10878
10879 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10880 tests for remote targets by checking is_target_gdbserver.
10881
10882 2015-05-27 Doug Evans <dje@google.com>
10883
10884 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10885 * gdb.dwarf2/opaque-type-lookup.c: New file.
10886 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10887
10888 2015-05-26 Doug Evans <dje@google.com>
10889
10890 * gdb.cp/iostream.cc: New file.
10891 * gdb.cp/iostream.exp: New file.
10892
10893 2015-05-26 Doug Evans <dje@google.com>
10894
10895 * gdb.dwarf2/dw2-op-call.exp: Update.
10896 * gdb.dwarf2/dw4-sig-types.exp: Update.
10897 * gdb.dwarf2/implptr.exp: Update.
10898 * gdb.mi/mi-cmd-param-changed.exp: Update.
10899
10900 2015-05-26 Doug Evans <dje@google.com>
10901
10902 * gdb.python/py-lazy-string.c: New file.
10903 * gdb.python/py-lazy-string.exp: New file.
10904 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10905 (main): Update. Add estring3.
10906 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10907 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10908
10909 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
10910 Yao Qi <yao.qi@linaro.org>
10911
10912 * gdb.reverse/aarch64.c: New.
10913 * gdb.reverse/aarch64.exp: New.
10914
10915 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
10916
10917 * lib/gdb.exp (supports_process_record): Return true for
10918 aarch64*-linux*.
10919 (supports_reverse): Likewise.
10920
10921 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10922
10923 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10924 Use with_test_prefix.
10925
10926 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10927
10928 * gdb.base/completion.exp: Add test for completion of layout
10929 names.
10930
10931 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10932
10933 * lib/gdb.exp (skip_tui_tests): New proc.
10934 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10935
10936 2015-05-19 Pedro Alves <palves@redhat.com>
10937
10938 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10939 Save the whole env array instead of just HOME. Unset HISTSIZE in
10940 the environment while testing. Restore whole environment
10941 afterwards.
10942
10943 2015-05-16 Doug Evans <xdje42@gmail.com>
10944
10945 * gdb.guile/scm-ports.c: New file.
10946 * gdb.guile/scm-ports.exp: Add memory port tests.
10947
10948 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10949
10950 * gdb.compile/compile-print.c: New file.
10951 * gdb.compile/compile-print.exp: New file.
10952
10953 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * gdb.compile/compile-ops.exp: Cast param to void.
10956 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10957 (compile code struct_object.selffield = &struct_object): Add xfail.
10958
10959 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10960
10961 * gdb.ada/arr_enum_with_gap: New testcase.
10962
10963 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10964
10965 * gdb.ada/byte_packed_arr: New testcase.
10966
10967 2015-05-15 Joel Brobecker <brobecker@adacore.com>
10968
10969 * gdb.ada/pckd_neg: New testcase.
10970
10971 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10972
10973 PR gdb/17820
10974 * gdb.base/gdbinit-history.exp: New test.
10975 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10976 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10977
10978 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10979
10980 * gdb.python/py-xmethods.cc: Enhance test case.
10981 * gdb.python/py-xmethods.exp: New tests.
10982 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10983 function.
10984 (B_indexoper): Likewise.
10985 (global_dm_list) : Add new xmethod worker functions.
10986
10987 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10988
10989 * gdb.base/coredump-filter.exp: Correctly unset
10990 "coredump_var_addr" array.
10991
10992 2015-05-08 Pedro Alves <palves@redhat.com>
10993
10994 * gdb.server/non-existing-program.exp: Unset spawn_id.
10995
10996 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10997
10998 PR python/18291
10999 * gdb.python/py-xmethods.exp: Add tests.
11000
11001 2015-05-08 Yao Qi <yao.qi@linaro.org>
11002
11003 PR gdb/18208
11004 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11005 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11006 function set_coredump_filter, and remove remote_exec call.
11007 Remove argument ipid. Callers update.
11008 (top level): Don't get inferior's PID.
11009
11010 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11011
11012 * gdb.base/watch_thread_num.exp: Skip test on targets without
11013 access watchpoints.
11014
11015 2015-05-06 Pedro Alves <palves@redhat.com>
11016
11017 PR server/18081
11018 * gdb.server/non-existing-program.exp: New file.
11019
11020 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11021
11022 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11023
11024 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11025
11026 * gdb.ada/out_of_line_in_inlined: New testcase.
11027
11028 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11029
11030 * gdb.ada/var_rec_arr: New testcase.
11031
11032 2015-04-30 Yao Qi <yao.qi@linaro.org>
11033
11034 * gdb.base/break-idempotent.exp: If
11035 skip_hw_watchpoint_multi_tests returns true, skip the tests
11036 on "rwatch" and "awatch".
11037
11038 2015-04-30 Yao Qi <yao.qi@linaro.org>
11039
11040 * gdb.base/relativedebug.exp: Invoke gdb command
11041 "info sharedlibrary", and if libc.so doesn't have debug info,
11042 skip the test.
11043
11044 2015-04-29 Doug Evans <dje@google.com>
11045
11046 * gdb.python/py-xmethods.exp: Add ptype tests.
11047 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11048 get_result_type method.
11049
11050 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11051
11052 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11053 the target does not support hardware watchpoints.
11054
11055 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11056
11057 * gdb.base/break-always.exp: Abort testing if writing to memory
11058 causes an error.
11059
11060 2015-04-28 Doug Evans <dje@google.com>
11061
11062 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11063 * gdb.python/py-pp-registration.exp: ... here. New file.
11064 * gdb.python/py-pp-registration.c: New file.
11065 * gdb.python/py-pp-registration.py: New file.
11066
11067 2015-04-28 Doug Evans <dje@google.com>
11068
11069 * gdb.python/py-bad-printers.c: New file.
11070 * gdb.python/py-bad-printers.py: New file.
11071 * gdb.python/py-bad-printers.exp: New file.
11072
11073 2015-04-28 Sasha Smundak <asmundak@google.com>
11074
11075 * gdb.python/py-type.exp: New test.
11076
11077 2015-04-28 Andy Wingo <wingo@igalia.com>
11078
11079 * gdb.python/py-parameter.exp:
11080 * gdb.guile/scm-parameter.exp: Escape the path that we are
11081 matching against, as it might contain characters that are special
11082 to regular expressions.
11083
11084 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11085
11086 * gdb.ada/rec_comp: New testcase.
11087
11088 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11089
11090 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11091 before using it.
11092
11093 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11094
11095 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11096 new tests for verilog output.
11097
11098 2015-04-24 Yao Qi <yao.qi@linaro.org>
11099
11100 * boards/remote-gdbserver-on-localhost.exp: New file.
11101
11102 2015-04-23 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11105 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11106 "end of file", remove $inferior_spawn_id from the indirect list.
11107
11108 2015-04-23 Pedro Alves <palves@redhat.com>
11109
11110 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11111
11112 2015-04-23 Pedro Alves <palves@redhat.com>
11113
11114 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11115 on $any_spawn_id instead of only on $gdb_spawn_id.
11116
11117 2015-04-21 Pierre Muller <muller@sourceware.org>
11118
11119 PR pascal/17815
11120 * lib/pascal.exp (gpc_compile): Add new option "class".
11121 (fpc_compile): Likewise.
11122 * gdb.pascal/case-insensitive-symbols.pas: New file.
11123 * gdb.pascal/case-insensitive-symbols.exp: New file.
11124
11125 2015-04-20 Gary Benson <gbenson@redhat.com>
11126
11127 * gdb.base/attach.exp: Fix three extended remote failures.
11128
11129 2015-04-17 Gary Benson <gbenson@redhat.com>
11130
11131 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11132 the main executable over the remote protocol.
11133
11134 2015-04-16 Pedro Alves <palves@redhat.com>
11135
11136 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11137 a new gdbserver if gdbserver_reconnect_p is set.
11138
11139 2015-04-16 Pedro Alves <palves@redhat.com>
11140
11141 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11142 is set, don't exit gdbserver.
11143
11144 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11145
11146 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11147 appropriate .insn, such that an older assembler can be used.
11148 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11149 the z/Architecture instruction set on 31-bit targets as well.
11150
11151 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11152
11153 * gdb.go/handcall.exp: Remove all logic related to the first
11154 breakpoint and rely on go_runto_main instead.
11155 * gdb.go/strings.exp: Likewise.
11156 * gdb.go/unsafe.exp: Likewise.
11157 * gdb.go/hello.exp: Likewise. Also rename the remaining
11158 breakpoint marker to "breakpoint 1".
11159 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11160 * gdb.go/strings.go: Likewise.
11161 * gdb.go/unsafe.go: Likewise.
11162 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11163 "set breakpoint 2 here" and rename the remaining breakpoint marker
11164 to "breakpoint 1".
11165
11166 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11167
11168 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11169 if itertools.imap is not present.
11170 * gdb.python/py-objfile.exp: Add parentheses.
11171 * gdb.python/py-type.exp: Same.
11172 * gdb.python/py-unwind-maint.py: Same.
11173
11174 2015-04-15 Yao Qi <yao.qi@linaro.org>
11175
11176 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11177 of ":$ptr_size" and set its form explicitly.
11178
11179 2015-04-15 Pedro Alves <palves@redhat.com>
11180 Yao Qi <yao.qi@linaro.org>
11181
11182 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11183 timeout by factor of 4.
11184 (test_regular_watch): Likewise.
11185 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11186 * gdb.reverse/sigall-reverse.exp: Likewise.
11187 * gdb.reverse/until-precsave.exp: Likewise.
11188 * lib/gdb.exp (with_timeout_factor): New proc.
11189 (gdb_expect): Move some code to ...
11190 (get_largest_timeout): ... here. New procedure.
11191
11192 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11193
11194 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11195
11196 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11197
11198 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11199 to write to the .text section.
11200
11201 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11202
11203 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11204 Handle the case of targets that do not provide PID information.
11205
11206 2015-04-13 Yao Qi <yao.qi@linaro.org>
11207
11208 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11209 and use expect instead of gdb_expect.
11210
11211 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11212
11213 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11214 "coredump_var_addr" to avoid naming conflict with other testcases.
11215
11216 2015-04-10 Pedro Alves <palves@redhat.com>
11217
11218 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11219 gdb_test_sequence and gdb_assert.
11220
11221 2015-04-10 Pedro Alves <palves@redhat.com>
11222
11223 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11224 test messages that don't include the breakpoint address.
11225
11226 2015-04-10 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11229 false for some offset and width combinations which aren't
11230 supported by linux kernel.
11231
11232 2015-04-10 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11235 procedure, factored out from ...
11236 (top level): ... here. Add "set displaced-stepping" testing axis.
11237 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11238 parameter "displaced". Use it.
11239 (top level): Use foreach and add "set displaced-stepping" testing
11240 axis.
11241
11242 2015-04-10 Pedro Alves <palves@redhat.com>
11243
11244 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11245 Remove comment.
11246 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11247 both the address of the instruction that triggers the watchpoint
11248 and the address of the instruction immediately after, and use
11249 those addresses for the test. Fix comment.
11250
11251 2015-04-10 Pedro Alves <palves@redhat.com>
11252
11253 * gdb.base/sigstep.exp (breakpoint_to_handler)
11254 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11255 Test "backtrace" in handler.
11256 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11257 (top level): Add new "displaced" test axis to
11258 breakpoint_to_handler, breakpoint_to_handler_entry and
11259 breakpoint_over_handler.
11260
11261 2015-04-10 Pedro Alves <palves@redhat.com>
11262
11263 PR gdb/18216
11264 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11265
11266 2015-04-10 Yao Qi <yao.qi@linaro.org>
11267
11268 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11269 (test_add_rn_pc): New function.
11270 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11271 (top level): Invoke test_add_rn_pc.
11272
11273 2015-04-10 Pedro Alves <palves@redhat.com>
11274
11275 PR gdb/13858
11276 * gdb.base/step-over-no-symbols.exp: New file.
11277
11278 2015-04-09 Andy Wingo <wingo@igalia.com>
11279
11280 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11281 after the Python tests.
11282
11283 2015-04-08 Keith Seitz <keiths@redhat.com>
11284
11285 PR python/16699
11286 * gdb.python/py-completion.exp: New tests for completion.
11287 * gdb.python/py-completion.py (CompleteLimit1): New class.
11288 (CompleteLimit2): Likewise.
11289 (CompleteLimit3): Likewise.
11290 (CompleteLimit4): Likewise.
11291 (CompleteLimit5): Likewise.
11292 (CompleteLimit6): Likewise.
11293 (CompleteLimit7): Likewise.
11294
11295 2015-04-08 Pedro Alves <palves@redhat.com>
11296
11297 PR gdb/18214
11298 PR gdb/18216
11299 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11300 function.
11301 (main): Install it as SIGUSR1 handler.
11302 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11303 parameter. Always use "setup" as prefix. Toggle "set
11304 displaced-stepping" off/on depending on global. Don't switch to
11305 thread 1 here.
11306 (top level): Add displaced stepping "off/on" test axis. Update
11307 "setup" calls. Wrap each subtest with with_test_prefix. Test
11308 continuing with a queued signal in each thread.
11309
11310 2015-04-08 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11313 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11314 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11315 Return early if running to main fails.
11316 * gdb.trace/while-stepping.exp: Likewise.
11317
11318 2015-04-07 Pedro Alves <palves@redhat.com>
11319
11320 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11321 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11322 interact with inferior program.
11323
11324 2015-04-07 Pedro Alves <palves@redhat.com>
11325
11326 * lib/gdb.exp (inferior_spawn_id): New global.
11327 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11328 spawn id after processing the user code.
11329 (default_gdb_start): Set inferior_spawn_id.
11330 (send_inferior): New procedure.
11331 * lib/gdbserver-support.exp (gdbserver_start): Set
11332 inferior_spawn_id.
11333 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11334
11335 2015-04-07 Pedro Alves <palves@redhat.com>
11336
11337 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11338 * lib/gdbserver-support.exp (gdbserver_start): Make
11339 $server_spawn_id global.
11340 (gdbserver_start): Don't wait for gdbserver's spawn id with
11341 expect_background.
11342 (close_gdbserver): New procedure.
11343 (gdb_exit): Rename the default version and reimplement.
11344
11345 2015-04-07 Pedro Alves <palves@redhat.com>
11346
11347 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11348 append the substituted item, not the original item.
11349
11350 2015-04-07 Pedro Alves <palves@redhat.com>
11351
11352 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11353 gdb_expect.
11354
11355 2015-04-07 Pedro Alves <palves@redhat.com>
11356
11357 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11358 output appearing once only.
11359
11360 2015-04-07 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11363 that doesn't expect anything. Return early if running to main
11364 fails.
11365
11366 2015-04-07 Yao Qi <yao.qi@linaro.org>
11367
11368 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11369 (child_function): Call alarm.
11370 (main): Move call to alarm into the loop.
11371 * gdb.threads/non-stop-fair-events.exp: Build program with
11372 -DTIMEOUT=$timeout.
11373
11374 2015-04-06 Doug Evans <xdje42@gmail.com>
11375
11376 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11377 Fix dest parameter to board_info.
11378 (fpc_compile): Ditto.
11379 (gdb_compile_pascal): Rename dest arg to destfile.
11380
11381 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11382
11383 * gdb.ada/funcall_ref.exp: New file.
11384 * gdb.ada/funcall_ref/foo.adb: New file.
11385
11386 2015-04-02 Yao Qi <yao.qi@linaro.org>
11387
11388 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11389 is remote.
11390
11391 2015-04-02 Gary Benson <gbenson@redhat.com>
11392
11393 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11394
11395 2015-04-01 Sasha Smundak <asmundak@google.com>
11396
11397 * gdb.python/py-unwind-maint.c: New file.
11398 * gdb.python/py-unwind-maint.exp: New test.
11399 * gdb.python/py-unwind-maint.py: New file.
11400 * gdb.python/py-unwind.c: New file.
11401 * gdb.python/py-unwind.exp: New test.
11402 * gdb.python/py-unwind.py: New test.
11403
11404 2015-04-01 Pedro Alves <palves@redhat.com>
11405
11406 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11407 to fail instead of non-existent $test.
11408
11409 2015-04-01 Pedro Alves <palves@redhat.com>
11410
11411 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11412 GDBFLAGS if not empty.
11413
11414 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11415
11416 * gdb.ada/complete.exp: Remove "multi_line".
11417 * gdb.ada/info_exc.exp: Remove "multi_line".
11418 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11419 * gdb.ada/ptype_field.exp: Remove "multi_line".
11420 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11421 * gdb.ada/tagged.exp: Remove "multi_line".
11422 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11423 [multi_line ...]
11424 * gdb.btrace/delta.exp: Likewise.
11425 * gdb.btrace/exception.exp: Likewise.
11426 * gdb.btrace/function_call_history.exp: Likewise.
11427 * gdb.btrace/instruction_history.exp: Likewise.
11428 * gdb.btrace/nohist.exp: Likewise.
11429 * gdb.btrace/record_goto.exp: Likewise.
11430 * gdb.btrace/segv.exp: Likewise.
11431 * gdb.btrace/stepi.exp: Likewise.
11432 * gdb.btrace/tailcall.exp: Likewise.
11433 * gdb.btrace/unknown_functions.exp: Likewise.
11434 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11435 * lib/gdb.exp: Add the "multi_line" helper.
11436
11437 2015-04-01 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.threads/tid-reuse.c: New file.
11440 * gdb.threads/tid-reuse.exp: New file.
11441
11442 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11443
11444 PR corefiles/16092
11445 * gdb.base/coredump-filter.c: New file.
11446 * gdb.base/coredump-filter.exp: Likewise.
11447
11448 2015-03-27 Petr Machata <pmachata@redhat.com>
11449
11450 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11451 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11452 (Dwarf::assemble): Initialize them.
11453 (Dwarf::lines): New function.
11454
11455 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11456
11457 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11458 SYMBOL_PREFIX for x86_64-*-cygwin.
11459
11460 2015-03-26 Andy Wingo <wingo@igalia.com>
11461
11462 PR symtab/18148
11463 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11464 const_value but not a location.
11465 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11466 location defined in non-main CUs are visible.
11467
11468 2015-03-26 Yao Qi <yao.qi@linaro.org>
11469
11470 PR testsuite/18139
11471 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11472 Add a line number entry for the same line.
11473 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11474 Add a line number entry for the same line.
11475
11476 2015-03-26 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11479 .int 0.
11480 (func): Likewise. Add .Lfunc_1 label.
11481 Use .Lfunc_1 label.
11482 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11483 .int 0.
11484 (func): Likewise.
11485 Use .Lfunc_1 label.
11486
11487 2015-03-26 Yao Qi <yao.qi@linaro.org>
11488
11489 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11490 Call gdb_compile instead to compile each .s files without debug
11491 information.
11492
11493 2015-03-26 Yao Qi <yao.qi@linaro.org>
11494
11495 * gdb.base/savedregs.exp (process_saved_regs): Make
11496 "Saved registers:" optional in the pattern.
11497
11498 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11499
11500 * gdb.btrace/next.exp: Merged into step.exp.
11501 * gdb.btrace/finish.exp: Merged into step.exp.
11502 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11503 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11504 "record goto" and checking the exact replay position.
11505 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11506 check for "Recording format" in "info record" output.
11507 * gdb.btrace/record_goto.exp: Choose test file based on target.
11508 * gdb.btrace/x86-record_goto.S: Renamed into ...
11509 * gdb.btrace/x86_64-record_goto.S: ... this.
11510 * gdb.btrace/i686-record_goto.S: New.
11511 * gdb.btrace/x86-tailcall.S: Renamed into ...
11512 * gdb.btrace/x86_64-tailcall.S: ... this.
11513 * gdb.btrace/i686-tailcall.S: New.
11514 * gdb.btrace/x86-tailcall.c: Renamed into ...
11515 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11516 separate statements. Update test.
11517 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11518 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11519 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11520 * gdb.btrace/tailcall.exp: Choose test file based on target.
11521 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11522
11523 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11524
11525 * gdb.btrace/exception.exp: Increase BTS buffer size.
11526
11527 2015-03-24 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11530
11531 2015-03-24 Pedro Alves <palves@redhat.com>
11532
11533 * gdb.threads/schedlock.exp (test_step): No longer expect that
11534 "set scheduler-locking step" with "next" over a function call runs
11535 threads unlocked.
11536
11537 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11538
11539 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11540
11541 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11542
11543 PR breakpoints/16466
11544 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11545 * gdb.mi/mi-pending.c (thread_func): New function.
11546 (int main): Add threading support required.
11547 * gdb.mi/mi-pending.exp: Add tests for this issue.
11548 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11549 (pendfunc2): Remove stdio dependency.
11550 * gdb.mi/mi-pendshr2.c: New file.
11551
11552 2015-03-23 Keith Seitz <keiths@redhat.com>
11553
11554 * gdb.linespec/keywords.c: New file.
11555 * gdb.linespec/keywords.exp: New file.
11556
11557 2015-03-23 Keith Seitz <keiths@redhat.com>
11558
11559 PR gdb/18021
11560 * gdb.dwarf2/staticvirtual.exp: New test.
11561
11562 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11563
11564 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11565 * README: Remove HP-UX and gdb.hp.
11566 (configuration):
11567 * configure: Regenerate.
11568 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11569 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11570 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11571 gdb.hp/gdb.defects/Makefile.
11572 * gdb.hp/Makefile.in: File deleted.
11573 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11574 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11575 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11576 * gdb.hp/gdb.aCC/run.c: File deleted.
11577 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11578 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11579 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11580 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11581 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11582 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11583 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11584 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11585 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11586 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11587 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11588 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11589 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11590 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11591 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11592 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11593 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11594 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11595 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11596 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11597 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11598 * gdb.hp/gdb.compat/average.c: File deleted.
11599 * gdb.hp/gdb.compat/sum.c: File deleted.
11600 * gdb.hp/gdb.compat/xdb.c: File deleted.
11601 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11602 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11603 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11604 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11605 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11606 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11607 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11608 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11609 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11610 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11611 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11612 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11613 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11614 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11615 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11616 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11617 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11618 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11619 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11620 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11621 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11622 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11623 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11624 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11625 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11626 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11627 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11628 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11629 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11630 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11631 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11632 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11633 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11634 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11635 * gdb.hp/tools/odump: File deleted.
11636
11637 2015-03-19 Pedro Alves <palves@redhat.com>
11638
11639 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11640 (saw_thread_3): New globals.
11641 (top level): Increment them when an event for the corresponding
11642 thread is seen.
11643 (no thread starvation): New test.
11644
11645 2015-03-19 Pedro Alves <palves@redhat.com>
11646
11647 * gdb.threads/continue-pending-status.c: New file.
11648 * gdb.threads/continue-pending-status.exp: New file.
11649
11650 2015-03-18 Pedro Alves <palves@redhat.com>
11651
11652 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11653 Use gdb_is_target_remote instead of is_remote. Use
11654 gdb_test_multiple instead of gdb_expect. Exit early if
11655 gdb_test_multiple hits its internal matches. Tighten stepi tests
11656 expected output. Fail on exit with any signal, instead of just
11657 SIGILL.
11658
11659 2015-03-18 Yao Qi <yao.qi@linaro.org>
11660
11661 PR tdep/18107
11662 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11663 variable.
11664 * gdb.base/catch-syscall.exp: Don't skip it on
11665 aarch64*-*-linux* target. Remove elements in all_syscalls.
11666 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11667 target.
11668 (setup_all_syscalls): New proc.
11669
11670 2015-03-16 Yao Qi <yao.qi@linaro.org>
11671
11672 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11673 (top level): Skip tests if valid_addr_p returns false for
11674 $cmd1 or $cmd2.
11675
11676 2015-03-11 Andy Wingo <wingo@igalia.com>
11677
11678 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11679
11680 2015-03-11 Yao Qi <yao.qi@linaro.org>
11681
11682 * gdb.base/catch-syscall.exp: Fix typo in comments.
11683
11684 2015-03-11 Yao Qi <yao.qi@linaro.org>
11685
11686 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11687
11688 2015-03-09 Pedro Alves <palves@redhat.com>
11689
11690 * dg-extract-results.py: Delete.
11691
11692 2015-03-09 Pedro Alves <palves@redhat.com>
11693
11694 Merge dg-extract-results.sh from GCC upstream (r218843).
11695
11696 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11697 * dg-extract-results.sh: Use --text with grep to avoid issues with
11698 binary files. Fall back to cat -v, if that doesn't work.
11699
11700 2015-03-05 Pedro Alves <palves@redhat.com>
11701
11702 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11703
11704 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11705
11706 * lib/mi-support.exp (mi_expect_interrupt): Accept
11707 alternative event for when in all-stop mode.
11708
11709 2015-03-04 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11712
11713 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11714
11715 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11716
11717 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11718
11719 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11720 regexps for GDB's current line display, accept a hex address
11721 preceding the line number.
11722
11723 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11724
11725 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11726 the 'arch1' variable for "s390*-linux*" targets.
11727
11728 2015-03-04 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11731 (main): Pass missing retval argument to pthread_join call.
11732
11733 2015-03-02 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11736 (top level): Call do_test with non-stop as well.
11737
11738 2015-03-02 Pedro Alves <palves@redhat.com>
11739
11740 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11741 -1.
11742
11743 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11744
11745 * gdb.arch/s390-vregs.exp: New test.
11746 * gdb.arch/s390-vregs.S: New file.
11747
11748 2015-02-27 Pedro Alves <palves@redhat.com>
11749
11750 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11751 call to catch_command_errors.
11752 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11753 catch_command_errors.
11754
11755 2015-02-27 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11758 "true" for boolean result.
11759 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11760 prototype of main.
11761
11762 2015-02-27 Pedro Alves <palves@redhat.com>
11763
11764 * lib/unbuffer_output.c: New file.
11765 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11766 (main): Call gdb_unbuffer_output.
11767
11768 2015-02-27 Yao Qi <yao.qi@linaro.org>
11769
11770 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11771 target.
11772
11773 2015-02-26 Doug Evans <dje@google.com>
11774
11775 * gdb.cp/class2.cc (Dbase, D): New classes.
11776 (main): New local delta.
11777 * gdb.cp/class2.exp: Test printing delta.
11778 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11779 (dynbar): New global.
11780 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11781
11782 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11783
11784 * gdb.compile/compile-ifunc.c: New file.
11785 * gdb.compile/compile-ifunc.exp: New file.
11786
11787 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11788
11789 * gdb.base/structs.exp: Check for correct struct on finish.
11790
11791 2015-02-26 Yao Qi <yao.qi@linaro.org>
11792
11793 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11794 is zero.
11795
11796 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11797
11798 * gdb.arch/cordic.ko.bz2: New file.
11799 * gdb.arch/cordic.ko.debug.bz2: New file.
11800 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11801
11802 2015-02-25 Yao Qi <yao.qi@linaro.org>
11803
11804 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11805 aarch64*-*-* target.
11806
11807 2015-02-23 Pedro Alves <palves@redhat.com>
11808
11809 * lib/gdb.exp (delete_breakpoints): Rewrite using
11810 gdb_test_multiple.
11811
11812 2015-02-23 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.base/info-os.c: Include stdlib.h.
11815
11816 2015-02-22 Doug Evans <xdje42@gmail.com>
11817
11818 PR symtab/17855
11819 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11820 is read after symbols have been re-read.
11821 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11822 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11823
11824 2015-02-21 Doug Evans <dje@google.com>
11825
11826 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11827
11828 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11829
11830 PR corefiles/17808
11831 * gdb.arch/i386-biarch-core.core.bz2: New file.
11832 * gdb.arch/i386-biarch-core.exp: New file.
11833
11834 2015-02-21 Pedro Alves <palves@redhat.com>
11835
11836 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11837 runto_main fails.
11838
11839 2015-02-20 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11842 info probes.
11843
11844 2015-02-20 Pedro Alves <palves@redhat.com>
11845
11846 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11847
11848 2015-02-20 Pedro Alves <palves@redhat.com>
11849
11850 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11851 clean_restart before gdb_target_supports_trace.
11852
11853 2015-02-20 Pedro Alves <palves@redhat.com>
11854
11855 PR threads/18006
11856 * gdb.threads/clone-thread_db.c: New file.
11857 * gdb.threads/clone-thread_db.exp: New file.
11858
11859 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11860
11861 PR breakpoints/16812
11862 * gdb.base/catch-gdb-caused-signals.c: New file.
11863 * gdb.base/catch-gdb-caused-signals.exp: New file.
11864
11865 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11866
11867 * configure: Regenerated.
11868 * configure.ac: Use GDB_AC_TRANSFORM.
11869 * aclocal.m4: sinclude ../transform.m4.
11870
11871 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11872
11873 * lib/dtrace.exp: New file.
11874 * gdb.base/dtrace-probe.exp: Likewise.
11875 * gdb.base/dtrace-probe.d: Likewise.
11876 * gdb.base/dtrace-probe.c: Likewise.
11877 * lib/pdtrace.in: Likewise.
11878 * configure.ac: Output variables with the transformed names of
11879 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11880 * configure: Regenerated.
11881
11882 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11883
11884 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11885 expected message when trying to access $_probe_* convenience
11886 variables while not on a probe.
11887
11888 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11889
11890 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11891
11892 2015-02-11 Pedro Alves <pedro@codesourcery.com>
11893
11894 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11895 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11896
11897 2015-02-10 Doug Evans <xdje42@gmail.com>
11898
11899 * lib/gdb.exp (gdb_load): Always return a result.
11900
11901 2015-02-10 Pedro Alves <palves@redhat.com>
11902
11903 * gdb.threads/signal-sigtrap.c: New file.
11904 * gdb.threads/signal-sigtrap.exp: New file.
11905
11906 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11907
11908 * gdb.trace/no-attach-trace.c: New file.
11909 * gdb.trace/no-attach-trace.exp: New file.
11910
11911 2015-02-09 Mark Wielaard <mjw@redhat.com>
11912
11913 * gdb.dwarf2/atomic.c: New file.
11914 * gdb.dwarf2/atomic-type.exp: Likewise.
11915
11916 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11917
11918 * gdb.btrace/buffer-size.exp: Update "info record" output.
11919 * gdb.btrace/delta.exp: Update "info record" output.
11920 * gdb.btrace/enable.exp: Update "info record" output.
11921 * gdb.btrace/finish.exp: Update "info record" output.
11922 * gdb.btrace/instruction_history.exp: Update "info record" output.
11923 * gdb.btrace/next.exp: Update "info record" output.
11924 * gdb.btrace/nexti.exp: Update "info record" output.
11925 * gdb.btrace/step.exp: Update "info record" output.
11926 * gdb.btrace/stepi.exp: Update "info record" output.
11927 * gdb.btrace/nohist.exp: Update "info record" output.
11928
11929 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11930
11931 * gdb.btrace/buffer-size: New.
11932
11933 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11934
11935 * gdb.btrace/delta.exp: Update "info record" output.
11936 * gdb.btrace/enable.exp: Update "info record" output.
11937 * gdb.btrace/finish.exp: Update "info record" output.
11938 * gdb.btrace/instruction_history.exp: Update "info record" output.
11939 * gdb.btrace/next.exp: Update "info record" output.
11940 * gdb.btrace/nexti.exp: Update "info record" output.
11941 * gdb.btrace/step.exp: Update "info record" output.
11942 * gdb.btrace/stepi.exp: Update "info record" output.
11943 * gdb.btrace/nohist.exp: Update "info record" output.
11944
11945 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11946
11947 PR gdb/15678
11948 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11949
11950 2015-02-06 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11953 macro.
11954 (seconds_left, again): New globals.
11955 (main): Wait seconds_left in a 1-second sleep loop instead of
11956 sleeping 180 seconds. If 'again' is set, reset the seconds
11957 counter.
11958 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11959 'again' in the inferior before detaching. Print the seconds left.
11960 (options): New global.
11961 (top level): Build program with -DTIMEOUT=$timeout.
11962
11963 2015-02-06 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11966 determine how many seconds to pass to 'alarm'.
11967 * gdb.base/gdb-sigterm.exp (top level): Build program with
11968 -DTIMEOUT=$timeout.
11969 (do_test): Return success/failure indication. Add more verbose
11970 logging. Don't fail if 200 single steps are seen. Instead, fail
11971 when the test times out.
11972 (passes): New global.
11973 (top level): Break the testing loop if testing fails on any
11974 iteration. Use gdb_assert.
11975
11976 2015-02-04 Don Breazeal <donb@codesourcery.com>
11977
11978 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11979 and initialize them.
11980 (ipc_cleanup): New function.
11981 (main): Don't declare shmid, semid, and msqid. Add a call to
11982 atexit so that we call ipc_cleanup on exit.
11983
11984 2015-02-04 Pedro Alves <palves@redhat.com>
11985
11986 * boards/native-extended-gdbserver.exp: Remove any target variant
11987 specifications from the board name before clearing the isremote
11988 flag from board_info.
11989
11990 2015-01-31 Doug Evans <xdje42@gmail.com>
11991
11992 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11993
11994 2015-01-31 Gary Benson <gbenson@redhat.com>
11995
11996 * gdb.base/completion.exp: Disable completion limiting for
11997 existing tests. Add new tests to check completion limiting.
11998 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11999
12000 2015-01-31 Doug Evans <xdje42@gmail.com>
12001
12002 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12003
12004 2015-01-31 Doug Evans <xdje42@gmail.com>
12005
12006 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12007 entries. Duplicate file section script entries.
12008 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12009 inlined entries. Add test for safe-path rejection.
12010 * gdb.python/py-section-script.c: Add duplicate inlined section script
12011 entries. Duplicate file section script entries.
12012 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12013 inlined entries. Add test for safe-path rejection.
12014
12015 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12016
12017 * gdb.ada/disc_arr_bound: New testcase.
12018
12019 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12020
12021 * gdb.ada/mi_var_array: New testcase.
12022
12023 2015-01-27 Doug Evans <dje@google.com>
12024
12025 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12026 Add test for objfile.filename, objfile.username after objfile
12027 has been unloaded.
12028
12029 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12030
12031 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12032 the second test to print the name attribute of value
12033 returned by the call to gdb.lookup_type, and adjust
12034 the expected output accordingly.
12035
12036 2015-01-25 Mark Wielaard <mjw@redhat.com>
12037
12038 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12039 * gdb.base/disp-step-fork.c: Include unistd.h.
12040 * gdb.base/siginfo-obj.c: Include stdio.h.
12041 * gdb.base/siginfo-thread.c: Likewise.
12042 * gdb.mi/non-stop.c: Include unistd.h.
12043 * gdb.mi/nsthrexec.c: Include stdio.h.
12044 * gdb.mi/pthreads.c: Include unistd.h.
12045 * gdb.modula2/unbounded1.c (main): Declare returns int.
12046 * gdb.reverse/consecutive-reverse.c: Likewise.
12047 * gdb.threads/create-fail.c: Include unistd.h.
12048 * gdb.threads/killed.c: Likewise.
12049 * gdb.threads/linux-dp.c: Likewise.
12050 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12051 * gdb.threads/non-ldr-exc-2.c: Likewise.
12052 * gdb.threads/non-ldr-exc-3.c: Likewise.
12053 * gdb.threads/non-ldr-exc-4.c: Likewise.
12054 * gdb.threads/pthreads.c: Include unistd.h.
12055 (main): Declare returns int.
12056 * gdb.threads/tls-main.c (foo): New declaration.
12057 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12058
12059 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12060
12061 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12062 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12063
12064 2015-01-15 Mark Wielaard <mjw@redhat.com>
12065
12066 * gdb.base/noreturn-return.c: New file.
12067 * gdb.base/noreturn-return.exp: New file.
12068 * gdb.base/noreturn-finish.c: New file.
12069 * gdb.base/noreturn-finish.exp: New file.
12070
12071 2015-01-23 Pedro Alves <palves@redhat.com>
12072
12073 * gdb.threads/continue-pending-after-query.c: New file.
12074 * gdb.threads/continue-pending-after-query.exp: New file.
12075
12076 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12077 Simon Marchi <simon.marchi@ericsson.com>
12078
12079 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12080 * gdb.base/valgrind-db-attach.exp: Same.
12081 * gdb.base/valgrind-infcall.exp: Same.
12082 * lib/mi-support.exp (default_mi_gdb_start): Same.
12083 * lib/prompt.exp (default_prompt_gdb_start): Same.
12084 * lib/gdb.exp (default_gdb_spawn): Same.
12085 (gdb_interact): New.
12086
12087
12088 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12089
12090 * gdb.compile/compile.exp (pointer to jit function): New test.
12091
12092 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12093
12094 * lib/gdb.exp (supports_process_record): Return true for
12095 powerpc*-*-linux*.
12096 (supports_reverse): Likewise.
12097
12098 2015-01-15 Don Breazeal <donb@codesourcery.com>
12099
12100 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12101 instead of checking whether the target board is remote and
12102 use spawn_wait_for_attach instead of exec/sleep.
12103 * gdb.base/attach-twice.exp: Likewise.
12104
12105 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12106
12107 * gdb.ada/var_arr_attrs: New testcase.
12108
12109 2015-01-14 Pedro Alves <palves@redhat.com>
12110 Joel Brobecker <brobecker@adacore.com>
12111
12112 PR gdb/17525
12113 * gdb.base/bp-cmds-execution-x-script.c: New file.
12114 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12115 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12116
12117 2015-01-14 Pedro Alves <palves@redhat.com>
12118
12119 PR cli/17828
12120 * gdb.base/batch-preserve-term-settings.c: New file.
12121 * gdb.base/batch-preserve-term-settings.exp: New file.
12122
12123 2015-01-13 Doug Evans <dje@google.com>
12124
12125 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12126 binary.
12127
12128 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12129
12130 * Makefile.in (clean mostlyclean): Do not delete *.py.
12131
12132 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12133
12134 * gdb.python/py-lookup-type.exp: New file.
12135
12136 2015-01-12 Pedro Alves <palves@redhat.com>
12137
12138 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12139 restore GDBFLAGS before returning.
12140
12141 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12142
12143 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12144 is_amd64_regs_target and is_x86_like_target.
12145
12146 2015-01-11 Doug Evans <xdje42@gmail.com>
12147
12148 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12149 is given without an explicit form.
12150 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12151 attributes.
12152 * gdb.dwarf/corrupt.exp: Ditto.
12153 * gdb.dwarf2/enum-type.exp: Ditto.
12154 * gdb.trace/entry-values.exp: Ditto.
12155 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12156
12157 2015-01-11 Doug Evans <xdje42@gmail.com>
12158
12159 PR gdb/15830
12160 * gdb.base/maint.exp: Remove references to "maint demangle".
12161 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12162 Add tests for explicitly specifying language to demangle.
12163 * gdb.dlang/demangle.exp: Ditto.
12164
12165 2015-01-09 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.threads/non-stop-fair-events.c: New file.
12168 * gdb.threads/non-stop-fair-events.exp: New file.
12169
12170 2015-01-09 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12173 the global scope. Set a breakpoint after all threads are started
12174 rather than stepping over two source lines. Expect the prompt.
12175 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12176 global.
12177 (NUM): Now 15.
12178 (main): Use threads_started_barrier to wait for all threads to
12179 start. Main thread no longer calls thread_function. Exit after
12180 180 seconds.
12181 (loop): New function.
12182 (thread_function): Wait on threads_started_barrier barrier. Call
12183 'loop' at each iteration.
12184 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12185 threads have started, instead of hardcoding number of "next"
12186 steps. Use an access watchpoint instead of a write watchpoint.
12187
12188 2015-01-09 Pedro Alves <palves@redhat.com>
12189
12190 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12191 (thread_func): Wait on barrier.
12192 (main): Wait for all threads to start before stopping GDB.
12193 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12194 global.
12195 (thread1_func, thread2_func): Wait on barrier.
12196 (main): Wait for all threads to start before stopping GDB.
12197 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12198 New global.
12199 (thread1_func, thread2_func): Wait on barrier.
12200 (main): Wait for all threads to start before stopping GDB.
12201
12202 2015-01-09 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.threads/attach-many-short-lived-threads.c: New file.
12205 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12206
12207 2014-01-09 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12210 instead of to thread 2.
12211 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12212 Add barrier around each pthread_create call instead of around all
12213 calls.
12214 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12215 Set a break on thread_function and have the child threads hit it
12216 one at at a time.
12217
12218 2015-01-09 Pedro Alves <palves@redhat.com>
12219
12220 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12221 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12222 false.
12223 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12224 checking whether the target board is remote.
12225 * gdb.multi/multi-attach.exp: Likewise.
12226 * gdb.python/py-sync-interp.exp: Likewise.
12227 * gdb.server/ext-attach.exp: Likewise.
12228 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12229 tests that need to attach, instead of checking whether the target
12230 board is remote at the top of the file.
12231
12232 2015-01-08 Yao Qi <yao@codesourcery.com>
12233
12234 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12235
12236 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12237
12238 Fix testcase compilation.
12239 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12240
12241 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12242
12243 * gdb.python/py-type.exp: Add a couple test about empty
12244 array creation, and negative-length array creation.
12245
12246 2015-01-02 Doug Evans <xdje42@gmail.com>
12247
12248 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12249
12250 2015-01-02 Doug Evans <dje@google.com>
12251
12252 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12253
12254 2014-12-29 Yao Qi <yao@codesourcery.com>
12255
12256 * gdb.trace/entry-values.exp: Update comments. Rename variable
12257 bar_call_foo to returned_from_foo.
12258
12259 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12260
12261 PR gdb/17394
12262 * gdb.linespec/break-asm-file.c: New file.
12263 * gdb.linespec/break-asm-file.exp: New file.
12264 * gdb.linespec/break-asm-file0.s: New file.
12265 * gdb.linespec/break-asm-file1.s: New file.
12266
12267 2014-12-18 Nigel Stephens <nigel@mips.com>
12268 Maciej W. Rozycki <macro@codesourcery.com>
12269
12270 * gdb.base/float.exp: Handle the new output from "info float" on
12271 MIPS targets.
12272
12273 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12274
12275 Fix MinGW compilation.
12276 * gdb.compile/compile-ops.exp: Update untested message if
12277 !skip_compile_feature_tests.
12278 * gdb.compile/compile-setjmp.exp: Likewise.
12279 * gdb.compile/compile-tls.exp: Likewise.
12280 * gdb.compile/compile.exp: Likewise.
12281 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12282 supported on this host".
12283
12284 2014-12-16 Doug Evans <xdje42@gmail.com>
12285
12286 * boards/stabs.exp: New file.
12287
12288 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12289
12290 * gdb.base/completion.exp: Adjust to format changes of "maint
12291 print user-registers".
12292
12293 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12294
12295 PR server/17457
12296 * gdb.arch/aarch64-fp.c: New file.
12297 * gdb.arch/aarch64-fp.exp: New file.
12298
12299 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12300
12301 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12302 r210637, r210913, r211666, r215400, r215817).
12303
12304 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12305 * dg-extract-results.py: New file.
12306 * dg-extract-results.sh: Use it if the environment seems
12307 suitable.
12308
12309 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12310
12311 * dg-extract-results.py (parse_run): Handle warnings that
12312 are printed before a test harness is run.
12313
12314 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12315
12316 * dg-extract-results.py (Named): Remove __cmp__ method.
12317 (output_variation): Use a key to sort variation.harnesses.
12318
12319 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12320
12321 * dg-extract-results.py: For Python 3, force sys.stdout to
12322 handle surrogate escape sequences.
12323 (safe_open): New function.
12324 (output_segment, main): Use it.
12325
12326 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12327
12328 * dg-extract-results.py (Prog.result_re): Include options
12329 in test name.
12330
12331 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12332
12333 * dg-extract-results.py (output_variation): Always sort if
12334 do_sum.
12335
12336 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12337
12338 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12339 as long as we get pagination notifications.
12340
12341 2014-12-15 Jason Merrill <jason@redhat.com>
12342
12343 * Makefile.in (check-gdb.%): Restore.
12344 * README: Mention it.
12345
12346 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12347
12348 * gdb.ada/str_uninit: New testcase.
12349
12350 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12351
12352 PR symtab/17642
12353 * gdb.base/vla-stub-define.c: New file.
12354 * gdb.base/vla-stub.c: New file.
12355 * gdb.base/vla-stub.exp: New file.
12356
12357 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12358 Jan Kratochvil <jan.kratochvil@redhat.com>
12359 Tom Tromey <tromey@redhat.com>
12360
12361 * configure.ac: Add gdb.compile/.
12362 * configure: Regenerate.
12363 * gdb.compile/Makefile.in: New file.
12364 * gdb.compile/compile-ops.exp: New file.
12365 * gdb.compile/compile-ops.c: New file.
12366 * gdb.compile/compile-tls.c: New file.
12367 * gdb.compile/compile-tls.exp: New file.
12368 * gdb.compile/compile-constvar.S: New file.
12369 * gdb.compile/compile-constvar.c: New file.
12370 * gdb.compile/compile-mod.c: New file.
12371 * gdb.compile/compile-nodebug.c: New file.
12372 * gdb.compile/compile-setjmp-mod.c: New file.
12373 * gdb.compile/compile-setjmp.c: New file.
12374 * gdb.compile/compile-setjmp.exp: New file.
12375 * gdb.compile/compile-shlib.c: New file.
12376 * gdb.compile/compile.c: New file.
12377 * gdb.compile/compile.exp: New file.
12378 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12379
12380 2014-12-12 Tom Tromey <tromey@redhat.com>
12381
12382 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12383 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12384
12385 2014-12-12 Doug Evans <dje@google.com>
12386
12387 * lib/gdb-python.exp (get_python_valueof): New function.
12388 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12389
12390 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12391
12392 * gdb.base/completion.exp: Add test for completion of "info
12393 registers ".
12394
12395 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12396
12397 * gdb.base/func-ptrs.c: New file.
12398 * gdb.base/func-ptrs.exp: New file.
12399
12400 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12401
12402 PR breakpoints/17012
12403 * gdb.base/dprintf-detach.c: New file.
12404 * gdb.base/dprintf-detach.exp: New file.
12405
12406 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12407
12408 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12409 * lib/gdb.exp (target_is_gdbserver): New procedure.
12410
12411 2014-12-08 Doug Evans <dje@google.com>
12412
12413 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12414
12415 2014-12-05 Yao Qi <yao@codesourcery.com>
12416
12417 * gdb.guile/scm-error.exp: Remove the third argument to
12418 gdb_remote_download.
12419 * gdb.guile/scm-frame-args.exp: Likewise.
12420 * gdb.guile/scm-section-script.exp: Likewise.
12421
12422 2014-12-05 Yao Qi <yao@codesourcery.com>
12423
12424 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12425
12426 2014-12-04 Doug Evans <dje@google.com>
12427
12428 * gdb.python/py-objfile.exp: Add tests for
12429 objfile.add_separate_debug_file.
12430
12431 2014-12-04 Doug Evans <dje@google.com>
12432
12433 * lib/gdb.exp (get_build_id): New function.
12434 (build_id_debug_filename_get): Rewrite to use it.
12435 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12436
12437 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12438
12439 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12440 `method(long)', not just 0x0.
12441 * gdb.cp/nsalias.exp: Align code labels to 4.
12442 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12443 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12444 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12445 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12446 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12447 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12448
12449 2014-12-02 Doug Evans <dje@google.com>
12450
12451 PR symtab/17602
12452 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12453 * gdb.cp/anon-ns2.cc: ... here. New file.
12454 * gdb.cp/anon-ns.exp: Update.
12455
12456 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12457
12458 * gdb.python/py-events.py (inferior_call_handler): New.
12459 (register_changed_handler, memory_changed_handler): New.
12460 (test_events.invoke): Register new handlers.
12461 * gdb.python/py-events.exp: Add tests for inferior call,
12462 memory_changed and register_changed events.
12463
12464 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12465
12466 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12467 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12468 if the linker doesn't understand this.
12469
12470 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12471
12472 * gdb.python/python.exp: Change expected reply to help().
12473
12474 2014-12-01 Yao Qi <yao@codesourcery.com>
12475
12476 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12477 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12478 * configure: Re-generated.
12479
12480 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12481
12482 * gdb.cp/chained-calls.cc: New file.
12483 * gdb.cp/chained-calls.exp: New file.
12484 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12485
12486 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12487
12488 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12489 * gdb.dwarf2/symtab-producer.exp: Same.
12490 * gdb.gdb/python-interrupts.exp: Same.
12491 * gdb.gdb/python-selftest.exp: Same.
12492 * gdb.python/py-linetable.exp: Same.
12493 * gdb.python/py-type.exp: Same.
12494 * gdb.python/py-value-cc.exp: Same.
12495 * gdb.python/py-value.exp: Same.
12496
12497 2014-11-28 Yao Qi <yao@codesourcery.com>
12498
12499 * gdb.base/break-probes.exp: Match library name prefixed with
12500 sysroot.
12501
12502 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12503
12504 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12505 test expected output. Add parentheses for the call to print.
12506 Remove L suffix from integers.
12507
12508 2014-11-26 Doug Evans <dje@google.com>
12509
12510 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12511
12512 2014-11-22 Yao Qi <yao@codesourcery.com>
12513
12514 * gdb.trace/entry-values.c: Remove asms.
12515 (foo): Add foo_label.
12516 (bar): Add bar_label.
12517 * gdb.trace/entry-values.exp: Remove code computing foo's
12518 length and bar's length.
12519 (Dwarf::assemble): Invoke function_range for bar and use
12520 MACRO_AT_func for foo.
12521
12522 2014-11-22 Yao Qi <yao@codesourcery.com>
12523
12524 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12525 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12526 Use .Lgcc43_procstart instead of gcc43.
12527
12528 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12529
12530 * gdb.ada/n_arr_bound: New testcase.
12531
12532 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12533
12534 PR breakpoints/10737
12535 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12536 test_catch_syscall_multi_arch.
12537 (test_catch_syscall_multi_arch): New function.
12538
12539 2014-11-20 Doug Evans <xdje42@gmail.com>
12540
12541 * gdb.base/maint.exp: Update expected output.
12542
12543 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12544
12545 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12546 4-byte instruction on S390.
12547
12548 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12549
12550 * gdb.ada/arr_arr: New testcase.
12551
12552 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12553
12554 * gdb.ada/pkd_arr_elem: New Testcase.
12555
12556 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12557
12558 * gdb.reverse/break-precsave: Expect completion message for
12559 core file reads.
12560 * gdb.reverse/consecutive-precsave.exp: Likewise.
12561 * gdb.reverse/finish-precsave.exp: Likewise.
12562 * gdb.reverse/i386-precsave.exp: Likewise.
12563 * gdb.reverse/machinestate-precsave.exp: Likewise.
12564 * gdb.reverse/sigall-precsave.exp: Likewise.
12565 * gdb.reverse/solib-precsave.exp: Likewise.
12566 * gdb.reverse/step-precsave.exp: Likewise.
12567 * gdb.reverse/until-precsave.exp: Likewise.
12568 * gdb.reverse/watch-precsave.exp: Likewise.
12569
12570 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12571
12572 * gdb.base/bp-permanent.c: Include unistd.h.
12573 * gdb.python/py-framefilter-mi.c (main): Add return type.
12574 * gdb.python/py-framefilter.c (main): Likewise.
12575 * gdb.trace/actions-changed.c (main): Likewise.
12576
12577 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12578
12579 * gdb.mi/until.c: Add eye-catchers.
12580 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12581 line numbers.
12582
12583 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12584
12585 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12586 function header variants in break1.c.
12587 * gdb.base/ena-dis-br.exp: Likewise.
12588 * gdb.base/hbreak2.exp: Likewise.
12589 * gdb.reverse/until-precsave.exp: Drop references to removed
12590 non-prototype function header variants in ur1.c.
12591 * gdb.reverse/until-reverse.exp: Likewise.
12592
12593 2014-11-17 Petr Machata <pmachata@redhat.com>
12594
12595 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12596 ${_cu_offset_size} bytes abbrev offset.
12597
12598 2014-11-15 Doug Evans <xdje42@gmail.com>
12599
12600 PR symtab/17559
12601 * gdb.base/line-symtabs.exp: New file.
12602 * gdb.base/line-symtabs.c: New file.
12603 * gdb.base/line-symtabs.h: New file.
12604
12605 2014-11-14 Yao Qi <yao@codesourcery.com>
12606
12607 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12608 (func): Add label func_label.
12609 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12610 Replace low_pc and high_pc with MACRO_AT_range.
12611 Replace name, low_pc and high_pc with MACRO_AT_func.
12612
12613 2014-11-14 Yao Qi <yao@codesourcery.com>
12614
12615 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12616 Replace name, low_pc and high_pc with MACRO_AT_func.
12617
12618 2014-11-14 Yao Qi <yao@codesourcery.com>
12619
12620 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12621 produce debug information.
12622 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12623
12624 2014-11-14 Yao Qi <yao@codesourcery.com>
12625
12626 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12627 object and get function length.
12628 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12629 with MACRO_AT_func.
12630 (top-level): Replace gdb_compile and clean_restart with
12631 prepare_for_testing.
12632 * gdb.dwarf2/main.c (main): Add label main_label.
12633
12634 2014-11-14 Yao Qi <yao@codesourcery.com>
12635
12636 * lib/dwarf.exp (function_range): New procedure.
12637 (Dwarf::_handle_macro_at_func): New procedure.
12638 (Dwarf::_handle_macro_at_range): New procedure.
12639 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12640
12641 2014-11-14 Yao Qi <yao@codesourcery.com>
12642
12643 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12644 (_handle_attribute): New procedure.
12645
12646 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12647
12648 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12649 * gdb.base/call-sc.c (zed): Likewise.
12650 * gdb.base/checkpoint.c (main): Likewise.
12651 * gdb.base/dump.c (main): Likewise.
12652 * gdb.base/gcore.c (main): Likewise.
12653 * gdb.base/huge.c (main): Likewise.
12654 * gdb.base/multi-forks.c (main): Likewise.
12655 * gdb.base/pr10179-a.c (main): Likewise.
12656 * gdb.base/savedregs.c (main): Likewise.
12657 * gdb.base/sigaltstack.c (main): Likewise.
12658 * gdb.base/siginfo.c (main): Likewise.
12659 * gdb.base/structs.c (zed): Likewise.
12660 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12661 * gdb.mi/mi-syn-frame.c (main): Likewise.
12662 * gdb.mi/until.c (foo, main): Likewise.
12663 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12664 * gdb.base/solib-weak.c (foo): Declare.
12665 * gdb.base/attach-twice.c: Include stdio.h.
12666 * gdb.base/weaklib1.c: Likewise.
12667 * gdb.base/weaklib2.c: Likewise.
12668 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12669 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12670 unistd.h.
12671 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12672 * gdb.mi/mi-exit-code.c: Likewise.
12673 * gdb.base/break-interp-lib.c: Include string.h.
12674 * gdb.base/coremaker.c: Likewise.
12675 * gdb.base/testenv.c: Likewise.
12676 * gdb.python/py-finish-breakpoint.c: Likewise.
12677 * gdb.base/inferior-died.c: Include sys/wait.h.
12678 * gdb.base/fileio.c: Include time.h.
12679 * gdb.base/async-shell.c: Include unistd.h.
12680 * gdb.base/dprintf-non-stop.c: Likewise.
12681 * gdb.base/info-os.c: Likewise.
12682 * gdb.mi/mi-console.c: Likewise.
12683 * gdb.mi/watch-nonstop.c: Likewise.
12684 * gdb.python/py-events.c: Likewise.
12685 * gdb.base/async.c (baz): Move up before its invocation.
12686 * gdb.base/code_elim2.c (my_global_func): Likewise.
12687 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12688 * gdb.base/advance.c (func2): Likewise.
12689
12690 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12691
12692 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12693 variant.
12694 * gdb.base/annota3.c: Likewise.
12695 * gdb.base/async.c: Likewise.
12696 * gdb.base/average.c: Likewise.
12697 * gdb.base/call-ar-st.c: Likewise.
12698 * gdb.base/call-rt-st.c: Likewise.
12699 * gdb.base/call-sc.c: Likewise.
12700 * gdb.base/call-strs.c: Likewise.
12701 * gdb.base/ending-run.c: Likewise.
12702 * gdb.base/execd-prog.c: Likewise.
12703 * gdb.base/exprs.c: Likewise.
12704 * gdb.base/foll-exec.c: Likewise.
12705 * gdb.base/foll-fork.c: Likewise.
12706 * gdb.base/foll-vfork.c: Likewise.
12707 * gdb.base/funcargs.c: Likewise.
12708 * gdb.base/gcore.c: Likewise.
12709 * gdb.base/jump.c: Likewise.
12710 * gdb.base/langs0.c: Likewise.
12711 * gdb.base/langs1.c: Likewise.
12712 * gdb.base/langs2.c: Likewise.
12713 * gdb.base/mips_pro.c: Likewise.
12714 * gdb.base/nodebug.c: Likewise.
12715 * gdb.base/opaque0.c: Likewise.
12716 * gdb.base/opaque1.c: Likewise.
12717 * gdb.base/recurse.c: Likewise.
12718 * gdb.base/run.c: Likewise.
12719 * gdb.base/scope0.c: Likewise.
12720 * gdb.base/scope1.c: Likewise.
12721 * gdb.base/setshow.c: Likewise.
12722 * gdb.base/setvar.c: Likewise.
12723 * gdb.base/shmain.c: Likewise.
12724 * gdb.base/shr1.c: Likewise.
12725 * gdb.base/shr2.c: Likewise.
12726 * gdb.base/sigall.c: Likewise.
12727 * gdb.base/signals.c: Likewise.
12728 * gdb.base/so-indr-cl.c: Likewise.
12729 * gdb.base/solib2.c: Likewise.
12730 * gdb.base/structs.c: Likewise.
12731 * gdb.base/sum.c: Likewise.
12732 * gdb.base/vforked-prog.c: Likewise.
12733 * gdb.base/watchpoint.c: Likewise.
12734 * gdb.reverse/shr2.c: Likewise.
12735 * gdb.reverse/until-reverse.c: Likewise.
12736 * gdb.reverse/ur1.c: Likewise.
12737 * gdb.reverse/watch-reverse.c: Likewise.
12738
12739 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12740
12741 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12742 variant.
12743 * gdb.base/sepdebug.exp: Drop references to removed code.
12744
12745 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12746
12747 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12748 variant. Preserve original line numbering.
12749 * gdb.base/list1.c: Likewise.
12750
12751 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12752
12753 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12754 variant.
12755 * gdb.base/break1.c: Likewise.
12756 * gdb.base/break.exp: Drop references to removed code.
12757
12758 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12759
12760 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12761 variant.
12762
12763 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12764
12765 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12766
12767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12768
12769 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12770 logic into perform_all_tests() and invoke it with and without
12771 function header prototypes.
12772 (do_function_calls): Remove conditional XFAIL for PR 5318.
12773 (rerun_and_prepare): Remove duplicate code.
12774 (perform_all_tests): New. Main logic moved here.
12775
12776 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12777
12778 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12779 code guarded by #ifdef NO_PROTOTYPES.
12780 (t_double_many_args): Likewise.
12781 (DEF_FUNC_MANY_ARGS_1): Likewise.
12782 (DEF_FUNC_VALUES_1): Likewise.
12783 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12784 guarded by #ifdef PROTOTYPES.
12785
12786 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12787
12788 * gdb.mi/mi-console.c: Add eye-catcher.
12789 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12790 instead of literal line number.
12791
12792 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12793
12794 * gdb.base/shr2.c: Add eye-catcher.
12795 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12796 line number.
12797
12798 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12799
12800 * gdb.base/jump.c: Add eye-catchers.
12801 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12802 numbers.
12803
12804 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12805
12806 * gdb.base/execd-prog.c: Add eye-catchers.
12807 * gdb.base/foll-exec.c: Likewise.
12808 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12809 line numbers.
12810
12811 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12812
12813 * gdb.base/ending-run.c: Add eye-catchers.
12814 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12815 literal line numbers.
12816
12817 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12818
12819 * gdb.base/call-rt-st.c: Add eye-catchers.
12820 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12821 literal line numbers.
12822
12823 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12824
12825 * gdb.base/call-ar-st.c: Add eye-catchers.
12826 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12827 literal line numbers.
12828
12829 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12830
12831 * gdb.base/average.c: Add eye-catchers.
12832 * gdb.base/sum.c: Likewise.
12833 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12834 regexps dynamically.
12835
12836 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12837
12838 * gdb.base/solib1.c: Add eye-catchers.
12839 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12840 literal line numbers.
12841
12842 2014-11-12 Pedro Alves <palves@redhat.com>
12843
12844 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12845 leader has exited.
12846
12847 2014-11-12 Pedro Alves <palves@redhat.com>
12848
12849 * gdb.arch/i386-bp_permanent.c: New file.
12850 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12851 (srcfile): Set to i386-bp_permanent.c.
12852 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12853 that stepi does not execute the 'leave' instruction, instead of
12854 testing it does execute.
12855 * gdb.base/bp-permanent.c: New file.
12856 * gdb.base/bp-permanent.exp: New file.
12857
12858 2014-11-10 Doug Evans <xdje42@gmail.com>
12859
12860 PR symtab/17564
12861 * gdb.base/symtab-search-order.exp: New file.
12862 * gdb.base/symtab-search-order.c: New file.
12863 * gdb.base/symtab-search-order-1.c: New file.
12864 * gdb.base/symtab-search-order-shlib-1.c: New file.
12865
12866 2014-11-07 Pedro Alves <palves@redhat.com>
12867
12868 PR gdb/17511
12869 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12870 i?86-*-linux*.
12871
12872 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12873
12874 PR c++/17494
12875 * gdb.cp/pr17494.cc: New file.
12876 * gdb.cp/pr17494.exp: New file.
12877
12878 2014-11-02 Yao Qi <yao@codesourcery.com>
12879
12880 * gdb.python/python.exp: Get working directory and match the
12881 output of "set extended-prompt \\w " with it.
12882
12883 2014-10-30 Doug Evans <dje@google.com>
12884
12885 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12886 in objfiles.
12887 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12888 in progspaces.
12889
12890 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
12891
12892 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12893 * gdb.base/realname-expand.exp: Likewise.
12894 * gdb.linespec/macro-relative.exp: Likewise.
12895
12896 2014-10-29 Pedro Alves <palves@redhat.com>
12897
12898 PR gdb/17408
12899 * gdb.threads/schedlock.c (some_function): New function.
12900 (call_function): New global.
12901 (MAYBE_CALL_SOME_FUNCTION): New macro.
12902 (thread_function): Call it.
12903 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12904 and use it instead of a global counter. Adjust all callers.
12905 (get_current_thread): Use "find current thread" for test message
12906 here rather than having all callers pass down the same string.
12907 (goto_loop): New procedure, factored out from ...
12908 (my_continue): ... this.
12909 (step_ten_loops): Change parameter from test message to command to
12910 use. Adjust.
12911 (list_count): Delete global.
12912 (check_result): New procedure, factored out from duplicate top
12913 level code.
12914 (continue tests): Wrap in with_test_prefix.
12915 (test_step): New procedure, factored out from duplicate top level
12916 code.
12917 (top level): Test "step" in combination with all scheduler-locking
12918 modes. Test "next" in combination with all scheduler-locking
12919 modes, and in combination with stepping over a function call or
12920 not.
12921 * gdb.threads/next-bp-other-thread.c: New file.
12922 * gdb.threads/next-bp-other-thread.exp: New file.
12923
12924 2014-10-29 Pedro Alves <palves@redhat.com>
12925
12926 PR python/17372
12927 * gdb.python/python.exp: Test a multi-line command that spawns
12928 interactive Python.
12929 * gdb.base/multi-line-starts-subshell.exp: New file.
12930
12931 2014-10-29 Yao Qi <yao@codesourcery.com>
12932
12933 * gdb.base/fileio.exp: Make directories on host.
12934
12935 2014-10-29 Yao Qi <yao@codesourcery.com>
12936
12937 * gdb.base/fileio.c (test_write): Close the file.
12938
12939 2014-10-28 Pedro Alves <palves@redhat.com>
12940
12941 PR gdb/12623
12942 * gdb.base/sigstep.c (no_handler): New global.
12943 (main): If 'no_handler is true, set the signal handlers to
12944 SIG_IGN.
12945 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12946 with_sw_watch and no_handler parameters. Handle them.
12947 (top level) <stepping over handler when stopped at a breakpoint
12948 test>: Add a test axis for testing with a software watchpoint, and
12949 another for testing with the signal handler set to SIG_IGN.
12950 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12951 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12952
12953 2014-10-28 Pedro Alves <palves@redhat.com>
12954
12955 PR gdb/17511
12956 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12957 * gdb.base/sigstep.exp (other_handler_location): New global.
12958 (advance): Support stepping into the signal handler, and running
12959 commands while in the handler.
12960 (in_handler_map): New global.
12961 (top level): In the advance test, add combinations for getting
12962 into the handler with stepping commands, and for running commands
12963 in the handler. Add comment descripting the advancei tests.
12964
12965 2014-10-28 Pedro Alves <palves@redhat.com>
12966
12967 * gdb.base/sigstep.exp: Use build_executable instead of
12968 prepare_for_testing.
12969 (top level): Move code that starts GDB, runs to main and creates a
12970 display to ...
12971 (restart): ... this new procedure.
12972 (top level): Move backtrace from signal handler test to ...
12973 (validate_backtrace): ... this new procedure.
12974 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12975 with_test_prefix. Always restart GDB.
12976 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12977 with_test_prefix. Always restart GDB. No need to delete
12978 breakpoints after the test.
12979 (test_skip_handler): Remove prefix parameter.
12980 (skip_over_handler, breakpoint_to_handler)
12981 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12982 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12983 restart GDB. No need to delete breakpoints after the test.
12984 (top level): Use foreach to call the test procedures with
12985 different commands.
12986
12987 2014-10-28 Pedro Alves <palves@redhat.com>
12988
12989 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12990 instead of GNATS numbers.
12991 * gdb.base/sigbpt.exp: Likewise.
12992 * gdb.base/siginfo.exp: Likewise.
12993 * gdb.base/sigstep.exp: Likewise.
12994
12995 2014-10-27 Pedro Alves <palves@redhat.com>
12996
12997 * gdb.base/sigstep.c (dummy): New global.
12998 (main): Issue a couple writes to the new global.
12999 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13000 procedures.
13001 (skip_over_handler): Use test_skip_handler.
13002 (top level): Call skip_over_handler for stepi and nexti too.
13003 (breakpoint_over_handler): Use test_skip_handler.
13004 (top level): Call breakpoint_over_handler for stepi and nexti too.
13005
13006 2014-10-27 Yao Qi <yao@codesourcery.com>
13007
13008 * gdb.trace/tfile.c (adjust_function_address)
13009 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13010 function descriptor.
13011
13012 2014-10-24 Don Breazeal <donb@codesourcery.com>
13013
13014 * gdb.base/foll-fork.exp (test_follow_fork,
13015 catch_fork_child_follow): Check for updated fork messages emitted
13016 from infrun.c.
13017 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13018 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13019 vfork_and_exec_child_follow_through_step): Check for updated vfork
13020 messages emitted from infrun.c.
13021
13022 2014-10-24 Pedro Alves <palves@redhat.com>
13023
13024 * gdb.base/corefile.exp: Remove references to ultrix.
13025 * gdb.base/interrupt.exp: Likewise.
13026 * gdb.base/whatis.exp: Likewise.
13027 * gdb.gdb/selftest.exp: Likewise.
13028 * gdb.threads/manythreads.exp: Likewise.
13029 * gdb.threads/print-threads.exp: Likewise.
13030 * gdb.threads/pthreads.exp:: Likewise.
13031 * gdb.threads/schedlock.exp: Likewise.
13032
13033 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13034
13035 * gdb.cp/non-trivial-retval.cc: Add a test case.
13036 * gdb.cp/non-trivial-retval.exp: Add a test.
13037
13038 2014-10-20 Yao Qi <yao@codesourcery.com>
13039
13040 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13041 * gdb.python/py-objfile-script-gdb.py: New file.
13042 * gdb.python/py-objfile-script.exp: Update reference to
13043 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13044 of remote_download. Remove the dest file.
13045
13046 2014-10-20 Yao Qi <yao@codesourcery.com>
13047
13048 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13049 * gdb.base/step-line.exp: Likewise.
13050 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13051 * gdb.dwarf2/dw2-basic.exp: Likewise.
13052 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13053 * gdb.dwarf2/dw2-filename.exp: Likewise.
13054 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13055 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13056 * gdb.dwarf2/dw2-producer.exp: Likewise.
13057 * gdb.dwarf2/mac-fileno.exp: Likewise.
13058 * gdb.python/py-frame-args.exp: Likewise.
13059 * gdb.python/py-framefilter.exp: Likewise.
13060 * gdb.python/py-mi.exp: Likewise.
13061 * gdb.python/py-objfile-script.exp: Likewise
13062 * gdb.python/py-pp-integral.exp: Likewise.
13063 * gdb.python/py-pp-re-notag.exp: Likewise.
13064 * gdb.python/py-prettyprint.exp: Likewise.
13065 * gdb.python/py-section-script.exp: Likewise.
13066 * gdb.python/py-typeprint.exp: Likewise.
13067 * gdb.python/py-xmethods.exp: Likewise.
13068 * gdb.stabs/weird.exp: Likewise.
13069 * gdb.xml/tdesc-regs.exp: Likewise.
13070
13071 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13072
13073 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13074 (out_cu): Use addr_len for the size of addresses.
13075 (out_line): Likewise. Size DW_LNE_set_address instruction
13076 according to addr_len.
13077 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13078 (FUNC): Add START_INSNS to definition.
13079
13080 2014-10-18 Yao Qi <yao@codesourcery.com>
13081
13082 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13083 gdb_has_argv0 return true.
13084 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13085 check [target_info exists noargs], check [gdb_has_argv0]
13086 instead.
13087 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13088 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13089 procedures.
13090
13091 2014-10-17 Doug Evans <dje@google.com>
13092
13093 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13094 event.
13095 * gdb.python/py-events.py: Add clear_objfiles event.
13096
13097 2014-10-17 Doug Evans <dje@google.com>
13098
13099 * gdb.python/py-objfile.exp: Test progspace attribute.
13100
13101 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13102
13103 * gdb.guile/scm-breakpoint.exp: Do not assume any
13104 directory separators when matching source file paths.
13105 * gdb.python/py-breakpoint.exp: Likewise.
13106 * gdb.reverse/break-precsave.exp: Likewise.
13107 * gdb.reverse/break-reverse.exp: Likewise.
13108 * gdb.reverse/consecutive-precsave.exp: Likewise.
13109 * gdb.reverse/finish-precsave.exp: Likewise.
13110 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13111 * gdb.reverse/finish-reverse.exp: Likewise.
13112 * gdb.reverse/i386-precsave.exp: Likewise.
13113 * gdb.reverse/i387-env-reverse.exp: Likewise.
13114 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13115 * gdb.reverse/machinestate-precsave.exp: Likewise.
13116 * gdb.reverse/machinestate.exp: Likewise.
13117 * gdb.reverse/sigall-precsave.exp: Likewise.
13118 * gdb.reverse/solib-precsave.exp: Likewise.
13119 * gdb.reverse/step-precsave.exp: Likewise.
13120 * gdb.reverse/until-precsave.exp: Likewise.
13121 * gdb.reverse/watch-precsave.exp: Likewise.
13122 * gdb.reverse/watch-reverse.exp: Likewise.
13123
13124 2014-10-17 Yao Qi <yao@codesourcery.com>
13125
13126 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13127 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13128
13129 2014-10-17 Pedro Alves <palves@redhat.com>
13130
13131 PR gdb/17471
13132 * gdb.base/bg-execution-repeat.c: New file.
13133 * gdb.base/bg-execution-repeat.exp: New file.
13134
13135 2014-10-17 Pedro Alves <palves@redhat.com>
13136
13137 PR gdb/17300
13138 * gdb.base/continue-all-already-running.c: New file.
13139 * gdb.base/continue-all-already-running.exp: New file.
13140
13141 2014-10-17 Pedro Alves <palves@redhat.com>
13142
13143 PR gdb/17472
13144 * gdb.base/annota-input-while-running.c: New file.
13145 * gdb.base/annota-input-while-running.exp: New file.
13146
13147 2014-10-17 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/callfuncs.exp: emove references to osf.
13150 * gdb.base/sigall.exp: Likewise.
13151 * gdb.gdb/selftest.exp: Likewise.
13152 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13153 * gdb.mi/non-stop.c: Likewise.
13154 * gdb.mi/pthreads.c: Likewise.
13155 * gdb.reverse/sigall-precsave.exp: Likewise.
13156 * gdb.reverse/sigall-reverse.exp: Likewise.
13157 * gdb.threads/pthreads.c: Likewise.
13158 * gdb.threads/pthreads.exp: Likewise.
13159
13160 2014-10-17 Yao Qi <yao@codesourcery.com>
13161
13162 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13163 check 'target_info exists noargs'.
13164 (test_command_prompt_position): Likewise.
13165 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13166 Remove "set args".
13167 (progvar_simple_while_test): Likewise.
13168 (progvar_complex_if_while_test): Likewise.
13169 (if_while_breakpoint_command_test): Likewise.
13170 (infrun_breakpoint_command_test): Likewise.
13171 (breakpoint_command_test): Likewise.
13172 (watchpoint_command_test): Likewise.
13173 (bp_deleted_in_command_test): Likewise.
13174 (temporary_breakpoint_commands): Likewise.
13175
13176 2014-10-16 Yao Qi <yao@codesourcery.com>
13177
13178 * gdb.base/remotetimeout.exp: Remove noargs checking.
13179
13180 2014-10-15 Pedro Alves <palves@redhat.com>
13181
13182 PR breakpoints/9649
13183 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13184 * gdb.base/breakpoint-in-ro-region.exp
13185 (probe_target_hardware_step): New procedure.
13186 (top level): Probe hardware stepping and hardware breakpoint
13187 support. Test stepping through a read-only region, with both
13188 "breakpoint auto-hw" on and off and both "always-inserted" on and
13189 off.
13190
13191 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13192
13193 * gdb.dlang/demangle.exp: Update for demangling changes.
13194
13195 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13196
13197 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13198 * gdb.cp/non-trivial-retval.exp: Add new tests.
13199
13200 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13201
13202 PR c++/13403
13203 PR c++/15154
13204 * gdb.cp/non-trivial-retval.cc: New file.
13205 * gdb.cp/non-trivial-retval.exp: New file.
13206
13207 2014-10-15 Yao Qi <yao@codesourcery.com>
13208
13209 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13210 remote host.
13211
13212 2014-10-15 Yao Qi <yao@codesourcery.com>
13213
13214 * gdb.python/py-symbol.exp: Match file base name if host is
13215 remote, otherwise match file name with dir name.
13216 * gdb.python/py-symtab.exp: Likewise.
13217 * gdb.python/python.exp: Likewise.
13218
13219 2014-10-15 Yao Qi <yao@codesourcery.com>
13220
13221 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13222 pattern.
13223 * gdb.python/py-symtab.exp: Likewise.
13224 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13225 locationn.
13226
13227 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13228
13229 * gdb.ada/addr_arith: New testcase.
13230
13231 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13232
13233 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13234 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13235 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13236 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13237
13238 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13239
13240 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13241 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13242 * gdb.arch/stap-eval-lang-ada.exp: New file.
13243
13244 2014-10-14 Yao Qi <yao@codesourcery.com>
13245
13246 * gdb.mi/mi-var-child.c (nothing1): New function.
13247 (nothing2): New function.
13248 (do_children_tests): Set function pointers by nothing1 and
13249 nothing2.
13250 * gdb.mi/mi-var-child.exp: Step over new added statements.
13251 Update test to match the new output.
13252 * gdb.mi/var-cmd.c (nothing1): New function.
13253 (nothing2): New function.
13254 (do_children_tests): Set function pointers by nothing1 and
13255 nothing2.
13256 * gdb.mi/mi-var-display.exp: Update test to match output.
13257 Step to the line specified by $line_dct_nothing.
13258 Increase the number of lines to step.
13259
13260 2014-10-14 Yao Qi <yao@codesourcery.com>
13261
13262 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13263 tests.
13264 * gdb.mi/mi2-var-child.exp: Likewise.
13265
13266 2014-10-13 Doug Evans <dje@google.com>
13267
13268 * gdb.python/py-objfile.exp: Change name of file name test.
13269
13270 2014-10-13 Doug Evans <dje@google.com>
13271
13272 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13273 from the start of the CU.
13274
13275 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13276 Yao Qi <yao@codesourcery.com>
13277
13278 Fix "save breakpoints" for "catch" command.
13279 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13280 Remove -nonewline. Match also the added "main" line.
13281
13282 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13283
13284 Fix "save breakpoints" for "disable $bpnum" command.
13285 * gdb.base/save-bp.c (main): Add label.
13286 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13287
13288 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13289
13290 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13291
13292 2014-10-11 Yao Qi <yao@codesourcery.com>
13293
13294 * gdb.server/server-kill.exp: Execute command
13295 "set remote trace-status-packet on" before "tstatus".
13296
13297 2014-10-11 Yao Qi <yao@codesourcery.com>
13298
13299 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13300 (main): Call getppid.
13301 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13302 and continue to it. Read variable "server_pid".
13303
13304 2014-10-11 Yao Qi <yao@codesourcery.com>
13305
13306 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13307
13308 2014-10-11 Yao Qi <yao@codesourcery.com>
13309
13310 * gdb.threads/thread-find.exp: Don't execute command
13311 "info threads".
13312 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13313 * gdb.threads/linux-dp.exp: Don't check the condition
13314 $threads_created equals to zero.
13315
13316 2014-10-10 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.base/bigcore.exp: Remove references to IRIX.
13319 * gdb.base/funcargs.exp: Likewise.
13320 * gdb.base/interrupt.exp: Likewise.
13321 * gdb.base/mips_pro.exp: Likewise.
13322 * gdb.base/nodebug.exp: Likewise.
13323 * gdb.base/setvar.exp: Likewise.
13324 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13325
13326 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13327 Pedro Alves <palves@redhat.com>
13328
13329 PR symtab/14466
13330 * gdb.base/vdso-warning.c: New file.
13331 * gdb.base/vdso-warning.exp: New file.
13332
13333 2014-10-02 Doug Evans <dje@google.com>
13334
13335 * gdb.base/structs.c (main): Don't run forever.
13336
13337 2014-10-02 Pedro Alves <palves@redhat.com>
13338
13339 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13340 (top level) <stop threads 1, stop threads 2>: Use it.
13341
13342 2014-10-02 Pedro Alves <palves@redhat.com>
13343
13344 * gdb.threads/break-while-running.exp (test): Add new
13345 'update_thread_list' argument. Skip "info threads" if false.
13346 (top level): Add new 'update_thread_list' axis.
13347
13348 2014-10-02 Pedro Alves <palves@redhat.com>
13349
13350 PR breakpoints/17431
13351 * gdb.base/execl-update-breakpoints.c: New file.
13352 * gdb.base/execl-update-breakpoints.exp: New file.
13353
13354 2014-10-01 Pedro Alves <palves@redhat.com>
13355
13356 * gdb.base/breakpoint-in-ro-region.c: New file.
13357 * gdb.base/breakpoint-in-ro-region.exp: New file.
13358
13359 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13360
13361 * gdb.mi/mi-exit-code.exp: New file.
13362 * gdb.mi/mi-exit-code.c: New file.
13363
13364 2014-09-30 Yao Qi <yao@codesourcery.com>
13365
13366 * lib/prelink-support.exp (build_executable_own_libs): Error if
13367 the target isn't native.
13368
13369 2014-09-30 Yao Qi <yao@codesourcery.com>
13370
13371 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13372 false.
13373
13374 2014-09-22 Pedro Alves <palves@redhat.com>
13375
13376 * gdb.threads/break-while-running.exp: New file.
13377 * gdb.threads/break-while-running.c: New file.
13378
13379 2014-09-19 Yao Qi <yao@codesourcery.com>
13380
13381 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13382 Invoke test. Restart GDB with --readnow and invoke test again.
13383
13384 2014-09-19 Yao Qi <yao@codesourcery.com>
13385
13386 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13387 proc set_breakpoint_on_gcd_function. Invoke
13388 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13389 invoke set_breakpoint_on_gcd_function again.
13390
13391 2014-09-18 Doug Evans <dje@google.com>
13392
13393 * gdb.dwarf2/symtab-producer.exp: New file.
13394
13395 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13396
13397 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13398 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13399 * gdb.base/global-var-nested-by-dso.c: Likewise.
13400 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13401
13402 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13403 Pedro Alves <palves@redhat.com>
13404
13405 * gdb.base/watch-bitfields.exp: Pass string other than test file
13406 name to prepare_for_testing.
13407 (watch): New procedure.
13408 (expect_watchpoint): Use with_test_prefix.
13409 (top level): Factor out tests to ...
13410 (test_watch_location, test_regular_watch): ... these new
13411 procedures, and use with_test_prefix and gdb_continue_to_end.
13412
13413 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13414
13415 PR breakpoints/12526
13416 * gdb.base/watch-bitfields.exp: New file.
13417 * gdb.base/watch-bitfields.c: New file.
13418
13419 2014-09-16 Pedro Alves <palves@redhat.com>
13420
13421 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13422 software and hardware addresses, not software address against
13423 itself.
13424
13425 2014-09-16 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13428 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13429
13430 2014-09-16 Pedro Alves <palves@redhat.com>
13431
13432 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13433 files.
13434 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13435 "*-*-vxworks*" throughout.
13436 * gdb.base/break.exp: Likewise.
13437 * gdb.base/default.exp: Likewise.
13438 * gdb.base/scope.exp: Likewise.
13439 * gdb.base/sepdebug.exp: Likewise.
13440 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13441 throughout.
13442 * gdb.base/run.c: Likewise.
13443 * gdb.base/sepdebug.c: Likewise.
13444 * gdb.hp/gdb.aCC/run.c: Likewise.
13445 * gdb.reverse/until-reverse.c: Likewise.
13446 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13447
13448 2014-09-16 Yao Qi <yao@codesourcery.com>
13449
13450 * boards/local-remote-host-native.exp: New file.
13451
13452 2014-09-14 Doug Evans <xdje42@gmail.com>
13453
13454 * gdb.threads/queue-signal.c (thread_count): New variable.
13455 (thread_count_mutex, thread_count_condvar): New variables.
13456 (incr_thread_count, wait_all_threads_running): New functions.
13457 (main): Wait for all threads to be in their thread functions.
13458
13459 2014-09-13 Doug Evans <xdje42@gmail.com>
13460
13461 * gdb.threads/queue-signal.c: New file.
13462 * gdb.threads/queue-signal.exp: New file.
13463
13464 2014-09-13 Doug Evans <xdje42@gmail.com>
13465
13466 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13467 be consistent with what default_gdb_init uses.
13468 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13469 the plain text of the prompt. Add some logging printfs.
13470 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13471
13472 2014-09-12 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13475 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13476 * gdb.arch/i386-size-overlap.exp: Likewise.
13477 * gdb.arch/i386-size.exp: Likewise.
13478 * gdb.arch/i386-unwind.exp: Likewise.
13479 * gdb.base/a2-run.exp: Likewise.
13480 * gdb.base/break.exp: Likewise.
13481 * gdb.base/charset.exp: Likewise.
13482 * gdb.base/chng-syms.exp: Likewise.
13483 * gdb.base/commands.exp: Likewise.
13484 * gdb.base/dbx.exp: Likewise.
13485 * gdb.base/find.exp: Likewise.
13486 * gdb.base/funcargs.exp: Likewise.
13487 * gdb.base/jit-simple.exp: Likewise.
13488 * gdb.base/reread.exp: Likewise.
13489 * gdb.base/sepdebug.exp: Likewise.
13490 * gdb.base/step-bt.exp: Likewise.
13491 * gdb.cp/mb-inline.exp: Likewise.
13492 * gdb.cp/mb-templates.exp: Likewise.
13493 * gdb.objc/basicclass.exp: Likewise.
13494 * gdb.threads/killed.exp: Likewise.
13495
13496 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13497
13498 PR tdep/17379
13499 * gdb.arch/powerpc-stackless.S: New file.
13500 * gdb.arch/powerpc-stackless.exp: New file.
13501
13502 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13503
13504 * gdb.base/attach.c: Include unistd.h.
13505 (main): Call alarm. Add label postloop.
13506 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13507 gdb_breakpoint, gdb_continue_to_breakpoint.
13508 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13509
13510 2014-09-11 Pedro Alves <palves@redhat.com>
13511
13512 PR gdb/17347
13513 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13514 * gdb.base/attach.exp (test_command_line_attach_run): New
13515 procedure.
13516 (top level): Call it.
13517
13518 2014-09-11 Pedro Alves <palves@redhat.com>
13519
13520 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13521 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13522 (do_command_attach_tests): Use spawn_wait_for_attach.
13523 * gdb.base/solib-overlap.exp: Likewise.
13524 * gdb.multi/multi-attach.exp: Likewise.
13525 * gdb.python/py-prompt.exp: Likewise.
13526 * gdb.python/py-sync-interp.exp: Likewise.
13527 * gdb.server/ext-attach.exp: Likewise.
13528
13529 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13530
13531 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13532 command in testcase. Simplify testcase.
13533
13534 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13535
13536 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13537
13538 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13539
13540 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13541
13542 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13543
13544 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13545
13546 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13547
13548 * gdb.dwarf2/dynarr-ptr.c: New file.
13549 * gdb.dwarf2/dynarr-ptr.exp: New file.
13550
13551 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13552
13553 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13554 of 30 rather than hardcoding 120 for a slow test case. Take the
13555 `gdb,timeout' target setting into account for this calculation.
13556 Don't extend the timeout for the test cases that don't need it.
13557
13558 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13559
13560 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13561 a factor of 2 for a slow test case. Take the `gdb,timeout'
13562 target setting into account for this calculation.
13563 * gdb.reverse/until-precsave.exp: Increase the timeout by
13564 a factor of 15 and 3 respectively rather than adding 120
13565 for a pair of slow test cases. Take the `gdb,timeout'
13566 target setting into account for this calculation.
13567
13568 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13569
13570 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13571 timeout, don't pass one down to gdb_expect.
13572 (gdb_expect): Rework timeout selection.
13573
13574 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13575
13576 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13577 exception on timeout.
13578 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13579 (gdbserver_start_extended): Catch any `gdbserver_start' error
13580 exceptions.
13581 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13582 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13583 `gdbserver_gdb_load' error exceptions.
13584
13585 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13586
13587 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13588 120 on waiting for the TCP socket to open.
13589
13590 2014-09-09 Doug Evans <xdje42@gmail.com>
13591
13592 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13593 _caller_matches, _any_caller_is, _any_caller_matches.
13594
13595 2014-09-09 Doug Evans <xdje42@gmail.com>
13596
13597 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13598
13599 2014-09-09 Yao Qi <yao@codesourcery.com>
13600
13601 * gdb.mi/mi-var-display.exp: Set print symbol off.
13602
13603 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13604
13605 PR gdb/17035
13606 * gdb.base/commands.exp: Add tests to verify user-defined
13607 commands with empty bodies.
13608 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13609 python commands in `show user command`.
13610 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13611 scheme commands in `show user command`.
13612
13613 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13614
13615 PR python/17355
13616 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13617 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13618 * gdb.python/py-framefilter-invalidarg.exp: New file.
13619 * gdb.python/py-framefilter-invalidarg.py: New file.
13620
13621 2014-09-06 Doug Evans <xdje42@gmail.com>
13622
13623 PR 15276
13624 * gdb.python/py-caller-is.c: New file.
13625 * gdb.python/py-caller-is.exp: New file.
13626
13627 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13628
13629 PR gdb/17235
13630 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13631 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13632
13633 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13634
13635 PR fortran/17237
13636 * gdb.fortran/print-formatted.exp: New file.
13637 * gdb.fortran/print-formatted.f90: Likewise.
13638
13639 2014-09-03 Sasha Smundak <asmundak@google.com>
13640
13641 * gdb.python/py-frame.exp: Test Frame.read_register.
13642
13643 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13644
13645 PR python/16699
13646 * gdb.python/py-completion.exp: New file.
13647 * gdb.python/py-completion.py: Likewise.
13648
13649 2014-08-28 Doug Evans <dje@google.com>
13650
13651 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13652 eax,etc. are live with values set by gdb and thus the compiler can't
13653 use them.
13654 * gdb.arch/i386-pseudo.c (main): Ditto.
13655
13656 2014-08-27 Doug Evans <dje@google.com>
13657
13658 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13659
13660 2014-08-25 Doug Evans <dje@google.com>
13661
13662 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13663 (main): Ditto.
13664
13665 2014-08-25 Doug Evans <dje@google.com>
13666
13667 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13668
13669 2014-08-24 Yao Qi <yao@codesourcery.com>
13670
13671 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13672 symbol off.
13673 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13674
13675 2014-08-22 Doug Evans <dje@google.com>
13676
13677 PR 17276
13678 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13679 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13680 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13681
13682 2014-08-22 Yao Qi <yao@codesourcery.com>
13683
13684 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13685 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13686 * gdb.python/python.exp: Likewise. Use .py file on the host
13687 instead of the build.
13688
13689 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13690
13691 * gdb.threads/gcore-stale-thread.c: New file.
13692 * gdb.threads/gcore-stale-thread.exp: New file.
13693
13694 2014-08-21 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13697 * gdb.base/gcore-relro-pie.exp: Likewise.
13698 * gdb.base/gcore-relro.exp: Likewise.
13699 * gdb.base/gcore.exp: Likewise.
13700 * gdb.base/print-symbol-loading.exp: Likewise.
13701 * gdb.threads/gcore-thread.exp: Likewise.
13702 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13703
13704 2014-08-20 Pedro Alves <palves@redhat.com>
13705 Jan Kratochvil <jan.kratochvil@redhat.com>
13706
13707 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13708 configure.
13709 (EXPECT): Handle READ1 being set.
13710 (all): Depend on EXTRA_RULES.
13711 (check-read1, expect-read1, read1.so, read1): New rules.
13712 * README (Testsuite Parameters): Document the READ1 make variable.
13713 (Race detection): New section.
13714 * configure: Regenerate.
13715 * configure.ac: If build==host==target, and running under a
13716 GNU/glibc system, add read1 to the extra Makefile rules.
13717 (EXTRA_RULES): AC_SUBST it.
13718 * lib/read1.c: New file.
13719
13720 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13721
13722 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13723 the handling of variables declared as a typedef to an array
13724 which a DW_AT_data_location attribute.
13725
13726 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13727 Pedro Alves <palves@redhat.com>
13728
13729 PR symtab/14604
13730 PR symtab/14605
13731 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13732 gdb_test.
13733
13734 2014-08-19 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13737
13738 2014-08-19 Yao Qi <yao@codesourcery.com>
13739
13740 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13741 right line.
13742
13743 2014-08-18 David Blaikie <dblaikie@gmail.com>
13744
13745 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13746
13747 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13748
13749 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13750 attribute in array range.
13751
13752 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13753
13754 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13755
13756 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13757
13758 PR c++/17132
13759 * gdb.cp/pr17132.cc: New file.
13760 * gdb.cp/pr17132.exp: New file.
13761
13762 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13763
13764 * gdb.python/py-xmethods.py (A_getarrayind)
13765 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13766 Use 'print' with function call syntax.
13767 (E_method_matcher.match): Fix tab vs space indentation mixup.
13768
13769 2014-08-15 Yao Qi <yao@codesourcery.com>
13770
13771 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13772 false.
13773
13774 2014-08-15 Yao Qi <yao@codesourcery.com>
13775
13776 * gdb.cp/casts.exp: Set print symbol off.
13777 * gdb.cp/class2.exp: Likewise.
13778 * gdb.cp/overload.exp: Likewise.
13779 * gdb.cp/templates.exp: Likewise.
13780
13781 2014-08-11 Doug Evans <dje@google.com>
13782
13783 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13784 (test_load_shlib): Update.
13785
13786 2014-08-09 Yao Qi <yao@codesourcery.com>
13787
13788 * gdb.base/display.exp: Invoke is_address_zero_readable.
13789 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13790 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13791 * gdb.base/hbreak-unmapped.exp: Return if
13792 is_address_zero_readable returns true.
13793 * gdb.base/signest.exp: Likewise.
13794 * gdb.base/signull.exp: Likewise.
13795 * gdb.base/sigbpt.exp: Likewise.
13796 * gdb.guile/scm-disasm.exp: Do the test if
13797 is_address_zero_readable returns false.
13798 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13799 * gdb.python/py-arch.exp: Likewise.
13800 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13801 * lib/gdb.exp (is_address_zero_readable): New proc.
13802
13803 2014-08-09 Yao Qi <yao@codesourcery.com>
13804
13805 PR testsuite/13443
13806 * gdb.mi/mi-var-display.exp: Make test messages unique.
13807
13808 2014-08-04 Tom Tromey <tromey@redhat.com>
13809
13810 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13811 target 0".
13812
13813 2014-08-04 Tom Tromey <tromey@redhat.com>
13814
13815 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13816 "target_resume".
13817
13818 2014-08-01 Joel Brobecker <brobecker@adacore.com>
13819
13820 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13821 inner_vla_struct_object_size.
13822 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13823 as xfail.
13824
13825 2014-07-30 Pedro Alves <palves@redhat.com>
13826
13827 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13828 comment.
13829
13830 2014-07-29 Yao Qi <yao@codesourcery.com>
13831
13832 PR gdb/17206
13833 * gdb.base/until-nodebug.exp: New.
13834
13835 2014-07-28 Doug Evans <xdje42@gmail.com>
13836
13837 PR guile/17203
13838 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13839 previously existing parameter, and previously ambiguously spelled
13840 parameter.
13841
13842 2014-07-28 Will Newton <will.newton@linaro.org>
13843
13844 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13845
13846 2014-07-26 Ludovic Courtès <ludo@gnu.org>
13847 Doug Evans <xdje42@gmail.com>
13848
13849 PR guile/17146
13850 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13851
13852 2014-07-25 Pedro Alves <palves@redhat.com>
13853
13854 * gdb.threads/signal-command-handle-nopass.c: New file.
13855 * gdb.threads/signal-command-handle-nopass.exp: New file.
13856 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13857 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13858 * gdb.threads/signal-delivered-right-thread.c: New file.
13859 * gdb.threads/signal-delivered-right-thread.exp: New file.
13860
13861 2014-07-25 Pedro Alves <palves@redhat.com>
13862
13863 * gdb.base/double-prompt-target-event-error.exp
13864 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13865 match.
13866 (cancel_pagination_in_target_event): Rework double prompt
13867 detection.
13868 * gdb.base/paginate-after-ctrl-c-running.exp
13869 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13870 <return>' match.
13871 * gdb.base/paginate-bg-execution.exp
13872 (test_bg_execution_pagination_return)
13873 (test_bg_execution_pagination_cancel): Remove '-notransfer
13874 <return>' matches.
13875 * gdb.base/paginate-execution-startup.exp
13876 (test_fg_execution_pagination_return)
13877 (test_fg_execution_pagination_cancel): Remove '-notransfer
13878 <return>' matches.
13879 * gdb.base/paginate-inferior-exit.exp
13880 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13881 match.
13882 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13883 * lib/gdb.exp (pagination_prompt): Run text through
13884 string_to_regexp.
13885 (gdb_test_multiple): Match $pagination_prompt instead of
13886 "<return>".
13887 (string_to_regexp): Move to lib/gdb-utils.exp.
13888
13889 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13890
13891 * gdb.arch/amd64-entry-value-paramref.S: New file.
13892 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13893 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13894 * gdb.arch/amd64-optimout-repeat.S: New file.
13895 * gdb.arch/amd64-optimout-repeat.c: New file.
13896 * gdb.arch/amd64-optimout-repeat.exp: New file.
13897
13898 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13899
13900 PR gdb/17170
13901 * gdb.base/statistics.exp: New file.
13902
13903 2014-07-17 Doug Evans <dje@google.com>
13904
13905 PR gdb/17170
13906 * gdb.base/maint.exp: Update testing of per-command stats.
13907
13908 2014-07-16 Pedro Alves <palves@redhat.com>
13909
13910 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13911 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13912 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13913 (tfile_write_buf): New functions.
13914 (add_memory_block): Rewrite using the above.
13915 (adjust_function_address): New function.
13916 (FUNCTION_ADDRESS): New macro.
13917 (write_basic_trace_file): Remove short_x local, and use
13918 tfile_write_16. Change type of func_addr local to unsigned long
13919 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13920 here. Cast argument of add_memory_block to char pointer.
13921 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13922 (main): Remove parameters.
13923 * gdb.trace/tfile.exp: Remove nowarnings.
13924
13925 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13926
13927 * gdb.base/debug-expr.exp: Test string evaluation with
13928 "debug expression" on.
13929
13930 2014-07-15 Pedro Alves <palves@redhat.com>
13931
13932 * gdb.base/reread.exp: Use clean_restart.
13933
13934 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13935
13936 * gdb.arch/avr-flash-qualifer.c: New.
13937 * gdb.arch/avr-flash-qualifer.exp: New.
13938
13939 2014-07-14 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13942 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13943
13944 2014-07-14 Pedro Alves <palves@redhat.com>
13945
13946 * gdb.base/double-prompt-target-event-error.c: New file.
13947 * gdb.base/double-prompt-target-event-error.exp: New file.
13948
13949 2014-07-14 Pedro Alves <palves@redhat.com>
13950
13951 PR gdb/17072
13952 * gdb.base/paginate-inferior-exit.c: New file.
13953 * gdb.base/paginate-inferior-exit.exp: New file.
13954
13955 2014-07-14 Pedro Alves <palves@redhat.com>
13956
13957 PR gdb/17072
13958 * gdb.base/paginate-bg-execution.c: New file.
13959 * gdb.base/paginate-bg-execution.exp: New file.
13960
13961 2014-07-14 Pedro Alves <palves@redhat.com>
13962
13963 PR gdb/17072
13964 * gdb.base/paginate-execution-startup.c: New file.
13965 * gdb.base/paginate-execution-startup.exp: New file.
13966 * lib/gdb.exp (pagination_prompt): New global.
13967 (default_gdb_spawn): New procedure, factored out from
13968 default_gdb_spawn.
13969 (default_gdb_start): Adjust to call default_gdb_spawn.
13970 (gdb_spawn): New procedure.
13971
13972 2014-07-14 Pedro Alves <palves@redhat.com>
13973
13974 * lib/gdb.exp (gdb_assert): New procedure.
13975 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13976
13977 2014-07-14 Pedro Alves <palves@redhat.com>
13978
13979 * gdb.base/execution-termios.c: New file.
13980 * gdb.base/execution-termios.exp: New file.
13981
13982 2014-07-14 Tom Tromey <tromey@redhat.com>
13983
13984 * gdb.cp/vla-cxx.cc: New file.
13985 * gdb.cp/vla-cxx.exp: New file.
13986
13987 2014-07-14 Tom Tromey <tromey@redhat.com>
13988
13989 * gdb.reverse/rerun-prec.c: New file.
13990 * gdb.reverse/rerun-prec.exp: New file.
13991
13992 2014-07-12 Maciej W. Rozycki <macro@mips.com>
13993 Maciej W. Rozycki <macro@codesourcery.com>
13994
13995 * lib/gdb-utils.exp: New file.
13996 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13997 inline `gdb_init_command' processing.
13998 (gdb_start_cmd): Likewise.
13999 * lib/mi-support.exp (mi_run_cmd): Likewise.
14000 * README: Document `gdb_init_command' and `gdb_init_commands'.
14001
14002 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14003
14004 Fix false FAIL running under a very long directory name.
14005 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14006 and "set print elements 10000". Twice.
14007
14008 2014-07-11 Yao Qi <yao@codesourcery.com>
14009
14010 * gdb.base/exprs.exp: "set print symbol off".
14011
14012 2014-07-11 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.threads/kill.c: New file.
14015 * gdb.threads/kill.exp: New file.
14016
14017 2014-07-10 Yao Qi <yao@codesourcery.com>
14018
14019 * gdb.trace/tfile.c (write_basic_trace_file)
14020 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14021 address written to trace file.
14022
14023 2014-07-09 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.base/attach-wait-input.exp: New file.
14026 * gdb.base/attach-wait-input.c: New file.
14027
14028 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14029
14030 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14031 setting up test structures.
14032 (main): Call new test function.
14033 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14034 test function, continue into test function and walk test
14035 structures.
14036
14037 2014-07-02 Yao Qi <yao@codesourcery.com>
14038
14039 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14040 'bar_start' at the beginning of functions 'foo' and 'bar'
14041 respectively.
14042 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14043 instead of 'foo' and 'bar'.
14044
14045 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14046
14047 * gdb.btrace/segv.exp: New.
14048 * gdb.btrace/segv.c: New.
14049
14050 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14051
14052 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14053 instruction.
14054
14055 2014-06-30 Mark Wielaard <mjw@redhat.com>
14056
14057 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14058 vulture, vilify, villar): New volatile array constants.
14059 (vindictive, vegetation): New const volatile array constants.
14060 * gdb.base/volatile.exp: Test volatile and const volatile array
14061 types.
14062
14063 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14064
14065 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14066 target lacks support for awatch, rwatch, or hbreak.
14067
14068 2014-06-27 Yao Qi <yao@codesourcery.com>
14069
14070 * gdb.multi/dummy-frame-restore.exp: New.
14071 * gdb.multi/dummy-frame-restore.c: New.
14072
14073 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14074
14075 * gdb.btrace/gcore.exp: New.
14076
14077 2014-06-23 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.base/watchpoint-reuse-slot.c: New file.
14080 * gdb.base/watchpoint-reuse-slot.exp: New file.
14081
14082 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14083
14084 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14085 progspace's filename in 'info', 'enable' and 'disable' command
14086 tests.
14087
14088 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14091 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14092 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14093
14094 2014-06-20 Gary Benson <gbenson@redhat.com>
14095
14096 * gdb.arch/i386-avx.exp: Fix include file location.
14097 * gdb.arch/i386-sse.exp: Likewise.
14098
14099 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14100
14101 * gdb.dlang/expression.exp: New file.
14102
14103 2014-06-19 Pedro Alves <palves@redhat.com>
14104
14105 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14106 out from ...
14107 (top level): ... here. Iterate running tests under different
14108 scheduler-locking settings.
14109
14110 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14111
14112 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14113 to DW_FORM_addr and use non-zero addresses.
14114
14115 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14116
14117 PR gdb/17017
14118 * gdb.python/py-xmethods.cc: Add global function call counters and
14119 increment them in their respective functions. Remove "cout"
14120 statements.
14121 * gdb.python/py-xmethods.exp: Make tests check the global function
14122 call counters instead of depending on inferior IO.
14123
14124 2014-06-18 Don Breazeal <donb@codesourcery.com>
14125
14126 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14127 Deleted procedure.
14128 (explicit_fork_parent_follow): Deleted procedure.
14129 (explicit_fork_child_follow): Deleted procedure.
14130 (test_follow_fork): New procedure.
14131 (do_fork_tests): Replace calls to deleted procedures with
14132 calls to test_follow_fork and reset GDB for subsequent
14133 procedure calls.
14134
14135 2014-06-17 Yao Qi <yao@codesourcery.com>
14136
14137 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14138 CP1252.
14139
14140 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14141
14142 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14143 Initialize ptr and S explicitly.
14144 (skip_type_update_when_not_use_rtti_test): Likewise.
14145
14146 2014-06-16 Keith Seitz <keiths@redhat.com>
14147
14148 PR mi/15863
14149 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14150 the inferior is started.
14151
14152 2014-06-16 Pedro Alves <palves@redhat.com>
14153
14154 * gdb.base/break-main-file-remove-fail.c: New file.
14155 * gdb.base/break-main-file-remove-fail.exp: New file.
14156 * gdb.base/break-unload-file.exp: Use build_executable instead of
14157 prepare_for_testing.
14158 (test_break): New parameter "initial_load". Handle it.
14159 (top level): Add initial_load cmdline/file axis.
14160
14161 2014-06-12 Tom Tromey <tromey@redhat.com>
14162
14163 * gdb.base/completion.exp: Don't use directory name in test.
14164
14165 2014-06-09 Gary Benson <gbenson@redhat.com>
14166
14167 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14168 separate the always-available ANSI-standard signals from the
14169 signals that require checking.
14170 (main): Likewise.
14171 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14172 Likewise.
14173 (main): Likewise.
14174
14175 2014-06-07 Keith Seitz <keiths@redhat.com>
14176
14177 Revert:
14178 PR c++/16253
14179 * gdb.cp/var-tag.cc: New file.
14180 * gdb.cp/var-tag.exp: New file.
14181 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14182 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14183 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14184 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14185
14186 2014-06-06 Doug Evans <xdje42@gmail.com>
14187
14188 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14189
14190 2014-06-06 Pedro Alves <palves@redhat.com>
14191
14192 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14193 in target debug output instead of looking at RSP packets,
14194 disabling the test on any target that uses hardware stepping.
14195 Update comments.
14196
14197 2014-06-06 Pedro Alves <palves@redhat.com>
14198
14199 * gdb.base/break-unload-file.exp: Fix typo.
14200
14201 2014-06-06 Yao Qi <yao@codesourcery.com>
14202
14203 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14204 from "jit_function" to "^jit_function".
14205
14206 2014-06-06 Yao Qi <yao@codesourcery.com>
14207
14208 * gdb.base/async.c (foo): Add one statement.
14209 * gdb.base/async.exp: Get the next instruction address and
14210 match the output of "nexti" by instruction address. Match
14211 the hex address in the output of "finish".
14212
14213 2014-06-06 Gary Benson <gbenson@redhat.com>
14214
14215 * gdb.base/call-signals.c: Remove preprocessor conditionals
14216 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14217 SIGSEGV and SIGTERM.
14218 * gdb.base/sigall.c: Likewise.
14219 * gdb.base/unwindonsignal.c: Likewise.
14220 * gdb.reverse/sigall-reverse.c: Likewise.
14221
14222 2014-06-06 Yao Qi <yao@codesourcery.com>
14223
14224 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14225 readable, skip the test.
14226
14227 2014-06-06 Yao Qi <yao@codesourcery.com>
14228
14229 * gdb.threads/staticthreads.c (thread_function): Move the line
14230 setting breakpoint on forward.
14231 * gdb.threads/staticthreads.exp: Update comments.
14232
14233 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14234
14235 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14236 "history-append! type error".
14237
14238 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14239
14240 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14241 erroneous dprintf expected input.
14242
14243 2014-06-04 Doug Evans <xdje42@gmail.com>
14244
14245 * gdb.guile/scm-generics.exp: Delete.
14246
14247 2014-06-04 Doug Evans <xdje42@gmail.com>
14248
14249 * gdb.guile/scm-breakpoint.exp: Update.
14250 Add tests for breakpoint registration.
14251
14252 2014-06-04 Tom Tromey <tromey@redhat.com>
14253
14254 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14255 VLA-in-union.
14256 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14257 inner_vla_struct, vla_union types. Initialize objects of those
14258 types and compute their sizes.
14259
14260 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14261 Hui Zhu <hui@codesourcery.com>
14262
14263 * gdb.base/fileio.exp: Add test for shell not available as well as
14264 available.
14265 * gdb.base/fileio.c (test_system): Check for shell twice.
14266
14267 2014-06-04 Yao Qi <yao@codesourcery.com>
14268
14269 * gdb.base/auto-connect-native-target.exp: Remove redundant
14270 space from the regexp pattern.
14271
14272 2014-06-04 Yao Qi <yao@codesourcery.com>
14273
14274 * gdb.base/default.exp: Replace "child" with "native" in
14275 regexp pattern.
14276
14277 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14278
14279 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14280 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14281 * gdb.python/py-xmethods.py: Python script supporting the
14282 new testcase and tests.
14283
14284 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14285 Pedro Alves <palves@redhat.com>
14286
14287 PR breakpoints/17000
14288 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14289 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14290
14291 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14292
14293 * gdb.base/subst.exp: Add tests to verify partial path matching
14294 output.
14295
14296 2014-06-03 Pedro Alves <palves@redhat.com>
14297
14298 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14299 target that doesn't use software single-stepping.
14300
14301 2014-06-03 Pedro Alves <palves@redhat.com>
14302
14303 PR breakpoints/17000
14304 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14305 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14306
14307 2014-06-02 Doug Evans <xdje42@gmail.com>
14308
14309 * gdb.guile/scm-parameter.exp: New file.
14310
14311 2014-06-02 Doug Evans <xdje42@gmail.com>
14312
14313 * gdb.guile/scm-cmd.c: New file.
14314 * gdb.guile/scm-cmd.exp: New file.
14315
14316 2014-06-02 Doug Evans <xdje42@gmail.com>
14317
14318 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14319 pretty-printer lookup.
14320 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14321 (make-pp_s-printer): Call it.
14322 (make-pretty-printer-from-dict): New function.
14323 (lookup-pretty-printer-maker-from-dict): New function.
14324 (*pretty-printer*): Simplify.
14325 (make-objfile-pp_s-printer): New function.
14326 (install-objfile-pretty-printers!): New function.
14327 (make-progspace-pp_s-printer): New function.
14328 (install-progspace-pretty-printers!): New function.
14329 * gdb.guile/scm-progspace.c: New file.
14330 * gdb.guile/scm-progspace.exp: New file.
14331
14332 2014-06-02 Pedro Alves <palves@redhat.com>
14333
14334 * gdb.base/dprintf-bp-same-addr.c: New file.
14335 * gdb.base/dprintf-bp-same-addr.exp: New file.
14336
14337 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14338
14339 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14340 * gdb.arch/powerpc-power.s: Likewise.
14341
14342 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14343
14344 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14345
14346 2014-06-01 Yao Qi <yao@codesourcery.com>
14347
14348 * gdb.base/watchpoint.exp (test_watch_location): Check null
14349 pointer can be dereferenced. If not, do the test, otherwise
14350 skip it.
14351
14352 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14353
14354 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14355 results.
14356 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14357
14358 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14359
14360 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14361 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14362 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14363 * gdb.arch/amd64-invalid-stack-top.c: New file.
14364 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14365
14366 2014-05-30 Pedro Alves <palves@redhat.com>
14367
14368 PR breakpoints/17000
14369 * gdb.base/sss-bp-on-user-bp.c: New file.
14370 * gdb.base/sss-bp-on-user-bp.exp: New file.
14371
14372 2014-05-30 David Blaikie <dblaikie@gmail.com>
14373
14374 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14375 gnu_inline semantics via attribute.
14376 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14377 source explicitly specifies the required semantics.
14378
14379 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14380
14381 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14382
14383 2014-05-29 Pedro Alves <palves@redhat.com>
14384 Tom Tromey <tromey@redhat.com>
14385
14386 * gdb.base/async-shell.exp: Don't enable target-async.
14387 * gdb.base/async.exp
14388 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14389 parameter. Adjust.
14390 (top level): Don't test with "target-async".
14391 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14392 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14393 * gdb.base/inferior-died.exp: Don't enable target-async.
14394 * gdb.base/interrupt-noterm.exp: Likewise.
14395 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14396 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14397 * gdb.mi/mi-nonstop.exp: Likewise.
14398 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14399 * gdb.mi/mi-nsintrall.exp: Likewise.
14400 * gdb.mi/mi-nsmoribund.exp: Likewise.
14401 * gdb.mi/mi-nsthrexec.exp: Likewise.
14402 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14403 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14404 * gdb.python/py-evsignal.exp: Don't enable target-async.
14405 * gdb.python/py-evthreads.exp: Likewise.
14406 * gdb.python/py-prompt.exp: Likewise.
14407 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14408 * gdb.server/solib-list.exp: Don't enable target-async.
14409 * gdb.threads/thread-specific-bp.exp: Likewise.
14410 * lib/mi-support.exp: Adjust to use mi-async.
14411
14412 2014-05-29 Pedro Alves <palves@redhat.com>
14413
14414 PR gdb/13860
14415 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14416 reason, even in sync mode.
14417
14418 2014-05-29 Pedro Alves <palves@redhat.com>
14419 Hui Zhu <hui@codesourcery.com>
14420
14421 PR PR15693
14422 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14423 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14424 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14425 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14426
14427 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14428
14429 * config/monitor.exp (gdb_target_monitor): Replace use of
14430 "set remotebaud" by "set serial baud".
14431
14432 2014-05-26 Andy Wingo <wingo@igalia.com>
14433
14434 * gdb.guile/scm-breakpoint.exp:
14435 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14436 properties instead of gdb-object-properties.
14437
14438 2014-05-26 Yao Qi <yao@codesourcery.com>
14439
14440 * gdb.server/no-thread-db.exp: Specify source file name
14441 explicitly when setting a breakpoint.
14442
14443 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14444
14445 * gdb.btrace/vdso.c: New.
14446 * gdb.btrace/vdso.exp: New.
14447
14448 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14449
14450 * gdb.base/gcore.exp (capture_command_output): Move ...
14451 * lib/gdb.exp (capture_command_output): ... here.
14452
14453 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14454
14455 * gdb.btrace/data.exp: Test memory access during btrace replay.
14456
14457 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14458
14459 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14460
14461 2014-05-21 Pedro Alves <palves@redhat.com>
14462
14463 PR gdb/13860
14464 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14465 (top level): Test that output related to execution commands is
14466 sent to the console with CLI commands, but not with MI commands.
14467 Test that breakpoint events are always mirrored to the console.
14468 Also expect the new source line to be output after a "next" in
14469 async mode too. Make it a pass/fail test.
14470 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14471 output.
14472 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14473
14474 2014-05-21 Pedro Alves <palves@redhat.com>
14475
14476 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14477 Use them to test variations of "list" after reaching a breakpoint.
14478 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14479 Test "list" with listsize 10 after reaching a breakpoint.
14480 * gdb.python/python.exp (decode_line current location line
14481 number): Adjust expected line number.
14482
14483 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14484
14485 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14486 behavior for $args, pass it directly to "run".
14487
14488 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14489
14490 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14491 30000 to 65536.
14492
14493 2014-05-21 Pedro Alves <palves@redhat.com>
14494
14495 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14496 auto-connect-native-target off".
14497 * gdb.base/auto-connect-native-target.c: New file.
14498 * gdb.base/auto-connect-native-target.exp: New file.
14499
14500 2014-05-21 Pedro Alves <palves@redhat.com>
14501
14502 * gdb.base/default.exp: Test "target native" instead of "target
14503 child".
14504
14505 2014-05-21 Mark Wielaard <mjw@redhat.com>
14506
14507 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14508
14509 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14510
14511 Fix TLS access for -static -pthread.
14512 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14513 <HAVE_TLS> (thread_function, main): Initialize it.
14514 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14515 Add clean_restart.
14516 <$have_tls != "">: Check TLSVAR.
14517
14518 2014-05-21 Pedro Alves <palves@redhat.com>
14519
14520 * gdb.base/dcache-line-read-error.c: New.
14521 * gdb.base/dcache-line-read-error.exp: New.
14522
14523 2014-05-20 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.base/compare-sections.c: New file.
14526 * gdb.base/compare-sections.exp: New file.
14527
14528 2014-05-20 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/break-idempotent.c: New file.
14531 * gdb.base/break-idempotent.exp: New file.
14532
14533 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14534
14535 * gdb.btrace/nohist.exp: New.
14536
14537 2014-05-20 Yao Qi <yao@codesourcery.com>
14538
14539 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14540 gdb.reverse directory and gdb_reverse_timeout exists in board
14541 setting.
14542 * README: Document gdb_reverse_timeout.
14543
14544 2014-05-20 Yao Qi <yao@codesourcery.com>
14545
14546 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14547 'test_file_name'. Treat args as a string instead of a list.
14548 (gdb_init): Rename argument 'args' by 'test_file_name'.
14549
14550 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14551
14552 * gdb.arch/powerpc-power.exp: New file.
14553 * gdb.arch/powerpc-power.s: New file.
14554
14555 2014-05-16 Doug Evans <dje@google.com>
14556
14557 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14558 * gdb.base/completion.exp: Check that all expected files exist
14559 before doing file completion.
14560
14561 2014-05-16 Doug Evans <dje@google.com>
14562
14563 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14564 Update.
14565 (do_syscall_tests_without_xml): Update.
14566
14567 2014-05-16 Pedro Alves <palves@redhat.com>
14568
14569 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14570 instead of "unknown output after running".
14571
14572 2014-05-16 Yao Qi <yao@codesourcery.com>
14573
14574 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14575 file1.txt from host at the end.
14576 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14577
14578 2014-05-15 Doug Evans <dje@google.com>
14579
14580 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14581 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14582 loading file. Add test for TU lookup.
14583
14584 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14585
14586 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14587 calling "-exec-arguments" or "set args" before running the
14588 inferior.
14589
14590 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14591
14592 * lib/mi-support.exp (mi_expect_stop): Expect message for
14593 inferiors that exit with non-zero exit code.
14594
14595 2014-05-14 Yao Qi <yao@codesourcery.com>
14596
14597 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14598 match absolute path on remote host.
14599 (test_file_list_exec_source_files): Remove "/" from the
14600 pattern.
14601
14602 2014-05-14 Yao Qi <yao@codesourcery.com>
14603
14604 * boards/local-remote-host-notty.exp (${board}_file): New
14605 proc.
14606
14607 2014-05-07 Kyle McMartin <kyle@redhat.com>
14608
14609 Pushed by Joel Brobecker <brobecker@adacore.com>.
14610 * gdb.arch/aarch64-atomic-inst.c: New file.
14611 * gdb.arch/aarch64-atomic-inst.exp: New file.
14612
14613 2014-05-07 Yao Qi <yao@codesourcery.com>
14614
14615 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14616 in current context" too.
14617
14618 2014-05-05 Keith Seitz <keiths@redhat.com>
14619
14620 * gdb.linespec/ls-dollar.exp: Add test for linespec
14621 file:convenience_variable.
14622
14623 2014-05-05 Yao Qi <yao@codesourcery.com>
14624
14625 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14626 traceframes into tfile and ctf trace files. Read data from
14627 trace file and test collected data.
14628 (gdb_collect_locals_test): Likewise.
14629 (gdb_unavailable_registers_test): Likewise.
14630 (gdb_unavailable_floats): Likewise.
14631 (gdb_collect_globals_test): Likewise.
14632 (top-level): Append "ctf" to trace_file_targets if GDB
14633 supports.
14634
14635 2014-05-05 Yao Qi <yao@codesourcery.com>
14636
14637 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14638 code to ...
14639 (gdb_collect_args_test_1): ... it. New proc.
14640 (gdb_collect_locals_test): Move some code to ...
14641 (gdb_collect_locals_test_1): ... it. New proc.
14642 (gdb_unavailable_registers_test): Move some code to ...
14643 (gdb_unavailable_registers_test_1): ... it. New proc.
14644 (gdb_unavailable_floats): Move some code to ...
14645 (gdb_unavailable_floats_1): ... it. New proc.
14646
14647 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14648
14649 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14650 probes to test for bitness recognition.
14651 * gdb.arch/amd64-stap-optional-prefix.exp
14652 (test_probe_value_without_reg): New procedure.
14653 Add code to test for different kinds of bitness.
14654
14655 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14656
14657 PR breakpoints/16889
14658 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14659 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14660
14661 2014-05-01 Pedro Alves <palves@redhat.com>
14662
14663 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14664 gdb_file_cmd if no file is specified.
14665 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14666 last_loaded_file to set the remote exec-file.
14667
14668 2014-05-01 Pedro Alves <palves@redhat.com>
14669
14670 * boards/local-remote-host.exp: New file.
14671
14672 2014-05-01 Pedro Alves <palves@redhat.com>
14673
14674 * boards/local-remote-host.exp: Rename to ...
14675 * boards/local-remote-host-notty.exp: ... this.
14676
14677 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14678
14679 * gdb.ada/dyn_arrayidx: New testcase.
14680
14681 2014-04-26 Yao Qi <yao@codesourcery.com>
14682
14683 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14684 and compute the length of function main. Save it in
14685 $main_length.
14686 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14687 (top-level): Use gdb_compile to compile objects into
14688 executable and restart GDB. Remove invocation to
14689 prepare_for_testing.
14690
14691 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14692 Pedro Alves <palves@redhat.com>
14693
14694 PR server/16255
14695 * gdb.multi/multi-attach.c: New file.
14696 * gdb.multi/multi-attach.exp: New file.
14697
14698 2014-04-25 Pedro Alves <palves@redhat.com>
14699
14700 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14701 user.
14702 (top level): Test that "set remote conditional-breakpoints-packet
14703 off" works as intended.
14704 * gdb.base/dprintf.exp: Test that "set remote
14705 breakpoint-commands-packet off" works as intended.
14706 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14707 New function.
14708 (top level): Call it.
14709 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14710 remote fast-tracepoints-packet off" works as intended.
14711 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14712 * lib/gdb.exp (gdb_is_target_remote): ... here.
14713
14714 2014-04-24 David Blaikie <dblaikie@gmail.com>
14715
14716 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14717 ensure clang would not discard them.
14718 * gdb.base/gdbvars.c: Ditto.
14719 * gdb.base/memattr.c: Ditto.
14720 * gdb.base/whatis.c: Ditto.
14721 * gdb.python/py-prettyprint.c: Ditto.
14722 * gdb.trace/actions.c: Ditto.
14723 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14724 ensure clang would not discard it.
14725
14726 2014-04-24 David Blaikie <dblaikie@gmail.com>
14727
14728 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14729 clang to emit the full definition of type required by the test
14730 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14731
14732 2014-04-24 David Blaikie <dblaikie@gmail.com>
14733
14734 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14735 coax Clang into emitting the definition of the type.
14736 * gdb.cp/pr10728-x.h (y): Ditto.
14737 * gdb.cp/pr10728-y.cc (y): Ditto.
14738
14739 2014-04-24 David Blaikie <dblaikie@gmail.com>
14740
14741 * gdb.base/label.exp: XFAIL label related tests under Clang.
14742 * gdb.cp/cplabel.exp: Ditto.
14743 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14744 under Clang those using labels.
14745
14746 2014-04-25 Yao Qi <yao@codesourcery.com>
14747
14748 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14749 double_label.
14750 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14751 partial_label and double_label.
14752
14753 2014-04-24 David Blaikie <dblaikie@gmail.com>
14754
14755 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14756
14757 2014-04-24 David Blaikie <dblaikie@gmail.com>
14758
14759 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14760 of the function to work across GCC and Clang.
14761 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14762 pointer types (const void ** const V void **).
14763
14764 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
14765 Walfred Tedeschi <walfred.tedeschi@intel.com>
14766
14767 * Makefile.in (EXECUTABLES): Added i386-avx512.
14768 * gdb.arch/i386-avx512.c: New file.
14769 * gdb.arch/i386-avx512.exp: Likewise.
14770
14771 2014-04-23 Keith Seitz <keiths@redhat.com>
14772
14773 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14774 (mi_make_breakpoint_table): New procedure.
14775 (mi_create_breakpoint): Use mi_make_breakpoint
14776 and return the result.
14777 (mi_make_breakpoint): New procedure.
14778 (mi_build_kv_pairs): New procedure.
14779
14780 * gdb.mi/mi-break.exp: Remove unused globals,
14781 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14782 All callers updated.
14783 * gdb.mi/mi-dprintf.exp: Use variable to track command
14784 number.
14785 Update all callers of mi_create_breakpoint and use
14786 mi_make_breakpoint_table.
14787 Remove any unused global variables.
14788 * gdb.mi/mi-nonstop.exp: Likewise.
14789 * gdb.mi/mi-nsintrall.exp: Likewise.
14790 * gdb.mi/mi-nsmoribund.exp: Likewise.
14791 * gdb.mi/mi-nsthrexec.exp: Likewise.
14792 * gdb.mi/mi-reverse.exp: Likewise.
14793 * gdb.mi/mi-simplerun.exp: Likewise.
14794 * gdb.mi/mi-stepn.exp: Likewise.
14795 * gdb.mi/mi-syn-frame.exp: Likewise.
14796 * gdb.mi/mi-until.exp: Likewise.
14797 * gdb.mi/mi-var-cp.exp: Likewise.
14798 * gdb.mi/mi-var-display.exp: Likewise.
14799 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14800 * gdb.mi/mi2-var-child.exp: Likewise.
14801 * gdb.mi/mi-vla-c99.exp: Likewise.
14802 * lib/mi-support.exp: Likewise.
14803
14804 From Ian Lance Taylor <iant@cygnus.com>:
14805 * lib/gdb.exp (parse_args): New procedure.
14806
14807 2014-04-23 Pedro Alves <palves@redhat.com>
14808
14809 * gdb.base/break-unload-file.c: New file.
14810 * gdb.base/break-unload-file.exp: New file.
14811 * gdb.base/sym-file-lib.c (baz): New function.
14812 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14813 field.
14814 (load): Store the segment's mapped size.
14815 (unload): New function.
14816 (unload_shlib): New function.
14817 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14818 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14819 set a breakpoint at baz, and call it.
14820 * gdb.base/sym-file.exp: New tests for stale breakpoint
14821 instructions.
14822
14823 2014-04-23 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14826 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14827 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14828 * gdb.base/hbreak-unmapped.c: New file.
14829 * gdb.base/hbreak-unmapped.exp: New file.
14830 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14831 * lib/gdb.exp (gdb_is_target_remote): ... here.
14832
14833 2014-04-22 Pedro Alves <palves@redhat.com>
14834
14835 * gdb.base/consecutive-step-over.c: New file.
14836 * gdb.base/consecutive-step-over.exp: New file.
14837
14838 2014-04-22 Pedro Alves <palves@redhat.com>
14839
14840 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14841 instead of send_gdb/gdb_expect.
14842
14843 2014-04-22 Yao Qi <yao@codesourcery.com>
14844
14845 * lib/trace-support.exp (generate_tracefile): New procedure.
14846 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14847 return 0.
14848 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14849 if generate_tracefile returns 1.
14850
14851 2014-04-18 Tom Tromey <palves@redhat.com>
14852 Pedro alves <tromey@redhat.com>
14853
14854 PR backtrace/15558
14855 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14856 with a backtrace limit.
14857 * gdb.python/py-frame-inline.exp: Test running to an inline
14858 function with a backtrace limit, and printing the newest frame.
14859 * gdb.python/py-frame-inline.c (main): Call f.
14860
14861 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14862
14863 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14864
14865 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14866
14867 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14868 Drop prefix from unsupported source file path.
14869
14870 2014-04-17 Yao Qi <yao@codesourcery.com>
14871
14872 * lib/gdb.exp (with_target_charset): New proc.
14873 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14874 with_target_charset.
14875 (test_print_strings): Likewise.
14876 (test_repeat_bytes): Likewise.
14877 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14878 for some tests.
14879
14880 2014-04-16 Keith Seitz <keiths@redhat.com>
14881
14882 PR gdb/15827
14883 * gdb.dwarf2/corrupt.c: New file.
14884 * gdb.dwarf2/corrupt.exp: New file.
14885
14886 2014-04-16 Keith Seitz <keiths@redhat.com>
14887
14888 PR c++/16597
14889 * gdb.cp/namelessclass.cc: New file.
14890 * gdb.cp/namelessclass.exp: New file.
14891 * gdb.cp/namelessclass.S: New file.
14892
14893 2014-04-16 Doug Evans <dje@google.com>
14894
14895 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14896 Add comment.
14897 (gdbserver_default_get_comm_port): New function.
14898 (gdbserver_start): Check if board file provided
14899 "gdbserver,get_comm_port" and use it if so.
14900 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14901 (gdb,socketport): Set to "stdio".
14902 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14903 (stdio_gdbserver_template): Delete.
14904 (${board}_get_remote_address): Update.
14905 (${board}_build_remote_cmd): Delete.
14906 (${board}_get_comm_port): New function.
14907 (${board}_spawn): Update.
14908 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14909 Delete.
14910 (${board}_get_remote_address): Update.
14911 (${board}_get_comm_port): New function.
14912
14913 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
14914
14915 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14916 appearing in any order.
14917
14918 2014-04-15 Doug Evans <dje@google.com>
14919
14920 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14921 uninitialized value of "description".
14922
14923 2014-04-15 Keith Seitz <keiths@redhat.com>
14924
14925 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14926 Remove unused globals.
14927 (test_running_the_program): Likewise.
14928 (test_controlled_execution): Likewise.
14929 (test_controlling_breakpoints): Likewise.
14930 (test_program_termination): Likewise.
14931
14932 2014-04-15 Keith Seitz <keiths@redhat.com>
14933
14934 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14935 unused globals.
14936 (test_rbreak_creation_and_listing): Likewise.
14937 (test_ignore_count): Likewise.
14938 (test_error): Likewise.
14939
14940 2014-04-15 Pedro Alves <palves@redhat.com>
14941
14942 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14943 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14944 sym-file-loader.c.
14945 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14946 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14947 to sym-file-loader.c.
14948 (struct library): Forward declare.
14949 (load_shlib, lookup_function): Change prototypes.
14950 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14951 (translate_offset): Remove declarations.
14952 (get_text_addr): New declaration.
14953 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14954 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14955 sym-file-loader.h.
14956 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14957 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14958 here from sym-file-loader.h.
14959 (struct library): New structure.
14960 (load_shlib, lookup_function): Change prototypes and adjust to
14961 work with a struct library.
14962 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14963 (translate_offset): Make static.
14964 (get_text_addr): New function.
14965 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14966
14967 2014-04-15 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14970
14971 2014-04-15 Pedro Alves <palves@redhat.com>
14972
14973 * gdb.base/sym-file-loader.c: Include <limits.h>.
14974 (SELF_LINK): New define.
14975 (get_origin): New function.
14976 (load_shlib): Use it.
14977 * gdb.base/sym-file.exp: Don't early return if the target is
14978 remote. Use runto_main, and issue fail is that fails. Use
14979 gdb_load_shlibs.
14980 (shlib_name): Delete.
14981 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14982
14983 2014-04-15 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.base/sym-file.exp: Remove regex characters from test
14986 message. Don't refer to breakpoint numbers in test messages.
14987
14988 2014-04-14 Keith Seitz <keiths@redhat.com>
14989
14990 PR c++/16253
14991 * gdb.cp/var-tag.cc: New file.
14992 * gdb.cp/var-tag.exp: New file.
14993 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14994 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14995 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14996 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14997
14998 2014-04-14 Tom Tromey <tromey@redhat.com>
14999
15000 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15001 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15002 type.
15003 * gdb.cp/enum-class.exp: New file.
15004 * gdb.cp/enum-class.cc: New file.
15005
15006 2014-04-14 Tom Tromey <tromey@redhat.com>
15007
15008 * gdb.dwarf2/enum-type.exp: New file.
15009
15010 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15011
15012 * gdb.mi/mi-vla-c99.exp: New file.
15013 * gdb.mi/vla.c: New file.
15014
15015 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15016
15017 * gdb.base/vla-datatypes.c: New file.
15018 * gdb.base/vla-datatypes.exp: New file.
15019
15020 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15021
15022 * gdb.base/vla-ptr.c: New file.
15023 * gdb.base/vla-ptr.exp: New file.
15024
15025 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15026
15027 * gdb.dwarf2/count.exp: New file.
15028
15029 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15030
15031 * gdb.base/vla-sideeffect.c: New file.
15032 * gdb.base/vla-sideeffect.exp: New file.
15033
15034 2014-04-14 David Blaikie <dblaikie@gmail.com>
15035
15036 * gdb.mi/non-stop.c: Add return value for non-void function return
15037 statement.
15038 * gdb.threads/staticthreads.c: Ditto.
15039
15040 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15041 Doug Evans <xdje42@gmail.com>
15042
15043 * gdb.guile/scm-value.c: Improve test case.
15044 * gdb.guile/scm-value.exp: Add new test.
15045
15046 2014-04-11 David Blaikie <dblaikie@gmail.com>
15047
15048 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15049 override Clang's default.
15050
15051 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15052
15053 Revert the following changes (regressions):
15054
15055 * gdb.base/vla-sideeffect.c: New file.
15056 * gdb.base/vla-sideeffect.exp: New file.
15057
15058 * gdb.dwarf2/count.exp: New file.
15059
15060 * gdb.base/vla-multi.c: New file.
15061 * gdb.base/vla-multi.exp: New file.
15062
15063 * gdb.base/vla-ptr.c: New file.
15064 * gdb.base/vla-ptr.exp: New file.
15065
15066 * gdb.base/vla-datatypes.c: New file.
15067 * gdb.base/vla-datatypes.exp: New file.
15068
15069 * gdb.mi/mi-vla-c99.exp: New file.
15070 * gdb.mi/vla.c: New file.
15071
15072 2014-04-11 Keith Seitz <keiths@redhat.com>
15073
15074 PR c++/16675
15075 * gdb.cp/cpsizeof.exp: New file.
15076 * gdb.cp/cpsizeof.cc: New file.
15077
15078 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15079
15080 * gdb.mi/mi-vla-c99.exp: New file.
15081 * gdb.mi/vla.c: New file.
15082
15083 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15084
15085 * gdb.base/vla-datatypes.c: New file.
15086 * gdb.base/vla-datatypes.exp: New file.
15087
15088 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15089
15090 * gdb.base/vla-ptr.c: New file.
15091 * gdb.base/vla-ptr.exp: New file.
15092
15093 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15094
15095 * gdb.base/vla-multi.c: New file.
15096 * gdb.base/vla-multi.exp: New file.
15097
15098 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15099
15100 * gdb.dwarf2/count.exp: New file.
15101
15102 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15103
15104 * gdb.base/vla-sideeffect.c: New file.
15105 * gdb.base/vla-sideeffect.exp: New file.
15106
15107 2014-04-11 Yao Qi <yao@codesourcery.com>
15108
15109 * gdb.base/completion.exp: Check file exists before running tests
15110 on file completion.
15111
15112 2014-04-10 Pedro Alves <palves@redhat.com>
15113
15114 * gdb.base/cond-eval-mode.c: New file.
15115 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15116 prepare_for_testing to build the new file. Check result of
15117 runto_main.
15118 (test_break, test_watch): New procedures.
15119 (top level): Use them.
15120
15121 2014-04-08 Pierre Muller <muller@sourceware.org>
15122
15123 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15124 Ctrl-V use for mingw hosts.
15125
15126 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15127
15128 * gdb.python/py-value.c: Improve test case.
15129 * gdb.python/py-value.exp: Add new test.
15130
15131 2014-04-07 David Blaikie <dblaikie@gmail.com>
15132
15133 * lib/compiler.c: Identify the clang compiler.
15134 * lib/compiler.cc: Ditto.
15135
15136 2014-04-03 Yao Qi <yao@codesourcery.com>
15137
15138 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15139
15140 2014-04-01 Anton Blanchard <anton@samba.org>
15141
15142 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15143 messages unique.
15144
15145 2014-04-01 Anton Blanchard <anton@samba.org>
15146
15147 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15148 prepare_for_testing.
15149
15150 2014-04-01 Anton Blanchard <anton@samba.org>
15151
15152 * gdb.arch/ppc64-atomic-inst.c: Remove.
15153 * gdb.arch/ppc64-atomic-inst.S: New file.
15154 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15155
15156 2014-03-31 Doug Evans <dje@google.com>
15157
15158 * gdb.base/print-symbol-loading-lib.c: New file.
15159 * gdb.base/print-symbol-loading-main.c: New file.
15160 * gdb.base/print-symbol-loading.exp: New file.
15161
15162 2014-03-31 Yao Qi <yao@codesourcery.com>
15163
15164 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15165
15166 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15167
15168 * gdb.ada/mi_dyn_arr: New testcase.
15169
15170 2014-03-27 Doug Evans <dje@google.com>
15171
15172 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15173
15174 2014-03-27 Yao Qi <yao@codesourcery.com>
15175
15176 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15177 if target is nios2-*-*.
15178
15179 2014-03-26 Yao Qi <yao@codesourcery.com>
15180
15181 * lib/gdb.exp (readline_is_used): New proc.
15182 * gdb.base/completion.exp: Move tests on command complete up.
15183 Skip the rest of tests if readline is not used.
15184 * gdb.ada/complete.exp: Skp the test if readline is not
15185 used.
15186 * gdb.base/filesym.exp: Likewise.
15187 * gdb.base/macscp.exp: Likewise.
15188 * gdb.base/readline-ask.exp: Likewise.
15189 * gdb.base/readline.exp: Likewise.
15190 * gdb.python/py-cmd.exp: Likewise.
15191 * gdb.trace/tfile.exp: Likewise.
15192
15193 2014-03-26 Yao Qi <yao@codesourcery.com>
15194
15195 * gdb.base/macscp.exp: Fix code format issues.
15196
15197 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15198
15199 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15200 * gdb.asm/powerpc64le.inc: New file.
15201
15202 2014-03-25 Pedro Alves <palves@redhat.com>
15203 Doug Evans <dje@google.com>
15204
15205 * gdb.base/source-execution.c: New file.
15206 * gdb.base/source-execution.exp: New file.
15207 * gdb.base/source-execution.gdb: New file.
15208
15209 2014-03-24 Doug Evans <dje@google.com>
15210
15211 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15212 using fission.
15213
15214 2014-03-24 Hui Zhu <hui@codesourcery.com>
15215 Pedro Alves <palves@redhat.com>
15216
15217 PR breakpoints/16101
15218 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15219 test pass/fail messages. Detect missing support for dprintf when
15220 breakpoints are actually inserted.
15221 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15222 breakpoints are actually inserted.
15223 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15224 fails.
15225
15226 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15227
15228 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15229
15230 2014-03-22 Doug Evans <xdje42@gmail.com>
15231
15232 * gdb.python/python.exp (python not supported): Verify multi-line
15233 python command issues an error.
15234 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15235 guile command issues an error.
15236
15237 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15238
15239 * gdb.threads/thread-specific.exp: Handle the lack of usable
15240 $this_breakpoint and $this_thread.
15241
15242 2014-03-21 Hui Zhu <hui@codesourcery.com>
15243
15244 * gdb.base/attach.exp (do_command_attach_tests): New.
15245
15246 2014-03-20 Tom Tromey <tromey@redhat.com>
15247 Pedro Alves <palves@redhat.com>
15248
15249 PR cli/15718
15250 * gdb.base/condbreak-call-false.c: New file.
15251 * gdb.base/condbreak-call-false.exp: New file.
15252
15253 2014-03-20 Pedro Alves <palves@redhat.com>
15254
15255 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15256 Delete.
15257 (block_signals, unblock_signals): Delete.
15258 (child_function_2, main): Remove references to deleted variable
15259 and functions.
15260
15261 2014-03-20 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15264 Use pthread_kill to signal thread 2.
15265 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15266 Adjust to make the test send itself a signal rather than using the
15267 host's "kill" command.
15268
15269 2014-03-20 Pedro Alves <palves@redhat.com>
15270
15271 * gdb.threads/multiple-step-overs.c: New file.
15272 * gdb.threads/multiple-step-overs.exp: New file.
15273 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15274 Adjust expected infrun debug output.
15275
15276 2014-03-20 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15279 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15280
15281 2014-03-20 Pedro Alves <palves@redhat.com>
15282
15283 PR breakpoints/7143
15284 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15285 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15286 of gdb_test_multiple.
15287 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15288 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15289
15290 2014-03-20 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15293 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15294
15295 2014-03-19 Pedro Alves <palves@redhat.com>
15296
15297 * gdb.base/async.exp: Remove early return.
15298
15299 2014-03-19 Pedro Alves <palves@redhat.com>
15300
15301 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15302
15303 2014-03-19 Pedro Alves <palves@redhat.com>
15304
15305 * gdb.base/async.exp (test_background): Expect \r\n after
15306 "completed." in the fail pattern.
15307
15308 2014-03-19 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.base/async.exp (test_background): New procedure.
15311 Use it for all background execution command tests.
15312
15313 2014-03-19 Pedro Alves <palves@redhat.com>
15314
15315 * gdb.base/async.exp: Use prepare_for_testing.
15316
15317 2014-03-19 Pedro Alves <palves@redhat.com>
15318
15319 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15320 the same line.
15321
15322 2014-03-19 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.base/async.c (main): Add "jump here" and "until here" line
15325 marker comments.
15326 * gdb.base/async.exp (jump_here): New global.
15327 (jump& test): Use it.
15328 (until_here): New global.
15329 (until& test): Use it.
15330
15331 2014-03-19 Pedro Alves <palves@redhat.com>
15332
15333 * gdb.base/async.exp: Don't frob gdb_protocol.
15334
15335 2014-03-18 Doug Evans <xdje42@gmail.com>
15336
15337 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15338 Fix spelling of exec-done-display.
15339
15340 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15341
15342 PR gdb/15358
15343 * gdb.base/gdb-sigterm.c: New file.
15344 * gdb.base/gdb-sigterm.exp: New file.
15345
15346 2014-03-18 Pedro Alves <palves@redhat.com>
15347
15348 PR gdb/13860
15349 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15350 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15351 solib-event.
15352
15353 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15354
15355 * gdb.ada/pckd_arr_ren: New testcase.
15356
15357 2014-03-13 Doug Evans <xdje42@gmail.com>
15358
15359 PR guile/16612
15360 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15361 collect after discarding symbols.
15362
15363 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15364 Doug Evans <xdje42@gmail.com>
15365
15366 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15367 to history survives a gc.
15368
15369 2014-03-13 Pedro Alves <palves@redhat.com>
15370
15371 * gdb.base/default.exp: Don't test "target procfs".
15372
15373 2014-03-13 Pedro Alves <palves@redhat.com>
15374
15375 * gdb.base/default.exp: Update "target child" and "target procfs"
15376 tests to not expect "Unix".
15377
15378 2014-03-12 Tom Tromey <tromey@redhat.com>
15379
15380 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15381 New procs. Add target-async tests.
15382 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15383 Add target-async tests.
15384
15385 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15386
15387 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15388 'func_start' and 'func_end' for the beginning and end of the
15389 function code, respectively.
15390 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15391 'func_end' instead of 'func' and 'main'.
15392
15393 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15394
15395 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15396 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15397 generate the debug info assembler source.
15398
15399 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15400
15401 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15402 * gdb.dwarf2/arr-subrange.exp: Likewise.
15403 * gdb.dwarf2/dwz.exp: Likewise.
15404 * gdb.dwarf2/method-ptr.exp: Likewise.
15405 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15406 * gdb.dwarf2/subrange.exp: Likewise.
15407 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15408 * gdb.dwarf2/implptrpiece.exp: Likewise.
15409 * gdb.dwarf2/nostaticblock.exp: Likewise.
15410
15411 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15412
15413 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15414 directory to absolute path name arguments.
15415
15416 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15417
15418 * gdb.ada/tagged_access: New testcase.
15419
15420 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15421
15422 * gdb.btrace/data.exp: Update expected output.
15423
15424 2014-03-06 Yao Qi <yao@codesourcery.com>
15425
15426 * gdb.trace/pr16508.exp: New file.
15427
15428 2014-03-05 Pedro Alves <palves@redhat.com>
15429
15430 PR gdb/16575
15431 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15432 procedure.
15433 (top level): Adjust to use it. Add tests that exercise breakpoint
15434 interaction with the code-cache.
15435
15436 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15437
15438 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15439 test for 'history-append!'.
15440
15441 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15442
15443 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15444 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15445 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15446 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15447 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15448 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15449
15450 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15451
15452 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15453 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15454 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15455
15456 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15457
15458 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15459
15460 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15461
15462 * gdb.dwarf2/arr-stride.c: New file.
15463 * gdb.dwarf2/arr-stride.exp: New file.
15464
15465 2014-02-26 Pedro Alves <palves@redhat.com>
15466
15467 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15468 that won't ever trigger. Make sure that GDB reports the correct
15469 breakpoint that caused the stop.
15470
15471 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15472
15473 PR gdb/16626
15474 * gdb.base/auto-load-script: New file.
15475 * gdb.base/auto-load.c: New file.
15476 * gdb.base/auto-load.exp: New file.
15477
15478 PR gdb/16626
15479 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15480
15481 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15482
15483 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15484 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15485
15486 2014-02-24 Doug Evans <dje@google.com>
15487
15488 * lib/gdb.exp (run_on_host): Log error output if program fails.
15489
15490 2014-02-21 Pedro Alves <palves@redhat.com>
15491
15492 * gdb.threads/step-after-sr-lock.c: Rename to ...
15493 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15494 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15495 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15496 ... this.
15497
15498 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15499
15500 PR tdep/16397
15501 * gdb.arch/amd64-stap-special-operands.exp: New file.
15502 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15503 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15504 * gdb.arch/amd64-stap-triplet.S: Likewise.
15505 * gdb.arch/amd64-stap-triplet.c: Likewise.
15506
15507 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15508
15509 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15510 in .section pseudo-op.
15511
15512 2014-02-20 lin zuojian <manjian2006@gmail.com>
15513 Joel Brobecker <brobecker@adacore.com>
15514 Doug Evans <xdje42@gmail.com>
15515
15516 PR symtab/16581
15517 * gdb.dwarf2/dw2-icycle.S: New file.
15518 * gdb.dwarf2/dw2-icycle.c: New file.
15519 * gdb.dwarf2/dw2-icycle.exp: New file.
15520
15521 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15522
15523 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15524 operations on gdb.Value objects.
15525 * gdb.python/py-value-cc.exp: Add new test to test operations on
15526 gdb.Value objects.
15527
15528 2014-02-18 Doug Evans <dje@google.com>
15529
15530 * Makefile.in (TESTS): New variable.
15531 (expanded_tests, expanded_tests_or_none): New variables
15532 (check-single): Pass $(expanded_tests_or_none) to runtest.
15533 (check-parallel): Only run tests in $(TESTS) if non-empty.
15534 (check/no-matching-tests-found): New rule.
15535 * README: Document TESTS makefile variable.
15536
15537 2014-02-18 Doug Evans <dje@google.com>
15538
15539 * Makefile.in (check-parallel): rm -rf outputs temp.
15540
15541 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15542
15543 Fix "ERROR: no fileid for" in the testsuite.
15544 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15545
15546 2014-02-12 Doug Evans <dje@google.com>
15547
15548 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15549 (MISCELLANEOUS): New variable.
15550 (clean): rm -rf $(MISCELLANEOUS).
15551 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15552 dwp live in the same directory as symlinks, with each symlink pointed
15553 to a differently named file in a different directory.
15554
15555 2014-02-11 Doug Evans <dje@google.com>
15556
15557 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15558 of Tcl file commands.
15559
15560 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15561
15562 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15563 "kill -SIGUSR1 -1".
15564
15565 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15566
15567 * gdb.ada/tick_length_array_enum_idx: New testcase.
15568
15569 2014-02-10 Doug Evans <xdje42@gmail.com>
15570
15571 * configure.ac (AC_OUTPUT): Add gdb.guile.
15572 * configure: Regenerate.
15573 * lib/gdb-guile.exp: New file.
15574 * lib/gdb.exp (get_target_charset): New function.
15575 * gdb.base/help.exp: Update expected output from "apropos apropos".
15576 * gdb.guile/Makefile.in: New file.
15577 * gdb.guile/guile.exp: New file.
15578 * gdb.guile/scm-arch.c: New file.
15579 * gdb.guile/scm-arch.exp: New file.
15580 * gdb.guile/scm-block.c: New file.
15581 * gdb.guile/scm-block.exp: New file.
15582 * gdb.guile/scm-breakpoint.c: New file.
15583 * gdb.guile/scm-breakpoint.exp: New file.
15584 * gdb.guile/scm-disasm.c: New file.
15585 * gdb.guile/scm-disasm.exp: New file.
15586 * gdb.guile/scm-equal.c: New file.
15587 * gdb.guile/scm-equal.exp: New file.
15588 * gdb.guile/scm-error.exp: New file.
15589 * gdb.guile/scm-error.scm: New file.
15590 * gdb.guile/scm-frame-args.c: New file.
15591 * gdb.guile/scm-frame-args.exp: New file.
15592 * gdb.guile/scm-frame-args.scm: New file.
15593 * gdb.guile/scm-frame-inline.c: New file.
15594 * gdb.guile/scm-frame-inline.exp: New file.
15595 * gdb.guile/scm-frame.c: New file.
15596 * gdb.guile/scm-frame.exp: New file.
15597 * gdb.guile/scm-generics.exp: New file.
15598 * gdb.guile/scm-gsmob.exp: New file.
15599 * gdb.guile/scm-iterator.c: New file.
15600 * gdb.guile/scm-iterator.exp: New file.
15601 * gdb.guile/scm-math.c: New file.
15602 * gdb.guile/scm-math.exp: New file.
15603 * gdb.guile/scm-objfile-script-gdb.in: New file.
15604 * gdb.guile/scm-objfile-script.c: New file.
15605 * gdb.guile/scm-objfile-script.exp: New file.
15606 * gdb.guile/scm-objfile.c: New file.
15607 * gdb.guile/scm-objfile.exp: New file.
15608 * gdb.guile/scm-ports.exp: New file.
15609 * gdb.guile/scm-pretty-print.c: New file.
15610 * gdb.guile/scm-pretty-print.exp: New file.
15611 * gdb.guile/scm-pretty-print.scm: New file.
15612 * gdb.guile/scm-section-script.c: New file.
15613 * gdb.guile/scm-section-script.exp: New file.
15614 * gdb.guile/scm-section-script.scm: New file.
15615 * gdb.guile/scm-symbol.c: New file.
15616 * gdb.guile/scm-symbol.exp: New file.
15617 * gdb.guile/scm-symtab-2.c: New file.
15618 * gdb.guile/scm-symtab.c: New file.
15619 * gdb.guile/scm-symtab.exp: New file.
15620 * gdb.guile/scm-type.c: New file.
15621 * gdb.guile/scm-type.exp: New file.
15622 * gdb.guile/scm-value-cc.cc: New file.
15623 * gdb.guile/scm-value-cc.exp: New file.
15624 * gdb.guile/scm-value.c: New file.
15625 * gdb.guile/scm-value.exp: New file.
15626 * gdb.guile/source2.scm: New file.
15627 * gdb.guile/types-module.cc: New file.
15628 * gdb.guile/types-module.exp: New file.
15629
15630 2014-02-10 Yao Qi <yao@codesourcery.com>
15631
15632 PR testsuite/16543
15633 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15634 * configure: Regenerated.
15635 * Makefile.in: New file.
15636
15637 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15638
15639 * gdb.python/py-framefilter.exp: Fix typo.
15640
15641 2014-02-08 Yao Qi <yao@codesourcery.com>
15642
15643 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15644 that no =breakpoint-modified is emitted when breakpoints are
15645 modified through MI commands.
15646
15647 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15648 Pedro Alves <palves@redhat.com>
15649
15650 * gdb.threads/step-after-sr-lock.c: New file.
15651 * gdb.threads/step-after-sr-lock.exp: New file.
15652
15653 2014-02-07 Pedro Alves <palves@redhat.com>
15654
15655 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15656
15657 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15658
15659 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15660 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15661
15662 2014-02-06 Doug Evans <xdje42@gmail.com>
15663
15664 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15665 output.
15666
15667 * gdb.gdb/python-interrupts.exp: New file.
15668
15669 2014-02-05 Yao Qi <yao@codesourcery.com>
15670
15671 * gdb.trace/report.exp (use_collected_data): Test the output
15672 of "info threads" and "info inferiors".
15673
15674 2014-02-05 Yao Qi <yao@codesourcery.com>
15675
15676 Revert this patch:
15677
15678 2013-05-24 Yao Qi <yao@codesourcery.com>
15679
15680 * gdb.trace/tfile.exp: Test inferior and thread.
15681
15682 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15683
15684 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15685 on a function.
15686 * gdb.base/step-bt.c: Call hello via function pointer to make
15687 sure its first instruction is executed on powerpc64le-linux.
15688
15689 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15690
15691 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15692
15693 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15694
15695 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15696 of the test patterns for use on little-endian systems.
15697
15698 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15699
15700 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15701 (decimal_vector): Fix for little-endian.
15702
15703 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15704
15705 * gdb.arch/sparc-sysstep.exp: New file.
15706 * gdb.arch/sparc-sysstep.c: Likewise.
15707
15708 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15709
15710 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15711
15712 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15713
15714 2014-01-23 Tom Tromey <tromey@redhat.com>
15715
15716 * gdb.ada/array_char_idx: New testcase.
15717
15718 2014-01-23 Tom Tromey <tromey@redhat.com>
15719
15720 PR python/16487:
15721 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15722 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15723 classes.
15724
15725 2014-01-23 Tom Tromey <tromey@redhat.com>
15726
15727 PR python/16491:
15728 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15729 string from an inferior frame.
15730 * gdb.python/py-framefilter-mi.exp: Update.
15731
15732 2014-01-22 Doug Evans <dje@google.com>
15733
15734 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15735
15736 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15737
15738 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15739
15740 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15741
15742 * gdb.trace/entry-values.exp: Remove excess space character from
15743 regex patterns. Handle s390 call instruction.
15744
15745 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15746
15747 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15748 define "*_start" label. Make "name" static.
15749 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15750 ${name} by references to ${name}_start.
15751
15752 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15753
15754 * gdb.base/info-macros.exp: Remove "debug" from the compile
15755 options.
15756
15757 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15758
15759 * gdb.dlang/demangle.exp: New file.
15760
15761 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15762
15763 * gdb.dlang/primitive-types.exp: New file.
15764
15765 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15766
15767 * configure.ac: Create gdb.dlang/Makefile.
15768 * configure: Regenerate.
15769 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15770 * gdb.dlang/Makefile.in: New file.
15771 * lib/d-support.exp: New file.
15772 * lib/gdb.exp (skip_d_tests): New proc.
15773
15774 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15775
15776 * gdb.btrace/delta.exp: Check reverse stepi.
15777 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15778 * gdb.btrace/finish.exp: New.
15779 * gdb.btrace/next.exp: New.
15780 * gdb.btrace/nexti.exp: New.
15781 * gdb.btrace/record_goto.c: Add comments.
15782 * gdb.btrace/step.exp: New.
15783 * gdb.btrace/stepi.exp: New.
15784 * gdb.btrace/multi-thread-step.c: New.
15785 * gdb.btrace/multi-thread-step.exp: New.
15786 * gdb.btrace/rn-dl-bind.c: New.
15787 * gdb.btrace/rn-dl-bind.exp: New.
15788 * gdb.btrace/data.c: New.
15789 * gdb.btrace/data.exp: New.
15790 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15791
15792 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15793
15794 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15795 * gdb.btrace/exception.exp: Update.
15796 * gdb.btrace/instruction_history.exp: Update.
15797 * gdb.btrace/record_goto.exp: Update.
15798 * gdb.btrace/tailcall.exp: Update.
15799 * gdb.btrace/unknown_functions.exp: Update.
15800 * gdb.btrace/delta.exp: New.
15801
15802 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15803
15804 * gdb.btrace/record_goto.exp: Add backtrace test.
15805 * gdb.btrace/tailcall.exp: Add backtrace test.
15806
15807 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15808
15809 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15810 * gdb.btrace/record_goto.c: New.
15811 * gdb.btrace/record_goto.exp: New.
15812 * gdb.btrace/x86-record_goto.S: New.
15813
15814 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15815
15816 * gdb.btrace/function_call_history.exp: Update tests.
15817 * gdb.btrace/instruction_history.exp: Update tests.
15818
15819 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15820
15821 * gdb.btrace/function_call_history.exp: Fix expected field
15822 order for "record function-call-history".
15823 Add new tests for "record function-call-history /c".
15824 * gdb.btrace/exception.cc: New.
15825 * gdb.btrace/exception.exp: New.
15826 * gdb.btrace/tailcall.exp: New.
15827 * gdb.btrace/x86-tailcall.S: New.
15828 * gdb.btrace/x86-tailcall.c: New.
15829 * gdb.btrace/unknown_functions.c: New.
15830 * gdb.btrace/unknown_functions.exp: New.
15831 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15832
15833 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15834
15835 * gdb.btrace/instruction_history.exp: Update.
15836 * gdb.btrace/function_call_history.exp: Update.
15837
15838 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15839
15840 * gdb.btrace/function_call_history.exp: Fix expected function
15841 trace.
15842 * gdb.btrace/instruction_history.exp: Initialize traced.
15843 Remove traced_functions.
15844
15845 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15846
15847 * gdb.btrace/function_call_history.exp: Update
15848 * gdb.btrace/instruction_history.exp: Update.
15849
15850 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15851
15852 * gdb.btrace/enable.exp: Update expected text.
15853
15854 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15855
15856 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15857 bytes.
15858
15859 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15860
15861 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15862
15863 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
15864
15865 * lib/gdb.exp (supports_process_record): Return true for
15866 arm*-linux*. (supports_reverse): Likewise.
15867
15868 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15869
15870 PR python/15464
15871 PR python/16113
15872 * gdb.python/py-type.c: Enhance test case.
15873 * gdb.python/py-value-cc.cc: Likewise
15874 * gdb.python/py-type.exp: Add new tests.
15875 * gdb.python/py-value-cc.exp: Likewise
15876
15877 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15878 Pedro Alves <palves@redhat.com>
15879
15880 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15881 Make "name" extern.
15882 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15883 references to ${name}_start by references to ${name}.
15884
15885 2014-01-10 Joel Brobecker <brobecker@adacore.com>
15886
15887 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15888
15889 2014-01-10 Joel Brobecker <brobecker@adacore.com>
15890
15891 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15892
15893 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15894 Pedro Alves <palves@redhat.com>
15895
15896 * gdb.mi/mi-info-os.exp: Connect to the target with
15897 mi_gdb_target_load.
15898
15899 2014-01-08 Pedro Alves <palves@redhat.com>
15900
15901 * gdb.threads/reconnect-signal.c: New file.
15902 * gdb.threads/reconnect-signal.exp: New file.
15903
15904 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15905
15906 * gdb.base/source-dir.exp: New file.
15907
15908 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15909
15910 * gdb.ada/mi_interface: New testcase.
15911
15912 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15913
15914 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15915 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15916 gdb.ada/pp-rec-component/pck.ads: New files.
15917
15918 2014-01-07 Joel Brobecker <brobecker@adacore.com>
15919
15920 * gdb.python/py-pp-integral.c: New file.
15921 * gdb.python/py-pp-integral.py: New file.
15922 * gdb.python/py-pp-integral.exp: New file.
15923
15924 For older changes see ChangeLog-1993-2013.
15925 \f
15926 ;; Local Variables:
15927 ;; mode: change-log
15928 ;; left-margin: 8
15929 ;; fill-column: 74
15930 ;; version-control: never
15931 ;; End:
15932
15933 Copyright 2014-2019 Free Software Foundation, Inc.
15934 Copying and distribution of this file, with or without modification,
15935 are permitted provided the copyright notice and this notice are preserved.