[gdb/testsuite] Add test-case for gdb-add-index.sh
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-05-24 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/gdb-add-index.exp: New file.
4
5 2019-05-22 Tom Tromey <tromey@adacore.com>
6
7 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8 * gdb.base/style.exp: Use "style".
9 * lib/gdb-utils.exp (style): New proc.
10
11 2019-05-22 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/align.exp: Require c++11.
14
15 2019-05-22 Tom de Vries <tdevries@suse.de>
16
17 PR testsuite/24586
18 * gdb.python/py-mi-var-info-path-expression.exp: Call
19 mi_skip_python_tests to check if python is supported.
20
21 2019-05-22 Alan Hayward <alan.hayward@arm.com>
22
23 * gdb.arch/aarch64-pauth.c: New test.
24 * gdb.arch/aarch64-pauth.exp: New file.
25
26 2019-05-22 Alan Hayward <alan.hayward@arm.com>
27
28 * README (Re-running Tests Outside The Testsuite): New section.
29
30 2019-05-21 Tom de Vries <tdevries@suse.de>
31
32 * gdb.arch/amd64-eval.exp: Require c++11.
33 * gdb.base/max-depth.exp: Same.
34 * gdb.compile/compile-cplus-array-decay.exp: Same.
35 * gdb.cp/meth-typedefs.exp: Same.
36 * gdb.cp/subtypes.exp: Same.
37 * gdb.cp/temargs.exp: Same.
38
39 2019-05-21 Alan Hayward <alan.hayward@arm.com>
40
41 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
42
43 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 PR gdb/18644
46 * gdb.fortran/complex.exp: Remove setup_kfail calls.
47 * gdb.fortran/printing-types.exp: Add new test.
48 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
49 testing.
50 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
51 setup_kfail call.
52
53 2019-05-17 Alan Hayward <alan.hayward@arm.com>
54
55 * README (Running the Testsuite): Change example.
56 (Testsuite Parameters): Remove TRANSCRIPT.
57 * lib/gdb.exp: Remove TRANSCRIPT check.
58
59 2019-05-17 Alan Hayward <alan.hayward@arm.com>
60
61 * README (Testsuite Parameters): Add replay logging to
62 GDBSERVER_DEBUG.
63 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
64 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
65 as a comma separated list.
66 (gdb_debug_init): Override procedure.
67
68 2019-05-17 Alan Hayward <alan.hayward@arm.com>
69
70 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
71 (gdb_write_cmd_file): New procedure.
72 * lib/gdbserver-support.exp (gdbserver_start): Call
73 gdbserver_write_cmd_file.
74 (gdbserver_write_cmd_file): New procedure.
75
76 2019-05-17 Alan Hayward <alan.hayward@arm.com>
77
78 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
79 (delete_breakpoints): Likewise.
80 (gdb_run_cmd): Likewise.
81 (gdb_start_cmd): Likewise.
82 (gdb_starti_cmd): Likewise.
83 (gdb_internal_error_resync): Likewise.
84 (gdb_test_multiple): Likewise.
85 (gdb_reinitialize_dir): Likewise.
86 (default_gdb_exit): Likewise.
87 (gdb_file_cmd): Mark kill as optional.
88 (default_gdb_start): Call gdb_stdin_log_init.
89 (send_gdb): Call gdb_stdin_log_write.
90 (rerun_to_main): Mark Y as an answer.
91 (gdb_stdin_log_init): New function.
92 (gdb_stdin_log_write): Likewise.
93
94 2019-05-17 Alan Hayward <alan.hayward@arm.com>
95
96 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
97 * gdb.base/debug-expr.exp: Likewise.
98 * gdb.base/foll-fork.exp: Likewise.
99 * gdb.base/foll-vfork.exp: Likewise.
100 * gdb.base/fork-print-inferior-events.exp: Likewise.
101 * gdb.base/gdb-sigterm.exp: Likewise.
102 * gdb.base/gdbinit-history.exp: Likewise.
103 * gdb.base/osabi.exp: Likewise.
104 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
105 * gdb.base/ui-redirect.exp: Likewise.
106 * gdb.gdb/unittest.exp: Likewise.
107 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
108 * gdb.mi/mi-watch.exp: Likewise.
109 * gdb.mi/new-ui-mi-sync.exp: Likewise.
110 * gdb.mi/user-selected-context-sync.exp: Likewise.
111 * gdb.python/python.exp: Disable debug test when debugging.
112 * gdb.threads/check-libthread-db.exp: Disable when debugging.
113 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
114 Likewise.
115 * gdb.threads/stepi-random-signal.exp: Likewise.
116
117 2019-05-17 Alan Hayward <alan.hayward@arm.com>
118
119 * Makefile.in: Pass through GDB_DEBUG.
120 * README (Testsuite Parameters): Add GDB_DEBUG.
121 (gdb,debug): Add board setting.
122 * lib/gdb.exp (default_gdb_start): Start debugging.
123 (gdb_debug_enabled): New procedure.
124 (gdb_debug_init): Likewise.
125
126 2019-05-17 Alan Hayward <alan.hayward@arm.com>
127
128 * Makefile.in: Pass through GDB_DEBUG.
129 * README (Testsuite Parameters): Add GDB_DEBUG.
130 (gdb,debug): Add board setting.
131 * lib/gdb.exp (default_gdb_start): Start debugging.
132 (gdb_debug_enabled): New procedure.
133 (gdb_debug_init): Likewise.
134
135 2019-05-17 Alan Hayward <alan.hayward@arm.com>
136
137 * gdb.base/ui-redirect.exp: Add debug redirect tests.
138
139 2019-05-17 Alan Hayward <alan.hayward@arm.com>
140
141 * gdb.base/ui-redirect.exp: Test redirection.
142
143 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
144
145 * gdb.mi/mi-complete.exp: New file.
146 * gdb.mi/mi-complete.cc: Likewise.
147
148 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
149
150 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
151 indexed and sliced arrays, and pointers to arrays.
152
153 2019-05-14 Tom Tromey <tromey@adacore.com>
154
155 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
156 styling test.
157
158 2019-05-14 Tom de Vries <tdevries@suse.de>
159
160 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
161 selection entry encoding.
162
163 2019-05-10 Tom Tromey <tromey@adacore.com>
164
165 * gdb.ada/info_exc.exp: Add "complete" test.
166
167 2019-05-09 Tom de Vries <tdevries@suse.de>
168
169 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
170 CU-relative.
171
172 2019-05-09 Tom de Vries <tdevries@suse.de>
173
174 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
175 CU-relative.
176
177 2019-05-08 Joel Brobecker <brobecker@adacore.com>
178
179 * gdb.ada/frame_arg_lang.exp: New testcase.
180 * gdb.ada/frame_arg_lang/bla.adb: New file.
181 * gdb.ada/frame_arg_lang/pck.ads: New file.
182 * gdb.ada/frame_arg_lang/pck.adb: New file.
183 * gdb.ada/frame_arg_lang/foo.c: New file.
184
185 2019-05-08 Tom Tromey <tromey@adacore.com>
186
187 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
188
189 2019-05-08 Tom Tromey <tromey@adacore.com>
190
191 * gdb.base/ptype-offsets.exp: Update tests.
192
193 2019-05-08 Tom Tromey <tromey@adacore.com>
194
195 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
196 cases.
197 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
198 "short".
199
200 2019-05-08 Tom Tromey <tromey@adacore.com>
201
202 * gdb.ada/vla.exp: New file.
203 * gdb.ada/vla/vla.adb: New file.
204
205 2019-05-07 Tom de Vries <tdevries@suse.de>
206
207 * gdb.base/index-cache.exp (ls_host): Fix return statement.
208
209 2019-05-07 Tom de Vries <tdevries@suse.de>
210
211 PR testsuite/24522
212 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
213 section.
214
215 2019-05-07 Tom de Vries <tdevries@suse.de>
216
217 PR testsuite/24522
218 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
219 .debug_aranges section.
220
221 2019-05-07 Tom de Vries <tdevries@suse.de>
222
223 PR testsuite/24159
224 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
225
226 2019-05-06 Tom de Vries <tdevries@suse.de>
227
228 * lib/gdb.exp (exec_has_index_section): New proc.
229 * gdb.base/index-cache.exp: Handle case that binfile contains an index
230 section.
231
232 2019-05-04 Tom de Vries <tdevries@suse.de>
233
234 * boards/cc-with-debug-names.exp: New file.
235
236 2019-05-03 Tom Tromey <tromey@adacore.com>
237
238 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
239 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
240 * gdb.ada/char_enum.exp: Add test.
241
242 2019-05-03 Tom de Vries <tdevries@suse.de>
243
244 * boards/cc-with-gdb-index.exp: New file.
245
246 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.rust/simple.exp: Add new test case.
249 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
250 (main): Initialise an instance of the new struct.
251
252 2019-05-01 Tom Tromey <tromey@adacore.com>
253
254 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
255 record.
256 (NPR): New variable.
257 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
258 test.
259
260 2019-05-01 Tom Tromey <tromey@adacore.com>
261
262 * gdb.ada/packed_array_assign.exp: Add packed assignment
263 regression test.
264
265 2019-05-01 Tom de Vries <tdevries@suse.de>
266
267 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
268
269 2019-05-01 Tom de Vries <tdevries@suse.de>
270
271 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
272
273 2019-04-30 Ali Tamur <tamur@google.com>
274
275 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
276
277 2019-04-30 Tom Tromey <tromey@adacore.com>
278
279 * lib/ada.exp (find_ada_tool): New proc.
280 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
281 * gdb.ada/catch_ex_std.exp: New file.
282 * gdb.ada/catch_ex_std/foo.adb: New file.
283 * gdb.ada/catch_ex_std/some_package.adb: New file.
284 * gdb.ada/catch_ex_std/some_package.ads: New file.
285
286 2019-04-30 Tom Tromey <tromey@adacore.com>
287
288 PR c++/24470:
289 * gdb.cp/temargs.cc: Add test code from PR.
290
291 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.fortran/vla-datatypes.exp: Update expected results.
294 * gdb.fortran/vla-ptype.exp: Likewise.
295 * gdb.fortran/vla-type.exp: Likewise.
296 * gdb.fortran/vla-value.exp: Likewise.
297
298 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * gdb.fortran/ptr-indentation.exp: Update expected results.
301 * gdb.fortran/ptype-on-functions.exp: Likewise.
302 * gdb.fortran/vla-ptr-info.exp: Likewise.
303 * gdb.fortran/vla-value.exp: Likewise.
304
305 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
306
307 * gdb.fortran/ptype-on-functions.exp: New file.
308 * gdb.fortran/ptype-on-functions.f90: New file.
309
310 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
311
312 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
313 case void string.
314
315 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
316
317 * gdb.fortran/complex.exp: Expand.
318 * gdb.fortran/complex.f: Renamed to...
319 * gdb.fortran/complex.f90: ...this, and extended to add more
320 complex values.
321
322 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
325 MODULO, CMPLX.
326
327 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
328 Richard Bunt <richard.bunt@arm.com>
329
330 * gdb.base/max-depth.c: New file.
331 * gdb.base/max-depth.exp: New file.
332 * gdb.python/py-nested-maps.c: New file.
333 * gdb.python/py-nested-maps.exp: New file.
334 * gdb.python/py-nested-maps.py: New file.
335 * gdb.python/py-format-string.exp (test_max_depth): New proc.
336 (test_all_common): Call test_max_depth.
337 * gdb.fortran/max-depth.exp: New file.
338 * gdb.fortran/max-depth.f90: New file.
339 * gdb.go/max-depth.exp: New file.
340 * gdb.go/max-depth.go: New file.
341 * gdb.modula2/max-depth.exp: New file.
342 * gdb.modula2/max-depth.c: New file.
343 * lib/gdb.exp (get_print_expr_at_depths): New proc.
344
345 2019-04-29 Tom de Vries <tdevries@suse.de>
346
347 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
348
349 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
350
351 * gdb.base/callexit.exp: Test may-call-functions off.
352
353 2019-04-25 Keith Seitz <keiths@redhat.com>
354
355 PR c++/24367
356 * gdb.cp/meth-typedefs.cc (incomplete_struct)
357 (another_incomplete_struct, test_incomplete): New definitions.
358 (main): Use new definitions.
359 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
360 functions.
361
362 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
363
364 PR corefiles/11608
365 PR corefiles/18187
366 * gdb.base/coredump-filter-build-id.exp: New file.
367
368 2019-04-25 Alan Hayward <alan.hayward@arm.com>
369
370 * Makefile.in: Pass through GDBSERVER_DEBUG.
371 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
372 (gdbserver,debug): Add board setting.
373 * gdb.trace/tspeed.exp: Skip when debugging.
374 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
375 * lib/gdbserver-support.exp: Likewise
376
377 2019-04-24 Tom Tromey <tromey@adacore.com>
378
379 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
380 Rust.
381
382 2019-04-24 Tom Tromey <tromey@adacore.com>
383
384 * gdb.arch/amd64-eval.exp: Test bitfield return.
385 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
386 (class Foo) <return_bitfields>: New method.
387 (main): Call it.
388
389 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.cp/many-args.cc: New file.
392 * gdb.cp/many-args.exp: New file.
393
394 2019-04-23 Tom de Vries <tdevries@suse.de>
395
396 PR gdb/24433
397 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
398
399 2019-04-23 Alan Hayward <alan.hayward@arm.com>
400
401 * gdb.trace/backtrace.exp: Use nopie flag.
402 * gdb.trace/circ.exp: Likewise.
403 * gdb.trace/collection.exp: Likewise.
404 * gdb.trace/ftrace.exp: Likewise.
405 * gdb.trace/mi-trace-unavailable.exp: Likewise.
406 * gdb.trace/mi-traceframe-changed.exp: Likewise.
407 * gdb.trace/qtro.exp: Likewise.
408 * gdb.trace/read-memory.exp: Likewise.
409 * gdb.trace/report.exp: Likewise.
410 * gdb.trace/tfile.exp: Likewise.
411 * gdb.trace/tfind.exp: Likewise.
412 * gdb.trace/unavailable.exp: Likewise.
413
414 2019-04-22 Pedro Alves <palves@redhat.com>
415
416 * gdb.base/solib-probes-nosharedlibrary.c,
417 gdb.base/solib-probes-nosharedlibrary.exp: New files.
418
419 2019-04-19 Tom Tromey <tromey@adacore.com>
420
421 * gdb.ada/ptype_union.c: New file.
422 * gdb.ada/ptype_union.exp: New file.
423
424 2019-04-19 Tom Tromey <tromey@adacore.com>
425
426 PR symtab/24423:
427 * gdb.base/list0.h (foo): Add a control-l character.
428
429 2019-04-18 Tom de Vries <tdevries@suse.de>
430
431 PR gdb/24433
432 * boards/local-board.exp: Set sysroot to "".
433
434 2019-04-18 Tom de Vries <tdevries@suse.de>
435 Pedro Alves <palves@redhat.com>
436
437 PR gdb/24454
438 * gdb.threads/vfork-follow-child-exec.c: New file.
439 * gdb.threads/vfork-follow-child-exec.exp: New file.
440 * gdb.threads/vfork-follow-child-exit.c: New file.
441 * gdb.threads/vfork-follow-child-exit.exp: New file.
442
443 2019-04-15 Leszek Swirski <leszeks@google.com>
444
445 * gdb.arch/amd64-eval.cc: New file.
446 * gdb.arch/amd64-eval.exp: New file.
447
448 2019-04-11 Alan Hayward <alan.hayward@arm.com>
449
450 * gdb.server/sysroot.c: New test.
451 * gdb.server/sysroot.exp: New file.
452 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
453 matching param.
454
455 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.base/align.exp: Extend test to cover structures containing
458 only static fields.
459
460 2019-04-11 Tom de Vries <tdevries@suse.de>
461
462 * boards/cc-with-dwz-m.exp: New file.
463 * boards/cc-with-dwz.exp: New file.
464 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
465
466 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
467
468 * gdb.base/start-cpp.exp: New file.
469 * gdb.base/start-cpp.cc: New file.
470
471 2019-04-08 Kevin Buettner <kevinb@redhat.com>
472
473 * gdb.python/py-thrhandle.exp: Adjust tests to call
474 thread_from_handle instead of thread_from_thread_handle.
475
476 2019-04-08 Kevin Buettner <kevinb@redhat.com>
477
478 * gdb.python/py-thrhandle.exp: Add tests for
479 gdb.InferiorThread.handle.
480
481 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.python/py-function.exp: Check calling helper function from
484 all languages.
485 * lib/gdb.exp (gdb_supported_languages): New proc.
486
487 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
488
489 * gdb.base/complex-parts.c: New file.
490 * gdb.base/complex-parts.exp: New file.
491
492 2019-04-01 Tom Tromey <tromey@adacore.com>
493
494 PR symtab/23331:
495 * gdb.dwarf2/dw2-ranges-main.c: New file.
496 * gdb.dwarf2/dw2-ranges-psym.c: New file.
497 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
498
499 2019-03-30 Simon Marchi <simark@simark.ca>
500
501 * gdb.base/default.exp: Add values for $_gdb_major and
502 $_gdb_minor.
503
504 2019-03-29 Tom Tromey <tromey@adacore.com>
505
506 * gdb.base/help.exp: Tighten apropos regexp.
507
508 2019-03-29 Keith Seitz <keiths@redhat.com>
509
510 * gdb.fortran/array-bounds.exp: New file.
511 * gdb.fortran/array-bounds.f90: New file.
512
513 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
514
515 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
516
517 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
518
519 * gdb.multi/hello.c (main): Increase alarm timer.
520
521 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
522
523 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
524 factor when no hardware watchpoint support.
525
526 2019-03-28 Alan Hayward <alan.hayward@arm.com>
527 Pedro Alves <palves@redhat.com>
528
529 * boards/local-board.exp: set sysroot to /.
530
531 2019-03-27 Alan Hayward <alan.hayward@arm.com>
532
533 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
534 in child.
535
536 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
539 field.
540 (make_container): Initialise new field.
541 * gdb.python/py-prettyprint.exp: Add new tests.
542 * gdb.python/py-prettyprint.py (class ContainerPrinter)
543 <display_hint>: New method.
544
545 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
546
547 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
548 gdb_continue_to_breakpoint more throughout this test.
549 (run_lang_tests) Supply unique test names, and use
550 gdb_test_no_output.
551
552 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.base/finish-pretty.exp: Update expected results.
555 * gdb.base/pretty-print.c: New file.
556 * gdb.base/pretty-print.exp: New file.
557
558 2019-03-25 Pedro Alves <palves@redhat.com>
559
560 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
561 move comments outside list. Append '-i "" eof' section.
562
563 2019-03-22 Alan Hayward <alan.hayward@arm.com>
564
565 * README: Add pie options.
566 * gdb.base/break-interp.exp: Ensure pie is disabled.
567 * gdb.base/dump.exp: Likewise.
568 * lib/gdb.exp (gdb_compile): Add pie option.
569
570 2019-03-19 Tom Tromey <tromey@adacore.com>
571
572 * gdb.mi/mi2-cli-display.c: New file.
573 * gdb.mi/mi2-cli-display.exp: New file.
574
575 2019-03-18 Joel Brobecker <brobecker@adacore.com>
576 Tom Tromey <tromey@adacore.com>
577
578 * gdb.ada/ptype_array/pck.adb: New file.
579 * gdb.ada/ptype_array/pck.ads: New file.
580 * gdb.ada/ptype_array/foo.adb: New file.
581 * gdb.ada/ptype_array.exp: New file.
582
583 2019-03-14 Tom Tromey <tromey@adacore.com>
584
585 * gdb.base/style.exp: Add "set style sources" test.
586
587 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
588
589 * mi-breakpoint-location-ena-dis.exp: Rename to ...
590 * mi-breakpoint-multiple-locations.exp: ... this.
591 (make_breakpoints_pattern): New proc.
592 (do_test): Add mi_version parameter, test -break-insert,
593 -break-info and =breakpoint-created.
594
595 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
596
597 * config/default.exp: Remove 'load_lib gdb.exp'.
598 * config/monitor.exp: Likewise.
599 * config/sid.exp: Likewise.
600 * config/sim.exp: Likewise.
601 * config/slite.exp: Likewise.
602 * config/unix.exp: Likewise.
603 * gdb.base/default.exp: Remove unhelpful comment.
604
605 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
606
607 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
608
609 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
612
613 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
614
615 * gdb.fortran/type-kinds.exp: Update expected results.
616
617 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
618
619 * gdb.fortran/type-kinds.exp: Test new integer type kind.
620
621 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
624 function.
625 (test_basic_parsing_of_type_kinds): Expand types tested.
626 (test_parsing_invalid_type_kinds): New function.
627
628 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.fortran/intrinsics.exp: New file.
631 * gdb.fortran/intrinsics.f90: New file.
632 * gdb.fortran/type-kinds.exp: New file.
633
634 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.fortran/dot-ops.exp: New file.
637
638 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
639
640 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
641 Check upper and lower case logical literals.
642
643 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
644
645 * gdb.fortran/types.exp (test_float_literal_types_accepted):
646 Remove duplicate tests.
647
648 2019-03-06 Alan Hayward <alan.hayward@arm.com>
649
650 * lib/gdb.exp (builtin_cd): rename of cd.
651 (cd): Override builtin.
652
653 2019-03-06 Richard Bunt <richard.bunt@arm.com>
654
655 * gdb.fortran/function-calls.exp: New file.
656 * gdb.fortran/function-calls.f90: New test.
657
658 2019-03-04 Richard Bunt <richard.bunt@arm.com>
659
660 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
661 on user program standard output.
662 * gdb.fortran/short-circuit-argument-list.f90: Record function
663 calls.
664
665 2019-02-28 Alan Hayward <alan.hayward@arm.com>
666
667 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
668 failure.
669
670 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
671
672 PR gdb/8527
673 * gdb.base/interrupt-daemon-attach.c,
674 gdb.base/interrupt-daemon-attach.exp: New test.
675
676 2019-02-27 Pedro Alves <palves@redhat.com>
677
678 * gdb.base/page.exp: Add tests for "set width/height -1".
679
680 2019-02-27 Pedro Alves <palves@redhat.com>
681
682 * gdb.base/page.exp: Add tests for "set/show width/height" with
683 "infinite" values.
684
685 2019-02-27 Tom Tromey <tromey@adacore.com>
686
687 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
688 2.4.
689 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
690 workaround.
691
692 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
693
694 * gdb.base/align.exp: Extend to compile in both C and C++, and add
695 tests for structs with static members.
696
697 2019-02-26 Tom Tromey <tromey@adacore.com>
698
699 * gdb.python/py-value.exp (test_value_from_buffer): Check for
700 ValueError, not TypeError.
701
702 2019-02-26 Kevin Buettner <kevinb@redhat.com>
703
704 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
705 call from main program.
706
707 2019-02-23 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
710 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
711 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
712 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
713 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
714
715 2019-02-22 Keith Seitz <keiths@redhat.com>
716
717 PR symtab/23853
718 * gdb.base/symlink-sourcefile.c: New file.
719 * gdb.base/symlink-sourcefile.exp: New file.
720
721 2019-02-20 Tom Tromey <tom@tromey.com>
722
723 * gdb.base/info_qt.exp: Update.
724
725 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
726
727 * gdb.base/source.exp: Move "error in sourced script" code to
728 the end.
729 * gdb.base/source-error.gdb: Move contents to
730 source-error-1.gdb. Add new code to source source-error-1.gdb.
731 * gdb.base/source-error-1.gdb: New file, from previous
732 source-error.gdb.
733
734 2019-02-17 Tom Tromey <tom@tromey.com>
735
736 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
737 for macro styling.
738 * gdb.base/style.c (SOME_MACRO): New macro.
739
740 2019-02-17 Tom Tromey <tom@tromey.com>
741
742 * gdb.base/style.exp: Add line-wrapping tests.
743 * gdb.base/page.exp: Add test for quitting during pagination.
744
745 2019-02-17 Joel Brobecker <brobecker@adacore.com>
746
747 * gdb.ada/big_packed_array: New testcase.
748 * gdb.ada/homonym.exp: Fix incorrect expected output for
749 "break <homonym__get_value>" test.
750
751 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
752
753 PR breakpoints/21870
754 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
755 and prepare_for_testing. Add comment.
756 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
757 redundant cleanup call. Clean up comment.
758
759 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
760
761 PR breakpoints/21870
762 * gdb.arch/aarch64-dbreg-contents.exp: New file.
763 * gdb.arch/aarch64-dbreg-contents.c: New file.
764
765 2019-02-10 Joel Brobecker <brobecker@adacore.com>
766
767 * gdb.ada/mi_ref_changeable: New testcase.
768
769 2019-02-07 Alan Hayward <alan.hayward@arm.com>
770
771 * gdb.base/attach.exp: Add double attach test.
772
773 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
774
775 * lib/gdb.exp (default_gdb_start): Don't match pagination
776 prompt.
777 (gdb_init): Set stty_init.
778
779 2019-01-27 Tom Tromey <tom@tromey.com>
780
781 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
782 skip_python_tests.
783
784 2019-01-24 Alan Hayward <alan.hayward@arm.com>
785
786 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
787 New structure.
788 (struct struct_static_02_02): Likewise.
789 (struct struct_static_02_03): Likewise.
790 (struct struct_static_02_04): Likewise.
791 (struct struct_static_04_01): Likewise.
792 (struct struct_static_04_02): Likewise.
793 (struct struct_static_04_03): Likewise.
794 (struct struct_static_04_04): Likewise.
795 (struct struct_static_06_01): Likewise.
796 (struct struct_static_06_02): Likewise.
797 (struct struct_static_06_03): Likewise.
798 (struct struct_static_06_04): Likewise.
799 (cmp_struct_static_02_01): Likewise.
800 (cmp_struct_static_02_02): Likewise.
801 (cmp_struct_static_02_03): Likewise.
802 (cmp_struct_static_02_04): Likewise.
803 (cmp_struct_static_04_01): Likewise.
804 (cmp_struct_static_04_02): Likewise.
805 (cmp_struct_static_04_03): Likewise.
806 (cmp_struct_static_04_04): Likewise.
807 (cmp_struct_static_06_01): Likewise.
808 (cmp_struct_static_06_02): Likewise.
809 (cmp_struct_static_06_03): Likewise.
810 (cmp_struct_static_06_04): Likewise.
811 (call_all): Test new structs.
812 * gdb.base/infcall-nested-structs.exp: Likewise.
813
814 2019-01-21 Alan Hayward <alan.hayward@arm.com>
815 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
816
817 2019-01-21 Alan Hayward <alan.hayward@arm.com>
818 * gdb.base/stack-protector.c: New test.
819 * gdb.base/stack-protector.exp: New file.
820 * gdb.cp/ovldbreak.exp: Only allow a single break line.
821 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
822 option.
823 (gdb_compile): Remove stack protector for GCC and prevent
824 recursion.
825
826 2019-01-16 Keith Seitz <keiths@redhat.com>
827
828 PR gdb/23773
829 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
830
831 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
832
833 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
834 aliases.
835 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
836 tests.
837 * gdb.arch/powerpc-vector-regs.c: New file.
838 * gdb.arch/powerpc-vector-regs.exp: New file.
839
840 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
841
842 * gdb.arch/altivec-regs.exp: Fix the list passed to
843 gdb_expect_list when testing "info vector".
844
845 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.base/style.exp: Don't include path in testname.
848
849 2019-01-10 Keith Seitz <keiths@redhat.com>
850
851 PR gdb/23712
852 PR symtab/23010
853 * gdb.dwarf2/multidictionary.exp: New file.
854
855 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
856
857 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
858 (test_gnuv3_style_demangling): ... this.
859 (test_lucid_style_demangling): Remove.
860 (test_arm_style_demangling): Remove.
861 (test_hp_style_demangling): Remove.
862 (do_tests): Remove calls to the above.
863
864 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
867 case.
868
869 2019-01-06 Tom Tromey <tom@tromey.com>
870
871 PR gdb/28155:
872 * gdb.dwarf2/typedef-void-finish.exp: New file.
873
874 2018-12-28 Tom Tromey <tom@tromey.com>
875 Simon Marchi <simark@simark.ca>
876
877 * gdb.base/jit-exec.exp: New file.
878 * gdb.base/jit-exec.c: New file.
879 * gdb.base/jit-execd.c: New file.
880
881 2018-12-28 Tom Tromey <tom@tromey.com>
882
883 * gdb.base/style.exp: Update test to check for address styling.
884
885 2018-12-28 Tom Tromey <tom@tromey.com>
886
887 * gdb.base/style.exp: Add test for styling of "Reading symbols"
888 message.
889
890 2018-12-28 Tom Tromey <tom@tromey.com>
891
892 * gdb.base/style.exp: Add test for version number styling.
893
894 2018-12-28 Tom Tromey <tom@tromey.com>
895
896 * gdb.base/style.exp: Add test for print_address_symbolic.
897
898 2018-12-28 Tom Tromey <tom@tromey.com>
899
900 * gdb.base/style.exp: Add test for breakpoint setting.
901
902 2018-12-28 Tom Tromey <tom@tromey.com>
903
904 * gdb.base/style.exp: Add test for variable names.
905
906 2018-12-28 Tom Tromey <tom@tromey.com>
907
908 * gdb.base/style.exp: New file.
909 * gdb.base/style.c: New file.
910
911 2018-12-28 Tom Tromey <tom@tromey.com>
912
913 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
914 "dumb".
915 * gdb.base/readline.exp (operate_and_get_next): Save and restore
916 the TERM environment variable.
917
918 2018-12-27 Tom Tromey <tom@tromey.com>
919
920 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
921 pagination test.
922
923 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
924
925 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
926 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
927
928 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
929
930 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
931 Filename a.adb changed to bp_fun_addr.adb.
932 gdb.ada/bp_fun_addr.exp: Update test accordingly.
933
934 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
935
936 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
937 non-PIE executables.
938 * README: Mention the gdb,nopie_flag board setting.
939 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
940 non-PIE executable.
941 * gdb.arch/amd64-entry-value.exp: Likewise.
942 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
943 * gdb.arch/i386-float.exp: Likewise.
944 * gdb.arch/i386-signal.exp: Likewise.
945 * gdb.mi/mi-reg-undefined.exp: Likewise.
946
947 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
948
949 PR gdb/23974
950 * gdb.base/info-os.exp: Check return for unknown "info os" type.
951
952 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
953
954 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
955 Update order of results accordingly.
956
957 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.base/annota1.exp: Update a test regexp.
960
961 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
964
965 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
966
967 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
968 (reuse_time): Initialize to REUSE_TIME_CAP.
969 (check_rc): New function.
970 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
971 Check pthread_create rc.
972 (spawner_thread_func): Check pthread_create and pthread_join rc.
973
974 2018-12-08 Pedro Alves <palves@redhat.com>
975
976 * gdb.base/list.exp (test_forward_search): Rename to ...
977 (test_forward_reverse_search): ... this. Also test reverse-search
978 and the forward-search alias.
979
980 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
983 local timeout variable before return, and remove all local timeout
984 variable entirely.
985 (gdb_load): Likewise.
986
987 2018-12-01 Tom de Vries <tdevries@suse.de>
988
989 * gdb.base/gdb-caching-proc.exp: New file.
990
991 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
992
993 * Makefile.in (TIMESTAMP): New variable.
994 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
995 command.
996 (check-single-racy): Likewise.
997 (check/%.exp): Likewise.
998 (check-racy/%.exp): Likewise.
999 (workers/%.worker): Likewise.
1000 (build-perf): Likewise.
1001 (check-perf): Likewise.
1002 * README: Describe new "TS" and "TS_FORMAT" variables.
1003 * print-ts.py: New file.
1004
1005 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1006
1007 PR python/23714
1008 * gdb.python/python.exp: Test command repetition after
1009 gdb.execute.
1010
1011 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1014 is correctly aligned.
1015
1016 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1017
1018 * gdb.ada/info_auto_lang.exp: New testcase.
1019 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1020 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1021 * gdb.ada/info_auto_lang/some_c.c: New file.
1022
1023 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1024
1025 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1026 FUNC_lang language syntax.
1027
1028 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1029
1030 * gdb.base/info_minsym.c: New file.
1031 * gdb.base/info_minsym.exp: New file.
1032
1033 2018-11-19 Tom Tromey <tom@tromey.com>
1034
1035 PR rust/23625:
1036 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1037 * gdb.rust/expr.exp: Update expected output. Change one test.
1038
1039 2018-11-19 Tom Tromey <tom@tromey.com>
1040
1041 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1042
1043 2018-11-19 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1046 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1047 see the expected warning.
1048
1049 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1050
1051 PR gdb/22736:
1052 * gdb.cp/infcall-nodebug-lib.c: New test.
1053 * gdb.cp/infcall-nodebug-main.c: New test.
1054 * gdb.cp/infcall-nodebug.exp: New file.
1055
1056 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1057
1058 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1059 completer tests.
1060
1061 2018-11-09 Tom de Vries <tdevries@suse.de>
1062
1063 * gdb.base/msym-lang.c: New test.
1064 * gdb.base/msym-lang.exp: New file.
1065 * gdb.base/msym-lang-main.c: New test.
1066
1067 2018-11-08 Tom Tromey <tom@tromey.com>
1068
1069 PR gdb/23555:
1070 PR gdb/23838:
1071 * gdb.base/warning.exp: New file.
1072
1073 2018-11-08 Jan Beulich <jbeulich@suse.com>
1074
1075 * testsuite/gdb.arch/i386-avx512.c,
1076 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1077
1078 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1081 point hardware.
1082
1083 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1086 * gdb.dwarf2/missing-type-name.exp: New file.
1087
1088 2018-11-06 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.base/many-headers.c: New test.
1091 * gdb.base/many-headers.exp: New file.
1092
1093 2018-11-06 Jim Wilson <jimw@sifive.com>
1094
1095 * gdb.base/code_elim.exp: For riscv, set additional_flags
1096 to include -msmall-data-limit=0.
1097
1098 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.ada/watch_minus_l: New testcase.
1101
1102 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1103
1104 * gdb.arch/aix-sighandle.c: New file.
1105 * gdb.arch/aix-sighandle.exp: New file.
1106
1107 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1110 registers being unions.
1111
1112 2018-10-31 Tom de Vries <tdevries@suse.de>
1113
1114 * lib/valgrind.exp: New file.
1115 (vgdb_start, vgdb_stop): New procs, factored out of ...
1116 * gdb.base/valgrind-bt.exp: ... here, ...
1117 * gdb.base/valgrind-disp-step.exp: ... here and ...
1118 * gdb.base/valgrind-infcall.exp: ... here.
1119
1120 2018-10-31 Tom de Vries <tdevries@suse.de>
1121
1122 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1123
1124 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1125
1126 * gdb.dwarf2/void-type.c: New file.
1127 * gdb.dwarf2/void-type.exp: New file.
1128
1129 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1130
1131 * gdb.base/info_qt.c: New file.
1132 * gdb.base/info_qt.exp: New file.
1133
1134 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1135
1136 * gdb.arch/powerpc-htm-regs.c: New file.
1137 * gdb.arch/powerpc-htm-regs.exp: New file.
1138
1139 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1140
1141 * gdb.arch/powerpc-tar.c: New file.
1142 * gdb.arch/powerpc-tar.exp: New file.
1143
1144 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1145
1146 * gdb.arch/powerpc-ppr-dscr.c: New file.
1147 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1148
1149 2018-10-25 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1152
1153 2018-10-24 Tom de Vries <tdevries@suse.de>
1154
1155 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1156 longer exists error.
1157
1158 2018-10-24 Tom de Vries <tdevries@suse.de>
1159
1160 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1161
1162 2018-10-24 Tom de Vries <tdevries@suse.de>
1163
1164 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1165 --db-attach in valgrind.
1166
1167 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.arch/riscv-reg-aliases.c: New file.
1170 * gdb.arch/riscv-reg-aliases.exp: New file.
1171
1172 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1173
1174 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1175
1176 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1177
1178 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1179
1180 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1181
1182 * gdb.cp/ovldbreak.exp: Fix regexps.
1183
1184 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1185
1186 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1187
1188 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1189
1190 PR cli/23785
1191 * gdb.base/restore.exp: New test to check if "restore" with an
1192 invalid file doesn't segfault.
1193
1194 2018-10-18 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1197 * gdb.ada/excep_handle.exp: Same.
1198 * gdb.ada/mi_string_access.exp: Same.
1199 * gdb.ada/mi_var_union.exp: Same.
1200 * gdb.arch/arc-analyze-prologue.exp: Same.
1201 * gdb.arch/arc-decode-insn.exp: Same.
1202 * gdb.base/readnever.exp: Same.
1203 * gdb.fortran/printing-types.exp: Same.
1204 * gdb.guile/scm-lazy-string.exp: Same.
1205
1206 2018-10-16 Tom de Vries <tdevries@suse.de>
1207
1208 PR gdb/23730
1209 * gdb.base/catch-follow-exec.c: Add copyright notice.
1210 * gdb.base/catch-follow-exec.exp: Rewrite to use
1211 gdb_spawn_with_cmdline_opts. Require gdb-native.
1212
1213 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1214
1215 * gdb.trace/actions-changed.exp: Check for arch support.
1216 * gdb.trace/actions.exp: Likewise.
1217 * gdb.trace/ax.exp: Likewise.
1218 * gdb.trace/backtrace.exp: Likewise.
1219 * gdb.trace/change-loc.exp: Likewise.
1220 * gdb.trace/deltrace.exp: Likewise.
1221 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1222 * gdb.trace/ftrace.exp: Likewise.
1223 * gdb.trace/infotrace.exp: Check for arch support.
1224 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1225 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1226 * gdb.trace/mi-tsv-changed.exp: Likewise.
1227 * gdb.trace/packetlen.exp: Likewise.
1228 * gdb.trace/passc-dyn.exp: Likewise.
1229 * gdb.trace/passcount.exp: Likewise.
1230 * gdb.trace/pending.exp: Likewise.
1231 * gdb.trace/range-stepping.exp: Check for shlib support.
1232 * gdb.trace/report.exp: Check for arch support.
1233 * gdb.trace/save-trace.exp: Likewise.
1234 * gdb.trace/signal.exp: Check for signal support.
1235 * gdb.trace/tfind.exp: Check for arch support.
1236 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1237 * gdb.trace/trace-common.h: Add comment.
1238 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1239 * gdb.trace/trace-enable-disable.exp: Likewise.
1240 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1241 * gdb.trace/tracecmd.exp: Check for arch support.
1242 * gdb.trace/tspeed.exp: Check for shlib and target support.
1243 * gdb.trace/tstatus.exp: Check for arch support.
1244 * gdb.trace/tsv.exp: Likewise.
1245 * gdb.trace/while-dyn.exp: Likewise.
1246 * gdb.trace/while-stepping.exp: Likewise.
1247 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1248
1249 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1250
1251 * gdb.trace/tspeed.exp: Remove nowarnings.
1252 (prepare_for_trace_test): Declare "global ipalib".
1253 * gdb.trace/tspeed.c: Include unistd.h.
1254 (main): Remove superfluous printf argument.
1255
1256 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1257
1258 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1259 directory prefix on the filename.
1260
1261 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1262
1263 * gdb.gdb/unittest.exp: Update expected message informing that
1264 selftests have been disabled.
1265 * gdb.server/unittest.exp: Likewise.
1266
1267 2018-10-09 Tom de Vries <tdevries@suse.de>
1268
1269 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1270 with runto_main.
1271
1272 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1273
1274 PR c++/16841
1275 * gdb.cp/virtbase2.cc: New file.
1276 * gdb.cp/virtbase2.exp: New file.
1277
1278 2018-10-06 Tom Tromey <tom@tromey.com>
1279
1280 PR python/19399:
1281 * gdb.python/py-inferior.exp: Add architecture test.
1282
1283 2018-10-06 Tom Tromey <tom@tromey.com>
1284
1285 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1286 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1287
1288 2018-10-06 Tom Tromey <tom@tromey.com>
1289
1290 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1291 of a "throw" catchpoint.
1292
1293 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1294
1295 * gdb.base/info-proc.exp: Update string expected from "help info
1296 proc".
1297
1298 2018-10-04 Tom Tromey <tom@tromey.com>
1299
1300 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1301 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1302 (test_initial_complaints, test_empty_complaints): Update.
1303 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1304
1305 2018-10-04 Tom Tromey <tom@tromey.com>
1306
1307 PR cli/19551:
1308 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1309 * lib/gdb.exp (gdb_file_cmd): Update.
1310 * gdb.stabs/weird.exp (print_weird_var): Update.
1311 * gdb.server/solib-list.exp: Update.
1312 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1313 * gdb.mi/mi-cli.exp: Update.
1314 * gdb.linespec/linespec.exp: Update.
1315 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1316 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1317 * gdb.cp/cp-relocate.exp: Update.
1318 * gdb.base/sym-file.exp: Update.
1319 * gdb.base/relocate.exp: Update.
1320 * gdb.base/readnever.exp: Update.
1321 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1322 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1323 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1324 * gdb.base/code_elim.exp: Update.
1325 * gdb.base/break-unload-file.exp (test_break): Update.
1326 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1327 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1328 Update.
1329 * gdb.base/attach.exp (do_attach_tests): Update.
1330 * gdb.base/sepdebug.exp: Update.
1331 * gdb.python/py-section-script.exp: Update.
1332
1333 2018-10-04 Tom Tromey <tom@tromey.com>
1334
1335 PR cli/22234:
1336 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1337 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1338 output.
1339
1340 2018-10-04 Tom Tromey <tom@tromey.com>
1341
1342 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1343 set width and height to 0.
1344 (test_command_line_attach_run): Use -quiet.
1345
1346 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1347
1348 * lib/gdb.exp (skip_ifunc_tests): New.
1349 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1350 other compile failures.
1351 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1352
1353 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1354
1355 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1356 is_amd64_regs_target.
1357
1358 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1359
1360 * gdb.arch/aarch64-sighandler-regs.c: New test.
1361 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1362 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1363
1364 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1365
1366 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1367 assembly.
1368
1369 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.base/frame-selection.exp: New file.
1372 * gdb.base/frame-selection.c: New file.
1373
1374 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1375
1376 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1377 pthread barrier.
1378 (main): Likewise.
1379
1380 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1381
1382 * gdb.base/large-frame-1.c: New file.
1383 * gdb.base/large-frame-2.c: New file.
1384 * gdb.base/large-frame.exp: New file.
1385 * gdb.base/large-frame.h: New file.
1386
1387 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1388
1389 PR gdb/20948
1390 * gdb.base/write_mem.exp: New test.
1391 * gdb.base/write_mem.c: Likewise.
1392
1393 2018-09-23 Tom Tromey <tom@tromey.com>
1394
1395 PR python/18852:
1396 * gdb.python/py-parameter.exp: Add test for parameter that throws
1397 on "set".
1398
1399 2018-09-23 Tom Tromey <tom@tromey.com>
1400
1401 PR python/17284:
1402 * gdb.python/py-template.exp (test_template_arg): Add test for
1403 negative template argument number.
1404
1405 2018-09-23 Tom Tromey <tom@tromey.com>
1406
1407 PR python/14062:
1408 * gdb.python/python.exp: Add test for post_event error.
1409
1410 2018-09-23 Tom Tromey <tom@tromey.com>
1411
1412 PR python/18170:
1413 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1414 convert pointers to int and long.
1415
1416 2018-09-23 Tom Tromey <tom@tromey.com>
1417
1418 PR python/20126:
1419 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1420 signed-ness conversion tests.
1421
1422 2018-09-23 Tom Tromey <tom@tromey.com>
1423
1424 PR python/18352;
1425 * gdb.python/py-value.exp (test_float_conversion): New proc.
1426 Use it.
1427
1428 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1429
1430 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1431
1432 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1433
1434 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1435 no readline.
1436 * gdb.base/utf8-identifiers.exp: Likewise.
1437 * gdb.cp/cpcompletion.exp: Likewise.
1438 * gdb.linespec/cpcompletion.exp: Likewise.
1439 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1440 * gdb.linespec/cpls-ops.exp: Likewise.
1441
1442 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1443 Chris January <chris.january@arm.com>
1444
1445 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1446 * gdb.fortran/short-circuit-argument-list.exp: New file.
1447 * gdb.fortran/short-circuit-argument-list.f90: New test.
1448
1449 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1450
1451 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1452 "arch=" keyword when executing "-stack-list-frames".
1453
1454 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1455
1456 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1457 "arch=" keyword when executing "-stack-list-frames".
1458
1459 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1460
1461 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1462 break ada".
1463
1464 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1465
1466 PR python/23669
1467 * gdb.python/python.exp: Test gdb.execute("show commands").
1468
1469 2018-09-16 Tom Tromey <tom@tromey.com>
1470
1471 * gdb.base/new-ui.exp (do_execution_tests): Update.
1472 * gdb.base/dbx.exp (test_breakpoints): Update.
1473
1474 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1475
1476 * lib/gdb.exp (gdb_simple_compile): Add proc.
1477 (is_elf_target): Use gdb_simple_compile.
1478 (skip_altivec_tests): Likewise.
1479 (skip_vsx_tests): Likewise.
1480 (skip_tsx_tests): Likewise.
1481 (skip_btrace_tests): Likewise.
1482 (skip_btrace_pt_tests): Likewise.
1483 (gdb_can_simple_compile): Likewise.
1484 (gdb_has_argv0): Likewise.
1485 (gdb_target_symbol_prefix): Likewise.
1486 (target_supports_scheduler_locking): Likewise.
1487
1488 2018-09-13 Tom Tromey <tom@tromey.com>
1489
1490 * Makefile.in (TAGS): Recognize proc_with_prefix and
1491 gdb_caching_proc.
1492
1493 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1494
1495 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1496 method.
1497
1498 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1499
1500 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1501 and a few other Inferior properties when the Inferior is no
1502 longer valid.
1503
1504 2018-09-13 Tom Tromey <tom@tromey.com>
1505
1506 PR rust/23650:
1507 * gdb.rust/simple.exp: Add test for enum field access error.
1508
1509 2018-09-13 Tom Tromey <tom@tromey.com>
1510
1511 PR rust/23626:
1512 * gdb.rust/simple.rs (EmptyEnum): New type.
1513 (main): Use it.
1514 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1515
1516 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1517
1518 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1519 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1520 * gdb.python/py-symtab.exp: Update test printing an objfile.
1521
1522 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1523
1524 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1525 object.
1526
1527 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1528
1529 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1530 (support_complex_tests): Use gdb_can_simple_compile.
1531 (is_ilp32_target): Likewise.
1532 (is_lp64_target): Likewise.
1533 (is_64_target): Likewise.
1534 (is_amd64_regs_target): Likewise.
1535 (is_aarch32_target): Likewise.
1536 (gdb_int128_helper): Likewise.
1537
1538 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1539
1540 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1541
1542 2018-09-10 Jerome Guitton <guitton@adacore.com>
1543
1544 * gdb.ada/same_component_name: Add test for case of tagged record
1545 with variable-length fields.
1546
1547 2018-09-10 Xavier Roirand <roirand@adacore.com>
1548
1549 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1550 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1551 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1552 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1553
1554 2018-09-10 Xavier Roirand <roirand@adacore.com>
1555
1556 * gdb.ada/mi_string_access.exp: New testcase.
1557 * gdb.ada/mi_string_access/bar.adb: New file.
1558 * gdb.ada/mi_string_access/pck.adb: New file.
1559 * gdb.ada/mi_string_access/pck.asd: New file.
1560
1561 2018-09-10 Xavier Roirand <roirand@adacore.com>
1562
1563 * gdb.ada/mi_var_union.exp: New testcase.
1564 * gdb.ada/mi_var_union/bar.adb: New file.
1565 * gdb.ada/mi_var_union/pck.adb: New file.
1566 * gdb.ada/mi_var_union/pck.asd: New file.
1567
1568 2018-09-08 Tom Tromey <tom@tromey.com>
1569
1570 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1571
1572 2018-09-08 Tom Tromey <tom@tromey.com>
1573
1574 PR python/16047:
1575 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1576 (register_pretty_printers): Register new printer.
1577 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1578 test.
1579 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1580 (an_int_type3): New global.
1581
1582 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdb.ada/expr_with_funcall: New testcase.
1585
1586 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1587
1588 * gdb.ada/packed_array_assign: New testcase.
1589
1590 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1591
1592 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1593 names, and add test prefixes to make test names unique.
1594
1595 2018-09-05 Tom de Vries <tdevries@suse.de>
1596
1597 * gdb.dwarf2/varval.exp: Add test.
1598
1599 2018-09-04 Gary Benson <gbenson@redhat.com>
1600
1601 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1602 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1603
1604 2018-08-31 Tom Tromey <tom@tromey.com>
1605
1606 * gdb.rust/simple.rs: Rename second variable "v".
1607
1608 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1609
1610 * gdb.base/funcargs.c (use_a): New function.
1611 (recurse): Call use_a.
1612
1613 2018-08-29 Keith Seitz <keiths@redhat.com>
1614
1615 * gdb.compile/compile-cplus-anonymous.cc: New file.
1616 * gdb.compile/compile-cplus-anonymous.exp: New file.
1617 * gdb.compile/compile-cplus-array-decay.cc: New file.
1618 * gdb.compile/compile-cplus-array-decay.exp: New file.
1619 * gdb.compile/compile-cplus-inherit.cc: New file.
1620 * gdb.compile/compile-cplus-inherit.exp: New file.
1621 * gdb.compile/compile-cplus-member.cc: New file.
1622 * gdb.compile/compile-cplus-member.exp: New file.
1623 * gdb.compile/compile-cplus-method.cc: New file.
1624 * gdb.compile/compile-cplus-method.exp: New file.
1625 * gdb.compile/compile-cplus-mod.c: "New" file.
1626 * gdb.compile/compile-cplus-namespace.cc: New file.
1627 * gdb.compile/compile-cplus-namespace.exp: New file.
1628 * gdb.compile/compile-cplus-nested.cc: New file.
1629 * gdb.compile/compile-cplus-nested.exp: New file.
1630 * gdb.compile/compile-cplus-print.c: "New" file.
1631 * gdb.compile/compile-cplus-print.exp: "New" file.
1632 * gdb.compile/compile-cplus-virtual.cc: New file.
1633 * gdb.compile/compile-cplus-virtual.exp: New file.
1634 * gdb.compile/compile-cplus.c: "New" file.
1635 * gdb.compile/compile-cplus.exp: "New" file.
1636 * lib/compile-support.exp: New file.
1637
1638 2018-08-16 Gary Benson <gbenson@redhat.com>
1639
1640 PR gdb/13000:
1641 * gdb.base/batch-exit-status.exp: New file.
1642 * gdb.base/batch-exit-status.good-commands: Likewise.
1643 * gdb.base/batch-exit-status.bad-commands: Likewise.
1644
1645 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1646
1647 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1648 (struct struct02): Likewise.
1649 (struct struct03): Likewise.
1650 (struct struct04): Likewise.
1651 (struct struct_01_01): New struct.
1652 (struct struct_01_02): Likewise.
1653 (struct struct_01_03): Likewise.
1654 (struct struct_01_04): Likewise.
1655 (struct struct_02_01): Likewise.
1656 (struct struct_02_02): Likewise.
1657 (struct struct_02_03): Likewise.
1658 (struct struct_02_04): Likewise.
1659 (struct struct_04_01): Likewise.
1660 (struct struct_04_02): Likewise.
1661 (struct struct_04_03): Likewise.
1662 (struct struct_04_04): Likewise.
1663 (struct struct_05_01): Likewise.
1664 (struct struct_05_02): Likewise.
1665 (struct struct_05_03): Likewise.
1666 (struct struct_05_04): Likewise.
1667 (cmp_struct01): Remove function.
1668 (cmp_struct02): Likewise.
1669 (cmp_struct03): Likewise.
1670 (cmp_struct04): Likewise.
1671 (cmp_struct_01_01): Add Function.
1672 (cmp_struct_01_02): Likewise.
1673 (cmp_struct_01_03): Likewise.
1674 (cmp_struct_01_04): Likewise.
1675 (cmp_struct_02_01): Likewise.
1676 (cmp_struct_02_02): Likewise.
1677 (cmp_struct_02_03): Likewise.
1678 (cmp_struct_02_04): Likewise.
1679 (cmp_struct_04_01): Likewise.
1680 (cmp_struct_04_02): Likewise.
1681 (cmp_struct_04_03): Likewise.
1682 (cmp_struct_04_04): Likewise.
1683 (cmp_struct_05_01): Likewise.
1684 (cmp_struct_05_02): Likewise.
1685 (cmp_struct_05_03): Likewise.
1686 (cmp_struct_05_04): Likewise.
1687 (call_all): Add new structs.
1688 * gdb.base/infcall-nested-structs.exp: Likewise.
1689
1690 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1691
1692 * gdb.python/py-framefilter-mi.exp: Update regexp to
1693 check for "arch" field in frame output.
1694
1695 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1696
1697 * gdb.dwarf2/dw2-ranges-func.c: New file.
1698 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1699
1700 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1701
1702 * gdb.base/term.exp: Compare terminal settings with values from
1703 the inferior.
1704 * gdb.base/term.c: Get and set terminal settings.
1705
1706 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1707
1708 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1709 accommodate new "arch" field in frame output.
1710 * gdb.mi/mi-return.exp: Likewise.
1711 * gdb.mi/mi-stack.exp: Likewise.
1712 * gdb.mi/mi-syn-frame.exp: Likewise.
1713 * gdb.mi/user-selected-context-sync.exp: Likewise.
1714
1715 2018-08-19 Michael Spang <spang@google.com>
1716
1717 PR gdb/11786
1718 * gdb.base/gcore-tls-pie.c: New file.
1719 * gdb.base/gcore-tls-pie.exp: New file.
1720
1721 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1722
1723 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1724 * gdb.dwarf2/varval.c: New file.
1725 * gdb.dwarf2/varval.exp: New file.
1726
1727 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1728
1729 PR gdb/18931
1730 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1731
1732 2018-08-16 Keith Seitz <keiths@redhat.com>
1733
1734 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1735 tests expected to pass.
1736
1737 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1738
1739 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1740 -data-disassemble -a.
1741 (test_disassembly_bogus_args): Likewise.
1742
1743 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1744
1745 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1746
1747 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1748
1749 * gdb.base/vla-optimized-out.exp: Add new test.
1750
1751 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 * gdb.base/vla-optimized-out-o3.exp: Delete.
1754 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1755 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1756 deleted tests.
1757
1758 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 PR gdb/18050:
1761 * gdb.server/extended-remote-restart.c: New file.
1762 * gdb.server/extended-remote-restart.exp: New file.
1763
1764 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1765
1766 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1767 "set variable index = 42".
1768
1769 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1770
1771 * boards/index-cache-gdb.exp: New file.
1772 * gdb.dwarf2/index-cache.exp: New file.
1773 * gdb.dwarf2/index-cache.c: New file.
1774 * gdb.base/maint.exp: Check if we are using the index cache.
1775
1776 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1777
1778 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1779 MAKEFLAGS.
1780
1781 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1782
1783 * dg-extract-results.sh: Move to toplevel contrib.
1784 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1785 * Makefile.in (check-parallel-racy): Likewise.
1786
1787 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1788
1789 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1790 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1791 tests if the target supports scheduler locking.
1792
1793 2018-08-04 Tom de Vries <tdevries@suse.de>
1794
1795 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1796
1797 2018-08-02 Tom Tromey <tom@tromey.com>
1798
1799 PR symtab/16842.
1800 * gdb.cp/temargs.exp: Test "info address" of a template
1801 parameter.
1802
1803 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1804
1805 * gdb.python/py-mi-var-info-path-expression.c: New file.
1806 * gdb.python/py-mi-var-info-path-expression.py: New file.
1807 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1808
1809 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1810
1811 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1812 error after "cannot resolve name" string.
1813
1814 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1817 started.
1818 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1819
1820 2018-07-28 Tom de Vries <tdevries@suse.de>
1821
1822 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1823
1824 2018-07-26 Tom de Vries <tdevries@suse.de>
1825
1826 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1827
1828 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1829
1830 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1831 is visible.
1832
1833 2018-07-26 Tom de Vries <tdevries@suse.de>
1834
1835 PR breakpoints/23366
1836 * gdb.base/catch-follow-exec.c: New test.
1837 * gdb.base/catch-follow-exec.exp: New file.
1838
1839 2018-07-25 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1842 vla-optimized-out.c.
1843
1844 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1845
1846 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1847 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1848
1849 2018-07-20 Tom de Vries <tdevries@suse.de>
1850
1851 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1852 NOCLONE macro.
1853 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1854
1855 2018-07-19 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1858 regular expression.
1859
1860 2018-07-18 Tom de Vries <tdevries@suse.de>
1861
1862 * gdb.base/vla-optimized-out.c: New test.
1863 * gdb.base/vla-optimized-out.exp: New file.
1864
1865 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1866
1867 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1868 message "No address associated with hostname" when gdbserver
1869 cannot resolve the hostname.
1870
1871 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1872
1873 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1874 Add some test prefixes to make tests unique.
1875
1876 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1877
1878 * gdb.base/frameapply.c: New file.
1879 * gdb.base/frameapply.exp: New file.
1880
1881 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1882
1883 * gdb.base/skip.exp: Update expected error message.
1884
1885 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1886 Jan Kratochvil <jan.kratochvil@redhat.com>
1887 Paul Fertser <fercerpav@gmail.com>
1888 Tsutomu Seki <sekiriki@gmail.com>
1889
1890 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1891 parameter.
1892 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1893 by default.
1894 * boards/native-gdbserver.exp: Likewise.
1895 * gdb.server/run-without-local-binary.exp: Improve regexp used
1896 for detecting when a remote debugging connection succeeds.
1897 * gdb.server/server-connect.exp: New file.
1898 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1899 Do not prefix the port number with ":".
1900 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1901 support for detecting and using it. Add '$debughost_gdbserver'
1902 to the list of arguments used to start gdbserver. Handle case
1903 when gdbserver cannot resolve a network name.
1904
1905 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1906
1907 PR c++/23373
1908 * gdb.base/ptype-offsets.cc (struct static_member): New
1909 struct.
1910 (main) <stmember>: New variable.
1911 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1912 with a static member in it.
1913
1914 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1915
1916 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1917 watchpoints enabled and disabled.
1918
1919 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1920
1921 * gdb.base/examine-backward.exp: Still run tests around address
1922 0x0, even if address 0x0 is not readable. Update the pattern for
1923 matching address 0x0 in expected output.
1924
1925 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1926
1927 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1928 malloc/free.
1929
1930 2018-07-04 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1933
1934 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1935
1936 PR tdep/8282
1937 * gdb.arch/mips-disassembler-options.exp: New test.
1938 * gdb.arch/mips-disassembler-options.s: New test source.
1939
1940 2018-06-29 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.threads/names.exp: Adjust expected "info threads" output.
1943
1944 2018-06-29 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.opt/inline-break.exp (line number, address): Add "info
1947 break" tests.
1948
1949 2018-06-29 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1952 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1953 number and address and running to them.
1954
1955 2018-06-29 Richard Bunt <richard.bunt@arm.com>
1956
1957 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1958
1959 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1960
1961 * lib/compiler.c: Remove executable permission flag.
1962
1963 2018-06-28 Richard Bunt <richard.bunt@arm.com>
1964
1965 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1966 code.
1967 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1968
1969 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1970
1971 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1972
1973 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1974
1975 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1976 address argument is omitted.
1977
1978 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1979
1980 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1981
1982 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
1983
1984 PR gdb/21695
1985 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1986 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1987
1988 2018-06-26 Tom Tromey <tom@tromey.com>
1989
1990 PR rust/22574:
1991 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1992 * gdb.rust/simple.rs (struct SimpleLayout): New.
1993
1994 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1995
1996 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1997 "info registers" output.
1998
1999 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2000
2001 * gdb.base/watchpoint-hw-attach.c: New test.
2002 * gdb.base/watchpoint-hw-attach.exp: New file.
2003
2004 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2005
2006 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2007 through /bin/sh.
2008 * boards/dwarf4-gdb-index.exp: Likewise.
2009 * boards/fission-dwp.exp: Likewise.
2010
2011 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2012
2013 * gdb.base/float128.exp: Add comment and improved fail message
2014 to the failure case of "print large128" test.
2015
2016 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2017
2018 * configure.ac: Remove AC_PREREQ.
2019 * configure: Re-generate.
2020
2021 2018-06-19 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2024 (func_extern_caller): New.
2025 (main): Call func_extern_caller.
2026 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2027 logic change.
2028
2029 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2030
2031 PR gdb/16841
2032 * gdb.cp/typedef-base.cc: New file.
2033 * gdb.cp/typedef-base.exp: New file.
2034
2035 2018-06-18 Tom de Vries <tdevries@suse.de>
2036
2037 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2038
2039 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2040 Richard Bunt <Richard.Bunt@arm.com>
2041
2042 * gdb.threads/attach-slow-waitpid.c: New file.
2043 * gdb.threads/attach-slow-waitpid.exp: New file.
2044 * gdb.threads/slow-waitpid.c: New file.
2045
2046 2018-06-14 Pedro Alves <palves@redhat.com>
2047
2048 * gdb.base/fork-running-state.c: Include <errno.h>.
2049 (exit_if_relative_exits): New.
2050 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2051 exits.
2052 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2053 child exits.
2054
2055 2018-06-14 Tom de Vries <tdevries@suse.de>
2056
2057 PR cli/22573
2058 * gdb.base/finish-pretty.c: New test.
2059 * gdb.base/finish-pretty.exp: New file.
2060
2061 2018-06-14 Pedro Alves <palves@redhat.com>
2062
2063 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2064 gdb's expected startup output.
2065
2066 2018-06-14 Pedro Alves <palves@redhat.com>
2067
2068 * lib/selftest-support.exp (selftest_setup): Remove inlined
2069 function handling.
2070
2071 2018-06-14 Tom de Vries <tdevries@suse.de>
2072
2073 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2074 matching of breakpoint printing.
2075
2076 2018-06-13 Tom de Vries <tdevries@suse.de>
2077
2078 PR testsuite/23269
2079 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2080 (fork_child): ... here, and ...
2081 (fork_parent): ... here.
2082
2083 2018-06-12 Tom de Vries <tdevries@suse.de>
2084
2085 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2086
2087 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2088 Stephen Roberts <stephen.roberts@arm.com>
2089
2090 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2091 rewrite test to describe action performed, rather than possible
2092 failure.
2093
2094 2018-06-08 Gary Benson <gbenson@redhat.com>
2095
2096 * gdb.threads/check-libthread-db.exp: New file.
2097 * gdb.threads/check-libthread-db.c: Likewise.
2098
2099 2018-06-05 Tom Tromey <tom@tromey.com>
2100
2101 * gdb.base/default.exp: Update expected "show version" output.
2102
2103 2018-06-05 Tom Tromey <tom@tromey.com>
2104
2105 PR cli/12326:
2106 * gdb.cp/static-print-quit.exp: Update.
2107 * lib/gdb.exp (pagination_prompt): Update.
2108 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2109 * gdb.python/python.exp: Update.
2110
2111 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2112
2113 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2114
2115 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2116
2117 * gdb.ada/bp_fun_addr: New testcase.
2118
2119 2018-06-01 Tom Tromey <tom@tromey.com>
2120
2121 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2122 results.
2123 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2124 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2125 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2126 * gdb.base/maint.exp (maint_pass_if): Update.
2127
2128 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2129
2130 * gdb.base/endian.exp: New test.
2131 * gdb.base/endian.c: New test source.
2132
2133 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 PR gdb/23203
2136 * gdb.base/bt-selected-frame.c: New file.
2137 * gdb.base/bt-selected-frame.exp: New file.
2138 * lib/gdb.exp (get_current_frame_number): New function.
2139
2140 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2141 Pedro Alves <palves@redhat.com>
2142
2143 * gdb.threads/tls-core.c: Include <stdlib.h>
2144 (thread_proc): Call `abort'.
2145 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2146 (tls_core_test): New procedure, bits factored out from ...
2147 (top level): ... here. Test both native cores and gcore cores.
2148
2149 2018-05-23 Tom Tromey <tom@tromey.com>
2150
2151 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2152
2153 2018-05-23 Tom Tromey <tom@tromey.com>
2154
2155 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2156 symfile_complaints.
2157 (test_short_complaints): Likewise.
2158 (test_empty_complaints): Likewise.
2159 (test_initial_complaints): Update.
2160
2161 2018-05-23 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2164
2165 2018-05-23 Tom Tromey <tom@tromey.com>
2166
2167 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2168 (test_short_complaints): Update.
2169
2170 2018-05-22 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/remote.exp: Only gdb_start after compiling the
2173 testcase. Issue "disconnect" before testing "set remote" command
2174 defaults. Issue clean_restart before running to main.
2175
2176 2018-05-22 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/remote.exp: Adjust expected output of "show remote
2179 memory-write-packet-size". Add tests for "set remote
2180 memory-write-packet-size 0" and "set remote
2181 memory-write-packet-size fixed/limit".
2182
2183 2018-05-22 Pedro Alves <palves@redhat.com>
2184
2185 PR gdb/22973
2186 * gdb.base/utf8-identifiers.c: New file.
2187 * gdb.base/utf8-identifiers.exp: New file.
2188
2189 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2190
2191 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2192
2193 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2194
2195 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2196
2197 2018-05-18 Tom Tromey <tom@tromey.com>
2198
2199 * gdb.base/ptype-offsets.exp: Update.
2200
2201 2018-05-17 Keith Seitz <keiths@redhat.com>
2202
2203 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2204 in expected breakpoint stop locations.
2205 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2206 move to proper scope to test variable values.
2207 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2208 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2209 New functions.
2210 (main): Call not_inline_func3.
2211 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2212 inline_func1, inline_func2, and inline_func3. Test that when each
2213 breakpoint is hit, GDB properly reports both the stop location
2214 and the backtrace. Repeat tests for temporary breakpoints.
2215
2216 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2217
2218 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2219 rather then trying to access it in determining whether the PID
2220 of `gdbserver' could have been retrieved.
2221
2222 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * gdb.arch/amd64-init-x87-values.S: New file.
2225 * gdb.arch/amd64-init-x87-values.exp: New file.
2226
2227 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2230
2231 2018-05-04 Tom Tromey <tom@tromey.com>
2232
2233 PR python/22730:
2234 * gdb.python/python.exp: Test multi-line execute.
2235
2236 2018-05-04 Tom Tromey <tom@tromey.com>
2237
2238 PR python/22731:
2239 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2240
2241 2018-05-04 Tom Tromey <tom@tromey.com>
2242
2243 PR gdb/11750:
2244 * gdb.base/define.exp: Test defining a user command inside a user
2245 command.
2246 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2247
2248 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2249 Pedro Alves <palves@redhat.com>
2250
2251 PR breakpoints/19806 and support for PR external/20207.
2252 * gdb.base/watchpoint-unaligned.c: New file.
2253 * gdb.base/watchpoint-unaligned.exp: New file.
2254
2255 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.base/maint.exp: Make test names unique, use
2258 test_prefix_command_help to test 'help maint info', and remove
2259 repeated test of 'help maint'.
2260
2261 2018-05-04 Tom Tromey <tom@tromey.com>
2262
2263 PR gdb/22619:
2264 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2265 behavior.
2266
2267 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.base/maint.exp: Process output from 'maint print registers'
2270 line at a time.
2271
2272 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2273
2274 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2275 timeout.
2276
2277 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2278
2279 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2280 filter pattern.
2281
2282 2018-05-02 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2285 to_log_command renames.
2286 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2287
2288 2018-05-02 Tom Tromey <tom@tromey.com>
2289
2290 * gdb.python/py-parameter.exp: Set test message.
2291
2292 2018-05-02 Tom Tromey <tom@tromey.com>
2293
2294 PR python/20084:
2295 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2296 PARAM_ZUINTEGER_UNLIMITED tests.
2297
2298 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2299
2300 PR rust/23124
2301 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2302 when casting.
2303
2304 2018-04-30 Tom Tromey <tom@tromey.com>
2305
2306 * gdb.python/py-type.exp: Check align attribute.
2307 * gdb.python/py-type.c: New "aligncheck" global.
2308
2309 2018-04-30 Tom Tromey <tom@tromey.com>
2310
2311 PR exp/17095:
2312 * gdb.dwarf2/dw2-align.exp: New file.
2313 * gdb.cp/align.exp: New file.
2314 * gdb.base/align.exp: New file.
2315 * lib/gdb.exp (gdb_int128_helper): New proc.
2316 (has_int128_c, has_int128_cxx): New caching procs.
2317
2318 2018-04-27 Tom Tromey <tom@tromey.com>
2319
2320 PR rust/22545:
2321 * gdb.rust/simple.exp: Add inclusive range tests.
2322
2323 2018-04-26 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2326 ifunc breakpoint locations correctly of ifunc breakpoints set
2327 while the program resolves the ifunc.
2328
2329 2018-04-26 Pedro Alves <palves@redhat.com>
2330
2331 * gdb.base/gnu-ifunc-final.c: New file.
2332 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2333 * gdb.base/gnu-ifunc.exp (executable): Delete.
2334 (staticexecutable): Adjust.
2335 (lib_opts, exec_opts): Delete.
2336 (make_binsuffix, build, set-break): New procedures.
2337 (misc_tests): New, with tests factored out from the top level.
2338 (top level): Test different combinations of ifunc resolver name,
2339 resolver with and with debug info, and ifunc target with and
2340 without debug info. Wrap static tests with with_target_prefix.
2341
2342 2018-04-26 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2345 return type" warnings.
2346
2347 2018-04-25 Pedro Alves <palves@redhat.com>
2348
2349 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2350 killed".
2351 * gdb.base/kill-after-signal.exp: Likewise.
2352 * gdb.threads/kill.exp: Likewise.
2353
2354 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2355 Sergio Durigan Junior <sergiodj@redhat.com>
2356 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2359 regexps to expect for '[Inferior ... detached]' as well.
2360 * gdb.base/attach.exp: Likewise.
2361 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2362 "gdb_continue_to_end".
2363 (test_catch_syscall_with_wrong_args): Likewise.
2364 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2365 ']'. Don't set 'verbose' on.
2366 * gdb.base/foll-vfork.exp: Likewise.
2367 * gdb.base/fork-print-inferior-events.c: New file.
2368 * gdb.base/fork-print-inferior-events.exp: New file.
2369 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2370 '[Inferior ... has been killed]' message.
2371 * gdb.base/kill-after-signal.exp: Likewise.
2372 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2373 detach message.
2374 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2375 message.
2376 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2377 regexps to expect for '[Inferior ... detached]' as well.
2378 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2379
2380 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2381
2382 PR gdb/23104
2383 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2384
2385 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2386
2387 * gdb.threads/multiple-successive-infcall.c: New test.
2388 * gdb.threads/multiple-successive-infcall.exp: New file.
2389
2390 2018-04-17 Tom Tromey <tom@tromey.com>
2391
2392 * gdb.rust/simple.rs (Union): New type.
2393 (main): New local "u".
2394 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2395
2396 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2397
2398 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2399 number information in output of "whereis" command.
2400 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2401
2402 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2403
2404 * gdb.ada/info_types.exp: Adjust expected output to the line
2405 numbers now printed by "info var/func/type".
2406 * gdb.base/completion.exp: Likewise.
2407 * gdb.base/included.exp: Likewise.
2408 * gdb.cp/cp-relocate.exp: Likewise.
2409 * gdb.cp/cplusfuncs.exp: Likewise.
2410 * gdb.cp/namespace.exp: Likewise.
2411 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2412
2413 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2414
2415 * gdb.btrace/cpu.exp: New.
2416
2417 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2418
2419 * gdb.base/step-indirect-call-thunk.exp: New.
2420 * gdb.base/step-indirect-call-thunk.c: New.
2421 * gdb.reverse/step-indirect-call-thunk.exp: New.
2422 * gdb.reverse/step-indirect-call-thunk.c: New.
2423
2424 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2425
2426 * gdb.base/pie-fork.c: New file.
2427 * gdb.base/pie-fork.exp: New file.
2428
2429 2018-04-11 Tom Tromey <tom@tromey.com>
2430
2431 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2432
2433 2018-04-10 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2436 exits. Instead loop running forever.
2437 (fork_parent): Run forever too.
2438
2439 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2440
2441 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2442 mi_continue_to_line.
2443 * gdb.mi/mi-stack.c (callee4): Add comment.
2444
2445 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2446
2447 * gdb.mi/mi-stack.exp: Fix indentation.
2448
2449 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 PR gdb/22979
2452 * gdb.arch/amd64-osabi.exp: New file.
2453
2454 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2455
2456 PR gdb/22980
2457 * gdb.base/osabi.exp: New file.
2458
2459 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2460
2461 * gdb.cp/static-typedef-print.exp: New file.
2462 * gdb.cp/static-typedef-print.cc: New file.
2463
2464 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2465
2466 * gdb.ada/varsize_limit: New testcase.
2467
2468 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2469
2470 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2471
2472 * gdb.ada/notcplusplus: New testcase.
2473
2474 * gdb.base/c-linkage-name.c: New file.
2475 * gdb.base/c-linkage-name.exp: New testcase.
2476
2477 2018-03-26 Tom Tromey <tom@tromey.com>
2478
2479 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2480 * gdb.python/py-framefilter.py (name_error): New global.
2481 (ErrorInName.function): Use name_error.
2482
2483 2018-03-26 Tom Tromey <tom@tromey.com>
2484
2485 PR backtrace/15582:
2486 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2487
2488 2018-03-23 Keith Seitz <keiths@redhat.com>
2489
2490 PR c++/22968
2491 * gdb.cp/subtypes.exp: New file.
2492 * gdb.cp/subtypes.h: New file.
2493 * gdb.cp/subtypes.cc: New file.
2494 * gdb.cp/subtypes-2.cc: New file.
2495
2496 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2499 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2500 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2501 -nostartfiles when compiling the test. Confirm that all registers
2502 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2503
2504 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2507 option, syntax was wrong anyway.
2508 * gdb.arch/arm-disp-step.exp: Likewise.
2509 * gdb.arch/sparc64-regs.exp: Likewise.
2510 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2511 option, syntax was wrong anyway, switch to use
2512 prepare_for_testing.
2513 * gdb.arch/i386-disp-step.exp: Likewise.
2514
2515 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2516
2517 * gdb.ada/exec_changed.exp: Replace "target_info exists
2518 use_gdb_stub" by "use_gdb_stub".
2519 * gdb.ada/start.exp: Likewise.
2520 * gdb.base/async-shell.exp: Likewise.
2521 * gdb.base/attach-pie-misread.exp: Likewise.
2522 * gdb.base/attach-wait-input.exp: Likewise.
2523 * gdb.base/break-entry.exp: Likewise.
2524 * gdb.base/break-interp.exp: Likewise.
2525 * gdb.base/dprintf-detach.exp: Likewise.
2526 * gdb.base/nostdlib.exp: Likewise.
2527 * gdb.base/solib-nodir.exp: Likewise.
2528 * gdb.base/statistics.exp: Likewise.
2529 * gdb.base/testenv.exp: Likewise.
2530 * gdb.mi/mi-exec-run.exp: Likewise.
2531 * gdb.mi/mi-start.exp: Likewise.
2532 * gdb.multi/dummy-frame-restore.exp: Likewise.
2533 * gdb.multi/multi-arch-exec.exp: Likewise.
2534 * gdb.multi/multi-arch.exp: Likewise.
2535 * gdb.multi/tids.exp: Likewise.
2536 * gdb.multi/watchpoint-multi.exp: Likewise.
2537 * gdb.python/py-events.exp: Likewise.
2538 * gdb.threads/attach-into-signal.exp: Likewise.
2539 * gdb.threads/attach-stopped.exp: Likewise.
2540 * gdb.threads/threadapply.exp: Likewise.
2541 * lib/selftest-support.exp: Likewise.
2542
2543 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2544
2545 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2546
2547 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2548
2549 * gdb.perf/template-breakpoints.cc: New file.
2550 * gdb.perf/template-breakpoints.exp: New file.
2551 * gdb.perf/template-breakpoints.py: New file.
2552
2553 2018-03-19 Tom Tromey <tom@tromey.com>
2554
2555 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2556 y0.
2557 * gdb.rust/simple.exp: Test bare identifier form of struct
2558 initializer.
2559
2560 2018-03-19 Tom Tromey <tom@tromey.com>
2561
2562 * gdb.gdb/observer.exp: Remove.
2563
2564 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2565
2566 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2567 "qualified" option when setting breakpoints.
2568 * gdb.trace/backtrace.exp: Likewise.
2569 * gdb.trace/circ.exp: Likewise.
2570 * gdb.trace/collection.exp: Likewise.
2571 * gdb.trace/disconnected-tracing.exp: Likewise.
2572 * gdb.trace/ftrace-lock.exp: Likewise.
2573 * gdb.trace/ftrace.exp: Likewise.
2574 * gdb.trace/infotrace.exp: Likewise.
2575 * gdb.trace/packetlen.exp: Likewise.
2576 * gdb.trace/passc-dyn.exp: Likewise.
2577 * gdb.trace/qtro.exp: Likewise.
2578 * gdb.trace/read-memory.exp: Likewise.
2579 * gdb.trace/report.exp: Likewise.
2580 * gdb.trace/signal.exp: Likewise.
2581 * gdb.trace/status-stop.exp: Likewise.
2582 * gdb.trace/strace.exp: Likewise.
2583 * gdb.trace/tfind.exp: Likewise.
2584 * gdb.trace/trace-break.exp: Likewise.
2585 * gdb.trace/trace-condition.exp: Likewise.
2586 * gdb.trace/trace-mt.exp: Likewise.
2587 * gdb.trace/tstatus.exp: Likewise.
2588 * gdb.trace/tsv.exp: Likewise.
2589 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2590 * gdb.trace/unavailable.exp: Likewise.
2591 * gdb.trace/while-dyn.exp: Likewise.
2592
2593 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2594
2595 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2596 that libinproctrace is copied to the target.
2597
2598 2018-03-14 Tom Tromey <tom@tromey.com>
2599
2600 PR cli/14977:
2601 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2602 a null pointer.
2603 * gdb.base/wchar.exp: Likewise.
2604
2605 2018-03-14 Tom Tromey <tom@tromey.com>
2606
2607 PR cli/19918:
2608 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2609 flag.
2610
2611 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2612
2613 PR gdb/22841
2614 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2615 "target" to remote_exec.
2616
2617 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2618
2619 PR gdb/22841
2620 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2621 ${board}_upload): Remove.
2622
2623 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2624
2625 * gdb.cp/watch-cp.cc: New test.
2626 * gdb.cp/watch-cp.exp: New file.
2627
2628 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2629
2630 * gdb.base/infcall-nested-structs.exp: New file.
2631 * gdb.base/infcall-nested-structs.c: New file.
2632 * gdb.base/float.exp: Add riscv support.
2633
2634 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2635
2636 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2637 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2638
2639 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2640
2641 * gdb.server/abspath.exp: New file.
2642 * lib/gdb.exp (with_cwd): New procedure.
2643
2644 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2645
2646 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2647 use it.
2648 (gdb_is_target_remote_prompt): New proc.
2649 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2650 (gdb_is_target_native): Pass prompt parameter to
2651 gdb_is_target_1.
2652
2653 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2654
2655 * gdb.base/load-command.c: New file.
2656 * gdb.base/load-command.exp: New file.
2657 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2658 (gdb_is_target_1): ...this, and generalize for other targets
2659 than just remote.
2660 (gdb_is_target_remote): Use gdb_is_target_1.
2661 (gdb_is_target_native): use gdb_is_target_1.
2662
2663 2018-02-26 Tom Tromey <tom@tromey.com>
2664
2665 PR python/16497:
2666 * gdb.python/py-framefilter.exp: Update test.
2667
2668 2018-02-26 Tom Tromey <tom@tromey.com>
2669
2670 * gdb.dwarf2/variant.c: New file.
2671 * gdb.dwarf2/variant.exp: New file.
2672
2673 2018-02-26 Tom Tromey <tom@tromey.com>
2674
2675 * gdb.rust/simple.exp: Accept more possible results in enum test.
2676
2677 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2678
2679 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2680 parentheses.
2681
2682 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2683
2684 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2685 name of a variable: $actual_linejj -> $actual_line.
2686
2687 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2688
2689 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2690
2691 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2692
2693 * gdb.btrace/buffer-size.exp: Do not force BTS.
2694
2695 2018-02-14 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2698 getting a "Quit".
2699
2700 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2701
2702 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2703 Fix test name.
2704
2705 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2706
2707 * gdb.cp/m-static.exp: Check type of optimized out static
2708 member.
2709
2710 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2713 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2714
2715 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2716 Leszek Swirski <leszeks@google.com>
2717
2718 * gdb.python/py-prettyprint.c
2719 (struct to_string_returns_value_inner,
2720 struct to_string_returns_value_wrapper): New.
2721 (main): Add tsrvw variable.
2722 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2723 ToStringReturnsValueWrapper): New classes.
2724 (register_pretty_printers): Register new pretty-printers.
2725 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2726 recursive pretty printer.
2727 * gdb.python/py-mi.exp: Likewise.
2728
2729 2018-02-01 Leszek Swirski <leszeks@google.com>
2730
2731 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2732 functions with the same name as an include file are parsed
2733 correctly.
2734
2735 2018-02-01 Yao Qi <yao.qi@linaro.org>
2736
2737 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2738 "\[^\r\n\]*".
2739
2740 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2741
2742 * gdb.arch/powerpc-prologue-frame.s: New file.
2743 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2744 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2745
2746 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2747
2748 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2749
2750 2018-01-30 Pedro Alves <palves@redhat.com>
2751
2752 PR gdb/13211
2753 * gdb.base/interrupt-daemon.c: New.
2754 * gdb.base/interrupt-daemon.exp: New.
2755 * gdb.multi/multi-term-settings.c: New.
2756 * gdb.multi/multi-term-settings.exp: New.
2757
2758 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2759
2760 * gdb.base/break.exp: Save the location where the breakpoint
2761 on break.c:47 was actually inserted when debugging the version
2762 compiled at -O2 and use it in the expected output of the "info
2763 break" test performed soon after.
2764
2765 2018-01-22 Pedro Alves <palves@redhat.com>
2766 Sergio Durigan Junior <sergiodj@redhat.com>
2767
2768 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2769 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2770
2771 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.base/break-include.c, gdb.base/break-include.inc,
2774 gdb.base/break-include.exp: New files.
2775 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2776 line number now being the actual line number where the breakpoint
2777 was inserted.
2778 * gdb.mi/mi-break.exp: Likewise.
2779 * gdb.mi/mi-reverse.exp: Likewise.
2780 * gdb.mi/mi-simplerun.exp: Ditto.
2781
2782 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2785 varobj.
2786 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2787
2788 2018-01-21 Don Breazeal <donb@codesourcery.com>
2789 Andrew Burgess <andrew.burgess@embecosm.com>
2790
2791 * gdb.mi/basics.c: Add new global.
2792 * gdb.mi/mi-frame-regs.exp: New file.
2793 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2794 case.
2795
2796 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2797
2798 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2799 non-parameter, and on an unknown symbol.
2800
2801 2018-01-19 Tom Tromey <tom@tromey.com>
2802
2803 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2804 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2805
2806 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2807
2808 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2809 setrlimit and chdir to int.
2810
2811 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2812
2813 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2814 function.
2815 (my_tend): Likewise.
2816 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2817 rationale of avoiding FP- and vector instructions.
2818
2819 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2820
2821 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2822 "info reg" with "\[ \t\]*".
2823 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2824 "\[ \t\]+".
2825 * gdb.arch/s390-multiarch.exp: Ditto.
2826 * gdb.base/pc-fp.exp: Ditto.
2827 * gdb.reverse/i386-precsave.exp: Ditto.
2828 * gdb.reverse/i386-reverse.exp: Ditto.
2829 * gdb.reverse/i387-env-reverse.exp: Ditto.
2830 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2831
2832 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2833
2834 * lib/gdb.exp (gdb_compile): Re-enable use of
2835 universal_compile_options for languages other than Rust.
2836
2837 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2838
2839 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2840
2841 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2842
2843 PR gdb/16577
2844 * gdb.base/solib-vanish.exp: New.
2845 * gdb.base/solib-vanish-main.c: New.
2846 * gdb.base/solib-vanish-lib1.c: New.
2847 * gdb.base/solib-vanish-lib2.c: New.
2848
2849 2018-01-17 Yao Qi <yao.qi@linaro.org>
2850
2851 * gdb.compile/compile.exp: Match the address printed for
2852 frame in the output of command "bt".
2853
2854 2018-01-15 Tom Tromey <tom@tromey.com>
2855
2856 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2857 compute sp_reg.
2858
2859 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2862 to prepare.
2863 (prepare): Return 0 on error, 1 on success.
2864
2865 2018-01-12 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.base/continue-after-aborted-step-over.c: New.
2868 * gdb.base/continue-after-aborted-step-over.exp: New.
2869
2870 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2871
2872 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2873 options when not creating an executable.
2874
2875 2018-01-11 Pedro Alves <palves@redhat.com>
2876
2877 PR remote/22597
2878 * gdb.server/stop-reply-no-thread.c: New file.
2879 * gdb.server/stop-reply-no-thread.exp: New file.
2880
2881 2018-01-10 Pedro Alves <palves@redhat.com>
2882
2883 PR gdb/22670
2884 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2885 functions too. Test setting breakpoints and printing C functions
2886 with no debug info too.
2887 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2888
2889 2018-01-10 Pedro Alves <palves@redhat.com>
2890
2891 PR gdb/22670
2892 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2893 a fail.
2894
2895 2018-01-10 Pedro Alves <palves@redhat.com>
2896
2897 PR gdb/22670
2898 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2899
2900 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2901
2902 * gdb.server/unittest.exp: Match the output in non-development
2903 mode.
2904
2905 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2906
2907 * gdb.gdb/unittest.exp: Match output in non-development mode.
2908
2909 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.ada/access_tagged_param.exp: Relax expected output
2912 for value of "ObjL" in "continue" to pck.inspect breakpoint
2913 test.
2914
2915 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2916
2917 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2918 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2919
2920 2018-01-05 Pedro Alves <palves@redhat.com>
2921
2922 PR gdb/18653
2923 * gdb.base/libsegfault.exp: New.
2924
2925 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2926
2927 PR gdb/22670
2928 * gdb.ada/access_tagged_param.exp: New file.
2929 * gdb.ada/access_tagged_param/foo.adb: New file.
2930
2931 2018-01-05 Pedro Alves <palves@redhat.com>
2932
2933 PR gdb/22670
2934 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2935 exercise lower case too, and to exercise both full matching and
2936 wild matching.
2937
2938 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2939
2940 * gdb.ada/rename_subscript_param: New testcase.
2941
2942 2018-01-05 Jerome Guitton <guitton@adacore.com>
2943
2944 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2945
2946 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2947
2948 * gdb.ada/convvar_comp: New testcase.
2949
2950 2018-01-05 Xavier Roirand <roirand@adacore.com>
2951
2952 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2953 (My_Table): New global variable.
2954 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2955
2956 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2957
2958 PR gdb/22670
2959 * gdb.ada/maint_with_ada: New testcase.
2960
2961 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2962
2963 PR gdb/22670
2964 * gdb.ada/bp_c_mixed_case: New testcase.
2965
2966 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2967
2968 PR gdb/22670
2969 * gdb.ada/complete.exp: Add "complete break ada" test.
2970
2971 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2972
2973 PR gdb/22670
2974 * gdb.ada/info_addr_mixed_case: New testcase.
2975
2976 2018-01-03 Xavier Roirand <roirand@adacore.com>
2977
2978 * gdb.ada/excep_handle.exp: New testcase.
2979 * gdb.ada/excep_handle/foo.adb: New file.
2980 * gdb.ada/excep_handle/pck.ads: New file.
2981
2982 2018-01-03 Joel Brobecker <brobecker@adacore.com>
2983
2984 * gdb.base/step-line.c: Add extra empty line in copyright header.
2985 * gdb.base/step-line.inp: Likewise.
2986
2987 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2988
2989 * gdb.ada/dyn_stride.exp: Add slice test.
2990
2991 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2992
2993 * gdb.ada/dyn_stride: New testcase.
2994
2995 2017-12-27 Stafford Horne <shorne@gmail.com>
2996
2997 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2998 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2999
3000 2017-12-27 Stafford Horne <shorne@gmail.com>
3001
3002 * gdb.base/reggroups.c: New file.
3003 * gdb.base/reggroups.exp: New file.
3004
3005 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3006
3007 * gdb.dwarf2/ada-valprint-error.c: New file.
3008 * gdb.dwarf2/ada-valprint-error.exp: New file.
3009
3010 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3011
3012 * gdb.ada/assign_arr: New testcase.
3013
3014 2017-12-18 Xavier Roirand <roirand@adacore.com>
3015
3016 * gdb.ada/funcall_ptr: New testcase.
3017
3018 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3019
3020 PR cli/16224
3021 * gdb.base/ptype-offsets.cc: New file.
3022 * gdb.base/ptype-offsets.exp: New file.
3023
3024 2017-12-15 Yao Qi <yao.qi@linaro.org>
3025
3026 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3027 if XML is disabled.
3028
3029 2017-12-15 Xavier Roirand <roirand@adacore.com>
3030
3031 * gdb.ada/same_component_name: New testcase.
3032
3033 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3034
3035 * gdb.ada/str_binop_equal: New testcase.
3036
3037 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3038
3039 * gdb.ada/task_switch_in_core: New testcase.
3040
3041 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3042
3043 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3044 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3045 call test_bkpt_qualified.
3046 (test_bkpt_qualified): New proc.
3047
3048 2017-12-13 Pedro Alves <palves@redhat.com>
3049
3050 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3051 Tighten regexp by matching with an anchor.
3052
3053 2017-12-13 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3056 ("expression with namespace"): New set of tests.
3057 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3058 (Nested::Test_NS::qux): New.
3059 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3060 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3061
3062 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3063
3064 * gdb.base/server-del-break.c: New file.
3065 * gdb.base/server-del-break.exp: New file.
3066
3067 2017-12-12 Stafford Horne <shorne@gmail.com>
3068
3069 * gdb.xml/tdesc-regs.exp: Add or1k support.
3070
3071 2017-12-12 Stafford Horne <shorne@gmail.com>
3072
3073 * gdb.base/bp-permanent.c: Define nop of or1k.
3074
3075 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3076
3077 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3078 output with components being reordered.
3079
3080 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3083 output with components being reordered.
3084
3085 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3086 Pedro Alves <palves@redhat.com>
3087
3088 * gdb.base/maint.exp (check for .gdb_index): Check also for
3089 .debug_names.
3090 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3091 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3092 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3093 (.gdb_index used after symbol reloading): Support also .debug_names.
3094 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3095
3096 2017-12-08 Yao Qi <yao.qi@linaro.org>
3097
3098 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3099 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3100
3101 2017-12-08 Yao Qi <yao.qi@linaro.org>
3102
3103 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3104 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3105
3106 2017-12-08 Yao Qi <yao.qi@linaro.org>
3107
3108 * gdb.arch/aarch64-tagged-pointer.c: New file.
3109 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3110
3111 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3112
3113 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3114 "int".
3115
3116 2017-12-07 Keith Seitz <keiths@redhat.com>
3117
3118 PR breakpoints/22569
3119 * gdb.linespec/ls-errs.exp: Change expected result of "break
3120 -source this file has spaces.c -line 3".
3121 Check that an explicit source file followed by whitespace is
3122 identified as an invalid explicit location.
3123
3124 2017-12-07 Keith Seitz <keiths@redhat.com>
3125
3126 * gdb.cp/nested-types.cc: New file.
3127 * gdb.cp/nested-types.exp: New file.
3128 * lib/cp-support.exp: Load data-structures.exp library.
3129 (debug_cp_test_ptype_class): New global.
3130 (cp_ptype_class_verbose, next_line): New procedures.
3131 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3132 Add and document new return value.
3133 Switch the list of lines to a queue.
3134 Add support for new `type' key for nested type definitions.
3135 Add debugging/troubleshooting messages.
3136 * lib/data-structures.exp: New file.
3137
3138 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3139
3140 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3141 with proc_with_prefix, don't use with_test_prefix.
3142
3143 2017-12-07 Tom Tromey <tom@tromey.com>
3144
3145 * gdb.base/break.exp: Add test for empty "commands".
3146
3147 2017-12-07 Yao Qi <yao.qi@linaro.org>
3148
3149 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3150 malloc and catch syscall.
3151
3152 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3153
3154 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3155 tests for explicit locations.
3156
3157 2017-12-06 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3160 force-disabling XML descriptions.
3161
3162 2017-12-04 Pedro Alves <palves@redhat.com>
3163
3164 PR gdb/22499
3165 * gdb.arch/amd64-disp-step-avx.S: New file.
3166 * gdb.arch/amd64-disp-step-avx.exp: New file.
3167
3168 2017-12-03 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3171 and <string.h>.
3172 (parent_function): Print distinct messages when waitpid fails, or
3173 the child exits with a signal, or the child exits for an unhandled
3174 reason.
3175 * gdb.threads/process-dies-while-detaching.exp
3176 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3177 it. Wait for both inferior output and GDB's prompt. Use an
3178 indirect spawn id list.
3179 (do_detach): New parameter 'child_exit'. Use it to compute
3180 expected inferior output.
3181 (test_detach, test_detach_watch, test_detach_killed_outside):
3182 Adjust to pass down the expected child exit kind.
3183
3184 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3185 Sergio Durigan Junior <sergiodj@redhat.com>
3186 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3189
3190 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3191
3192 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3193 to 'symbol-file' and 'add-symbol-file' can be
3194 position-independent.
3195
3196 2017-12-01 Yao Qi <yao.qi@linaro.org>
3197
3198 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3199 the URL in copyright header.
3200 * gdb.arch/aarch64-fp.exp: Likewise.
3201 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3202 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3203 * gdb.base/expand-psymtabs.exp: Likewise.
3204 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3205 * gdb.fortran/common-block.exp: Likewise.
3206 * gdb.fortran/common-block.f90: Likewise.
3207 * gdb.fortran/logical.exp: Likewise.
3208 * gdb.fortran/vla-datatypes.f90: Likewise.
3209 * gdb.fortran/vla-sub.f90: Likewise.
3210
3211 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3212
3213 * gdb.ada/repeat_dyn: New testcase.
3214
3215 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3216
3217 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3218 Update for changed thread numbering.
3219 * gdb.cell/bt.exp: Update for changed GDB output.
3220
3221 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3222
3223 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3224 setting isremote by hand.
3225 * boards/dwarf4-gdb-index.exp: Likewise.
3226 * boards/fission.exp: Likewise.
3227 * boards/stabs.exp: Likewise.
3228
3229 2017-11-30 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.linespec/cpls-ops.exp
3232 (check_explicit_skips_function_argument): Extract the underlying
3233 type of size_t instead of hardcoding it.
3234
3235 2017-11-29 Pedro Alves <palves@redhat.com>
3236
3237 PR c++/19436
3238 * gdb.linespec/cpls-abi-tag.cc: New file.
3239 * gdb.linespec/cpls-abi-tag.exp: New file.
3240
3241 2017-11-29 Pedro Alves <palves@redhat.com>
3242
3243 * gdb.base/langs.exp: Use -qualified.
3244 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3245 it.
3246 * gdb.cp/namespace.exp: Use -qualified.
3247 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3248 (overload-3, template-overload, template-ret-type, const-overload)
3249 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3250 procedures.
3251 (test_driver): Call them.
3252 * gdb.cp/save-bp-qualified.cc: New.
3253 * gdb.cp/save-bp-qualified.exp: New.
3254 * gdb.linespec/explicit.exp: Test -qualified.
3255 * lib/completion-support.exp (completion::explicit_opts_list): Add
3256 "-qualified".
3257 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3258
3259 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3260
3261 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3262
3263 2017-11-29 Tom Tromey <tom@tromey.com>
3264
3265 * gdb.base/relocate.exp: Update invalid argument test.
3266 Add new tests for invalid arguments.
3267
3268 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3269
3270 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3271 Return 0 as a long.
3272 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3273
3274 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3275
3276 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3277 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3278 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3279 func ().
3280 * gdb.cp/shadow.cc (B.func): Return 0.
3281
3282 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3283
3284 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3285 expected output in gdb_expect call to allow the exception
3286 message to be present as well. Fix syntax confusion to avoid
3287 TCL thinking that exception_name is an array.
3288
3289 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3290
3291 * gdb.arch/spu-info.c: Include <unistd.h>.
3292 (do_signal_test): Fix broken calls to write.
3293 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3294 Fix checks for empty mailboxes. Update signal tests for corrected
3295 do_signal_test routine. Allow nonzero event status.
3296 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3297 * gdb.cell/arch.exp: Use standard_output_file.
3298 * gdb.cell/break.exp: Likewise.
3299 * gdb.cell/bt.exp: Likewise.
3300 * gdb.cell/core.exp: Likewise.
3301 * gdb.cell/dwarfaddr.exp: Likewise.
3302 * gdb.cell/ea-cache.exp: Likewise.
3303 * gdb.cell/ea-standalone.exp: Likewise.
3304 * gdb.cell/f-regs.exp: Likewise.
3305 * gdb.cell/fork.exp: Likewise.
3306 * gdb.cell/gcore.exp: Likewise.
3307 * gdb.cell/mem-access.exp: Likewise.
3308 * gdb.cell/ptype.exp: Likewise.
3309 * gdb.cell/registers.exp: Likewise.
3310 * gdb.cell/sizeof.exp: Likewise.
3311 * gdb.cell/solib-symbol.exp: Likewise.
3312 * gdb.cell/solib.exp: Likewise.
3313
3314 2017-11-25 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.base/complete-empty.exp: New file.
3317 * gdb.base/completion.exp: Adjust.
3318
3319 2017-11-25 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.linespec/cpls-ops.cc: New file.
3322 * gdb.linespec/cpls-ops.exp: New file.
3323 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3324 factored out from ...
3325 (test_complete_prefix_range): ... this.
3326
3327 2017-11-24 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.linespec/cpcompletion.exp: New file.
3330 * gdb.linespec/cpls-hyphen.cc: New file.
3331 * gdb.linespec/cpls.cc: New file.
3332 * gdb.linespec/cpls2.cc: New file.
3333 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3334 test to use test_gdb_complete_unique. Add label completion,
3335 keyword completion and explicit location completion tests.
3336 * lib/completion-support.exp: New file.
3337
3338 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3341 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3342 when hitting an exception catchpoint.
3343
3344 2017-11-22 Yao Qi <yao.qi@linaro.org>
3345
3346 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3347
3348 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3349
3350 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3351 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3352 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3353
3354 2017-11-22 Yao Qi <yao.qi@linaro.org>
3355
3356 * gdb.base/info-os.exp: Pass pthreads.
3357 * gdb.multi/multi-attach.exp: Likewise.
3358
3359 2017-11-22 Yao Qi <yao.qi@linaro.org>
3360
3361 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3362 compiler.
3363
3364 2017-11-22 Yao Qi <yao.qi@linaro.org>
3365
3366 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3367 * gdb.base/break-interp.exp: Likewise.
3368 * gdb.base/jit-attach-pie.exp: Likewise.
3369
3370 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3371
3372 * gdb.base/float128.c (large128): New variable.
3373 * gdb.base/float128.exp: Add test to print largest __float128 value.
3374
3375 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3376
3377 * gdb.arch/vsx-regs.exp: Update register content checks.
3378
3379 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3380
3381 * gdb.arch/ppc-longdouble.exp: New file.
3382 * gdb.arch/ppc-longdouble.c: Likewise.
3383
3384 2017-11-21 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3387
3388 2017-11-20 Pedro Alves <palves@redhat.com>
3389
3390 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3391 (long_double_typedef): New typedefs.
3392 Use DEF on double and long double.
3393 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3394 cases.
3395 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3396 and 'long_double_ptr_same_size' locals. Use them to decide
3397 whether cast from array/function to float is valid/invalid.
3398
3399 2017-11-17 Tom Tromey <tom@tromey.com>
3400
3401 * gdb.rust/traits.rs: New file.
3402 * gdb.rust/traits.exp: New file.
3403
3404 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.ada/minsyms: New testcase.
3407
3408 2017-11-16 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3411 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3412
3413 2017-11-16 Pedro Alves <palves@redhat.com>
3414
3415 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3416 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3417
3418 2017-11-16 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.server/reconnect-ctrl-c.c: New file.
3421 * gdb.server/reconnect-ctrl-c.exp: New file.
3422
3423 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3424
3425 * gdb.python/py-rbreak.exp: New file.
3426 * gdb.python/py-rbreak.c: New file.
3427 * gdb.python/py-rbreak-func2.c: New file.
3428
3429 2017-11-16 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3432 pattern.
3433 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3434 GDB.
3435
3436 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3437
3438 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3439 regex.
3440
3441 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3442
3443 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3444 test names.
3445
3446 2017-11-09 Pedro Alves <palves@redhat.com>
3447
3448 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3449 factored out from ...
3450 (top level): ... here, and adjusted to avoid expecting beyond the
3451 prompt in a single gdb_test_multiple.
3452
3453 2017-11-09 Pedro Alves <palves@redhat.com>
3454
3455 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3456 output.
3457 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3458 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3459 * gdb.server/ext-run.exp ("kill" test): Likewise.
3460 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3461
3462 2017-11-09 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3465 match till end of line.
3466
3467 2017-11-09 Pedro Alves <palves@redhat.com>
3468
3469 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3470
3471 2017-11-09 Pedro Alves <palves@redhat.com>
3472
3473 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3474 New procedures, factored out from ...
3475 (top level): ... here, and adjusted to avoid expecting beyond the
3476 prompt in one go.
3477
3478 2017-11-09 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3481 output. Fix '?' match.
3482
3483 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3484
3485 * gdb.ada/scoped_watch: New testcase.
3486 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3487 which is actually correct.
3488 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3489 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3490
3491 2017-11-08 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.gdb/complaints.exp (test_initial_complaints)
3494 (test_serial_complaints, test_short_complaints): Call
3495 complaint_internal instead of complaint.
3496
3497 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3498
3499 * gdb.threads/tls-core.c: New file.
3500 * gdb.threads/tls-core.exp: Likewise.
3501
3502 2017-11-08 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3505 (p Exported_Capitalized): New test.
3506 (p exported_capitalized): New test.
3507
3508 2017-11-07 Pedro Alves <palves@redhat.com>
3509
3510 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3511
3512 2017-11-07 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3515 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3516 (disable_invalid, disable_inverted, disable_negative): New
3517 procedures.
3518 ("bad numbers"): New set of tests.
3519
3520 2017-11-07 Pedro Alves <palves@redhat.com>
3521
3522 * gdb.cp/ena-dis-br-range.exp: Add tests.
3523
3524 2017-11-07 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3527
3528 2017-11-07 Xavier Roirand <roirand@adacore.com>
3529 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.base/ena-dis-br.exp: Add reference to
3532 gdb.cp/ena-dis-br-range.exp.
3533 * gdb.cp/ena-dis-br-range.exp: New file.
3534 * gdb.cp/ena-dis-br-range.cc: New file.
3535
3536 2017-11-06 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.base/attach-non-pgrp-leader.c: New.
3539 * gdb.base/attach-non-pgrp-leader.exp: New.
3540
3541 2017-11-06 Pedro Alves <palves@redhat.com>
3542
3543 * configure.ac: No longer check for termio.h and sgtty.h.
3544 * configure: Regenerate.
3545 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3546 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3547 Remove termio and sgtty code.
3548
3549 2017-11-03 Yao Qi <yao.qi@linaro.org>
3550
3551 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3552 in GDB is disabled.
3553
3554 2017-11-03 Yao Qi <yao.qi@linaro.org>
3555
3556 * gdb.python/py-thrhandle.exp: Skip it if python is not
3557 enabled.
3558
3559 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3560
3561 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3562 as a breakpoint command.
3563
3564 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3565
3566 PR python/21213
3567 * gdb.python/py-infthread.exp: Test calling
3568 InferiorThread.inferior () multiple times in a row.
3569
3570 2017-10-27 Keith Seitz <keiths@redhat.com>
3571
3572 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3573 Test "info break" for every inlined function breakpoint.
3574
3575 2017-10-27 Yao Qi <yao.qi@linaro.org>
3576
3577 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3578
3579 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3580
3581 * gdb.cp/classes.exp (test_static_members): Test printing
3582 Outer::instance.
3583 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3584 (Inner::instance, Outer::instance): New.
3585
3586 2017-10-24 Pedro Alves <palves@redhat.com>
3587
3588 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3589 extra console" test in two stages.
3590
3591 2017-10-24 Pedro Alves <palves@redhat.com>
3592
3593 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3594
3595 2017-10-24 Pedro Alves <palves@redhat.com>
3596
3597 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3598 loop.
3599
3600 2017-10-24 Pedro Alves <palves@redhat.com>
3601
3602 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3603 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3604
3605 2017-10-24 Pedro Alves <palves@redhat.com>
3606
3607 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3608 parameter and handle it. Don't output read value in test name.
3609
3610 2017-10-24 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3613 custom test name.
3614
3615 2017-10-24 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3618 include the unstable output directory name in the test's name.
3619 (initial_setup_simple) <'set args'>: Use custom test name.
3620
3621 2017-10-24 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3624 with explicit test name.
3625
3626 2017-10-20 Pedro Alves <palves@redhat.com>
3627
3628 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3629 'wait -i'. Use gdb_assert and remote_close.
3630
3631 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3632
3633 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3634 number from variable rather than hard-coded.
3635
3636 2017-10-19 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.base/long-inferior-output.c: New file.
3639 * gdb.base/long-inferior-output.exp: New file.
3640
3641 2017-11-18 Keith Seitz <keiths@redhat.com>
3642
3643 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3644 method.
3645 (main): Call it.
3646 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3647 Add additional user-defined conversion operator tests.
3648
3649 2017-10-17 Pedro Alves <palves@redhat.com>
3650
3651 * boards/native-stdio-gdbserver.exp: Load "local-board".
3652
3653 2017-10-17 Pedro Alves <palves@redhat.com>
3654
3655 * gdb.base/quit-live.c: New file.
3656 * gdb.base/quit-live.exp: New file.
3657
3658 2017-10-16 Keith Seitz <keiths@redhat.com>
3659
3660 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3661 (class_with_protected_typedef, class_with_private_typedef)
3662 (struct_with_public_typedef, struct_with_protected_typedef)
3663 (struct_with_private_typedef): New classes/structs.
3664 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3665 typedefs and access specifiers.
3666
3667 2017-10-16 Pedro Alves <palves@redhat.com>
3668 Simon Marchi <simon.marchi@polymtl.ca>
3669
3670 * README (Local vs Remote vs Native): New section.
3671 * boards/local-board.exp: New file, with bits factored out from
3672 ...
3673 * boards/native-extended-gdbserver.exp: ... here. Load
3674 "local-board".
3675 * boards/native-gdbserver.exp: Load "local-board".
3676 (${board}_spawn, ${board}_exec): Delete.
3677 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3678 ...
3679 * boards/stdio-gdbserver-base.exp: ... this new file.
3680 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3681 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3682 procedure.
3683 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3684 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3685 stdio_gdbserver_command.
3686 (${board}_get_remote_address, ${board}_get_comm_port)
3687 (${board}_download, ${board}_upload): Delete.
3688 (get_target_remote_pipe_cmd): New.
3689
3690 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3691
3692 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3693 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3694 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3695 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3696 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3697 remove with_test_prefix.
3698
3699 2017-10-13 Pedro Alves <palves@redhat.com>
3700
3701 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3702 * gdb.base/annota1.exp: Use it instead of is_remote.
3703 * gdb.base/annota3.exp: Use it instead of is_remote.
3704 * gdb.cp/annota2.exp: Use it instead of is_remote.
3705 * gdb.cp/annota3.exp: Use it instead of is_remote.
3706 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3707
3708 2017-10-13 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3711 (test_num_test_vars, run_and_count_vars, find_env)
3712 (test_set_unset_env, test_inherit_env_var): New procedures.
3713 (top level): Use them.
3714
3715 2017-10-13 Pedro Alves <palves@redhat.com>
3716
3717 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3718 also skip on stub-like targets.
3719
3720 2017-10-13 Pedro Alves <palves@redhat.com>
3721
3722 PR gdb/22293
3723 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3724 (top level): Move some tests to ...
3725 (test_not_found): ... this new procedure.
3726 (top level): Call it.
3727
3728 2017-10-13 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3731 expect different "info terminal" output if testing with a
3732 non-native target.
3733
3734 2017-10-13 Pedro Alves <palves@redhat.com>
3735 Simon Marchi <simon.marchi@polymtl.ca>
3736
3737 PR python/12966
3738 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3739
3740 2017-10-13 Pedro Alves <palves@redhat.com>
3741
3742 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3743 already.
3744
3745 2017-10-13 Pedro Alves <palves@redhat.com>
3746
3747 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3748 is_remote.
3749
3750 2017-10-13 Pedro Alves <palves@redhat.com>
3751
3752 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3753 is_remote.
3754
3755 2017-10-13 Pedro Alves <palves@redhat.com>
3756
3757 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3758 is set.
3759 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3760 instead of is_remote.
3761
3762 2017-10-13 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3765 (top level): Add comment.
3766
3767 2017-10-13 Pedro Alves <palves@redhat.com>
3768
3769 * gdb.base/remote.exp (top level): Fix comment typo and add
3770 missing return.
3771
3772 2017-10-13 Pedro Alves <palves@redhat.com>
3773 Simon Marchi <simon.marchi@polymtl.ca>
3774
3775 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3776 calls and add comments. Skip test if use_gdb_stub is set.
3777 (top level): Use "set cwd" command instead of "cd" command.
3778
3779 2017-10-13 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3782 is_remote target check.
3783
3784 2017-10-13 Pedro Alves <palves@redhat.com>
3785
3786 * gdb.base/scope.exp: Use build_executable + clean_restart +
3787 gdb_file_cmd instead of prepare_for_testing and no longer skip
3788 "before run" tests on is_remote target boards. Update comments.
3789 * boards/native-extended-gdbserver.exp
3790 (extended_gdbserver_load_last_file): New, factored out from ...
3791 (gdb_load): ... this. Move further below and add comment.
3792 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3793
3794 2017-10-12 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.base/attach.exp: Remove references to gdb64.
3797 * gdb.base/dbx.exp: Remove references to gdb64.
3798
3799 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3800 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.base/label.exp: Remove is_remote target check.
3803
3804 2017-10-12 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.base/auvx.exp (coredir): Update comment.
3807 (top level) <core_works>: Use "set cwd" command instead of "cd"
3808 command.
3809
3810 2017-10-12 Pedro Alves <palves@redhat.com>
3811 Simon Marchi <simon.marchi@polymtl.ca>
3812
3813 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3814 target boards.
3815
3816 2017-10-12 Pedro Alves <palves@redhat.com>
3817 Simon Marchi <simon.marchi@polymtl.ca>
3818
3819 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3820 Instead skip if there's any gdb_protocol set.
3821
3822 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3823 Pedro Alves <palves@redhat.com>
3824
3825 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3826
3827 2017-10-12 Pedro Alves <palves@redhat.com>
3828 Simon Marchi <simon.marchi@polymtl.ca>
3829
3830 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3831 instead of on dejagnu remote boards.
3832
3833 2017-10-12 Pedro Alves <palves@redhat.com>
3834 Simon Marchi <simon.marchi@polymtl.ca>
3835
3836 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3837 checks. Use build_executable + clean_restart instead of
3838 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3839 of enabling non-stop after starting gdb.
3840
3841 2017-10-12 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3844 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3845 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3846 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3847
3848 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3849
3850 * gdb.arch/arc-tdesc-cpu.exp: New file.
3851 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3852
3853 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3854
3855 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3856
3857 2017-10-10 Pedro Alves <palves@redhat.com>
3858
3859 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3860 expect CLI output.
3861
3862 2017-10-10 Pedro Alves <palves@redhat.com>
3863
3864 * lib/selftest-support.exp (selftest_setup): Update for
3865 captured_command_loop's prototype change.
3866
3867 2017-10-09 Pedro Alves <palves@redhat.com>
3868
3869 Test both arch1=>arch2 and arch2=>arch1.
3870
3871 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3872 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3873 factored out to...
3874 (append_arch1_options, append_arch2_options, append_arch_options)
3875 (build_executables): New procedures.
3876 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3877 local.
3878 (top level): Add new 'first_arch' testing axis.
3879
3880 2017-10-09 Pedro Alves <palves@redhat.com>
3881
3882 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3883 (barrier): New.
3884 (thread_start, all_started): New functions.
3885 (main): Spawn new thread and wait until it is scheduled.
3886 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3887 option.
3888 (do_test): Add 'selected_thread' parameter. Run to all_started
3889 instead of main. Explicitly set the breakpoint at main. Switch
3890 to the SELECTED_THREAD thread.
3891 (top level): Test handling the exec event with either the main
3892 thread or the second thread selected.
3893
3894 2017-10-09 Pedro Alves <palves@redhat.com>
3895
3896 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3897 logic. Move STOP marker after the value checks.
3898 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3899 regexp.
3900
3901 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3902
3903 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3904
3905 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3906
3907 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3908 integer-to-dfp conversion.
3909 * gdb.base/dfp-test.exp: Likewise.
3910
3911 2017-10-04 Pedro Alves <palves@redhat.com>
3912
3913 * gdb.multi/hangout.c: Include <unistd.h>.
3914 (hangout_loop): New function.
3915 (main): Call alarm. Call hangout_loop in a loop.
3916 * gdb.multi/hello.c: Include <unistd.h>.
3917 (hello_loop): New function.
3918 (main): Call alarm. Call hangout_loop in a loop.
3919 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3920 inferior with the other selected.
3921
3922 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3923
3924 * gdb.mi/list-thread-groups-available.exp: New file.
3925 * gdb.mi/list-thread-groups-available.c: New file.
3926
3927 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3928
3929 * gdb.base/set-cwd.exp: Make it available on
3930 native-extended-gdbserver.
3931
3932 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3933
3934 * gdb.base/set-cwd.c: New file.
3935 * gdb.base/set-cwd.exp: Likewise.
3936
3937 2017-10-02 Tom Tromey <tom@tromey.com>
3938
3939 PR rust/22236:
3940 * gdb.rust/simple.rs (main): New variable "fslice".
3941 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3942
3943 2017-10-02 Tom Tromey <tom@tromey.com>
3944
3945 * gdb.rust/simple.exp: Test ptype of a slice.
3946
3947 2017-10-02 Tom Tromey <tom@tromey.com>
3948
3949 * gdb.rust/simple.exp: Test index of slice.
3950
3951 2017-09-27 Tom Tromey <tom@tromey.com>
3952
3953 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3954
3955 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3956 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.base/compare-sections.exp (get value of read-only section): Read
3959 as unsigned value.
3960 (corrupt read-only section): Likewise and don't set written if patching
3961 failed.
3962
3963 2017-09-21 Kevin Buettner <kevinb@redhat.com>
3964
3965 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3966 files.
3967
3968 2017-09-20 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3971 symbol names in gdb's output.
3972 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3973
3974 2017-09-20 Pedro Alves <palves@redhat.com>
3975
3976 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3977 Rename to ...
3978 (test_list_ambiguous_symbol): ... this and add a symbol name
3979 parameter. Adjust.
3980 (test_list_ambiguous_function): Reimplement on top of
3981 test_list_ambiguous_symbol and also test listing ambiguous
3982 variables.
3983 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3984 (ambiguous_fun): ... this.
3985 (ambiguous_var): New.
3986 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3987 (ambiguous_fun): ... this.
3988 (ambiguous_var): New.
3989
3990 2017-09-19 John Baldwin <jhb@FreeBSD.org>
3991
3992 * gdb.base/starti.c: New file.
3993 * gdb.base/starti.exp: New file.
3994 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3995
3996 2017-09-14 Pedro Alves <palves@redhat.com>
3997
3998 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3999 (top level): Use it instead of runto.
4000
4001 2017-09-11 Tom Tromey <tom@tromey.com>
4002
4003 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4004
4005 2017-09-11 Tom Tromey <tom@tromey.com>
4006
4007 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4008 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4009
4010 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4011
4012 * gdb.fortran/printing-types.exp: New file.
4013 * gdb.fortran/printing-types.exp: New file.
4014
4015 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4016
4017 * gdb.fortran/vla-ptype.exp: Fix typos.
4018 * gdb.fortran/vla-value.exp: Same.
4019
4020 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4021
4022 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4023 * gdb.mi/mi-var-child-f.exp: Likewise.
4024 * gdb.mi/mi-vla-fortran.exp: Likewise.
4025
4026 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4027 Christoph Weinmann <christoph.t.weinmann@intel.com>
4028 Bernhard Heckel <bernhard.heckel@intel.com>
4029
4030 * gdb.fortran/ptr-indentation.f90: New file.
4031 * gdb.fortran/ptr-indentation.exp: New file.
4032
4033 2017-09-05 Tom Tromey <tom@tromey.com>
4034
4035 PR gdb/22010:
4036 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4037
4038 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4039
4040 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4041
4042 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4043
4044 * gdb.threads/tls-nodebug-pie.c: New file.
4045 * gdb.threads/tls-nodebug-pie.exp: New file.
4046
4047 2017-09-05 Tom Tromey <tom@tromey.com>
4048
4049 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4050 for rust.
4051
4052 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4053
4054 * gdb.multi/multi-arch-exec.exp: Test with different
4055 "follow-exec-mode" settings.
4056 (do_test): New procedure.
4057
4058 2017-09-04 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.base/func-static.c (S::method const, S::method volatile)
4061 (S::method volatile const): New methods.
4062 (c_s, v_s, cv_s): New instances.
4063 (main): Call method() on them.
4064 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4065 (cannot_resolve): New procedure.
4066 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4067 print-quote-unquoted columns.
4068 (do_test): Test printing each scope too.
4069
4070 2017-09-04 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/local-static.exp: Also test with
4073 class::method::variable wholly quoted.
4074 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4075
4076 2017-09-04 Pedro Alves <palves@redhat.com>
4077
4078 * gdb.base/local-static.c: New.
4079 * gdb.base/local-static.cc: New.
4080 * gdb.base/local-static.exp: New.
4081
4082 2017-09-04 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.asm/asm-source.exp: Add casts to int.
4085 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4086 (dataglobal64_1, dataglobal64_2): New globals.
4087 * gdb.base/nodebug.exp: Test different expressions involving the
4088 new globals, with print, whatis and ptype. Add casts to int.
4089 * gdb.base/solib-display.exp: Add casts to int.
4090 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4091 * gdb.cp/m-static.exp: Add cast to int.
4092 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4093 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4094 tls variable with no debug info without a cast. Test with a cast
4095 to int too.
4096 * gdb.trace/entry-values.exp: Add casts.
4097
4098 2017-09-04 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.base/nodebug.exp: Test that ptype's error about functions
4101 with unknown return type includes the function name too.
4102
4103 2017-09-04 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4106 return type of munmap in infcall.
4107 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4108 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4109 type of ftell in infcall.
4110 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4111 type of getpid in infcall.
4112 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4113 infcall.
4114 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4115 Bail on failure to extract the pid.
4116 * gdb.base/nodebug.c: #include <stdint.h>.
4117 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4118 New functions.
4119 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4120 Change expected output of print/whatis/ptype with functions with
4121 no debug info. Test all supported languages. Call
4122 test_call_promotion.
4123 * gdb.compile/compile.exp: Adjust expected output to expect
4124 warning.
4125 * gdb.threads/siginfo-threads.exp: Likewise.
4126
4127 2017-09-04 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4130 "prototypes". Test calling float functions via prototyped and
4131 unprototyped function pointers.
4132 (perform_all_tests): New parameter "prototypes". Pass it down.
4133 (top level): Pass down "prototypes" parameter to
4134 perform_all_tests.
4135
4136 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4137
4138 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4139 Test with nested loops.
4140
4141 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4142
4143 * gdb.base/commands.exp: Call the new procedures.
4144 (loop_break_test, loop_continue_test): New procedures.
4145
4146 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4147
4148 * gdb.base/commands.exp: Call new procedure.
4149 (define_if_without_arg_test): New procedure.
4150
4151 2017-09-04 Pedro Alves <palves@redhat.com>
4152
4153 * gdb.base/list-ambiguous.exp: New file.
4154 * gdb.base/list-ambiguous0.c: New file.
4155 * gdb.base/list-ambiguous1.c: New file.
4156 * gdb.base/list.exp (test_list_range): Adjust expected output.
4157
4158 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4159
4160 * gdb.base/share-env-with-gdbserver.c: New file.
4161 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4162
4163 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4164
4165 * gdb.base/commands.exp (gdbvar_simple_if_test,
4166 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4167 progvar_simple_if_test, progvar_simple_while_test,
4168 progvar_complex_if_while_test, user_defined_command_test,
4169 user_defined_command_args_eval,
4170 user_defined_command_args_stack_test,
4171 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4172 temporary_breakpoint_commands,
4173 gdb_test_no_prompt, redefine_hook_test,
4174 redefine_backtrace_test): Remove "global gdb_prompt".
4175
4176 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4177
4178 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4179 New proc, call it from toplevel.
4180
4181 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4182
4183 PR remote/21852
4184 * gdb.server/normal.c: New file, copied from gdb.base.
4185 * gdb.server/run-without-local-binary.exp: New file.
4186
4187 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4188
4189 * gdb.arch/sparc64-adi.exp: New file.
4190 * gdb.arch/sparc64-adi.c: New file.
4191
4192 2017-08-22 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4195 (top level): Add "list all overloads" tests.
4196
4197 2017-08-22 Tom Tromey <tom@tromey.com>
4198
4199 * gdb.gdb/xfullpath.exp: Remove.
4200
4201 2017-08-21 Pedro Alves <palves@redhat.com>
4202
4203 PR gdb/19487
4204 * gdb.base/symbol-alias.c: New.
4205 * gdb.base/symbol-alias2.c: New.
4206 * gdb.base/symbol-alias.exp: New.
4207
4208 2017-08-21 Pedro Alves <palves@redhat.com>
4209
4210 * gdb.base/dfp-test.c
4211 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4212 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4213 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4214 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4215 * gdb.base/whatis-ptype-typedefs.c: New.
4216 * gdb.base/whatis-ptype-typedefs.exp: New.
4217 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4218 (an_int, an_int_type, an_int_type2): New globals.
4219 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4220 involving typedefs and cast expressions.
4221 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4222 (lookup_typedefs_function): New.
4223 (typedefs_pretty_printers_dict): New.
4224 (top level): Register lookup_typedefs_function in
4225 gdb.pretty_printers.
4226
4227 2017-08-18 Yao Qi <yao.qi@linaro.org>
4228
4229 * gdb.server/unittest.exp: New.
4230
4231 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4232
4233 PR gdb/21954
4234 * gdb.base/environ.exp: Add test to check if 'unset environment'
4235 works.
4236
4237 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4238
4239 * lib/gdb.exp (universal_compile_options): New caching proc.
4240 (gdb_compile): Suppress GCC's coloring of messages.
4241
4242 2017-08-14 Tom Tromey <tom@tromey.com>
4243
4244 PR gdb/21675:
4245 * gdb.base/printcmds.exp (test_radices): New function.
4246 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4247 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4248 * lib/gdb.exp (get_integer_valueof): Use p/d.
4249
4250 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4251
4252 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4253 characters.
4254
4255 2017-08-05 Tom Tromey <tom@tromey.com>
4256
4257 * gdb.rust/simple.exp: Allow String to appear in a different
4258 namespace.
4259
4260 2017-07-26 Yao Qi <yao.qi@linaro.org>
4261
4262 * gdb.gdb/unittest.exp: Invoke command
4263 "maintenance check xml-descriptions".
4264
4265 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4266
4267 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4268 calling context.
4269 (hex128): Drop erroneous calculation of parameters.
4270
4271 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4272
4273 * gdb.python/py-unwind.exp: Disable stack protection when
4274 building test file.
4275
4276 2017-07-20 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.base/default.exp (set language): Adjust expected output.
4279
4280 2017-07-20 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4283 (test_minsym): ... this, and make static.
4284 (get_pck__foo__bar__minsym): Rename to ...
4285 (get_test_minsym): ... this.
4286 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4287 symbol names and comments.
4288 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4289 (get_test_minsym): ... this.
4290 (pck__foo__bar__minsym__2): Rename to ...
4291 (test_minsym): ... this.
4292 (main): Adjust.
4293
4294 2017-07-17 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.base/completion.exp: Adjust expected output.
4297 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4298 the completer works.
4299
4300 2017-07-17 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4303
4304 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4305
4306 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4307
4308 2017-07-14 Tom Tromey <tom@tromey.com>
4309
4310 PR rust/21764:
4311 * gdb.rust/simple.exp: Add tests.
4312
4313 2017-07-14 Tom Tromey <tom@tromey.com>
4314
4315 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4316
4317 2017-07-14 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.linespec/base/one/thefile.cc (z1): New function.
4320 * gdb.linespec/base/two/thefile.cc (z2): New function.
4321 * gdb.linespec/linespec.exp: Add tests.
4322
4323 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4324
4325 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4326 to mi_create_breakpoint.
4327
4328 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4329
4330 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4331 mi_create_breakpoint.
4332
4333 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4334
4335 * gdb.dlang/demangle.exp: Update for demangling changes.
4336
4337 2017-07-09 Tom Tromey <tom@tromey.com>
4338
4339 * gdb.dwarf2/shortpiece.exp: New file.
4340
4341 2017-07-06 David Blaikie <dblaikie@gmail.com>
4342
4343 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4344 built from fissiont-multi-cu{1,2}.c.
4345 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4346 except putting 'main' and 'func' in separate CUs in the same DWO file.
4347 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4348 test.
4349 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4350 test.
4351
4352 2017-07-06 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.python/py-unwind.exp: Test flushregs.
4355
4356 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4357
4358 PR cli/21688
4359 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4360 tests for alias commands and trailing whitespace.
4361
4362 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4363
4364 PR cli/21688
4365 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4366 procedure. Call it.
4367
4368 2017-06-29 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.base/printcmds.exp: Add tests.
4371
4372 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4373
4374 PR gdb/21337
4375 * gdb.base/reread-readsym.exp: New file.
4376 * gdb.base/reread-readsym.c: New file.
4377
4378 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4379
4380 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4381 subpattern.
4382
4383 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4384
4385 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4386 extended mnemonic.
4387 * gdb.arch/powerpc-power9.s: Likewise.
4388
4389 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4390
4391 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4392 on 32-bit x86 targets. Exploit is_*_target macros where
4393 appropriate.
4394
4395 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4396
4397 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4398 register pieces.
4399
4400 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4401
4402 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4403 located in one or more DWARF pieces.
4404
4405 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4406
4407 * lib/gdb.exp (get_endianness): New proc.
4408 * gdb.arch/aarch64-fp.exp: Use it.
4409 * gdb.arch/altivec-regs.exp: Likewise.
4410 * gdb.arch/e500-regs.exp: Likewise.
4411 * gdb.arch/vsx-regs.exp: Likewise.
4412 * gdb.base/dump.exp: Likewise.
4413 * gdb.base/funcargs.exp: Likewise.
4414 * gdb.base/gnu_vector.exp: Likewise.
4415 * gdb.dwarf2/formdata16.exp: Likewise.
4416 * gdb.dwarf2/implptrpiece.exp: Likewise.
4417 * gdb.dwarf2/nonvar-access.exp: Likewise.
4418 * gdb.python/py-inferior.exp: Likewise.
4419 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4420
4421 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4422
4423 PR gdb/21226
4424 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4425 stack value pieces are taken from the LSB end.
4426
4427 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4428
4429 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4430 variable at nonzero offset.
4431
4432 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4433
4434 * gdb.dwarf2/var-access.c: New file.
4435 * gdb.dwarf2/var-access.exp: New test.
4436 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4437
4438 2017-06-12 Tom Tromey <tom@tromey.com>
4439
4440 * gdb.dwarf2/formdata16.exp: Add tests.
4441
4442 2017-06-12 Tom Tromey <tom@tromey.com>
4443
4444 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4445
4446 2017-06-12 Tom Tromey <tom@tromey.com>
4447
4448 PR exp/16225:
4449 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4450 * gdb.arch/vsx-regs.exp: Update tests.
4451 * gdb.arch/s390-vregs.exp (hex128): New proc.
4452 Update test.
4453 * gdb.arch/altivec-regs.exp: Update tests.
4454
4455 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4456
4457 * gdb.base/startup-with-shell.c: New file.
4458 * gdb.base/startup-with-shell.exp: Likewise.
4459
4460 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4461
4462 * gdb.server/non-existing-program.exp: Update regex in order to
4463 reflect the fact that gdbserver is now using fork_inferior (with a
4464 shell) to startup the inferior.
4465
4466 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4467
4468 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4469 support function calls from GDB.
4470
4471 2017-05-21 Tom Tromey <tom@tromey.com>
4472
4473 PR rust/21466:
4474 * gdb.rust/unsized.exp: New file.
4475 * gdb.rust/unsized.rs: New file.
4476
4477 2017-05-19 Tom Tromey <tom@tromey.com>
4478
4479 PR rust/21484:
4480 * gdb.rust/watch.exp: New file.
4481 * gdb.rust/watch.rs: New file.
4482
4483 2017-05-18 Tom Tromey <tom@tromey.com>
4484
4485 * gdb.rust/simple.exp: Allow Box to be qualified.
4486
4487 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4488
4489 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4490
4491 2017-05-18 Pedro Alves <palves@redhat.com>
4492
4493 * gdb.base/fileio.c (test_write, test_read, test_close)
4494 (test_fstat): Don't print 'ret' in the fail path.
4495
4496 2017-05-18 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4499 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4500 (test_system, test_rename, test_unlink, test_time): Change
4501 prototypes.
4502 * gdb.base/fileio.exp (stop_msg): Adjust.
4503
4504 2017-05-18 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.base/fileio.c (null_str): New global.
4507 (test_stat): Use it.
4508 * gdb.base/fileio.exp: Remove nowarnings.
4509
4510 2017-05-17 Yao Qi <yao.qi@linaro.org>
4511
4512 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4513
4514 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4515
4516 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4517 argument command.
4518 (top-level): Invoke test_set_inferior_tty.
4519
4520 2017-05-04 Pedro Alves <palves@redhat.com>
4521
4522 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4523 Add parens to print call for Python 3.
4524
4525 2017-05-03 Keith Seitz <keiths@redhat.com>
4526
4527 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4528 (main): Call it.
4529
4530 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4531
4532 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4533 to prev and next.
4534
4535 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4536
4537 * gdb.python/py-record-btrace.exp: Remove test for
4538 gdb.BtraceInstruction.error.
4539
4540 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4541
4542 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4543
4544 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4545
4546 * gdb.python/py-record-btrace-threads.c: New file.
4547 * gdb.python/py-record-btrace-threads.exp: New file.
4548
4549 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4550
4551 PR testsuite/8595
4552 * gdb.base/environ.exp: Make test available in all architectures.
4553 Move bits related to "info program" testing to
4554 gdb.base/info-program.exp. Rewrite tests to use the two new
4555 procedures mentione below.
4556 (test_set_show_env_var) New procedure.
4557 (test_set_show_env_var_equal): Likewise.
4558 * gdb.base/info-program.exp: New file.
4559
4560 2017-04-27 Keith Seitz <keiths@redhat.com>
4561
4562 * gdb.cp/oranking.cc (test15): New function.
4563 (main): Call test15 and declare additional variables for testing.
4564 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4565 "p foo101('abc')" tests.
4566 Add tests for cv qualifier overloads.
4567 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4568 "lvalue reference overload" test.
4569 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4570 "print value of f1 on Child&& in f2" test.
4571
4572 2017-04-19 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4575 procedure.
4576 (top level): Call it.
4577 * lib/gdb.exp (gdb_define_cmd): New procedure.
4578
4579 2017-04-12 Pedro Alves <palves@redhat.com>
4580
4581 PR gdb/21323
4582 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4583 (wchar): New global.
4584 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4585 (do_test_wide_char, wide_char_types_no_program, top level): Add
4586 wchar_t testing.
4587
4588 2017-04-12 Pedro Alves <palves@redhat.com>
4589
4590 PR c++/21323
4591 * gdb.cp/wide_char_types.c: New file.
4592 * gdb.cp/wide_char_types.exp: New file.
4593
4594 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4595
4596 PR gdb/21352
4597 * gdb.trace/tsv.exp: Add test for "tsave -r".
4598
4599 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4600
4601 * gdb.dlang/watch-loc.c: New file.
4602 * gdb.dlang/watch-loc.exp: New file.
4603
4604 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4605
4606 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4607
4608 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4609
4610 * gdb.arch/arc-analyze-prologue.S: New file.
4611 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4612
4613 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4614
4615 * gdb.arch/arc-decode-insn.S: New file.
4616 * gdb.arch/arc-decode-insn.exp: Likewise.
4617
4618 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4619
4620 PR tdep/20928
4621 * gdb.arch/sparc64-regs.exp: New file.
4622 * gdb.arch/sparc64-regs.S: Likewise.
4623
4624 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4625
4626 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4627 and memory view on Python 3.
4628
4629 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4630 Keith Seitz <keiths@redhat.com>
4631
4632 PR gdb/14441
4633 * gdb.cp/demangle.exp: Add rvalue reference tests.
4634 * gdb.cp/rvalue-ref-casts.cc: New file.
4635 * gdb.cp/rvalue-ref-casts.exp: New file.
4636 * gdb.cp/rvalue-ref-overload.cc: New file.
4637 * gdb.cp/rvalue-ref-overload.exp: New file.
4638 * gdb.cp/rvalue-ref-params.cc: New file.
4639 * gdb.cp/rvalue-ref-params.exp: New file.
4640 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4641 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4642 * gdb.cp/rvalue-ref-types.cc: New file.
4643 * gdb.cp/rvalue-ref-types.exp: New file.
4644 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4645 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4646
4647 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4648
4649 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4650 New procedure.
4651
4652 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4653
4654 * lib/mi-support.exp (mi_gdb_test): Add additional message
4655 for unexpected output.
4656
4657 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4658
4659 * gdb.base/examine-backward.c (Barrier): New character array
4660 constant, to ensure that TestStrings is preceded by a string
4661 terminator.
4662
4663 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4664
4665 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4666 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4667 and implicit pointer into such a location.
4668
4669 2017-03-16 Doug Evans <dje@google.com>
4670
4671 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4672
4673 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4674
4675 * gdb.cp/m-static.exp: Fix expectation for prototype of
4676 test5.single_constructor and single_constructor::single_constructor.
4677
4678 2017-03-16 Doug Evans <dje@google.com>
4679
4680 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4681 * gdb.guile/scm-lazy-string.c: New file.
4682 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4683 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4684 for pointer, array, typedef lazy strings.
4685
4686 2017-03-16 Doug Evans <dje@google.com>
4687
4688 PR python/17728, python/18439, python/18779
4689 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4690 * gdb.python/py-lazy-string.c (pointer): New typedef.
4691 (main): New locals ptr, array, typedef_ptr.
4692 * gdb.python/py-value.exp: Move lazy string tests to ...
4693 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4694 array, typedef lazy strings.
4695
4696 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4697
4698 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4699 Add optional 'test' parameter.
4700
4701 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4702
4703 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4704 Skip for versions of DejaGnu < 1.5.
4705
4706 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4707
4708 * lib/gdb.exp (dejagnu_version): New proc.
4709 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4710 Use dejagnu_version.
4711
4712 2017-03-10 Keith Seitz <keiths@redhat.com>
4713
4714 PR c++/8128
4715 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4716 type from destructor regexps.
4717 Add a branch which actually passes the test.
4718 Adjust "ptype t5i" test names.
4719
4720 2017-03-08 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/step-over-exit.exp: Add explicit test message.
4723
4724 2017-03-08 Pedro Alves <palves@redhat.com>
4725
4726 PR gdb/18360
4727 * gdb.threads/interrupt-while-step-over.c: New file.
4728 * gdb.threads/interrupt-while-step-over.exp: New file.
4729
4730 2017-03-08 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4733 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4734
4735 2017-03-08 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4738 PKRU as not supported as a PASS.
4739
4740 2017-03-08 Pedro Alves <palves@redhat.com>
4741
4742 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4743 prefix instead of $binfile1/$binfile2.
4744 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4745 in test message.
4746 * gdb.python/py-completion.exp: Use "load python file" as test
4747 messages instead of unstable path names.
4748
4749 2017-03-08 Pedro Alves <palves@redhat.com>
4750 Jan Kratochvil <jan.kratochvil@redhat.com>
4751
4752 PR cli/21218
4753 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4754 New proc.
4755 (top level): Call it.
4756
4757 2017-03-08 Pedro Alves <palves@redhat.com>
4758
4759 PR tui/21216
4760 * gdb.tui/tui-nl-filtered-output.exp: New file.
4761
4762 2017-03-08 Pedro Alves <palves@redhat.com>
4763
4764 * gdb.base/completion.exp: Move TUI completion tests to ...
4765 * gdb.tui/completion.exp: ... this new file.
4766
4767 2017-03-08 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.base/tui-disasm-long-lines.c,
4770 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4771 gdb.base/tui-layout.exp: Move to ...
4772 * gdb.tui/: ... this new directory.
4773
4774 2017-03-07 Pedro Alves <palves@redhat.com>
4775
4776 * gdb.base/tui-layout.c: New file.
4777 * gdb.base/tui-layout.exp: New file.
4778
4779 2017-03-07 Pedro Alves <palves@redhat.com>
4780
4781 * gdb.base/tui-layout.c: Rename to ...
4782 * gdb.base/tui-disasm-long-lines.c: ... this.
4783 * gdb.base/tui-layout.exp: Rename to ...
4784 * gdb.base/tui-disasm-long-lines.exp: ... this.
4785
4786 2017-03-07 Pedro Alves <palves@redhat.com>
4787
4788 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4789
4790 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4791
4792 * i386-mpx-call.c: New file.
4793 * i386-mpx-call.exp: New file.
4794
4795 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4796
4797 * gdb.arch/powerpc-power.exp: Delete test.
4798 * gdb.arch/powerpc-power.s: Likewise.
4799 * gdb.disasm/disassembler-options.exp: New test.
4800 * gdb.arch/powerpc-altivec.exp: Likewise.
4801 * gdb.arch/powerpc-altivec.s: Likewise.
4802 * gdb.arch/powerpc-altivec2.exp: Likewise.
4803 * gdb.arch/powerpc-altivec2.s: Likewise.
4804 * gdb.arch/powerpc-altivec3.exp: Likewise.
4805 * gdb.arch/powerpc-altivec3.s: Likewise.
4806 * gdb.arch/powerpc-power7.exp: Likewise.
4807 * gdb.arch/powerpc-power7.s: Likewise.
4808 * gdb.arch/powerpc-power8.exp: Likewise.
4809 * gdb.arch/powerpc-power8.s: Likewise.
4810 * gdb.arch/powerpc-power9.exp: Likewise.
4811 * gdb.arch/powerpc-power9.s: Likewise.
4812 * gdb.arch/powerpc-vsx.exp: Likewise.
4813 * gdb.arch/powerpc-vsx.s: Likewise.
4814 * gdb.arch/powerpc-vsx2.exp: Likewise.
4815 * gdb.arch/powerpc-vsx2.s: Likewise.
4816 * gdb.arch/powerpc-vsx3.exp: Likewise.
4817 * gdb.arch/powerpc-vsx3.s: Likewise.
4818 * gdb.arch/arm-disassembler-options.exp: Likewise.
4819 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4820 * gdb.arch/s390-disassembler-options.exp: Likewise.
4821
4822 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4823
4824 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4825 (check_supported_features): ... this. Changed return type to void.
4826 (supports_rdseed): New static global.
4827 (rdseed): Check supports_rdseed.
4828 (initialize): Call check_supported_features.
4829
4830 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4831
4832 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4833 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4834 and lqarx/stqcx.
4835 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4836 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4837
4838 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4839
4840 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4841 uppercase.
4842
4843 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4844
4845 * gdb.dwarf2/formdata16.c: New file.
4846 * gdb.dwarf2/formdata16.exp: New file.
4847 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4848
4849 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4850
4851 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4852 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4853 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4854 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4855 DW_AT_GNU_*.
4856
4857 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4860
4861 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4862
4863 PR gdb/21164
4864 * gdb.base/maint.exp: Add testcases for when the commands do
4865 not have arguments.
4866
4867 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4868
4869 * gdb.cp/chained-calls.exp: Use p instead of P.
4870
4871 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4872
4873 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4874 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4875
4876 2017-02-14 Tom Tromey <tom@tromey.com>
4877
4878 PR python/13598:
4879 * gdb.python/py-events.exp: Add before_prompt event tests.
4880
4881 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4882
4883 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4884
4885 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4886
4887 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4888 (main): Call my_unique_function_name.
4889 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4890 completion of patterns with a single match.
4891 Add missing -re switches to gdb_test_multiple calls.
4892
4893 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4894
4895 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4896 return if core file is not recognized.
4897
4898 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4899
4900 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4901 and extra UIs.
4902
4903 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4904
4905 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4906 proc_with_prefix.
4907
4908 2017-02-10 Tom Tromey <tom@tromey.com>
4909
4910 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4911
4912 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
4913
4914 PR gdb/21122
4915 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4916
4917 2017-02-08 Jerome Guitton <guitton@adacore.com>
4918
4919 * gdb.base/define.exp: Add test for command abbreviations
4920 in define.
4921
4922 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
4923
4924 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4925 * gdb.reverse/insn-reverse-x86.c: New file.
4926
4927 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4928
4929 PR tdep/20936
4930 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4931
4932 2017-02-03 Tom Tromey <tom@tromey.com>
4933
4934 PR rust/21097:
4935 * gdb.rust/simple.exp: Add new tests.
4936
4937 2017-02-02 Pedro Alves <palves@redhat.com>
4938
4939 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4940 tests.
4941
4942 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4943
4944 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4945 taking a 2-byte value out of a 4-byte DWARF implicit value on
4946 big-endian targets.
4947 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4948 logic. Add test cases for DW_OP_implicit.
4949
4950 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4951
4952 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4953
4954 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4955
4956 * gdb.btrace/enable.exp: Call gdb_exit before
4957 skip_gdbserver_tests.
4958
4959 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4960
4961 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4962 GDBFLAGS.
4963
4964 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4965
4966 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4967 the test is skipped.
4968 * gdb.btrace/data.exp: Likewise.
4969 * gdb.btrace/delta.exp: Likewise.
4970 * gdb.btrace/dlopen.exp: Likewise.
4971 * gdb.btrace/enable-running.exp: Likewise.
4972 * gdb.btrace/enable.exp: Likewise.
4973 * gdb.btrace/exception.exp: Likewise.
4974 * gdb.btrace/function_call_history.exp: Likewise.
4975 * gdb.btrace/gcore.exp: Likewise.
4976 * gdb.btrace/instruction_history.exp: Likewise.
4977 * gdb.btrace/multi-thread-step.exp: Likewise.
4978 * gdb.btrace/nohist.exp: Likewise.
4979 * gdb.btrace/non-stop.exp: Likewise.
4980 * gdb.btrace/reconnect.exp: Likewise.
4981 * gdb.btrace/record_goto-step.exp: Likewise.
4982 * gdb.btrace/record_goto.exp: Likewise.
4983 * gdb.btrace/rn-dl-bind.exp: Likewise.
4984 * gdb.btrace/segv.exp: Likewise.
4985 * gdb.btrace/step.exp: Likewise.
4986 * gdb.btrace/stepi.exp: Likewise.
4987 * gdb.btrace/tailcall-only.exp: Likewise.
4988 * gdb.btrace/tailcall.exp: Likewise.
4989 * gdb.btrace/tsx.exp: Likewise.
4990 * gdb.btrace/unknown_functions.exp: Likewise.
4991 * gdb.btrace/vdso.exp: Likewise.
4992
4993 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4994
4995 * gdb.btrace/enable-running.c: New.
4996 * gdb.btrace/enable-running.exp: New.
4997
4998 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4999
5000 * gdb.arch/amd64-gs_base.c: New file.
5001 * gdb.arch/amd64-gs_base.exp: New file.
5002
5003 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5004
5005 * lib/memory.exp: Remove spurious empty newlines.
5006
5007 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5008
5009 * gdb.python/py-bad-printers.exp: Load python file using "source".
5010 * gdb.python/py-events.exp: Likewise.
5011 * gdb.python/py-evsignal.exp: Likewise.
5012 * gdb.python/py-evthreads.exp: Likewise.
5013 * gdb.python/py-frame-args.exp: Likewise.
5014 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5015 * gdb.python/py-framefilter-mi.exp: Likewise.
5016 * gdb.python/py-framefilter.exp: Likewise.
5017 * gdb.python/py-mi.exp: Likewise.
5018 * gdb.python/py-pp-maint.exp: Likewise.
5019 * gdb.python/py-pp-registration.exp: Likewise.
5020 * gdb.python/py-prettyprint.exp: Likewise.
5021 (run_lang_tests): Likewise.
5022 * gdb.python/py-typeprint.exp: Likewise.
5023
5024 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5025
5026 * lib/memory.exp: New file.
5027 * lib/gdb.exp: Load memory.exp.
5028 * gdb.base/memattr.exp (delete_memory): Move proc to
5029 lib/memory.exp and rename to delete_memory_regions.
5030 Replace delete_memory with delete_memory_regions.
5031 Cleanup memory regions before tests.
5032 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5033 before tests.
5034
5035 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5036
5037 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5038 files.
5039 (initialize): New function conditionally defined.
5040 (testcases): Move within conditional block.
5041 (main): Call initialize.
5042 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5043 of gdb.reverse/insn-reverse.c.
5044 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5045 gdb.reverse/insn-reverse.c.
5046
5047 2017-01-26 Yao Qi <yao.qi@linaro.org>
5048
5049 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5050 disassemble on address 0.
5051
5052 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5053 Yao Qi <yao.qi@linaro.org>
5054
5055 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5056 * gdb.dwarf2/implptr-64bit.S: Remove.
5057 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5058 variables in caller's context. Add DW_OP_implicit_value.
5059
5060 2017-01-25 Yao Qi <yao.qi@linaro.org>
5061
5062 * lib/dwarf.exp (Dwarf::_location): Handle
5063 DW_OP_GNU_implicit_pointer with proper size.
5064
5065 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5066
5067 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5068 and add untested calls.
5069
5070 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5071
5072 * gdb.python/python.exp: Check line number against what GDB thinks
5073 the line number is for func1.
5074
5075 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5076
5077 * gdb.dlang/debug-expr.exp: New file.
5078
5079 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5080
5081 Fix test names for the following files:
5082
5083 * gdb.ada/exec_changed.exp
5084 * gdb.ada/info_types.exp
5085 * gdb.arch/aarch64-atomic-inst.exp
5086 * gdb.arch/aarch64-fp.exp
5087 * gdb.arch/altivec-abi.exp
5088 * gdb.arch/altivec-regs.exp
5089 * gdb.arch/amd64-byte.exp
5090 * gdb.arch/amd64-disp-step.exp
5091 * gdb.arch/amd64-dword.exp
5092 * gdb.arch/amd64-entry-value-inline.exp
5093 * gdb.arch/amd64-entry-value-param.exp
5094 * gdb.arch/amd64-entry-value-paramref.exp
5095 * gdb.arch/amd64-entry-value.exp
5096 * gdb.arch/amd64-i386-address.exp
5097 * gdb.arch/amd64-invalid-stack-middle.exp
5098 * gdb.arch/amd64-invalid-stack-top.exp
5099 * gdb.arch/amd64-optimout-repeat.exp
5100 * gdb.arch/amd64-prologue-skip.exp
5101 * gdb.arch/amd64-prologue-xmm.exp
5102 * gdb.arch/amd64-stap-special-operands.exp
5103 * gdb.arch/amd64-stap-wrong-subexp.exp
5104 * gdb.arch/amd64-tailcall-cxx.exp
5105 * gdb.arch/amd64-tailcall-noret.exp
5106 * gdb.arch/amd64-tailcall-ret.exp
5107 * gdb.arch/amd64-tailcall-self.exp
5108 * gdb.arch/amd64-word.exp
5109 * gdb.arch/arm-bl-branch-dest.exp
5110 * gdb.arch/arm-disp-step.exp
5111 * gdb.arch/arm-neon.exp
5112 * gdb.arch/arm-single-step-kernel-helper.exp
5113 * gdb.arch/avr-flash-qualifier.exp
5114 * gdb.arch/disp-step-insn-reloc.exp
5115 * gdb.arch/e500-abi.exp
5116 * gdb.arch/e500-regs.exp
5117 * gdb.arch/ftrace-insn-reloc.exp
5118 * gdb.arch/i386-avx512.exp
5119 * gdb.arch/i386-bp_permanent.exp
5120 * gdb.arch/i386-byte.exp
5121 * gdb.arch/i386-cfi-notcurrent.exp
5122 * gdb.arch/i386-disp-step.exp
5123 * gdb.arch/i386-dr3-watch.exp
5124 * gdb.arch/i386-float.exp
5125 * gdb.arch/i386-gnu-cfi.exp
5126 * gdb.arch/i386-mpx-map.exp
5127 * gdb.arch/i386-mpx-sigsegv.exp
5128 * gdb.arch/i386-mpx-simple_segv.exp
5129 * gdb.arch/i386-mpx.exp
5130 * gdb.arch/i386-permbkpt.exp
5131 * gdb.arch/i386-prologue.exp
5132 * gdb.arch/i386-signal.exp
5133 * gdb.arch/i386-size-overlap.exp
5134 * gdb.arch/i386-unwind.exp
5135 * gdb.arch/i386-word.exp
5136 * gdb.arch/mips-fcr.exp
5137 * gdb.arch/powerpc-d128-regs.exp
5138 * gdb.arch/powerpc-stackless.exp
5139 * gdb.arch/ppc64-atomic-inst.exp
5140 * gdb.arch/s390-stackless.exp
5141 * gdb.arch/s390-tdbregs.exp
5142 * gdb.arch/s390-vregs.exp
5143 * gdb.arch/sparc-sysstep.exp
5144 * gdb.arch/thumb-bx-pc.exp
5145 * gdb.arch/thumb-singlestep.exp
5146 * gdb.arch/thumb2-it.exp
5147 * gdb.arch/vsx-regs.exp
5148 * gdb.asm/asm-source.exp
5149 * gdb.base/a2-run.exp
5150 * gdb.base/advance.exp
5151 * gdb.base/all-bin.exp
5152 * gdb.base/anon.exp
5153 * gdb.base/args.exp
5154 * gdb.base/arithmet.exp
5155 * gdb.base/async-shell.exp
5156 * gdb.base/async.exp
5157 * gdb.base/attach-pie-noexec.exp
5158 * gdb.base/attach-twice.exp
5159 * gdb.base/auto-load.exp
5160 * gdb.base/bang.exp
5161 * gdb.base/bitfields.exp
5162 * gdb.base/break-always.exp
5163 * gdb.base/break-caller-line.exp
5164 * gdb.base/break-entry.exp
5165 * gdb.base/break-inline.exp
5166 * gdb.base/break-on-linker-gcd-function.exp
5167 * gdb.base/break-probes.exp
5168 * gdb.base/break.exp
5169 * gdb.base/breakpoint-shadow.exp
5170 * gdb.base/call-ar-st.exp
5171 * gdb.base/call-sc.exp
5172 * gdb.base/call-signal-resume.exp
5173 * gdb.base/call-strs.exp
5174 * gdb.base/callfuncs.exp
5175 * gdb.base/catch-fork-static.exp
5176 * gdb.base/catch-gdb-caused-signals.exp
5177 * gdb.base/catch-load.exp
5178 * gdb.base/catch-signal-fork.exp
5179 * gdb.base/catch-signal.exp
5180 * gdb.base/catch-syscall.exp
5181 * gdb.base/charset.exp
5182 * gdb.base/checkpoint.exp
5183 * gdb.base/chng-syms.exp
5184 * gdb.base/code-expr.exp
5185 * gdb.base/code_elim.exp
5186 * gdb.base/commands.exp
5187 * gdb.base/completion.exp
5188 * gdb.base/complex.exp
5189 * gdb.base/cond-expr.exp
5190 * gdb.base/condbreak.exp
5191 * gdb.base/consecutive.exp
5192 * gdb.base/continue-all-already-running.exp
5193 * gdb.base/coredump-filter.exp
5194 * gdb.base/corefile.exp
5195 * gdb.base/dbx.exp
5196 * gdb.base/debug-expr.exp
5197 * gdb.base/define.exp
5198 * gdb.base/del.exp
5199 * gdb.base/disabled-location.exp
5200 * gdb.base/disasm-end-cu.exp
5201 * gdb.base/disasm-optim.exp
5202 * gdb.base/display.exp
5203 * gdb.base/duplicate-bp.exp
5204 * gdb.base/ena-dis-br.exp
5205 * gdb.base/ending-run.exp
5206 * gdb.base/enumval.exp
5207 * gdb.base/environ.exp
5208 * gdb.base/eu-strip-infcall.exp
5209 * gdb.base/eval-avoid-side-effects.exp
5210 * gdb.base/eval-skip.exp
5211 * gdb.base/exitsignal.exp
5212 * gdb.base/expand-psymtabs.exp
5213 * gdb.base/filesym.exp
5214 * gdb.base/find-unmapped.exp
5215 * gdb.base/finish.exp
5216 * gdb.base/float.exp
5217 * gdb.base/foll-exec-mode.exp
5218 * gdb.base/foll-exec.exp
5219 * gdb.base/foll-fork.exp
5220 * gdb.base/fortran-sym-case.exp
5221 * gdb.base/freebpcmd.exp
5222 * gdb.base/func-ptr.exp
5223 * gdb.base/func-ptrs.exp
5224 * gdb.base/funcargs.exp
5225 * gdb.base/gcore-buffer-overflow.exp
5226 * gdb.base/gcore-relro-pie.exp
5227 * gdb.base/gcore-relro.exp
5228 * gdb.base/gcore.exp
5229 * gdb.base/gdb1090.exp
5230 * gdb.base/gdb11530.exp
5231 * gdb.base/gdb11531.exp
5232 * gdb.base/gdb1821.exp
5233 * gdb.base/gdbindex-stabs.exp
5234 * gdb.base/gdbvars.exp
5235 * gdb.base/hbreak.exp
5236 * gdb.base/hbreak2.exp
5237 * gdb.base/included.exp
5238 * gdb.base/infcall-input.exp
5239 * gdb.base/inferior-died.exp
5240 * gdb.base/infnan.exp
5241 * gdb.base/info-macros.exp
5242 * gdb.base/info-os.exp
5243 * gdb.base/info-proc.exp
5244 * gdb.base/info-shared.exp
5245 * gdb.base/info-target.exp
5246 * gdb.base/infoline.exp
5247 * gdb.base/interp.exp
5248 * gdb.base/interrupt.exp
5249 * gdb.base/jit-reader.exp
5250 * gdb.base/jit-simple.exp
5251 * gdb.base/kill-after-signal.exp
5252 * gdb.base/kill-detach-inferiors-cmd.exp
5253 * gdb.base/label.exp
5254 * gdb.base/langs.exp
5255 * gdb.base/ldbl_e308.exp
5256 * gdb.base/line-symtabs.exp
5257 * gdb.base/linespecs.exp
5258 * gdb.base/list.exp
5259 * gdb.base/long_long.exp
5260 * gdb.base/longest-types.exp
5261 * gdb.base/maint.exp
5262 * gdb.base/max-value-size.exp
5263 * gdb.base/memattr.exp
5264 * gdb.base/mips_pro.exp
5265 * gdb.base/morestack.exp
5266 * gdb.base/moribund-step.exp
5267 * gdb.base/multi-forks.exp
5268 * gdb.base/nested-addr.exp
5269 * gdb.base/nextoverexit.exp
5270 * gdb.base/noreturn-finish.exp
5271 * gdb.base/noreturn-return.exp
5272 * gdb.base/nostdlib.exp
5273 * gdb.base/offsets.exp
5274 * gdb.base/opaque.exp
5275 * gdb.base/pc-fp.exp
5276 * gdb.base/permissions.exp
5277 * gdb.base/print-symbol-loading.exp
5278 * gdb.base/prologue-include.exp
5279 * gdb.base/psymtab.exp
5280 * gdb.base/ptype.exp
5281 * gdb.base/random-signal.exp
5282 * gdb.base/randomize.exp
5283 * gdb.base/range-stepping.exp
5284 * gdb.base/readline-ask.exp
5285 * gdb.base/recpar.exp
5286 * gdb.base/recurse.exp
5287 * gdb.base/relational.exp
5288 * gdb.base/restore.exp
5289 * gdb.base/return-nodebug.exp
5290 * gdb.base/return.exp
5291 * gdb.base/run-after-attach.exp
5292 * gdb.base/save-bp.exp
5293 * gdb.base/scope.exp
5294 * gdb.base/sect-cmd.exp
5295 * gdb.base/set-lang-auto.exp
5296 * gdb.base/set-noassign.exp
5297 * gdb.base/setvar.exp
5298 * gdb.base/sigall.exp
5299 * gdb.base/sigbpt.exp
5300 * gdb.base/siginfo-addr.exp
5301 * gdb.base/siginfo-infcall.exp
5302 * gdb.base/siginfo-obj.exp
5303 * gdb.base/siginfo.exp
5304 * gdb.base/signals-state-child.exp
5305 * gdb.base/signest.exp
5306 * gdb.base/sigstep.exp
5307 * gdb.base/sizeof.exp
5308 * gdb.base/skip.exp
5309 * gdb.base/solib-corrupted.exp
5310 * gdb.base/solib-nodir.exp
5311 * gdb.base/solib-search.exp
5312 * gdb.base/stack-checking.exp
5313 * gdb.base/stale-infcall.exp
5314 * gdb.base/stap-probe.exp
5315 * gdb.base/start.exp
5316 * gdb.base/step-break.exp
5317 * gdb.base/step-bt.exp
5318 * gdb.base/step-line.exp
5319 * gdb.base/step-over-exit.exp
5320 * gdb.base/step-over-syscall.exp
5321 * gdb.base/step-resume-infcall.exp
5322 * gdb.base/step-test.exp
5323 * gdb.base/store.exp
5324 * gdb.base/structs3.exp
5325 * gdb.base/sym-file.exp
5326 * gdb.base/symbol-without-target_section.exp
5327 * gdb.base/term.exp
5328 * gdb.base/testenv.exp
5329 * gdb.base/ui-redirect.exp
5330 * gdb.base/until.exp
5331 * gdb.base/unwindonsignal.exp
5332 * gdb.base/value-double-free.exp
5333 * gdb.base/vla-datatypes.exp
5334 * gdb.base/vla-ptr.exp
5335 * gdb.base/vla-sideeffect.exp
5336 * gdb.base/volatile.exp
5337 * gdb.base/watch-cond-infcall.exp
5338 * gdb.base/watch-cond.exp
5339 * gdb.base/watch-non-mem.exp
5340 * gdb.base/watch-read.exp
5341 * gdb.base/watch-vfork.exp
5342 * gdb.base/watchpoint-cond-gone.exp
5343 * gdb.base/watchpoint-delete.exp
5344 * gdb.base/watchpoint-hw-hit-once.exp
5345 * gdb.base/watchpoint-hw.exp
5346 * gdb.base/watchpoint-stops-at-right-insn.exp
5347 * gdb.base/watchpoints.exp
5348 * gdb.base/wchar.exp
5349 * gdb.base/whatis-exp.exp
5350 * gdb.btrace/buffer-size.exp
5351 * gdb.btrace/data.exp
5352 * gdb.btrace/delta.exp
5353 * gdb.btrace/dlopen.exp
5354 * gdb.btrace/enable.exp
5355 * gdb.btrace/exception.exp
5356 * gdb.btrace/function_call_history.exp
5357 * gdb.btrace/gcore.exp
5358 * gdb.btrace/instruction_history.exp
5359 * gdb.btrace/nohist.exp
5360 * gdb.btrace/reconnect.exp
5361 * gdb.btrace/record_goto-step.exp
5362 * gdb.btrace/record_goto.exp
5363 * gdb.btrace/rn-dl-bind.exp
5364 * gdb.btrace/segv.exp
5365 * gdb.btrace/step.exp
5366 * gdb.btrace/stepi.exp
5367 * gdb.btrace/tailcall-only.exp
5368 * gdb.btrace/tailcall.exp
5369 * gdb.btrace/tsx.exp
5370 * gdb.btrace/unknown_functions.exp
5371 * gdb.btrace/vdso.exp
5372 * gdb.compile/compile-ifunc.exp
5373 * gdb.compile/compile-ops.exp
5374 * gdb.compile/compile-print.exp
5375 * gdb.compile/compile-setjmp.exp
5376 * gdb.cp/abstract-origin.exp
5377 * gdb.cp/ambiguous.exp
5378 * gdb.cp/annota2.exp
5379 * gdb.cp/annota3.exp
5380 * gdb.cp/anon-ns.exp
5381 * gdb.cp/anon-struct.exp
5382 * gdb.cp/anon-union.exp
5383 * gdb.cp/arg-reference.exp
5384 * gdb.cp/baseenum.exp
5385 * gdb.cp/bool.exp
5386 * gdb.cp/breakpoint.exp
5387 * gdb.cp/bs15503.exp
5388 * gdb.cp/call-c.exp
5389 * gdb.cp/casts.exp
5390 * gdb.cp/chained-calls.exp
5391 * gdb.cp/class2.exp
5392 * gdb.cp/classes.exp
5393 * gdb.cp/cmpd-minsyms.exp
5394 * gdb.cp/converts.exp
5395 * gdb.cp/cp-relocate.exp
5396 * gdb.cp/cpcompletion.exp
5397 * gdb.cp/cpexprs.exp
5398 * gdb.cp/cplabel.exp
5399 * gdb.cp/cplusfuncs.exp
5400 * gdb.cp/cpsizeof.exp
5401 * gdb.cp/ctti.exp
5402 * gdb.cp/derivation.exp
5403 * gdb.cp/destrprint.exp
5404 * gdb.cp/dispcxx.exp
5405 * gdb.cp/enum-class.exp
5406 * gdb.cp/exception.exp
5407 * gdb.cp/exceptprint.exp
5408 * gdb.cp/expand-psymtabs-cxx.exp
5409 * gdb.cp/expand-sals.exp
5410 * gdb.cp/extern-c.exp
5411 * gdb.cp/filename.exp
5412 * gdb.cp/formatted-ref.exp
5413 * gdb.cp/fpointer.exp
5414 * gdb.cp/gdb1355.exp
5415 * gdb.cp/gdb2495.exp
5416 * gdb.cp/hang.exp
5417 * gdb.cp/impl-this.exp
5418 * gdb.cp/infcall-dlopen.exp
5419 * gdb.cp/inherit.exp
5420 * gdb.cp/iostream.exp
5421 * gdb.cp/koenig.exp
5422 * gdb.cp/local.exp
5423 * gdb.cp/m-data.exp
5424 * gdb.cp/m-static.exp
5425 * gdb.cp/mb-ctor.exp
5426 * gdb.cp/mb-inline.exp
5427 * gdb.cp/mb-templates.exp
5428 * gdb.cp/member-name.exp
5429 * gdb.cp/member-ptr.exp
5430 * gdb.cp/meth-typedefs.exp
5431 * gdb.cp/method.exp
5432 * gdb.cp/method2.exp
5433 * gdb.cp/minsym-fallback.exp
5434 * gdb.cp/misc.exp
5435 * gdb.cp/namelessclass.exp
5436 * gdb.cp/namespace-enum.exp
5437 * gdb.cp/namespace-nested-import.exp
5438 * gdb.cp/namespace.exp
5439 * gdb.cp/nextoverthrow.exp
5440 * gdb.cp/no-dmgl-verbose.exp
5441 * gdb.cp/non-trivial-retval.exp
5442 * gdb.cp/noparam.exp
5443 * gdb.cp/nsdecl.exp
5444 * gdb.cp/nsimport.exp
5445 * gdb.cp/nsnested.exp
5446 * gdb.cp/nsnoimports.exp
5447 * gdb.cp/nsrecurs.exp
5448 * gdb.cp/nsstress.exp
5449 * gdb.cp/nsusing.exp
5450 * gdb.cp/operator.exp
5451 * gdb.cp/oranking.exp
5452 * gdb.cp/overload-const.exp
5453 * gdb.cp/overload.exp
5454 * gdb.cp/ovldbreak.exp
5455 * gdb.cp/ovsrch.exp
5456 * gdb.cp/paren-type.exp
5457 * gdb.cp/parse-lang.exp
5458 * gdb.cp/pass-by-ref.exp
5459 * gdb.cp/pr-1023.exp
5460 * gdb.cp/pr-1210.exp
5461 * gdb.cp/pr-574.exp
5462 * gdb.cp/pr10687.exp
5463 * gdb.cp/pr12028.exp
5464 * gdb.cp/pr17132.exp
5465 * gdb.cp/pr17494.exp
5466 * gdb.cp/pr9067.exp
5467 * gdb.cp/pr9167.exp
5468 * gdb.cp/pr9631.exp
5469 * gdb.cp/printmethod.exp
5470 * gdb.cp/psmang.exp
5471 * gdb.cp/psymtab-parameter.exp
5472 * gdb.cp/ptype-cv-cp.exp
5473 * gdb.cp/ptype-flags.exp
5474 * gdb.cp/re-set-overloaded.exp
5475 * gdb.cp/ref-types.exp
5476 * gdb.cp/rtti.exp
5477 * gdb.cp/scope-err.exp
5478 * gdb.cp/shadow.exp
5479 * gdb.cp/smartp.exp
5480 * gdb.cp/static-method.exp
5481 * gdb.cp/static-print-quit.exp
5482 * gdb.cp/temargs.exp
5483 * gdb.cp/templates.exp
5484 * gdb.cp/try_catch.exp
5485 * gdb.cp/typedef-operator.exp
5486 * gdb.cp/typeid.exp
5487 * gdb.cp/userdef.exp
5488 * gdb.cp/using-crash.exp
5489 * gdb.cp/var-tag.exp
5490 * gdb.cp/virtbase.exp
5491 * gdb.cp/virtfunc.exp
5492 * gdb.cp/virtfunc2.exp
5493 * gdb.cp/vla-cxx.exp
5494 * gdb.disasm/t01_mov.exp
5495 * gdb.disasm/t02_mova.exp
5496 * gdb.disasm/t03_add.exp
5497 * gdb.disasm/t04_sub.exp
5498 * gdb.disasm/t05_cmp.exp
5499 * gdb.disasm/t06_ari2.exp
5500 * gdb.disasm/t07_ari3.exp
5501 * gdb.disasm/t08_or.exp
5502 * gdb.disasm/t09_xor.exp
5503 * gdb.disasm/t10_and.exp
5504 * gdb.disasm/t11_logs.exp
5505 * gdb.disasm/t12_bit.exp
5506 * gdb.disasm/t13_otr.exp
5507 * gdb.dlang/circular.exp
5508 * gdb.dwarf2/arr-stride.exp
5509 * gdb.dwarf2/arr-subrange.exp
5510 * gdb.dwarf2/atomic-type.exp
5511 * gdb.dwarf2/bad-regnum.exp
5512 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5513 * gdb.dwarf2/callframecfa.exp
5514 * gdb.dwarf2/clztest.exp
5515 * gdb.dwarf2/corrupt.exp
5516 * gdb.dwarf2/data-loc.exp
5517 * gdb.dwarf2/dup-psym.exp
5518 * gdb.dwarf2/dw2-anon-mptr.exp
5519 * gdb.dwarf2/dw2-anonymous-func.exp
5520 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5521 * gdb.dwarf2/dw2-bad-unresolved.exp
5522 * gdb.dwarf2/dw2-basic.exp
5523 * gdb.dwarf2/dw2-canonicalize-type.exp
5524 * gdb.dwarf2/dw2-case-insensitive.exp
5525 * gdb.dwarf2/dw2-common-block.exp
5526 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5527 * gdb.dwarf2/dw2-compressed.exp
5528 * gdb.dwarf2/dw2-const.exp
5529 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5530 * gdb.dwarf2/dw2-cu-size.exp
5531 * gdb.dwarf2/dw2-dup-frame.exp
5532 * gdb.dwarf2/dw2-entry-value.exp
5533 * gdb.dwarf2/dw2-icycle.exp
5534 * gdb.dwarf2/dw2-ifort-parameter.exp
5535 * gdb.dwarf2/dw2-inline-break.exp
5536 * gdb.dwarf2/dw2-inline-param.exp
5537 * gdb.dwarf2/dw2-intercu.exp
5538 * gdb.dwarf2/dw2-intermix.exp
5539 * gdb.dwarf2/dw2-lexical-block-bare.exp
5540 * gdb.dwarf2/dw2-linkage-name-trust.exp
5541 * gdb.dwarf2/dw2-minsym-in-cu.exp
5542 * gdb.dwarf2/dw2-noloc.exp
5543 * gdb.dwarf2/dw2-op-call.exp
5544 * gdb.dwarf2/dw2-op-out-param.exp
5545 * gdb.dwarf2/dw2-opt-structptr.exp
5546 * gdb.dwarf2/dw2-param-error.exp
5547 * gdb.dwarf2/dw2-producer.exp
5548 * gdb.dwarf2/dw2-ranges-base.exp
5549 * gdb.dwarf2/dw2-ref-missing-frame.exp
5550 * gdb.dwarf2/dw2-reg-undefined.exp
5551 * gdb.dwarf2/dw2-regno-invalid.exp
5552 * gdb.dwarf2/dw2-restore.exp
5553 * gdb.dwarf2/dw2-restrict.exp
5554 * gdb.dwarf2/dw2-single-line-discriminators.exp
5555 * gdb.dwarf2/dw2-strp.exp
5556 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5557 * gdb.dwarf2/dw2-unresolved.exp
5558 * gdb.dwarf2/dw2-var-zero-addr.exp
5559 * gdb.dwarf2/dw4-sig-types.exp
5560 * gdb.dwarf2/dwz.exp
5561 * gdb.dwarf2/dynarr-ptr.exp
5562 * gdb.dwarf2/enum-type.exp
5563 * gdb.dwarf2/gdb-index.exp
5564 * gdb.dwarf2/implptr-64bit.exp
5565 * gdb.dwarf2/implptr-optimized-out.exp
5566 * gdb.dwarf2/implptr.exp
5567 * gdb.dwarf2/implref-array.exp
5568 * gdb.dwarf2/implref-const.exp
5569 * gdb.dwarf2/implref-global.exp
5570 * gdb.dwarf2/implref-struct.exp
5571 * gdb.dwarf2/mac-fileno.exp
5572 * gdb.dwarf2/main-subprogram.exp
5573 * gdb.dwarf2/member-ptr-forwardref.exp
5574 * gdb.dwarf2/method-ptr.exp
5575 * gdb.dwarf2/missing-sig-type.exp
5576 * gdb.dwarf2/nonvar-access.exp
5577 * gdb.dwarf2/opaque-type-lookup.exp
5578 * gdb.dwarf2/pieces-optimized-out.exp
5579 * gdb.dwarf2/pieces.exp
5580 * gdb.dwarf2/pr10770.exp
5581 * gdb.dwarf2/pr13961.exp
5582 * gdb.dwarf2/staticvirtual.exp
5583 * gdb.dwarf2/subrange.exp
5584 * gdb.dwarf2/symtab-producer.exp
5585 * gdb.dwarf2/trace-crash.exp
5586 * gdb.dwarf2/typeddwarf.exp
5587 * gdb.dwarf2/valop.exp
5588 * gdb.dwarf2/watch-notconst.exp
5589 * gdb.fortran/array-element.exp
5590 * gdb.fortran/charset.exp
5591 * gdb.fortran/common-block.exp
5592 * gdb.fortran/complex.exp
5593 * gdb.fortran/derived-type-function.exp
5594 * gdb.fortran/derived-type.exp
5595 * gdb.fortran/logical.exp
5596 * gdb.fortran/module.exp
5597 * gdb.fortran/multi-dim.exp
5598 * gdb.fortran/nested-funcs.exp
5599 * gdb.fortran/print-formatted.exp
5600 * gdb.fortran/subarray.exp
5601 * gdb.fortran/vla-alloc-assoc.exp
5602 * gdb.fortran/vla-datatypes.exp
5603 * gdb.fortran/vla-history.exp
5604 * gdb.fortran/vla-ptr-info.exp
5605 * gdb.fortran/vla-ptype-sub.exp
5606 * gdb.fortran/vla-ptype.exp
5607 * gdb.fortran/vla-sizeof.exp
5608 * gdb.fortran/vla-type.exp
5609 * gdb.fortran/vla-value-sub-arbitrary.exp
5610 * gdb.fortran/vla-value-sub-finish.exp
5611 * gdb.fortran/vla-value-sub.exp
5612 * gdb.fortran/vla-value.exp
5613 * gdb.fortran/whatis_type.exp
5614 * gdb.go/chan.exp
5615 * gdb.go/handcall.exp
5616 * gdb.go/hello.exp
5617 * gdb.go/integers.exp
5618 * gdb.go/methods.exp
5619 * gdb.go/package.exp
5620 * gdb.go/strings.exp
5621 * gdb.go/types.exp
5622 * gdb.go/unsafe.exp
5623 * gdb.guile/scm-arch.exp
5624 * gdb.guile/scm-block.exp
5625 * gdb.guile/scm-breakpoint.exp
5626 * gdb.guile/scm-cmd.exp
5627 * gdb.guile/scm-disasm.exp
5628 * gdb.guile/scm-equal.exp
5629 * gdb.guile/scm-frame-args.exp
5630 * gdb.guile/scm-frame-inline.exp
5631 * gdb.guile/scm-frame.exp
5632 * gdb.guile/scm-iterator.exp
5633 * gdb.guile/scm-math.exp
5634 * gdb.guile/scm-objfile.exp
5635 * gdb.guile/scm-ports.exp
5636 * gdb.guile/scm-symbol.exp
5637 * gdb.guile/scm-symtab.exp
5638 * gdb.guile/scm-value-cc.exp
5639 * gdb.guile/types-module.exp
5640 * gdb.linespec/break-ask.exp
5641 * gdb.linespec/cpexplicit.exp
5642 * gdb.linespec/explicit.exp
5643 * gdb.linespec/keywords.exp
5644 * gdb.linespec/linespec.exp
5645 * gdb.linespec/ls-dollar.exp
5646 * gdb.linespec/ls-errs.exp
5647 * gdb.linespec/skip-two.exp
5648 * gdb.linespec/thread.exp
5649 * gdb.mi/mi-async.exp
5650 * gdb.mi/mi-basics.exp
5651 * gdb.mi/mi-break.exp
5652 * gdb.mi/mi-catch-load.exp
5653 * gdb.mi/mi-cli.exp
5654 * gdb.mi/mi-cmd-param-changed.exp
5655 * gdb.mi/mi-console.exp
5656 * gdb.mi/mi-detach.exp
5657 * gdb.mi/mi-disassemble.exp
5658 * gdb.mi/mi-eval.exp
5659 * gdb.mi/mi-file-transfer.exp
5660 * gdb.mi/mi-file.exp
5661 * gdb.mi/mi-fill-memory.exp
5662 * gdb.mi/mi-inheritance-syntax-error.exp
5663 * gdb.mi/mi-linespec-err-cp.exp
5664 * gdb.mi/mi-logging.exp
5665 * gdb.mi/mi-memory-changed.exp
5666 * gdb.mi/mi-read-memory.exp
5667 * gdb.mi/mi-record-changed.exp
5668 * gdb.mi/mi-reg-undefined.exp
5669 * gdb.mi/mi-regs.exp
5670 * gdb.mi/mi-return.exp
5671 * gdb.mi/mi-reverse.exp
5672 * gdb.mi/mi-simplerun.exp
5673 * gdb.mi/mi-solib.exp
5674 * gdb.mi/mi-stack.exp
5675 * gdb.mi/mi-stepi.exp
5676 * gdb.mi/mi-syn-frame.exp
5677 * gdb.mi/mi-until.exp
5678 * gdb.mi/mi-var-block.exp
5679 * gdb.mi/mi-var-child.exp
5680 * gdb.mi/mi-var-cmd.exp
5681 * gdb.mi/mi-var-cp.exp
5682 * gdb.mi/mi-var-display.exp
5683 * gdb.mi/mi-var-invalidate.exp
5684 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5685 * gdb.mi/mi-vla-fortran.exp
5686 * gdb.mi/mi-watch.exp
5687 * gdb.mi/mi2-var-child.exp
5688 * gdb.mi/user-selected-context-sync.exp
5689 * gdb.modula2/unbounded-array.exp
5690 * gdb.multi/dummy-frame-restore.exp
5691 * gdb.multi/multi-arch-exec.exp
5692 * gdb.multi/multi-arch.exp
5693 * gdb.multi/tids.exp
5694 * gdb.multi/watchpoint-multi.exp
5695 * gdb.opencl/callfuncs.exp
5696 * gdb.opencl/convs_casts.exp
5697 * gdb.opencl/datatypes.exp
5698 * gdb.opencl/operators.exp
5699 * gdb.opencl/vec_comps.exp
5700 * gdb.opt/clobbered-registers-O2.exp
5701 * gdb.opt/inline-break.exp
5702 * gdb.opt/inline-bt.exp
5703 * gdb.opt/inline-cmds.exp
5704 * gdb.opt/inline-locals.exp
5705 * gdb.pascal/case-insensitive-symbols.exp
5706 * gdb.pascal/floats.exp
5707 * gdb.pascal/gdb11492.exp
5708 * gdb.python/lib-types.exp
5709 * gdb.python/py-arch.exp
5710 * gdb.python/py-as-string.exp
5711 * gdb.python/py-bad-printers.exp
5712 * gdb.python/py-block.exp
5713 * gdb.python/py-breakpoint-create-fail.exp
5714 * gdb.python/py-breakpoint.exp
5715 * gdb.python/py-caller-is.exp
5716 * gdb.python/py-cmd.exp
5717 * gdb.python/py-explore-cc.exp
5718 * gdb.python/py-explore.exp
5719 * gdb.python/py-finish-breakpoint.exp
5720 * gdb.python/py-finish-breakpoint2.exp
5721 * gdb.python/py-frame-args.exp
5722 * gdb.python/py-frame-inline.exp
5723 * gdb.python/py-frame.exp
5724 * gdb.python/py-framefilter-mi.exp
5725 * gdb.python/py-infthread.exp
5726 * gdb.python/py-lazy-string.exp
5727 * gdb.python/py-linetable.exp
5728 * gdb.python/py-mi-events.exp
5729 * gdb.python/py-mi-objfile.exp
5730 * gdb.python/py-mi.exp
5731 * gdb.python/py-objfile.exp
5732 * gdb.python/py-pp-integral.exp
5733 * gdb.python/py-pp-maint.exp
5734 * gdb.python/py-pp-re-notag.exp
5735 * gdb.python/py-pp-registration.exp
5736 * gdb.python/py-recurse-unwind.exp
5737 * gdb.python/py-strfns.exp
5738 * gdb.python/py-symbol.exp
5739 * gdb.python/py-symtab.exp
5740 * gdb.python/py-sync-interp.exp
5741 * gdb.python/py-typeprint.exp
5742 * gdb.python/py-unwind-maint.exp
5743 * gdb.python/py-unwind.exp
5744 * gdb.python/py-value-cc.exp
5745 * gdb.python/py-xmethods.exp
5746 * gdb.reverse/amd64-tailcall-reverse.exp
5747 * gdb.reverse/break-precsave.exp
5748 * gdb.reverse/break-reverse.exp
5749 * gdb.reverse/consecutive-precsave.exp
5750 * gdb.reverse/consecutive-reverse.exp
5751 * gdb.reverse/finish-precsave.exp
5752 * gdb.reverse/finish-reverse-bkpt.exp
5753 * gdb.reverse/finish-reverse.exp
5754 * gdb.reverse/fstatat-reverse.exp
5755 * gdb.reverse/getresuid-reverse.exp
5756 * gdb.reverse/i386-precsave.exp
5757 * gdb.reverse/i386-reverse.exp
5758 * gdb.reverse/i386-sse-reverse.exp
5759 * gdb.reverse/i387-env-reverse.exp
5760 * gdb.reverse/i387-stack-reverse.exp
5761 * gdb.reverse/insn-reverse.exp
5762 * gdb.reverse/machinestate-precsave.exp
5763 * gdb.reverse/machinestate.exp
5764 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5765 * gdb.reverse/pipe-reverse.exp
5766 * gdb.reverse/readv-reverse.exp
5767 * gdb.reverse/recvmsg-reverse.exp
5768 * gdb.reverse/rerun-prec.exp
5769 * gdb.reverse/s390-mvcle.exp
5770 * gdb.reverse/step-precsave.exp
5771 * gdb.reverse/step-reverse.exp
5772 * gdb.reverse/time-reverse.exp
5773 * gdb.reverse/until-precsave.exp
5774 * gdb.reverse/until-reverse.exp
5775 * gdb.reverse/waitpid-reverse.exp
5776 * gdb.reverse/watch-precsave.exp
5777 * gdb.reverse/watch-reverse.exp
5778 * gdb.rust/generics.exp
5779 * gdb.rust/methods.exp
5780 * gdb.rust/modules.exp
5781 * gdb.rust/simple.exp
5782 * gdb.server/connect-with-no-symbol-file.exp
5783 * gdb.server/ext-attach.exp
5784 * gdb.server/ext-restart.exp
5785 * gdb.server/ext-wrapper.exp
5786 * gdb.server/file-transfer.exp
5787 * gdb.server/server-exec-info.exp
5788 * gdb.server/server-kill.exp
5789 * gdb.server/server-mon.exp
5790 * gdb.server/wrapper.exp
5791 * gdb.stabs/exclfwd.exp
5792 * gdb.stabs/gdb11479.exp
5793 * gdb.threads/clone-new-thread-event.exp
5794 * gdb.threads/corethreads.exp
5795 * gdb.threads/current-lwp-dead.exp
5796 * gdb.threads/dlopen-libpthread.exp
5797 * gdb.threads/gcore-thread.exp
5798 * gdb.threads/sigstep-threads.exp
5799 * gdb.threads/watchpoint-fork.exp
5800 * gdb.trace/actions-changed.exp
5801 * gdb.trace/backtrace.exp
5802 * gdb.trace/change-loc.exp
5803 * gdb.trace/circ.exp
5804 * gdb.trace/collection.exp
5805 * gdb.trace/disconnected-tracing.exp
5806 * gdb.trace/ftrace.exp
5807 * gdb.trace/mi-trace-frame-collected.exp
5808 * gdb.trace/mi-trace-unavailable.exp
5809 * gdb.trace/mi-traceframe-changed.exp
5810 * gdb.trace/mi-tsv-changed.exp
5811 * gdb.trace/no-attach-trace.exp
5812 * gdb.trace/passc-dyn.exp
5813 * gdb.trace/qtro.exp
5814 * gdb.trace/range-stepping.exp
5815 * gdb.trace/read-memory.exp
5816 * gdb.trace/save-trace.exp
5817 * gdb.trace/signal.exp
5818 * gdb.trace/status-stop.exp
5819 * gdb.trace/tfile.exp
5820 * gdb.trace/trace-break.exp
5821 * gdb.trace/trace-buffer-size.exp
5822 * gdb.trace/trace-condition.exp
5823 * gdb.trace/tracefile-pseudo-reg.exp
5824 * gdb.trace/tstatus.exp
5825 * gdb.trace/unavailable.exp
5826 * gdb.trace/while-dyn.exp
5827 * gdb.trace/while-stepping.exp
5828
5829 2016-12-22 Doug Evans <xdje42@gmail.com>
5830
5831 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5832 and msymbols.
5833
5834 2016-12-19 Yao Qi <yao.qi@linaro.org>
5835
5836 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5837 (test_with_self): Don't call do_steps_and_nexts, and remove
5838 code about stepping into xmalloc.
5839
5840 2016-12-09 Yao Qi <yao.qi@linaro.org>
5841
5842 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5843
5844 2016-12-09 Yao Qi <yao.qi@linaro.org>
5845
5846 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5847
5848 2016-12-09 Pedro Alves <palves@redhat.com>
5849
5850 * gdb.base/all-architectures-0.exp: New file.
5851 * gdb.base/all-architectures-1.exp: New file.
5852 * gdb.base/all-architectures-2.exp: New file.
5853 * gdb.base/all-architectures-3.exp: New file.
5854 * gdb.base/all-architectures-4.exp: New file.
5855 * gdb.base/all-architectures-5.exp: New file.
5856 * gdb.base/all-architectures-6.exp: New file.
5857 * gdb.base/all-architectures-7.exp: New file.
5858 * gdb.base/all-architectures.exp.in: New file.
5859
5860 2016-12-09 Yao Qi <yao.qi@linaro.org>
5861
5862 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5863
5864 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5865
5866 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5867 possible.
5868 Remove useless pattern-matching code.
5869
5870 2016-12-02 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5873 procedure.
5874 (top level): Call it.
5875
5876 2016-12-02 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5879 New procedure.
5880 (top level): Call it.
5881
5882 2016-12-02 Pedro Alves <palves@redhat.com>
5883
5884 PR cli/20559
5885 * gdb.base/commands.exp (user_defined_command_args_eval): New
5886 procedure.
5887 (top level): Call it.
5888
5889 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5890
5891 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5892 timeout handling.
5893
5894 2016-12-02 Tom Tromey <tom@tromey.com>
5895
5896 * gdb.dwarf2/main-subprogram.c: New file.
5897 * gdb.dwarf2/main-subprogram.exp: New file.
5898
5899 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5900
5901 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5902 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5903 gdb_test_no_output for a couple of cases.
5904 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5905
5906 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5907
5908 Fix test names and standardize compilation error messages throughout
5909 the following files:
5910
5911 * gdb.ada/start.exp
5912 * gdb.arch/alpha-step.exp
5913 * gdb.arch/e500-prologue.exp
5914 * gdb.arch/ftrace-insn-reloc.exp
5915 * gdb.arch/gdb1291.exp
5916 * gdb.arch/gdb1431.exp
5917 * gdb.arch/gdb1558.exp
5918 * gdb.arch/i386-dr3-watch.exp
5919 * gdb.arch/i386-sse-stack-align.exp
5920 * gdb.arch/ia64-breakpoint-shadow.exp
5921 * gdb.arch/pa-nullify.exp
5922 * gdb.arch/powerpc-aix-prologue.exp
5923 * gdb.arch/thumb-bx-pc.exp
5924 * gdb.base/annota1.exp
5925 * gdb.base/annota3.exp
5926 * gdb.base/arrayidx.exp
5927 * gdb.base/assign.exp
5928 * gdb.base/attach.exp
5929 * gdb.base/auxv.exp
5930 * gdb.base/bang.exp
5931 * gdb.base/bfp-test.exp
5932 * gdb.base/bigcore.exp
5933 * gdb.base/bitfields2.exp
5934 * gdb.base/break-fun-addr.exp
5935 * gdb.base/break-probes.exp
5936 * gdb.base/call-rt-st.exp
5937 * gdb.base/callexit.exp
5938 * gdb.base/catch-fork-kill.exp
5939 * gdb.base/charset.exp
5940 * gdb.base/checkpoint.exp
5941 * gdb.base/comprdebug.exp
5942 * gdb.base/constvars.exp
5943 * gdb.base/coredump-filter.exp
5944 * gdb.base/cursal.exp
5945 * gdb.base/cvexpr.exp
5946 * gdb.base/detach.exp
5947 * gdb.base/display.exp
5948 * gdb.base/dmsym.exp
5949 * gdb.base/dprintf-pending.exp
5950 * gdb.base/dso2dso.exp
5951 * gdb.base/dtrace-probe.exp
5952 * gdb.base/dump.exp
5953 * gdb.base/enum_cond.exp
5954 * gdb.base/exe-lock.exp
5955 * gdb.base/exec-invalid-sysroot.exp
5956 * gdb.base/execl-update-breakpoints.exp
5957 * gdb.base/exprs.exp
5958 * gdb.base/fileio.exp
5959 * gdb.base/find.exp
5960 * gdb.base/finish.exp
5961 * gdb.base/fixsection.exp
5962 * gdb.base/foll-vfork.exp
5963 * gdb.base/frame-args.exp
5964 * gdb.base/gcore.exp
5965 * gdb.base/gdb1250.exp
5966 * gdb.base/global-var-nested-by-dso.exp
5967 * gdb.base/gnu-ifunc.exp
5968 * gdb.base/hashline1.exp
5969 * gdb.base/hashline2.exp
5970 * gdb.base/hashline3.exp
5971 * gdb.base/hbreak-in-shr-unsupported.exp
5972 * gdb.base/huge.exp
5973 * gdb.base/infcall-input.exp
5974 * gdb.base/info-fun.exp
5975 * gdb.base/info-shared.exp
5976 * gdb.base/jit-simple.exp
5977 * gdb.base/jit-so.exp
5978 * gdb.base/jit.exp
5979 * gdb.base/jump.exp
5980 * gdb.base/label.exp
5981 * gdb.base/lineinc.exp
5982 * gdb.base/logical.exp
5983 * gdb.base/longjmp.exp
5984 * gdb.base/macscp.exp
5985 * gdb.base/miscexprs.exp
5986 * gdb.base/new-ui-echo.exp
5987 * gdb.base/new-ui-pending-input.exp
5988 * gdb.base/new-ui.exp
5989 * gdb.base/nodebug.exp
5990 * gdb.base/nofield.exp
5991 * gdb.base/offsets.exp
5992 * gdb.base/overlays.exp
5993 * gdb.base/pending.exp
5994 * gdb.base/pointers.exp
5995 * gdb.base/pr11022.exp
5996 * gdb.base/printcmds.exp
5997 * gdb.base/prologue.exp
5998 * gdb.base/ptr-typedef.exp
5999 * gdb.base/realname-expand.exp
6000 * gdb.base/relativedebug.exp
6001 * gdb.base/relocate.exp
6002 * gdb.base/remote.exp
6003 * gdb.base/reread.exp
6004 * gdb.base/return2.exp
6005 * gdb.base/savedregs.exp
6006 * gdb.base/sep.exp
6007 * gdb.base/sepdebug.exp
6008 * gdb.base/sepsymtab.exp
6009 * gdb.base/set-inferior-tty.exp
6010 * gdb.base/setshow.exp
6011 * gdb.base/shlib-call.exp
6012 * gdb.base/sigaltstack.exp
6013 * gdb.base/siginfo-addr.exp
6014 * gdb.base/signals.exp
6015 * gdb.base/signull.exp
6016 * gdb.base/sigrepeat.exp
6017 * gdb.base/so-impl-ld.exp
6018 * gdb.base/solib-display.exp
6019 * gdb.base/solib-overlap.exp
6020 * gdb.base/solib-search.exp
6021 * gdb.base/solib-symbol.exp
6022 * gdb.base/structs.exp
6023 * gdb.base/structs2.exp
6024 * gdb.base/symtab-search-order.exp
6025 * gdb.base/twice.exp
6026 * gdb.base/unload.exp
6027 * gdb.base/varargs.exp
6028 * gdb.base/watchpoint-solib.exp
6029 * gdb.base/watchpoint.exp
6030 * gdb.base/whatis.exp
6031 * gdb.base/wrong_frame_bt_full.exp
6032 * gdb.btrace/dlopen.exp
6033 * gdb.cell/ea-standalone.exp
6034 * gdb.cell/ea-test.exp
6035 * gdb.cp/dispcxx.exp
6036 * gdb.cp/gdb2384.exp
6037 * gdb.cp/method2.exp
6038 * gdb.cp/nextoverthrow.exp
6039 * gdb.cp/pr10728.exp
6040 * gdb.disasm/am33.exp
6041 * gdb.disasm/h8300s.exp
6042 * gdb.disasm/mn10300.exp
6043 * gdb.disasm/sh3.exp
6044 * gdb.dwarf2/dw2-dir-file-name.exp
6045 * gdb.fortran/complex.exp
6046 * gdb.fortran/library-module.exp
6047 * gdb.guile/scm-pretty-print.exp
6048 * gdb.guile/scm-symbol.exp
6049 * gdb.guile/scm-type.exp
6050 * gdb.guile/scm-value.exp
6051 * gdb.linespec/linespec.exp
6052 * gdb.mi/gdb701.exp
6053 * gdb.mi/gdb792.exp
6054 * gdb.mi/mi-breakpoint-changed.exp
6055 * gdb.mi/mi-dprintf-pending.exp
6056 * gdb.mi/mi-dprintf.exp
6057 * gdb.mi/mi-exit-code.exp
6058 * gdb.mi/mi-pending.exp
6059 * gdb.mi/mi-solib.exp
6060 * gdb.mi/new-ui-mi-sync.exp
6061 * gdb.mi/pr11022.exp
6062 * gdb.mi/user-selected-context-sync.exp
6063 * gdb.opt/solib-intra-step.exp
6064 * gdb.python/py-events.exp
6065 * gdb.python/py-finish-breakpoint.exp
6066 * gdb.python/py-mi.exp
6067 * gdb.python/py-prettyprint.exp
6068 * gdb.python/py-shared.exp
6069 * gdb.python/py-symbol.exp
6070 * gdb.python/py-template.exp
6071 * gdb.python/py-type.exp
6072 * gdb.python/py-value.exp
6073 * gdb.reverse/solib-precsave.exp
6074 * gdb.reverse/solib-reverse.exp
6075 * gdb.server/solib-list.exp
6076 * gdb.stabs/weird.exp
6077 * gdb.threads/reconnect-signal.exp
6078 * gdb.threads/stepi-random-signal.exp
6079 * gdb.trace/actions.exp
6080 * gdb.trace/ax.exp
6081 * gdb.trace/backtrace.exp
6082 * gdb.trace/change-loc.exp
6083 * gdb.trace/deltrace.exp
6084 * gdb.trace/ftrace-lock.exp
6085 * gdb.trace/ftrace.exp
6086 * gdb.trace/infotrace.exp
6087 * gdb.trace/mi-tracepoint-changed.exp
6088 * gdb.trace/packetlen.exp
6089 * gdb.trace/passcount.exp
6090 * gdb.trace/pending.exp
6091 * gdb.trace/range-stepping.exp
6092 * gdb.trace/report.exp
6093 * gdb.trace/stap-trace.exp
6094 * gdb.trace/tfind.exp
6095 * gdb.trace/trace-break.exp
6096 * gdb.trace/trace-condition.exp
6097 * gdb.trace/trace-enable-disable.exp
6098 * gdb.trace/trace-mt.exp
6099 * gdb.trace/tracecmd.exp
6100 * gdb.trace/tspeed.exp
6101 * gdb.trace/tsv.exp
6102 * lib/perftest.exp
6103
6104 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6105
6106 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6107 with gdb_test_no_output.
6108 Use command as test name.
6109
6110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6111
6112 Fix test names starting with uppercase throughout the files.
6113
6114 * gdb.ada/assign_1.exp
6115 * gdb.ada/boolean_expr.exp
6116 * gdb.base/arrayidx.exp
6117 * gdb.base/del.exp
6118 * gdb.base/gcore-buffer-overflow.exp
6119 * gdb.base/testenv.exp
6120 * gdb.compile/compile.exp
6121 * gdb.python/py-framefilter-invalidarg.exp
6122 * gdb.python/py-framefilter.exp
6123
6124 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6125
6126 Fix test names starting with uppercase throughout the files.
6127
6128 * gdb.ada/array_return.exp
6129 * gdb.ada/expr_delims.exp
6130 * gdb.ada/mi_dyn_arr.exp
6131 * gdb.ada/mi_interface.exp
6132 * gdb.ada/mi_var_array.exp
6133 * gdb.ada/watch_arg.exp
6134 * gdb.arch/alpha-step.exp
6135 * gdb.arch/altivec-regs.exp
6136 * gdb.arch/e500-regs.exp
6137 * gdb.arch/powerpc-d128-regs.exp
6138 * gdb.base/arrayidx.exp
6139 * gdb.base/break.exp
6140 * gdb.base/checkpoint.exp
6141 * gdb.base/debug-expr.exp
6142 * gdb.base/dmsym.exp
6143 * gdb.base/radix.exp
6144 * gdb.base/sepdebug.exp
6145 * gdb.base/testenv.exp
6146 * gdb.base/watch_thread_num.exp
6147 * gdb.base/watchpoint-cond-gone.exp
6148 * gdb.cell/break.exp
6149 * gdb.cell/ea-cache.exp
6150 * gdb.compile/compile.exp
6151 * gdb.cp/gdb2495.exp
6152 * gdb.gdb/selftest.exp
6153 * gdb.gdb/xfullpath.exp
6154 * gdb.go/hello.exp
6155 * gdb.go/integers.exp
6156 * gdb.objc/basicclass.exp
6157 * gdb.pascal/hello.exp
6158 * gdb.pascal/integers.exp
6159 * gdb.python/py-breakpoint.exp
6160 * gdb.python/py-cmd.exp
6161 * gdb.python/py-linetable.exp
6162 * gdb.python/py-xmethods.exp
6163 * gdb.python/python.exp
6164 * gdb.reverse/consecutive-precsave.exp
6165 * gdb.reverse/finish-precsave.exp
6166 * gdb.reverse/i386-precsave.exp
6167 * gdb.reverse/machinestate-precsave.exp
6168 * gdb.reverse/sigall-precsave.exp
6169 * gdb.reverse/solib-precsave.exp
6170 * gdb.reverse/step-precsave.exp
6171 * gdb.reverse/until-precsave.exp
6172 * gdb.reverse/watch-precsave.exp
6173 * gdb.threads/leader-exit.exp
6174 * gdb.threads/pthreads.exp
6175 * gdb.threads/wp-replication.exp
6176 * gdb.trace/actions.exp
6177 * gdb.trace/mi-tsv-changed.exp
6178 * gdb.trace/tsv.exp
6179
6180 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6181
6182 Fix test names starting with uppercase throughout the files.
6183
6184 * gdb.arch/i386-bp_permanent.exp
6185 * gdb.arch/i386-gnu-cfi.exp
6186 * gdb.base/disasm-end-cu.exp
6187 * gdb.base/macscp.exp
6188 * gdb.base/pending.exp
6189 * gdb.base/watch_thread_num.exp
6190 * gdb.cp/exception.exp
6191 * gdb.cp/gdb2495.exp
6192 * gdb.cp/local.exp
6193 * gdb.python/py-evsignal.exp
6194 * gdb.python/python.exp
6195 * gdb.trace/tracecmd.exp
6196
6197 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6198
6199 Fix test names starting with uppercase throughout the files.
6200
6201 * gdb.base/charset.exp
6202 * gdb.base/eval.exp
6203 * gdb.base/multi-forks.exp
6204 * gdb.guile/scm-progspace.exp
6205 * gdb.opencl/datatypes.exp
6206 * gdb.python/py-block.exp
6207 * gdb.python/py-function.exp
6208 * gdb.python/py-symbol.exp
6209 * gdb.python/py-symtab.exp
6210 * gdb.python/py-xmethods.exp
6211 * gdb.reverse/break-precsave.exp
6212 * gdb.reverse/break-reverse.exp
6213 * gdb.reverse/consecutive-precsave.exp
6214 * gdb.reverse/consecutive-reverse.exp
6215 * gdb.reverse/finish-precsave.exp
6216 * gdb.reverse/finish-reverse-bkpt.exp
6217 * gdb.reverse/finish-reverse.exp
6218 * gdb.reverse/fstatat-reverse.exp
6219 * gdb.reverse/getresuid-reverse.exp
6220 * gdb.reverse/i386-precsave.exp
6221 * gdb.reverse/i386-reverse.exp
6222 * gdb.reverse/i386-sse-reverse.exp
6223 * gdb.reverse/i387-stack-reverse.exp
6224 * gdb.reverse/insn-reverse.exp
6225 * gdb.reverse/machinestate-precsave.exp
6226 * gdb.reverse/machinestate.exp
6227 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6228 * gdb.reverse/pipe-reverse.exp
6229 * gdb.reverse/readv-reverse.exp
6230 * gdb.reverse/recvmsg-reverse.exp
6231 * gdb.reverse/rerun-prec.exp
6232 * gdb.reverse/s390-mvcle.exp
6233 * gdb.reverse/sigall-precsave.exp
6234 * gdb.reverse/sigall-reverse.exp
6235 * gdb.reverse/solib-precsave.exp
6236 * gdb.reverse/solib-reverse.exp
6237 * gdb.reverse/step-precsave.exp
6238 * gdb.reverse/step-reverse.exp
6239 * gdb.reverse/time-reverse.exp
6240 * gdb.reverse/until-precsave.exp
6241 * gdb.reverse/until-reverse.exp
6242 * gdb.reverse/waitpid-reverse.exp
6243 * gdb.reverse/watch-precsave.exp
6244 * gdb.reverse/watch-reverse.exp
6245
6246 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6247
6248 Fix test names starting with uppercase throughout the files.
6249
6250 * gdb.arch/i386-mpx-simple_segv.exp
6251 * gdb.arch/i386-mpx.exp
6252 * gdb.arch/i386-permbkpt.exp
6253 * gdb.arch/pa-nullify.exp
6254 * gdb.arch/powerpc-d128-regs.exp
6255 * gdb.arch/vsx-regs.exp
6256 * gdb.base/bfp-test.exp
6257 * gdb.base/break.exp
6258 * gdb.base/breakpoint-shadow.exp
6259 * gdb.base/callfuncs.exp
6260 * gdb.base/charset.exp
6261 * gdb.base/commands.exp
6262 * gdb.base/completion.exp
6263 * gdb.base/dfp-test.exp
6264 * gdb.base/echo.exp
6265 * gdb.base/ending-run.exp
6266 * gdb.base/eval.exp
6267 * gdb.base/expand-psymtabs.exp
6268 * gdb.base/float128.exp
6269 * gdb.base/floatn.exp
6270 * gdb.base/foll-exec-mode.exp
6271 * gdb.base/gdb1056.exp
6272 * gdb.base/gdb11531.exp
6273 * gdb.base/kill-after-signal.exp
6274 * gdb.base/multi-forks.exp
6275 * gdb.base/overlays.exp
6276 * gdb.base/pending.exp
6277 * gdb.base/sepdebug.exp
6278 * gdb.base/testenv.exp
6279 * gdb.base/valgrind-db-attach.exp
6280 * gdb.base/watch_thread_num.exp
6281 * gdb.base/watchpoint-cond-gone.exp
6282 * gdb.base/watchpoint.exp
6283 * gdb.base/watchpoints.exp
6284 * gdb.cp/arg-reference.exp
6285 * gdb.cp/baseenum.exp
6286 * gdb.cp/operator.exp
6287 * gdb.cp/shadow.exp
6288 * gdb.dwarf2/dw2-op-out-param.exp
6289 * gdb.dwarf2/dw2-reg-undefined.exp
6290 * gdb.go/chan.exp
6291 * gdb.go/hello.exp
6292 * gdb.go/integers.exp
6293 * gdb.go/methods.exp
6294 * gdb.go/package.exp
6295 * gdb.guile/scm-parameter.exp
6296 * gdb.guile/scm-progspace.exp
6297 * gdb.guile/scm-value.exp
6298 * gdb.mi/mi-pending.exp
6299 * gdb.mi/user-selected-context-sync.exp
6300 * gdb.multi/multi-attach.exp
6301 * gdb.multi/tids.exp
6302 * gdb.opt/clobbered-registers-O2.exp
6303 * gdb.pascal/floats.exp
6304 * gdb.pascal/integers.exp
6305 * gdb.python/py-block.exp
6306 * gdb.python/py-events.exp
6307 * gdb.python/py-parameter.exp
6308 * gdb.python/py-symbol.exp
6309 * gdb.python/py-symtab.exp
6310 * gdb.python/py-type.exp
6311 * gdb.python/py-value.exp
6312 * gdb.python/py-xmethods.exp
6313 * gdb.python/python.exp
6314 * gdb.reverse/break-precsave.exp
6315 * gdb.reverse/consecutive-precsave.exp
6316 * gdb.reverse/finish-precsave.exp
6317 * gdb.reverse/i386-precsave.exp
6318 * gdb.reverse/machinestate-precsave.exp
6319 * gdb.reverse/sigall-precsave.exp
6320 * gdb.reverse/solib-precsave.exp
6321 * gdb.reverse/step-precsave.exp
6322 * gdb.reverse/until-precsave.exp
6323 * gdb.reverse/watch-precsave.exp
6324 * gdb.server/ext-attach.exp
6325 * gdb.server/ext-restart.exp
6326 * gdb.server/ext-run.exp
6327 * gdb.server/ext-wrapper.exp
6328 * gdb.stabs/gdb11479.exp
6329 * gdb.stabs/weird.exp
6330 * gdb.threads/attach-many-short-lived-threads.exp
6331 * gdb.threads/kill.exp
6332 * gdb.threads/watchpoint-fork.exp
6333
6334 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6335
6336 Fix test names starting with uppercase throughout all the files below.
6337
6338 * gdb.ada/array_return.exp
6339 * gdb.ada/catch_ex.exp
6340 * gdb.ada/info_exc.exp
6341 * gdb.ada/mi_catch_ex.exp
6342 * gdb.ada/mi_dyn_arr.exp
6343 * gdb.ada/mi_ex_cond.exp
6344 * gdb.ada/mi_exc_info.exp
6345 * gdb.ada/mi_interface.exp
6346 * gdb.ada/mi_task_arg.exp
6347 * gdb.ada/mi_task_info.exp
6348 * gdb.ada/mi_var_array.exp
6349 * gdb.arch/alpha-step.exp
6350 * gdb.arch/amd64-disp-step.exp
6351 * gdb.arch/arm-disp-step.exp
6352 * gdb.arch/disp-step-insn-reloc.exp
6353 * gdb.arch/e500-prologue.exp
6354 * gdb.arch/ftrace-insn-reloc.exp
6355 * gdb.arch/gdb1558.exp
6356 * gdb.arch/i386-bp_permanent.exp
6357 * gdb.arch/i386-disp-step.exp
6358 * gdb.arch/i386-float.exp
6359 * gdb.arch/i386-gnu-cfi.exp
6360 * gdb.arch/ia64-breakpoint-shadow.exp
6361 * gdb.arch/mips16-thunks.exp
6362 * gdb.arch/pa-nullify.exp
6363 * gdb.arch/powerpc-aix-prologue.exp
6364 * gdb.arch/powerpc-power.exp
6365 * gdb.arch/ppc-dfp.exp
6366 * gdb.arch/s390-tdbregs.exp
6367 * gdb.arch/spu-info.exp
6368 * gdb.arch/spu-ls.exp
6369 * gdb.arch/thumb-bx-pc.exp
6370 * gdb.base/advance.exp
6371 * gdb.base/annota-input-while-running.exp
6372 * gdb.base/arrayidx.exp
6373 * gdb.base/asmlabel.exp
6374 * gdb.base/async.exp
6375 * gdb.base/attach-wait-input.exp
6376 * gdb.base/auto-connect-native-target.exp
6377 * gdb.base/batch-preserve-term-settings.exp
6378 * gdb.base/bfp-test.exp
6379 * gdb.base/bigcore.exp
6380 * gdb.base/bp-permanent.exp
6381 * gdb.base/break-always.exp
6382 * gdb.base/break-fun-addr.exp
6383 * gdb.base/break-idempotent.exp
6384 * gdb.base/break-main-file-remove-fail.exp
6385 * gdb.base/break-probes.exp
6386 * gdb.base/break-unload-file.exp
6387 * gdb.base/break.exp
6388 * gdb.base/call-ar-st.exp
6389 * gdb.base/call-rt-st.exp
6390 * gdb.base/call-sc.exp
6391 * gdb.base/call-signal-resume.exp
6392 * gdb.base/call-strs.exp
6393 * gdb.base/callexit.exp
6394 * gdb.base/callfuncs.exp
6395 * gdb.base/catch-gdb-caused-signals.exp
6396 * gdb.base/catch-signal-siginfo-cond.exp
6397 * gdb.base/catch-syscall.exp
6398 * gdb.base/compare-sections.exp
6399 * gdb.base/cond-eval-mode.exp
6400 * gdb.base/condbreak-call-false.exp
6401 * gdb.base/consecutive-step-over.exp
6402 * gdb.base/cursal.exp
6403 * gdb.base/disabled-location.exp
6404 * gdb.base/disasm-end-cu.exp
6405 * gdb.base/display.exp
6406 * gdb.base/double-prompt-target-event-error.exp
6407 * gdb.base/dprintf-bp-same-addr.exp
6408 * gdb.base/dprintf-detach.exp
6409 * gdb.base/dprintf-next.exp
6410 * gdb.base/dprintf-non-stop.exp
6411 * gdb.base/dprintf-pending.exp
6412 * gdb.base/dso2dso.exp
6413 * gdb.base/ending-run.exp
6414 * gdb.base/enum_cond.exp
6415 * gdb.base/examine-backward.exp
6416 * gdb.base/exe-lock.exp
6417 * gdb.base/exec-invalid-sysroot.exp
6418 * gdb.base/execl-update-breakpoints.exp
6419 * gdb.base/execution-termios.exp
6420 * gdb.base/fileio.exp
6421 * gdb.base/fixsection.exp
6422 * gdb.base/foll-exec-mode.exp
6423 * gdb.base/foll-exec.exp
6424 * gdb.base/fork-running-state.exp
6425 * gdb.base/frame-args.exp
6426 * gdb.base/fullpath-expand.exp
6427 * gdb.base/func-ptr.exp
6428 * gdb.base/gcore-relro-pie.exp
6429 * gdb.base/gdb1090.exp
6430 * gdb.base/gdb1555.exp
6431 * gdb.base/global-var-nested-by-dso.exp
6432 * gdb.base/gnu-ifunc.exp
6433 * gdb.base/hbreak-in-shr-unsupported.exp
6434 * gdb.base/hbreak-unmapped.exp
6435 * gdb.base/hook-stop.exp
6436 * gdb.base/infcall-input.exp
6437 * gdb.base/info-fun.exp
6438 * gdb.base/info-shared.exp
6439 * gdb.base/interrupt-noterm.exp
6440 * gdb.base/jit-so.exp
6441 * gdb.base/jit.exp
6442 * gdb.base/line-symtabs.exp
6443 * gdb.base/list.exp
6444 * gdb.base/longjmp.exp
6445 * gdb.base/macscp.exp
6446 * gdb.base/max-value-size.exp
6447 * gdb.base/nodebug.exp
6448 * gdb.base/nofield.exp
6449 * gdb.base/overlays.exp
6450 * gdb.base/paginate-after-ctrl-c-running.exp
6451 * gdb.base/paginate-bg-execution.exp
6452 * gdb.base/paginate-inferior-exit.exp
6453 * gdb.base/pending.exp
6454 * gdb.base/pr11022.exp
6455 * gdb.base/printcmds.exp
6456 * gdb.base/ptr-typedef.exp
6457 * gdb.base/ptype.exp
6458 * gdb.base/randomize.exp
6459 * gdb.base/range-stepping.exp
6460 * gdb.base/realname-expand.exp
6461 * gdb.base/relativedebug.exp
6462 * gdb.base/remote.exp
6463 * gdb.base/savedregs.exp
6464 * gdb.base/sepdebug.exp
6465 * gdb.base/set-noassign.exp
6466 * gdb.base/shlib-call.exp
6467 * gdb.base/shreloc.exp
6468 * gdb.base/sigaltstack.exp
6469 * gdb.base/sigbpt.exp
6470 * gdb.base/siginfo-addr.exp
6471 * gdb.base/siginfo-obj.exp
6472 * gdb.base/siginfo-thread.exp
6473 * gdb.base/signest.exp
6474 * gdb.base/signull.exp
6475 * gdb.base/sigrepeat.exp
6476 * gdb.base/skip.exp
6477 * gdb.base/so-impl-ld.exp
6478 * gdb.base/solib-corrupted.exp
6479 * gdb.base/solib-disc.exp
6480 * gdb.base/solib-display.exp
6481 * gdb.base/solib-overlap.exp
6482 * gdb.base/solib-search.exp
6483 * gdb.base/solib-symbol.exp
6484 * gdb.base/source-execution.exp
6485 * gdb.base/sss-bp-on-user-bp-2.exp
6486 * gdb.base/sss-bp-on-user-bp.exp
6487 * gdb.base/stack-checking.exp
6488 * gdb.base/stale-infcall.exp
6489 * gdb.base/step-break.exp
6490 * gdb.base/step-line.exp
6491 * gdb.base/step-over-exit.exp
6492 * gdb.base/step-test.exp
6493 * gdb.base/structs.exp
6494 * gdb.base/sym-file.exp
6495 * gdb.base/symtab-search-order.exp
6496 * gdb.base/term.exp
6497 * gdb.base/type-opaque.exp
6498 * gdb.base/unload.exp
6499 * gdb.base/until-nodebug.exp
6500 * gdb.base/until.exp
6501 * gdb.base/unwindonsignal.exp
6502 * gdb.base/watch-cond.exp
6503 * gdb.base/watch-non-mem.exp
6504 * gdb.base/watch_thread_num.exp
6505 * gdb.base/watchpoint-reuse-slot.exp
6506 * gdb.base/watchpoint-solib.exp
6507 * gdb.base/watchpoint.exp
6508 * gdb.btrace/dlopen.exp
6509 * gdb.cell/arch.exp
6510 * gdb.cell/break.exp
6511 * gdb.cell/bt.exp
6512 * gdb.cell/core.exp
6513 * gdb.cell/data.exp
6514 * gdb.cell/dwarfaddr.exp
6515 * gdb.cell/ea-cache.exp
6516 * gdb.cell/ea-standalone.exp
6517 * gdb.cell/ea-test.exp
6518 * gdb.cell/f-regs.exp
6519 * gdb.cell/fork.exp
6520 * gdb.cell/gcore.exp
6521 * gdb.cell/mem-access.exp
6522 * gdb.cell/ptype.exp
6523 * gdb.cell/registers.exp
6524 * gdb.cell/sizeof.exp
6525 * gdb.cell/solib-symbol.exp
6526 * gdb.cell/solib.exp
6527 * gdb.compile/compile-tls.exp
6528 * gdb.cp/exception.exp
6529 * gdb.cp/gdb2495.exp
6530 * gdb.cp/local.exp
6531 * gdb.cp/mb-inline.exp
6532 * gdb.cp/mb-templates.exp
6533 * gdb.cp/pr10687.exp
6534 * gdb.cp/pr9167.exp
6535 * gdb.cp/scope-err.exp
6536 * gdb.cp/templates.exp
6537 * gdb.cp/virtfunc.exp
6538 * gdb.dwarf2/dw2-dir-file-name.exp
6539 * gdb.dwarf2/dw2-single-line-discriminators.exp
6540 * gdb.fortran/complex.exp
6541 * gdb.fortran/library-module.exp
6542 * gdb.guile/guile.exp
6543 * gdb.guile/scm-cmd.exp
6544 * gdb.guile/scm-frame-inline.exp
6545 * gdb.guile/scm-objfile.exp
6546 * gdb.guile/scm-pretty-print.exp
6547 * gdb.guile/scm-symbol.exp
6548 * gdb.guile/scm-type.exp
6549 * gdb.guile/scm-value.exp
6550 * gdb.linespec/keywords.exp
6551 * gdb.linespec/ls-errs.exp
6552 * gdb.linespec/macro-relative.exp
6553 * gdb.linespec/thread.exp
6554 * gdb.mi/mi-breakpoint-changed.exp
6555 * gdb.mi/mi-dprintf-pending.exp
6556 * gdb.mi/mi-fullname-deleted.exp
6557 * gdb.mi/mi-logging.exp
6558 * gdb.mi/mi-pending.exp
6559 * gdb.mi/mi-solib.exp
6560 * gdb.mi/new-ui-mi-sync.exp
6561 * gdb.mi/user-selected-context-sync.exp
6562 * gdb.multi/dummy-frame-restore.exp
6563 * gdb.multi/multi-arch-exec.exp
6564 * gdb.multi/remove-inferiors.exp
6565 * gdb.multi/watchpoint-multi-exit.exp
6566 * gdb.opt/solib-intra-step.exp
6567 * gdb.perf/backtrace.exp
6568 * gdb.perf/single-step.exp
6569 * gdb.perf/skip-command.exp
6570 * gdb.perf/skip-prologue.exp
6571 * gdb.perf/solib.exp
6572 * gdb.python/lib-types.exp
6573 * gdb.python/py-as-string.exp
6574 * gdb.python/py-bad-printers.exp
6575 * gdb.python/py-block.exp
6576 * gdb.python/py-breakpoint.exp
6577 * gdb.python/py-cmd.exp
6578 * gdb.python/py-events.exp
6579 * gdb.python/py-evthreads.exp
6580 * gdb.python/py-finish-breakpoint.exp
6581 * gdb.python/py-finish-breakpoint2.exp
6582 * gdb.python/py-frame-inline.exp
6583 * gdb.python/py-frame.exp
6584 * gdb.python/py-inferior.exp
6585 * gdb.python/py-infthread.exp
6586 * gdb.python/py-mi.exp
6587 * gdb.python/py-objfile.exp
6588 * gdb.python/py-pp-maint.exp
6589 * gdb.python/py-pp-registration.exp
6590 * gdb.python/py-prettyprint.exp
6591 * gdb.python/py-recurse-unwind.exp
6592 * gdb.python/py-shared.exp
6593 * gdb.python/py-symbol.exp
6594 * gdb.python/py-symtab.exp
6595 * gdb.python/py-template.exp
6596 * gdb.python/py-type.exp
6597 * gdb.python/py-unwind-maint.exp
6598 * gdb.python/py-unwind.exp
6599 * gdb.python/py-value.exp
6600 * gdb.python/python.exp
6601 * gdb.reverse/finish-reverse-bkpt.exp
6602 * gdb.reverse/insn-reverse.exp
6603 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6604 * gdb.reverse/solib-precsave.exp
6605 * gdb.reverse/solib-reverse.exp
6606 * gdb.stabs/gdb11479.exp
6607 * gdb.stabs/weird.exp
6608 * gdb.threads/fork-child-threads.exp
6609 * gdb.threads/fork-plus-threads.exp
6610 * gdb.threads/fork-thread-pending.exp
6611 * gdb.threads/forking-threads-plus-breakpoint.exp
6612 * gdb.threads/hand-call-in-threads.exp
6613 * gdb.threads/interrupted-hand-call.exp
6614 * gdb.threads/linux-dp.exp
6615 * gdb.threads/local-watch-wrong-thread.exp
6616 * gdb.threads/next-while-other-thread-longjmps.exp
6617 * gdb.threads/non-ldr-exit.exp
6618 * gdb.threads/pending-step.exp
6619 * gdb.threads/print-threads.exp
6620 * gdb.threads/process-dies-while-detaching.exp
6621 * gdb.threads/process-dies-while-handling-bp.exp
6622 * gdb.threads/pthreads.exp
6623 * gdb.threads/queue-signal.exp
6624 * gdb.threads/reconnect-signal.exp
6625 * gdb.threads/signal-command-handle-nopass.exp
6626 * gdb.threads/signal-command-multiple-signals-pending.exp
6627 * gdb.threads/signal-delivered-right-thread.exp
6628 * gdb.threads/signal-sigtrap.exp
6629 * gdb.threads/sigthread.exp
6630 * gdb.threads/staticthreads.exp
6631 * gdb.threads/stepi-random-signal.exp
6632 * gdb.threads/thread-unwindonsignal.exp
6633 * gdb.threads/thread_check.exp
6634 * gdb.threads/thread_events.exp
6635 * gdb.threads/tid-reuse.exp
6636 * gdb.threads/tls-nodebug.exp
6637 * gdb.threads/tls-shared.exp
6638 * gdb.threads/tls-so_extern.exp
6639 * gdb.threads/tls.exp
6640 * gdb.threads/wp-replication.exp
6641 * gdb.trace/actions-changed.exp
6642 * gdb.trace/actions.exp
6643 * gdb.trace/backtrace.exp
6644 * gdb.trace/change-loc.exp
6645 * gdb.trace/collection.exp
6646 * gdb.trace/deltrace.exp
6647 * gdb.trace/disconnected-tracing.exp
6648 * gdb.trace/entry-values.exp
6649 * gdb.trace/ftrace-lock.exp
6650 * gdb.trace/ftrace.exp
6651 * gdb.trace/infotrace.exp
6652 * gdb.trace/mi-trace-frame-collected.exp
6653 * gdb.trace/mi-trace-unavailable.exp
6654 * gdb.trace/mi-traceframe-changed.exp
6655 * gdb.trace/mi-tracepoint-changed.exp
6656 * gdb.trace/mi-tsv-changed.exp
6657 * gdb.trace/no-attach-trace.exp
6658 * gdb.trace/packetlen.exp
6659 * gdb.trace/passc-dyn.exp
6660 * gdb.trace/passcount.exp
6661 * gdb.trace/pending.exp
6662 * gdb.trace/pr16508.exp
6663 * gdb.trace/qtro.exp
6664 * gdb.trace/range-stepping.exp
6665 * gdb.trace/read-memory.exp
6666 * gdb.trace/report.exp
6667 * gdb.trace/save-trace.exp
6668 * gdb.trace/signal.exp
6669 * gdb.trace/stap-trace.exp
6670 * gdb.trace/status-stop.exp
6671 * gdb.trace/strace.exp
6672 * gdb.trace/tfile.exp
6673 * gdb.trace/tfind.exp
6674 * gdb.trace/trace-break.exp
6675 * gdb.trace/trace-condition.exp
6676 * gdb.trace/trace-enable-disable.exp
6677 * gdb.trace/trace-mt.exp
6678 * gdb.trace/tracecmd.exp
6679 * gdb.trace/tracefile-pseudo-reg.exp
6680 * gdb.trace/tspeed.exp
6681 * gdb.trace/tstatus.exp
6682 * gdb.trace/tsv.exp
6683 * gdb.trace/unavailable.exp
6684 * gdb.trace/while-dyn.exp
6685 * gdb.trace/while-stepping.exp
6686 * lib/gdb-guile.exp
6687 * lib/gdb.exp
6688 * lib/mi-support.exp
6689 * lib/pascal.exp
6690 * lib/perftest.exp
6691 * lib/prelink-support.exp
6692 * lib/selftest-support.exp
6693
6694 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6695
6696 * Makefile.in: Include disable-implicit-rules.mk.
6697
6698 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6699
6700 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6701 non-byte-aligned bit fields.
6702
6703 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6704
6705 PR gdb/12616
6706 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6707 respects the DW_AT_data_bit_offset attribute.
6708
6709 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6710
6711 * gdb.base/default.exp: Fix output of "set language".
6712
6713 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6714
6715 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6716 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6717 make.
6718 * configure.ac: Remove checks for the make program.
6719 * configure: Re-generate.
6720
6721 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6722
6723 * gdb.python/py-recurse-unwind.c (main): Add loop.
6724 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6725 to read_register() and gdb.parse_and_eval(). Make each code
6726 call a separate case that can be individually tested.
6727 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6728 proc. Call cont_and_backtrace for each of the code paths that
6729 we want to test in the unwinder.
6730
6731 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6732
6733 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6734 the definition of struct S.
6735
6736 2016-11-11 Catherine Moore <clm@codesourcery.com>
6737
6738 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6739
6740 2016-11-09 Pedro Alves <palves@redhat.com>
6741
6742 * gdb.base/commands.exp (runto_or_return): New procedure.
6743 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6744 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6745 (progvar_simple_while_test, progvar_complex_if_while_test)
6746 (if_while_breakpoint_command_test)
6747 (infrun_breakpoint_command_test, breakpoint_command_test)
6748 (user_defined_command_test, watchpoint_command_test)
6749 (test_command_prompt_position, redefine_hook_test)
6750 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6751 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6752 multi_line_input and multi_line. Remove gdb_expect and
6753 gdb_stop_suppressing_tests uses.
6754 * lib/gdb.exp (valnum_re): New global.
6755 (multi_line_input): New procedure.
6756
6757 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6758
6759 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6760 Remove.
6761 (test_setup): Define with proc_with_prefix.
6762 (test_cli_inferior): Likewise.
6763 (test_cli_thread): Likewise.
6764 (test_cli_frame): Likewise.
6765 (test_cli_select_frame): Likewise.
6766 (test_cli_up_down): Likewise.
6767 (test_mi_thread_select): Likewise.
6768 (test_mi_stack_select_frame): Likewise.
6769 (test_cli_in_mi_inferior): Likewise.
6770 (test_cli_in_mi_thread): Likewise.
6771 (test_cli_in_mi_frame): Likewise.
6772 (top level): Do not use with_test_prefix_procname.
6773
6774 2016-11-09 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.base/commands.exp (gdbvar_simple_if_test)
6777 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6778 (progvar_simple_if_test, progvar_simple_while_test)
6779 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6780 (infrun_breakpoint_command_test, breakpoint_command_test)
6781 (user_defined_command_test, watchpoint_command_test)
6782 (test_command_prompt_position, deprecated_command_test)
6783 (bp_deleted_in_command, temporary_breakpoint_commands)
6784 (stray_arg0_test, source_file_with_indented_comment)
6785 (recursive_source_test, if_commands_test)
6786 (error_clears_commands_left, redefine_hook_test)
6787 (redefine_backtrace_test): Use proc_with_prefix.
6788 * lib/gdb.exp (proc_with_prefix): New proc.
6789
6790 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6791
6792 * gdb.base/tui-layout.c: New file.
6793 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6794 disassembly window contains very long lines.
6795
6796 2016-11-08 Tom Tromey <tom@tromey.com>
6797
6798 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6799 depend on Python 2.
6800
6801 2016-11-08 Tom Tromey <tom@tromey.com>
6802
6803 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6804 New method.
6805
6806 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6807
6808 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6809
6810 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6811
6812 * gdb.rust/simple.rs: Add test for univariant enums without
6813 discriminants and for encoded struct-like enums.
6814
6815 2016-10-28 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6818 gdb_test_multiple, tighten regexps and match symtabs and line
6819 tables incrementally.
6820
6821 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6822
6823 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6824 general.
6825
6826 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6827
6828 * gdb.base/exec-invalid-sysroot.exp: New file.
6829
6830 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6831
6832 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6833
6834 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6837
6838 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6839
6840 * gdb.base/killed-outside.exp: Remove $options from a call to
6841 `prepare_for_testing'.
6842
6843 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6844
6845 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6846 Change test message.
6847
6848 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6849
6850 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6851 Update comment.
6852
6853 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6854
6855 * gdb.trace/mi-trace-save.exp: New file.
6856
6857 2016-10-13 Yao Qi <yao.qi@linaro.org>
6858
6859 * gdb.base/code_elim.exp (get_var_address): Remove.
6860 * gdb.base/relocate.exp: Likewise.
6861 * gdb.base/shreloc.exp: Likewise.
6862 * lib/gdb.exp (get_var_address): New.
6863
6864 2016-10-13 Yao Qi <yao.qi@linaro.org>
6865
6866 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6867 floating point tests if $skip_float_test is false.
6868
6869 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6870
6871 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6872 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6873 argc values.
6874 Add 1 to argc so we guarantee distinct initial/modified argc values.
6875
6876 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6877
6878 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6879
6880 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6881
6882 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6883 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6884 * gdb.arch/vsx-regs.exp: Likewise.
6885
6886 2016-10-07 Yao Qi <yao.qi@linaro.org>
6887
6888 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6889
6890 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6891
6892 * gdb.python/python.exp: Test decode_line("*0").
6893
6894 2016-10-06 Doug Evans <dje@google.com>
6895
6896 * gdb.python/py-value.exp (test_value_creation): Add test for large
6897 unsigned 64-bit value.
6898
6899 2016-10-06 Tom Tromey <tom@tromey.com>
6900
6901 * gdb.compile/compile.exp: Change java tests to rust.
6902 * gdb.base/setshow.exp: Change java tests to rust.
6903 * gdb.base/default.exp: Remove java from language list.
6904 * README (Examples): Update language example.
6905 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6906 test.
6907 * lib/gdb.exp (skip_java_tests): Remove.
6908 * lib/java.exp: Remove.
6909 * gdb.java: Remove.
6910
6911 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6912
6913 * gdb.arch/mips-fcr.exp: New test.
6914 * gdb.arch/mips-fcr.c: Source for the new test.
6915
6916 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6917
6918 * gdb.base/solib-disc.exp: Use `standard_output_file'
6919 throughout.
6920
6921 2016-10-06 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.base/jit-simple-dl.c: New file.
6924 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6925 * gdb.base/jit-simple.c: ... this.
6926 * gdb.base/jit-simple.exp (jit_run): Delete.
6927 (build_jit): New proc.
6928 (jit_test_reread): Recompile either the main program or the shared
6929 library, depending on what is being tested. Skip changing address
6930 if caller wants to. Compare before/after addresses. If testing
6931 standalone, explicitly load the binary. Test "maint info
6932 breakpoints".
6933 (top level): Add "standalone vs shared lib" and "change address"
6934 vs "same address" axes.
6935
6936 2016-10-06 Pedro Alves <palves@redhat.com>
6937
6938 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6939 call.
6940 (jit_run): Delete.
6941 (jit_test_reread): Use with_test_prefix. Reload the main binary
6942 explicitly. Compare the before/after addresses of the JIT
6943 descriptor.
6944
6945 2016-08-15 Doug Evans <dje@google.com>
6946
6947 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6948 for single bitfields is bool.
6949 * gdb.xml/tdesc-regs.exp: Ditto.
6950
6951 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6952
6953 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6954
6955 2016-10-05 Yao Qi <yao.qi@linaro.org>
6956
6957 * lib/gdb.exp (support_complex_tests): Return zero if
6958 gdb_skip_float_test return true.
6959
6960 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6961 Simon Marchi <simon.marchi@ericsson.com>
6962
6963 PR gdb/20487
6964 * gdb.mi/user-selected-context-sync.exp: New file.
6965 * gdb.mi/user-selected-context-sync.c: New file.
6966
6967 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6968 Simon Marchi <simon.marchi@ericsson.com>
6969
6970 PR gdb/20487
6971 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6972 =thread-select-event check.
6973
6974 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6975
6976 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6977 the compulsory L operand changes.
6978 * gdb.arch/powerpc-power.s: Likewise.
6979
6980 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6981
6982 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6983 * gdb.base/jit-attach-pie.c: New file.
6984 * gdb.base/jit-attach-pie.exp: New file.
6985
6986 2016-09-28 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/infcall-input.c: New file.
6989 * gdb.base/infcall-input.exp: New file.
6990
6991 2016-09-22 Yao Qi <yao.qi@linaro.org>
6992
6993 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6994 (gdb_exit): Rename it to ...
6995 (gdbserver_gdb_exit): ... Close GDBserver.
6996 (gdb_exit): New proc, call gdbserver_gdb_exit.
6997 (mi_gdb_exit): Likewise.
6998
6999 2016-09-22 Yao Qi <yao.qi@linaro.org>
7000
7001 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7002 path.
7003 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7004 Remove duplication.
7005
7006 2016-09-22 Yao Qi <yao.qi@linaro.org>
7007
7008 * lib/gdbserver-support.exp: Check the existence of
7009 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7010
7011 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7012
7013 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7014
7015 2016-09-21 Tom Tromey <tom@tromey.com>
7016
7017 PR gdb/20604:
7018 * gdb.base/quit.exp: New file.
7019
7020 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7021
7022 * .gitignore: New file.
7023
7024 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7025
7026 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7027 throughout.
7028
7029 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7030
7031 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7032
7033 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 * gdb.cp/casts.cc (decltype): Move it ...
7036 (main): ... with its call to ...
7037 * gdb.cp/casts03.cc: ... a new file.
7038 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7039
7040 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7041
7042 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7043
7044 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7045
7046 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7047 and sync up the test with tests in gas/testsuite/gas/ppc.
7048 * gdb.arch/powerpc-power.exp: Likewise.
7049
7050 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7051
7052 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7053
7054 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7055 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7058 make m1's definition to be different from m2's. Use 'dummy' as an
7059 argument for probe 'two'.
7060
7061 2016-09-10 Jon Beniston <jon@beniston.com>
7062
7063 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7064 for sim target.
7065
7066 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7067
7068 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7069 variable declaration.
7070 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7071 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7072 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7073 received HWCAP as its argument.
7074
7075 2016-09-06 Pedro Alves <palves@redhat.com>
7076
7077 * gdb.base/new-ui-pending-input.c: New file.
7078 * gdb.base/new-ui-pending-input.exp: New file.
7079 * gdb.exp (clear_gdb_spawn_id): New procedure.
7080 (with_spawn_id): Check whether gdb_spawn_id exists before
7081 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7082 on exit.
7083
7084 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7085
7086 * gdb.base/float128.c: New file.
7087 * gdb.base/float128.exp: Likewise.
7088 * gdb.base/floatn.c: Likewise.
7089 * gdb.base/floatn.exp: Likewise.
7090
7091 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7092
7093 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7094
7095 2016-09-05 Pedro Alves <palves@redhat.com>
7096
7097 PR backtrace/19927
7098 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7099 unwinders are immediately called as side effect of "source" or
7100 "disable unwinder" commands.
7101 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7102
7103 2016-09-02 Yao Qi <yao.qi@linaro.org>
7104
7105 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7106 is true and $type is "float" or "double".
7107
7108 2016-09-02 Yao Qi <yao.qi@linaro.org>
7109
7110 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7111 true.
7112 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7113 * gdb.base/call-rt-st.exp: Likewise.
7114 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7115 return value instead of gdb,skip_float_test.
7116 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7117 (do_function_calls): Use its return value instead of
7118 gdb,skip_float_test.
7119 * gdb.base/finish.exp: Likewise.
7120 * gdb.base/funcargs.exp: Likewise.
7121 * gdb.base/return.exp: Likewise.
7122 * gdb.base/return2.exp: Likewise.
7123 * gdb.base/varargs.exp: Likewise.
7124 * lib/gdb.exp (gdb_skip_float_test): Change it to
7125 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7126
7127 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7128
7129 * gdb.multi/tids.exp: Test "thread apply all".
7130
7131 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7132
7133 * gdb.base/default.exp (tty): Remove.
7134
7135 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7136
7137 * gdb.python/py-recurse-unwind.c: New file.
7138 * gdb.python/py-recurse-unwind.py: New file.
7139 * gdb.python/py-recurse-unwind.exp: New file.
7140
7141 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7142
7143 * gdb.base/set-inferior-tty.exp: New file.
7144 * gdb.base/set-inferior-tty.c: New file.
7145
7146 2016-08-23 Pedro Alves <palves@redhat.com>
7147
7148 PR gdb/20494
7149 * gdb.base/new-ui-echo.c: New file.
7150 * gdb.base/new-ui-echo.exp: New file.
7151
7152 2016-08-23 Yao Qi <yao.qi@linaro.org>
7153
7154 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7155 gdbserver_spawn.
7156 * gdb.server/connect-without-multi-process.exp (do_test):
7157 Likewise.
7158
7159 2016-08-23 Yao Qi <yao.qi@linaro.org>
7160
7161 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7162 standalone_txt. Delete gdb_txt and standalone_txt on host
7163 and target. Spawn the binary on target. Copy files from
7164 target to host.
7165
7166 2016-08-22 Pedro Alves <palves@redhat.com>
7167
7168 PR gdb/20505
7169 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7170 with_test_prefix. Factor out bits to ...
7171 (test_no_vdso): ... this new procedure.
7172
7173 2016-08-19 Carl Love <cel@us.ibm.com>
7174
7175 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7176 maintaining separate logic for constructing the output path.
7177 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7178 * gdb.arch/ppc-dfp.exp: Likewise.
7179 * gdb.arch/ppc-fp.exp: Likewise.
7180 * gdb.arch/vsx-regs.exp: Likewise.
7181 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7182 binprefix for generating the additional binary files.
7183
7184 2016-08-19 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.trace/mi-trace-frame-collected.exp
7187 (test_trace_frame_collected): On x32, expect two registers.
7188
7189 2016-08-18 Carl Love <cel@us.ibm.com>
7190
7191 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7192 and sync up the test with tests in gas/testsuite/gas/ppc.
7193 * gdb.arch/powerpc-power.exp: Likewise.
7194
7195 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7196
7197 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7198 expected error message.
7199
7200 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7201
7202 * gdb.multi/remove-inferiors.exp: New file.
7203 * gdb.multi/remove-inferiors.c: New file.
7204
7205 2016-08-12 Yao Qi <yao.qi@linaro.org>
7206
7207 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7208 argument list.
7209
7210 2016-08-10 Pedro Alves <palves@redhat.com>
7211
7212 PR gdb/19187
7213 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7214 setup_kfails.
7215
7216 2016-08-09 Pedro Alves <palves@redhat.com>
7217 Simon Marchi <simon.marchi@ericsson.com>
7218
7219 PR gdb/20418
7220 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7221 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7222
7223 2016-08-09 Pedro Alves <palves@redhat.com>
7224
7225 PR mi/20431
7226 * gdb.mi/mi-cmd-error.exp: New file.
7227
7228 2016-08-09 Pedro Alves <palves@redhat.com>
7229
7230 PR gdb/18653
7231 * gdb.base/signals-state-child.c: New file.
7232 * gdb.base/signals-state-child.exp: New file.
7233 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7234
7235 2016-08-09 Pedro Alves <palves@redhat.com>
7236
7237 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7238
7239 2016-08-03 Tom Tromey <tom@tromey.com>
7240
7241 PR python/18565:
7242 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7243
7244 2016-08-01 Yao Qi <yao.qi@linaro.org>
7245
7246 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7247 variable mode to "multi-process" if $multi_process is 1, otherwise
7248 set it to "single-process".
7249
7250 2016-08-01 Yao Qi <yao.qi@linaro.org>
7251
7252 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7253 * gdb.cp/cpexprs.exp: Likewise.
7254 * gdb.cp/m-static.exp: Likewise.
7255
7256 2016-07-26 Tom Tromey <tom@tromey.com>
7257
7258 PR python/20190:
7259 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7260 test.
7261
7262 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7263
7264 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7265 selecting assembly source files.
7266 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7267 assembly source files.
7268 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7269 assembly source files.
7270 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7271 selecting assembly source files.
7272
7273 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7274
7275 * gdb.base/new-ui.exp (do_test_invalid_args): New
7276 procedure.
7277
7278 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7279
7280 * gdb.btrace/reconnect.c: New file.
7281 * gdb.btrace/reconnect.exp: New file.
7282
7283 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7284
7285 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7286 to test_catch_syscall_group.
7287 (test_catch_syscall_group): New.
7288
7289 2016-07-21 Tom Tromey <tom@tromey.com>
7290
7291 * gdb.rust/simple.rs (main): Use empty struct expression.
7292 * gdb.rust/simple.exp: Add tests for empty struct expression.
7293
7294 2016-07-21 Yao Qi <yao.qi@linaro.org>
7295
7296 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7297 if gdb_skip_xml_test is true on some targets.
7298
7299 2016-07-21 Yao Qi <yao.qi@linaro.org>
7300
7301 * gdb.server/solib-list.exp: Unset last_loaded_file.
7302
7303 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7304
7305 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7306 "step into captured_main (args)".
7307
7308 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7309
7310 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7311
7312 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7315
7316 2016-07-19 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7319 * gdb.opt/inline-bt.exp: Likewise.
7320 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7321 additional_flags=-Winline.
7322 * gdb.opt/inline-locals.exp: Likewise.
7323 * gdb.opt/inline-markers.c (ATTR): Define.
7324 (inlined_fn): Use it.
7325
7326 2016-07-19 Yao Qi <yao.qi@linaro.org>
7327
7328 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7329 (test_with_self): Remove some code. Remove argument executable.
7330 (top-level): Use do_self_tests.
7331
7332 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7333 Don Breazeal <donb@codesourcery.com>
7334
7335 * gdb.base/maint.exp: Escape paths used in regular expressions.
7336 * gdb.stabs/weird.exp: Likewise.
7337
7338 2016-07-13 Tom Tromey <tom@tromey.com>
7339
7340 PR python/15620, PR python/18620:
7341 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7342 (test_bkpt_events): New procs.
7343
7344 2016-07-13 Tom Tromey <tom@tromey.com>
7345
7346 PR python/17698:
7347 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7348 test.
7349 (test_watchpoints): Likewise.
7350 (test_bkpt_pending): New proc.
7351
7352 2016-07-13 Tom Tromey <tom@tromey.com>
7353
7354 PR cli/18053:
7355 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7356 completion test.
7357
7358 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7359
7360 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7361 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7362 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7363 f_label.
7364 (g): Rename g_end_lbl to g_label.
7365 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7366 low_pc and high_pc.
7367 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7368
7369 2016-07-12 Tom Tromey <tom@tromey.com>
7370
7371 PR python/19293:
7372 * gdb.python/py-unwind-maint.exp: Update tests.
7373
7374 2016-07-12 Yao Qi <yao.qi@linaro.org>
7375
7376 * lib/selftest-support.exp (selftest_setup): Match the output
7377 when captured_main is inlined.
7378
7379 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7380
7381 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7382 New variables.
7383 (print this%a, print this%b, print this): New tests.
7384 * gdb.fortran/derived-types.f90 (this): New object and
7385 initialization.
7386
7387 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7388
7389 * gdb.ada/arraydim.exp: Remove extra directory level in build
7390 directory.
7391
7392 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7393
7394 * lib/ada.exp: Remove extra directory level in build directory.
7395 * gdb.ada/cond_lang.exp: Likewise.
7396 * gdb.ada/exec_changed.exp: Likewise.
7397 * gdb.ada/lang_switch.exp: Likewise.
7398
7399 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7400
7401 * simple.rs: Add test for raw pointer subscripting.
7402 * simple.exp: Add test expectations.
7403
7404 2016-07-05 Yao Qi <yao.qi@linaro.org>
7405
7406 * gdb.mi/mi-reverse.exp: Match =record-started output.
7407
7408 2016-07-01 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7411 procedure.
7412 (jit_reader_test): Test the jit reader's unwinder.
7413 * gdb.base/jithost.c (jit_function_00_code): New global.
7414 (main): Use memcpy to fill in the mmapped code, instead of poking
7415 bytes manually here.
7416 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7417 value.
7418 (read_debug_info): Save the function's range.
7419 (read_sp): New function.
7420 (unwind_frame): Use it. Also unwind RBP.
7421 (get_frame_id): Use read_sp.
7422 (gdb_init_reader): Use calloc instead of malloc.
7423 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7424 parameter. Use gdb_test_multiple.
7425
7426 2016-07-01 Pedro Alves <palves@redhat.com>
7427 Antoine Tremblay <antoine.tremblay@ericsson.com>
7428
7429 * gdb.threads/process-dies-while-detaching.c: New file.
7430 * gdb.threads/process-dies-while-detaching.exp: New file.
7431
7432 2016-07-01 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.multi/watchpoint-multi-exit.c: New file.
7435 * gdb.multi/watchpoint-multi-exit.exp: New file.
7436
7437 2016-06-30 Pedro Alves <palves@redhat.com>
7438
7439 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7440 unset inferior_spawn_id.
7441
7442 2016-06-30 Pedro Alves <palves@redhat.com>
7443
7444 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7445 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7446
7447 2016-06-29 Yao Qi <yao.qi@linaro.org>
7448
7449 * gdb.base/return.c: Add copyright header.
7450
7451 2016-06-29 Tom Tromey <tom@tromey.com>
7452
7453 PR python/20129:
7454 * gdb.python/py-framefilter.exp: Add tests for setting priority
7455 and disabling of non-existent frame filter.
7456
7457 2016-06-29 Yao Qi <yao.qi@linaro.org>
7458
7459 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7460 0x0f07ff.
7461
7462 2016-06-28 Yao Qi <yao.qi@linaro.org>
7463
7464 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7465 triplets. Start gdb, execute catch syscall, and continue. Check
7466 gdb's output to determine catch syscall is supported.
7467
7468 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7469
7470 * gdb.rust/simple.rs: Add test for returning unit in a function.
7471 * gdb.rust/simple.exp: Add expectation for functions returning
7472 unit.
7473
7474 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7475
7476 * gdb.python/py-breakpoint-create-fail.c,
7477 gdb.python/py-breakpoint-create-fail.exp,
7478 gdb.python/py-breakpoint-create-fail.py: New testcase.
7479
7480 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7481
7482 PR gdb/20239
7483 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7484 * gdb.rust/simple.exp: Add test expectations for new NonZero
7485 tests.
7486
7487 2016-06-24 David Taylor <dtaylor@emc.com>
7488
7489 * gdb.base/offsets.exp: New file.
7490 * gdb.base/offsets.c: New file.
7491
7492 2016-06-23 Tom Tromey <tom@tromey.com>
7493
7494 PR gdb/16483:
7495 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7496 before any filters are loaded.
7497
7498 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7499
7500 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7501 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7502 structs.
7503 * gdb.fortran/derived-type-function.exp: New file.
7504 * gdb.fortran/derived-type-function.f90: New file.
7505
7506
7507 2016-06-21 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.base/new-ui.exp: New file.
7510 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7511 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7512 (with_spawn_id): New procedure.
7513
7514 2016-06-21 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.mi/mi-exec-run.exp: New file.
7517
7518 2016-06-21 Pedro Alves <palves@redhat.com>
7519
7520 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7521 breakpoint command's output on the main UI.
7522 (test_break): New procedure, factored out from calls in the top
7523 level.
7524 (top level): Use foreach_with_prefix to test MI as main UI and as
7525 separate UI.
7526
7527 2016-06-21 Pedro Alves <palves@redhat.com>
7528
7529 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7530 (test_awatch_creation_and_listing)
7531 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7532 Remove 'type' parameter.
7533 (test_watchpoint_all): New parameter mi_mode. Remove
7534 with_test_prefix.
7535 (top level): Use foreach_with_prefix, and add main/separate UI MI
7536 testing axis.
7537
7538 2016-06-21 Pedro Alves <palves@redhat.com>
7539
7540 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7541 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7542 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7543 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7544 (gdb_main_spawn_id, mi_spawn_id): Declare and
7545 comment.
7546 (mi_create_inferior_pty): New procedure,
7547 factored out from default_mi_gdb_start.
7548 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7549 procedures.
7550 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7551 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7552 Use mi_create_inferior_pty.
7553 (mi_gdb_start): Use eval to pass down args list.
7554
7555 2016-06-21 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7558 * gdb.opt/inline-cmds.exp: Add MI tests.
7559
7560 2016-06-21 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7563
7564 2016-06-21 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7567 (top level): Use it instead of mi_execute_to.
7568
7569 2016-06-21 Pedro Alves <palves@redhat.com>
7570
7571 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7572 (cont_handler_str): New.
7573 (signal_stop_handler): Set stop_handler_str instead of printing to
7574 stdout.
7575 (continue_handler): Set cont_handler_str instead of printing to
7576 stdout.
7577 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7578 mi_send_resuming_command. Print stop_handler_str and
7579 cont_handler_str instead of expecting the python events print
7580 directly.
7581
7582 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7583
7584 * gdb.base/jit-reader.exp: New file.
7585 * gdb.base/jithost.c: New file.
7586 * gdb.base/jithost.h: New file.
7587 * gdb.base/jitreader.c : New file.
7588 * gdb.base/jit-protocol.h: New file.
7589
7590 2016-06-17 Yao Qi <yao.qi@linaro.org>
7591
7592 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7593 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7594 and detach-on-fork. Adjust tests.
7595 (top level): Invoke break_cond_on_syscall with combinations of
7596 syscall, follow-fork-mode and detach-on-fork.
7597
7598 2016-06-17 Yao Qi <yao.qi@linaro.org>
7599
7600 * gdb.base/step-over-exit.c: New.
7601 * gdb.base/step-over-exit.exp: New.
7602
7603 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7604
7605 * gdb.base/float.exp: Add target check for nds32*-*-*.
7606 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7607
7608 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7609
7610 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7611 for unsupported target features.
7612 * gdb.base/call-rt-st.exp: Likewise.
7613 * gdb.base/call-sc.exp: Likewise.
7614 * gdb.base/call-signal-resume.exp: Likewise.
7615 * gdb.base/call-strs.exp: Likewise.
7616 * gdb.base/callexit.exp: Likewise.
7617 * gdb.base/callfuncs.exp: Likewise.
7618 * gdb.base/nodebug.exp: Likewise.
7619 * gdb.base/printcmds.exp: Likewise.
7620 * gdb.base/ptype.exp: Likewise.
7621 * gdb.base/structs.exp: Likewise.
7622 * gdb.base/unwindonsignal.exp: Likewise.
7623 * gdb.cp/gdb2495.exp: Likewise.
7624 * gdb.cp/templates.exp: Likewise.
7625 * gdb.cp/virtfunc.exp: Likewise.
7626 * gdb.threads/hand-call-in-threads.exp: Likewise.
7627 * gdb.threads/interrupted-hand-call.exp: Likewise.
7628 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7629
7630 2016-06-10 Tom Tromey <tom@tromey.com>
7631
7632 PR rust/20110:
7633 * gdb.rust/expr.exp: Add test for integer constant larger than
7634 i32.
7635
7636 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7637
7638 * gdb.fortran/nested-funcs.exp: New.
7639 * gdb.fortran/nested-funcs.f90: New.
7640
7641 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7642
7643 * gdb.base/examine-backward.c: New file.
7644 * gdb.base/examine-backward.exp: New file.
7645
7646 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7647
7648 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7649 matching.
7650
7651 2016-06-02 Tom Tromey <tom@tromey.com>
7652
7653 PR python/18984:
7654 * gdb.python/py-shared.exp: Add solib_name test.
7655
7656 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7659
7660 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7661
7662 PR c++/19893
7663 * gdb.dwarf2/implref.exp: Rename to...
7664 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7665 * gdb.dwarf2/implref-array.c: New file.
7666 * gdb.dwarf2/implref-array.exp: Likewise.
7667 * gdb.dwarf2/implref-global.c: Likewise.
7668 * gdb.dwarf2/implref-global.exp: Likewise.
7669 * gdb.dwarf2/implref-struct.c: Likewise.
7670 * gdb.dwarf2/implref-struct.exp: Likewise.
7671
7672 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7673
7674 * gdb.trace/trace-condition.exp: Add 64bit tests.
7675
7676 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7677
7678 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7679 bits types.
7680 (main): Adapt to 8 to 64 bits types.
7681 * gdb.trace/trace-condition.exp: Add new tests.
7682
7683 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7684
7685 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7686
7687 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7688
7689 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7690 Move condition tests...
7691 * gdb.trace/trace-condition.exp: Here.
7692
7693 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7694
7695 * gdb.trace/trace-condition.exp: Add counter-case tests.
7696
7697 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7698
7699 PR c++/15231
7700 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7701 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7702
7703 2016-05-27 Pedro Alves <palves@redhat.com>
7704
7705 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7706 New procedure.
7707 (top level): Call it, and bail out of DejaGnu is known to be bad.
7708
7709 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7710
7711 * gdb.base/whatis.c: Extend the test case.
7712 * gdb.base/whatis.exp: Add additional tests.
7713
7714 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7715
7716 * gdb.fortran/type.f90: Add pointer variable.
7717 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7718
7719 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7720
7721 * gdb.fortran/vla-type.exp: Fix testcase name.
7722
7723 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7724
7725 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7726
7727 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7728
7729 * gdb.fortran/type.f90: Add nested structures.
7730 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7731 * gdb.fortran/derived-type.exp: Adapt expected output.
7732 * gdb.fortran/vla-type.exp: Adapt expected output.
7733
7734 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7735
7736 * gdb.fortran/whatis_type.exp: Adapt expected output.
7737
7738 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7739
7740 * gdb.fortran/print_type.exp: Fix expected output.
7741 * gdb.fortran/whatis_type.exp: Fix expected output.
7742
7743 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7744
7745 * gdb.fortran/whatis_type.exp: Use multi_line.
7746
7747 2016-05-24 Tom Tromey <tom@tromey.com>
7748
7749 PR python/17386:
7750 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7751 use value as an index.
7752
7753 2016-05-23 Tom Tromey <tom@tromey.com>
7754
7755 PR python/17981:
7756 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7757 no-breakpoint case.
7758
7759 2016-05-24 Pedro Alves <palves@redhat.com>
7760
7761 PR gdb/19828
7762 * gdb.threads/clone-attach-detach.c: New file.
7763 * gdb.threads/clone-attach-detach.exp: New file.
7764
7765 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7766
7767 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7768
7769 2016-05-23 Tom Tromey <tom@tromey.com>
7770
7771 PR python/19438, PR python/18393:
7772 * gdb.python/py-progspace.exp: Add "dir" test.
7773 * gdb.python/py-objfile.exp: Add "dir" test.
7774
7775 2016-05-23 Yao Qi <yao.qi@linaro.org>
7776
7777 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7778 * gdb.arch/thumb2-it.exp: Likewise.
7779
7780 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7781
7782 * gdb.mi/mi-threads-interrupt.c: New file.
7783 * gdb.mi/mi-threads-interrupt.exp: New file.
7784
7785 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7786
7787 PR gdb/18077
7788 * gdb.mi/mi-async-run.exp: New file.
7789 * gdb.mi/mi-async-run.c: New file.
7790
7791 2016-05-17 Tom Tromey <tom@tromey.com>
7792 Manish Goregaokar <manishsmail@gmail.com>
7793
7794 * lib/rust-support.exp: New file.
7795 * lib/gdb.exp (skip_rust_tests): New proc.
7796 (build_executable_from_specs): Handle rust.
7797 * lib/future.exp (gdb_find_rustc): New proc.
7798 (gdb_default_target_compile): Handle rust.
7799 * gdb.rust/expr.exp: New file.
7800 * gdb.rust/generics.exp: New file.
7801 * gdb.rust/generics.rs: New file.
7802 * gdb.rust/methods.exp: New file.
7803 * gdb.rust/methods.rs: New file.
7804 * gdb.rust/modules.exp: New file.
7805 * gdb.rust/modules.rs: New file.
7806 * gdb.rust/simple.exp: New file.
7807 * gdb.rust/simple.rs: New file.
7808
7809 2016-05-17 Tom Tromey <tom@tromey.com>
7810
7811 * gdb.base/default.exp (set language): Add rust.
7812
7813 2016-05-17 Tom Tromey <tom@tromey.com>
7814
7815 * gdb.gdb/unittest.exp: New file.
7816
7817 2016-05-16 Yao Qi <yao.qi@linaro.org>
7818
7819 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7820 shell_prompt. Update shell_prompt_re.
7821
7822 2016-05-12 Doug Evans <dje@google.com>
7823
7824 PR symtab/19999
7825 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7826 $options when building executable.
7827 * gdb.dwarf2/fission-loclists-pie.S: New file.
7828 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7829
7830 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7831
7832 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7833 of [is_remote target],
7834
7835 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7836
7837 * lib/gdb.exp (use_gdb_stub): New procedure.
7838
7839 2016-05-03 Yunlian Jiang <yunlian@google.com>
7840 Doug Evans <dje@google.com>
7841
7842 PR symtab/19914
7843 * gdb.dwarf2/dwp-sepdebug.c: New file.
7844 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7845
7846 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7847
7848 * gdb.base/detach.exp: Remove is_remote check.
7849
7850 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7851
7852 * gdb.base/annota-input-while-running.exp: Don't check for
7853 [is_remote target]. Enable annotations after running to main.
7854 Remove unused "set test..." line.
7855
7856 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7857
7858 * gdb.trace/trace-enable-disable.exp: New file.
7859 * gdb.trace/trace-enable-disable.c: New file.
7860
7861 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7862
7863 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7864 use it in info sharedlibrary test.
7865 * gdb.trace/ftrace-lock.exp: Likewise.
7866 * gdb.trace/ftrace.exp: Likewise.
7867 * gdb.trace/range-stepping.exp: Likewise.
7868 * gdb.trace/trace-break.exp: Likewise.
7869 * gdb.trace/trace-condition.exp: Likewise.
7870 * gdb.trace/trace-mt.exp: Likewise.
7871
7872 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7873
7874 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7875 (gdb_load_shlib): ... this.
7876 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7877 gdb_load_shlib.
7878 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7879 * gdb.base/ctxobj.exp: Likewise.
7880 * gdb.base/dprintf-pending.exp: Likewise.
7881 * gdb.base/dso2dso.exp: Likewise.
7882 * gdb.base/fixsection.exp: Likewise.
7883 * gdb.base/gcore-relro.exp: Likewise.
7884 * gdb.base/gdb1555.exp: Likewise.
7885 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7886 * gdb.base/gnu-ifunc.exp: Likewise.
7887 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7888 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7889 * gdb.base/pending.exp: Likewise.
7890 * gdb.base/print-file-var.exp: Likewise.
7891 * gdb.base/print-symbol-loading.exp: Likewise.
7892 * gdb.base/shlib-call.exp: Likewise.
7893 * gdb.base/shreloc.exp: Likewise.
7894 * gdb.base/so-impl-ld.exp: Likewise.
7895 * gdb.base/solib-disc.exp: Likewise.
7896 * gdb.base/solib-nodir.exp: Likewise.
7897 * gdb.base/solib-overlap.exp: Likewise.
7898 * gdb.base/solib-symbol.exp: Likewise.
7899 * gdb.base/solib-weak.exp (do_test): Likewise.
7900 * gdb.base/sym-file.exp: Likewise.
7901 * gdb.base/symtab-search-order.exp: Likewise.
7902 * gdb.base/type-opaque.exp: Likewise.
7903 * gdb.base/unload.exp: Likewise.
7904 * gdb.base/watchpoint-solib.exp: Likewise.
7905 * gdb.compile/compile.exp: Likewise.
7906 * gdb.cp/gdb2384.exp: Likewise.
7907 * gdb.cp/infcall-dlopen.exp: Likewise.
7908 * gdb.cp/re-set-overloaded.exp: Likewise.
7909 * gdb.fortran/library-module.exp: Likewise.
7910 * gdb.opt/solib-intra-step.exp: Likewise.
7911 * gdb.python/py-finish-breakpoint.exp: Likewise.
7912 * gdb.python/py-shared.exp: Likewise.
7913 * gdb.reverse/solib-precsave.exp: Likewise.
7914 * gdb.reverse/solib-reverse.exp: Likewise.
7915 * gdb.server/solib-list.exp: Likewise.
7916 * gdb.threads/dlopen-libpthread.exp: Likewise.
7917 * gdb.threads/tls-shared.exp: Likewise.
7918 * gdb.threads/tls-so_extern.exp: Likewise.
7919 * gdb.trace/change-loc.exp: Likewise.
7920 * gdb.trace/ftrace-lock.exp: Likewise.
7921 * gdb.trace/ftrace.exp: Likewise.
7922 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7923 * gdb.trace/pending.exp: Likewise.
7924 * gdb.trace/range-stepping.exp: Likewise.
7925 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7926 (strace_info_marker): Likewise.
7927 (strace_probe_marker): Likewise.
7928 (strace_trace_on_same_addr): Likewise.
7929 (strace_trace_on_diff_addr): Likewise.
7930 * gdb.trace/trace-break.exp: Likewise.
7931 * gdb.trace/trace-condition.exp: Likewise.
7932 * gdb.trace/trace-mt.exp: Likewise.
7933
7934 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7935
7936 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7937 result of gdb_remote_download.
7938 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7939 * gdb.base/dso2dso.exp: Likewise.
7940 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7941 * gdb.base/print-file-var.exp: Likewise.
7942 * gdb.base/shlib-call.exp: Likewise.
7943 * gdb.base/shreloc.exp: Likewise.
7944 * gdb.base/solib-overlap.exp: Likewise.
7945 * gdb.base/solib-weak.exp (do_test): Likewise.
7946 * gdb.base/unload.exp: Likewise.
7947
7948 2016-04-27 Yao Qi <yao.qi@linaro.org>
7949
7950 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7951 exists.
7952
7953 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7954
7955 * vla-type.exp: Print structure from toplevel.
7956
7957 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7958
7959 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7960 of dynamic types.
7961 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7962 of dynamic types.
7963
7964 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7965
7966 * gdb.fortran/vla-type.f90: New file.
7967 * gdb.fortran/vla-type.exp: New file.
7968
7969 2016-04-25 Yao Qi <yao.qi@linaro.org>
7970
7971 * gdb.base/branch-to-self.c: New file.
7972 * gdb.base/branch-to-self.exp: New file.
7973
7974 2016-04-22 Yao Qi <yao.qi@linaro.org>
7975
7976 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7977 more after $hex.
7978
7979 2016-04-22 Yao Qi <yao.qi@linaro.org>
7980
7981 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7982 * gdb.base/annota3.exp: Likewise.
7983
7984 2016-04-22 Yao Qi <yao.qi@linaro.org>
7985
7986 * gdb.reverse/step-precsave.exp: Do one step and test program
7987 stops in "callee" and do multiple steps until program goes out
7988 of "callee".
7989 * gdb.reverse/step-reverse.exp: Likewise.
7990
7991 2016-04-22 Yao Qi <yao.qi@linaro.org>
7992
7993 * gdb.trace/signal.exp: Also pass if
7994 $tracepoint_hits($i) > $iterations.
7995
7996 2016-04-22 Yao Qi <yao.qi@linaro.org>
7997
7998 * gdb.trace/signal.c: New file.
7999 * gdb.trace/signal.exp: New file.
8000
8001 2016-04-19 Doug Evans <xdje42@gmail.com>
8002
8003 * gdb.base/bad-file.exp: New file.
8004
8005 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8006
8007 * gdb.dwarf2/implref.exp: New file.
8008
8009 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8010
8011 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8012 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8013 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8014 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8015 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8016 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8017 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8018 * lib/fortran.exp (fortran_int4): New procedure.
8019 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8020 (fortran_logical4): Likewise.
8021
8022 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8023
8024 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8025
8026 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8027
8028 * lib/compiler.c: Add Intel specific preprocessor macros.
8029 * lib/compiler.cc: Likewise.
8030
8031 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8032
8033 * gdb.server/connect-with-no-symbol-file.c: New file.
8034 * gdb.server/connect-with-no-symbol-file.exp: New file.
8035
8036 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8037
8038 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8039
8040 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8041
8042 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8043 standard output directory.
8044
8045 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8046
8047 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8048
8049 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8050
8051 * gdb.btrace/instruction_history.c (loop): Add declaration.
8052
8053 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8054
8055 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8056
8057 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8058
8059 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8060 parentheses to print.
8061 (continue_handler): Likewise.
8062
8063 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8064
8065 * gdb.server/solib-list.exp: Remove is_remote check.
8066 Pass shlib= to gdb_compile. Don't link shared library with
8067 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8068 Run binary filename through "readlink -f" on the target.
8069
8070 2016-04-08 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8073 interpreter filename as argument to gdbserver_spawn.
8074 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8075 Return empty if $last_loaded_file does not exist.
8076
8077 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8078
8079 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8080 * gdb.base/jit-main.c: Use exit after usage.
8081
8082 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8083
8084 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8085 GDBHISTSIZE prior to the tests.
8086 * gdb.base/gdbinit-history.exp: Likewise.
8087
8088 2016-04-07 Pedro Alves <palves@redhat.com>
8089
8090 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8091 instead of build_executable. Use gdb_load_shlibs.
8092
8093 2016-04-07 Yao Qi <yao.qi@linaro.org>
8094
8095 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8096 Execute "si" command.
8097
8098 2016-04-07 Yao Qi <yao.qi@linaro.org>
8099
8100 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8101 number instead of the comments on some line.
8102
8103 2016-04-06 Don Breazeal <donb@codesourcery.com>
8104
8105 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8106 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8107
8108 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8109
8110 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8111 standard_output_file. Remove unused binfile variable.
8112
8113 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8114
8115 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8116 * gdb.python/py-mi-objfile.exp: Match "list main" output
8117 in console format.
8118
8119 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8120
8121 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8122 absolute.
8123
8124 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8125
8126 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8127 absolute.
8128 * gdb.trace/ftrace.exp: Likewise.
8129 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8130 targets as well.
8131 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8132 (gdb_load_shlibs): Copy libraries to test directory when testing
8133 natively. Only set solib-search-path if testing remotely.
8134 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8135
8136 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8137
8138 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8139 gdb_download. Use it even if the target is not remote.
8140 * gdb.base/jit.exp (compile_jit_test): Likewise.
8141 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8142 output directory if the destination board is local, otherwise use
8143 the standard remote_download from DejaGnu.
8144 (gdb_download): Remove.
8145 (gdb_load_shlibs): Use gdb_remote_download instead of
8146 gdb_download.
8147 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8148 Use gdb_remote_download instead of gdb_download. Use it even if
8149 the target is not remote.
8150 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8151 instead of gdb_download.
8152
8153 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8154
8155 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8156 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8157 run.
8158
8159 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8160
8161 PR gdb/19820
8162 * gdb.base/printcmds.exp: Add artificial arrays tests.
8163
8164 2016-03-31 Pedro Alves <palves@redhat.com>
8165
8166 PR gdb/19858
8167 * gdb.base/jit-main.c: Include unistd.h.
8168 (ATTACH): Define to 0 if not already defined.
8169 (wait_for_gdb, mypid): New globals.
8170 (WAIT_FOR_GDB): New macro.
8171 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8172 some breakpoint locations.
8173 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8174 New procedures.
8175 (one_jit_test): Add REATTACH parameter, and handle it. Use
8176 continue_to_test_location.
8177 (top level): Test attach, and adjusts calls to one_jit_test.
8178
8179 2016-03-31 Pedro Alves <palves@redhat.com>
8180
8181 PR gdb/19858
8182 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8183 BINSUFFIX parameter, and handle it.
8184 (top level): Adjust calls compile_jit_test.
8185
8186 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8187
8188 PR python/19743
8189 * gdb.python/py-mi-events-gdb.py: New file.
8190 * gdb.python/py-mi-events.c: New file.
8191 * gdb.python/py-mi-events.exp: New file.
8192
8193 2016-03-30 Yao Qi <yao.qi@linaro.org>
8194
8195 * gdb.reverse/until-precsave.exp: Match function name only.
8196 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8197 Move malloc to a condition block.
8198 * gdb.reverse/until-reverse.exp: Match function name only.
8199
8200 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8201
8202 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8203 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8204 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8205 variable for GPR 0 instead of assuming it is register 0.
8206 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8207 * lib/trace-support.exp: Add s390 registers.
8208
8209 2016-03-29 Yao Qi <yao.qi@linaro.org>
8210
8211 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8212
8213 2016-03-24 Yao Qi <yao.qi@linaro.org>
8214
8215 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8216 test message.
8217
8218 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8219
8220 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8221 maintaining separate logic for constructing the output path.
8222
8223 2016-03-16 Don Breazeal <donb@codesourcery.com>
8224
8225 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8226 Retry fork and waitpid on interrupted system call errors.
8227 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8228 Use with_timeout_factor to increase timeout by factor of 10.
8229
8230 2016-03-15 Don Breazeal <donb@codesourcery.com>
8231
8232 * gdb.cp/scope-err.cc: New test program.
8233 * gdb.cp/scope-err.exp: New test script.
8234 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8235 lines and "set breakpoint here" comment.
8236 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8237 Fixed some whitespace and format issues.
8238 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8239 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8240
8241 2016-03-15 Doug Evans <dje@google.com>
8242
8243 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8244 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8245 All callers updated. Add tests for enums, mixed flags register.
8246
8247 2016-03-15 Doug Evans <dje@google.com>
8248
8249 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8250 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8251
8252 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8253
8254 * gdb.base/default.exp: Add $_as_string to the list of expected
8255 convenience functions.
8256
8257 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8258
8259 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8260
8261 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8262
8263 * gdb.python/py-as-string.exp: New file.
8264 * gdb.python/py-as-string.c: New file.
8265
8266 2016-03-09 Pedro Alves <palves@redhat.com>
8267
8268 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8269 signal" -> "Thread NN received signal" output change.
8270 * gdb.threads/ia64-sigill.exp: Likewise.
8271 * gdb.threads/linux-dp.exp: Likewise.
8272 * gdb.threads/manythreads.exp: Likewise.
8273 * gdb.threads/pending-step.exp: Likewise.
8274 * gdb.threads/print-threads.exp: Likewise.
8275 * gdb.threads/sigstep-threads.exp: Likewise.
8276 * gdb.threads/staticthreads.exp: Likewise.
8277 * gdb.threads/tls.exp: Likewise.
8278
8279 2016-03-09 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.base/command-line-input.exp: New file.
8282
8283 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8284
8285 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8286 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8287 * gdb.trace/pending.exp: Accept leading dot before function name.
8288 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8289 * lib/trace-support.exp: Set registers for ppc.
8290
8291 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8292
8293 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8294 use it for disassembly; accept .main in addition to main in backtrace.
8295
8296 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8297 Marcin Kościelnicki <koriakin@0x04.net>
8298
8299 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8300 (gdb_recursion_test_ptr): New global variable.
8301 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8302 gdb_recursion_test.
8303 (gdb_c_test): Ditto.
8304
8305 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8306
8307 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8308 ordering.
8309
8310 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8311
8312 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8313 (bar): Add bar_start_lbl label.
8314 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8315 of foo/bar for emitting DWARF and tracing.
8316
8317 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8318
8319 * analyze-racy-logs.py: Set executable bit.
8320
8321 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8322
8323 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8324 (CHECK_TARGET_TMP): Likewise.
8325 (check-single-racy): New rule.
8326 (check-parallel-racy): Likewise.
8327 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8328 (do-check-parallel-racy): New rule.
8329 (check-racy/%.exp): Likewise.
8330 * README (Racy testcases): New section.
8331 * analyze-racy-logs.py: New file.
8332
8333 2016-03-03 Doug Evans <dje@google.com>
8334
8335 * gdb.base/skip.exp: Use with_test_prefix.
8336
8337 2016-03-03 Yao Qi <yao.qi@linaro.org>
8338
8339 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8340 Invoke step_over_syscall "clone" and break_cond_on_syscall
8341 "clone".
8342 * gdb.base/step-over-clone.c: New file.
8343
8344 2016-03-03 Yao Qi <yao.qi@linaro.org>
8345
8346 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8347 code format.
8348
8349 2016-03-03 Yao Qi <yao.qi@linaro.org>
8350
8351 * gdb.base/disp-step-fork.c: Rename to ...
8352 * gdb.base/step-over-fork.c: ... it. New file.
8353 * gdb.base/disp-step-vfork.c: Rename to ...
8354 * gdb.base/step-over-vfork.c: ... it. New file.
8355 * gdb.base/disp-step-syscall.exp: Rename to ...
8356 * gdb.base/step-over-syscall.exp: ... it. New file.
8357 (disp_step_cross_syscall): Rename to ...
8358 (step_over_syscall): ... it.
8359
8360 2016-03-03 Yao Qi <yao.qi@linaro.org>
8361
8362 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8363 If target supports condition evaluation on target, invoke
8364 break_cond_on_syscall for fork and vfork.
8365
8366 2016-03-03 Yao Qi <yao.qi@linaro.org>
8367
8368 * gdb.base/disp-step-syscall.exp: Don't invoke
8369 support_displaced_stepping.
8370 (disp_step_cross_syscall): Test with displaced stepping off and
8371 on if supported.
8372
8373 2016-03-03 Yao Qi <yao.qi@linaro.org>
8374
8375 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8376 proc.
8377 (setup): New proc.
8378 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8379 and setup.
8380
8381 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8382
8383 * gdb.fortran/vla-history.exp: Remove breakpoint.
8384
8385 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8386
8387 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8388 exceeds timeout.
8389
8390 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8391
8392 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8393 breakpoint.
8394
8395 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8396
8397 * gdb.mi/vla.f90: Nullify pointer after declaration.
8398
8399 2016-03-01 Pedro Alves <palves@redhat.com>
8400
8401 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8402
8403 2016-03-01 Pedro Alves <palves@redhat.com>
8404
8405 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8406 before anything else.
8407 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8408 _GNU_SOURCE here.
8409 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8410 before anything else.
8411 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8412
8413 2016-03-01 Pedro Alves <palves@redhat.com>
8414
8415 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8416
8417 2016-03-01 Yao Qi <yao.qi@linaro.org>
8418
8419 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8420 prepare_for_testing.
8421
8422 2016-03-01 Yao Qi <yao.qi@linaro.org>
8423
8424 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8425
8426 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8427
8428 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8429 manually constructing the output path.
8430
8431 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8432
8433 * gdb.arch/s390-stackless.S: New.
8434 * gdb.arch/s390-stackless.exp: New.
8435
8436 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8437
8438 * gdb.dlang/circular.c: New file.
8439 * gdb.dlang/circular.exp: New file.
8440
8441 2016-02-26 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8444 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8445 (testcases): Update.
8446
8447 2016-02-26 Yao Qi <yao.qi@linaro.org>
8448
8449 * gdb.reverse/aarch64.c: Rename to ...
8450 * gdb.reverse/insn-reverse.c: ... it.
8451 * gdb.reverse/aarch64.exp: Rename to ...
8452 * gdb.reverse/insn-reverse.exp: ... it.
8453
8454 2016-02-26 Yao Qi <yao.qi@linaro.org>
8455
8456 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8457 (testcase_ftype): New.
8458 (testcases): New array.
8459 (n_testcases): New.
8460 (main): Call each element in testcases.
8461 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8462 (read_testcase): New.
8463 Do the tests in a loop.
8464
8465 2016-02-25 Yao Qi <yao.qi@linaro.org>
8466
8467 * gdb.base/branches.c: Remove.
8468
8469 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8470
8471 PR gdb/13808
8472 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8473
8474 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8475
8476 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8477
8478 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8479
8480 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8481 change x86_64 call_insn to 'callq'.
8482
8483 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8484
8485 * gdb.trace/tfile-avx.c: Move to...
8486 * gdb.trace/tracefile-pseudo-reg.c: Here.
8487 * gdb.trace/tfile-avx.exp: Move to...
8488 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8489
8490 2016-02-24 Gary Benson <gbenson@redhat.com>
8491
8492 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8493 message on attach.
8494
8495 2016-02-23 Doug Evans <dje@google.com>
8496
8497 * gdb.base/skip.c (test_skip): New function.
8498 (end_test_skip_file_and_function): New function.
8499 (test_skip_file_and_function): New function.
8500 * gdb.base/skip1.c (test_skip): New function.
8501 (skip1_test_skip_file_and_function): New function.
8502 * gdb.base/skip.exp: Add tests for new skip options.
8503 * gdb.base/skip-solib.exp: Update expected output.
8504 * gdb.perf/skip-command.cc: New file.
8505 * gdb.perf/skip-command.exp: New file.
8506 * gdb.perf/skip-command.py: New file.
8507
8508 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8509
8510 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8511 info registers pattern.
8512
8513 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8514
8515 * lib/future.exp: Add D support.
8516 (gdb_find_gdc): New proc.
8517 (gdb_default_target_compile): Add D support.
8518
8519 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8520
8521 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8522 user+system time.
8523 (trace_speed_test): Determine the iteration count for a time
8524 between 15..30 seconds.
8525
8526 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8527
8528 * gdb.arch/i386-mpx-sigsegv.c: New file.
8529 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8530 * gdb.arch/i386-mpx-simple_segv.c: New file.
8531 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8532
8533 2016-02-18 Yao Qi <yao.qi@linaro.org>
8534
8535 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8536 Don't call setup_kfail.
8537
8538 2016-02-18 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8541 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8542
8543 2016-02-16 Doug Evans <dje@google.com>
8544
8545 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8546 * gdb.base/skip1.c: Ditto.
8547 * gdb.base/skip.exp: Whitespace cleanup.
8548
8549 2016-02-16 Don Breazeal <donb@codesourcery.com>
8550
8551 PR remote/19496
8552 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8553 Remove kfail for PR remote/19496.
8554
8555 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8556
8557 * lib/gdb.exp (standard_temp_file): Return a path specific to
8558 the runtest invocation.
8559
8560 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8561
8562 * gdb.trace/save-trace.exp: Change relative path to be in the
8563 standard output directory.
8564
8565 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8566
8567 * gdb.arch/i386-prologue.c: Add missing prototypes.
8568
8569 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8570
8571 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8572 * gdb.arch/i386-prologue.exp: Likewise.
8573 * gdb.arch/i386-size.exp: Likewise.
8574
8575 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8576
8577 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8578 define object file path.
8579 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8580 file path.
8581 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8582 standard_output_file to define binfile.
8583
8584 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 Fix compatibility with recent gfortran-5.3.1.
8587 * gdb.fortran/vla-history.exp (print vla1 allocated)
8588 (print vla2 allocated, print $2, print $3): Remove
8589 (print $4): Rename to ...
8590 (print $2): ... here.
8591 (print $9): Rename to ...
8592 (print $5): ... here.
8593 (print $10): Rename to ...
8594 (print $6): ... here.
8595 * gdb.fortran/vla.f90: Add pvla initialization.
8596
8597 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8598
8599 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8600 New test.
8601 * gdb.fortran/vla-value-sub.exp: Likewise.
8602
8603 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8604
8605 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8606
8607 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8608
8609 * i386-biarch-core.exp: Define corefile using
8610 standard_output_file.
8611
8612 2016-02-12 Yao Qi <yao.qi@linaro.org>
8613
8614 * gdb.arch/arm-single-step-kernel-helper.c: New.
8615 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8616
8617 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8618
8619 * gdb.btrace/tailcall-only.exp: New.
8620 * gdb.btrace/tailcall-only.c: New.
8621 * gdb.btrace/x86_64-tailcall-only.S: New.
8622 * gdb.btrace/i686-tailcall-only.S: New.
8623
8624 2016-02-11 Pedro Alves <palves@redhat.com>
8625
8626 * README (Parallel testing): Add missing double quotes.
8627
8628 2016-02-11 Pedro Alves <palves@redhat.com>
8629
8630 * README (Parallel testing): New section.
8631 (GDB_PARALLEL): Rewrite.
8632 (FORCE_PARALLEL): Document.
8633
8634 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8635
8636 * gdb.trace/tfile-avx.c: New test.
8637 * gdb.trace/tfile-avx.exp: New test.
8638
8639 2016-02-09 Keith Seitz <keiths@redhat.com>
8640
8641 PR breakpoints/19546
8642 * gdb.base/infcall-exec.c: New file.
8643 * gdb.base/infcall-exec2.c: New file.
8644 * gdb.base/infcall-exec.exp: New file.
8645
8646 2016-02-09 Keith Seitz <keiths@redhat.com>
8647
8648 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8649 (toplevel): Call test_bkpt_address.
8650
8651 2016-02-09 Keith Seitz <keiths@redhat.com>
8652
8653 PR python/19506
8654 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8655 (toplevel): Call test_bkpt_address.
8656
8657 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8658
8659 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8660 to AC_OUTPUT.
8661 * configure: Regenerate.
8662
8663 2016-02-09 Pedro Alves <palves@redhat.com>
8664
8665 PR breakpoints/19548
8666 * gdb.base/execl-update-breakpoints.c (some_function): New
8667 function.
8668 (main): Call it.
8669 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8670 Tighten expected GDB output.
8671
8672 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8673
8674 * Makefile.in (ALL_SUBDIRS): Remove.
8675 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8676 (distclean maintainer-clean realclean): Likewise.
8677 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8678 * configure: Regenerate.
8679 * gdb.ada/Makefile.in: Delete.
8680 * gdb.arch/Makefile.in: Likewise.
8681 * gdb.asm/Makefile.in: Likewise.
8682 * gdb.base/Makefile.in: Likewise.
8683 * gdb.btrace/Makefile.in: Likewise.
8684 * gdb.cell/Makefile.in: Likewise.
8685 * gdb.compile/Makefile.in: Likewise.
8686 * gdb.cp/Makefile.in: Likewise.
8687 * gdb.disasm/Makefile.in: Likewise.
8688 * gdb.dlang/Makefile.in: Likewise.
8689 * gdb.dwarf2/Makefile.in: Likewise.
8690 * gdb.fortran/Makefile.in: Likewise.
8691 * gdb.gdb/Makefile.in: Likewise.
8692 * gdb.go/Makefile.in: Likewise.
8693 * gdb.guile/Makefile.in: Likewise.
8694 * gdb.java/Makefile.in: Likewise.
8695 * gdb.linespec/Makefile.in: Likewise.
8696 * gdb.mi/Makefile.in: Likewise.
8697 * gdb.modula2/Makefile.in: Likewise.
8698 * gdb.multi/Makefile.in: Likewise.
8699 * gdb.objc/Makefile.in: Likewise.
8700 * gdb.opencl/Makefile.in: Likewise.
8701 * gdb.opt/Makefile.in: Likewise.
8702 * gdb.pascal/Makefile.in: Likewise.
8703 * gdb.perf/Makefile.in: Likewise.
8704 * gdb.python/Makefile.in: Likewise.
8705 * gdb.reverse/Makefile.in: Likewise.
8706 * gdb.server/Makefile.in: Likewise.
8707 * gdb.stabs/Makefile.in: Likewise.
8708 * gdb.threads/Makefile.in: Likewise.
8709 * gdb.trace/Makefile.in: Likewise.
8710 * gdb.xml/Makefile.in: Likewise.
8711 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8712 GDB_PARALLEL.
8713 (standard_output_file): Remove check for GDB_PARALLEL, always
8714 return path in outputs/$subdir/$testname.
8715
8716 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8717
8718 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8719 (site.exp): Assign abs_srcdir to tcl's srcdir.
8720
8721 2016-02-04 Yao Qi <yao.qi@linaro.org>
8722
8723 * gdb.base/foll-exec-mode.c: Include limits.h.
8724 (main): Add parameters argc and argv. Get directory from
8725 argv[0].
8726 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8727 compilation.
8728 * gdb.base/foll-exec.c: Include limits.h.
8729 (main): Add parameters argc and argv.
8730 Get directory from argv[0].
8731 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8732 Adjust tests on the number of lines as source code changed.
8733 * gdb.base/foll-vfork-exit.c: Include limits.h.
8734 (main): Add one line of statement before vfork.
8735 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8736 (main): Add parameters argc and argv. Get directory from
8737 argv[0].
8738 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8739 (setup_gdb): Set tbreak to skip some source lines.
8740 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8741 (main): Add parameters argc and argv. Get directory from
8742 argv[0].
8743 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8744 compilation.
8745 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8746 (main): Add parameters argc and argv. Get directory from
8747 argv[0].
8748 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8749 compilation.
8750
8751 2016-02-01 Doug Evans <dje@google.com>
8752
8753 * gdb.base/skip.exp: Clean up multiple references to same test name.
8754
8755 2016-02-01 Pedro Alves <palves@redhat.com>
8756
8757 PR remote/19496
8758 * gdb.threads/forking-threads-plus-breakpoint.exp
8759 (displaced_stepping_supported): New global.
8760 (probe_displaced_stepping_support): New procedure.
8761 (do_test): Add 'displaced' parameter, and use it.
8762 (top level): Check for displaced stepping support. Add displaced
8763 stepping on/off testing axis.
8764
8765 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8766
8767 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8768 pointer. Don't perform further tests on the unassociated pointer
8769 if the first test fails.
8770
8771 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8772
8773 * gdb.base/max-value-size.c: New file.
8774 * gdb.base/max-value-size.exp: New file.
8775 * gdb.base/huge.exp: Disable max-value-size for this test.
8776
8777 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8778
8779 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8780
8781 2016-01-28 Yao Qi <yao.qi@linaro.org>
8782
8783 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8784
8785 2016-01-25 Pedro Alves <palves@redhat.com>
8786
8787 PR threads/19461
8788 * gdb.base/fork-running-state.c: New file.
8789 * gdb.base/fork-running-state.exp: New file.
8790
8791 2016-01-25 Pedro Alves <palves@redhat.com>
8792
8793 PR gdb/19494
8794 * gdb.base/catch-fork-kill.c: New file.
8795 * gdb.base/catch-fork-kill.exp: New file.
8796
8797 2016-01-25 Pedro Alves <palves@redhat.com>
8798
8799 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8800 Delete, moved to lib/gdb.exp.
8801 * gdb.threads/forking-threads-plus-breakpoint.exp
8802 (foreach_with_prefix): Likewise.
8803 * gdb.threads/process-dies-while-handling-bp.exp
8804 (foreach_with_prefix): Likewise.
8805 * lib/gdb.exp (foreach_with_prefix): New procedure.
8806
8807 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8808
8809 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8810 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8811
8812 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8813
8814 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8815 endian targets.
8816
8817 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8818 Pedro Alves <palves@redhat.com>
8819
8820 Fix testsuite compatibility with Guile.
8821 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8822 number.
8823
8824 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8825
8826 Fix testsuite compatibility with Guile.
8827 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8828 (thread 1): New test for backtrace through signal handler.
8829
8830 2016-01-22 Yao Qi <yao.qi@linaro.org>
8831
8832 PR testsuite/19491
8833 * gdb.base/multi-forks.c: Include
8834 ../lib/unbuffer_output.c
8835 (main): Call gdb_unbuffer_output.
8836
8837 2016-01-21 Doug Evans <dje@google.com>
8838
8839 * lib/ada.exp (gdb_compile_ada): Fix typo.
8840
8841 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8842
8843 * gdb.base/break-fun-addr.exp: New file.
8844 * gdb.base/break-fun-addr1.c: New file.
8845 * gdb.base/break-fun-addr2.c: New file.
8846
8847 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8848
8849 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8850 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8851 enum flag values.
8852
8853 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8854
8855 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8856 when GDB can not set the vector return value. Add more comments
8857 for clarification.
8858
8859 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8860
8861 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8862 command.
8863
8864 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8865
8866 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8867
8868 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8869
8870 * Makefile.in (check-single): Pass --status to runtest.
8871 (check/%.exp): Likewise.
8872
8873 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8874
8875 * Makefile.in (check-parallel): Propagate return code from make
8876 do-check-parallel.
8877
8878 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8879
8880 * gdb.trace/ftrace.exp: Fix expected message on continue.
8881 * gdb.trace/pending.exp: Fix expected message on continue.
8882 * gdb.trace/trace-break.exp: Fix expected message on continue.
8883
8884 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8885
8886 * lib/gdb.exp (gdb_test): Remove unused global references.
8887
8888 2016-01-18 Pedro Alves <palves@redhat.com>
8889
8890 * gdb.base/async-shell.exp: Adjust expected output.
8891 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8892 * gdb.base/siginfo-thread.exp: Adjust expected output.
8893 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8894 * gdb.java/jnpe.exp: Adjust expected output.
8895 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8896 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8897 * gdb.threads/leader-exit.exp: Adjust expected output.
8898 * gdb.threads/manythreads.exp: Adjust expected output.
8899 * gdb.threads/pthreads.exp: Adjust expected output.
8900 * gdb.threads/schedlock.exp: Adjust expected output.
8901 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8902 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8903 expected output.
8904 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8905 output.
8906 * gdb.threads/sigthread.exp: Adjust expected output.
8907 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8908
8909 2016-01-18 Yao Qi <yao.qi@linaro.org>
8910
8911 * gdb.guile/scm-section-script.c: Replace @progbits with
8912 %progbits.
8913 * gdb.python/py-section-script.c: Likewise.
8914
8915 2016-01-15 Pedro Alves <palves@redhat.com>
8916
8917 * gdb.multi/tids.exp: Test star wildcard ranges.
8918
8919 2016-01-15 Pedro Alves <palves@redhat.com>
8920
8921 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8922 command from "thread apply" invocation.
8923 (thr_apply_info_thr_invalid): Default the expected output to the
8924 input tid list.
8925 (top level): Add tests that use convenience variables. Add tests
8926 for "thread apply" with a valid TID list, but missing the command.
8927
8928 2016-01-13 Pedro Alves <palves@redhat.com>
8929
8930 * gdb.base/default.exp: Expect $_gthread as well.
8931 * gdb.multi/tids.exp: Test $_gthread.
8932 * gdb.threads/thread-specific.exp: Test $_gthread.
8933
8934 2016-01-13 Pedro Alves <palves@redhat.com>
8935
8936 * gdb.multi/tids.exp: Test "info threads -gid".
8937
8938 2016-01-13 Pedro Alves <palves@redhat.com>
8939
8940 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8941 Breakpoint.thread.
8942 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8943
8944 2016-01-07 Pedro Alves <palves@redhat.com>
8945
8946 * gdb.base/break.exp: Adjust to output changes.
8947 * gdb.base/hbreak2.exp: Likewise.
8948 * gdb.base/sepdebug.exp: Likewise.
8949 * gdb.base/watch_thread_num.exp: Likewise.
8950 * gdb.linespec/keywords.exp: Likewise.
8951 * gdb.multi/info-threads.exp: Likewise.
8952 * gdb.threads/thread-find.exp: Likewise.
8953 * gdb.multi/tids.c: New file.
8954 * gdb.multi/tids.exp: New file.
8955
8956 2016-01-13 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8959
8960 2016-01-13 Pedro Alves <palves@redhat.com>
8961
8962 * gdb.base/default.exp: Expect $_inferior as well.
8963 * gdb.multi/base.exp: Test $_inferior.
8964
8965 2016-01-13 Pedro Alves <palves@redhat.com>
8966
8967 PR breakpoints/19388
8968 * gdb.base/catch-signal-siginfo-cond.c: New file.
8969 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8970
8971 2016-01-12 Josh Stone <jistone@redhat.com>
8972 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8973
8974 * gdb.base/catch-syscall.c (do_execve): New variable.
8975 (main): Conditionally trigger an execve.
8976 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8977 (test_catch_syscall_execve): New, check entry/return across execve.
8978 (do_syscall_tests): Call test_catch_syscall_execve.
8979
8980 2016-01-12 Pedro Alves <palves@redhat.com>
8981
8982 * gdb.base/random-signal.exp (do_test): New procedure, with body
8983 of testcase moved in.
8984
8985 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8986 Pedro Alves <palves@redhat.com>
8987
8988 * gdb.base/funcargs.exp (finish from indirectly called function):
8989 Reintroduce the case for 'First'.
8990
8991 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8992 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8995 (tcatch_vfork_then_child_follow_exec)
8996 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8997 identification.
8998
8999 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9000
9001 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9002 and repeats to unlimited.
9003 * gdb.python/py-value.exp: Likewise.
9004 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9005 and repeats to unlimited.
9006
9007 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9008
9009 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9010 and reordering the functions.
9011 * gdb.multi/hangout.c: Likewise.
9012 * gdb.multi/hello.c: Likewise.
9013
9014 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9015
9016 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9017 absolute.
9018 (SingleStatisticTestResult.report): Use dict.keys instead of
9019 dict.iterkeys.
9020
9021 2016-01-06 Pedro Alves <palves@redhat.com>
9022
9023 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9024
9025 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9026
9027 * gdb.btrace/dlopen.exp: New.
9028 * gdb.btrace/dlopen.c: New.
9029 * gdb.btrace/dlopen-dso.c: New.
9030
9031 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9032
9033 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9034 PATTERN argument is optional.
9035
9036 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9037
9038 * lib/ada.exp (target_compile_ada_from_dir): New function.
9039 (gdb_compile_ada): Reimplement avoiding the use of project files.
9040 * gdb.ada/gnat_ada.gpr: Delete.
9041 * gdb.ada/cond_lang.exp: Adjust test to make path before
9042 filename optional.
9043 * gdb.ada/small_reg_param.exp: Likewise.
9044
9045 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9046
9047 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9048
9049 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9050
9051 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9052 case.
9053
9054 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9055
9056 * gdb.base/break.exp: Remove dead code.
9057 * gdb.base/sepdebug.exp: Likewise.
9058
9059 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9060
9061 * gdb.asm/asm-source.exp: Remove HP-UX references.
9062 * gdb.base/annota1.exp: Likewise.
9063 * gdb.base/annota3.exp: Likewise.
9064 * gdb.base/attach.exp: Likewise.
9065 * gdb.base/bigcore.exp: Likewise.
9066 * gdb.base/break.exp: Likewise.
9067 * gdb.base/call-ar-st.exp: Likewise.
9068 * gdb.base/callfuncs.exp: Likewise.
9069 * gdb.base/catch-fork-static.exp: Likewise.
9070 * gdb.base/display.exp: Likewise.
9071 * gdb.base/foll-exec-mode.exp: Likewise.
9072 * gdb.base/foll-exec.exp: Likewise.
9073 * gdb.base/foll-fork.exp: Likewise.
9074 * gdb.base/foll-vfork.exp: Likewise.
9075 * gdb.base/funcargs.exp: Likewise.
9076 * gdb.base/hbreak2.exp: Likewise.
9077 * gdb.base/inferior-died.exp: Likewise.
9078 * gdb.base/interrupt.exp: Likewise.
9079 * gdb.base/multi-forks.exp: Likewise.
9080 * gdb.base/nodebug.exp: Likewise.
9081 * gdb.base/sepdebug.exp: Likewise.
9082 * gdb.base/solib1.c: Likewise.
9083 * gdb.base/step-test.exp: Likewise.
9084 * gdb.mi/non-stop.c: Likewise.
9085 * gdb.mi/pthreads.c: Likewise.
9086 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9087 * gdb.threads/pthreads.c: Likewise.
9088 * gdb.threads/staticthreads.exp: Likewise.
9089 * lib/future.exp: Likewise.
9090 * lib/gdb.exp: Likewise.
9091 * gdb.base/so-indr-cl.c: Remove.
9092 * gdb.base/so-indr-cl.exp: Likewise.
9093 * gdb.base/solib.c: Likewise.
9094 * gdb.base/solib.exp: Likewise.
9095 * gdb.base/solib2.c: Likewise.
9096
9097 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9098
9099 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9100 * gdb.base/call-ar-st.exp: Likewise.
9101 * gdb.base/callfuncs.exp: Likewise.
9102 * gdb.base/condbreak.exp: Likewise.
9103 * gdb.base/constvars.exp: Likewise.
9104 * gdb.base/hbreak2.exp: Likewise.
9105 * gdb.base/langs.exp: Likewise.
9106 * gdb.base/list.exp: Likewise.
9107 * gdb.base/long_long.exp: Likewise.
9108 * gdb.base/ptype.exp: Likewise.
9109 * gdb.base/scope.exp: Likewise.
9110 * gdb.base/signals.exp: Likewise.
9111 * gdb.base/so-impl-ld.exp: Likewise.
9112 * gdb.base/varargs.exp: Likewise.
9113 * gdb.base/volatile.exp: Likewise.
9114 * gdb.base/whatis.exp: Likewise.
9115 * gdb.cp/cplusfuncs.exp: Likewise.
9116 * gdb.cp/inherit.exp: Likewise.
9117 * gdb.cp/local.exp: Likewise.
9118 * gdb.cp/member-ptr.exp: Likewise.
9119 * gdb.cp/method.exp: Likewise.
9120 * gdb.cp/overload.exp: Likewise.
9121 * gdb.cp/templates.exp: Likewise.
9122 * gdb.stabs/weird.exp: Likewise.
9123 * lib/compiler.c: Likewise.
9124 * lib/compiler.cc: Likewise.
9125 * lib/cp-support.exp: Likewise.
9126 * lib/gdb.exp: Likewise.
9127
9128 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9129
9130 * configure.ac: Remove HP-UX case.
9131 * configure: Regenerate.
9132
9133 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9134
9135 * lib/gdb.exp (gdb_compile): Add function doc.
9136
9137 2015-12-17 Pedro Alves <palves@redhat.com>
9138
9139 PR threads/19354
9140 * gdb.multi/info-threads.exp: New file.
9141
9142 2015-12-15 Yao Qi <yao.qi@linaro.org>
9143
9144 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9145 is aarch64*-*-*.
9146
9147 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9148
9149 * gdb.base/history-duplicates.exp: Skip if no readline support.
9150
9151 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9152
9153 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9154
9155 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9156
9157 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9158
9159 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9160
9161 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9162 ctrl-C if nointerrupts target property is set.
9163 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9164 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9165 * gdb.base/paginate-bg-execution.exp: Likewise.
9166 * gdb.base/paginate-execution-startup.exp: Likewise.
9167 * gdb.base/random-signal.exp: Likewise.
9168 * gdb.base/range-stepping.exp: Likewise.
9169 * gdb.cp/annota2.exp: Likewise.
9170 * gdb.cp/annota3.exp: Likewise.
9171 * gdb.gdb/selftest.exp: Likewise.
9172 * gdb.threads/continue-pending-status.exp: Likewise.
9173 * gdb.threads/leader-exit.exp: Likewise.
9174 * gdb.threads/manythreads.exp: Likewise.
9175 * gdb.threads/pthreads.exp: Likewise.
9176 * gdb.threads/schedlock.exp: Likewise.
9177 * gdb.threads/sigthread.exp: Likewise.
9178
9179 2015-12-11 Don Breazeal <donb@codesourcery.com>
9180
9181 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9182 remote.
9183 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9184 * gdb.base/foll-exec.exp (main): Enable for target remote.
9185 * gdb.base/foll-fork.exp (main): Likewise.
9186 * gdb.base/foll-vfork.exp (main): Likewise.
9187 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9188 (proc continue_to_exit_bp_loc): Use clean_restart.
9189 * gdb.base/pie-execl.exp (main): Disable for target remote.
9190 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9191 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9192 * gdb.threads/execl.exp (main): Likewise.
9193 * gdb.threads/fork-child-threads.exp (main): Likewise.
9194 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9195 remote.
9196 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9197 remote.
9198 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9199 pid.tid style ptids, instead of just tid.
9200 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9201 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9202 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9203 ptids, instead of just tid.
9204
9205 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9206
9207 * gdb.base/list.exp (test_list_forward): Add end of file error
9208 test.
9209 (test_repeat_list_command): Add end of file error test.
9210 (test_list_backwards): Add beginning of file error test.
9211
9212 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9213
9214 * gdb.base/list.exp (test_list_invalid_args): New function,
9215 defined, and called.
9216
9217 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9218
9219 * gdb.base/list.exp (test_list): Make test names unique.
9220
9221 2015-12-11 Yao Qi <yao.qi@linaro.org>
9222
9223 * gdb.base/coremaker2.c: Remove.
9224
9225 2015-12-10 Pedro Alves <palves@redhat.com>
9226
9227 * gdb.multi/base.exp: Remove stale "spaces" references.
9228
9229 2015-12-10 Pedro Alves <palves@redhat.com>
9230
9231 * gdb.multi/base.exp: Don't use nowarnings.
9232 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9233 * gdb.multi/hangout.c: Include stdio.h.
9234 * gdb.multi/hello.c: Include stdlib.h.
9235 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9236 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9237 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9238
9239 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9240
9241 * gdb.dwarf2/dw2-ranges-base.c: New file.
9242 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9243 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9244 support additional line table, and debug ranges generation.
9245 (Dwarf::ranges): New function, generate .debug_ranges.
9246 (Dwarf::lines): Support generating simple line table programs.
9247 (Dwarf::assemble): Initialise new namespace variables.
9248
9249 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9250
9251 * gdb.base/async.exp (proc test_background): Add case for
9252 asynchronous execution not supported.
9253
9254 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9255
9256 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9257 format and change test names to make them unique.
9258
9259 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9260 Pedro Alves <pedro@redhat.com>
9261
9262 PR gdb/18702
9263 Add checking of floatformats setup on x86_64 hosts.
9264 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9265 (smallval, bigval): New labels/constants.
9266 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9267 float" after loading bigval and smallval.
9268
9269 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9270
9271 * gdb.ada/fun_overload_menu.exp: New testcase.
9272 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9273
9274 2015-12-04 Josh Stone <jistone@redhat.com>
9275
9276 * gdb.base/catch-fork-static.exp: New.
9277
9278 2015-12-03 Yao Qi <yao.qi@linaro.org>
9279
9280 * gdb.base/sizeof.c: Don't include stdio.h and
9281 ../lib/unbuffer_output.c.
9282 (main): New variable 'size' and 'value'. Remove printf and
9283 gdb_unbuffer_output. Assign return value to size and value.
9284 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9285 at the beginning.
9286 (check_sizeof): Check the result by printing variable 'size'.
9287 (check_valueof): Check the result by printing variable 'value'.
9288
9289 2015-12-01 Yao Qi <yao.qi@linaro.org>
9290
9291 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9292 for aarch64*-*-linux* target.
9293
9294 2015-11-30 Pedro Alves <palves@redhat.com>
9295
9296 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9297
9298 2015-11-30 Pedro Alves <palves@redhat.com>
9299
9300 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9301 Handle non-stop mode vCont replies.
9302
9303 2015-11-30 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9306 prepare_for_testing. Start gdb with "set non-stop on" appended to
9307 GDBFLAGS. Lax expected stop output.
9308
9309 2015-11-27 Yao Qi <yao.qi@linaro.org>
9310
9311 * gdb.arch/arm-neon.exp: New.
9312 * gdb.arch/arm-neon.c: New.
9313
9314 2015-11-27 Yao Qi <yao.qi@linaro.org>
9315
9316 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9317
9318 2015-11-27 Yao Qi <yao.qi@linaro.org>
9319
9320 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9321 frames-invalid annotation.
9322
9323 2015-11-27 Yao Qi <yao.qi@linaro.org>
9324
9325 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9326
9327 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.threads/names.exp: New file.
9330 * gdb.threads/names.c: New file.
9331 * README: Mention gdb,no_thread_names.
9332
9333 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9334
9335 PR 19297
9336 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9337 support" error.
9338
9339 2015-11-24 Pedro Alves <palves@redhat.com>
9340
9341 PR 17539
9342 * gdb.base/display.exp: Expect displays to be sorted in ascending
9343 order. Use multi_line.
9344 * gdb.base/solib-display.exp: Likewise.
9345
9346 2015-11-24 Pedro Alves <palves@redhat.com>
9347
9348 PR 17539
9349 * gdb.base/display.exp: Expect displays to be sorted in ascending
9350 order. Use multi_line.
9351 * gdb.base/solib-display.exp: Likewise.
9352
9353 2015-11-24 Pedro Alves <palves@redhat.com>
9354
9355 PR 17539
9356 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9357 threads in ascending order.
9358 * gdb.base/foll-fork.exp: Likewise.
9359 * gdb.base/foll-vfork.exp: Likewise.
9360 * gdb.base/multi-forks.exp: Likewise.
9361 * gdb.mi/mi-nonstop.exp: Likewise.
9362 * gdb.mi/mi-nsintrall.exp: Likewise.
9363 * gdb.multi/base.exp: Likewise.
9364 * gdb.multi/multi-arch.exp: Likewise.
9365 * gdb.python/py-inferior.exp: Likewise.
9366 * gdb.threads/break-while-running.exp: Likewise.
9367 * gdb.threads/execl.exp: Likewise.
9368 * gdb.threads/gcore-thread.exp: Likewise.
9369 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9370 * gdb.threads/kill.exp: Likewise.
9371 * gdb.threads/linux-dp.exp: Likewise.
9372 * gdb.threads/multiple-step-overs.exp: Likewise.
9373 * gdb.threads/next-bp-other-thread.exp: Likewise.
9374 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9375 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9376 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9377 * gdb.threads/thread-find.exp: Likewise.
9378 * gdb.threads/tls.exp: Likewise.
9379 * lib/mi-support.exp (mi_reverse_list): Delete.
9380 (mi_check_thread_states): No longer reverse list.
9381
9382 2015-11-24 Pedro Alves <palves@redhat.com>
9383
9384 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9385 use lowercase.
9386
9387 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9388
9389 * gdb.trace/actions.c: Include trace-common.h.
9390 (main): Add a location for a fast tracepoint.
9391 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9392 the normal tracepoints.
9393 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9394
9395 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9396
9397 * save-trace.exp: Factor out code to these...
9398 (gdb_save_tracepoints): New.
9399 (gdb_load_tracepoints): New.
9400 (do_save_load_test): New.
9401
9402 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9403
9404 * gdb.base/asmlabel.exp: New test.
9405 * gdb.base/asmlabel.c: New test case.
9406
9407 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9408
9409 * gdb.base/wrong_frame_bt_full-main.c: New file.
9410 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9411 * gdb.base/wrong_frame_bt_full.exp: New file.
9412
9413 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9414
9415 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9416
9417 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9418
9419 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9420 pstate register when comparing registers values in
9421 sparc64-*-linux-gnu targets to avoid spurious differences.
9422
9423 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9424
9425 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9426
9427 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9428
9429 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9430 as type argument to gdb_compile.
9431 * gdb.base/nested-subp2.exp: Likewise.
9432 * gdb.base/nested-subp3.exp: Likewise.
9433
9434 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9435
9436 * lib/dwarf.exp (_note): Fix left shift of negative value.
9437 * gdb.trace/trace-condition.exp: Likewise.
9438
9439 2015-11-13 Yao Qi <yao.qi@linaro.org>
9440
9441 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9442 comments about d10v.
9443 (test_scalar_returns): Likewise.
9444 * gdb.base/d10v.ld: Remove.
9445 * gdb.base/overlays.exp: Remove the target triplet checking for
9446 d10v-*-*.
9447 * gdb.base/structs.exp (test_struct_returns): Remove the
9448 comments about d10v.
9449 (test_struct_calls): Likewise.
9450
9451 2015-11-13 Yao Qi <yao.qi@linaro.org>
9452
9453 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9454 * gdb.base/gnu_vector.c: Don't include stdio.h.
9455 (main): Don't print res and call add_some_intvecs.
9456
9457 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9458
9459 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9460 macro.
9461 (func5): Removed.
9462 (func4): Use FAST_TRACEPOINT_LABEL.
9463 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9464 macro.
9465 (func): Removed.
9466 (thread_function): Use FAST_TRACEPOINT_LABEL.
9467 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9468 (func): Remove.
9469 (marker): Use FAST_TRACEPOINT_LABEL.
9470 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9471 (pendfunc1): Remove.
9472 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9473 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9474 (foo): Remove.
9475 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9476 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9477 macro.
9478 (func): Remove.
9479 (marker): Use FAST_TRACEPOINT_LABEL.
9480 * gdb.trace/trace-common.h: New header.
9481 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9482 macro.
9483 (func): Remove.
9484 (marker): Use FAST_TRACEPOINT_LABEL.
9485 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9486 (func): Remove.
9487 (thread_function): Use FAST_TRACEPOINT_LABEL.
9488
9489 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9490
9491 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9492 in front.
9493 * gdb.trace/change-loc.exp: Use global pcreg definition.
9494 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9495 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9496 in front.
9497 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9498 * gdb.trace/pending.exp: Likewise.
9499 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9500 * gdb.trace/trace-break.exp: Likewise.
9501 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9502 in front.
9503 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9504 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9505 in front.
9506 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9507
9508 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9509
9510 * gdb.ada/fin_fun_out: New testcase.
9511
9512 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9513
9514 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9515 value associated with DW_AT_byte_size.
9516 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9517 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9518 DW_AT_upper_bound.
9519
9520 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9521
9522 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9523 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9524 version.
9525 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9526 gdb.dwarf2/dw2-canonicalize-type.exp,
9527 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9528 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9529 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9530 provided by gdb_target_symbol_prefix_flags_asm.
9531 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9532 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9533 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9534 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9535 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9536 macros where needed). Use this macro for symbols which require
9537 the prefix provided by SYMBOL_PREFIX.
9538
9539 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9540
9541 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9542 New procs.
9543 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9544 representing expressions, of more than one list element.
9545 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9546 to prepend linker symbol prefix to f.
9547 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9548 table_1 and table_2.
9549 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9550 Likewise, for f and g.
9551 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9552 for ptr.
9553 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9554 for main.
9555 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9556 table_1_ptr and table_2_ptr.
9557
9558 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9559 Joel Brobecker <brobecker@adacore.com>
9560
9561 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9562
9563 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9564
9565 * gdb.reverse/s390-mvcle.c: New test.
9566 * gdb.reverse/s390-mvcle.exp: New file.
9567 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9568
9569 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9570
9571 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9572
9573 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9574
9575 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9576 reaching marker2.
9577 * gdb.reverse/getresuid-reverse.exp: Likewise.
9578 * gdb.reverse/pipe-reverse.exp: Likewise.
9579 * gdb.reverse/readv-reverse.exp: Likewise.
9580 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9581 * gdb.reverse/time-reverse.exp: Likewise.
9582 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9583
9584 2015-10-30 Yao Qi <yao.qi@linaro.org>
9585
9586 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9587 (empty_cycle): Remove.
9588 (main): Don't call empty_cycle. Don't use watch_count_done.
9589 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9590 empty_cycle. Rewrite the code counting HW watchpoints.
9591
9592 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9593
9594 * gdb.reverse/fstatat-reverse.c: New test.
9595 * gdb.reverse/fstatat-reverse.exp: New file.
9596 * gdb.reverse/getresuid-reverse.c: New test.
9597 * gdb.reverse/getresuid-reverse.exp: New file.
9598 * gdb.reverse/pipe-reverse.c: New test.
9599 * gdb.reverse/pipe-reverse.exp: New file.
9600 * gdb.reverse/readv-reverse.c: New test.
9601 * gdb.reverse/readv-reverse.exp: New file.
9602 * gdb.reverse/recvmsg-reverse.c: New test.
9603 * gdb.reverse/recvmsg-reverse.exp: New file.
9604 * gdb.reverse/time-reverse.c: New test.
9605 * gdb.reverse/time-reverse.exp: New file.
9606 * gdb.reverse/waitpid-reverse.c: New test.
9607 * gdb.reverse/waitpid-reverse.exp: New file.
9608
9609 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9610
9611 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9612
9613 2015-10-26 Doug Evans <dje@google.com>
9614
9615 PR symtab/17391
9616 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9617 * gdb.dwarf2/bad-regnum.c: New file.
9618 * gdb.dwarf2/bad-regnum.exp: New file.
9619
9620 2015-10-26 Doug Evans <dje@google.com>
9621
9622 PR python/18938
9623 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9624 file.
9625
9626 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9627
9628 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9629 for a change by "Mention language in compile error message".
9630
9631 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9632
9633 PR python/18073
9634 * gdb.python/py-type.c (C::a_method): New.
9635 (C::a_const_method): New.
9636 (C::a_static_method): New.
9637 (a_function): New.
9638 * gdb.python/py-type.exp (test_fields): Test getting fields
9639 from function and method.
9640
9641 2015-10-21 Keven Boell <keven.boell@intel.com>
9642
9643 * gdb.fortran/vla-alloc-assoc.exp: New file.
9644 * gdb.fortran/vla-datatypes.exp: New file.
9645 * gdb.fortran/vla-datatypes.f90: New file.
9646 * gdb.fortran/vla-history.exp: New file.
9647 * gdb.fortran/vla-ptype-sub.exp: New file.
9648 * gdb.fortran/vla-ptype.exp: New file.
9649 * gdb.fortran/vla-sizeof.exp: New file.
9650 * gdb.fortran/vla-sub.f90: New file.
9651 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9652 * gdb.fortran/vla-value-sub-finish.exp: New file.
9653 * gdb.fortran/vla-value-sub.exp: New file.
9654 * gdb.fortran/vla-value.exp: New file.
9655 * gdb.fortran/vla-ptr-info.exp: New file.
9656 * gdb.mi/mi-vla-fortran.exp: New file.
9657 * gdb.mi/vla.f90: New file.
9658
9659 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9660
9661 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9662 of hardwired timeout value.
9663
9664 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9665 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9668 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9669
9670 2015-10-19 Josh Stone <jistone@redhat.com>
9671
9672 * gdb.base/catch-syscall.c: Include <sched.h>.
9673 (unknown_syscall): New variable.
9674 (main): Trigger a vfork and an unknown syscall.
9675 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9676 (unknown_syscall_number): Likewise.
9677 (check_call_to_syscall): Accept an optional syscall pattern.
9678 (check_return_from_syscall): Likewise.
9679 (check_continue): Likewise.
9680 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9681 (test_catch_syscall_skipping_return): New test toggling off 'catch
9682 syscall' to step over the syscall return, then toggling back on.
9683 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9684 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9685 (do_syscall_tests): Call test_catch_syscall_without_args and
9686 test_catch_syscall_mid_vfork.
9687 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9688 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9689
9690 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9691
9692 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9693 print g_vE): Add new pass patterns.
9694 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9695 print various symbol names for vptr fields.
9696
9697 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9698
9699 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9700 results.
9701
9702 2015-10-12 Yao Qi <yao.qi@linaro.org>
9703
9704 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9705
9706 2015-10-12 Yao Qi <yao.qi@linaro.org>
9707
9708 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9709 is aarch64*-*-linux*.
9710
9711 2015-10-12 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9714 (can_relocate_bcond_true): ... it.
9715 (can_relocate_bcond_false): New function.
9716 (foo): Likewise.
9717 (can_relocate_bl): Likewise.
9718 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9719 can_relocate_bl.
9720
9721 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9722
9723 * gdb.base/nested-addr.c: New file.
9724 * gdb.base/nested-addr.exp: New testcase.
9725
9726 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9727
9728 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9729 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9730 its output. Ignore the output of "record goto begin" and instead
9731 check that GDB is replaying.
9732
9733 2015-10-09 Pedro Alves <palves@redhat.com>
9734
9735 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9736 (top level): Use it in the run with no args test.
9737
9738 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9739
9740 * gdb.dlang/properties.exp: New file.
9741
9742 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9743
9744 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9745 whether or not address 0x1000 is mapped on the target.
9746
9747 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9748
9749 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9750 build.
9751
9752 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9753
9754 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9755 instruction-history test.
9756
9757 2015-09-28 Doug Evans <dje@google.com>
9758
9759 * gdb.base/gcore.c (array_func): Add reference to static_array.
9760
9761 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9762
9763 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9764 source line.
9765
9766 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9767
9768 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9769 short or char as base type.
9770
9771 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9772
9773 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9774 to allow any size enum.
9775
9776 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9777
9778 * gdb.ada/array_ptr_renaming.exp: New testcase.
9779 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9780 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9781
9782 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9783
9784 * gdb.trace/ftrace-lock.c: New file.
9785 * gdb.trace/ftrace-lock.exp: New file.
9786
9787 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9788
9789 * gdb.arch/insn-reloc.c: New file.
9790 * gdb.arch/ftrace-insn-reloc.exp: New file.
9791
9792 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9793
9794 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9795 instruction.
9796 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9797 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9798 * gdb.trace/range-stepping.c: Likewise.
9799 * gdb.trace/trace-break.c: Likewise.
9800 * gdb.trace/trace-mt.c (thread_function): Likewise.
9801 * gdb.trace/ftrace.c (marker): Likewise.
9802 * gdb.trace/trace-condition.c (marker): Likewise.
9803 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9804 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9805 is_aarch64_target.
9806
9807 2015-09-18 Doug Evans <xdje42@gmail.com>
9808
9809 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9810 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9811
9812 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9813
9814 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9815 the breakpoint.
9816
9817 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9818
9819 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9820 the pending breakpoint. Remove timeout override for "Run till
9821 MI pending breakpoint on pendfunc3 on thread 2" test.
9822
9823 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9824
9825 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9826 filename pattern.
9827
9828 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9829
9830 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9831 in breakpoint filename pattern.
9832
9833 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9834
9835 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9836
9837 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9838
9839 * gdb.linespec/explicit.exp: Check for readline support for
9840 tab-completion tests. Fix obvious typo.
9841
9842 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9843
9844 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9845 and replay.
9846
9847 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9848
9849 * gdb.btrace/non-stop.c: New.
9850 * gdb.btrace/non-stop.exp: New.
9851
9852 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9853 Yao Qi <yao.qi@linaro.org>
9854
9855 * gdb.trace/trace-condition.c: New file.
9856 * gdb.trace/trace-condition.exp: New file.
9857
9858 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9859
9860 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9861 for testing bytecode compilation.
9862
9863 2015-09-16 Pedro Alves <palves@redhat.com>
9864 Sandra Loosemore <sandra@codesourcery.com>
9865
9866 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9867 (SECONDS): Redefine.
9868 (main): Call pthread_kill and alarm early.
9869 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9870 support.
9871 (test): If the target can't hardware step and doesn't support
9872 displaced stepping, increase the timeout.
9873
9874 2015-09-16 Pedro Alves <palves@redhat.com>
9875
9876 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9877 (enable_debug): New procedures.
9878 (test): Use them. Bail out if waiting for threads fails.
9879 (top level): Bail out if a test fails.
9880
9881 2015-09-16 Yao Qi <yao.qi@linaro.org>
9882
9883 * gdb.asm/asm-source.exp: Set asm-arch for
9884 aarch64*-*-* target.
9885 * gdb.asm/aarch64.inc: New file.
9886
9887 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9888
9889 * gdb.ada/array_of_variable_length.exp: New testcase.
9890 * gdb.ada/array_of_variable_length/foo.adb: New file.
9891 * gdb.ada/array_of_variable_length/pck.adb: New file.
9892 * gdb.ada/array_of_variable_length/pck.ads: New file.
9893
9894 2015-09-15 Doug Evans <dje@google.com>
9895
9896 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9897 of function static local variable.
9898
9899 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9900
9901 * gdb.threads/tls-so_extern.exp: New test file.
9902 * gdb.threads/tls-so_extern.c: New test file.
9903 * gdb.threads/tls-so_extern_main.c: New test file.
9904
9905 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9906
9907 * gdb.opt/solib-intra-step-lib.c: New file.
9908 * gdb.opt/solib-intra-step-main.c: New file.
9909 * gdb.opt/solib-intra-step.exp: New file.
9910
9911 2015-09-15 Pedro Alves <palves@redhat.com>
9912
9913 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9914 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9915
9916 2015-09-14 Pedro Alves <palves@redhat.com>
9917
9918 * gdb.base/hook-stop-continue.c: Delete.
9919 * gdb.base/hook-stop-continue.exp: Delete.
9920 * gdb.base/hook-stop-frame.c: Delete.
9921 * gdb.base/hook-stop-frame.exp: Delete.
9922 * gdb.base/hook-stop.c: New file.
9923 * gdb.base/hook-stop.exp: New file.
9924
9925 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9926
9927 * gdb.ada/access_to_packed_array.exp: New testcase.
9928 * gdb.ada/access_to_packed_array/foo.adb: New file.
9929 * gdb.ada/access_to_packed_array/pack.adb: New file.
9930 * gdb.ada/access_to_packed_array/pack.ads: New file.
9931
9932 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9933
9934 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9935 buffer size test.
9936
9937 2015-09-11 Don Breazeal <donb@codesourcery.com>
9938
9939 * gdb.base/foll-exec.c: Add copyright header. Fix
9940 formatting issues.
9941 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9942 (do_exec_tests): Use clean_restart in place of zap_session,
9943 and for test initialization. Fix formatting issues. Use
9944 fail in place of perror.
9945 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9946 an expect statement to match an expression with output from
9947 the program under debug.
9948 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9949 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9950 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9951 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9952 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9953
9954 2015-09-09 Doug Evans <dje@google.com>
9955
9956 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9957
9958 2015-09-09 Doug Evans <dje@google.com>
9959
9960 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9961
9962 2015-09-09 Doug Evans <dje@google.com>
9963
9964 * gdb.base/savedregs.exp: Fix typo.
9965
9966 2015-09-09 Pedro Alves <palves@redhat.com>
9967
9968 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9969
9970 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9971
9972 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9973 command actually switches threads. Give up on remaining
9974 tests if target fails to stop at breakpoint.
9975
9976 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9977
9978 * gdb.ada/funcall_char.exp: New testcase.
9979 * gdb.ada/funcall_char/foo.adb: New file.
9980
9981 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9982
9983 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9984 expected outputs. Add two testcases for completing ambiguous
9985 functions.
9986 * gdb.ada/complete/aux_pck.adb: New file.
9987 * gdb.ada/complete/aux_pck.ads: New file.
9988 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9989 Ambiguous_Func functions.
9990 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9991 * gdb.ada/complete/pck.adb: Likewise.
9992
9993 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9994
9995 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9996 failures to run the test program under GDB.
9997
9998 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
9999
10000 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10001 to C.
10002
10003 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10004
10005 * gdb.base/run-after-attach.exp: New test file.
10006 * gdb.base/run-after-attach.c: New test file.
10007
10008 2015-08-26 Don Breazeal <donb@codesourcery.com>
10009
10010 * gdb.base/foll-exec-2.c: New test program.
10011 * gdb.base/foll-exec-2.exp: New test.
10012
10013 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10014
10015 * gdb.base/nested-subp1.exp: New file.
10016 * gdb.base/nested-subp1.c: New file.
10017 * gdb.base/nested-subp2.exp: New file.
10018 * gdb.base/nested-subp2.c: New file.
10019 * gdb.base/nested-subp3.exp: New file.
10020 * gdb.base/nested-subp3.c: New file.
10021
10022 2015-08-24 Pedro Alves <palves@redhat.com>
10023
10024 * gdb.server/connect-without-multi-process.c: New file.
10025 * gdb.server/connect-without-multi-process.exp: New file.
10026
10027 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10028
10029 * gdb.opt/inline-markers.c: Make z int.
10030
10031 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10032
10033 * gdb.opt/inline-markers.c: Make z volatile.
10034
10035 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10036
10037 * gdb.opt/inline-bt.c: New volatile global z.
10038 * gdb.opt/inline-cmds.c: Likewise.
10039 * gdb.opt/inline-locals.c: Likewise.
10040 * gdb.opt/inline-markers.c: New extern global z.
10041 (marker): Use z.
10042 (inline_fn): Likewise.
10043
10044 2015-08-24 Pedro Alves <palves@redhat.com>
10045
10046 * config/m32r-stub.exp: Remove file.
10047 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10048 * gdb.base/call-rt-st.exp: Likewise.
10049 * gdb.base/call-strs.exp: Likewise.
10050 * gdb.base/default.exp: Remove references to h8300-*-hms and
10051 *-*-udi*.
10052 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10053
10054 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10055
10056 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10057 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10058 and "return" use KFAIL when GDB can not read/write the vector
10059 return value.
10060
10061 2015-08-21 Gary Benson <gbenson@redhat.com>
10062
10063 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10064
10065 2015-08-20 Pedro Alves <palves@redhat.com>
10066
10067 * gdb.server/solib-list.exp: No longer expect an interior stop in
10068 non-stop mode.
10069
10070 2015-08-20 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.server/connect-stopped-target.c: New file.
10073 * gdb.server/connect-stopped-target.exp: New file.
10074
10075 2015-08-20 Pedro Alves <palves@redhat.com>
10076
10077 * gdb.dwarf2/comp-unit-lang.exp: New file.
10078 * gdb.dwarf2/comp-unit-lang.c: New file.
10079
10080 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10081
10082 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10083 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10084
10085 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10086
10087 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10088 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10089
10090 2015-08-18 Doug Evans <dje@google.com>
10091 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10092
10093 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10094 skip_python_tests. New arg prompt_regexp.
10095 (skip_python_tests): New function.
10096 * lib/mi-support.exp (mi_skip_python_tests): New function.
10097 * gdb.python/py-mi-objfile-gdb.py: New file.
10098 * gdb.python/py-mi-objfile.c: New file.
10099 * gdb.python/py-mi-objfile.exp: New file.
10100
10101 2015-08-17 Keith Seitz <keiths@redhat.com>
10102
10103 * gdb.linespec/explicit.exp: Move strace test from here ...
10104 * gdb.trace/strace.exp: ... to here.
10105
10106 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10107
10108 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10109 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10110
10111 2015-08-14 Doug Evans <xdje42@gmail.com>
10112
10113 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10114 inferior before selecting a new file.
10115
10116 2015-08-14 Doug Evans <xdje42@gmail.com>
10117
10118 * gdb.mi/mi-disassemble.exp: Update.
10119 * gdb.base/disasm-optim.S: New file.
10120 * gdb.base/disasm-optim.c: New file.
10121 * gdb.base/disasm-optim.h: New file.
10122 * gdb.base/disasm-optim.exp: New file.
10123
10124 2015-08-14 Keith Seitz <keiths@redhat.com>
10125
10126 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10127 "evaluated-by".
10128
10129 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10130
10131 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10132
10133 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10134
10135 * gdb.ada/fun_renaming.exp: New testcase.
10136 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10137 * gdb.ada/fun_renaming/pack.adb: New file.
10138 * gdb.ada/fun_renaming/pack.ads: New file.
10139
10140 2015-08-12 Keith Seitz <keiths@redhat.com>
10141
10142 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10143 gdb_get_line_number.
10144
10145 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10146
10147 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10148 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10149 gdb.base/dso2dso.exp: New files.
10150
10151 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10152 Pedro Alves <palves@redhat.com>
10153 Keith Seitz <keiths@redhat.com>
10154
10155 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10156 GDBFLAGS.
10157
10158 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10159
10160 * gdb.base/gdbhistsize-history.exp
10161 (test_histsize_history_setting): Use save_vars.
10162 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10163 Use save_vars.
10164 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10165 * gdb.base/readline.exp: Use save_vars.
10166
10167 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10168
10169 * lib/gdb.exp (save_vars): New proc.
10170
10171 2015-08-11 Keith Seitz <keiths@redhat.com>
10172
10173 * gdb.base/help.exp: Update help_breakpoint_text.
10174
10175 2015-08-11 Keith Seitz <keiths@redhat.com>
10176
10177 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10178 (at toplevel): Call test_explicit_breakpoints.
10179 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10180 breakpoints.
10181 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10182 breakpoint conditions, "-cond".
10183
10184 2015-08-11 Keith Seitz <keiths@redhat.com>
10185
10186 * gdb.linespec/3explicit.c: New file.
10187 * gdb.linespec/cpexplicit.cc: New file.
10188 * gdb.linespec/cpexplicit.exp: New file.
10189 * gdb.linespec/explicit.c: New file.
10190 * gdb.linespec/explicit.exp: New file.
10191 * gdb.linespec/explicit2.c: New file.
10192 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10193 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10194 before using in the matching pattern.
10195 Clarify that `prefix' is a regular expression.
10196
10197 2015-08-11 Keith Seitz <keiths@redhat.com>
10198
10199 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10200 test.
10201 Add tests for missing ",FMT" and ",".
10202
10203 2015-08-10 Doug Evans <dje@google.com>
10204 Keith Seitz <keiths@redhat.com>
10205
10206 PR gdb/17960
10207 * gdb.base/completion.exp: Add location completer tests.
10208
10209 2015-08-07 Pedro Alves <palves@redhat.com>
10210
10211 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10212 tests here.
10213 (top level): Run do_test with and without displaced stepping.
10214
10215 2015-08-07 Pedro Alves <palves@redhat.com>
10216
10217 * gdb.base/valgrind-disp-step.c: New file.
10218 * gdb.base/valgrind-disp-step.exp: New file.
10219
10220 2015-08-07 Pedro Alves <palves@redhat.com>
10221
10222 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10223 Delete function.
10224 (main): Add alarm. Run an infinite loop instead of calling
10225 wait_threads.
10226 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10227 comment.
10228 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10229 Delete function.
10230 (main): Add alarm. Run an infinite loop instead of calling
10231 wait_threads.
10232 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10233 comment.
10234
10235 2015-08-07 Pedro Alves <palves@redhat.com>
10236
10237 * gdb.base/checkpoint-ns.exp: New file.
10238 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10239 standard_testfile.
10240
10241 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10242
10243 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10244 * gdb.btrace/instruction_history.exp: Update.
10245 * gdb.btrace/tsx.exp: New.
10246 * gdb.btrace/tsx.c: New.
10247
10248 2015-08-06 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10251 increase timeout.
10252 * gdb.reverse/until-precsave.exp: Bump timeouts.
10253
10254 2015-08-06 Pedro Alves <palves@redhat.com>
10255
10256 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10257
10258 2015-08-06 Pedro Alves <palves@redhat.com>
10259
10260 PR gdb/18749
10261 * gdb.threads/process-dies-while-handling-bp.c: New file.
10262 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10263
10264 2015-08-06 Pedro Alves <palves@redhat.com>
10265
10266 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10267 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10268
10269 2015-08-05 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10272 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10273
10274 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10275
10276 * gdb.base/bp-permanent.exp: Report test as unsupported if
10277 the target cannot stop at the permanent breakpoint.
10278
10279 2015-08-03 Doug Evans <dje@google.com>
10280
10281 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10282 10000.
10283
10284 2015-08-03 Doug Evans <dje@google.com>
10285
10286 * Makefile.in (workers/%.worker, build-perf): New rule.
10287 (GDB_PERFTEST_MODE): New variable.
10288 (check-perf): Use it.
10289 (clean): Clean up gdb.perf parallel build subdirs.
10290 * lib/build-piece.exp: New file.
10291 * lib/gdb.exp (make_gdb_parallel_path): New function
10292 (standard_output_file, standard_temp_file): Call it.
10293 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10294 of $GDB_PARALLEL.
10295 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10296
10297 2015-08-03 Doug Evans <dje@google.com>
10298
10299 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10300 (LOG_FILE_NAME): New global.
10301 (TextReporter.__init__): Initialize self.txt_sum.
10302 (TextReporter.report): Add support for multiple data-points.
10303 Move report to perftest.sum, put raw data in perftest.log.
10304 (TextReporter.start): Open sum and log files.
10305 (TextReporter.end): Close sum and log files.
10306 * gdb.perf/lib/perftest/testresult.py
10307 (SingleStatisticTestResult.record): Handle multiple data-points.
10308
10309 2015-07-31 Pedro Alves <palves@redhat.com>
10310
10311 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10312 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10313 kill_wait_spawned_process instead of explicit "kill -9".
10314 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10315 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10316 kill_wait_spawned_process.
10317 * gdb.base/attach-twice.exp: Likewise.
10318 * gdb.base/attach.exp: Likewise.
10319 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10320 gdb_test_multiple.
10321 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10322 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10323 kill_wait_spawned_process.
10324 * gdb.base/valgrind-infcall.exp: Likewise.
10325 * gdb.multi/multi-attach.exp: Likewise.
10326 * gdb.python/py-prompt.exp: Likewise.
10327 * gdb.python/py-sync-interp.exp: Likewise.
10328 * gdb.server/ext-attach.exp: Likewise.
10329 * gdb.threads/attach-into-signal.exp (corefunc): Use
10330 spawn_wait_for_attach, spawn_id_get_pid and
10331 kill_wait_spawned_process.
10332 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10333 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10334 spawn_id_get_pid and kill_wait_spawned_process.
10335 * gdb.threads/attach-stopped.exp (corefunc): Use
10336 spawn_wait_for_attach, spawn_id_get_pid and
10337 kill_wait_spawned_process.
10338 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10339 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10340 kill_wait_spawned_process instead of explicit "kill -9".
10341 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10342 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10343 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10344 processes. Don't map cygwin/windows pids here. Now returns a
10345 spawn id list.
10346
10347 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10348
10349 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10350 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10351 correct patch.
10352
10353 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10354
10355 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10356
10357 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10358
10359 Reapply:
10360 2014-05-21 Mark Wielaard <mjw@redhat.com>
10361
10362 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10363
10364 2015-07-30 Pedro Alves <palves@redhat.com>
10365
10366 * linux-low.c (handle_extended_wait): Set the child's last
10367 reported status to TARGET_WAITKIND_STOPPED.
10368
10369 2015-07-30 Pedro Alves <palves@redhat.com>
10370
10371 PR threads/18600
10372 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10373 only shows inferior 1.
10374
10375 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10376 Pedro Alves <palves@redhat.com>
10377
10378 PR threads/18600
10379 * gdb.threads/fork-plus-threads.c: New file.
10380 * gdb.threads/fork-plus-threads.exp: New file.
10381
10382 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10383
10384 * gdb.base/batch-preserve-term-settings.exp
10385 (test_terminal_settings_preserved_after_cli_exit): Use
10386 send_quit_command.
10387
10388 2015-07-29 Pedro Alves <palves@redhat.com>
10389 Don Breazeal <donb@codesourcery.com>
10390
10391 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10392 output from both inferior_spawn_id and gdb_spawn_id.
10393
10394 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10395
10396 * gdb.threads/attach-into-signal.exp (corefunc): Use
10397 with_test_prefix on nested loops, uniquefying the test messages.
10398
10399 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10400
10401 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10402 commit.
10403
10404 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10405
10406 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10407 New proc.
10408 (test_terminal_settings_preserved_after_sigterm): New test.
10409
10410 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10411
10412 * gdb.base/batch-preserve-term-settings.exp
10413 (test_terminal_settings_preserved_after_cli_exit): New test.
10414
10415 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10416
10417 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10418 manipulation of saved_gdbflags.
10419 (test_terminal_settings_preserved): Remove global declaration of
10420 the unused variable pagination_prompt. Remove manipulation of
10421 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10422 GDBFLAGS.
10423
10424 2015-07-29 Pedro Alves <palves@redhat.com>
10425
10426 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10427
10428 2015-07-29 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10431 at the top.
10432
10433 2015-07-29 Pedro Alves <palves@redhat.com>
10434
10435 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10436 (main): Call gdb_unbuffer_output.
10437 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10438 (main): Call gdb_unbuffer_output.
10439 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10440 (main): Call gdb_unbuffer_output.
10441 * gdb.base/call-strs.exp: Adjust to step over the
10442 gdb_unbuffer_output call.
10443 * gdb.base/catch-gdb-caused-signals.c: Include
10444 "../lib/unbuffer_output.c".
10445 (main): Call gdb_unbuffer_output.
10446 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10447 (main): Call gdb_unbuffer_output.
10448 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10449 (main): Call gdb_unbuffer_output.
10450 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10451 (main): Call gdb_unbuffer_output.
10452 * gdb.base/shlib-call.exp: Adjust to step over the
10453 gdb_unbuffer_output call.
10454 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10455 (main): Call gdb_unbuffer_output.
10456 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10457 (main): Call gdb_unbuffer_output.
10458 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10459 (main): Rename to ...
10460 (test): ... this.
10461 (main): Reimplement.
10462 * gdb.base/varargs.exp: Run to test instead of to main.
10463 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10464 (main): Call gdb_unbuffer_output.
10465
10466 2015-07-29 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10469 factore out from mi_continue_dprintf. For call-style dprintfs,
10470 expect dprintf output out of $inferior_spawn_id.
10471 (mi_continue_dprintf): Use mi_expect_dprintf.
10472 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10473 (main): Call gdb_unbuffer_output.
10474
10475 2015-07-29 Pedro Alves <palves@redhat.com>
10476
10477 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10478 (default_mi_gdb_start): Set inferior_spawn_id instead of
10479 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10480 gdb_spawn_id.
10481 (mi_gdb_test): Always expect inferior output from both
10482 $inferior_spawn_id and $gdb_spawn_id.
10483
10484 2015-07-29 Pedro Alves <palves@redhat.com>
10485
10486 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10487 send_inferior and $inferior_spawn_id.
10488
10489 2015-07-29 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.gdb/complaints.exp (test_initial_complaints)
10492 (test_serial_complaints, test_short_complaints): Use
10493 gdb_test_stdio.
10494 (test_empty_complaint): Handle $inferior_spawn_id !=
10495 $gdb_spawn_id.
10496
10497 2015-07-29 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.base/varargs.exp: Use gdb_test_stdio.
10500
10501 2015-07-29 Pedro Alves <palves@redhat.com>
10502
10503 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10504
10505 2015-07-29 Pedro Alves <palves@redhat.com>
10506
10507 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10508
10509 2015-07-29 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10512 parameter into two new parameters, "inf_result" and "gdb_result".
10513 Expect inferior output and gdb output from $inferior_spawn_id and
10514 $gdb_spawn_id, respectively. Adjust all callers.
10515
10516 2015-07-29 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10519 of gdb_test_sequence.
10520
10521 2015-07-29 Pedro Alves <palves@redhat.com>
10522
10523 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10524 (saw_spurious_output): Expect inferior output from
10525 $inferior_spawn_id. Use gdb_test_stdio.
10526
10527 2015-07-29 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.base/dprintf.exp: Use standard_testfile. Change
10530 prepare_for_testing call.
10531 (srcfile): Don't set.
10532 (restart): New procedure.
10533 (test_dprintf): New procecure, use to continue over dprintfs.
10534 (test_call, test_agent): New procedures, tests moved here.
10535 Restart gdb and recreate dprintfs. Adjust expected output.
10536
10537 2015-07-29 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10540
10541 2015-07-29 Pedro Alves <palves@redhat.com>
10542
10543 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10544
10545 2015-07-29 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10548 gdb_test_stdio.
10549
10550 2015-07-29 Pedro Alves <palves@redhat.com>
10551
10552 * lib/gdb.exp (gdb_test_stdio): New procedure.
10553
10554 2015-07-29 Pedro Alves <palves@redhat.com>
10555
10556 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10557
10558 2015-07-29 Pedro Alves <palves@redhat.com>
10559
10560 * gdb.base/call-signal-resume.exp: Remove check for
10561 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10562 * gdb.base/unwindonsignal.exp: Likewise.
10563 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10564 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10565
10566 2015-07-29 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.base/siginfo-addr.c (pass): New function.
10569 (handler): Call it iff si_addr is correct.
10570 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10571 Set a breakpoint at "pass" and continue to it.
10572
10573 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10574
10575 * gdb.python/py-objfile.exp: Make some tests have unique names.
10576 * gdb.python/py-pp-registration.exp: Likewise.
10577
10578 2015-07-28 Pedro Alves <palves@redhat.com>
10579
10580 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10581
10582 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10583
10584 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10585
10586 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10587
10588 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10589
10590 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10591
10592 * gdb.base/gdb-sigterm-2.exp: New test.
10593
10594 2015-07-25 Doug Evans <xdje42@gmail.com>
10595
10596 Revert:
10597 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10598 (workers/%.worker, build-perf): New rule.
10599 (GDB_PERFTEST_MODE): New variable.
10600 (check-perf): Use it.
10601 (clean): Clean up gdb.perf parallel build subdirs.
10602 * lib/build-piece.exp: New file.
10603 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10604 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10605 name.
10606 (standard_temp_file): Ditto.
10607 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10608 of $GDB_PARALLEL.
10609
10610 2015-07-24 Doug Evans <dje@google.com>
10611
10612 * gdb.perf/lib/perftest/utils.py: New file.
10613 * gdb.perf/gm-hello.cc: New file.
10614 * gdb.perf/gm-pervasive-typedef.cc: New file.
10615 * gdb.perf/gm-pervasive-typedef.h: New file.
10616 * gdb.perf/gm-std.cc: New file.
10617 * gdb.perf/gm-std.h: New file.
10618 * gdb.perf/gm-use-cerr.cc: New file.
10619 * gdb.perf/gm-utils.h: New file.
10620 * gdb.perf/gmonster-null-lookup.py: New file.
10621 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10622 * gdb.perf/gmonster-print-cerr.py: New file.
10623 * gdb.perf/gmonster-ptype-string.py: New file.
10624 * gdb.perf/gmonster-runto-main.py: New file.
10625 * gdb.perf/gmonster-select-file.py: New file.
10626 * gdb.perf/gmonster1-null-lookup.exp: New file.
10627 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10628 * gdb.perf/gmonster1-print-cerr.exp: New file.
10629 * gdb.perf/gmonster1-ptype-string.exp: New file.
10630 * gdb.perf/gmonster1-runto-main.exp: New file.
10631 * gdb.perf/gmonster1-select-file.exp: New file.
10632 * gdb.perf/gmonster1.cc: New file.
10633 * gdb.perf/gmonster1.exp: New file.
10634 * gdb.perf/gmonster2-null-lookup.exp: New file.
10635 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10636 * gdb.perf/gmonster2-print-cerr.exp: New file.
10637 * gdb.perf/gmonster2-ptype-string.exp: New file.
10638 * gdb.perf/gmonster2-runto-main.exp: New file.
10639 * gdb.perf/gmonster2-select-file.exp: New file.
10640 * gdb.perf/gmonster2.cc: New file.
10641 * gdb.perf/gmonster2.exp: New file.
10642
10643 2015-07-24 Doug Evans <dje@google.com>
10644
10645 * gdb.perf/README: New file.
10646 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10647 * lib/gen-perf-test.exp: New file.
10648
10649 2015-07-24 Doug Evans <dje@google.com>
10650
10651 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10652 (PerfTest::startup): New function.
10653 (PerfTest::run): Return result of calling body.
10654 (PerfTest::assemble): Rewrite.
10655 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10656 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10657 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10658 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10659 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10660
10661 2015-07-24 Doug Evans <dje@google.com>
10662
10663 * lib/gdb.exp (clean_restart): Make executable optional.
10664
10665 2015-07-24 Doug Evans <dje@google.com>
10666
10667 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10668 compiler_info references.
10669 * gdb.cp/temargs.exp: Ditto.
10670 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10671 (get_compiler_info): Early exit if already computed. Set compiler_info
10672 to "unknown" if there was a problem.
10673 (test_compiler_info): Add function comment. Call get_compiler_info.
10674
10675 2015-07-24 Doug Evans <dje@google.com>
10676
10677 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10678 (workers/%.worker, build-perf): New rule.
10679 (GDB_PERFTEST_MODE): New variable.
10680 (check-perf): Use it.
10681 (clean): Clean up gdb.perf parallel build subdirs.
10682 * lib/build-piece.exp: New file.
10683 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10684 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10685 name.
10686 (standard_temp_file): Ditto.
10687 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10688 of $GDB_PARALLEL.
10689
10690 2015-07-24 Doug Evans <dje@google.com>
10691
10692 * lib/future.exp (gdb_default_target_compile): New option
10693 "early_flags".
10694 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10695 --as-needed.
10696
10697 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10698
10699 * gdb.base/catch-syscall.exp: Call gdb_exit before
10700 gdb_skip_xml_test.
10701
10702 2015-07-24 Pedro Alves <palves@redhat.com>
10703
10704 * gdb.python/py-events.exp: Accept output between the stop event
10705 and the prompt.
10706 * gdb.python/py-evsignal.exp: Likewise.
10707 * gdb.python/py-evthreads.exp: Likewise.
10708
10709 2015-07-24 Pedro Alves <palves@redhat.com>
10710
10711 PR gdb/18717
10712 * gdb.threads/non-ldr-exit.c: New file.
10713 * gdb.threads/non-ldr-exit.exp: New file.
10714
10715 2015-07-24 Yao Qi <yao.qi@linaro.org>
10716
10717 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10718 restarting process.
10719
10720 2015-07-24 Yao Qi <yao.qi@linaro.org>
10721
10722 * gdb.server/ext-restart.exp: New file.
10723
10724 2015-07-24 Yao Qi <yao.qi@linaro.org>
10725
10726 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10727 argument options.
10728 * gdb.server/ext-wrapper.exp: New file.
10729
10730 2015-07-23 Doug Evans <dje@google.com>
10731
10732 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10733 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10734
10735 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10736
10737 * gdb.ada/var_arr_typedef.exp: New testcase.
10738 * gdb.ada/var_arr_typedef/pack.adb: New file.
10739 * gdb.ada/var_arr_typedef/pack.ads: New file.
10740 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10741
10742 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10743
10744 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10745
10746 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10747
10748 * gdb.arch/i386-biarch-core.exp: Replace istarget
10749 by "complete set gnutarget". Remove expectation for the "core-file"
10750 command.
10751
10752 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10753
10754 Revert the previous commit:
10755 Tests for validate symbol file using build-id.
10756
10757 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10758
10759 Tests for validate symbol file using build-id.
10760 * gdb.base/solib-mismatch-lib.c: New file.
10761 * gdb.base/solib-mismatch-libmod.c: New file.
10762 * gdb.base/solib-mismatch.c: New file.
10763 * gdb.base/solib-mismatch.exp: New file.
10764
10765 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10766
10767 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10768 nios2-*-linux*.
10769 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10770 * gdb.base/siginfo.exp: Likewise.
10771 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10772
10773 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10774
10775 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10776 Move it to ...
10777 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10778 ... here.
10779 * gdb.trace/range-stepping.exp: Check that the target supports
10780 range stepping.
10781
10782 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10783
10784 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10785
10786 2015-07-14 Pedro Alves <palves@redhat.com>
10787
10788 * gdb.base/killed-outside.exp: New file.
10789 * gdb.base/killed-outside.c: New file.
10790
10791 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10792
10793 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10794 (n at main): New.
10795 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10796
10797 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10798
10799 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10800 infcall tests instead of setting up for KFAIL.
10801
10802 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10803
10804 * gdb.btrace/record_goto-step.exp: New.
10805
10806 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 PR compile/18484
10809 * gdb.compile/compile.c (struct struct_type): Add volatile to
10810 selffield's type.
10811 * gdb.compile/compile.exp
10812 (compile code struct_object.selffield = &struct_object): Skip further
10813 struct_object tests if this one xfails.
10814
10815 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10816
10817 PR exp/18617
10818 * gdb.trace/ax.exp: Add test.
10819
10820 2015-07-07 Yao Qi <yao.qi@linaro.org>
10821
10822 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10823 instead of istarget "aarch64*-*-*".
10824 * gdb.arch/aarch64-fp.exp: Likewise.
10825 * gdb.base/float.exp: Likewise.
10826 * gdb.reverse/aarch64.exp: Likewise.
10827 * lib/gdb.exp (is_aarch64_target): New proc.
10828
10829 2015-07-07 Yao Qi <yao.qi@linaro.org>
10830
10831 * lib/gdb.exp (is_aarch32_target): New proc.
10832 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10833 instead of "istarget "arm*-*-*"".
10834 * gdb.arch/arm-disp-step.exp: Likewise.
10835 * gdb.arch/thumb-bx-pc.exp: Likewise.
10836 * gdb.arch/thumb-prologue.exp: Likewise.
10837 * gdb.arch/thumb-singlestep.exp: Likewise.
10838 * gdb.base/disp-step-syscall.exp: Likewise.
10839 * gdb.base/float.exp: Likewise.
10840
10841 2015-07-07 Yao Qi <yao.qi@linaro.org>
10842
10843 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10844 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10845
10846 2015-07-07 Yao Qi <yao.qi@linaro.org>
10847
10848 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10849 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10850 if it exists.
10851 * gdb.multi/multi-arch.exp: Likewise.
10852
10853 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10854
10855 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10856 print.
10857
10858 2015-07-07 Yao Qi <yao.qi@linaro.org>
10859
10860 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10861
10862 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10863
10864 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10865 '[' and ']' characters.
10866
10867 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10868
10869 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10870
10871 2015-06-29 Pedro Alves <palves@redhat.com>
10872
10873 PR threads/18127
10874 * gdb.threads/hand-call-new-thread.c: New file.
10875 * gdb.threads/hand-call-new-thread.c: New file.
10876
10877 2015-06-26 Keith Seitz <keiths@redhat.com>
10878 Doug Evans <dje@google.com>
10879
10880 PR 16253
10881 * gdb.cp/var-tag-2.cc: New file.
10882 * gdb.cp/var-tag-3.cc: New file.
10883 * gdb.cp/var-tag-4.cc: New file.
10884 * gdb.cp/var-tag.cc: New file.
10885 * gdb.cp/var-tag.exp: New file.
10886
10887 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10888
10889 * gdb.base/history-duplicates.exp: New test.
10890
10891 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10892
10893 * gdb.base/completion.exp: Test the completion of the "focus"
10894 command.
10895
10896 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10897
10898 * gdb.arch/amd64-prologue-skip.S: New file.
10899 * gdb.arch/amd64-prologue-skip.exp: New file.
10900
10901 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10902
10903 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10904 is_address_zero_readable check.
10905
10906 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10907
10908 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10909 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10910
10911 2015-06-24 Yao Qi <yao.qi@linaro.org>
10912
10913 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10914 linux targets.
10915
10916 2015-06-24 Yao Qi <yao.qi@linaro.org>
10917
10918 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10919 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10920 * gdb.base/siginfo-thread.exp: Likewise.
10921
10922 2015-06-22 Yao Qi <yao.qi@linaro.org>
10923
10924 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10925
10926 2015-06-22 Yao Qi <yao.qi@linaro.org>
10927
10928 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10929 aarch64*-*-*.
10930 (skip_hw_watchpoint_tests): Likewise.
10931
10932 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10933
10934 * gdb.base/gdbinit-history.exp: Test the interaction between
10935 setting GDBHISTSIZE and setting the history size via .gdbinit.
10936
10937 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10938
10939 PR gdb/16999
10940 * gdb.base/gdbhistsize-history.exp: New test.
10941
10942 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10943
10944 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10945 with GDBHISTSIZE.
10946 * gdb.base/readline.exp: Likewise.
10947
10948 2015-06-17 Yao Qi <yao.qi@linaro.org>
10949
10950 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10951 line.
10952
10953 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10954
10955 * gdb.base/gdbinit-history.exp: Add test case to check that
10956 an unlimited history file does not get truncated on exit.
10957
10958 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10959
10960 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10961 (VECTOR): New macro. Use it...
10962 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10963 ...for these typedefs.
10964 (int8, char1, int1, double1): New typedefs.
10965 (struct just_int2, struct two_int2): New structures.
10966 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10967 (add_structvecs, add_singlevecs): New functions.
10968 (main): Call add_some_intvecs twice.
10969 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10970 the compile and exit upon failure. Try compiling for the "native"
10971 architecture. Test inferior function calls with vector arguments
10972 and vector return value handling with "finish" and "return".
10973
10974 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10975
10976 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10977 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10978 PE file.
10979 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10980
10981 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10982
10983 PR breakpoints/16465
10984 * gdb.mi/mi-dprintf-pending.c: New file.
10985 * gdb.mi/mi-dprintf-pending.exp: New test.
10986 * gdb.mi/mi-dprintf-pendshr.c: New file.
10987
10988 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10989 Mircea Gherzan <mircea.gherzan@intel.com>
10990
10991 * gdb.arch/i386-mpx-map.c: New file.
10992 * gdb.arch/i386-mpx-map.exp: New File.
10993
10994 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10995
10996 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10997 * gdb.arch/i386-mpx.exp: Indentation fixed.
10998
10999 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11000
11001 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11002 function and improved indentation.
11003 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11004 gdb_test_multiple. Added additional tests to skip the test.
11005
11006 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11007
11008 * gdb.arch/i386-avx512.c: Change path in include file.
11009 * gdb.arch/i386-avx512.exp: Change include dir path
11010 compilation flag.
11011 * gdb.arch/i386-mpx.c: Change path in include file.
11012 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11013 flag.
11014
11015 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11016
11017 * gdb.compile/compile-print.exp (compile print *vararray@3)
11018 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11019
11020 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11021
11022 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11023 (do not keep jit in memory): ... this.
11024 (expect 5): Change it to ...
11025 (expect no 5): ... this.
11026
11027 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11028
11029 PR gdb/15564
11030 * gdb.mi/mi-detach.exp: New file.
11031
11032 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11033
11034 PR symtab/18392
11035 * gdb.arch/amd64-tailcall-self.S: New file.
11036 * gdb.arch/amd64-tailcall-self.c: New file.
11037 * gdb.arch/amd64-tailcall-self.exp: New file.
11038
11039 2015-05-28 Don Breazeal <donb@codesourcery.com>
11040
11041 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11042 tests for remote targets by checking is_target_gdbserver.
11043
11044 2015-05-27 Doug Evans <dje@google.com>
11045
11046 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11047 * gdb.dwarf2/opaque-type-lookup.c: New file.
11048 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11049
11050 2015-05-26 Doug Evans <dje@google.com>
11051
11052 * gdb.cp/iostream.cc: New file.
11053 * gdb.cp/iostream.exp: New file.
11054
11055 2015-05-26 Doug Evans <dje@google.com>
11056
11057 * gdb.dwarf2/dw2-op-call.exp: Update.
11058 * gdb.dwarf2/dw4-sig-types.exp: Update.
11059 * gdb.dwarf2/implptr.exp: Update.
11060 * gdb.mi/mi-cmd-param-changed.exp: Update.
11061
11062 2015-05-26 Doug Evans <dje@google.com>
11063
11064 * gdb.python/py-lazy-string.c: New file.
11065 * gdb.python/py-lazy-string.exp: New file.
11066 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11067 (main): Update. Add estring3.
11068 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11069 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11070
11071 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11072 Yao Qi <yao.qi@linaro.org>
11073
11074 * gdb.reverse/aarch64.c: New.
11075 * gdb.reverse/aarch64.exp: New.
11076
11077 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11078
11079 * lib/gdb.exp (supports_process_record): Return true for
11080 aarch64*-linux*.
11081 (supports_reverse): Likewise.
11082
11083 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11084
11085 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11086 Use with_test_prefix.
11087
11088 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11089
11090 * gdb.base/completion.exp: Add test for completion of layout
11091 names.
11092
11093 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11094
11095 * lib/gdb.exp (skip_tui_tests): New proc.
11096 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11097
11098 2015-05-19 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11101 Save the whole env array instead of just HOME. Unset HISTSIZE in
11102 the environment while testing. Restore whole environment
11103 afterwards.
11104
11105 2015-05-16 Doug Evans <xdje42@gmail.com>
11106
11107 * gdb.guile/scm-ports.c: New file.
11108 * gdb.guile/scm-ports.exp: Add memory port tests.
11109
11110 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11111
11112 * gdb.compile/compile-print.c: New file.
11113 * gdb.compile/compile-print.exp: New file.
11114
11115 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 * gdb.compile/compile-ops.exp: Cast param to void.
11118 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11119 (compile code struct_object.selffield = &struct_object): Add xfail.
11120
11121 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11122
11123 * gdb.ada/arr_enum_with_gap: New testcase.
11124
11125 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11126
11127 * gdb.ada/byte_packed_arr: New testcase.
11128
11129 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11130
11131 * gdb.ada/pckd_neg: New testcase.
11132
11133 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11134
11135 PR gdb/17820
11136 * gdb.base/gdbinit-history.exp: New test.
11137 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11138 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11139
11140 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11141
11142 * gdb.python/py-xmethods.cc: Enhance test case.
11143 * gdb.python/py-xmethods.exp: New tests.
11144 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11145 function.
11146 (B_indexoper): Likewise.
11147 (global_dm_list) : Add new xmethod worker functions.
11148
11149 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11150
11151 * gdb.base/coredump-filter.exp: Correctly unset
11152 "coredump_var_addr" array.
11153
11154 2015-05-08 Pedro Alves <palves@redhat.com>
11155
11156 * gdb.server/non-existing-program.exp: Unset spawn_id.
11157
11158 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11159
11160 PR python/18291
11161 * gdb.python/py-xmethods.exp: Add tests.
11162
11163 2015-05-08 Yao Qi <yao.qi@linaro.org>
11164
11165 PR gdb/18208
11166 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11167 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11168 function set_coredump_filter, and remove remote_exec call.
11169 Remove argument ipid. Callers update.
11170 (top level): Don't get inferior's PID.
11171
11172 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11173
11174 * gdb.base/watch_thread_num.exp: Skip test on targets without
11175 access watchpoints.
11176
11177 2015-05-06 Pedro Alves <palves@redhat.com>
11178
11179 PR server/18081
11180 * gdb.server/non-existing-program.exp: New file.
11181
11182 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11183
11184 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11185
11186 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11187
11188 * gdb.ada/out_of_line_in_inlined: New testcase.
11189
11190 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11191
11192 * gdb.ada/var_rec_arr: New testcase.
11193
11194 2015-04-30 Yao Qi <yao.qi@linaro.org>
11195
11196 * gdb.base/break-idempotent.exp: If
11197 skip_hw_watchpoint_multi_tests returns true, skip the tests
11198 on "rwatch" and "awatch".
11199
11200 2015-04-30 Yao Qi <yao.qi@linaro.org>
11201
11202 * gdb.base/relativedebug.exp: Invoke gdb command
11203 "info sharedlibrary", and if libc.so doesn't have debug info,
11204 skip the test.
11205
11206 2015-04-29 Doug Evans <dje@google.com>
11207
11208 * gdb.python/py-xmethods.exp: Add ptype tests.
11209 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11210 get_result_type method.
11211
11212 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11213
11214 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11215 the target does not support hardware watchpoints.
11216
11217 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11218
11219 * gdb.base/break-always.exp: Abort testing if writing to memory
11220 causes an error.
11221
11222 2015-04-28 Doug Evans <dje@google.com>
11223
11224 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11225 * gdb.python/py-pp-registration.exp: ... here. New file.
11226 * gdb.python/py-pp-registration.c: New file.
11227 * gdb.python/py-pp-registration.py: New file.
11228
11229 2015-04-28 Doug Evans <dje@google.com>
11230
11231 * gdb.python/py-bad-printers.c: New file.
11232 * gdb.python/py-bad-printers.py: New file.
11233 * gdb.python/py-bad-printers.exp: New file.
11234
11235 2015-04-28 Sasha Smundak <asmundak@google.com>
11236
11237 * gdb.python/py-type.exp: New test.
11238
11239 2015-04-28 Andy Wingo <wingo@igalia.com>
11240
11241 * gdb.python/py-parameter.exp:
11242 * gdb.guile/scm-parameter.exp: Escape the path that we are
11243 matching against, as it might contain characters that are special
11244 to regular expressions.
11245
11246 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11247
11248 * gdb.ada/rec_comp: New testcase.
11249
11250 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11251
11252 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11253 before using it.
11254
11255 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11256
11257 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11258 new tests for verilog output.
11259
11260 2015-04-24 Yao Qi <yao.qi@linaro.org>
11261
11262 * boards/remote-gdbserver-on-localhost.exp: New file.
11263
11264 2015-04-23 Pedro Alves <palves@redhat.com>
11265
11266 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11267 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11268 "end of file", remove $inferior_spawn_id from the indirect list.
11269
11270 2015-04-23 Pedro Alves <palves@redhat.com>
11271
11272 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11273
11274 2015-04-23 Pedro Alves <palves@redhat.com>
11275
11276 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11277 on $any_spawn_id instead of only on $gdb_spawn_id.
11278
11279 2015-04-21 Pierre Muller <muller@sourceware.org>
11280
11281 PR pascal/17815
11282 * lib/pascal.exp (gpc_compile): Add new option "class".
11283 (fpc_compile): Likewise.
11284 * gdb.pascal/case-insensitive-symbols.pas: New file.
11285 * gdb.pascal/case-insensitive-symbols.exp: New file.
11286
11287 2015-04-20 Gary Benson <gbenson@redhat.com>
11288
11289 * gdb.base/attach.exp: Fix three extended remote failures.
11290
11291 2015-04-17 Gary Benson <gbenson@redhat.com>
11292
11293 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11294 the main executable over the remote protocol.
11295
11296 2015-04-16 Pedro Alves <palves@redhat.com>
11297
11298 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11299 a new gdbserver if gdbserver_reconnect_p is set.
11300
11301 2015-04-16 Pedro Alves <palves@redhat.com>
11302
11303 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11304 is set, don't exit gdbserver.
11305
11306 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11307
11308 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11309 appropriate .insn, such that an older assembler can be used.
11310 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11311 the z/Architecture instruction set on 31-bit targets as well.
11312
11313 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11314
11315 * gdb.go/handcall.exp: Remove all logic related to the first
11316 breakpoint and rely on go_runto_main instead.
11317 * gdb.go/strings.exp: Likewise.
11318 * gdb.go/unsafe.exp: Likewise.
11319 * gdb.go/hello.exp: Likewise. Also rename the remaining
11320 breakpoint marker to "breakpoint 1".
11321 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11322 * gdb.go/strings.go: Likewise.
11323 * gdb.go/unsafe.go: Likewise.
11324 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11325 "set breakpoint 2 here" and rename the remaining breakpoint marker
11326 to "breakpoint 1".
11327
11328 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11329
11330 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11331 if itertools.imap is not present.
11332 * gdb.python/py-objfile.exp: Add parentheses.
11333 * gdb.python/py-type.exp: Same.
11334 * gdb.python/py-unwind-maint.py: Same.
11335
11336 2015-04-15 Yao Qi <yao.qi@linaro.org>
11337
11338 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11339 of ":$ptr_size" and set its form explicitly.
11340
11341 2015-04-15 Pedro Alves <palves@redhat.com>
11342 Yao Qi <yao.qi@linaro.org>
11343
11344 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11345 timeout by factor of 4.
11346 (test_regular_watch): Likewise.
11347 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11348 * gdb.reverse/sigall-reverse.exp: Likewise.
11349 * gdb.reverse/until-precsave.exp: Likewise.
11350 * lib/gdb.exp (with_timeout_factor): New proc.
11351 (gdb_expect): Move some code to ...
11352 (get_largest_timeout): ... here. New procedure.
11353
11354 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11355
11356 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11357
11358 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11359
11360 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11361 to write to the .text section.
11362
11363 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11364
11365 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11366 Handle the case of targets that do not provide PID information.
11367
11368 2015-04-13 Yao Qi <yao.qi@linaro.org>
11369
11370 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11371 and use expect instead of gdb_expect.
11372
11373 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11374
11375 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11376 "coredump_var_addr" to avoid naming conflict with other testcases.
11377
11378 2015-04-10 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11381 gdb_test_sequence and gdb_assert.
11382
11383 2015-04-10 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11386 test messages that don't include the breakpoint address.
11387
11388 2015-04-10 Yao Qi <yao.qi@linaro.org>
11389
11390 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11391 false for some offset and width combinations which aren't
11392 supported by linux kernel.
11393
11394 2015-04-10 Pedro Alves <palves@redhat.com>
11395
11396 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11397 procedure, factored out from ...
11398 (top level): ... here. Add "set displaced-stepping" testing axis.
11399 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11400 parameter "displaced". Use it.
11401 (top level): Use foreach and add "set displaced-stepping" testing
11402 axis.
11403
11404 2015-04-10 Pedro Alves <palves@redhat.com>
11405
11406 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11407 Remove comment.
11408 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11409 both the address of the instruction that triggers the watchpoint
11410 and the address of the instruction immediately after, and use
11411 those addresses for the test. Fix comment.
11412
11413 2015-04-10 Pedro Alves <palves@redhat.com>
11414
11415 * gdb.base/sigstep.exp (breakpoint_to_handler)
11416 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11417 Test "backtrace" in handler.
11418 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11419 (top level): Add new "displaced" test axis to
11420 breakpoint_to_handler, breakpoint_to_handler_entry and
11421 breakpoint_over_handler.
11422
11423 2015-04-10 Pedro Alves <palves@redhat.com>
11424
11425 PR gdb/18216
11426 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11427
11428 2015-04-10 Yao Qi <yao.qi@linaro.org>
11429
11430 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11431 (test_add_rn_pc): New function.
11432 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11433 (top level): Invoke test_add_rn_pc.
11434
11435 2015-04-10 Pedro Alves <palves@redhat.com>
11436
11437 PR gdb/13858
11438 * gdb.base/step-over-no-symbols.exp: New file.
11439
11440 2015-04-09 Andy Wingo <wingo@igalia.com>
11441
11442 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11443 after the Python tests.
11444
11445 2015-04-08 Keith Seitz <keiths@redhat.com>
11446
11447 PR python/16699
11448 * gdb.python/py-completion.exp: New tests for completion.
11449 * gdb.python/py-completion.py (CompleteLimit1): New class.
11450 (CompleteLimit2): Likewise.
11451 (CompleteLimit3): Likewise.
11452 (CompleteLimit4): Likewise.
11453 (CompleteLimit5): Likewise.
11454 (CompleteLimit6): Likewise.
11455 (CompleteLimit7): Likewise.
11456
11457 2015-04-08 Pedro Alves <palves@redhat.com>
11458
11459 PR gdb/18214
11460 PR gdb/18216
11461 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11462 function.
11463 (main): Install it as SIGUSR1 handler.
11464 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11465 parameter. Always use "setup" as prefix. Toggle "set
11466 displaced-stepping" off/on depending on global. Don't switch to
11467 thread 1 here.
11468 (top level): Add displaced stepping "off/on" test axis. Update
11469 "setup" calls. Wrap each subtest with with_test_prefix. Test
11470 continuing with a queued signal in each thread.
11471
11472 2015-04-08 Pedro Alves <palves@redhat.com>
11473
11474 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11475 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11476 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11477 Return early if running to main fails.
11478 * gdb.trace/while-stepping.exp: Likewise.
11479
11480 2015-04-07 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11483 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11484 interact with inferior program.
11485
11486 2015-04-07 Pedro Alves <palves@redhat.com>
11487
11488 * lib/gdb.exp (inferior_spawn_id): New global.
11489 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11490 spawn id after processing the user code.
11491 (default_gdb_start): Set inferior_spawn_id.
11492 (send_inferior): New procedure.
11493 * lib/gdbserver-support.exp (gdbserver_start): Set
11494 inferior_spawn_id.
11495 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11496
11497 2015-04-07 Pedro Alves <palves@redhat.com>
11498
11499 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11500 * lib/gdbserver-support.exp (gdbserver_start): Make
11501 $server_spawn_id global.
11502 (gdbserver_start): Don't wait for gdbserver's spawn id with
11503 expect_background.
11504 (close_gdbserver): New procedure.
11505 (gdb_exit): Rename the default version and reimplement.
11506
11507 2015-04-07 Pedro Alves <palves@redhat.com>
11508
11509 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11510 append the substituted item, not the original item.
11511
11512 2015-04-07 Pedro Alves <palves@redhat.com>
11513
11514 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11515 gdb_expect.
11516
11517 2015-04-07 Pedro Alves <palves@redhat.com>
11518
11519 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11520 output appearing once only.
11521
11522 2015-04-07 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11525 that doesn't expect anything. Return early if running to main
11526 fails.
11527
11528 2015-04-07 Yao Qi <yao.qi@linaro.org>
11529
11530 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11531 (child_function): Call alarm.
11532 (main): Move call to alarm into the loop.
11533 * gdb.threads/non-stop-fair-events.exp: Build program with
11534 -DTIMEOUT=$timeout.
11535
11536 2015-04-06 Doug Evans <xdje42@gmail.com>
11537
11538 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11539 Fix dest parameter to board_info.
11540 (fpc_compile): Ditto.
11541 (gdb_compile_pascal): Rename dest arg to destfile.
11542
11543 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11544
11545 * gdb.ada/funcall_ref.exp: New file.
11546 * gdb.ada/funcall_ref/foo.adb: New file.
11547
11548 2015-04-02 Yao Qi <yao.qi@linaro.org>
11549
11550 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11551 is remote.
11552
11553 2015-04-02 Gary Benson <gbenson@redhat.com>
11554
11555 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11556
11557 2015-04-01 Sasha Smundak <asmundak@google.com>
11558
11559 * gdb.python/py-unwind-maint.c: New file.
11560 * gdb.python/py-unwind-maint.exp: New test.
11561 * gdb.python/py-unwind-maint.py: New file.
11562 * gdb.python/py-unwind.c: New file.
11563 * gdb.python/py-unwind.exp: New test.
11564 * gdb.python/py-unwind.py: New test.
11565
11566 2015-04-01 Pedro Alves <palves@redhat.com>
11567
11568 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11569 to fail instead of non-existent $test.
11570
11571 2015-04-01 Pedro Alves <palves@redhat.com>
11572
11573 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11574 GDBFLAGS if not empty.
11575
11576 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11577
11578 * gdb.ada/complete.exp: Remove "multi_line".
11579 * gdb.ada/info_exc.exp: Remove "multi_line".
11580 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11581 * gdb.ada/ptype_field.exp: Remove "multi_line".
11582 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11583 * gdb.ada/tagged.exp: Remove "multi_line".
11584 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11585 [multi_line ...]
11586 * gdb.btrace/delta.exp: Likewise.
11587 * gdb.btrace/exception.exp: Likewise.
11588 * gdb.btrace/function_call_history.exp: Likewise.
11589 * gdb.btrace/instruction_history.exp: Likewise.
11590 * gdb.btrace/nohist.exp: Likewise.
11591 * gdb.btrace/record_goto.exp: Likewise.
11592 * gdb.btrace/segv.exp: Likewise.
11593 * gdb.btrace/stepi.exp: Likewise.
11594 * gdb.btrace/tailcall.exp: Likewise.
11595 * gdb.btrace/unknown_functions.exp: Likewise.
11596 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11597 * lib/gdb.exp: Add the "multi_line" helper.
11598
11599 2015-04-01 Pedro Alves <palves@redhat.com>
11600
11601 * gdb.threads/tid-reuse.c: New file.
11602 * gdb.threads/tid-reuse.exp: New file.
11603
11604 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11605
11606 PR corefiles/16092
11607 * gdb.base/coredump-filter.c: New file.
11608 * gdb.base/coredump-filter.exp: Likewise.
11609
11610 2015-03-27 Petr Machata <pmachata@redhat.com>
11611
11612 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11613 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11614 (Dwarf::assemble): Initialize them.
11615 (Dwarf::lines): New function.
11616
11617 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11618
11619 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11620 SYMBOL_PREFIX for x86_64-*-cygwin.
11621
11622 2015-03-26 Andy Wingo <wingo@igalia.com>
11623
11624 PR symtab/18148
11625 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11626 const_value but not a location.
11627 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11628 location defined in non-main CUs are visible.
11629
11630 2015-03-26 Yao Qi <yao.qi@linaro.org>
11631
11632 PR testsuite/18139
11633 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11634 Add a line number entry for the same line.
11635 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11636 Add a line number entry for the same line.
11637
11638 2015-03-26 Yao Qi <yao.qi@linaro.org>
11639
11640 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11641 .int 0.
11642 (func): Likewise. Add .Lfunc_1 label.
11643 Use .Lfunc_1 label.
11644 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11645 .int 0.
11646 (func): Likewise.
11647 Use .Lfunc_1 label.
11648
11649 2015-03-26 Yao Qi <yao.qi@linaro.org>
11650
11651 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11652 Call gdb_compile instead to compile each .s files without debug
11653 information.
11654
11655 2015-03-26 Yao Qi <yao.qi@linaro.org>
11656
11657 * gdb.base/savedregs.exp (process_saved_regs): Make
11658 "Saved registers:" optional in the pattern.
11659
11660 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11661
11662 * gdb.btrace/next.exp: Merged into step.exp.
11663 * gdb.btrace/finish.exp: Merged into step.exp.
11664 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11665 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11666 "record goto" and checking the exact replay position.
11667 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11668 check for "Recording format" in "info record" output.
11669 * gdb.btrace/record_goto.exp: Choose test file based on target.
11670 * gdb.btrace/x86-record_goto.S: Renamed into ...
11671 * gdb.btrace/x86_64-record_goto.S: ... this.
11672 * gdb.btrace/i686-record_goto.S: New.
11673 * gdb.btrace/x86-tailcall.S: Renamed into ...
11674 * gdb.btrace/x86_64-tailcall.S: ... this.
11675 * gdb.btrace/i686-tailcall.S: New.
11676 * gdb.btrace/x86-tailcall.c: Renamed into ...
11677 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11678 separate statements. Update test.
11679 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11680 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11681 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11682 * gdb.btrace/tailcall.exp: Choose test file based on target.
11683 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11684
11685 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11686
11687 * gdb.btrace/exception.exp: Increase BTS buffer size.
11688
11689 2015-03-24 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11692
11693 2015-03-24 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.threads/schedlock.exp (test_step): No longer expect that
11696 "set scheduler-locking step" with "next" over a function call runs
11697 threads unlocked.
11698
11699 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11700
11701 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11702
11703 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11704
11705 PR breakpoints/16466
11706 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11707 * gdb.mi/mi-pending.c (thread_func): New function.
11708 (int main): Add threading support required.
11709 * gdb.mi/mi-pending.exp: Add tests for this issue.
11710 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11711 (pendfunc2): Remove stdio dependency.
11712 * gdb.mi/mi-pendshr2.c: New file.
11713
11714 2015-03-23 Keith Seitz <keiths@redhat.com>
11715
11716 * gdb.linespec/keywords.c: New file.
11717 * gdb.linespec/keywords.exp: New file.
11718
11719 2015-03-23 Keith Seitz <keiths@redhat.com>
11720
11721 PR gdb/18021
11722 * gdb.dwarf2/staticvirtual.exp: New test.
11723
11724 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11725
11726 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11727 * README: Remove HP-UX and gdb.hp.
11728 (configuration):
11729 * configure: Regenerate.
11730 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11731 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11732 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11733 gdb.hp/gdb.defects/Makefile.
11734 * gdb.hp/Makefile.in: File deleted.
11735 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11736 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11737 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11738 * gdb.hp/gdb.aCC/run.c: File deleted.
11739 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11740 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11741 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11742 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11743 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11744 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11745 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11746 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11747 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11748 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11749 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11750 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11751 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11752 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11753 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11754 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11755 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11756 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11757 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11758 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11759 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11760 * gdb.hp/gdb.compat/average.c: File deleted.
11761 * gdb.hp/gdb.compat/sum.c: File deleted.
11762 * gdb.hp/gdb.compat/xdb.c: File deleted.
11763 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11764 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11765 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11766 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11767 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11768 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11769 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11770 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11771 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11772 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11773 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11774 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11775 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11776 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11777 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11778 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11779 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11780 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11781 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11782 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11783 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11784 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11785 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11786 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11787 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11788 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11789 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11790 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11791 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11792 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11793 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11794 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11795 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11796 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11797 * gdb.hp/tools/odump: File deleted.
11798
11799 2015-03-19 Pedro Alves <palves@redhat.com>
11800
11801 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11802 (saw_thread_3): New globals.
11803 (top level): Increment them when an event for the corresponding
11804 thread is seen.
11805 (no thread starvation): New test.
11806
11807 2015-03-19 Pedro Alves <palves@redhat.com>
11808
11809 * gdb.threads/continue-pending-status.c: New file.
11810 * gdb.threads/continue-pending-status.exp: New file.
11811
11812 2015-03-18 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11815 Use gdb_is_target_remote instead of is_remote. Use
11816 gdb_test_multiple instead of gdb_expect. Exit early if
11817 gdb_test_multiple hits its internal matches. Tighten stepi tests
11818 expected output. Fail on exit with any signal, instead of just
11819 SIGILL.
11820
11821 2015-03-18 Yao Qi <yao.qi@linaro.org>
11822
11823 PR tdep/18107
11824 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11825 variable.
11826 * gdb.base/catch-syscall.exp: Don't skip it on
11827 aarch64*-*-linux* target. Remove elements in all_syscalls.
11828 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11829 target.
11830 (setup_all_syscalls): New proc.
11831
11832 2015-03-16 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11835 (top level): Skip tests if valid_addr_p returns false for
11836 $cmd1 or $cmd2.
11837
11838 2015-03-11 Andy Wingo <wingo@igalia.com>
11839
11840 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11841
11842 2015-03-11 Yao Qi <yao.qi@linaro.org>
11843
11844 * gdb.base/catch-syscall.exp: Fix typo in comments.
11845
11846 2015-03-11 Yao Qi <yao.qi@linaro.org>
11847
11848 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11849
11850 2015-03-09 Pedro Alves <palves@redhat.com>
11851
11852 * dg-extract-results.py: Delete.
11853
11854 2015-03-09 Pedro Alves <palves@redhat.com>
11855
11856 Merge dg-extract-results.sh from GCC upstream (r218843).
11857
11858 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11859 * dg-extract-results.sh: Use --text with grep to avoid issues with
11860 binary files. Fall back to cat -v, if that doesn't work.
11861
11862 2015-03-05 Pedro Alves <palves@redhat.com>
11863
11864 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11865
11866 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11867
11868 * lib/mi-support.exp (mi_expect_interrupt): Accept
11869 alternative event for when in all-stop mode.
11870
11871 2015-03-04 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11874
11875 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11876
11877 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11878
11879 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11880
11881 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11882 regexps for GDB's current line display, accept a hex address
11883 preceding the line number.
11884
11885 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11886
11887 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11888 the 'arch1' variable for "s390*-linux*" targets.
11889
11890 2015-03-04 Pedro Alves <palves@redhat.com>
11891
11892 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11893 (main): Pass missing retval argument to pthread_join call.
11894
11895 2015-03-02 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11898 (top level): Call do_test with non-stop as well.
11899
11900 2015-03-02 Pedro Alves <palves@redhat.com>
11901
11902 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11903 -1.
11904
11905 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11906
11907 * gdb.arch/s390-vregs.exp: New test.
11908 * gdb.arch/s390-vregs.S: New file.
11909
11910 2015-02-27 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11913 call to catch_command_errors.
11914 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11915 catch_command_errors.
11916
11917 2015-02-27 Pedro Alves <palves@redhat.com>
11918
11919 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11920 "true" for boolean result.
11921 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11922 prototype of main.
11923
11924 2015-02-27 Pedro Alves <palves@redhat.com>
11925
11926 * lib/unbuffer_output.c: New file.
11927 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11928 (main): Call gdb_unbuffer_output.
11929
11930 2015-02-27 Yao Qi <yao.qi@linaro.org>
11931
11932 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11933 target.
11934
11935 2015-02-26 Doug Evans <dje@google.com>
11936
11937 * gdb.cp/class2.cc (Dbase, D): New classes.
11938 (main): New local delta.
11939 * gdb.cp/class2.exp: Test printing delta.
11940 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11941 (dynbar): New global.
11942 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11943
11944 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11945
11946 * gdb.compile/compile-ifunc.c: New file.
11947 * gdb.compile/compile-ifunc.exp: New file.
11948
11949 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11950
11951 * gdb.base/structs.exp: Check for correct struct on finish.
11952
11953 2015-02-26 Yao Qi <yao.qi@linaro.org>
11954
11955 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11956 is zero.
11957
11958 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11959
11960 * gdb.arch/cordic.ko.bz2: New file.
11961 * gdb.arch/cordic.ko.debug.bz2: New file.
11962 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11963
11964 2015-02-25 Yao Qi <yao.qi@linaro.org>
11965
11966 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11967 aarch64*-*-* target.
11968
11969 2015-02-23 Pedro Alves <palves@redhat.com>
11970
11971 * lib/gdb.exp (delete_breakpoints): Rewrite using
11972 gdb_test_multiple.
11973
11974 2015-02-23 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.base/info-os.c: Include stdlib.h.
11977
11978 2015-02-22 Doug Evans <xdje42@gmail.com>
11979
11980 PR symtab/17855
11981 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11982 is read after symbols have been re-read.
11983 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11984 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11985
11986 2015-02-21 Doug Evans <dje@google.com>
11987
11988 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11989
11990 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11991
11992 PR corefiles/17808
11993 * gdb.arch/i386-biarch-core.core.bz2: New file.
11994 * gdb.arch/i386-biarch-core.exp: New file.
11995
11996 2015-02-21 Pedro Alves <palves@redhat.com>
11997
11998 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11999 runto_main fails.
12000
12001 2015-02-20 Pedro Alves <palves@redhat.com>
12002
12003 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12004 info probes.
12005
12006 2015-02-20 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12009
12010 2015-02-20 Pedro Alves <palves@redhat.com>
12011
12012 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12013 clean_restart before gdb_target_supports_trace.
12014
12015 2015-02-20 Pedro Alves <palves@redhat.com>
12016
12017 PR threads/18006
12018 * gdb.threads/clone-thread_db.c: New file.
12019 * gdb.threads/clone-thread_db.exp: New file.
12020
12021 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12022
12023 PR breakpoints/16812
12024 * gdb.base/catch-gdb-caused-signals.c: New file.
12025 * gdb.base/catch-gdb-caused-signals.exp: New file.
12026
12027 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12028
12029 * configure: Regenerated.
12030 * configure.ac: Use GDB_AC_TRANSFORM.
12031 * aclocal.m4: sinclude ../transform.m4.
12032
12033 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12034
12035 * lib/dtrace.exp: New file.
12036 * gdb.base/dtrace-probe.exp: Likewise.
12037 * gdb.base/dtrace-probe.d: Likewise.
12038 * gdb.base/dtrace-probe.c: Likewise.
12039 * lib/pdtrace.in: Likewise.
12040 * configure.ac: Output variables with the transformed names of
12041 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12042 * configure: Regenerated.
12043
12044 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12045
12046 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12047 expected message when trying to access $_probe_* convenience
12048 variables while not on a probe.
12049
12050 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12051
12052 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12053
12054 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12055
12056 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12057 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12058
12059 2015-02-10 Doug Evans <xdje42@gmail.com>
12060
12061 * lib/gdb.exp (gdb_load): Always return a result.
12062
12063 2015-02-10 Pedro Alves <palves@redhat.com>
12064
12065 * gdb.threads/signal-sigtrap.c: New file.
12066 * gdb.threads/signal-sigtrap.exp: New file.
12067
12068 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12069
12070 * gdb.trace/no-attach-trace.c: New file.
12071 * gdb.trace/no-attach-trace.exp: New file.
12072
12073 2015-02-09 Mark Wielaard <mjw@redhat.com>
12074
12075 * gdb.dwarf2/atomic.c: New file.
12076 * gdb.dwarf2/atomic-type.exp: Likewise.
12077
12078 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12079
12080 * gdb.btrace/buffer-size.exp: Update "info record" output.
12081 * gdb.btrace/delta.exp: Update "info record" output.
12082 * gdb.btrace/enable.exp: Update "info record" output.
12083 * gdb.btrace/finish.exp: Update "info record" output.
12084 * gdb.btrace/instruction_history.exp: Update "info record" output.
12085 * gdb.btrace/next.exp: Update "info record" output.
12086 * gdb.btrace/nexti.exp: Update "info record" output.
12087 * gdb.btrace/step.exp: Update "info record" output.
12088 * gdb.btrace/stepi.exp: Update "info record" output.
12089 * gdb.btrace/nohist.exp: Update "info record" output.
12090
12091 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12092
12093 * gdb.btrace/buffer-size: New.
12094
12095 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12096
12097 * gdb.btrace/delta.exp: Update "info record" output.
12098 * gdb.btrace/enable.exp: Update "info record" output.
12099 * gdb.btrace/finish.exp: Update "info record" output.
12100 * gdb.btrace/instruction_history.exp: Update "info record" output.
12101 * gdb.btrace/next.exp: Update "info record" output.
12102 * gdb.btrace/nexti.exp: Update "info record" output.
12103 * gdb.btrace/step.exp: Update "info record" output.
12104 * gdb.btrace/stepi.exp: Update "info record" output.
12105 * gdb.btrace/nohist.exp: Update "info record" output.
12106
12107 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12108
12109 PR gdb/15678
12110 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12111
12112 2015-02-06 Pedro Alves <palves@redhat.com>
12113
12114 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12115 macro.
12116 (seconds_left, again): New globals.
12117 (main): Wait seconds_left in a 1-second sleep loop instead of
12118 sleeping 180 seconds. If 'again' is set, reset the seconds
12119 counter.
12120 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12121 'again' in the inferior before detaching. Print the seconds left.
12122 (options): New global.
12123 (top level): Build program with -DTIMEOUT=$timeout.
12124
12125 2015-02-06 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12128 determine how many seconds to pass to 'alarm'.
12129 * gdb.base/gdb-sigterm.exp (top level): Build program with
12130 -DTIMEOUT=$timeout.
12131 (do_test): Return success/failure indication. Add more verbose
12132 logging. Don't fail if 200 single steps are seen. Instead, fail
12133 when the test times out.
12134 (passes): New global.
12135 (top level): Break the testing loop if testing fails on any
12136 iteration. Use gdb_assert.
12137
12138 2015-02-04 Don Breazeal <donb@codesourcery.com>
12139
12140 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12141 and initialize them.
12142 (ipc_cleanup): New function.
12143 (main): Don't declare shmid, semid, and msqid. Add a call to
12144 atexit so that we call ipc_cleanup on exit.
12145
12146 2015-02-04 Pedro Alves <palves@redhat.com>
12147
12148 * boards/native-extended-gdbserver.exp: Remove any target variant
12149 specifications from the board name before clearing the isremote
12150 flag from board_info.
12151
12152 2015-01-31 Doug Evans <xdje42@gmail.com>
12153
12154 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12155
12156 2015-01-31 Gary Benson <gbenson@redhat.com>
12157
12158 * gdb.base/completion.exp: Disable completion limiting for
12159 existing tests. Add new tests to check completion limiting.
12160 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12161
12162 2015-01-31 Doug Evans <xdje42@gmail.com>
12163
12164 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12165
12166 2015-01-31 Doug Evans <xdje42@gmail.com>
12167
12168 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12169 entries. Duplicate file section script entries.
12170 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12171 inlined entries. Add test for safe-path rejection.
12172 * gdb.python/py-section-script.c: Add duplicate inlined section script
12173 entries. Duplicate file section script entries.
12174 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12175 inlined entries. Add test for safe-path rejection.
12176
12177 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12178
12179 * gdb.ada/disc_arr_bound: New testcase.
12180
12181 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12182
12183 * gdb.ada/mi_var_array: New testcase.
12184
12185 2015-01-27 Doug Evans <dje@google.com>
12186
12187 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12188 Add test for objfile.filename, objfile.username after objfile
12189 has been unloaded.
12190
12191 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12192
12193 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12194 the second test to print the name attribute of value
12195 returned by the call to gdb.lookup_type, and adjust
12196 the expected output accordingly.
12197
12198 2015-01-25 Mark Wielaard <mjw@redhat.com>
12199
12200 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12201 * gdb.base/disp-step-fork.c: Include unistd.h.
12202 * gdb.base/siginfo-obj.c: Include stdio.h.
12203 * gdb.base/siginfo-thread.c: Likewise.
12204 * gdb.mi/non-stop.c: Include unistd.h.
12205 * gdb.mi/nsthrexec.c: Include stdio.h.
12206 * gdb.mi/pthreads.c: Include unistd.h.
12207 * gdb.modula2/unbounded1.c (main): Declare returns int.
12208 * gdb.reverse/consecutive-reverse.c: Likewise.
12209 * gdb.threads/create-fail.c: Include unistd.h.
12210 * gdb.threads/killed.c: Likewise.
12211 * gdb.threads/linux-dp.c: Likewise.
12212 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12213 * gdb.threads/non-ldr-exc-2.c: Likewise.
12214 * gdb.threads/non-ldr-exc-3.c: Likewise.
12215 * gdb.threads/non-ldr-exc-4.c: Likewise.
12216 * gdb.threads/pthreads.c: Include unistd.h.
12217 (main): Declare returns int.
12218 * gdb.threads/tls-main.c (foo): New declaration.
12219 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12220
12221 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12222
12223 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12224 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12225
12226 2015-01-15 Mark Wielaard <mjw@redhat.com>
12227
12228 * gdb.base/noreturn-return.c: New file.
12229 * gdb.base/noreturn-return.exp: New file.
12230 * gdb.base/noreturn-finish.c: New file.
12231 * gdb.base/noreturn-finish.exp: New file.
12232
12233 2015-01-23 Pedro Alves <palves@redhat.com>
12234
12235 * gdb.threads/continue-pending-after-query.c: New file.
12236 * gdb.threads/continue-pending-after-query.exp: New file.
12237
12238 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12239 Simon Marchi <simon.marchi@ericsson.com>
12240
12241 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12242 * gdb.base/valgrind-db-attach.exp: Same.
12243 * gdb.base/valgrind-infcall.exp: Same.
12244 * lib/mi-support.exp (default_mi_gdb_start): Same.
12245 * lib/prompt.exp (default_prompt_gdb_start): Same.
12246 * lib/gdb.exp (default_gdb_spawn): Same.
12247 (gdb_interact): New.
12248
12249
12250 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12251
12252 * gdb.compile/compile.exp (pointer to jit function): New test.
12253
12254 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12255
12256 * lib/gdb.exp (supports_process_record): Return true for
12257 powerpc*-*-linux*.
12258 (supports_reverse): Likewise.
12259
12260 2015-01-15 Don Breazeal <donb@codesourcery.com>
12261
12262 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12263 instead of checking whether the target board is remote and
12264 use spawn_wait_for_attach instead of exec/sleep.
12265 * gdb.base/attach-twice.exp: Likewise.
12266
12267 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12268
12269 * gdb.ada/var_arr_attrs: New testcase.
12270
12271 2015-01-14 Pedro Alves <palves@redhat.com>
12272 Joel Brobecker <brobecker@adacore.com>
12273
12274 PR gdb/17525
12275 * gdb.base/bp-cmds-execution-x-script.c: New file.
12276 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12277 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12278
12279 2015-01-14 Pedro Alves <palves@redhat.com>
12280
12281 PR cli/17828
12282 * gdb.base/batch-preserve-term-settings.c: New file.
12283 * gdb.base/batch-preserve-term-settings.exp: New file.
12284
12285 2015-01-13 Doug Evans <dje@google.com>
12286
12287 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12288 binary.
12289
12290 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12291
12292 * Makefile.in (clean mostlyclean): Do not delete *.py.
12293
12294 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12295
12296 * gdb.python/py-lookup-type.exp: New file.
12297
12298 2015-01-12 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12301 restore GDBFLAGS before returning.
12302
12303 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12304
12305 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12306 is_amd64_regs_target and is_x86_like_target.
12307
12308 2015-01-11 Doug Evans <xdje42@gmail.com>
12309
12310 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12311 is given without an explicit form.
12312 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12313 attributes.
12314 * gdb.dwarf/corrupt.exp: Ditto.
12315 * gdb.dwarf2/enum-type.exp: Ditto.
12316 * gdb.trace/entry-values.exp: Ditto.
12317 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12318
12319 2015-01-11 Doug Evans <xdje42@gmail.com>
12320
12321 PR gdb/15830
12322 * gdb.base/maint.exp: Remove references to "maint demangle".
12323 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12324 Add tests for explicitly specifying language to demangle.
12325 * gdb.dlang/demangle.exp: Ditto.
12326
12327 2015-01-09 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.threads/non-stop-fair-events.c: New file.
12330 * gdb.threads/non-stop-fair-events.exp: New file.
12331
12332 2015-01-09 Pedro Alves <palves@redhat.com>
12333
12334 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12335 the global scope. Set a breakpoint after all threads are started
12336 rather than stepping over two source lines. Expect the prompt.
12337 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12338 global.
12339 (NUM): Now 15.
12340 (main): Use threads_started_barrier to wait for all threads to
12341 start. Main thread no longer calls thread_function. Exit after
12342 180 seconds.
12343 (loop): New function.
12344 (thread_function): Wait on threads_started_barrier barrier. Call
12345 'loop' at each iteration.
12346 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12347 threads have started, instead of hardcoding number of "next"
12348 steps. Use an access watchpoint instead of a write watchpoint.
12349
12350 2015-01-09 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12353 (thread_func): Wait on barrier.
12354 (main): Wait for all threads to start before stopping GDB.
12355 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12356 global.
12357 (thread1_func, thread2_func): Wait on barrier.
12358 (main): Wait for all threads to start before stopping GDB.
12359 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12360 New global.
12361 (thread1_func, thread2_func): Wait on barrier.
12362 (main): Wait for all threads to start before stopping GDB.
12363
12364 2015-01-09 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.threads/attach-many-short-lived-threads.c: New file.
12367 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12368
12369 2014-01-09 Pedro Alves <palves@redhat.com>
12370
12371 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12372 instead of to thread 2.
12373 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12374 Add barrier around each pthread_create call instead of around all
12375 calls.
12376 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12377 Set a break on thread_function and have the child threads hit it
12378 one at at a time.
12379
12380 2015-01-09 Pedro Alves <palves@redhat.com>
12381
12382 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12383 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12384 false.
12385 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12386 checking whether the target board is remote.
12387 * gdb.multi/multi-attach.exp: Likewise.
12388 * gdb.python/py-sync-interp.exp: Likewise.
12389 * gdb.server/ext-attach.exp: Likewise.
12390 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12391 tests that need to attach, instead of checking whether the target
12392 board is remote at the top of the file.
12393
12394 2015-01-08 Yao Qi <yao@codesourcery.com>
12395
12396 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12397
12398 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12399
12400 Fix testcase compilation.
12401 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12402
12403 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12404
12405 * gdb.python/py-type.exp: Add a couple test about empty
12406 array creation, and negative-length array creation.
12407
12408 2015-01-02 Doug Evans <xdje42@gmail.com>
12409
12410 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12411
12412 2015-01-02 Doug Evans <dje@google.com>
12413
12414 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12415
12416 2014-12-29 Yao Qi <yao@codesourcery.com>
12417
12418 * gdb.trace/entry-values.exp: Update comments. Rename variable
12419 bar_call_foo to returned_from_foo.
12420
12421 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12422
12423 PR gdb/17394
12424 * gdb.linespec/break-asm-file.c: New file.
12425 * gdb.linespec/break-asm-file.exp: New file.
12426 * gdb.linespec/break-asm-file0.s: New file.
12427 * gdb.linespec/break-asm-file1.s: New file.
12428
12429 2014-12-18 Nigel Stephens <nigel@mips.com>
12430 Maciej W. Rozycki <macro@codesourcery.com>
12431
12432 * gdb.base/float.exp: Handle the new output from "info float" on
12433 MIPS targets.
12434
12435 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12436
12437 Fix MinGW compilation.
12438 * gdb.compile/compile-ops.exp: Update untested message if
12439 !skip_compile_feature_tests.
12440 * gdb.compile/compile-setjmp.exp: Likewise.
12441 * gdb.compile/compile-tls.exp: Likewise.
12442 * gdb.compile/compile.exp: Likewise.
12443 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12444 supported on this host".
12445
12446 2014-12-16 Doug Evans <xdje42@gmail.com>
12447
12448 * boards/stabs.exp: New file.
12449
12450 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12451
12452 * gdb.base/completion.exp: Adjust to format changes of "maint
12453 print user-registers".
12454
12455 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12456
12457 PR server/17457
12458 * gdb.arch/aarch64-fp.c: New file.
12459 * gdb.arch/aarch64-fp.exp: New file.
12460
12461 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12462
12463 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12464 r210637, r210913, r211666, r215400, r215817).
12465
12466 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12467 * dg-extract-results.py: New file.
12468 * dg-extract-results.sh: Use it if the environment seems
12469 suitable.
12470
12471 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12472
12473 * dg-extract-results.py (parse_run): Handle warnings that
12474 are printed before a test harness is run.
12475
12476 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12477
12478 * dg-extract-results.py (Named): Remove __cmp__ method.
12479 (output_variation): Use a key to sort variation.harnesses.
12480
12481 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12482
12483 * dg-extract-results.py: For Python 3, force sys.stdout to
12484 handle surrogate escape sequences.
12485 (safe_open): New function.
12486 (output_segment, main): Use it.
12487
12488 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12489
12490 * dg-extract-results.py (Prog.result_re): Include options
12491 in test name.
12492
12493 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12494
12495 * dg-extract-results.py (output_variation): Always sort if
12496 do_sum.
12497
12498 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12499
12500 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12501 as long as we get pagination notifications.
12502
12503 2014-12-15 Jason Merrill <jason@redhat.com>
12504
12505 * Makefile.in (check-gdb.%): Restore.
12506 * README: Mention it.
12507
12508 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12509
12510 * gdb.ada/str_uninit: New testcase.
12511
12512 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12513
12514 PR symtab/17642
12515 * gdb.base/vla-stub-define.c: New file.
12516 * gdb.base/vla-stub.c: New file.
12517 * gdb.base/vla-stub.exp: New file.
12518
12519 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12520 Jan Kratochvil <jan.kratochvil@redhat.com>
12521 Tom Tromey <tromey@redhat.com>
12522
12523 * configure.ac: Add gdb.compile/.
12524 * configure: Regenerate.
12525 * gdb.compile/Makefile.in: New file.
12526 * gdb.compile/compile-ops.exp: New file.
12527 * gdb.compile/compile-ops.c: New file.
12528 * gdb.compile/compile-tls.c: New file.
12529 * gdb.compile/compile-tls.exp: New file.
12530 * gdb.compile/compile-constvar.S: New file.
12531 * gdb.compile/compile-constvar.c: New file.
12532 * gdb.compile/compile-mod.c: New file.
12533 * gdb.compile/compile-nodebug.c: New file.
12534 * gdb.compile/compile-setjmp-mod.c: New file.
12535 * gdb.compile/compile-setjmp.c: New file.
12536 * gdb.compile/compile-setjmp.exp: New file.
12537 * gdb.compile/compile-shlib.c: New file.
12538 * gdb.compile/compile.c: New file.
12539 * gdb.compile/compile.exp: New file.
12540 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12541
12542 2014-12-12 Tom Tromey <tromey@redhat.com>
12543
12544 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12545 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12546
12547 2014-12-12 Doug Evans <dje@google.com>
12548
12549 * lib/gdb-python.exp (get_python_valueof): New function.
12550 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12551
12552 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12553
12554 * gdb.base/completion.exp: Add test for completion of "info
12555 registers ".
12556
12557 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12558
12559 * gdb.base/func-ptrs.c: New file.
12560 * gdb.base/func-ptrs.exp: New file.
12561
12562 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12563
12564 PR breakpoints/17012
12565 * gdb.base/dprintf-detach.c: New file.
12566 * gdb.base/dprintf-detach.exp: New file.
12567
12568 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12569
12570 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12571 * lib/gdb.exp (target_is_gdbserver): New procedure.
12572
12573 2014-12-08 Doug Evans <dje@google.com>
12574
12575 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12576
12577 2014-12-05 Yao Qi <yao@codesourcery.com>
12578
12579 * gdb.guile/scm-error.exp: Remove the third argument to
12580 gdb_remote_download.
12581 * gdb.guile/scm-frame-args.exp: Likewise.
12582 * gdb.guile/scm-section-script.exp: Likewise.
12583
12584 2014-12-05 Yao Qi <yao@codesourcery.com>
12585
12586 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12587
12588 2014-12-04 Doug Evans <dje@google.com>
12589
12590 * gdb.python/py-objfile.exp: Add tests for
12591 objfile.add_separate_debug_file.
12592
12593 2014-12-04 Doug Evans <dje@google.com>
12594
12595 * lib/gdb.exp (get_build_id): New function.
12596 (build_id_debug_filename_get): Rewrite to use it.
12597 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12598
12599 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12600
12601 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12602 `method(long)', not just 0x0.
12603 * gdb.cp/nsalias.exp: Align code labels to 4.
12604 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12605 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12606 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12607 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12608 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12609 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12610
12611 2014-12-02 Doug Evans <dje@google.com>
12612
12613 PR symtab/17602
12614 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12615 * gdb.cp/anon-ns2.cc: ... here. New file.
12616 * gdb.cp/anon-ns.exp: Update.
12617
12618 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12619
12620 * gdb.python/py-events.py (inferior_call_handler): New.
12621 (register_changed_handler, memory_changed_handler): New.
12622 (test_events.invoke): Register new handlers.
12623 * gdb.python/py-events.exp: Add tests for inferior call,
12624 memory_changed and register_changed events.
12625
12626 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12627
12628 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12629 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12630 if the linker doesn't understand this.
12631
12632 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12633
12634 * gdb.python/python.exp: Change expected reply to help().
12635
12636 2014-12-01 Yao Qi <yao@codesourcery.com>
12637
12638 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12639 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12640 * configure: Re-generated.
12641
12642 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12643
12644 * gdb.cp/chained-calls.cc: New file.
12645 * gdb.cp/chained-calls.exp: New file.
12646 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12647
12648 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12649
12650 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12651 * gdb.dwarf2/symtab-producer.exp: Same.
12652 * gdb.gdb/python-interrupts.exp: Same.
12653 * gdb.gdb/python-selftest.exp: Same.
12654 * gdb.python/py-linetable.exp: Same.
12655 * gdb.python/py-type.exp: Same.
12656 * gdb.python/py-value-cc.exp: Same.
12657 * gdb.python/py-value.exp: Same.
12658
12659 2014-11-28 Yao Qi <yao@codesourcery.com>
12660
12661 * gdb.base/break-probes.exp: Match library name prefixed with
12662 sysroot.
12663
12664 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12665
12666 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12667 test expected output. Add parentheses for the call to print.
12668 Remove L suffix from integers.
12669
12670 2014-11-26 Doug Evans <dje@google.com>
12671
12672 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12673
12674 2014-11-22 Yao Qi <yao@codesourcery.com>
12675
12676 * gdb.trace/entry-values.c: Remove asms.
12677 (foo): Add foo_label.
12678 (bar): Add bar_label.
12679 * gdb.trace/entry-values.exp: Remove code computing foo's
12680 length and bar's length.
12681 (Dwarf::assemble): Invoke function_range for bar and use
12682 MACRO_AT_func for foo.
12683
12684 2014-11-22 Yao Qi <yao@codesourcery.com>
12685
12686 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12687 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12688 Use .Lgcc43_procstart instead of gcc43.
12689
12690 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12691
12692 * gdb.ada/n_arr_bound: New testcase.
12693
12694 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12695
12696 PR breakpoints/10737
12697 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12698 test_catch_syscall_multi_arch.
12699 (test_catch_syscall_multi_arch): New function.
12700
12701 2014-11-20 Doug Evans <xdje42@gmail.com>
12702
12703 * gdb.base/maint.exp: Update expected output.
12704
12705 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12706
12707 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12708 4-byte instruction on S390.
12709
12710 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12711
12712 * gdb.ada/arr_arr: New testcase.
12713
12714 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12715
12716 * gdb.ada/pkd_arr_elem: New Testcase.
12717
12718 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12719
12720 * gdb.reverse/break-precsave: Expect completion message for
12721 core file reads.
12722 * gdb.reverse/consecutive-precsave.exp: Likewise.
12723 * gdb.reverse/finish-precsave.exp: Likewise.
12724 * gdb.reverse/i386-precsave.exp: Likewise.
12725 * gdb.reverse/machinestate-precsave.exp: Likewise.
12726 * gdb.reverse/sigall-precsave.exp: Likewise.
12727 * gdb.reverse/solib-precsave.exp: Likewise.
12728 * gdb.reverse/step-precsave.exp: Likewise.
12729 * gdb.reverse/until-precsave.exp: Likewise.
12730 * gdb.reverse/watch-precsave.exp: Likewise.
12731
12732 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12733
12734 * gdb.base/bp-permanent.c: Include unistd.h.
12735 * gdb.python/py-framefilter-mi.c (main): Add return type.
12736 * gdb.python/py-framefilter.c (main): Likewise.
12737 * gdb.trace/actions-changed.c (main): Likewise.
12738
12739 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12740
12741 * gdb.mi/until.c: Add eye-catchers.
12742 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12743 line numbers.
12744
12745 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12746
12747 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12748 function header variants in break1.c.
12749 * gdb.base/ena-dis-br.exp: Likewise.
12750 * gdb.base/hbreak2.exp: Likewise.
12751 * gdb.reverse/until-precsave.exp: Drop references to removed
12752 non-prototype function header variants in ur1.c.
12753 * gdb.reverse/until-reverse.exp: Likewise.
12754
12755 2014-11-17 Petr Machata <pmachata@redhat.com>
12756
12757 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12758 ${_cu_offset_size} bytes abbrev offset.
12759
12760 2014-11-15 Doug Evans <xdje42@gmail.com>
12761
12762 PR symtab/17559
12763 * gdb.base/line-symtabs.exp: New file.
12764 * gdb.base/line-symtabs.c: New file.
12765 * gdb.base/line-symtabs.h: New file.
12766
12767 2014-11-14 Yao Qi <yao@codesourcery.com>
12768
12769 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12770 (func): Add label func_label.
12771 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12772 Replace low_pc and high_pc with MACRO_AT_range.
12773 Replace name, low_pc and high_pc with MACRO_AT_func.
12774
12775 2014-11-14 Yao Qi <yao@codesourcery.com>
12776
12777 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12778 Replace name, low_pc and high_pc with MACRO_AT_func.
12779
12780 2014-11-14 Yao Qi <yao@codesourcery.com>
12781
12782 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12783 produce debug information.
12784 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12785
12786 2014-11-14 Yao Qi <yao@codesourcery.com>
12787
12788 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12789 object and get function length.
12790 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12791 with MACRO_AT_func.
12792 (top-level): Replace gdb_compile and clean_restart with
12793 prepare_for_testing.
12794 * gdb.dwarf2/main.c (main): Add label main_label.
12795
12796 2014-11-14 Yao Qi <yao@codesourcery.com>
12797
12798 * lib/dwarf.exp (function_range): New procedure.
12799 (Dwarf::_handle_macro_at_func): New procedure.
12800 (Dwarf::_handle_macro_at_range): New procedure.
12801 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12802
12803 2014-11-14 Yao Qi <yao@codesourcery.com>
12804
12805 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12806 (_handle_attribute): New procedure.
12807
12808 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12809
12810 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12811 * gdb.base/call-sc.c (zed): Likewise.
12812 * gdb.base/checkpoint.c (main): Likewise.
12813 * gdb.base/dump.c (main): Likewise.
12814 * gdb.base/gcore.c (main): Likewise.
12815 * gdb.base/huge.c (main): Likewise.
12816 * gdb.base/multi-forks.c (main): Likewise.
12817 * gdb.base/pr10179-a.c (main): Likewise.
12818 * gdb.base/savedregs.c (main): Likewise.
12819 * gdb.base/sigaltstack.c (main): Likewise.
12820 * gdb.base/siginfo.c (main): Likewise.
12821 * gdb.base/structs.c (zed): Likewise.
12822 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12823 * gdb.mi/mi-syn-frame.c (main): Likewise.
12824 * gdb.mi/until.c (foo, main): Likewise.
12825 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12826 * gdb.base/solib-weak.c (foo): Declare.
12827 * gdb.base/attach-twice.c: Include stdio.h.
12828 * gdb.base/weaklib1.c: Likewise.
12829 * gdb.base/weaklib2.c: Likewise.
12830 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12831 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12832 unistd.h.
12833 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12834 * gdb.mi/mi-exit-code.c: Likewise.
12835 * gdb.base/break-interp-lib.c: Include string.h.
12836 * gdb.base/coremaker.c: Likewise.
12837 * gdb.base/testenv.c: Likewise.
12838 * gdb.python/py-finish-breakpoint.c: Likewise.
12839 * gdb.base/inferior-died.c: Include sys/wait.h.
12840 * gdb.base/fileio.c: Include time.h.
12841 * gdb.base/async-shell.c: Include unistd.h.
12842 * gdb.base/dprintf-non-stop.c: Likewise.
12843 * gdb.base/info-os.c: Likewise.
12844 * gdb.mi/mi-console.c: Likewise.
12845 * gdb.mi/watch-nonstop.c: Likewise.
12846 * gdb.python/py-events.c: Likewise.
12847 * gdb.base/async.c (baz): Move up before its invocation.
12848 * gdb.base/code_elim2.c (my_global_func): Likewise.
12849 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12850 * gdb.base/advance.c (func2): Likewise.
12851
12852 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12853
12854 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12855 variant.
12856 * gdb.base/annota3.c: Likewise.
12857 * gdb.base/async.c: Likewise.
12858 * gdb.base/average.c: Likewise.
12859 * gdb.base/call-ar-st.c: Likewise.
12860 * gdb.base/call-rt-st.c: Likewise.
12861 * gdb.base/call-sc.c: Likewise.
12862 * gdb.base/call-strs.c: Likewise.
12863 * gdb.base/ending-run.c: Likewise.
12864 * gdb.base/execd-prog.c: Likewise.
12865 * gdb.base/exprs.c: Likewise.
12866 * gdb.base/foll-exec.c: Likewise.
12867 * gdb.base/foll-fork.c: Likewise.
12868 * gdb.base/foll-vfork.c: Likewise.
12869 * gdb.base/funcargs.c: Likewise.
12870 * gdb.base/gcore.c: Likewise.
12871 * gdb.base/jump.c: Likewise.
12872 * gdb.base/langs0.c: Likewise.
12873 * gdb.base/langs1.c: Likewise.
12874 * gdb.base/langs2.c: Likewise.
12875 * gdb.base/mips_pro.c: Likewise.
12876 * gdb.base/nodebug.c: Likewise.
12877 * gdb.base/opaque0.c: Likewise.
12878 * gdb.base/opaque1.c: Likewise.
12879 * gdb.base/recurse.c: Likewise.
12880 * gdb.base/run.c: Likewise.
12881 * gdb.base/scope0.c: Likewise.
12882 * gdb.base/scope1.c: Likewise.
12883 * gdb.base/setshow.c: Likewise.
12884 * gdb.base/setvar.c: Likewise.
12885 * gdb.base/shmain.c: Likewise.
12886 * gdb.base/shr1.c: Likewise.
12887 * gdb.base/shr2.c: Likewise.
12888 * gdb.base/sigall.c: Likewise.
12889 * gdb.base/signals.c: Likewise.
12890 * gdb.base/so-indr-cl.c: Likewise.
12891 * gdb.base/solib2.c: Likewise.
12892 * gdb.base/structs.c: Likewise.
12893 * gdb.base/sum.c: Likewise.
12894 * gdb.base/vforked-prog.c: Likewise.
12895 * gdb.base/watchpoint.c: Likewise.
12896 * gdb.reverse/shr2.c: Likewise.
12897 * gdb.reverse/until-reverse.c: Likewise.
12898 * gdb.reverse/ur1.c: Likewise.
12899 * gdb.reverse/watch-reverse.c: Likewise.
12900
12901 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12902
12903 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12904 variant.
12905 * gdb.base/sepdebug.exp: Drop references to removed code.
12906
12907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12908
12909 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12910 variant. Preserve original line numbering.
12911 * gdb.base/list1.c: Likewise.
12912
12913 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12914
12915 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12916 variant.
12917 * gdb.base/break1.c: Likewise.
12918 * gdb.base/break.exp: Drop references to removed code.
12919
12920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12921
12922 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12923 variant.
12924
12925 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12926
12927 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12928
12929 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12930
12931 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12932 logic into perform_all_tests() and invoke it with and without
12933 function header prototypes.
12934 (do_function_calls): Remove conditional XFAIL for PR 5318.
12935 (rerun_and_prepare): Remove duplicate code.
12936 (perform_all_tests): New. Main logic moved here.
12937
12938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12939
12940 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12941 code guarded by #ifdef NO_PROTOTYPES.
12942 (t_double_many_args): Likewise.
12943 (DEF_FUNC_MANY_ARGS_1): Likewise.
12944 (DEF_FUNC_VALUES_1): Likewise.
12945 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12946 guarded by #ifdef PROTOTYPES.
12947
12948 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12949
12950 * gdb.mi/mi-console.c: Add eye-catcher.
12951 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12952 instead of literal line number.
12953
12954 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12955
12956 * gdb.base/shr2.c: Add eye-catcher.
12957 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12958 line number.
12959
12960 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12961
12962 * gdb.base/jump.c: Add eye-catchers.
12963 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12964 numbers.
12965
12966 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12967
12968 * gdb.base/execd-prog.c: Add eye-catchers.
12969 * gdb.base/foll-exec.c: Likewise.
12970 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12971 line numbers.
12972
12973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12974
12975 * gdb.base/ending-run.c: Add eye-catchers.
12976 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12977 literal line numbers.
12978
12979 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12980
12981 * gdb.base/call-rt-st.c: Add eye-catchers.
12982 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12983 literal line numbers.
12984
12985 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12986
12987 * gdb.base/call-ar-st.c: Add eye-catchers.
12988 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12989 literal line numbers.
12990
12991 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12992
12993 * gdb.base/average.c: Add eye-catchers.
12994 * gdb.base/sum.c: Likewise.
12995 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12996 regexps dynamically.
12997
12998 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12999
13000 * gdb.base/solib1.c: Add eye-catchers.
13001 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13002 literal line numbers.
13003
13004 2014-11-12 Pedro Alves <palves@redhat.com>
13005
13006 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13007 leader has exited.
13008
13009 2014-11-12 Pedro Alves <palves@redhat.com>
13010
13011 * gdb.arch/i386-bp_permanent.c: New file.
13012 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13013 (srcfile): Set to i386-bp_permanent.c.
13014 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13015 that stepi does not execute the 'leave' instruction, instead of
13016 testing it does execute.
13017 * gdb.base/bp-permanent.c: New file.
13018 * gdb.base/bp-permanent.exp: New file.
13019
13020 2014-11-10 Doug Evans <xdje42@gmail.com>
13021
13022 PR symtab/17564
13023 * gdb.base/symtab-search-order.exp: New file.
13024 * gdb.base/symtab-search-order.c: New file.
13025 * gdb.base/symtab-search-order-1.c: New file.
13026 * gdb.base/symtab-search-order-shlib-1.c: New file.
13027
13028 2014-11-07 Pedro Alves <palves@redhat.com>
13029
13030 PR gdb/17511
13031 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13032 i?86-*-linux*.
13033
13034 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13035
13036 PR c++/17494
13037 * gdb.cp/pr17494.cc: New file.
13038 * gdb.cp/pr17494.exp: New file.
13039
13040 2014-11-02 Yao Qi <yao@codesourcery.com>
13041
13042 * gdb.python/python.exp: Get working directory and match the
13043 output of "set extended-prompt \\w " with it.
13044
13045 2014-10-30 Doug Evans <dje@google.com>
13046
13047 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13048 in objfiles.
13049 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13050 in progspaces.
13051
13052 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13053
13054 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13055 * gdb.base/realname-expand.exp: Likewise.
13056 * gdb.linespec/macro-relative.exp: Likewise.
13057
13058 2014-10-29 Pedro Alves <palves@redhat.com>
13059
13060 PR gdb/17408
13061 * gdb.threads/schedlock.c (some_function): New function.
13062 (call_function): New global.
13063 (MAYBE_CALL_SOME_FUNCTION): New macro.
13064 (thread_function): Call it.
13065 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13066 and use it instead of a global counter. Adjust all callers.
13067 (get_current_thread): Use "find current thread" for test message
13068 here rather than having all callers pass down the same string.
13069 (goto_loop): New procedure, factored out from ...
13070 (my_continue): ... this.
13071 (step_ten_loops): Change parameter from test message to command to
13072 use. Adjust.
13073 (list_count): Delete global.
13074 (check_result): New procedure, factored out from duplicate top
13075 level code.
13076 (continue tests): Wrap in with_test_prefix.
13077 (test_step): New procedure, factored out from duplicate top level
13078 code.
13079 (top level): Test "step" in combination with all scheduler-locking
13080 modes. Test "next" in combination with all scheduler-locking
13081 modes, and in combination with stepping over a function call or
13082 not.
13083 * gdb.threads/next-bp-other-thread.c: New file.
13084 * gdb.threads/next-bp-other-thread.exp: New file.
13085
13086 2014-10-29 Pedro Alves <palves@redhat.com>
13087
13088 PR python/17372
13089 * gdb.python/python.exp: Test a multi-line command that spawns
13090 interactive Python.
13091 * gdb.base/multi-line-starts-subshell.exp: New file.
13092
13093 2014-10-29 Yao Qi <yao@codesourcery.com>
13094
13095 * gdb.base/fileio.exp: Make directories on host.
13096
13097 2014-10-29 Yao Qi <yao@codesourcery.com>
13098
13099 * gdb.base/fileio.c (test_write): Close the file.
13100
13101 2014-10-28 Pedro Alves <palves@redhat.com>
13102
13103 PR gdb/12623
13104 * gdb.base/sigstep.c (no_handler): New global.
13105 (main): If 'no_handler is true, set the signal handlers to
13106 SIG_IGN.
13107 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13108 with_sw_watch and no_handler parameters. Handle them.
13109 (top level) <stepping over handler when stopped at a breakpoint
13110 test>: Add a test axis for testing with a software watchpoint, and
13111 another for testing with the signal handler set to SIG_IGN.
13112 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13113 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13114
13115 2014-10-28 Pedro Alves <palves@redhat.com>
13116
13117 PR gdb/17511
13118 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13119 * gdb.base/sigstep.exp (other_handler_location): New global.
13120 (advance): Support stepping into the signal handler, and running
13121 commands while in the handler.
13122 (in_handler_map): New global.
13123 (top level): In the advance test, add combinations for getting
13124 into the handler with stepping commands, and for running commands
13125 in the handler. Add comment descripting the advancei tests.
13126
13127 2014-10-28 Pedro Alves <palves@redhat.com>
13128
13129 * gdb.base/sigstep.exp: Use build_executable instead of
13130 prepare_for_testing.
13131 (top level): Move code that starts GDB, runs to main and creates a
13132 display to ...
13133 (restart): ... this new procedure.
13134 (top level): Move backtrace from signal handler test to ...
13135 (validate_backtrace): ... this new procedure.
13136 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13137 with_test_prefix. Always restart GDB.
13138 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13139 with_test_prefix. Always restart GDB. No need to delete
13140 breakpoints after the test.
13141 (test_skip_handler): Remove prefix parameter.
13142 (skip_over_handler, breakpoint_to_handler)
13143 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13144 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13145 restart GDB. No need to delete breakpoints after the test.
13146 (top level): Use foreach to call the test procedures with
13147 different commands.
13148
13149 2014-10-28 Pedro Alves <palves@redhat.com>
13150
13151 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13152 instead of GNATS numbers.
13153 * gdb.base/sigbpt.exp: Likewise.
13154 * gdb.base/siginfo.exp: Likewise.
13155 * gdb.base/sigstep.exp: Likewise.
13156
13157 2014-10-27 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.base/sigstep.c (dummy): New global.
13160 (main): Issue a couple writes to the new global.
13161 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13162 procedures.
13163 (skip_over_handler): Use test_skip_handler.
13164 (top level): Call skip_over_handler for stepi and nexti too.
13165 (breakpoint_over_handler): Use test_skip_handler.
13166 (top level): Call breakpoint_over_handler for stepi and nexti too.
13167
13168 2014-10-27 Yao Qi <yao@codesourcery.com>
13169
13170 * gdb.trace/tfile.c (adjust_function_address)
13171 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13172 function descriptor.
13173
13174 2014-10-24 Don Breazeal <donb@codesourcery.com>
13175
13176 * gdb.base/foll-fork.exp (test_follow_fork,
13177 catch_fork_child_follow): Check for updated fork messages emitted
13178 from infrun.c.
13179 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13180 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13181 vfork_and_exec_child_follow_through_step): Check for updated vfork
13182 messages emitted from infrun.c.
13183
13184 2014-10-24 Pedro Alves <palves@redhat.com>
13185
13186 * gdb.base/corefile.exp: Remove references to ultrix.
13187 * gdb.base/interrupt.exp: Likewise.
13188 * gdb.base/whatis.exp: Likewise.
13189 * gdb.gdb/selftest.exp: Likewise.
13190 * gdb.threads/manythreads.exp: Likewise.
13191 * gdb.threads/print-threads.exp: Likewise.
13192 * gdb.threads/pthreads.exp:: Likewise.
13193 * gdb.threads/schedlock.exp: Likewise.
13194
13195 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13196
13197 * gdb.cp/non-trivial-retval.cc: Add a test case.
13198 * gdb.cp/non-trivial-retval.exp: Add a test.
13199
13200 2014-10-20 Yao Qi <yao@codesourcery.com>
13201
13202 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13203 * gdb.python/py-objfile-script-gdb.py: New file.
13204 * gdb.python/py-objfile-script.exp: Update reference to
13205 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13206 of remote_download. Remove the dest file.
13207
13208 2014-10-20 Yao Qi <yao@codesourcery.com>
13209
13210 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13211 * gdb.base/step-line.exp: Likewise.
13212 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13213 * gdb.dwarf2/dw2-basic.exp: Likewise.
13214 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13215 * gdb.dwarf2/dw2-filename.exp: Likewise.
13216 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13217 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13218 * gdb.dwarf2/dw2-producer.exp: Likewise.
13219 * gdb.dwarf2/mac-fileno.exp: Likewise.
13220 * gdb.python/py-frame-args.exp: Likewise.
13221 * gdb.python/py-framefilter.exp: Likewise.
13222 * gdb.python/py-mi.exp: Likewise.
13223 * gdb.python/py-objfile-script.exp: Likewise
13224 * gdb.python/py-pp-integral.exp: Likewise.
13225 * gdb.python/py-pp-re-notag.exp: Likewise.
13226 * gdb.python/py-prettyprint.exp: Likewise.
13227 * gdb.python/py-section-script.exp: Likewise.
13228 * gdb.python/py-typeprint.exp: Likewise.
13229 * gdb.python/py-xmethods.exp: Likewise.
13230 * gdb.stabs/weird.exp: Likewise.
13231 * gdb.xml/tdesc-regs.exp: Likewise.
13232
13233 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13234
13235 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13236 (out_cu): Use addr_len for the size of addresses.
13237 (out_line): Likewise. Size DW_LNE_set_address instruction
13238 according to addr_len.
13239 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13240 (FUNC): Add START_INSNS to definition.
13241
13242 2014-10-18 Yao Qi <yao@codesourcery.com>
13243
13244 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13245 gdb_has_argv0 return true.
13246 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13247 check [target_info exists noargs], check [gdb_has_argv0]
13248 instead.
13249 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13250 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13251 procedures.
13252
13253 2014-10-17 Doug Evans <dje@google.com>
13254
13255 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13256 event.
13257 * gdb.python/py-events.py: Add clear_objfiles event.
13258
13259 2014-10-17 Doug Evans <dje@google.com>
13260
13261 * gdb.python/py-objfile.exp: Test progspace attribute.
13262
13263 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13264
13265 * gdb.guile/scm-breakpoint.exp: Do not assume any
13266 directory separators when matching source file paths.
13267 * gdb.python/py-breakpoint.exp: Likewise.
13268 * gdb.reverse/break-precsave.exp: Likewise.
13269 * gdb.reverse/break-reverse.exp: Likewise.
13270 * gdb.reverse/consecutive-precsave.exp: Likewise.
13271 * gdb.reverse/finish-precsave.exp: Likewise.
13272 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13273 * gdb.reverse/finish-reverse.exp: Likewise.
13274 * gdb.reverse/i386-precsave.exp: Likewise.
13275 * gdb.reverse/i387-env-reverse.exp: Likewise.
13276 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13277 * gdb.reverse/machinestate-precsave.exp: Likewise.
13278 * gdb.reverse/machinestate.exp: Likewise.
13279 * gdb.reverse/sigall-precsave.exp: Likewise.
13280 * gdb.reverse/solib-precsave.exp: Likewise.
13281 * gdb.reverse/step-precsave.exp: Likewise.
13282 * gdb.reverse/until-precsave.exp: Likewise.
13283 * gdb.reverse/watch-precsave.exp: Likewise.
13284 * gdb.reverse/watch-reverse.exp: Likewise.
13285
13286 2014-10-17 Yao Qi <yao@codesourcery.com>
13287
13288 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13289 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13290
13291 2014-10-17 Pedro Alves <palves@redhat.com>
13292
13293 PR gdb/17471
13294 * gdb.base/bg-execution-repeat.c: New file.
13295 * gdb.base/bg-execution-repeat.exp: New file.
13296
13297 2014-10-17 Pedro Alves <palves@redhat.com>
13298
13299 PR gdb/17300
13300 * gdb.base/continue-all-already-running.c: New file.
13301 * gdb.base/continue-all-already-running.exp: New file.
13302
13303 2014-10-17 Pedro Alves <palves@redhat.com>
13304
13305 PR gdb/17472
13306 * gdb.base/annota-input-while-running.c: New file.
13307 * gdb.base/annota-input-while-running.exp: New file.
13308
13309 2014-10-17 Pedro Alves <palves@redhat.com>
13310
13311 * gdb.base/callfuncs.exp: emove references to osf.
13312 * gdb.base/sigall.exp: Likewise.
13313 * gdb.gdb/selftest.exp: Likewise.
13314 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13315 * gdb.mi/non-stop.c: Likewise.
13316 * gdb.mi/pthreads.c: Likewise.
13317 * gdb.reverse/sigall-precsave.exp: Likewise.
13318 * gdb.reverse/sigall-reverse.exp: Likewise.
13319 * gdb.threads/pthreads.c: Likewise.
13320 * gdb.threads/pthreads.exp: Likewise.
13321
13322 2014-10-17 Yao Qi <yao@codesourcery.com>
13323
13324 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13325 check 'target_info exists noargs'.
13326 (test_command_prompt_position): Likewise.
13327 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13328 Remove "set args".
13329 (progvar_simple_while_test): Likewise.
13330 (progvar_complex_if_while_test): Likewise.
13331 (if_while_breakpoint_command_test): Likewise.
13332 (infrun_breakpoint_command_test): Likewise.
13333 (breakpoint_command_test): Likewise.
13334 (watchpoint_command_test): Likewise.
13335 (bp_deleted_in_command_test): Likewise.
13336 (temporary_breakpoint_commands): Likewise.
13337
13338 2014-10-16 Yao Qi <yao@codesourcery.com>
13339
13340 * gdb.base/remotetimeout.exp: Remove noargs checking.
13341
13342 2014-10-15 Pedro Alves <palves@redhat.com>
13343
13344 PR breakpoints/9649
13345 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13346 * gdb.base/breakpoint-in-ro-region.exp
13347 (probe_target_hardware_step): New procedure.
13348 (top level): Probe hardware stepping and hardware breakpoint
13349 support. Test stepping through a read-only region, with both
13350 "breakpoint auto-hw" on and off and both "always-inserted" on and
13351 off.
13352
13353 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13354
13355 * gdb.dlang/demangle.exp: Update for demangling changes.
13356
13357 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13358
13359 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13360 * gdb.cp/non-trivial-retval.exp: Add new tests.
13361
13362 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13363
13364 PR c++/13403
13365 PR c++/15154
13366 * gdb.cp/non-trivial-retval.cc: New file.
13367 * gdb.cp/non-trivial-retval.exp: New file.
13368
13369 2014-10-15 Yao Qi <yao@codesourcery.com>
13370
13371 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13372 remote host.
13373
13374 2014-10-15 Yao Qi <yao@codesourcery.com>
13375
13376 * gdb.python/py-symbol.exp: Match file base name if host is
13377 remote, otherwise match file name with dir name.
13378 * gdb.python/py-symtab.exp: Likewise.
13379 * gdb.python/python.exp: Likewise.
13380
13381 2014-10-15 Yao Qi <yao@codesourcery.com>
13382
13383 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13384 pattern.
13385 * gdb.python/py-symtab.exp: Likewise.
13386 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13387 locationn.
13388
13389 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13390
13391 * gdb.ada/addr_arith: New testcase.
13392
13393 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13394
13395 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13396 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13397 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13398 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13399
13400 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13401
13402 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13403 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13404 * gdb.arch/stap-eval-lang-ada.exp: New file.
13405
13406 2014-10-14 Yao Qi <yao@codesourcery.com>
13407
13408 * gdb.mi/mi-var-child.c (nothing1): New function.
13409 (nothing2): New function.
13410 (do_children_tests): Set function pointers by nothing1 and
13411 nothing2.
13412 * gdb.mi/mi-var-child.exp: Step over new added statements.
13413 Update test to match the new output.
13414 * gdb.mi/var-cmd.c (nothing1): New function.
13415 (nothing2): New function.
13416 (do_children_tests): Set function pointers by nothing1 and
13417 nothing2.
13418 * gdb.mi/mi-var-display.exp: Update test to match output.
13419 Step to the line specified by $line_dct_nothing.
13420 Increase the number of lines to step.
13421
13422 2014-10-14 Yao Qi <yao@codesourcery.com>
13423
13424 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13425 tests.
13426 * gdb.mi/mi2-var-child.exp: Likewise.
13427
13428 2014-10-13 Doug Evans <dje@google.com>
13429
13430 * gdb.python/py-objfile.exp: Change name of file name test.
13431
13432 2014-10-13 Doug Evans <dje@google.com>
13433
13434 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13435 from the start of the CU.
13436
13437 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13438 Yao Qi <yao@codesourcery.com>
13439
13440 Fix "save breakpoints" for "catch" command.
13441 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13442 Remove -nonewline. Match also the added "main" line.
13443
13444 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13445
13446 Fix "save breakpoints" for "disable $bpnum" command.
13447 * gdb.base/save-bp.c (main): Add label.
13448 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13449
13450 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13451
13452 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13453
13454 2014-10-11 Yao Qi <yao@codesourcery.com>
13455
13456 * gdb.server/server-kill.exp: Execute command
13457 "set remote trace-status-packet on" before "tstatus".
13458
13459 2014-10-11 Yao Qi <yao@codesourcery.com>
13460
13461 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13462 (main): Call getppid.
13463 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13464 and continue to it. Read variable "server_pid".
13465
13466 2014-10-11 Yao Qi <yao@codesourcery.com>
13467
13468 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13469
13470 2014-10-11 Yao Qi <yao@codesourcery.com>
13471
13472 * gdb.threads/thread-find.exp: Don't execute command
13473 "info threads".
13474 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13475 * gdb.threads/linux-dp.exp: Don't check the condition
13476 $threads_created equals to zero.
13477
13478 2014-10-10 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/bigcore.exp: Remove references to IRIX.
13481 * gdb.base/funcargs.exp: Likewise.
13482 * gdb.base/interrupt.exp: Likewise.
13483 * gdb.base/mips_pro.exp: Likewise.
13484 * gdb.base/nodebug.exp: Likewise.
13485 * gdb.base/setvar.exp: Likewise.
13486 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13487
13488 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13489 Pedro Alves <palves@redhat.com>
13490
13491 PR symtab/14466
13492 * gdb.base/vdso-warning.c: New file.
13493 * gdb.base/vdso-warning.exp: New file.
13494
13495 2014-10-02 Doug Evans <dje@google.com>
13496
13497 * gdb.base/structs.c (main): Don't run forever.
13498
13499 2014-10-02 Pedro Alves <palves@redhat.com>
13500
13501 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13502 (top level) <stop threads 1, stop threads 2>: Use it.
13503
13504 2014-10-02 Pedro Alves <palves@redhat.com>
13505
13506 * gdb.threads/break-while-running.exp (test): Add new
13507 'update_thread_list' argument. Skip "info threads" if false.
13508 (top level): Add new 'update_thread_list' axis.
13509
13510 2014-10-02 Pedro Alves <palves@redhat.com>
13511
13512 PR breakpoints/17431
13513 * gdb.base/execl-update-breakpoints.c: New file.
13514 * gdb.base/execl-update-breakpoints.exp: New file.
13515
13516 2014-10-01 Pedro Alves <palves@redhat.com>
13517
13518 * gdb.base/breakpoint-in-ro-region.c: New file.
13519 * gdb.base/breakpoint-in-ro-region.exp: New file.
13520
13521 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13522
13523 * gdb.mi/mi-exit-code.exp: New file.
13524 * gdb.mi/mi-exit-code.c: New file.
13525
13526 2014-09-30 Yao Qi <yao@codesourcery.com>
13527
13528 * lib/prelink-support.exp (build_executable_own_libs): Error if
13529 the target isn't native.
13530
13531 2014-09-30 Yao Qi <yao@codesourcery.com>
13532
13533 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13534 false.
13535
13536 2014-09-22 Pedro Alves <palves@redhat.com>
13537
13538 * gdb.threads/break-while-running.exp: New file.
13539 * gdb.threads/break-while-running.c: New file.
13540
13541 2014-09-19 Yao Qi <yao@codesourcery.com>
13542
13543 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13544 Invoke test. Restart GDB with --readnow and invoke test again.
13545
13546 2014-09-19 Yao Qi <yao@codesourcery.com>
13547
13548 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13549 proc set_breakpoint_on_gcd_function. Invoke
13550 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13551 invoke set_breakpoint_on_gcd_function again.
13552
13553 2014-09-18 Doug Evans <dje@google.com>
13554
13555 * gdb.dwarf2/symtab-producer.exp: New file.
13556
13557 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13558
13559 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13560 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13561 * gdb.base/global-var-nested-by-dso.c: Likewise.
13562 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13563
13564 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13565 Pedro Alves <palves@redhat.com>
13566
13567 * gdb.base/watch-bitfields.exp: Pass string other than test file
13568 name to prepare_for_testing.
13569 (watch): New procedure.
13570 (expect_watchpoint): Use with_test_prefix.
13571 (top level): Factor out tests to ...
13572 (test_watch_location, test_regular_watch): ... these new
13573 procedures, and use with_test_prefix and gdb_continue_to_end.
13574
13575 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13576
13577 PR breakpoints/12526
13578 * gdb.base/watch-bitfields.exp: New file.
13579 * gdb.base/watch-bitfields.c: New file.
13580
13581 2014-09-16 Pedro Alves <palves@redhat.com>
13582
13583 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13584 software and hardware addresses, not software address against
13585 itself.
13586
13587 2014-09-16 Pedro Alves <palves@redhat.com>
13588
13589 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13590 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13591
13592 2014-09-16 Pedro Alves <palves@redhat.com>
13593
13594 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13595 files.
13596 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13597 "*-*-vxworks*" throughout.
13598 * gdb.base/break.exp: Likewise.
13599 * gdb.base/default.exp: Likewise.
13600 * gdb.base/scope.exp: Likewise.
13601 * gdb.base/sepdebug.exp: Likewise.
13602 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13603 throughout.
13604 * gdb.base/run.c: Likewise.
13605 * gdb.base/sepdebug.c: Likewise.
13606 * gdb.hp/gdb.aCC/run.c: Likewise.
13607 * gdb.reverse/until-reverse.c: Likewise.
13608 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13609
13610 2014-09-16 Yao Qi <yao@codesourcery.com>
13611
13612 * boards/local-remote-host-native.exp: New file.
13613
13614 2014-09-14 Doug Evans <xdje42@gmail.com>
13615
13616 * gdb.threads/queue-signal.c (thread_count): New variable.
13617 (thread_count_mutex, thread_count_condvar): New variables.
13618 (incr_thread_count, wait_all_threads_running): New functions.
13619 (main): Wait for all threads to be in their thread functions.
13620
13621 2014-09-13 Doug Evans <xdje42@gmail.com>
13622
13623 * gdb.threads/queue-signal.c: New file.
13624 * gdb.threads/queue-signal.exp: New file.
13625
13626 2014-09-13 Doug Evans <xdje42@gmail.com>
13627
13628 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13629 be consistent with what default_gdb_init uses.
13630 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13631 the plain text of the prompt. Add some logging printfs.
13632 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13633
13634 2014-09-12 Pedro Alves <palves@redhat.com>
13635
13636 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13637 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13638 * gdb.arch/i386-size-overlap.exp: Likewise.
13639 * gdb.arch/i386-size.exp: Likewise.
13640 * gdb.arch/i386-unwind.exp: Likewise.
13641 * gdb.base/a2-run.exp: Likewise.
13642 * gdb.base/break.exp: Likewise.
13643 * gdb.base/charset.exp: Likewise.
13644 * gdb.base/chng-syms.exp: Likewise.
13645 * gdb.base/commands.exp: Likewise.
13646 * gdb.base/dbx.exp: Likewise.
13647 * gdb.base/find.exp: Likewise.
13648 * gdb.base/funcargs.exp: Likewise.
13649 * gdb.base/jit-simple.exp: Likewise.
13650 * gdb.base/reread.exp: Likewise.
13651 * gdb.base/sepdebug.exp: Likewise.
13652 * gdb.base/step-bt.exp: Likewise.
13653 * gdb.cp/mb-inline.exp: Likewise.
13654 * gdb.cp/mb-templates.exp: Likewise.
13655 * gdb.objc/basicclass.exp: Likewise.
13656 * gdb.threads/killed.exp: Likewise.
13657
13658 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13659
13660 PR tdep/17379
13661 * gdb.arch/powerpc-stackless.S: New file.
13662 * gdb.arch/powerpc-stackless.exp: New file.
13663
13664 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13665
13666 * gdb.base/attach.c: Include unistd.h.
13667 (main): Call alarm. Add label postloop.
13668 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13669 gdb_breakpoint, gdb_continue_to_breakpoint.
13670 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13671
13672 2014-09-11 Pedro Alves <palves@redhat.com>
13673
13674 PR gdb/17347
13675 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13676 * gdb.base/attach.exp (test_command_line_attach_run): New
13677 procedure.
13678 (top level): Call it.
13679
13680 2014-09-11 Pedro Alves <palves@redhat.com>
13681
13682 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13683 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13684 (do_command_attach_tests): Use spawn_wait_for_attach.
13685 * gdb.base/solib-overlap.exp: Likewise.
13686 * gdb.multi/multi-attach.exp: Likewise.
13687 * gdb.python/py-prompt.exp: Likewise.
13688 * gdb.python/py-sync-interp.exp: Likewise.
13689 * gdb.server/ext-attach.exp: Likewise.
13690
13691 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13692
13693 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13694 command in testcase. Simplify testcase.
13695
13696 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13697
13698 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13699
13700 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13701
13702 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13703
13704 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13705
13706 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13707
13708 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13709
13710 * gdb.dwarf2/dynarr-ptr.c: New file.
13711 * gdb.dwarf2/dynarr-ptr.exp: New file.
13712
13713 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13714
13715 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13716 of 30 rather than hardcoding 120 for a slow test case. Take the
13717 `gdb,timeout' target setting into account for this calculation.
13718 Don't extend the timeout for the test cases that don't need it.
13719
13720 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13721
13722 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13723 a factor of 2 for a slow test case. Take the `gdb,timeout'
13724 target setting into account for this calculation.
13725 * gdb.reverse/until-precsave.exp: Increase the timeout by
13726 a factor of 15 and 3 respectively rather than adding 120
13727 for a pair of slow test cases. Take the `gdb,timeout'
13728 target setting into account for this calculation.
13729
13730 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13731
13732 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13733 timeout, don't pass one down to gdb_expect.
13734 (gdb_expect): Rework timeout selection.
13735
13736 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13737
13738 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13739 exception on timeout.
13740 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13741 (gdbserver_start_extended): Catch any `gdbserver_start' error
13742 exceptions.
13743 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13744 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13745 `gdbserver_gdb_load' error exceptions.
13746
13747 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13748
13749 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13750 120 on waiting for the TCP socket to open.
13751
13752 2014-09-09 Doug Evans <xdje42@gmail.com>
13753
13754 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13755 _caller_matches, _any_caller_is, _any_caller_matches.
13756
13757 2014-09-09 Doug Evans <xdje42@gmail.com>
13758
13759 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13760
13761 2014-09-09 Yao Qi <yao@codesourcery.com>
13762
13763 * gdb.mi/mi-var-display.exp: Set print symbol off.
13764
13765 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13766
13767 PR gdb/17035
13768 * gdb.base/commands.exp: Add tests to verify user-defined
13769 commands with empty bodies.
13770 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13771 python commands in `show user command`.
13772 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13773 scheme commands in `show user command`.
13774
13775 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13776
13777 PR python/17355
13778 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13779 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13780 * gdb.python/py-framefilter-invalidarg.exp: New file.
13781 * gdb.python/py-framefilter-invalidarg.py: New file.
13782
13783 2014-09-06 Doug Evans <xdje42@gmail.com>
13784
13785 PR 15276
13786 * gdb.python/py-caller-is.c: New file.
13787 * gdb.python/py-caller-is.exp: New file.
13788
13789 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13790
13791 PR gdb/17235
13792 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13793 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13794
13795 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13796
13797 PR fortran/17237
13798 * gdb.fortran/print-formatted.exp: New file.
13799 * gdb.fortran/print-formatted.f90: Likewise.
13800
13801 2014-09-03 Sasha Smundak <asmundak@google.com>
13802
13803 * gdb.python/py-frame.exp: Test Frame.read_register.
13804
13805 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13806
13807 PR python/16699
13808 * gdb.python/py-completion.exp: New file.
13809 * gdb.python/py-completion.py: Likewise.
13810
13811 2014-08-28 Doug Evans <dje@google.com>
13812
13813 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13814 eax,etc. are live with values set by gdb and thus the compiler can't
13815 use them.
13816 * gdb.arch/i386-pseudo.c (main): Ditto.
13817
13818 2014-08-27 Doug Evans <dje@google.com>
13819
13820 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13821
13822 2014-08-25 Doug Evans <dje@google.com>
13823
13824 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13825 (main): Ditto.
13826
13827 2014-08-25 Doug Evans <dje@google.com>
13828
13829 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13830
13831 2014-08-24 Yao Qi <yao@codesourcery.com>
13832
13833 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13834 symbol off.
13835 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13836
13837 2014-08-22 Doug Evans <dje@google.com>
13838
13839 PR 17276
13840 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13841 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13842 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13843
13844 2014-08-22 Yao Qi <yao@codesourcery.com>
13845
13846 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13847 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13848 * gdb.python/python.exp: Likewise. Use .py file on the host
13849 instead of the build.
13850
13851 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13852
13853 * gdb.threads/gcore-stale-thread.c: New file.
13854 * gdb.threads/gcore-stale-thread.exp: New file.
13855
13856 2014-08-21 Pedro Alves <palves@redhat.com>
13857
13858 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13859 * gdb.base/gcore-relro-pie.exp: Likewise.
13860 * gdb.base/gcore-relro.exp: Likewise.
13861 * gdb.base/gcore.exp: Likewise.
13862 * gdb.base/print-symbol-loading.exp: Likewise.
13863 * gdb.threads/gcore-thread.exp: Likewise.
13864 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13865
13866 2014-08-20 Pedro Alves <palves@redhat.com>
13867 Jan Kratochvil <jan.kratochvil@redhat.com>
13868
13869 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13870 configure.
13871 (EXPECT): Handle READ1 being set.
13872 (all): Depend on EXTRA_RULES.
13873 (check-read1, expect-read1, read1.so, read1): New rules.
13874 * README (Testsuite Parameters): Document the READ1 make variable.
13875 (Race detection): New section.
13876 * configure: Regenerate.
13877 * configure.ac: If build==host==target, and running under a
13878 GNU/glibc system, add read1 to the extra Makefile rules.
13879 (EXTRA_RULES): AC_SUBST it.
13880 * lib/read1.c: New file.
13881
13882 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13883
13884 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13885 the handling of variables declared as a typedef to an array
13886 which a DW_AT_data_location attribute.
13887
13888 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13889 Pedro Alves <palves@redhat.com>
13890
13891 PR symtab/14604
13892 PR symtab/14605
13893 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13894 gdb_test.
13895
13896 2014-08-19 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13899
13900 2014-08-19 Yao Qi <yao@codesourcery.com>
13901
13902 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13903 right line.
13904
13905 2014-08-18 David Blaikie <dblaikie@gmail.com>
13906
13907 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13908
13909 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13910
13911 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13912 attribute in array range.
13913
13914 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13915
13916 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13917
13918 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13919
13920 PR c++/17132
13921 * gdb.cp/pr17132.cc: New file.
13922 * gdb.cp/pr17132.exp: New file.
13923
13924 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13925
13926 * gdb.python/py-xmethods.py (A_getarrayind)
13927 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13928 Use 'print' with function call syntax.
13929 (E_method_matcher.match): Fix tab vs space indentation mixup.
13930
13931 2014-08-15 Yao Qi <yao@codesourcery.com>
13932
13933 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13934 false.
13935
13936 2014-08-15 Yao Qi <yao@codesourcery.com>
13937
13938 * gdb.cp/casts.exp: Set print symbol off.
13939 * gdb.cp/class2.exp: Likewise.
13940 * gdb.cp/overload.exp: Likewise.
13941 * gdb.cp/templates.exp: Likewise.
13942
13943 2014-08-11 Doug Evans <dje@google.com>
13944
13945 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13946 (test_load_shlib): Update.
13947
13948 2014-08-09 Yao Qi <yao@codesourcery.com>
13949
13950 * gdb.base/display.exp: Invoke is_address_zero_readable.
13951 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13952 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13953 * gdb.base/hbreak-unmapped.exp: Return if
13954 is_address_zero_readable returns true.
13955 * gdb.base/signest.exp: Likewise.
13956 * gdb.base/signull.exp: Likewise.
13957 * gdb.base/sigbpt.exp: Likewise.
13958 * gdb.guile/scm-disasm.exp: Do the test if
13959 is_address_zero_readable returns false.
13960 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13961 * gdb.python/py-arch.exp: Likewise.
13962 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13963 * lib/gdb.exp (is_address_zero_readable): New proc.
13964
13965 2014-08-09 Yao Qi <yao@codesourcery.com>
13966
13967 PR testsuite/13443
13968 * gdb.mi/mi-var-display.exp: Make test messages unique.
13969
13970 2014-08-04 Tom Tromey <tromey@redhat.com>
13971
13972 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13973 target 0".
13974
13975 2014-08-04 Tom Tromey <tromey@redhat.com>
13976
13977 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13978 "target_resume".
13979
13980 2014-08-01 Joel Brobecker <brobecker@adacore.com>
13981
13982 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13983 inner_vla_struct_object_size.
13984 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13985 as xfail.
13986
13987 2014-07-30 Pedro Alves <palves@redhat.com>
13988
13989 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13990 comment.
13991
13992 2014-07-29 Yao Qi <yao@codesourcery.com>
13993
13994 PR gdb/17206
13995 * gdb.base/until-nodebug.exp: New.
13996
13997 2014-07-28 Doug Evans <xdje42@gmail.com>
13998
13999 PR guile/17203
14000 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14001 previously existing parameter, and previously ambiguously spelled
14002 parameter.
14003
14004 2014-07-28 Will Newton <will.newton@linaro.org>
14005
14006 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14007
14008 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14009 Doug Evans <xdje42@gmail.com>
14010
14011 PR guile/17146
14012 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14013
14014 2014-07-25 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.threads/signal-command-handle-nopass.c: New file.
14017 * gdb.threads/signal-command-handle-nopass.exp: New file.
14018 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14019 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14020 * gdb.threads/signal-delivered-right-thread.c: New file.
14021 * gdb.threads/signal-delivered-right-thread.exp: New file.
14022
14023 2014-07-25 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.base/double-prompt-target-event-error.exp
14026 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14027 match.
14028 (cancel_pagination_in_target_event): Rework double prompt
14029 detection.
14030 * gdb.base/paginate-after-ctrl-c-running.exp
14031 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14032 <return>' match.
14033 * gdb.base/paginate-bg-execution.exp
14034 (test_bg_execution_pagination_return)
14035 (test_bg_execution_pagination_cancel): Remove '-notransfer
14036 <return>' matches.
14037 * gdb.base/paginate-execution-startup.exp
14038 (test_fg_execution_pagination_return)
14039 (test_fg_execution_pagination_cancel): Remove '-notransfer
14040 <return>' matches.
14041 * gdb.base/paginate-inferior-exit.exp
14042 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14043 match.
14044 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14045 * lib/gdb.exp (pagination_prompt): Run text through
14046 string_to_regexp.
14047 (gdb_test_multiple): Match $pagination_prompt instead of
14048 "<return>".
14049 (string_to_regexp): Move to lib/gdb-utils.exp.
14050
14051 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14052
14053 * gdb.arch/amd64-entry-value-paramref.S: New file.
14054 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14055 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14056 * gdb.arch/amd64-optimout-repeat.S: New file.
14057 * gdb.arch/amd64-optimout-repeat.c: New file.
14058 * gdb.arch/amd64-optimout-repeat.exp: New file.
14059
14060 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14061
14062 PR gdb/17170
14063 * gdb.base/statistics.exp: New file.
14064
14065 2014-07-17 Doug Evans <dje@google.com>
14066
14067 PR gdb/17170
14068 * gdb.base/maint.exp: Update testing of per-command stats.
14069
14070 2014-07-16 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14073 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14074 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14075 (tfile_write_buf): New functions.
14076 (add_memory_block): Rewrite using the above.
14077 (adjust_function_address): New function.
14078 (FUNCTION_ADDRESS): New macro.
14079 (write_basic_trace_file): Remove short_x local, and use
14080 tfile_write_16. Change type of func_addr local to unsigned long
14081 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14082 here. Cast argument of add_memory_block to char pointer.
14083 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14084 (main): Remove parameters.
14085 * gdb.trace/tfile.exp: Remove nowarnings.
14086
14087 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14088
14089 * gdb.base/debug-expr.exp: Test string evaluation with
14090 "debug expression" on.
14091
14092 2014-07-15 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.base/reread.exp: Use clean_restart.
14095
14096 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14097
14098 * gdb.arch/avr-flash-qualifer.c: New.
14099 * gdb.arch/avr-flash-qualifer.exp: New.
14100
14101 2014-07-14 Pedro Alves <palves@redhat.com>
14102
14103 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14104 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14105
14106 2014-07-14 Pedro Alves <palves@redhat.com>
14107
14108 * gdb.base/double-prompt-target-event-error.c: New file.
14109 * gdb.base/double-prompt-target-event-error.exp: New file.
14110
14111 2014-07-14 Pedro Alves <palves@redhat.com>
14112
14113 PR gdb/17072
14114 * gdb.base/paginate-inferior-exit.c: New file.
14115 * gdb.base/paginate-inferior-exit.exp: New file.
14116
14117 2014-07-14 Pedro Alves <palves@redhat.com>
14118
14119 PR gdb/17072
14120 * gdb.base/paginate-bg-execution.c: New file.
14121 * gdb.base/paginate-bg-execution.exp: New file.
14122
14123 2014-07-14 Pedro Alves <palves@redhat.com>
14124
14125 PR gdb/17072
14126 * gdb.base/paginate-execution-startup.c: New file.
14127 * gdb.base/paginate-execution-startup.exp: New file.
14128 * lib/gdb.exp (pagination_prompt): New global.
14129 (default_gdb_spawn): New procedure, factored out from
14130 default_gdb_spawn.
14131 (default_gdb_start): Adjust to call default_gdb_spawn.
14132 (gdb_spawn): New procedure.
14133
14134 2014-07-14 Pedro Alves <palves@redhat.com>
14135
14136 * lib/gdb.exp (gdb_assert): New procedure.
14137 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14138
14139 2014-07-14 Pedro Alves <palves@redhat.com>
14140
14141 * gdb.base/execution-termios.c: New file.
14142 * gdb.base/execution-termios.exp: New file.
14143
14144 2014-07-14 Tom Tromey <tromey@redhat.com>
14145
14146 * gdb.cp/vla-cxx.cc: New file.
14147 * gdb.cp/vla-cxx.exp: New file.
14148
14149 2014-07-14 Tom Tromey <tromey@redhat.com>
14150
14151 * gdb.reverse/rerun-prec.c: New file.
14152 * gdb.reverse/rerun-prec.exp: New file.
14153
14154 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14155 Maciej W. Rozycki <macro@codesourcery.com>
14156
14157 * lib/gdb-utils.exp: New file.
14158 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14159 inline `gdb_init_command' processing.
14160 (gdb_start_cmd): Likewise.
14161 * lib/mi-support.exp (mi_run_cmd): Likewise.
14162 * README: Document `gdb_init_command' and `gdb_init_commands'.
14163
14164 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14165
14166 Fix false FAIL running under a very long directory name.
14167 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14168 and "set print elements 10000". Twice.
14169
14170 2014-07-11 Yao Qi <yao@codesourcery.com>
14171
14172 * gdb.base/exprs.exp: "set print symbol off".
14173
14174 2014-07-11 Pedro Alves <palves@redhat.com>
14175
14176 * gdb.threads/kill.c: New file.
14177 * gdb.threads/kill.exp: New file.
14178
14179 2014-07-10 Yao Qi <yao@codesourcery.com>
14180
14181 * gdb.trace/tfile.c (write_basic_trace_file)
14182 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14183 address written to trace file.
14184
14185 2014-07-09 Pedro Alves <palves@redhat.com>
14186
14187 * gdb.base/attach-wait-input.exp: New file.
14188 * gdb.base/attach-wait-input.c: New file.
14189
14190 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14191
14192 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14193 setting up test structures.
14194 (main): Call new test function.
14195 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14196 test function, continue into test function and walk test
14197 structures.
14198
14199 2014-07-02 Yao Qi <yao@codesourcery.com>
14200
14201 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14202 'bar_start' at the beginning of functions 'foo' and 'bar'
14203 respectively.
14204 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14205 instead of 'foo' and 'bar'.
14206
14207 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14208
14209 * gdb.btrace/segv.exp: New.
14210 * gdb.btrace/segv.c: New.
14211
14212 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14213
14214 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14215 instruction.
14216
14217 2014-06-30 Mark Wielaard <mjw@redhat.com>
14218
14219 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14220 vulture, vilify, villar): New volatile array constants.
14221 (vindictive, vegetation): New const volatile array constants.
14222 * gdb.base/volatile.exp: Test volatile and const volatile array
14223 types.
14224
14225 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14226
14227 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14228 target lacks support for awatch, rwatch, or hbreak.
14229
14230 2014-06-27 Yao Qi <yao@codesourcery.com>
14231
14232 * gdb.multi/dummy-frame-restore.exp: New.
14233 * gdb.multi/dummy-frame-restore.c: New.
14234
14235 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14236
14237 * gdb.btrace/gcore.exp: New.
14238
14239 2014-06-23 Pedro Alves <palves@redhat.com>
14240
14241 * gdb.base/watchpoint-reuse-slot.c: New file.
14242 * gdb.base/watchpoint-reuse-slot.exp: New file.
14243
14244 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14245
14246 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14247 progspace's filename in 'info', 'enable' and 'disable' command
14248 tests.
14249
14250 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14251
14252 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14253 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14254 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14255
14256 2014-06-20 Gary Benson <gbenson@redhat.com>
14257
14258 * gdb.arch/i386-avx.exp: Fix include file location.
14259 * gdb.arch/i386-sse.exp: Likewise.
14260
14261 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14262
14263 * gdb.dlang/expression.exp: New file.
14264
14265 2014-06-19 Pedro Alves <palves@redhat.com>
14266
14267 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14268 out from ...
14269 (top level): ... here. Iterate running tests under different
14270 scheduler-locking settings.
14271
14272 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14273
14274 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14275 to DW_FORM_addr and use non-zero addresses.
14276
14277 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14278
14279 PR gdb/17017
14280 * gdb.python/py-xmethods.cc: Add global function call counters and
14281 increment them in their respective functions. Remove "cout"
14282 statements.
14283 * gdb.python/py-xmethods.exp: Make tests check the global function
14284 call counters instead of depending on inferior IO.
14285
14286 2014-06-18 Don Breazeal <donb@codesourcery.com>
14287
14288 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14289 Deleted procedure.
14290 (explicit_fork_parent_follow): Deleted procedure.
14291 (explicit_fork_child_follow): Deleted procedure.
14292 (test_follow_fork): New procedure.
14293 (do_fork_tests): Replace calls to deleted procedures with
14294 calls to test_follow_fork and reset GDB for subsequent
14295 procedure calls.
14296
14297 2014-06-17 Yao Qi <yao@codesourcery.com>
14298
14299 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14300 CP1252.
14301
14302 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14303
14304 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14305 Initialize ptr and S explicitly.
14306 (skip_type_update_when_not_use_rtti_test): Likewise.
14307
14308 2014-06-16 Keith Seitz <keiths@redhat.com>
14309
14310 PR mi/15863
14311 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14312 the inferior is started.
14313
14314 2014-06-16 Pedro Alves <palves@redhat.com>
14315
14316 * gdb.base/break-main-file-remove-fail.c: New file.
14317 * gdb.base/break-main-file-remove-fail.exp: New file.
14318 * gdb.base/break-unload-file.exp: Use build_executable instead of
14319 prepare_for_testing.
14320 (test_break): New parameter "initial_load". Handle it.
14321 (top level): Add initial_load cmdline/file axis.
14322
14323 2014-06-12 Tom Tromey <tromey@redhat.com>
14324
14325 * gdb.base/completion.exp: Don't use directory name in test.
14326
14327 2014-06-09 Gary Benson <gbenson@redhat.com>
14328
14329 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14330 separate the always-available ANSI-standard signals from the
14331 signals that require checking.
14332 (main): Likewise.
14333 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14334 Likewise.
14335 (main): Likewise.
14336
14337 2014-06-07 Keith Seitz <keiths@redhat.com>
14338
14339 Revert:
14340 PR c++/16253
14341 * gdb.cp/var-tag.cc: New file.
14342 * gdb.cp/var-tag.exp: New file.
14343 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14344 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14345 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14346 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14347
14348 2014-06-06 Doug Evans <xdje42@gmail.com>
14349
14350 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14351
14352 2014-06-06 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14355 in target debug output instead of looking at RSP packets,
14356 disabling the test on any target that uses hardware stepping.
14357 Update comments.
14358
14359 2014-06-06 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/break-unload-file.exp: Fix typo.
14362
14363 2014-06-06 Yao Qi <yao@codesourcery.com>
14364
14365 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14366 from "jit_function" to "^jit_function".
14367
14368 2014-06-06 Yao Qi <yao@codesourcery.com>
14369
14370 * gdb.base/async.c (foo): Add one statement.
14371 * gdb.base/async.exp: Get the next instruction address and
14372 match the output of "nexti" by instruction address. Match
14373 the hex address in the output of "finish".
14374
14375 2014-06-06 Gary Benson <gbenson@redhat.com>
14376
14377 * gdb.base/call-signals.c: Remove preprocessor conditionals
14378 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14379 SIGSEGV and SIGTERM.
14380 * gdb.base/sigall.c: Likewise.
14381 * gdb.base/unwindonsignal.c: Likewise.
14382 * gdb.reverse/sigall-reverse.c: Likewise.
14383
14384 2014-06-06 Yao Qi <yao@codesourcery.com>
14385
14386 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14387 readable, skip the test.
14388
14389 2014-06-06 Yao Qi <yao@codesourcery.com>
14390
14391 * gdb.threads/staticthreads.c (thread_function): Move the line
14392 setting breakpoint on forward.
14393 * gdb.threads/staticthreads.exp: Update comments.
14394
14395 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14396
14397 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14398 "history-append! type error".
14399
14400 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14401
14402 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14403 erroneous dprintf expected input.
14404
14405 2014-06-04 Doug Evans <xdje42@gmail.com>
14406
14407 * gdb.guile/scm-generics.exp: Delete.
14408
14409 2014-06-04 Doug Evans <xdje42@gmail.com>
14410
14411 * gdb.guile/scm-breakpoint.exp: Update.
14412 Add tests for breakpoint registration.
14413
14414 2014-06-04 Tom Tromey <tromey@redhat.com>
14415
14416 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14417 VLA-in-union.
14418 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14419 inner_vla_struct, vla_union types. Initialize objects of those
14420 types and compute their sizes.
14421
14422 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14423 Hui Zhu <hui@codesourcery.com>
14424
14425 * gdb.base/fileio.exp: Add test for shell not available as well as
14426 available.
14427 * gdb.base/fileio.c (test_system): Check for shell twice.
14428
14429 2014-06-04 Yao Qi <yao@codesourcery.com>
14430
14431 * gdb.base/auto-connect-native-target.exp: Remove redundant
14432 space from the regexp pattern.
14433
14434 2014-06-04 Yao Qi <yao@codesourcery.com>
14435
14436 * gdb.base/default.exp: Replace "child" with "native" in
14437 regexp pattern.
14438
14439 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14440
14441 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14442 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14443 * gdb.python/py-xmethods.py: Python script supporting the
14444 new testcase and tests.
14445
14446 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14447 Pedro Alves <palves@redhat.com>
14448
14449 PR breakpoints/17000
14450 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14451 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14452
14453 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14454
14455 * gdb.base/subst.exp: Add tests to verify partial path matching
14456 output.
14457
14458 2014-06-03 Pedro Alves <palves@redhat.com>
14459
14460 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14461 target that doesn't use software single-stepping.
14462
14463 2014-06-03 Pedro Alves <palves@redhat.com>
14464
14465 PR breakpoints/17000
14466 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14467 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14468
14469 2014-06-02 Doug Evans <xdje42@gmail.com>
14470
14471 * gdb.guile/scm-parameter.exp: New file.
14472
14473 2014-06-02 Doug Evans <xdje42@gmail.com>
14474
14475 * gdb.guile/scm-cmd.c: New file.
14476 * gdb.guile/scm-cmd.exp: New file.
14477
14478 2014-06-02 Doug Evans <xdje42@gmail.com>
14479
14480 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14481 pretty-printer lookup.
14482 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14483 (make-pp_s-printer): Call it.
14484 (make-pretty-printer-from-dict): New function.
14485 (lookup-pretty-printer-maker-from-dict): New function.
14486 (*pretty-printer*): Simplify.
14487 (make-objfile-pp_s-printer): New function.
14488 (install-objfile-pretty-printers!): New function.
14489 (make-progspace-pp_s-printer): New function.
14490 (install-progspace-pretty-printers!): New function.
14491 * gdb.guile/scm-progspace.c: New file.
14492 * gdb.guile/scm-progspace.exp: New file.
14493
14494 2014-06-02 Pedro Alves <palves@redhat.com>
14495
14496 * gdb.base/dprintf-bp-same-addr.c: New file.
14497 * gdb.base/dprintf-bp-same-addr.exp: New file.
14498
14499 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14500
14501 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14502 * gdb.arch/powerpc-power.s: Likewise.
14503
14504 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14505
14506 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14507
14508 2014-06-01 Yao Qi <yao@codesourcery.com>
14509
14510 * gdb.base/watchpoint.exp (test_watch_location): Check null
14511 pointer can be dereferenced. If not, do the test, otherwise
14512 skip it.
14513
14514 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14515
14516 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14517 results.
14518 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14519
14520 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14521
14522 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14523 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14524 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14525 * gdb.arch/amd64-invalid-stack-top.c: New file.
14526 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14527
14528 2014-05-30 Pedro Alves <palves@redhat.com>
14529
14530 PR breakpoints/17000
14531 * gdb.base/sss-bp-on-user-bp.c: New file.
14532 * gdb.base/sss-bp-on-user-bp.exp: New file.
14533
14534 2014-05-30 David Blaikie <dblaikie@gmail.com>
14535
14536 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14537 gnu_inline semantics via attribute.
14538 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14539 source explicitly specifies the required semantics.
14540
14541 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14542
14543 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14544
14545 2014-05-29 Pedro Alves <palves@redhat.com>
14546 Tom Tromey <tromey@redhat.com>
14547
14548 * gdb.base/async-shell.exp: Don't enable target-async.
14549 * gdb.base/async.exp
14550 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14551 parameter. Adjust.
14552 (top level): Don't test with "target-async".
14553 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14554 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14555 * gdb.base/inferior-died.exp: Don't enable target-async.
14556 * gdb.base/interrupt-noterm.exp: Likewise.
14557 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14558 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14559 * gdb.mi/mi-nonstop.exp: Likewise.
14560 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14561 * gdb.mi/mi-nsintrall.exp: Likewise.
14562 * gdb.mi/mi-nsmoribund.exp: Likewise.
14563 * gdb.mi/mi-nsthrexec.exp: Likewise.
14564 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14565 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14566 * gdb.python/py-evsignal.exp: Don't enable target-async.
14567 * gdb.python/py-evthreads.exp: Likewise.
14568 * gdb.python/py-prompt.exp: Likewise.
14569 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14570 * gdb.server/solib-list.exp: Don't enable target-async.
14571 * gdb.threads/thread-specific-bp.exp: Likewise.
14572 * lib/mi-support.exp: Adjust to use mi-async.
14573
14574 2014-05-29 Pedro Alves <palves@redhat.com>
14575
14576 PR gdb/13860
14577 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14578 reason, even in sync mode.
14579
14580 2014-05-29 Pedro Alves <palves@redhat.com>
14581 Hui Zhu <hui@codesourcery.com>
14582
14583 PR PR15693
14584 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14585 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14586 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14587 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14588
14589 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14590
14591 * config/monitor.exp (gdb_target_monitor): Replace use of
14592 "set remotebaud" by "set serial baud".
14593
14594 2014-05-26 Andy Wingo <wingo@igalia.com>
14595
14596 * gdb.guile/scm-breakpoint.exp:
14597 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14598 properties instead of gdb-object-properties.
14599
14600 2014-05-26 Yao Qi <yao@codesourcery.com>
14601
14602 * gdb.server/no-thread-db.exp: Specify source file name
14603 explicitly when setting a breakpoint.
14604
14605 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14606
14607 * gdb.btrace/vdso.c: New.
14608 * gdb.btrace/vdso.exp: New.
14609
14610 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14611
14612 * gdb.base/gcore.exp (capture_command_output): Move ...
14613 * lib/gdb.exp (capture_command_output): ... here.
14614
14615 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14616
14617 * gdb.btrace/data.exp: Test memory access during btrace replay.
14618
14619 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14620
14621 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14622
14623 2014-05-21 Pedro Alves <palves@redhat.com>
14624
14625 PR gdb/13860
14626 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14627 (top level): Test that output related to execution commands is
14628 sent to the console with CLI commands, but not with MI commands.
14629 Test that breakpoint events are always mirrored to the console.
14630 Also expect the new source line to be output after a "next" in
14631 async mode too. Make it a pass/fail test.
14632 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14633 output.
14634 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14635
14636 2014-05-21 Pedro Alves <palves@redhat.com>
14637
14638 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14639 Use them to test variations of "list" after reaching a breakpoint.
14640 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14641 Test "list" with listsize 10 after reaching a breakpoint.
14642 * gdb.python/python.exp (decode_line current location line
14643 number): Adjust expected line number.
14644
14645 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14646
14647 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14648 behavior for $args, pass it directly to "run".
14649
14650 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14651
14652 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14653 30000 to 65536.
14654
14655 2014-05-21 Pedro Alves <palves@redhat.com>
14656
14657 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14658 auto-connect-native-target off".
14659 * gdb.base/auto-connect-native-target.c: New file.
14660 * gdb.base/auto-connect-native-target.exp: New file.
14661
14662 2014-05-21 Pedro Alves <palves@redhat.com>
14663
14664 * gdb.base/default.exp: Test "target native" instead of "target
14665 child".
14666
14667 2014-05-21 Mark Wielaard <mjw@redhat.com>
14668
14669 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14670
14671 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14672
14673 Fix TLS access for -static -pthread.
14674 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14675 <HAVE_TLS> (thread_function, main): Initialize it.
14676 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14677 Add clean_restart.
14678 <$have_tls != "">: Check TLSVAR.
14679
14680 2014-05-21 Pedro Alves <palves@redhat.com>
14681
14682 * gdb.base/dcache-line-read-error.c: New.
14683 * gdb.base/dcache-line-read-error.exp: New.
14684
14685 2014-05-20 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.base/compare-sections.c: New file.
14688 * gdb.base/compare-sections.exp: New file.
14689
14690 2014-05-20 Pedro Alves <palves@redhat.com>
14691
14692 * gdb.base/break-idempotent.c: New file.
14693 * gdb.base/break-idempotent.exp: New file.
14694
14695 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14696
14697 * gdb.btrace/nohist.exp: New.
14698
14699 2014-05-20 Yao Qi <yao@codesourcery.com>
14700
14701 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14702 gdb.reverse directory and gdb_reverse_timeout exists in board
14703 setting.
14704 * README: Document gdb_reverse_timeout.
14705
14706 2014-05-20 Yao Qi <yao@codesourcery.com>
14707
14708 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14709 'test_file_name'. Treat args as a string instead of a list.
14710 (gdb_init): Rename argument 'args' by 'test_file_name'.
14711
14712 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14713
14714 * gdb.arch/powerpc-power.exp: New file.
14715 * gdb.arch/powerpc-power.s: New file.
14716
14717 2014-05-16 Doug Evans <dje@google.com>
14718
14719 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14720 * gdb.base/completion.exp: Check that all expected files exist
14721 before doing file completion.
14722
14723 2014-05-16 Doug Evans <dje@google.com>
14724
14725 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14726 Update.
14727 (do_syscall_tests_without_xml): Update.
14728
14729 2014-05-16 Pedro Alves <palves@redhat.com>
14730
14731 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14732 instead of "unknown output after running".
14733
14734 2014-05-16 Yao Qi <yao@codesourcery.com>
14735
14736 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14737 file1.txt from host at the end.
14738 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14739
14740 2014-05-15 Doug Evans <dje@google.com>
14741
14742 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14743 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14744 loading file. Add test for TU lookup.
14745
14746 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14747
14748 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14749 calling "-exec-arguments" or "set args" before running the
14750 inferior.
14751
14752 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14753
14754 * lib/mi-support.exp (mi_expect_stop): Expect message for
14755 inferiors that exit with non-zero exit code.
14756
14757 2014-05-14 Yao Qi <yao@codesourcery.com>
14758
14759 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14760 match absolute path on remote host.
14761 (test_file_list_exec_source_files): Remove "/" from the
14762 pattern.
14763
14764 2014-05-14 Yao Qi <yao@codesourcery.com>
14765
14766 * boards/local-remote-host-notty.exp (${board}_file): New
14767 proc.
14768
14769 2014-05-07 Kyle McMartin <kyle@redhat.com>
14770
14771 Pushed by Joel Brobecker <brobecker@adacore.com>.
14772 * gdb.arch/aarch64-atomic-inst.c: New file.
14773 * gdb.arch/aarch64-atomic-inst.exp: New file.
14774
14775 2014-05-07 Yao Qi <yao@codesourcery.com>
14776
14777 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14778 in current context" too.
14779
14780 2014-05-05 Keith Seitz <keiths@redhat.com>
14781
14782 * gdb.linespec/ls-dollar.exp: Add test for linespec
14783 file:convenience_variable.
14784
14785 2014-05-05 Yao Qi <yao@codesourcery.com>
14786
14787 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14788 traceframes into tfile and ctf trace files. Read data from
14789 trace file and test collected data.
14790 (gdb_collect_locals_test): Likewise.
14791 (gdb_unavailable_registers_test): Likewise.
14792 (gdb_unavailable_floats): Likewise.
14793 (gdb_collect_globals_test): Likewise.
14794 (top-level): Append "ctf" to trace_file_targets if GDB
14795 supports.
14796
14797 2014-05-05 Yao Qi <yao@codesourcery.com>
14798
14799 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14800 code to ...
14801 (gdb_collect_args_test_1): ... it. New proc.
14802 (gdb_collect_locals_test): Move some code to ...
14803 (gdb_collect_locals_test_1): ... it. New proc.
14804 (gdb_unavailable_registers_test): Move some code to ...
14805 (gdb_unavailable_registers_test_1): ... it. New proc.
14806 (gdb_unavailable_floats): Move some code to ...
14807 (gdb_unavailable_floats_1): ... it. New proc.
14808
14809 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14810
14811 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14812 probes to test for bitness recognition.
14813 * gdb.arch/amd64-stap-optional-prefix.exp
14814 (test_probe_value_without_reg): New procedure.
14815 Add code to test for different kinds of bitness.
14816
14817 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14818
14819 PR breakpoints/16889
14820 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14821 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14822
14823 2014-05-01 Pedro Alves <palves@redhat.com>
14824
14825 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14826 gdb_file_cmd if no file is specified.
14827 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14828 last_loaded_file to set the remote exec-file.
14829
14830 2014-05-01 Pedro Alves <palves@redhat.com>
14831
14832 * boards/local-remote-host.exp: New file.
14833
14834 2014-05-01 Pedro Alves <palves@redhat.com>
14835
14836 * boards/local-remote-host.exp: Rename to ...
14837 * boards/local-remote-host-notty.exp: ... this.
14838
14839 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14840
14841 * gdb.ada/dyn_arrayidx: New testcase.
14842
14843 2014-04-26 Yao Qi <yao@codesourcery.com>
14844
14845 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14846 and compute the length of function main. Save it in
14847 $main_length.
14848 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14849 (top-level): Use gdb_compile to compile objects into
14850 executable and restart GDB. Remove invocation to
14851 prepare_for_testing.
14852
14853 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14854 Pedro Alves <palves@redhat.com>
14855
14856 PR server/16255
14857 * gdb.multi/multi-attach.c: New file.
14858 * gdb.multi/multi-attach.exp: New file.
14859
14860 2014-04-25 Pedro Alves <palves@redhat.com>
14861
14862 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14863 user.
14864 (top level): Test that "set remote conditional-breakpoints-packet
14865 off" works as intended.
14866 * gdb.base/dprintf.exp: Test that "set remote
14867 breakpoint-commands-packet off" works as intended.
14868 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14869 New function.
14870 (top level): Call it.
14871 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14872 remote fast-tracepoints-packet off" works as intended.
14873 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14874 * lib/gdb.exp (gdb_is_target_remote): ... here.
14875
14876 2014-04-24 David Blaikie <dblaikie@gmail.com>
14877
14878 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14879 ensure clang would not discard them.
14880 * gdb.base/gdbvars.c: Ditto.
14881 * gdb.base/memattr.c: Ditto.
14882 * gdb.base/whatis.c: Ditto.
14883 * gdb.python/py-prettyprint.c: Ditto.
14884 * gdb.trace/actions.c: Ditto.
14885 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14886 ensure clang would not discard it.
14887
14888 2014-04-24 David Blaikie <dblaikie@gmail.com>
14889
14890 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14891 clang to emit the full definition of type required by the test
14892 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14893
14894 2014-04-24 David Blaikie <dblaikie@gmail.com>
14895
14896 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14897 coax Clang into emitting the definition of the type.
14898 * gdb.cp/pr10728-x.h (y): Ditto.
14899 * gdb.cp/pr10728-y.cc (y): Ditto.
14900
14901 2014-04-24 David Blaikie <dblaikie@gmail.com>
14902
14903 * gdb.base/label.exp: XFAIL label related tests under Clang.
14904 * gdb.cp/cplabel.exp: Ditto.
14905 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14906 under Clang those using labels.
14907
14908 2014-04-25 Yao Qi <yao@codesourcery.com>
14909
14910 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14911 double_label.
14912 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14913 partial_label and double_label.
14914
14915 2014-04-24 David Blaikie <dblaikie@gmail.com>
14916
14917 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14918
14919 2014-04-24 David Blaikie <dblaikie@gmail.com>
14920
14921 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14922 of the function to work across GCC and Clang.
14923 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14924 pointer types (const void ** const V void **).
14925
14926 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
14927 Walfred Tedeschi <walfred.tedeschi@intel.com>
14928
14929 * Makefile.in (EXECUTABLES): Added i386-avx512.
14930 * gdb.arch/i386-avx512.c: New file.
14931 * gdb.arch/i386-avx512.exp: Likewise.
14932
14933 2014-04-23 Keith Seitz <keiths@redhat.com>
14934
14935 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14936 (mi_make_breakpoint_table): New procedure.
14937 (mi_create_breakpoint): Use mi_make_breakpoint
14938 and return the result.
14939 (mi_make_breakpoint): New procedure.
14940 (mi_build_kv_pairs): New procedure.
14941
14942 * gdb.mi/mi-break.exp: Remove unused globals,
14943 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14944 All callers updated.
14945 * gdb.mi/mi-dprintf.exp: Use variable to track command
14946 number.
14947 Update all callers of mi_create_breakpoint and use
14948 mi_make_breakpoint_table.
14949 Remove any unused global variables.
14950 * gdb.mi/mi-nonstop.exp: Likewise.
14951 * gdb.mi/mi-nsintrall.exp: Likewise.
14952 * gdb.mi/mi-nsmoribund.exp: Likewise.
14953 * gdb.mi/mi-nsthrexec.exp: Likewise.
14954 * gdb.mi/mi-reverse.exp: Likewise.
14955 * gdb.mi/mi-simplerun.exp: Likewise.
14956 * gdb.mi/mi-stepn.exp: Likewise.
14957 * gdb.mi/mi-syn-frame.exp: Likewise.
14958 * gdb.mi/mi-until.exp: Likewise.
14959 * gdb.mi/mi-var-cp.exp: Likewise.
14960 * gdb.mi/mi-var-display.exp: Likewise.
14961 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14962 * gdb.mi/mi2-var-child.exp: Likewise.
14963 * gdb.mi/mi-vla-c99.exp: Likewise.
14964 * lib/mi-support.exp: Likewise.
14965
14966 From Ian Lance Taylor <iant@cygnus.com>:
14967 * lib/gdb.exp (parse_args): New procedure.
14968
14969 2014-04-23 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.base/break-unload-file.c: New file.
14972 * gdb.base/break-unload-file.exp: New file.
14973 * gdb.base/sym-file-lib.c (baz): New function.
14974 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14975 field.
14976 (load): Store the segment's mapped size.
14977 (unload): New function.
14978 (unload_shlib): New function.
14979 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14980 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14981 set a breakpoint at baz, and call it.
14982 * gdb.base/sym-file.exp: New tests for stale breakpoint
14983 instructions.
14984
14985 2014-04-23 Pedro Alves <palves@redhat.com>
14986
14987 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14988 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14989 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14990 * gdb.base/hbreak-unmapped.c: New file.
14991 * gdb.base/hbreak-unmapped.exp: New file.
14992 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14993 * lib/gdb.exp (gdb_is_target_remote): ... here.
14994
14995 2014-04-22 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/consecutive-step-over.c: New file.
14998 * gdb.base/consecutive-step-over.exp: New file.
14999
15000 2014-04-22 Pedro Alves <palves@redhat.com>
15001
15002 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15003 instead of send_gdb/gdb_expect.
15004
15005 2014-04-22 Yao Qi <yao@codesourcery.com>
15006
15007 * lib/trace-support.exp (generate_tracefile): New procedure.
15008 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15009 return 0.
15010 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15011 if generate_tracefile returns 1.
15012
15013 2014-04-18 Tom Tromey <palves@redhat.com>
15014 Pedro alves <tromey@redhat.com>
15015
15016 PR backtrace/15558
15017 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15018 with a backtrace limit.
15019 * gdb.python/py-frame-inline.exp: Test running to an inline
15020 function with a backtrace limit, and printing the newest frame.
15021 * gdb.python/py-frame-inline.c (main): Call f.
15022
15023 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15024
15025 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15026
15027 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15028
15029 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15030 Drop prefix from unsupported source file path.
15031
15032 2014-04-17 Yao Qi <yao@codesourcery.com>
15033
15034 * lib/gdb.exp (with_target_charset): New proc.
15035 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15036 with_target_charset.
15037 (test_print_strings): Likewise.
15038 (test_repeat_bytes): Likewise.
15039 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15040 for some tests.
15041
15042 2014-04-16 Keith Seitz <keiths@redhat.com>
15043
15044 PR gdb/15827
15045 * gdb.dwarf2/corrupt.c: New file.
15046 * gdb.dwarf2/corrupt.exp: New file.
15047
15048 2014-04-16 Keith Seitz <keiths@redhat.com>
15049
15050 PR c++/16597
15051 * gdb.cp/namelessclass.cc: New file.
15052 * gdb.cp/namelessclass.exp: New file.
15053 * gdb.cp/namelessclass.S: New file.
15054
15055 2014-04-16 Doug Evans <dje@google.com>
15056
15057 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15058 Add comment.
15059 (gdbserver_default_get_comm_port): New function.
15060 (gdbserver_start): Check if board file provided
15061 "gdbserver,get_comm_port" and use it if so.
15062 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15063 (gdb,socketport): Set to "stdio".
15064 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15065 (stdio_gdbserver_template): Delete.
15066 (${board}_get_remote_address): Update.
15067 (${board}_build_remote_cmd): Delete.
15068 (${board}_get_comm_port): New function.
15069 (${board}_spawn): Update.
15070 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15071 Delete.
15072 (${board}_get_remote_address): Update.
15073 (${board}_get_comm_port): New function.
15074
15075 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15076
15077 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15078 appearing in any order.
15079
15080 2014-04-15 Doug Evans <dje@google.com>
15081
15082 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15083 uninitialized value of "description".
15084
15085 2014-04-15 Keith Seitz <keiths@redhat.com>
15086
15087 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15088 Remove unused globals.
15089 (test_running_the_program): Likewise.
15090 (test_controlled_execution): Likewise.
15091 (test_controlling_breakpoints): Likewise.
15092 (test_program_termination): Likewise.
15093
15094 2014-04-15 Keith Seitz <keiths@redhat.com>
15095
15096 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15097 unused globals.
15098 (test_rbreak_creation_and_listing): Likewise.
15099 (test_ignore_count): Likewise.
15100 (test_error): Likewise.
15101
15102 2014-04-15 Pedro Alves <palves@redhat.com>
15103
15104 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15105 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15106 sym-file-loader.c.
15107 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15108 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15109 to sym-file-loader.c.
15110 (struct library): Forward declare.
15111 (load_shlib, lookup_function): Change prototypes.
15112 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15113 (translate_offset): Remove declarations.
15114 (get_text_addr): New declaration.
15115 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15116 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15117 sym-file-loader.h.
15118 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15119 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15120 here from sym-file-loader.h.
15121 (struct library): New structure.
15122 (load_shlib, lookup_function): Change prototypes and adjust to
15123 work with a struct library.
15124 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15125 (translate_offset): Make static.
15126 (get_text_addr): New function.
15127 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15128
15129 2014-04-15 Pedro Alves <palves@redhat.com>
15130
15131 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15132
15133 2014-04-15 Pedro Alves <palves@redhat.com>
15134
15135 * gdb.base/sym-file-loader.c: Include <limits.h>.
15136 (SELF_LINK): New define.
15137 (get_origin): New function.
15138 (load_shlib): Use it.
15139 * gdb.base/sym-file.exp: Don't early return if the target is
15140 remote. Use runto_main, and issue fail is that fails. Use
15141 gdb_load_shlibs.
15142 (shlib_name): Delete.
15143 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15144
15145 2014-04-15 Pedro Alves <palves@redhat.com>
15146
15147 * gdb.base/sym-file.exp: Remove regex characters from test
15148 message. Don't refer to breakpoint numbers in test messages.
15149
15150 2014-04-14 Keith Seitz <keiths@redhat.com>
15151
15152 PR c++/16253
15153 * gdb.cp/var-tag.cc: New file.
15154 * gdb.cp/var-tag.exp: New file.
15155 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15156 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15157 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15158 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15159
15160 2014-04-14 Tom Tromey <tromey@redhat.com>
15161
15162 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15163 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15164 type.
15165 * gdb.cp/enum-class.exp: New file.
15166 * gdb.cp/enum-class.cc: New file.
15167
15168 2014-04-14 Tom Tromey <tromey@redhat.com>
15169
15170 * gdb.dwarf2/enum-type.exp: New file.
15171
15172 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15173
15174 * gdb.mi/mi-vla-c99.exp: New file.
15175 * gdb.mi/vla.c: New file.
15176
15177 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15178
15179 * gdb.base/vla-datatypes.c: New file.
15180 * gdb.base/vla-datatypes.exp: New file.
15181
15182 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15183
15184 * gdb.base/vla-ptr.c: New file.
15185 * gdb.base/vla-ptr.exp: New file.
15186
15187 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15188
15189 * gdb.dwarf2/count.exp: New file.
15190
15191 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15192
15193 * gdb.base/vla-sideeffect.c: New file.
15194 * gdb.base/vla-sideeffect.exp: New file.
15195
15196 2014-04-14 David Blaikie <dblaikie@gmail.com>
15197
15198 * gdb.mi/non-stop.c: Add return value for non-void function return
15199 statement.
15200 * gdb.threads/staticthreads.c: Ditto.
15201
15202 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15203 Doug Evans <xdje42@gmail.com>
15204
15205 * gdb.guile/scm-value.c: Improve test case.
15206 * gdb.guile/scm-value.exp: Add new test.
15207
15208 2014-04-11 David Blaikie <dblaikie@gmail.com>
15209
15210 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15211 override Clang's default.
15212
15213 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15214
15215 Revert the following changes (regressions):
15216
15217 * gdb.base/vla-sideeffect.c: New file.
15218 * gdb.base/vla-sideeffect.exp: New file.
15219
15220 * gdb.dwarf2/count.exp: New file.
15221
15222 * gdb.base/vla-multi.c: New file.
15223 * gdb.base/vla-multi.exp: New file.
15224
15225 * gdb.base/vla-ptr.c: New file.
15226 * gdb.base/vla-ptr.exp: New file.
15227
15228 * gdb.base/vla-datatypes.c: New file.
15229 * gdb.base/vla-datatypes.exp: New file.
15230
15231 * gdb.mi/mi-vla-c99.exp: New file.
15232 * gdb.mi/vla.c: New file.
15233
15234 2014-04-11 Keith Seitz <keiths@redhat.com>
15235
15236 PR c++/16675
15237 * gdb.cp/cpsizeof.exp: New file.
15238 * gdb.cp/cpsizeof.cc: New file.
15239
15240 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15241
15242 * gdb.mi/mi-vla-c99.exp: New file.
15243 * gdb.mi/vla.c: New file.
15244
15245 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15246
15247 * gdb.base/vla-datatypes.c: New file.
15248 * gdb.base/vla-datatypes.exp: New file.
15249
15250 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15251
15252 * gdb.base/vla-ptr.c: New file.
15253 * gdb.base/vla-ptr.exp: New file.
15254
15255 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15256
15257 * gdb.base/vla-multi.c: New file.
15258 * gdb.base/vla-multi.exp: New file.
15259
15260 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15261
15262 * gdb.dwarf2/count.exp: New file.
15263
15264 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15265
15266 * gdb.base/vla-sideeffect.c: New file.
15267 * gdb.base/vla-sideeffect.exp: New file.
15268
15269 2014-04-11 Yao Qi <yao@codesourcery.com>
15270
15271 * gdb.base/completion.exp: Check file exists before running tests
15272 on file completion.
15273
15274 2014-04-10 Pedro Alves <palves@redhat.com>
15275
15276 * gdb.base/cond-eval-mode.c: New file.
15277 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15278 prepare_for_testing to build the new file. Check result of
15279 runto_main.
15280 (test_break, test_watch): New procedures.
15281 (top level): Use them.
15282
15283 2014-04-08 Pierre Muller <muller@sourceware.org>
15284
15285 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15286 Ctrl-V use for mingw hosts.
15287
15288 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15289
15290 * gdb.python/py-value.c: Improve test case.
15291 * gdb.python/py-value.exp: Add new test.
15292
15293 2014-04-07 David Blaikie <dblaikie@gmail.com>
15294
15295 * lib/compiler.c: Identify the clang compiler.
15296 * lib/compiler.cc: Ditto.
15297
15298 2014-04-03 Yao Qi <yao@codesourcery.com>
15299
15300 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15301
15302 2014-04-01 Anton Blanchard <anton@samba.org>
15303
15304 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15305 messages unique.
15306
15307 2014-04-01 Anton Blanchard <anton@samba.org>
15308
15309 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15310 prepare_for_testing.
15311
15312 2014-04-01 Anton Blanchard <anton@samba.org>
15313
15314 * gdb.arch/ppc64-atomic-inst.c: Remove.
15315 * gdb.arch/ppc64-atomic-inst.S: New file.
15316 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15317
15318 2014-03-31 Doug Evans <dje@google.com>
15319
15320 * gdb.base/print-symbol-loading-lib.c: New file.
15321 * gdb.base/print-symbol-loading-main.c: New file.
15322 * gdb.base/print-symbol-loading.exp: New file.
15323
15324 2014-03-31 Yao Qi <yao@codesourcery.com>
15325
15326 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15327
15328 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15329
15330 * gdb.ada/mi_dyn_arr: New testcase.
15331
15332 2014-03-27 Doug Evans <dje@google.com>
15333
15334 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15335
15336 2014-03-27 Yao Qi <yao@codesourcery.com>
15337
15338 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15339 if target is nios2-*-*.
15340
15341 2014-03-26 Yao Qi <yao@codesourcery.com>
15342
15343 * lib/gdb.exp (readline_is_used): New proc.
15344 * gdb.base/completion.exp: Move tests on command complete up.
15345 Skip the rest of tests if readline is not used.
15346 * gdb.ada/complete.exp: Skp the test if readline is not
15347 used.
15348 * gdb.base/filesym.exp: Likewise.
15349 * gdb.base/macscp.exp: Likewise.
15350 * gdb.base/readline-ask.exp: Likewise.
15351 * gdb.base/readline.exp: Likewise.
15352 * gdb.python/py-cmd.exp: Likewise.
15353 * gdb.trace/tfile.exp: Likewise.
15354
15355 2014-03-26 Yao Qi <yao@codesourcery.com>
15356
15357 * gdb.base/macscp.exp: Fix code format issues.
15358
15359 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15360
15361 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15362 * gdb.asm/powerpc64le.inc: New file.
15363
15364 2014-03-25 Pedro Alves <palves@redhat.com>
15365 Doug Evans <dje@google.com>
15366
15367 * gdb.base/source-execution.c: New file.
15368 * gdb.base/source-execution.exp: New file.
15369 * gdb.base/source-execution.gdb: New file.
15370
15371 2014-03-24 Doug Evans <dje@google.com>
15372
15373 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15374 using fission.
15375
15376 2014-03-24 Hui Zhu <hui@codesourcery.com>
15377 Pedro Alves <palves@redhat.com>
15378
15379 PR breakpoints/16101
15380 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15381 test pass/fail messages. Detect missing support for dprintf when
15382 breakpoints are actually inserted.
15383 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15384 breakpoints are actually inserted.
15385 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15386 fails.
15387
15388 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15389
15390 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15391
15392 2014-03-22 Doug Evans <xdje42@gmail.com>
15393
15394 * gdb.python/python.exp (python not supported): Verify multi-line
15395 python command issues an error.
15396 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15397 guile command issues an error.
15398
15399 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15400
15401 * gdb.threads/thread-specific.exp: Handle the lack of usable
15402 $this_breakpoint and $this_thread.
15403
15404 2014-03-21 Hui Zhu <hui@codesourcery.com>
15405
15406 * gdb.base/attach.exp (do_command_attach_tests): New.
15407
15408 2014-03-20 Tom Tromey <tromey@redhat.com>
15409 Pedro Alves <palves@redhat.com>
15410
15411 PR cli/15718
15412 * gdb.base/condbreak-call-false.c: New file.
15413 * gdb.base/condbreak-call-false.exp: New file.
15414
15415 2014-03-20 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15418 Delete.
15419 (block_signals, unblock_signals): Delete.
15420 (child_function_2, main): Remove references to deleted variable
15421 and functions.
15422
15423 2014-03-20 Pedro Alves <palves@redhat.com>
15424
15425 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15426 Use pthread_kill to signal thread 2.
15427 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15428 Adjust to make the test send itself a signal rather than using the
15429 host's "kill" command.
15430
15431 2014-03-20 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.threads/multiple-step-overs.c: New file.
15434 * gdb.threads/multiple-step-overs.exp: New file.
15435 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15436 Adjust expected infrun debug output.
15437
15438 2014-03-20 Pedro Alves <palves@redhat.com>
15439
15440 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15441 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15442
15443 2014-03-20 Pedro Alves <palves@redhat.com>
15444
15445 PR breakpoints/7143
15446 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15447 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15448 of gdb_test_multiple.
15449 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15450 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15451
15452 2014-03-20 Pedro Alves <palves@redhat.com>
15453
15454 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15455 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15456
15457 2014-03-19 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.base/async.exp: Remove early return.
15460
15461 2014-03-19 Pedro Alves <palves@redhat.com>
15462
15463 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15464
15465 2014-03-19 Pedro Alves <palves@redhat.com>
15466
15467 * gdb.base/async.exp (test_background): Expect \r\n after
15468 "completed." in the fail pattern.
15469
15470 2014-03-19 Pedro Alves <palves@redhat.com>
15471
15472 * gdb.base/async.exp (test_background): New procedure.
15473 Use it for all background execution command tests.
15474
15475 2014-03-19 Pedro Alves <palves@redhat.com>
15476
15477 * gdb.base/async.exp: Use prepare_for_testing.
15478
15479 2014-03-19 Pedro Alves <palves@redhat.com>
15480
15481 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15482 the same line.
15483
15484 2014-03-19 Pedro Alves <palves@redhat.com>
15485
15486 * gdb.base/async.c (main): Add "jump here" and "until here" line
15487 marker comments.
15488 * gdb.base/async.exp (jump_here): New global.
15489 (jump& test): Use it.
15490 (until_here): New global.
15491 (until& test): Use it.
15492
15493 2014-03-19 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.base/async.exp: Don't frob gdb_protocol.
15496
15497 2014-03-18 Doug Evans <xdje42@gmail.com>
15498
15499 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15500 Fix spelling of exec-done-display.
15501
15502 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15503
15504 PR gdb/15358
15505 * gdb.base/gdb-sigterm.c: New file.
15506 * gdb.base/gdb-sigterm.exp: New file.
15507
15508 2014-03-18 Pedro Alves <palves@redhat.com>
15509
15510 PR gdb/13860
15511 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15512 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15513 solib-event.
15514
15515 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15516
15517 * gdb.ada/pckd_arr_ren: New testcase.
15518
15519 2014-03-13 Doug Evans <xdje42@gmail.com>
15520
15521 PR guile/16612
15522 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15523 collect after discarding symbols.
15524
15525 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15526 Doug Evans <xdje42@gmail.com>
15527
15528 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15529 to history survives a gc.
15530
15531 2014-03-13 Pedro Alves <palves@redhat.com>
15532
15533 * gdb.base/default.exp: Don't test "target procfs".
15534
15535 2014-03-13 Pedro Alves <palves@redhat.com>
15536
15537 * gdb.base/default.exp: Update "target child" and "target procfs"
15538 tests to not expect "Unix".
15539
15540 2014-03-12 Tom Tromey <tromey@redhat.com>
15541
15542 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15543 New procs. Add target-async tests.
15544 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15545 Add target-async tests.
15546
15547 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15548
15549 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15550 'func_start' and 'func_end' for the beginning and end of the
15551 function code, respectively.
15552 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15553 'func_end' instead of 'func' and 'main'.
15554
15555 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15556
15557 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15558 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15559 generate the debug info assembler source.
15560
15561 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15562
15563 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15564 * gdb.dwarf2/arr-subrange.exp: Likewise.
15565 * gdb.dwarf2/dwz.exp: Likewise.
15566 * gdb.dwarf2/method-ptr.exp: Likewise.
15567 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15568 * gdb.dwarf2/subrange.exp: Likewise.
15569 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15570 * gdb.dwarf2/implptrpiece.exp: Likewise.
15571 * gdb.dwarf2/nostaticblock.exp: Likewise.
15572
15573 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15574
15575 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15576 directory to absolute path name arguments.
15577
15578 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15579
15580 * gdb.ada/tagged_access: New testcase.
15581
15582 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15583
15584 * gdb.btrace/data.exp: Update expected output.
15585
15586 2014-03-06 Yao Qi <yao@codesourcery.com>
15587
15588 * gdb.trace/pr16508.exp: New file.
15589
15590 2014-03-05 Pedro Alves <palves@redhat.com>
15591
15592 PR gdb/16575
15593 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15594 procedure.
15595 (top level): Adjust to use it. Add tests that exercise breakpoint
15596 interaction with the code-cache.
15597
15598 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15599
15600 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15601 test for 'history-append!'.
15602
15603 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15604
15605 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15606 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15607 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15608 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15609 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15610 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15611
15612 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15613
15614 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15615 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15616 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15617
15618 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15619
15620 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15621
15622 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15623
15624 * gdb.dwarf2/arr-stride.c: New file.
15625 * gdb.dwarf2/arr-stride.exp: New file.
15626
15627 2014-02-26 Pedro Alves <palves@redhat.com>
15628
15629 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15630 that won't ever trigger. Make sure that GDB reports the correct
15631 breakpoint that caused the stop.
15632
15633 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15634
15635 PR gdb/16626
15636 * gdb.base/auto-load-script: New file.
15637 * gdb.base/auto-load.c: New file.
15638 * gdb.base/auto-load.exp: New file.
15639
15640 PR gdb/16626
15641 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15642
15643 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15644
15645 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15646 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15647
15648 2014-02-24 Doug Evans <dje@google.com>
15649
15650 * lib/gdb.exp (run_on_host): Log error output if program fails.
15651
15652 2014-02-21 Pedro Alves <palves@redhat.com>
15653
15654 * gdb.threads/step-after-sr-lock.c: Rename to ...
15655 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15656 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15657 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15658 ... this.
15659
15660 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15661
15662 PR tdep/16397
15663 * gdb.arch/amd64-stap-special-operands.exp: New file.
15664 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15665 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15666 * gdb.arch/amd64-stap-triplet.S: Likewise.
15667 * gdb.arch/amd64-stap-triplet.c: Likewise.
15668
15669 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15670
15671 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15672 in .section pseudo-op.
15673
15674 2014-02-20 lin zuojian <manjian2006@gmail.com>
15675 Joel Brobecker <brobecker@adacore.com>
15676 Doug Evans <xdje42@gmail.com>
15677
15678 PR symtab/16581
15679 * gdb.dwarf2/dw2-icycle.S: New file.
15680 * gdb.dwarf2/dw2-icycle.c: New file.
15681 * gdb.dwarf2/dw2-icycle.exp: New file.
15682
15683 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15684
15685 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15686 operations on gdb.Value objects.
15687 * gdb.python/py-value-cc.exp: Add new test to test operations on
15688 gdb.Value objects.
15689
15690 2014-02-18 Doug Evans <dje@google.com>
15691
15692 * Makefile.in (TESTS): New variable.
15693 (expanded_tests, expanded_tests_or_none): New variables
15694 (check-single): Pass $(expanded_tests_or_none) to runtest.
15695 (check-parallel): Only run tests in $(TESTS) if non-empty.
15696 (check/no-matching-tests-found): New rule.
15697 * README: Document TESTS makefile variable.
15698
15699 2014-02-18 Doug Evans <dje@google.com>
15700
15701 * Makefile.in (check-parallel): rm -rf outputs temp.
15702
15703 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15704
15705 Fix "ERROR: no fileid for" in the testsuite.
15706 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15707
15708 2014-02-12 Doug Evans <dje@google.com>
15709
15710 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15711 (MISCELLANEOUS): New variable.
15712 (clean): rm -rf $(MISCELLANEOUS).
15713 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15714 dwp live in the same directory as symlinks, with each symlink pointed
15715 to a differently named file in a different directory.
15716
15717 2014-02-11 Doug Evans <dje@google.com>
15718
15719 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15720 of Tcl file commands.
15721
15722 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15723
15724 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15725 "kill -SIGUSR1 -1".
15726
15727 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15728
15729 * gdb.ada/tick_length_array_enum_idx: New testcase.
15730
15731 2014-02-10 Doug Evans <xdje42@gmail.com>
15732
15733 * configure.ac (AC_OUTPUT): Add gdb.guile.
15734 * configure: Regenerate.
15735 * lib/gdb-guile.exp: New file.
15736 * lib/gdb.exp (get_target_charset): New function.
15737 * gdb.base/help.exp: Update expected output from "apropos apropos".
15738 * gdb.guile/Makefile.in: New file.
15739 * gdb.guile/guile.exp: New file.
15740 * gdb.guile/scm-arch.c: New file.
15741 * gdb.guile/scm-arch.exp: New file.
15742 * gdb.guile/scm-block.c: New file.
15743 * gdb.guile/scm-block.exp: New file.
15744 * gdb.guile/scm-breakpoint.c: New file.
15745 * gdb.guile/scm-breakpoint.exp: New file.
15746 * gdb.guile/scm-disasm.c: New file.
15747 * gdb.guile/scm-disasm.exp: New file.
15748 * gdb.guile/scm-equal.c: New file.
15749 * gdb.guile/scm-equal.exp: New file.
15750 * gdb.guile/scm-error.exp: New file.
15751 * gdb.guile/scm-error.scm: New file.
15752 * gdb.guile/scm-frame-args.c: New file.
15753 * gdb.guile/scm-frame-args.exp: New file.
15754 * gdb.guile/scm-frame-args.scm: New file.
15755 * gdb.guile/scm-frame-inline.c: New file.
15756 * gdb.guile/scm-frame-inline.exp: New file.
15757 * gdb.guile/scm-frame.c: New file.
15758 * gdb.guile/scm-frame.exp: New file.
15759 * gdb.guile/scm-generics.exp: New file.
15760 * gdb.guile/scm-gsmob.exp: New file.
15761 * gdb.guile/scm-iterator.c: New file.
15762 * gdb.guile/scm-iterator.exp: New file.
15763 * gdb.guile/scm-math.c: New file.
15764 * gdb.guile/scm-math.exp: New file.
15765 * gdb.guile/scm-objfile-script-gdb.in: New file.
15766 * gdb.guile/scm-objfile-script.c: New file.
15767 * gdb.guile/scm-objfile-script.exp: New file.
15768 * gdb.guile/scm-objfile.c: New file.
15769 * gdb.guile/scm-objfile.exp: New file.
15770 * gdb.guile/scm-ports.exp: New file.
15771 * gdb.guile/scm-pretty-print.c: New file.
15772 * gdb.guile/scm-pretty-print.exp: New file.
15773 * gdb.guile/scm-pretty-print.scm: New file.
15774 * gdb.guile/scm-section-script.c: New file.
15775 * gdb.guile/scm-section-script.exp: New file.
15776 * gdb.guile/scm-section-script.scm: New file.
15777 * gdb.guile/scm-symbol.c: New file.
15778 * gdb.guile/scm-symbol.exp: New file.
15779 * gdb.guile/scm-symtab-2.c: New file.
15780 * gdb.guile/scm-symtab.c: New file.
15781 * gdb.guile/scm-symtab.exp: New file.
15782 * gdb.guile/scm-type.c: New file.
15783 * gdb.guile/scm-type.exp: New file.
15784 * gdb.guile/scm-value-cc.cc: New file.
15785 * gdb.guile/scm-value-cc.exp: New file.
15786 * gdb.guile/scm-value.c: New file.
15787 * gdb.guile/scm-value.exp: New file.
15788 * gdb.guile/source2.scm: New file.
15789 * gdb.guile/types-module.cc: New file.
15790 * gdb.guile/types-module.exp: New file.
15791
15792 2014-02-10 Yao Qi <yao@codesourcery.com>
15793
15794 PR testsuite/16543
15795 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15796 * configure: Regenerated.
15797 * Makefile.in: New file.
15798
15799 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15800
15801 * gdb.python/py-framefilter.exp: Fix typo.
15802
15803 2014-02-08 Yao Qi <yao@codesourcery.com>
15804
15805 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15806 that no =breakpoint-modified is emitted when breakpoints are
15807 modified through MI commands.
15808
15809 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15810 Pedro Alves <palves@redhat.com>
15811
15812 * gdb.threads/step-after-sr-lock.c: New file.
15813 * gdb.threads/step-after-sr-lock.exp: New file.
15814
15815 2014-02-07 Pedro Alves <palves@redhat.com>
15816
15817 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15818
15819 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15820
15821 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15822 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15823
15824 2014-02-06 Doug Evans <xdje42@gmail.com>
15825
15826 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15827 output.
15828
15829 * gdb.gdb/python-interrupts.exp: New file.
15830
15831 2014-02-05 Yao Qi <yao@codesourcery.com>
15832
15833 * gdb.trace/report.exp (use_collected_data): Test the output
15834 of "info threads" and "info inferiors".
15835
15836 2014-02-05 Yao Qi <yao@codesourcery.com>
15837
15838 Revert this patch:
15839
15840 2013-05-24 Yao Qi <yao@codesourcery.com>
15841
15842 * gdb.trace/tfile.exp: Test inferior and thread.
15843
15844 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15845
15846 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15847 on a function.
15848 * gdb.base/step-bt.c: Call hello via function pointer to make
15849 sure its first instruction is executed on powerpc64le-linux.
15850
15851 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15852
15853 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15854
15855 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15856
15857 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15858 of the test patterns for use on little-endian systems.
15859
15860 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15861
15862 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15863 (decimal_vector): Fix for little-endian.
15864
15865 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15866
15867 * gdb.arch/sparc-sysstep.exp: New file.
15868 * gdb.arch/sparc-sysstep.c: Likewise.
15869
15870 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15871
15872 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15873
15874 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15875
15876 2014-01-23 Tom Tromey <tromey@redhat.com>
15877
15878 * gdb.ada/array_char_idx: New testcase.
15879
15880 2014-01-23 Tom Tromey <tromey@redhat.com>
15881
15882 PR python/16487:
15883 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15884 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15885 classes.
15886
15887 2014-01-23 Tom Tromey <tromey@redhat.com>
15888
15889 PR python/16491:
15890 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15891 string from an inferior frame.
15892 * gdb.python/py-framefilter-mi.exp: Update.
15893
15894 2014-01-22 Doug Evans <dje@google.com>
15895
15896 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15897
15898 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15899
15900 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15901
15902 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15903
15904 * gdb.trace/entry-values.exp: Remove excess space character from
15905 regex patterns. Handle s390 call instruction.
15906
15907 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15908
15909 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15910 define "*_start" label. Make "name" static.
15911 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15912 ${name} by references to ${name}_start.
15913
15914 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15915
15916 * gdb.base/info-macros.exp: Remove "debug" from the compile
15917 options.
15918
15919 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15920
15921 * gdb.dlang/demangle.exp: New file.
15922
15923 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15924
15925 * gdb.dlang/primitive-types.exp: New file.
15926
15927 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15928
15929 * configure.ac: Create gdb.dlang/Makefile.
15930 * configure: Regenerate.
15931 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15932 * gdb.dlang/Makefile.in: New file.
15933 * lib/d-support.exp: New file.
15934 * lib/gdb.exp (skip_d_tests): New proc.
15935
15936 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15937
15938 * gdb.btrace/delta.exp: Check reverse stepi.
15939 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15940 * gdb.btrace/finish.exp: New.
15941 * gdb.btrace/next.exp: New.
15942 * gdb.btrace/nexti.exp: New.
15943 * gdb.btrace/record_goto.c: Add comments.
15944 * gdb.btrace/step.exp: New.
15945 * gdb.btrace/stepi.exp: New.
15946 * gdb.btrace/multi-thread-step.c: New.
15947 * gdb.btrace/multi-thread-step.exp: New.
15948 * gdb.btrace/rn-dl-bind.c: New.
15949 * gdb.btrace/rn-dl-bind.exp: New.
15950 * gdb.btrace/data.c: New.
15951 * gdb.btrace/data.exp: New.
15952 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15953
15954 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15955
15956 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15957 * gdb.btrace/exception.exp: Update.
15958 * gdb.btrace/instruction_history.exp: Update.
15959 * gdb.btrace/record_goto.exp: Update.
15960 * gdb.btrace/tailcall.exp: Update.
15961 * gdb.btrace/unknown_functions.exp: Update.
15962 * gdb.btrace/delta.exp: New.
15963
15964 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15965
15966 * gdb.btrace/record_goto.exp: Add backtrace test.
15967 * gdb.btrace/tailcall.exp: Add backtrace test.
15968
15969 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15970
15971 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15972 * gdb.btrace/record_goto.c: New.
15973 * gdb.btrace/record_goto.exp: New.
15974 * gdb.btrace/x86-record_goto.S: New.
15975
15976 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15977
15978 * gdb.btrace/function_call_history.exp: Update tests.
15979 * gdb.btrace/instruction_history.exp: Update tests.
15980
15981 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15982
15983 * gdb.btrace/function_call_history.exp: Fix expected field
15984 order for "record function-call-history".
15985 Add new tests for "record function-call-history /c".
15986 * gdb.btrace/exception.cc: New.
15987 * gdb.btrace/exception.exp: New.
15988 * gdb.btrace/tailcall.exp: New.
15989 * gdb.btrace/x86-tailcall.S: New.
15990 * gdb.btrace/x86-tailcall.c: New.
15991 * gdb.btrace/unknown_functions.c: New.
15992 * gdb.btrace/unknown_functions.exp: New.
15993 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15994
15995 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15996
15997 * gdb.btrace/instruction_history.exp: Update.
15998 * gdb.btrace/function_call_history.exp: Update.
15999
16000 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16001
16002 * gdb.btrace/function_call_history.exp: Fix expected function
16003 trace.
16004 * gdb.btrace/instruction_history.exp: Initialize traced.
16005 Remove traced_functions.
16006
16007 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16008
16009 * gdb.btrace/function_call_history.exp: Update
16010 * gdb.btrace/instruction_history.exp: Update.
16011
16012 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16013
16014 * gdb.btrace/enable.exp: Update expected text.
16015
16016 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16017
16018 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16019 bytes.
16020
16021 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16022
16023 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16024
16025 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16026
16027 * lib/gdb.exp (supports_process_record): Return true for
16028 arm*-linux*. (supports_reverse): Likewise.
16029
16030 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16031
16032 PR python/15464
16033 PR python/16113
16034 * gdb.python/py-type.c: Enhance test case.
16035 * gdb.python/py-value-cc.cc: Likewise
16036 * gdb.python/py-type.exp: Add new tests.
16037 * gdb.python/py-value-cc.exp: Likewise
16038
16039 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16040 Pedro Alves <palves@redhat.com>
16041
16042 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16043 Make "name" extern.
16044 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16045 references to ${name}_start by references to ${name}.
16046
16047 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16048
16049 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16050
16051 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16052
16053 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16054
16055 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16056 Pedro Alves <palves@redhat.com>
16057
16058 * gdb.mi/mi-info-os.exp: Connect to the target with
16059 mi_gdb_target_load.
16060
16061 2014-01-08 Pedro Alves <palves@redhat.com>
16062
16063 * gdb.threads/reconnect-signal.c: New file.
16064 * gdb.threads/reconnect-signal.exp: New file.
16065
16066 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16067
16068 * gdb.base/source-dir.exp: New file.
16069
16070 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16071
16072 * gdb.ada/mi_interface: New testcase.
16073
16074 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16075
16076 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16077 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16078 gdb.ada/pp-rec-component/pck.ads: New files.
16079
16080 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16081
16082 * gdb.python/py-pp-integral.c: New file.
16083 * gdb.python/py-pp-integral.py: New file.
16084 * gdb.python/py-pp-integral.exp: New file.
16085
16086 For older changes see ChangeLog-1993-2013.
16087 \f
16088 ;; Local Variables:
16089 ;; mode: change-log
16090 ;; left-margin: 8
16091 ;; fill-column: 74
16092 ;; version-control: never
16093 ;; End:
16094
16095 Copyright 2014-2019 Free Software Foundation, Inc.
16096 Copying and distribution of this file, with or without modification,
16097 are permitted provided the copyright notice and this notice are preserved.